$ 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.pattern.BackoffOptionsImpl
 
$lessinit$greater$default$1() - Method in class akka.pattern.BackoffOptionsImpl$
 
$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.remote.AckedReceiveBuffer
Deprecated.
 
$lessinit$greater$default$1() - Method in class akka.remote.AckedReceiveBuffer$
Deprecated.
 
$lessinit$greater$default$1() - Method in class akka.remote.artery.tcp.TcpFraming$
INTERNAL API
$lessinit$greater$default$1() - Method in class akka.remote.transport.ActorTransportAdapter.DisassociateUnderlying$
Deprecated.
 
$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() - Static method in class akka.pattern.BackoffOptionsImpl
 
$lessinit$greater$default$10() - Method in class akka.pattern.BackoffOptionsImpl$
 
$lessinit$greater$default$10() - Method in class akka.persistence.typed.internal.EventSourcedBehaviorImpl$
 
$lessinit$greater$default$10() - Static method in class akka.routing.DefaultOptimalSizeExploringResizer
 
$lessinit$greater$default$10() - Method in class akka.routing.DefaultOptimalSizeExploringResizer$
 
$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$12() - Method in class akka.persistence.typed.internal.EventSourcedBehaviorImpl$
 
$lessinit$greater$default$13() - Method in class akka.persistence.typed.internal.EventSourcedBehaviorImpl$
 
$lessinit$greater$default$14() - Method in class akka.persistence.typed.internal.EventSourcedBehaviorImpl$
 
$lessinit$greater$default$15() - Method in class akka.persistence.typed.internal.EventSourcedBehaviorImpl$
 
$lessinit$greater$default$16() - Method in class akka.persistence.typed.internal.EventSourcedBehaviorImpl$
 
$lessinit$greater$default$17() - Method in class akka.persistence.typed.internal.EventSourcedBehaviorImpl$
 
$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.remote.Ack
Deprecated.
 
$lessinit$greater$default$2() - Method in class akka.remote.Ack$
Deprecated.
 
$lessinit$greater$default$2() - Static method in class akka.remote.AckedReceiveBuffer
Deprecated.
 
$lessinit$greater$default$2() - Method in class akka.remote.AckedReceiveBuffer$
Deprecated.
 
$lessinit$greater$default$2() - Static method in class akka.remote.AckedSendBuffer
Deprecated.
 
$lessinit$greater$default$2() - Method in class akka.remote.AckedSendBuffer$
Deprecated.
 
$lessinit$greater$default$2() - Method in class akka.remote.transport.Transport.InvalidAssociationException$
Deprecated.
 
$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.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$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() - Static method in class akka.actor.TypedProps
TypedProps is a TypedActor configuration object, that is thread safe and fully sharable.
$lessinit$greater$default$3() - Method in class akka.actor.TypedProps$
TypedProps is a TypedActor configuration object, that is thread safe and fully sharable.
$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.osgi.OsgiActorSystemFactory
 
$lessinit$greater$default$3() - Method in class akka.osgi.OsgiActorSystemFactory$
 
$lessinit$greater$default$3() - Method in class akka.persistence.fsm.PersistentFSM.State$
Deprecated.
 
$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.remote.AckedReceiveBuffer
Deprecated.
 
$lessinit$greater$default$3() - Method in class akka.remote.AckedReceiveBuffer$
Deprecated.
 
$lessinit$greater$default$3() - Static method in class akka.remote.AckedSendBuffer
Deprecated.
 
$lessinit$greater$default$3() - Method in class akka.remote.AckedSendBuffer$
Deprecated.
 
$lessinit$greater$default$3() - Static method in class akka.remote.transport.TestTransport
Deprecated.
 
$lessinit$greater$default$3() - Method in class akka.remote.transport.TestTransport$
Deprecated.
 
$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.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
 
$lessinit$greater$default$3(ClassicActorSystemProvider, String) - Method in class akka.cluster.sharding.external.ExternalShardAllocationStrategy$
 
$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() - Static method in class akka.actor.TypedProps
 
$lessinit$greater$default$4() - Method in class akka.actor.TypedProps$
 
$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() - Method in class akka.persistence.fsm.PersistentFSM.State$
Deprecated.
 
$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.remote.AckedSendBuffer
Deprecated.
 
$lessinit$greater$default$4() - Method in class akka.remote.AckedSendBuffer$
Deprecated.
 
$lessinit$greater$default$4() - Method in class akka.remote.artery.compress.InboundCompressionsImpl$
 
$lessinit$greater$default$4() - Method in class akka.remote.InvalidAssociation$
 
$lessinit$greater$default$4() - Static method in class akka.remote.transport.TestTransport
Deprecated.
 
$lessinit$greater$default$4() - Method in class akka.remote.transport.TestTransport$
Deprecated.
 
$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$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() - Static method in class akka.actor.TypedProps
 
$lessinit$greater$default$5() - Method in class akka.actor.TypedProps$
 
$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.fsm.PersistentFSM.State$
Deprecated.
 
$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$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.actor.TypedProps
 
$lessinit$greater$default$6() - Method in class akka.actor.TypedProps$
 
$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() - Method in class akka.persistence.fsm.PersistentFSM.State$
Deprecated.
 
$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$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() - Static method in class akka.pattern.BackoffOptionsImpl
 
$lessinit$greater$default$7() - Method in class akka.pattern.BackoffOptionsImpl$
 
$lessinit$greater$default$7() - Method in class akka.persistence.fsm.PersistentFSM.State$
Deprecated.
 
$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$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() - Static method in class akka.pattern.BackoffOptionsImpl
 
$lessinit$greater$default$8() - Method in class akka.pattern.BackoffOptionsImpl$
 
$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(S, D, Option<FiniteDuration>, Option<PersistentFSM.Reason>, List<Object>, Seq<E>, Function1<D, BoxedUnit>) - Method in class akka.persistence.fsm.PersistentFSM.State$
Deprecated.
 
$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() - Static method in class akka.pattern.BackoffOptionsImpl
 
$lessinit$greater$default$9() - Method in class akka.pattern.BackoffOptionsImpl$
 
$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$
 
$minus(long, Cluster) - Method in class akka.cluster.ddata.PNCounter
Deprecated.
Use `decrement` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
$minus(A) - Method in class akka.persistence.typed.crdt.ORSet
Removes an element from the set.
$minus(A, Cluster) - Method in class akka.cluster.ddata.LWWMap
Deprecated.
Use `remove` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
$minus(A, Cluster) - Method in class akka.cluster.ddata.ORMap
Deprecated.
Use `remove` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
$minus(A, Cluster) - Method in class akka.cluster.ddata.ORMultiMap
Deprecated.
Use `remove` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
$minus(A, Cluster) - Method in class akka.cluster.ddata.ORSet
Deprecated.
Use `remove` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
$minus(A, Cluster) - Method in class akka.cluster.ddata.PNCounterMap
Deprecated.
Use `remove` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
$minus(BigInt, Cluster) - Method in class akka.cluster.ddata.PNCounter
Deprecated.
Use `decrement` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
$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() - Method in class akka.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
 
$minus$greater() - Method in interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
This extractor is just convenience for matching a (S, S) pair, including a reminder what the new state is.
$minus$greater$() - Constructor for class akka.actor.FSM.$minus$greater$
 
$minus$greater$() - Constructor for class akka.persistence.fsm.PersistentFSM.$minus$greater$
Deprecated.
 
$plus(long, Cluster) - Method in class akka.cluster.ddata.GCounter
Deprecated.
Use `:+` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
$plus(long, Cluster) - Method in class akka.cluster.ddata.PNCounter
Deprecated.
Use `:+` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
$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(Cluster) - Method in class akka.cluster.ddata.VersionVector
Deprecated.
Use `:+` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
$plus(A, Cluster) - Method in class akka.cluster.ddata.ORSet
Deprecated.
Use `:+` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
$plus(BigInt, Cluster) - Method in class akka.cluster.ddata.PNCounter
Deprecated.
Use `:+` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
$plus(Tuple2<A, B>, Cluster) - Method in class akka.cluster.ddata.LWWMap
Deprecated.
Use `:+` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
$plus(Tuple2<A, B>, Cluster) - Method in class akka.cluster.ddata.ORMap
Deprecated.
Use `:+` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
$plus(Tuple2<A, Set<B>>, Cluster) - Method in class akka.cluster.ddata.ORMultiMap
Deprecated.
Use `:+` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
$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$
 
$u2192() - Method in class akka.persistence.fsm.PersistentFSM$
Deprecated.
 

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
Deprecated.
. Since .
AbruptIOTerminationException$() - Constructor for class akka.stream.AbruptIOTerminationException$
Deprecated.
 
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
 
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
 
AbstractLeastShardAllocationStrategy$ - Class in akka.cluster.sharding.internal
Common logic for the least shard allocation strategy implementations
AbstractLeastShardAllocationStrategy$() - Constructor for class akka.cluster.sharding.internal.AbstractLeastShardAllocationStrategy$
 
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
 
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
 
AbstractPersistentFSM<S extends PersistentFSM.FSMState,​D,​E> - Class in akka.persistence.fsm
Deprecated.
Use EventSourcedBehavior. Since 2.6.0.
AbstractPersistentFSM() - Constructor for class akka.persistence.fsm.AbstractPersistentFSM
Deprecated.
 
AbstractPersistentFSMBase<S,​D,​E> - Class in akka.persistence.fsm
Deprecated.
Use EventSourcedBehavior. Since 2.6.0.
AbstractPersistentFSMBase() - Constructor for class akka.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
 
AbstractPersistentFSMBase$ - Class in akka.persistence.fsm
Deprecated.
. Since .
AbstractPersistentFSMBase$() - Constructor for class akka.persistence.fsm.AbstractPersistentFSMBase$
Deprecated.
 
AbstractPersistentLoggingFSM<S extends PersistentFSM.FSMState,​D,​E> - Class in akka.persistence.fsm
Deprecated.
Use EventSourcedBehavior. Since 2.6.0.
AbstractPersistentLoggingFSM() - Constructor for class akka.persistence.fsm.AbstractPersistentLoggingFSM
Deprecated.
 
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
 
AbstractTransportAdapter - Class in akka.remote.transport
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
AbstractTransportAdapter(Transport, ExecutionContext) - Constructor for class akka.remote.transport.AbstractTransportAdapter
Deprecated.
 
AbstractTransportAdapterHandle - Class in akka.remote.transport
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
AbstractTransportAdapterHandle(Address, Address, AssociationHandle, String) - Constructor for class akka.remote.transport.AbstractTransportAdapterHandle
Deprecated.
 
AbstractTransportAdapterHandle(AssociationHandle, String) - Constructor for class akka.remote.transport.AbstractTransportAdapterHandle
Deprecated.
 
acceptableHeartbeatPause() - Method in class akka.cluster.client.ClusterClientSettings
Deprecated.
 
acceptableHeartbeatPause() - Method in class akka.cluster.client.ClusterReceptionistSettings
Deprecated.
 
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 - Class in akka.remote
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
Ack(long) - Constructor for class akka.actor.typed.delivery.internal.ProducerControllerImpl.Ack
 
Ack(SeqNo, Set<SeqNo>) - Constructor for class akka.remote.Ack
Deprecated.
 
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$ - Class in akka.remote
Deprecated.
. Since .
Ack$() - Constructor for class akka.actor.testkit.typed.internal.ActorTestKitGuardian.Ack$
 
Ack$() - Constructor for class akka.actor.typed.delivery.internal.ProducerControllerImpl.Ack$
 
Ack$() - Constructor for class akka.remote.Ack$
Deprecated.
 
AckedReceiveBuffer<T extends HasSequenceNumber> - Class in akka.remote
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
AckedReceiveBuffer(SeqNo, SeqNo, SortedSet<T>, Ordering<T>) - Constructor for class akka.remote.AckedReceiveBuffer
Deprecated.
 
AckedReceiveBuffer$ - Class in akka.remote
Deprecated.
. Since .
AckedReceiveBuffer$() - Constructor for class akka.remote.AckedReceiveBuffer$
Deprecated.
 
AckedSendBuffer<T extends HasSequenceNumber> - Class in akka.remote
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
AckedSendBuffer(int, IndexedSeq<T>, IndexedSeq<T>, SeqNo) - Constructor for class akka.remote.AckedSendBuffer
Deprecated.
 
AckedSendBuffer$ - Class in akka.remote
Deprecated.
. Since .
AckedSendBuffer$() - Constructor for class akka.remote.AckedSendBuffer$
Deprecated.
 
acknowledge(Ack) - Method in class akka.remote.AckedSendBuffer
Deprecated.
Processes an incoming acknowledgement and returns a new buffer with only unacknowledged elements remaining.
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) - Method in class akka.cluster.client.ClusterClient
Deprecated.
 
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 class akka.remote.transport.AssociationHandle.ActorHandleEventListener
Deprecated.
 
actor() - Method in class akka.remote.transport.Transport.ActorAssociationEventListener
Deprecated.
 
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$
 
ActorAssociationEventListener(ActorRef) - Constructor for class akka.remote.transport.Transport.ActorAssociationEventListener
Deprecated.
 
ActorAssociationEventListener$() - Constructor for class akka.remote.transport.Transport.ActorAssociationEventListener$
Deprecated.
 
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
Everything in here is completely Akka PRIVATE.
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
actorFactory() - Method in class akka.actor.ContextualTypedActorFactory
 
actorFactory() - Method in class akka.actor.TypedActorExtension
 
actorFactory() - Method in interface akka.actor.TypedActorFactory
Deprecated.
Underlying dependency is to be able to create normal Actors
ActorFlightRecorder - Interface in akka.actor.typed.internal
INTERNAL API
ActorFlightRecorder$ - Class in akka.actor.typed.internal
INTERNAL API
ActorFlightRecorder$() - Constructor for class akka.actor.typed.internal.ActorFlightRecorder$
 
ActorFlow - Class in akka.stream.typed.javadsl
Collection of Flows aimed at integrating with typed Actors.
ActorFlow - Class in akka.stream.typed.scaladsl
Collection of Flows aimed at integrating with typed Actors.
ActorFlow() - Constructor for class akka.stream.typed.javadsl.ActorFlow
 
ActorFlow() - Constructor for class akka.stream.typed.scaladsl.ActorFlow
 
ActorFlow$ - Class in akka.stream.typed.javadsl
Collection of Flows aimed at integrating with typed Actors.
ActorFlow$ - Class in akka.stream.typed.scaladsl
Collection of Flows aimed at integrating with typed Actors.
ActorFlow$() - Constructor for class akka.stream.typed.javadsl.ActorFlow$
 
ActorFlow$() - Constructor for class akka.stream.typed.scaladsl.ActorFlow$
 
ActorHandleEventListener(ActorRef) - Constructor for class akka.remote.transport.AssociationHandle.ActorHandleEventListener
Deprecated.
 
ActorHandleEventListener$() - Constructor for class akka.remote.transport.AssociationHandle.ActorHandleEventListener$
Deprecated.
 
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$
 
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
Deprecated.
. Since .
ActorMaterializer$() - Constructor for class akka.stream.ActorMaterializer$
Deprecated.
 
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(int, int, String, Function1<Throwable, Supervision.Directive>, StreamSubscriptionTimeoutSettings, boolean, int, boolean, boolean, int) - Constructor for class akka.stream.ActorMaterializerSettings
Deprecated.
Use ActorMaterializerSettings.apply or ActorMaterializerSettings.create instead. Since 2.5.10.
ActorMaterializerSettings(int, int, String, Function1<Throwable, Supervision.Directive>, StreamSubscriptionTimeoutSettings, boolean, int, boolean, boolean, int, int) - Constructor for class akka.stream.ActorMaterializerSettings
Deprecated.
Use ActorMaterializerSettings.apply or ActorMaterializerSettings.create instead. Since 2.5.10.
ActorMaterializerSettings(int, int, String, Function1<Throwable, Supervision.Directive>, StreamSubscriptionTimeoutSettings, boolean, int, boolean, boolean, int, int, IOSettings) - Constructor for class akka.stream.ActorMaterializerSettings
Deprecated.
Use ActorMaterializerSettings.apply or ActorMaterializerSettings.create instead. Since 2.5.10.
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 - 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$
 
actorProps() - Method in class akka.actor.TypedProps
Returns the akka.actor.Props representation of this TypedProps
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() - Method in class akka.persistence.fsm.PersistentFSM.SubscribeTransitionCallBack
Deprecated.
 
actorRef() - Method in class akka.persistence.fsm.PersistentFSM.UnsubscribeTransitionCallBack
Deprecated.
 
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$
 
ActorSystemActivator - Class in akka.osgi
Abstract bundle activator implementation to bootstrap and configure an actor system in an OSGi environment.
ActorSystemActivator() - Constructor for class akka.osgi.ActorSystemActivator
 
ActorSystemAdapter$ - Class in akka.actor.typed.internal.adapter
 
ActorSystemAdapter$() - Constructor for class akka.actor.typed.internal.adapter.ActorSystemAdapter$
 
actorSystemConfig(BundleContext) - Method in class akka.osgi.OsgiActorSystemFactory
Strategy method to create the Config for the ActorSystem ensuring that the default/reference configuration is loaded from the akka-actor bundle.
actorSystemName(Option<String>) - Method in class akka.osgi.OsgiActorSystemFactory
Determine the name for the ActorSystem Returns a default value of bundle-&lt;bundle id&gt;-ActorSystem is no name is being specified
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$
 
ActorTransportAdapter - Class in akka.remote.transport
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
ActorTransportAdapter(Transport, ActorSystem) - Constructor for class akka.remote.transport.ActorTransportAdapter
Deprecated.
 
ActorTransportAdapter.AssociateUnderlying - Class in akka.remote.transport
Deprecated.
 
ActorTransportAdapter.AssociateUnderlying$ - Class in akka.remote.transport
Deprecated.
 
ActorTransportAdapter.DisassociateUnderlying - Class in akka.remote.transport
Deprecated.
 
ActorTransportAdapter.DisassociateUnderlying$ - Class in akka.remote.transport
Deprecated.
 
ActorTransportAdapter.ListenerRegistered - Class in akka.remote.transport
Deprecated.
 
ActorTransportAdapter.ListenerRegistered$ - Class in akka.remote.transport
Deprecated.
 
ActorTransportAdapter.ListenUnderlying - Class in akka.remote.transport
Deprecated.
 
ActorTransportAdapter.ListenUnderlying$ - Class in akka.remote.transport
Deprecated.
 
ActorTransportAdapter.TransportOperation - Interface in akka.remote.transport
Deprecated.
 
ActorTransportAdapter$ - Class in akka.remote.transport
Deprecated.
. Since .
ActorTransportAdapter$() - Constructor for class akka.remote.transport.ActorTransportAdapter$
Deprecated.
 
ActorTransportAdapterManager - Class in akka.remote.transport
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
ActorTransportAdapterManager() - Constructor for class akka.remote.transport.ActorTransportAdapterManager
Deprecated.
 
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$
 
Adapters() - Method in class akka.remote.RemoteSettings
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
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$
 
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(Cluster, A) - Method in class akka.cluster.ddata.ORSet
Deprecated.
Use `add` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
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;
addAllContactPoints(Iterable<String>) - Method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts.Builder
repeated string contactPoints = 1;
addAllContent(Iterable<? extends DistributedPubSubMessages.Delta.Entry>) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
repeated .Delta.Entry content = 3;
addAllDots(Iterable<? extends ReplicatorMessages.VersionVector>) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .akka.cluster.ddata.VersionVector dots = 2;
addAllDots(Iterable<? extends ReplicatedEventSourcing.VersionVector>) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .VersionVector dots = 3;
addAllElements(Iterable<String>) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet.Builder
repeated string elements = 1;
addAllEntities(Iterable<String>) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState.Builder
repeated string entities = 1;
addAllEntityId(Iterable<String>) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted.Builder
repeated string entityId = 1;
addAllEntityId(Iterable<String>) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped.Builder
repeated string entityId = 1;
addAllEntityIds(Iterable<String>) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState.Builder
repeated string entityIds = 2;
addAllEntityIds(Iterable<String>) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState.Builder
repeated string entityIds = 2;
addAllEntries(Iterable<? extends ReplicatedDataMessages.GCounter.Entry>) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Builder
repeated .akka.cluster.ddata.GCounter.Entry entries = 1;
addAllEntries(Iterable<? extends ReplicatedDataMessages.LWWMap.Entry>) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
repeated .akka.cluster.ddata.LWWMap.Entry entries = 2;
addAllEntries(Iterable<? extends ReplicatedDataMessages.ORMap.Entry>) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
repeated .akka.cluster.ddata.ORMap.Entry entries = 2;
addAllEntries(Iterable<? extends ReplicatedDataMessages.ORMapDeltaGroup.Entry>) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Builder
repeated .akka.cluster.ddata.ORMapDeltaGroup.Entry entries = 1;
addAllEntries(Iterable<? extends ReplicatedDataMessages.ORMultiMap.Entry>) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
repeated .akka.cluster.ddata.ORMultiMap.Entry entries = 2;
addAllEntries(Iterable<? extends ReplicatedDataMessages.ORSetDeltaGroup.Entry>) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Builder
repeated .akka.cluster.ddata.ORSetDeltaGroup.Entry entries = 1;
addAllEntries(Iterable<? extends ReplicatedDataMessages.PNCounterMap.Entry>) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
repeated .akka.cluster.ddata.PNCounterMap.Entry entries = 2;
addAllEntries(Iterable<? extends ReplicatorMessages.DeltaPropagation.Entry>) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
repeated .akka.cluster.ddata.DeltaPropagation.Entry entries = 2;
addAllEntries(Iterable<? extends ReplicatorMessages.Gossip.Entry>) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
repeated .akka.cluster.ddata.Gossip.Entry entries = 2;
addAllEntries(Iterable<? extends ReplicatorMessages.Status.Entry>) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
repeated .akka.cluster.ddata.Status.Entry entries = 3;
addAllEntries(Iterable<? extends ReplicatorMessages.VersionVector.Entry>) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Builder
repeated .akka.cluster.ddata.VersionVector.Entry entries = 1;
addAllEntries(Iterable<? extends ReplicatedEventSourcing.ORSetDeltaGroup.Entry>) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Builder
repeated .ORSetDeltaGroup.Entry entries = 1;
addAllEntries(Iterable<? extends ReplicatedEventSourcing.VersionVector.Entry>) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Builder
repeated .VersionVector.Entry entries = 1;
addAllEntryData(Iterable<? extends ReplicatedDataMessages.ORMapDeltaGroup.MapEntry>) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
repeated .akka.cluster.ddata.ORMapDeltaGroup.MapEntry entryData = 4;
addAllFailed(Iterable<String>) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
repeated string failed = 2;
addAllFailed(Iterable<String>) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
repeated string failed = 2;
addAllHashes(String) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated string allHashes = 3;
addAllHashes(String) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
repeated string allHashes = 2;
addAllHashesBytes(ByteString) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated string allHashes = 3;
addAllHashesBytes(ByteString) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
repeated string allHashes = 2;
addAllHasManifest(Iterable<? extends Boolean>) - Method in class akka.remote.WireFormats.PropsData.Builder
additionally a flag per position to indicate if it was serialized with manifest or not
addAllHomes(Iterable<? extends ClusterShardingMessages.ShardHomesEntry>) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes.Builder
repeated .ShardHomesEntry homes = 1;
addAllIntElements(Iterable<? extends Integer>) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated sint32 intElements = 2 [packed = true];
addAllIntElements(Iterable<? extends Integer>) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated sint32 intElements = 4 [packed = true];
addAllIntElements(Iterable<? extends Integer>) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated sint32 intElements = 5 [packed = true];
addAllKeys(Iterable<String>) - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
actual Map is represented by separate sequences of keys and values, relies on both sequences using the same order so that corresponding entries can be associated again when deserializing
addAllLongElements(Iterable<? extends Long>) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated sint64 longElements = 3 [packed = true];
addAllLongElements(Iterable<? extends Long>) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated sint64 longElements = 5 [packed = true];
addAllLongElements(Iterable<? extends Long>) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated sint64 longElements = 6 [packed = true];
addAllManifests(Iterable<String>) - Method in class akka.remote.WireFormats.PropsData.Builder
serialized props parameters older wire protocol: contains class name for each arg newer wire protocol: contains string manifest for each arg
addAllMembers(Iterable<? extends ClusterMessages.Member>) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Member members = 4;
addAllMetricNames(String) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated string allMetricNames = 2;
addAllMetricNamesBytes(ByteString) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated string allMetricNames = 2;
addAllMetrics(Iterable<? extends ClusterMetricsMessages.NodeMetrics.Metric>) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
repeated .NodeMetrics.Metric metrics = 3;
addAllNacks(Iterable<? extends Long>) - Method in class akka.remote.WireFormats.AcknowledgementInfo.Builder
repeated fixed64 nacks = 2;
addAllNodeMetrics(Iterable<? extends ClusterMetricsMessages.NodeMetrics>) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .NodeMetrics nodeMetrics = 3;
addAllNodes(Iterable<? extends WireFormats.AddressData>) - Method in class akka.remote.WireFormats.RemoteRouterConfig.Builder
repeated .AddressData nodes = 2;
addAllObserverReachability(Iterable<? extends ClusterMessages.ObserverReachability>) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
repeated .ObserverReachability observerReachability = 2;
addAllOtherElements(Iterable<? extends ReplicatorMessages.OtherMessage>) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated .akka.cluster.ddata.OtherMessage otherElements = 4;
addAllOtherElements(Iterable<? extends ReplicatorMessages.OtherMessage>) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .akka.cluster.ddata.OtherMessage otherElements = 6;
addAllOtherElements(Iterable<? extends ContainerFormats.Payload>) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .Payload otherElements = 7;
addAllPattern(Iterable<? extends ContainerFormats.Selection>) - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
repeated .Selection pattern = 3;
addAllPayload(Iterable<? extends MessageFormats.PersistentMessage>) - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite.Builder
repeated .PersistentMessage payload = 1;
addAllPersistenceIdsSubscriber(ActorRef) - Method in interface akka.persistence.journal.leveldb.LeveldbStore
 
addAllPruning(Iterable<? extends ReplicatorMessages.DataEnvelope.PruningEntry>) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
addAllPruning(Iterable<? extends ReplicatorMessages.DataEnvelope.PruningEntry>) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
addAllQualifiers(Iterable<String>) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup.Builder
repeated string qualifiers = 1;
addAllRegionProxies(Iterable<String>) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated string regionProxies = 3;
addAllRegions(Iterable<? extends ClusterShardingMessages.Address>) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions.Builder
repeated .Address regions = 1;
addAllRegions(Iterable<String>) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated string regions = 2;
addAllRoles(Iterable<String>) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join.Builder
repeated string roles = 2;
addAllRoles(String) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated string allRoles = 2;
addAllRolesBytes(ByteString) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated string allRoles = 2;
addAllRolesIndexes(Iterable<? extends Integer>) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member.Builder
repeated int32 rolesIndexes = 4 [packed = true];
addAllSeen(Iterable<? extends ReplicatorMessages.Address>) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
repeated .akka.cluster.ddata.Address seen = 4;
addAllSeen(Iterable<? extends Integer>) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
This is the address indexes for the nodes that have seen this gossip
addAllSeenPerReplica(Iterable<? extends ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen>) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
repeated .ReplicatedSnapshotMetadata.Seen seenPerReplica = 2;
addAllSelectors(Iterable<? extends ClusterMetricsMessages.MetricsSelector>) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector.Builder
repeated .MetricsSelector selectors = 1;
addAllSerializerIds(Iterable<? extends Integer>) - Method in class akka.remote.WireFormats.PropsData.Builder
newer wire protocol: serializer id for each arg
addAllShard(Iterable<String>) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry.Builder
repeated string shard = 2;
addAllShardId(Iterable<String>) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState.Builder
repeated string shardId = 1;
addAllShards(Iterable<? extends ClusterShardingMessages.CoordinatorState.ShardEntry>) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated .CoordinatorState.ShardEntry shards = 1;
addAllShards(Iterable<? extends ClusterShardingMessages.ShardState>) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
repeated .ShardState shards = 1;
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.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(Cluster, A, B) - Method in class akka.cluster.ddata.ORMultiMap
Deprecated.
Use `addBinding` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
addBinding(SelfUniqueAddress, A, B) - Method in class akka.cluster.ddata.ORMultiMap
Add an element to a set associated with a key.
addBinding(A, B, Cluster) - Method in class akka.cluster.ddata.ORMultiMap
Deprecated.
Use `addBinding` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
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;
addContactPoints(String) - Method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts.Builder
repeated string contactPoints = 1;
addContactPointsBytes(ByteString) - Method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts.Builder
repeated string contactPoints = 1;
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$() - 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;
addedSchemeIdentifier() - Method in class akka.remote.transport.AbstractTransportAdapterHandle
Deprecated.
 
addedSchemeIdentifier() - Method in interface akka.remote.transport.SchemeAugmenter
Deprecated.
 
addedSchemeIdentifier() - Method in class akka.remote.transport.ThrottlerTransportAdapter
Deprecated.
 
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
 
addLogServiceListener(BundleContext, ActorSystem) - Method in class akka.osgi.ActorSystemActivator
Adds a LogService Listener that will advertise the ActorSystem on LogService registration and unregistration
addLongElements(long) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated sint64 longElements = 3 [packed = true];
addLongElements(long) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated sint64 longElements = 5 [packed = true];
addLongElements(long) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated sint64 longElements = 6 [packed = true];
addManifests(String) - Method in class akka.remote.WireFormats.PropsData.Builder
serialized props parameters older wire protocol: contains class name for each arg newer wire protocol: contains string manifest for each arg
addManifestsBytes(ByteString) - Method in class akka.remote.WireFormats.PropsData.Builder
serialized props parameters older wire protocol: contains class name for each arg newer wire protocol: contains string manifest for each arg
addMember(Member) - Method in interface akka.cluster.routing.ClusterRouterActor
 
addMembers(int, ClusterMessages.Member) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Member members = 4;
addMembers(int, ClusterMessages.Member.Builder) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Member members = 4;
addMembers(ClusterMessages.Member) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Member members = 4;
addMembers(ClusterMessages.Member.Builder) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Member members = 4;
addMembersBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Member members = 4;
addMembersBuilder(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Member members = 4;
addMessageSent(DurableProducerQueue.MessageSent<A>) - Method in class akka.actor.typed.delivery.DurableProducerQueue.State
 
addMetrics(int, ClusterMetricsMessages.NodeMetrics.Metric) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
repeated .NodeMetrics.Metric metrics = 3;
addMetrics(int, ClusterMetricsMessages.NodeMetrics.Metric.Builder) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
repeated .NodeMetrics.Metric metrics = 3;
addMetrics(ClusterMetricsMessages.NodeMetrics.Metric) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
repeated .NodeMetrics.Metric metrics = 3;
addMetrics(ClusterMetricsMessages.NodeMetrics.Metric.Builder) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
repeated .NodeMetrics.Metric metrics = 3;
addMetricsBuilder() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
repeated .NodeMetrics.Metric metrics = 3;
addMetricsBuilder(int) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
repeated .NodeMetrics.Metric metrics = 3;
addNacks(long) - Method in class akka.remote.WireFormats.AcknowledgementInfo.Builder
repeated fixed64 nacks = 2;
addNode(AbstractBoundedNodeQueue.Node<T>) - Method in class akka.dispatch.AbstractBoundedNodeQueue
 
addNode(AbstractNodeQueue.Node<T>) - Method in class akka.dispatch.AbstractNodeQueue
Add an element to the head of the queue, providing the queue node to be used.
addNodeMetrics(int, ClusterMetricsMessages.NodeMetrics) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .NodeMetrics nodeMetrics = 3;
addNodeMetrics(int, ClusterMetricsMessages.NodeMetrics.Builder) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .NodeMetrics nodeMetrics = 3;
addNodeMetrics(ClusterMetricsMessages.NodeMetrics) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .NodeMetrics nodeMetrics = 3;
addNodeMetrics(ClusterMetricsMessages.NodeMetrics.Builder) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .NodeMetrics nodeMetrics = 3;
addNodeMetricsBuilder() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .NodeMetrics nodeMetrics = 3;
addNodeMetricsBuilder(int) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .NodeMetrics nodeMetrics = 3;
addNodes(int, WireFormats.AddressData) - Method in class akka.remote.WireFormats.RemoteRouterConfig.Builder
repeated .AddressData nodes = 2;
addNodes(int, WireFormats.AddressData.Builder) - Method in class akka.remote.WireFormats.RemoteRouterConfig.Builder
repeated .AddressData nodes = 2;
addNodes(WireFormats.AddressData) - Method in class akka.remote.WireFormats.RemoteRouterConfig.Builder
repeated .AddressData nodes = 2;
addNodes(WireFormats.AddressData.Builder) - Method in class akka.remote.WireFormats.RemoteRouterConfig.Builder
repeated .AddressData nodes = 2;
addNodesBuilder() - Method in class akka.remote.WireFormats.RemoteRouterConfig.Builder
repeated .AddressData nodes = 2;
addNodesBuilder(int) - Method in class akka.remote.WireFormats.RemoteRouterConfig.Builder
repeated .AddressData nodes = 2;
addObjectAndEstimateCount(Object, long) - Method in class akka.remote.artery.compress.CountMinSketch
Similar to add, however we reuse the fact that the hask buckets have to be calculated for add already, and a separate estimateCount operation would have to calculate them again, so we do it all in one go.
addObserverReachability(int, ClusterMessages.ObserverReachability) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
repeated .ObserverReachability observerReachability = 2;
addObserverReachability(int, ClusterMessages.ObserverReachability.Builder) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
repeated .ObserverReachability observerReachability = 2;
addObserverReachability(ClusterMessages.ObserverReachability) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
repeated .ObserverReachability observerReachability = 2;
addObserverReachability(ClusterMessages.ObserverReachability.Builder) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
repeated .ObserverReachability observerReachability = 2;
addObserverReachabilityBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
repeated .ObserverReachability observerReachability = 2;
addObserverReachabilityBuilder(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
repeated .ObserverReachability observerReachability = 2;
addOnCallBreakerOpenListener(Runnable) - Method in class akka.pattern.CircuitBreaker
JavaAPI for onCallBreakerOpen.
addOnCallFailureListener(Consumer<Object>) - Method in class akka.pattern.CircuitBreaker
JavaAPI for onCallFailure.
addOnCallSuccessListener(Consumer<Object>) - Method in class akka.pattern.CircuitBreaker
JavaAPI for onCallSuccess
addOnCallTimeoutListener(Consumer<Object>) - Method in class akka.pattern.CircuitBreaker
JavaAPI for onCallTimeout.
addOnCloseListener(Runnable) - Method in class akka.pattern.CircuitBreaker
JavaAPI for onClose
addOne(byte) - Method in class akka.util.ByteStringBuilder
 
addOnHalfOpenListener(Runnable) - Method in class akka.pattern.CircuitBreaker
JavaAPI for onHalfOpen
AddOnMemberRemovedListener(Runnable) - Constructor for class akka.cluster.InternalClusterAction.AddOnMemberRemovedListener
 
AddOnMemberRemovedListener$() - Constructor for class akka.cluster.InternalClusterAction.AddOnMemberRemovedListener$
 
AddOnMemberUpListener(Runnable) - Constructor for class akka.cluster.InternalClusterAction.AddOnMemberUpListener
 
AddOnMemberUpListener$() - Constructor for class akka.cluster.InternalClusterAction.AddOnMemberUpListener$
 
addOnOpenListener(Runnable) - Method in class akka.pattern.CircuitBreaker
Java API for onOpen
addOtherElements(int, ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated .akka.cluster.ddata.OtherMessage otherElements = 4;
addOtherElements(int, ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .akka.cluster.ddata.OtherMessage otherElements = 6;
addOtherElements(int, ReplicatorMessages.OtherMessage.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated .akka.cluster.ddata.OtherMessage otherElements = 4;
addOtherElements(int, ReplicatorMessages.OtherMessage.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .akka.cluster.ddata.OtherMessage otherElements = 6;
addOtherElements(int, ContainerFormats.Payload) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .Payload otherElements = 7;
addOtherElements(int, ContainerFormats.Payload.Builder) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .Payload otherElements = 7;
addOtherElements(ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated .akka.cluster.ddata.OtherMessage otherElements = 4;
addOtherElements(ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .akka.cluster.ddata.OtherMessage otherElements = 6;
addOtherElements(ReplicatorMessages.OtherMessage.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated .akka.cluster.ddata.OtherMessage otherElements = 4;
addOtherElements(ReplicatorMessages.OtherMessage.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .akka.cluster.ddata.OtherMessage otherElements = 6;
addOtherElements(ContainerFormats.Payload) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .Payload otherElements = 7;
addOtherElements(ContainerFormats.Payload.Builder) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .Payload otherElements = 7;
addOtherElementsBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated .akka.cluster.ddata.OtherMessage otherElements = 4;
addOtherElementsBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .akka.cluster.ddata.OtherMessage otherElements = 6;
addOtherElementsBuilder() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .Payload otherElements = 7;
addOtherElementsBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated .akka.cluster.ddata.OtherMessage otherElements = 4;
addOtherElementsBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .akka.cluster.ddata.OtherMessage otherElements = 6;
addOtherElementsBuilder(int) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .Payload otherElements = 7;
addPattern(int, ContainerFormats.Selection) - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
repeated .Selection pattern = 3;
addPattern(int, ContainerFormats.Selection.Builder) - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
repeated .Selection pattern = 3;
addPattern(ContainerFormats.Selection) - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
repeated .Selection pattern = 3;
addPattern(ContainerFormats.Selection.Builder) - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
repeated .Selection pattern = 3;
addPatternBuilder() - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
repeated .Selection pattern = 3;
addPatternBuilder(int) - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
repeated .Selection pattern = 3;
addPayload(int, MessageFormats.PersistentMessage) - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite.Builder
repeated .PersistentMessage payload = 1;
addPayload(int, MessageFormats.PersistentMessage.Builder) - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite.Builder
repeated .PersistentMessage payload = 1;
addPayload(MessageFormats.PersistentMessage) - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite.Builder
repeated .PersistentMessage payload = 1;
addPayload(MessageFormats.PersistentMessage.Builder) - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite.Builder
repeated .PersistentMessage payload = 1;
addPayloadBuilder() - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite.Builder
repeated .PersistentMessage payload = 1;
addPayloadBuilder(int) - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite.Builder
repeated .PersistentMessage payload = 1;
addPersistenceIdSubscriber(ActorRef, String) - Method in interface akka.persistence.journal.leveldb.LeveldbStore
 
addPruning(int, ReplicatorMessages.DataEnvelope.PruningEntry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
addPruning(int, ReplicatorMessages.DataEnvelope.PruningEntry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
addPruning(int, ReplicatorMessages.DataEnvelope.PruningEntry.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
addPruning(int, ReplicatorMessages.DataEnvelope.PruningEntry.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
addPruning(ReplicatorMessages.DataEnvelope.PruningEntry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
addPruning(ReplicatorMessages.DataEnvelope.PruningEntry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
addPruning(ReplicatorMessages.DataEnvelope.PruningEntry.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
addPruning(ReplicatorMessages.DataEnvelope.PruningEntry.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
addPruningBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
addPruningBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
addPruningBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
addPruningBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
addQualifiers(String) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup.Builder
repeated string qualifiers = 1;
addQualifiersBytes(ByteString) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup.Builder
repeated string qualifiers = 1;
addr() - Method in class akka.io.Dns.Resolved
Deprecated.
 
ADDR_FIELD_NUMBER - Static variable in class akka.remote.testconductor.TestConductorProtocol.AddressRequest
 
ADDR_FIELD_NUMBER - Static variable in class akka.remote.testconductor.TestConductorProtocol.Wrapper
 
addRegionProxies(String) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated string regionProxies = 3;
addRegionProxiesBytes(ByteString) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated string regionProxies = 3;
addRegions(int, ClusterShardingMessages.Address) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions.Builder
repeated .Address regions = 1;
addRegions(int, ClusterShardingMessages.Address.Builder) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions.Builder
repeated .Address regions = 1;
addRegions(ClusterShardingMessages.Address) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions.Builder
repeated .Address regions = 1;
addRegions(ClusterShardingMessages.Address.Builder) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions.Builder
repeated .Address regions = 1;
addRegions(String) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated string regions = 2;
addRegionsBuilder() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions.Builder
repeated .Address regions = 1;
addRegionsBuilder(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions.Builder
repeated .Address regions = 1;
addRegionsBytes(ByteString) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated string regions = 2;
addRemoved(UniqueAddress) - Method in class akka.cluster.singleton.ClusterSingletonManager
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts.Builder
 
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.typed.internal.protobuf.ShardingMessages.ShardingEnvelope.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.serialization.MessageFormats.PersistentPayload.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ArteryControlFormats.Address.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ArteryControlFormats.FlushAck.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ArteryControlFormats.HandshakeReq.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ArteryControlFormats.MessageWithAddress.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ArteryControlFormats.Quarantined.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ArteryControlFormats.UniqueAddress.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ContainerFormats.ActorIdentity.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ContainerFormats.ActorInitializationException.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ContainerFormats.ActorRef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ContainerFormats.Identify.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ContainerFormats.Option.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ContainerFormats.Payload.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ContainerFormats.Selection.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ContainerFormats.StackTraceElement.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ContainerFormats.StatusReplyErrorMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ContainerFormats.Throwable.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.SystemMessageFormats.FailedData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.SystemMessageFormats.SuperviseData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.SystemMessageFormats.WatchData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.testconductor.TestConductorProtocol.Address.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.testconductor.TestConductorProtocol.Hello.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.AckAndEnvelopeContainer.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.AcknowledgementInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.ActorRefData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.AddressData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.AkkaControlMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.AkkaHandshakeInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.AkkaProtocolMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.DaemonMsgCreateData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.DefaultResizer.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.DeployData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.FiniteDuration.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.FromConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.GenericRoutingPool.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.PropsData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.RemoteEnvelope.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.RemoteRouterConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.RemoteScope.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.ScatterGatherPool.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.SerializedMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.TailChoppingPool.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.stream.StreamRefMessages.ActorRef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.stream.StreamRefMessages.CumulativeDemand.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.stream.StreamRefMessages.OnSubscribeHandshake.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.stream.StreamRefMessages.Payload.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.stream.StreamRefMessages.RemoteStreamCompleted.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.stream.StreamRefMessages.RemoteStreamFailure.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.stream.StreamRefMessages.SequencedOnNext.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.stream.StreamRefMessages.SinkRef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class akka.stream.StreamRefMessages.SourceRef.Builder
 
address() - Method in interface akka.actor.ActorPath
The Address under which this path can be reached; walks up the tree to the RootActorPath.
address() - Method in class akka.actor.ChildActorPath
 
address() - Method in class akka.actor.RootActorPath
 
address() - Method in class akka.actor.typed.ActorSystem
Obtains the external address of the default transport.
address() - Method in class akka.cluster.ClusterUserAction.Down
 
address() - Method in class akka.cluster.ClusterUserAction.JoinTo
 
address() - Method in class akka.cluster.ClusterUserAction.Leave
 
address() - Method in class akka.cluster.InternalClusterAction.InitJoinAck
 
address() - Method in class akka.cluster.InternalClusterAction.InitJoinNack
 
address() - Method in class akka.cluster.InternalClusterAction.SendGossipTo
 
address() - Method in class akka.cluster.Member
 
address() - Method in class akka.cluster.metrics.NodeMetrics
 
address() - Method in class akka.cluster.metrics.StandardMetrics.Cpu
 
address() - Method in class akka.cluster.metrics.StandardMetrics.HeapMemory
 
address() - Method in class akka.cluster.sharding.external.ExternalShardAllocationStrategy.ShardLocation
 
address() - Method in class akka.cluster.typed.Down
 
address() - Method in class akka.cluster.typed.Join
 
address() - Method in class akka.cluster.typed.Leave
 
address() - Method in class akka.cluster.UniqueAddress
 
address() - Method in class akka.discovery.ServiceDiscovery.ResolvedTarget
 
address() - Method in class akka.io.dns.DnsProtocol.Resolved
Return the host, taking into account the "java.net.preferIPv6Addresses" system property.
address() - Method in class akka.persistence.journal.PersistencePluginProxy.TargetLocation
 
address() - Method in class akka.remote.QuarantinedEvent
Deprecated.
 
address() - Method in class akka.remote.testconductor.TestConductorExt
Transport address of this Netty-like remote transport.
address() - Method in class akka.remote.transport.ThrottlerTransportAdapter.ForceDisassociate
Deprecated.
 
address() - Method in class akka.remote.transport.ThrottlerTransportAdapter.ForceDisassociateExplicitly
Deprecated.
 
address() - Method in class akka.remote.transport.ThrottlerTransportAdapter.SetThrottle
Deprecated.
 
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
 
addressFromSocketAddress(SocketAddress, String, String, Option<String>) - Static method in class akka.remote.transport.netty.NettyTransport
Deprecated.
 
addressFromSocketAddress(SocketAddress, String, String, Option<String>) - Method in class akka.remote.transport.netty.NettyTransport$
Deprecated.
 
addressFromSocketAddress(SocketAddress, String, String, Option<String>, Option<Object>) - Static method in class akka.remote.transport.netty.NettyTransport
Deprecated.
 
addressFromSocketAddress(SocketAddress, String, String, Option<String>, Option<Object>) - Method in class akka.remote.transport.netty.NettyTransport$
Deprecated.
 
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
 
addressToSocketAddress(Address) - Method in class akka.remote.transport.netty.NettyTransport
Deprecated.
 
addressUid() - Method in class akka.remote.AddressUidExtension
Deprecated.
Use longAddressUid instead. Since 2.4.x.
AddressUidExtension - Class in akka.remote
 
AddressUidExtension(ExtendedActorSystem) - Constructor for class akka.remote.AddressUidExtension
 
AddressUidExtension$ - Class in akka.remote
Extension that holds a uid that is assigned as a random Long or Int depending on which version of remoting that is used.
AddressUidExtension$() - Constructor for class akka.remote.AddressUidExtension$
 
AddressUrlEncoder - Class in akka.remote
INTERNAL API
AddressUrlEncoder() - Constructor for class akka.remote.AddressUrlEncoder
 
AddressUrlEncoder$ - Class in akka.remote
INTERNAL API
AddressUrlEncoder$() - Constructor for class akka.remote.AddressUrlEncoder$
 
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;
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;
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.remote.WireFormats.DeployData.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
 
advance() - Method in interface akka.persistence.fsm.LoggingPersistentFSM
Deprecated.
 
AeronErrorLog - Class in akka.remote.artery.aeron
INTERNAL API
AeronErrorLog(File) - Constructor for class akka.remote.artery.aeron.AeronErrorLog
Deprecated.
AeronErrorLog(File, LoggingAdapter) - Constructor for class akka.remote.artery.aeron.AeronErrorLog
 
AeronSink$ - Class in akka.remote.artery.aeron
INTERNAL API
AeronSink$() - Constructor for class akka.remote.artery.aeron.AeronSink$
 
aeronSinkDelegateToTaskRunner(long) - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
aeronSinkDelegateToTaskRunner(long) - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
aeronSinkDelegateToTaskRunner(long) - Method in interface akka.remote.artery.RemotingFlightRecorder
 
aeronSinkEnvelopeGrabbed(int) - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
aeronSinkEnvelopeGrabbed(int) - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
aeronSinkEnvelopeGrabbed(int) - Method in interface akka.remote.artery.RemotingFlightRecorder
 
aeronSinkEnvelopeOffered(int) - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
aeronSinkEnvelopeOffered(int) - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
aeronSinkEnvelopeOffered(int) - Method in interface akka.remote.artery.RemotingFlightRecorder
 
aeronSinkGaveUpEnvelope(String) - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
aeronSinkGaveUpEnvelope(String) - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
aeronSinkGaveUpEnvelope(String) - Method in interface akka.remote.artery.RemotingFlightRecorder
 
aeronSinkPublicationClosed(String, int) - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
aeronSinkPublicationClosed(String, int) - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
aeronSinkPublicationClosed(String, int) - Method in interface akka.remote.artery.RemotingFlightRecorder
 
aeronSinkPublicationClosedUnexpectedly(String, int) - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
aeronSinkPublicationClosedUnexpectedly(String, int) - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
aeronSinkPublicationClosedUnexpectedly(String, int) - Method in interface akka.remote.artery.RemotingFlightRecorder
 
aeronSinkReturnFromTaskRunner(long) - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
aeronSinkReturnFromTaskRunner(long) - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
aeronSinkReturnFromTaskRunner(long) - Method in interface akka.remote.artery.RemotingFlightRecorder
 
aeronSinkStarted(String, int) - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
aeronSinkStarted(String, int) - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
aeronSinkStarted(String, int) - Method in interface akka.remote.artery.RemotingFlightRecorder
 
aeronSinkStopped(String, int) - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
aeronSinkStopped(String, int) - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
aeronSinkStopped(String, int) - Method in interface akka.remote.artery.RemotingFlightRecorder
 
aeronSinkTaskRunnerRemoved(String, int) - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
aeronSinkTaskRunnerRemoved(String, int) - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
aeronSinkTaskRunnerRemoved(String, int) - Method in interface akka.remote.artery.RemotingFlightRecorder
 
AeronSource$ - Class in akka.remote.artery.aeron
INTERNAL API
AeronSource$() - Constructor for class akka.remote.artery.aeron.AeronSource$
 
aeronSourceDelegateToTaskRunner(long) - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
aeronSourceDelegateToTaskRunner(long) - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
aeronSourceDelegateToTaskRunner(long) - Method in interface akka.remote.artery.RemotingFlightRecorder
 
aeronSourceReceived(int) - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
aeronSourceReceived(int) - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
aeronSourceReceived(int) - Method in interface akka.remote.artery.RemotingFlightRecorder
 
aeronSourceReturnFromTaskRunner(long) - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
aeronSourceReturnFromTaskRunner(long) - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
aeronSourceReturnFromTaskRunner(long) - Method in interface akka.remote.artery.RemotingFlightRecorder
 
aeronSourceStarted(String, int) - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
aeronSourceStarted(String, int) - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
aeronSourceStarted(String, int) - Method in interface akka.remote.artery.RemotingFlightRecorder
 
aeronSourceStopped(String, int) - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
aeronSourceStopped(String, int) - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
aeronSourceStopped(String, int) - Method in interface akka.remote.artery.RemotingFlightRecorder
 
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(Duration, Scheduler, ExecutionContext, Callable<CompletionStage<T>>) - Static method in class akka.pattern.PatternsCS
Deprecated.
Use Patterns.after instead. Since 2.5.19.
after(Duration, Scheduler, ExecutionContext, Callable<CompletionStage<T>>) - Method in class akka.pattern.PatternsCS$
Deprecated.
Use Patterns.after instead. Since 2.5.19.
after(Duration, Scheduler, ExecutionContext, CompletionStage<T>) - Static method in class akka.pattern.Patterns
Deprecated.
Use the overloaded one which accepts a Callable of CompletionStage instead. Since 2.5.22.
after(Duration, Scheduler, ExecutionContext, CompletionStage<T>) - Method in class akka.pattern.Patterns$
Deprecated.
Use the overloaded one which accepts a Callable of CompletionStage instead. Since 2.5.22.
after(Duration, Scheduler, ExecutionContext, CompletionStage<T>) - Static method in class akka.pattern.PatternsCS
Deprecated.
Use Patterns.after which accepts java.time.Duration and Callable of CompletionStage instead. Since 2.5.22.
after(Duration, Scheduler, ExecutionContext, CompletionStage<T>) - Method in class akka.pattern.PatternsCS$
Deprecated.
Use Patterns.after which accepts java.time.Duration and Callable of CompletionStage instead. Since 2.5.22.
after(FiniteDuration, Scheduler, ExecutionContext, Callable<CompletionStage<T>>) - Static method in class akka.pattern.PatternsCS
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
after(FiniteDuration, Scheduler, ExecutionContext, Callable<CompletionStage<T>>) - Method in class akka.pattern.PatternsCS$
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
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, ExecutionContext, CompletionStage<T>) - Static method in class akka.pattern.PatternsCS
Deprecated.
Use Patterns.after which accepts java.time.Duration and Callable of CompletionStage instead. Since 2.5.22.
after(FiniteDuration, Scheduler, ExecutionContext, CompletionStage<T>) - Method in class akka.pattern.PatternsCS$
Deprecated.
Use Patterns.after which accepts java.time.Duration and Callable of CompletionStage instead. Since 2.5.22.
after(FiniteDuration, Scheduler, ExecutionContext, Future<T>) - Static method in class akka.pattern.Patterns
Deprecated.
Use the overload one which accepts a Callable of Future instead. Since 2.5.22.
after(FiniteDuration, Scheduler, ExecutionContext, Future<T>) - Method in class akka.pattern.Patterns$
Deprecated.
Use the overload one which accepts a Callable of Future instead. Since 2.5.22.
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
 
afterTermination() - Method in class akka.remote.testkit.MultiNodeSpec
Override this method to do something when the whole test is terminating.
afterTransitionDo() - Method in class akka.persistence.fsm.PersistentFSM.State
Deprecated.
 
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.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.client - package akka.cluster.client
 
akka.cluster.client.protobuf.msg - package akka.cluster.client.protobuf.msg
 
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.protobuf.msg - package akka.cluster.sharding.protobuf.msg
 
akka.cluster.sharding.typed - package akka.cluster.sharding.typed
 
akka.cluster.sharding.typed.delivery - package akka.cluster.sharding.typed.delivery
 
akka.cluster.sharding.typed.delivery.internal - package akka.cluster.sharding.typed.delivery.internal
 
akka.cluster.sharding.typed.internal - package akka.cluster.sharding.typed.internal
 
akka.cluster.sharding.typed.internal.protobuf - package akka.cluster.sharding.typed.internal.protobuf
 
akka.cluster.sharding.typed.javadsl - package akka.cluster.sharding.typed.javadsl
 
akka.cluster.sharding.typed.scaladsl - package akka.cluster.sharding.typed.scaladsl
 
akka.cluster.sharding.typed.testkit.javadsl - package akka.cluster.sharding.typed.testkit.javadsl
 
akka.cluster.sharding.typed.testkit.scaladsl - package akka.cluster.sharding.typed.testkit.scaladsl
 
akka.cluster.singleton - package akka.cluster.singleton
 
akka.cluster.typed - package akka.cluster.typed
 
akka.cluster.typed.internal - package akka.cluster.typed.internal
 
akka.cluster.typed.internal.protobuf - package akka.cluster.typed.internal.protobuf
 
akka.cluster.typed.internal.receptionist - package akka.cluster.typed.internal.receptionist
 
akka.compat - package akka.compat
 
akka.coordination.lease - package akka.coordination.lease
 
akka.coordination.lease.javadsl - package akka.coordination.lease.javadsl
 
akka.coordination.lease.scaladsl - package akka.coordination.lease.scaladsl
 
akka.discovery - package akka.discovery
 
akka.discovery.aggregate - package akka.discovery.aggregate
 
akka.discovery.config - package akka.discovery.config
 
akka.discovery.dns - package akka.discovery.dns
 
akka.dispatch - package akka.dispatch
 
akka.dispatch.affinity - package akka.dispatch.affinity
 
akka.dispatch.internal - package akka.dispatch.internal
 
akka.dispatch.sysmsg - package akka.dispatch.sysmsg
 
akka.event - package akka.event
 
akka.event.japi - package akka.event.japi
 
akka.event.jul - package akka.event.jul
 
akka.event.slf4j - package akka.event.slf4j
 
akka.io - package akka.io
 
akka.io.dns - package akka.io.dns
 
akka.io.dns.internal - package akka.io.dns.internal
 
akka.japi - package akka.japi
 
akka.japi.function - package akka.japi.function
 
akka.japi.pf - package akka.japi.pf
 
akka.japi.tuple - package akka.japi.tuple
 
akka.osgi - package akka.osgi
 
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.fsm.japi.pf - package akka.persistence.fsm.japi.pf
 
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.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.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.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.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.remote.transport - package akka.remote.transport
 
akka.remote.transport.netty - package akka.remote.transport.netty
 
akka.routing - package akka.routing
 
akka.serialization - package akka.serialization
 
akka.serialization.jackson - package akka.serialization.jackson
 
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.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.client.ClusterClient
Deprecated.
 
akka$actor$Actor$_setter_$context_$eq(ActorContext) - Method in class akka.cluster.client.ClusterReceptionist
Deprecated.
 
akka$actor$Actor$_setter_$context_$eq(ActorContext) - Method in class akka.cluster.client.ClusterReceptionist.Internal$.ClientResponseTunnel
Deprecated.
 
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.Main.Terminator
Deprecated.
 
akka$actor$Actor$_setter_$context_$eq(ActorContext) - Method in class akka.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
 
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.remote.transport.ActorTransportAdapterManager
Deprecated.
 
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.client.ClusterClient
Deprecated.
 
akka$actor$Actor$_setter_$self_$eq(ActorRef) - Method in class akka.cluster.client.ClusterReceptionist
Deprecated.
 
akka$actor$Actor$_setter_$self_$eq(ActorRef) - Method in class akka.cluster.client.ClusterReceptionist.Internal$.ClientResponseTunnel
Deprecated.
 
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.Main.Terminator
Deprecated.
 
akka$actor$Actor$_setter_$self_$eq(ActorRef) - Method in class akka.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
 
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.remote.transport.ActorTransportAdapterManager
Deprecated.
 
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.fsm.AbstractPersistentFSM
Deprecated.
 
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$fsm$LoggingPersistentFSM$_setter_$debugEvent_$eq(boolean) - Method in class akka.persistence.fsm.AbstractPersistentLoggingFSM
Deprecated.
 
akka$persistence$fsm$LoggingPersistentFSM$_setter_$debugEvent_$eq(boolean) - Method in interface akka.persistence.fsm.LoggingPersistentFSM
Deprecated.
 
akka$persistence$fsm$PersistentFSM$_setter_$domainEventTag_$eq(ClassTag<E>) - Method in class akka.persistence.fsm.AbstractPersistentFSM
Deprecated.
 
akka$persistence$fsm$PersistentFSM$_setter_$domainEventTag_$eq(ClassTag<E>) - Method in interface akka.persistence.fsm.PersistentFSM
Deprecated.
Domain event's ClassTag Used for identifying domain events during recovery
akka$persistence$fsm$PersistentFSMBase$_setter_$Event_$eq(PersistentFSM.Event$) - Method in class akka.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
 
akka$persistence$fsm$PersistentFSMBase$_setter_$Event_$eq(PersistentFSM.Event$) - Method in interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
 
akka$persistence$fsm$PersistentFSMBase$_setter_$StateTimeout_$eq(PersistentFSM.StateTimeout$) - Method in class akka.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
 
akka$persistence$fsm$PersistentFSMBase$_setter_$StateTimeout_$eq(PersistentFSM.StateTimeout$) - Method in interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
This case object is received in case of a state timeout.
akka$persistence$fsm$PersistentFSMBase$_setter_$StopEvent_$eq(PersistentFSM.StopEvent$) - Method in class akka.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
 
akka$persistence$fsm$PersistentFSMBase$_setter_$StopEvent_$eq(PersistentFSM.StopEvent$) - Method in interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
 
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 class akka.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
 
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.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
 
akkaActorClassLoader() - Static method in class akka.osgi.OsgiActorSystemFactory
Class loader of akka-actor bundle.
akkaActorClassLoader() - Method in class akka.osgi.OsgiActorSystemFactory$
Class loader of akka-actor bundle.
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$
 
AkkaLoggerBridge - Class in com.typesafe.sslconfig.akka.util
 
AkkaLoggerBridge(EventStream, Class<?>) - Constructor for class com.typesafe.sslconfig.akka.util.AkkaLoggerBridge
 
AkkaLoggerBridge(EventStream, String, Class<?>) - Constructor for class com.typesafe.sslconfig.akka.util.AkkaLoggerBridge
 
AkkaLoggerFactory - Class in com.typesafe.sslconfig.akka.util
 
AkkaLoggerFactory(ActorSystem) - Constructor for class com.typesafe.sslconfig.akka.util.AkkaLoggerFactory
 
AkkaOverhead() - Method in class akka.remote.transport.AkkaProtocolTransport$
 
AkkaPduCodec - Interface in akka.remote.transport
INTERNAL API
AkkaPduCodec.AkkaPdu - Interface in akka.remote.transport
Trait that represents decoded Akka PDUs (Protocol Data Units)
AkkaPduCodec.Associate - Class in akka.remote.transport
 
AkkaPduCodec.Associate$ - Class in akka.remote.transport
 
AkkaPduCodec.Disassociate - Class in akka.remote.transport
 
AkkaPduCodec.Disassociate$ - Class in akka.remote.transport
 
AkkaPduCodec.Heartbeat$ - Class in akka.remote.transport
 
AkkaPduCodec.Message - Class in akka.remote.transport
 
AkkaPduCodec.Message$ - Class in akka.remote.transport
 
AkkaPduCodec.Payload - Class in akka.remote.transport
 
AkkaPduCodec.Payload$ - Class in akka.remote.transport
 
AkkaPduCodec$ - Class in akka.remote.transport
INTERNAL API
AkkaPduCodec$() - Constructor for class akka.remote.transport.AkkaPduCodec$
 
AkkaPduProtobufCodec - Class in akka.remote.transport
INTERNAL API
AkkaPduProtobufCodec() - Constructor for class akka.remote.transport.AkkaPduProtobufCodec
 
AkkaPduProtobufCodec$ - Class in akka.remote.transport
INTERNAL API
AkkaPduProtobufCodec$() - Constructor for class akka.remote.transport.AkkaPduProtobufCodec$
 
AkkaProtocolException - Exception in akka.remote.transport
 
AkkaProtocolException(String) - Constructor for exception akka.remote.transport.AkkaProtocolException
 
AkkaProtocolException(String, Throwable) - Constructor for exception akka.remote.transport.AkkaProtocolException
 
AkkaProtocolTransport$ - Class in akka.remote.transport
 
AkkaProtocolTransport$() - Constructor for class akka.remote.transport.AkkaProtocolTransport$
 
AkkaScheme() - Method in class akka.remote.transport.AkkaProtocolTransport$
 
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$
 
AkkaSSLConfig - Class in com.typesafe.sslconfig.akka
Deprecated.
Use Tcp and TLS with SSLEngine parameters instead. Setup the SSLEngine with needed parameters. Since 2.6.0.
AkkaSSLConfig(ExtendedActorSystem, SSLConfigSettings) - Constructor for class com.typesafe.sslconfig.akka.AkkaSSLConfig
Deprecated.
 
AkkaSSLConfig$ - Class in com.typesafe.sslconfig.akka
Deprecated.
. Since .
AkkaSSLConfig$() - Constructor for class com.typesafe.sslconfig.akka.AkkaSSLConfig$
Deprecated.
 
AkkaStreamJacksonModule - Class in akka.serialization.jackson
 
AkkaStreamJacksonModule() - Constructor for class akka.serialization.jackson.AkkaStreamJacksonModule
 
AkkaStreamJacksonModule$ - Class in akka.serialization.jackson
 
AkkaStreamJacksonModule$() - Constructor for class akka.serialization.jackson.AkkaStreamJacksonModule$
 
AkkaTagsKey() - Static method in class akka.actor.typed.internal.ActorMdc
 
AkkaTagsKey() - Method in class akka.actor.typed.internal.ActorMdc$
 
AkkaTypedJacksonModule - Class in akka.serialization.jackson
 
AkkaTypedJacksonModule() - Constructor for class akka.serialization.jackson.AkkaTypedJacksonModule
 
AkkaTypedJacksonModule$ - Class in akka.serialization.jackson
 
AkkaTypedJacksonModule$() - Constructor for class akka.serialization.jackson.AkkaTypedJacksonModule$
 
akkaUid() - Method in class akka.event.slf4j.Slf4jLogger
 
AkkaVersion - Class in akka
 
AkkaVersion() - Constructor for class akka.AkkaVersion
 
AkkaVersion$ - Class in akka
 
AkkaVersion$() - Constructor for class akka.AkkaVersion$
 
alias() - Method in class akka.serialization.SerializerDetails
 
aliveRegions() - Method in class akka.cluster.sharding.ShardCoordinator
 
aliveRegions_$eq(Set<ActorRef>) - Method in class akka.cluster.sharding.ShardCoordinator
 
ALLADDRESSES_FIELD_NUMBER - Static variable in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip
 
ALLADDRESSES_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
 
ALLAPPVERSIONS_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
 
allButSelf() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.SendToAll
 
ALLBUTSELF_FIELD_NUMBER - Static variable in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll
 
allDataCenters() - Method in class akka.cluster.ClusterEvent.CurrentClusterState
All data centers in the cluster
AllDeadLetters - Interface in akka.actor
Subscribe to this class to be notified about all DeadLetter (also the suppressed ones) and Dropped.
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
 
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.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.
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
 
allPersistenceIds() - Method in interface akka.persistence.journal.leveldb.LeveldbIdMapping
 
allPersistenceIdsSubscribers_$eq(Set<ActorRef>) - Method in interface akka.persistence.journal.leveldb.LeveldbStore
 
allReachableClockTime() - Method in class akka.cluster.ddata.Replicator
 
allReachableClockTime_$eq(long) - Method in class akka.cluster.ddata.Replicator
 
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
 
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.
andThen(Function1<D, BoxedUnit>) - Method in class akka.persistence.fsm.PersistentFSM.State
Deprecated.
Register a handler to be triggered after the state has been persisted successfully
anyEvent(FI.Apply2<Object, D, FSM.State<S, D>>) - Method in class akka.japi.pf.FSMStateFunctionBuilder
Add a case statement that matches on any type of event.
anyEvent(FI.Apply2<Object, D, PersistentFSM.State<S, D, E>>) - Method in class akka.persistence.fsm.japi.pf.FSMStateFunctionBuilder
Deprecated.
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.internal.SameThreadExecutionContext
 
apply() - Method in class akka.dispatch.internal.SameThreadExecutionContext$
 
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.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) - Method in class akka.remote.transport.ThrottlerTransportAdapter.TokenBucket$
Deprecated.
 
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, boolean, Option<String>) - Static method in class akka.cluster.routing.ClusterRouterPoolSettings
Deprecated.
useRole has been replaced with useRoles. Since 2.5.4.
apply(int, int, boolean, Option<String>) - Method in class akka.cluster.routing.ClusterRouterPoolSettings$
Deprecated.
useRole has been replaced with useRoles. Since 2.5.4.
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/docs/akka/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/docs/akka/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, 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, IndexedSeq<Object>, long, long) - Method in class akka.remote.HeartbeatHistory$
Holds the heartbeat statistics for a specific node Address.
apply(int, IndexedSeq<T>, IndexedSeq<T>, SeqNo) - Static method in class akka.remote.AckedSendBuffer
Deprecated.
 
apply(int, IndexedSeq<T>, IndexedSeq<T>, SeqNo) - Method in class akka.remote.AckedSendBuffer$
Deprecated.
 
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, Seq<String>, boolean, Option<String>) - Static method in class akka.cluster.routing.ClusterRouterGroupSettings
Deprecated.
useRole has been replaced with useRoles. Since 2.5.4.
apply(int, Seq<String>, boolean, Option<String>) - Method in class akka.cluster.routing.ClusterRouterGroupSettings$
Deprecated.
useRole has been replaced with useRoles. Since 2.5.4.
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, 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.fsm.PersistentFSM.TimeoutMarker$
Deprecated.
 
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) - Static method in class akka.remote.SeqNo
Deprecated.
Implements a 64 bit sequence number with proper wrap-around ordering.
apply(long) - Method in class akka.remote.SeqNo$
Deprecated.
Implements a 64 bit sequence number with proper wrap-around ordering.
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, 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.remote.transport.TestTransport.SwitchableLoggedBehavior
Deprecated.
Applies the current behavior, and invokes the callback.
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.actor.TypedActor
Deprecated.
Use 'akka.actor.typed' API. Since 2.6.0.
apply(ActorContext) - Method in class akka.actor.TypedActor$
Deprecated.
Use 'akka.actor.typed' API. Since 2.6.0.
apply(ActorContext) - Static method in class akka.remote.testconductor.TestConductor
 
apply(ActorContext) - Method in class akka.remote.testconductor.TestConductor$
 
apply(ActorPath) - Static method in class akka.cluster.client.ContactPointAdded
 
apply(ActorPath) - Method in class akka.cluster.client.ContactPointAdded$
 
apply(ActorPath) - Static method in class akka.cluster.client.ContactPointRemoved
 
apply(ActorPath) - Method in class akka.cluster.client.ContactPointRemoved$
 
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) - Static method in class akka.cluster.client.ClusterClientUnreachable
 
apply(ActorRef) - Method in class akka.cluster.client.ClusterClientUnreachable$
 
apply(ActorRef) - Static method in class akka.cluster.client.ClusterClientUp
 
apply(ActorRef) - Method in class akka.cluster.client.ClusterClientUp$
 
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.fsm.PersistentFSM.SubscribeTransitionCallBack$
Deprecated.
 
apply(ActorRef) - Method in class akka.persistence.fsm.PersistentFSM.UnsubscribeTransitionCallBack$
Deprecated.
 
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) - Method in class akka.remote.transport.AssociationHandle.ActorHandleEventListener$
Deprecated.
 
apply(ActorRef) - Method in class akka.remote.transport.Transport.ActorAssociationEventListener$
Deprecated.
 
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, 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, FiniteDuration) - Method in class akka.actor.TypedActor.SerializedTypedActorInvocationHandler$
Deprecated.
 
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(ActorRef, S, Option<FiniteDuration>) - Method in class akka.persistence.fsm.PersistentFSM.CurrentState$
Deprecated.
 
apply(ActorRef, S, S, Option<FiniteDuration>) - Method in class akka.persistence.fsm.PersistentFSM.Transition$
Deprecated.
 
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.client.ClusterClientReceptionist
Deprecated.
 
apply(ActorSystem) - Static method in class akka.cluster.client.ClusterClientSettings
Deprecated.
Create settings from the default configuration akka.cluster.client.
apply(ActorSystem) - Method in class akka.cluster.client.ClusterClientSettings$
Deprecated.
Create settings from the default configuration akka.cluster.client.
apply(ActorSystem) - Static method in class akka.cluster.client.ClusterReceptionistSettings
Deprecated.
Create settings from the default configuration akka.cluster.client.receptionist.
apply(ActorSystem) - Method in class akka.cluster.client.ClusterReceptionistSettings$
Deprecated.
Create settings from the default configuration akka.cluster.client.receptionist.
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.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
 
apply(ActorSystem) - Static method in class akka.remote.BoundAddressesExtension
 
apply(ActorSystem) - Static method in class akka.remote.RemoteMetricsExtension
 
apply(ActorSystem) - Static method in class akka.remote.transport.TransportAdaptersExtension
Deprecated.
 
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/docs/akka/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/docs/akka/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/docs/akka/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) - Static method in class com.typesafe.sslconfig.akka.AkkaSSLConfig
Deprecated.
 
apply(ActorSystem) - Method in class com.typesafe.sslconfig.akka.AkkaSSLConfig$
Deprecated.
 
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.AddressUrlEncoder
 
apply(Address) - Method in class akka.remote.AddressUrlEncoder$
 
apply(Address) - Static method in class akka.remote.RemoteScope
 
apply(Address) - Method in class akka.remote.RemoteScope$
 
apply(Address) - Method in class akka.remote.transport.TestTransport.ListenAttempt$
Deprecated.
 
apply(Address) - Method in class akka.remote.transport.TestTransport.ShutdownAttempt$
Deprecated.
 
apply(Address) - Method in class akka.remote.transport.ThrottlerTransportAdapter.ForceDisassociate$
Deprecated.
 
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, int) - Static method in class akka.remote.QuarantinedEvent
Deprecated.
Use long uid apply. Since 2.4.x.
apply(Address, int) - Method in class akka.remote.QuarantinedEvent$
Deprecated.
Use long uid apply. Since 2.4.x.
apply(Address, int) - Static method in class akka.remote.transport.HandshakeInfo
 
apply(Address, int) - Method in class akka.remote.transport.HandshakeInfo$
 
apply(Address, int, Option<String>) - Static method in class akka.remote.transport.HandshakeInfo
 
apply(Address, int, Option<String>) - Method in class akka.remote.transport.HandshakeInfo$
 
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.QuarantinedEvent
Deprecated.
 
apply(Address, long) - Method in class akka.remote.QuarantinedEvent$
Deprecated.
 
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, Address) - Static method in class akka.remote.ThisActorSystemQuarantinedEvent
Deprecated.
 
apply(Address, Address) - Method in class akka.remote.ThisActorSystemQuarantinedEvent$
Deprecated.
 
apply(Address, Address) - Method in class akka.remote.transport.TestTransport.AssociateAttempt$
Deprecated.
 
apply(Address, Address) - Method in class akka.remote.transport.TestTransport.DisassociateAttempt$
Deprecated.
 
apply(Address, Address, boolean) - Static method in class akka.remote.AssociatedEvent
Deprecated.
 
apply(Address, Address, boolean) - Method in class akka.remote.AssociatedEvent$
Deprecated.
 
apply(Address, Address, boolean) - Static method in class akka.remote.DisassociatedEvent
Deprecated.
 
apply(Address, Address, boolean) - Method in class akka.remote.DisassociatedEvent$
Deprecated.
 
apply(Address, Address, TestTransport, boolean) - Static method in class akka.remote.transport.TestAssociationHandle
Deprecated.
 
apply(Address, Address, TestTransport, boolean) - Method in class akka.remote.transport.TestAssociationHandle$
Deprecated.
 
apply(Address, Address, ByteString) - Method in class akka.remote.transport.TestTransport.WriteAttempt$
Deprecated.
 
apply(Address, Address, Throwable) - Method in class akka.remote.ShutDownAssociation$
 
apply(Address, Address, Throwable, Option<AssociationHandle.DisassociateInfo>) - Method in class akka.remote.InvalidAssociation$
 
apply(Address, Address, Option<Object>, Throwable) - Method in class akka.remote.HopelessAssociation$
 
apply(Address, InternalClusterAction.ConfigCheck) - Method in class akka.cluster.InternalClusterAction.InitJoinAck$
 
apply(Address, MetricsGossip, boolean) - Method in class akka.cluster.metrics.MetricsGossipEnvelope$
 
apply(Address, AssociationHandle.DisassociateInfo) - Method in class akka.remote.transport.ThrottlerTransportAdapter.ForceDisassociateExplicitly$
Deprecated.
 
apply(Address, ThrottlerTransportAdapter.Direction, float) - Method in class akka.remote.testconductor.ThrottleMsg$
 
apply(Address, ThrottlerTransportAdapter.Direction, ThrottlerTransportAdapter.ThrottleMode) - Method in class akka.remote.transport.ThrottlerTransportAdapter.SetThrottle$
Deprecated.
 
apply(Address, String) - Static method in class akka.actor.RootActorPath
 
apply(Address, String) - Method in class akka.actor.RootActorPath$
 
apply(Address, Future<Transport.AssociationEventListener>) - Method in class akka.remote.transport.ActorTransportAdapter.ListenUnderlying$
Deprecated.
 
apply(Address, Promise<AssociationHandle>) - Method in class akka.remote.transport.ActorTransportAdapter.AssociateUnderlying$
Deprecated.
 
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(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.client.ClusterClientReceptionist
Deprecated.
 
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.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
 
apply(ClassicActorSystemProvider) - Static method in class akka.remote.BoundAddressesExtension
 
apply(ClassicActorSystemProvider) - Static method in class akka.remote.RemoteMetricsExtension
 
apply(ClassicActorSystemProvider) - Static method in class akka.remote.transport.TransportAdaptersExtension
Deprecated.
 
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(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, Address, WireFormats.SerializedMessage, <any>, Option<SeqNo>) - Method in class akka.remote.transport.AkkaPduCodec.Message$
 
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<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<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.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<?>, 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) - Method in class akka.persistence.typed.state.internal.DurableStateSettings$
 
apply(ActorSystem<?>, String, String) - Method in class akka.persistence.typed.internal.EventSourcedSettings$
 
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(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(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.ReplicatedEventSourcedBehavior
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<T>) - Method in class akka.actor.typed.internal.BehaviorImpl.DeferredBehavior
 
apply(TypedActorExtension, ActorContext) - Static method in class akka.actor.ContextualTypedActorFactory
 
apply(TypedActorExtension, ActorContext) - Method in class akka.actor.ContextualTypedActorFactory$
 
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.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.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) - Method in class akka.cluster.sharding.internal.EntityPassivationStrategy$
 
apply(ClusterShardingSettings.PassivationStrategy, boolean) - 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(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(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(BackoffType, Props, String, FiniteDuration, FiniteDuration, double, Option<BackoffReset>, OneForOneStrategy, Option<Object>, Option<Function1<Object, Object>>) - Static method in class akka.pattern.BackoffOptionsImpl
 
apply(BackoffType, Props, String, FiniteDuration, FiniteDuration, double, Option<BackoffReset>, OneForOneStrategy, Option<Object>, Option<Function1<Object, Object>>) - Method in class akka.pattern.BackoffOptionsImpl$
 
apply(PersistentFSM.Reason, S, D) - Method in class akka.persistence.fsm.PersistentFSM.StopEvent$
Deprecated.
 
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, 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>) - 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>, Function1<Event, Set<String>>, EventAdapter<Event, Object>, SnapshotAdapter<State>, Function3<State, Event, Object, Object>, Recovery, RetentionCriteria, SupervisorStrategy, PartialFunction<Tuple2<State, Signal>, BoxedUnit>, Option<ReplicationSetup>, boolean) - Method in class 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>) - 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) - Method in class akka.persistence.typed.internal.ReplicatedEventMetadata$
 
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(SeqNo, SeqNo, SortedSet<T>, Ordering<T>) - Static method in class akka.remote.AckedReceiveBuffer
Deprecated.
 
apply(SeqNo, SeqNo, SortedSet<T>, Ordering<T>) - Method in class akka.remote.AckedReceiveBuffer$
Deprecated.
 
apply(SeqNo, Set<SeqNo>) - Static method in class akka.remote.Ack
Deprecated.
 
apply(SeqNo, Set<SeqNo>) - Method in class akka.remote.Ack$
Deprecated.
 
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, ThrottlerTransportAdapter.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, ChannelUpstreamHandler) - Static method in class akka.remote.testconductor.RemoteConnection
 
apply(Role, InetSocketAddress, int, ChannelUpstreamHandler) - Method in class akka.remote.testconductor.RemoteConnection$
 
apply(ServerOp) - Method in class akka.remote.testconductor.ToServer$
 
apply(AssociationHandle) - Method in class akka.remote.transport.Transport.InboundAssociation$
Deprecated.
 
apply(AssociationHandle.DisassociateInfo) - Method in class akka.remote.transport.ActorTransportAdapter.DisassociateUnderlying$
Deprecated.
 
apply(AssociationHandle.DisassociateInfo) - Method in class akka.remote.transport.AkkaPduCodec.Disassociate$
 
apply(AssociationHandle.DisassociateInfo) - Method in class akka.remote.transport.AssociationHandle.Disassociated$
Deprecated.
 
apply(AssociationHandle, ActorRef) - Method in class akka.remote.transport.ThrottlerHandle$
 
apply(AssociationHandle, FailureInjectorTransportAdapter) - Method in class akka.remote.transport.FailureInjectorHandle$
 
apply(HandshakeInfo) - Method in class akka.remote.transport.AkkaPduCodec.Associate$
 
apply(SSLEngineProvider, boolean) - Static method in class akka.remote.transport.netty.NettySSLSupport
Construct a SSLHandler which can be inserted into a Netty server/client pipeline
apply(SSLEngineProvider, boolean) - Method in class akka.remote.transport.netty.NettySSLSupport$
Construct a SSLHandler which can be inserted into a Netty server/client pipeline
apply(Transport.AssociationEventListener) - Method in class akka.remote.transport.ActorTransportAdapter.ListenerRegistered$
Deprecated.
 
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(UniqueAddress, String) - Static method in class akka.remote.GracefulShutdownQuarantinedEvent
Deprecated.
 
apply(UniqueAddress, String) - Method in class akka.remote.GracefulShutdownQuarantinedEvent$
Deprecated.
 
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$
Deprecated.
 
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.remote.transport.AkkaPduCodec.Payload$
 
apply(ByteString) - Method in class akka.remote.transport.AssociationHandle.InboundPayload$
Deprecated.
 
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(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(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, Cluster, LWWRegister.Clock<A>) - Static method in class akka.cluster.ddata.LWWRegister
Deprecated.
Use `apply` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
apply(A, Cluster, LWWRegister.Clock<A>) - Method in class akka.cluster.ddata.LWWRegister$
Deprecated.
Use `apply` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
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.client.ClusterClientSettings
Deprecated.
Create settings from a configuration with the same layout as the default configuration akka.cluster.client.
apply(Config) - Method in class akka.cluster.client.ClusterClientSettings$
Deprecated.
Create settings from a configuration with the same layout as the default configuration akka.cluster.client.
apply(Config) - Static method in class akka.cluster.client.ClusterReceptionistSettings
Deprecated.
Create settings from a configuration with the same layout as the default configuration akka.cluster.client.receptionist.
apply(Config) - Method in class akka.cluster.client.ClusterReceptionistSettings$
Deprecated.
Create settings from a configuration with the same layout as the default configuration akka.cluster.client.receptionist.
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.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/docs/akka/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/docs/akka/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/docs/akka/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) - Method in class akka.persistence.typed.state.internal.DurableStateSettings$
 
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) - Method in class akka.persistence.typed.internal.EventSourcedSettings$
 
apply(E) - Method in class akka.actor.typed.eventstream.EventStream.Publish$
 
apply(E, ReplicaId, long, VersionVector) - Method in class akka.persistence.typed.internal.ReplicatedEvent$
 
apply(E, Promise<Done>) - Method in class akka.stream.stage.ConcurrentAsyncCallbackState.Event$
 
apply(Event) - 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<?>) - Method in class com.typesafe.sslconfig.akka.util.AkkaLoggerFactory
 
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<?>, String, Class<?>[], Tuple3<Object, String, byte[]>[]) - Method in class akka.actor.TypedActor.SerializedMethodCall$
Deprecated.
 
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<? super T>, Class<T>) - Static method in class akka.actor.TypedProps
Uses the supplied class as the factory for the TypedActor implementation, and that has the specified interface, or if the interface class is not an interface, all the interfaces it implements, appended in the sequence of interfaces.
apply(Class<? super T>, Class<T>) - Method in class akka.actor.TypedProps$
Uses the supplied class as the factory for the TypedActor implementation, and that has the specified interface, or if the interface class is not an interface, all the interfaces it implements, appended in the sequence of interfaces.
apply(Class<? super T>, Function0<T>) - Static method in class akka.actor.TypedProps
Uses the supplied thunk as the factory for the TypedActor implementation, and that has the specified interface, or if the interface class is not an interface, all the interfaces it implements, appended in the sequence of interfaces.
apply(Class<? super T>, Function0<T>) - Method in class akka.actor.TypedProps$
Uses the supplied thunk as the factory for the TypedActor implementation, and that has the specified interface, or if the interface class is not an interface, all the interfaces it implements, appended in the sequence of interfaces.
apply(Class<A>, String, ServiceKey<ConsumerController.Command<A>>, Optional<Behavior<DurableProducerQueue.Command<A>>>, WorkPullingProducerController.Settings) - Static method in class 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(Class<T>) - Static method in class akka.actor.TypedProps
Uses the supplied class as the factory for the TypedActor implementation, proxying all the interfaces it implements.
apply(Class<T>) - Method in class akka.actor.TypedProps$
Uses the supplied class as the factory for the TypedActor implementation, proxying all the interfaces it implements.
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) - Method in class akka.actor.TypedActor.MethodCall
Deprecated.
Invokes the Method on the supplied instance
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) - Method in class akka.persistence.fsm.PersistentFSM.Failure$
Deprecated.
 
apply(Object) - Method in class akka.persistence.fsm.PersistentFSM.NullFunction$
Deprecated.
 
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, D) - Method in class akka.persistence.fsm.PersistentFSM.Event$
Deprecated.
 
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<ReplicatedEventMetadata>) - 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(Method, Object[]) - Method in class akka.actor.TypedActor.MethodCall$
Deprecated.
 
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) - 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) - 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) - 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$
Deprecated.
 
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) - Static method in exception akka.remote.transport.FailureInjectorException
Deprecated.
 
apply(String) - Method in class akka.remote.transport.FailureInjectorException$
Deprecated.
 
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) - 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) - Method in class com.typesafe.sslconfig.akka.util.AkkaLoggerFactory
 
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.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$
Deprecated.
 
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, 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, ExtendedActorSystem) - Static method in class akka.pattern.CircuitBreaker
Create or find a CircuitBreaker in registry.
apply(String, ExtendedActorSystem) - 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, 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$
Deprecated.
 
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.client.ClusterClient.Publish$
Deprecated.
 
apply(String, Object) - Method in class akka.cluster.client.ClusterClient.SendToAll$
Deprecated.
 
apply(String, Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Publish$
 
apply(String, Object, boolean) - Method in class akka.cluster.client.ClusterClient.Send$
Deprecated.
 
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, Object, PersistentFSM.TimerMode, int, Object, ActorContext) - Method in class akka.persistence.fsm.PersistentFSM.Timer$
Deprecated.
 
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, Throwable) - Method in class akka.remote.transport.Transport.InvalidAssociationException$
Deprecated.
 
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<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<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, FiniteDuration, Option<String>, Option<String>) - Method in class akka.cluster.sbr.LeaseMajoritySettings$
 
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$
Deprecated.
 
apply(String, Option<FiniteDuration>) - Method in class akka.remote.testconductor.EnterBarrier$
 
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) - Static method in class akka.remote.RemotingErrorEvent
Deprecated.
 
apply(Throwable) - Method in class akka.remote.RemotingErrorEvent$
Deprecated.
 
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, Address, Address, boolean, Logging.LogLevel) - Static method in class akka.remote.AssociationErrorEvent
Deprecated.
 
apply(Throwable, Address, Address, boolean, Logging.LogLevel) - Method in class akka.remote.AssociationErrorEvent$
Deprecated.
 
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(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
Timestamp based offset.
apply(Instant, Instant, Map<String, Object>) - Method in class akka.persistence.query.TimestampOffset$
Timestamp based offset.
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(SSLContext, TLSProtocol.NegotiateNewSession, TLSRole) - Static method in class akka.stream.scaladsl.TLS
Deprecated.
Use apply that takes a SSLEngine factory instead. Setup the SSLEngine with needed parameters. Since 2.6.0.
apply(SSLContext, TLSProtocol.NegotiateNewSession, TLSRole) - Method in class akka.stream.scaladsl.TLS$
Deprecated.
Use apply that takes a SSLEngine factory instead. Setup the SSLEngine with needed parameters. Since 2.6.0.
apply(SSLContext, TLSProtocol.NegotiateNewSession, TLSRole, TLSClosing, Option<Tuple2<String, Object>>) - Static method in class akka.stream.scaladsl.TLS
Deprecated.
Use apply that takes a SSLEngine factory instead. Setup the SSLEngine with needed parameters. Since 2.6.0.
apply(SSLContext, TLSProtocol.NegotiateNewSession, TLSRole, TLSClosing, Option<Tuple2<String, Object>>) - Method in class akka.stream.scaladsl.TLS$
Deprecated.
Use apply that takes a SSLEngine factory instead. Setup the SSLEngine with needed parameters. Since 2.6.0.
apply(SSLContext, Option<AkkaSSLConfig>, TLSProtocol.NegotiateNewSession, TLSRole, TLSClosing, Option<Tuple2<String, Object>>) - Static method in class akka.stream.scaladsl.TLS
Deprecated.
Use apply that takes a SSLEngine factory instead. Setup the SSLEngine with needed parameters. Since 2.6.0.
apply(SSLContext, Option<AkkaSSLConfig>, TLSProtocol.NegotiateNewSession, TLSRole, TLSClosing, Option<Tuple2<String, Object>>) - Method in class akka.stream.scaladsl.TLS$
Deprecated.
Use apply that takes a SSLEngine factory instead. Setup the SSLEngine with needed parameters. Since 2.6.0.
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(ChannelFuture) - Static method in class akka.remote.transport.netty.NettyFutureBridge
Deprecated.
 
apply(ChannelFuture) - Method in class akka.remote.transport.netty.NettyFutureBridge$
Deprecated.
 
apply(ChannelGroupFuture) - Static method in class akka.remote.transport.netty.NettyFutureBridge
Deprecated.
 
apply(ChannelGroupFuture) - Method in class akka.remote.transport.netty.NettyFutureBridge$
Deprecated.
 
apply(Statement, Description) - Method in class akka.actor.testkit.typed.javadsl.LogCapturing
 
apply(BundleContext) - Static method in class akka.osgi.BundleDelegatingClassLoader
 
apply(BundleContext) - Method in class akka.osgi.BundleDelegatingClassLoader$
 
apply(BundleContext, Config) - Static method in class akka.osgi.OsgiActorSystemFactory
 
apply(BundleContext, Config) - Method in class akka.osgi.OsgiActorSystemFactory$
 
apply(BundleContext, Option<ClassLoader>) - Static method in class akka.osgi.BundleDelegatingClassLoader
 
apply(BundleContext, Option<ClassLoader>) - Method in class akka.osgi.BundleDelegatingClassLoader$
 
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(IndexedSeq<String>) - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.Contacts
Deprecated.
 
apply(IndexedSeq<String>) - Method in class akka.cluster.client.ClusterReceptionist.Internal$.Contacts$
Deprecated.
 
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<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, akka.cluster.ddata.Replicator.Internal.DataEnvelope>, boolean, Option<Object>, Option<Object>) - Static method in class akka.cluster.ddata.Replicator.Internal$.Gossip
 
apply(Map<String, akka.cluster.ddata.Replicator.Internal.DataEnvelope>, boolean, Option<Object>, Option<Object>) - Method in class akka.cluster.ddata.Replicator.Internal$.Gossip$
 
apply(Map<String, ByteString>, int, int, Option<Object>, Option<Object>) - Static method in class akka.cluster.ddata.Replicator.Internal$.Status
 
apply(Map<String, ByteString>, int, int, Option<Object>, Option<Object>) - Method in class akka.cluster.ddata.Replicator.Internal$.Status$
 
apply(Map<String, String>, Function1<T, Map<String, String>>, Behavior<T>, ClassTag<T>) - Method in class akka.actor.typed.internal.WithMdcBehaviorInterceptor$
 
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<PersistentRepr>) - Static method in class akka.persistence.AtomicWrite
 
apply(Seq<PersistentRepr>) - Method in class akka.persistence.AtomicWrite$
 
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<Event>) - Method in class akka.persistence.typed.internal.PersistAll$
 
apply(Seq<Class<?>>, Function0<T>, String, Deploy, Option<Timeout>, Option<ClassLoader>) - Static method in class akka.actor.TypedProps
 
apply(Seq<Class<?>>, Function0<T>, String, Deploy, Option<Timeout>, Option<ClassLoader>) - Method in class akka.actor.TypedProps$
 
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<ActorPath>) - Static method in class akka.cluster.client.ContactPoints
 
apply(Set<ActorPath>) - Method in class akka.cluster.client.ContactPoints$
 
apply(Set<ActorRef>) - Static method in class akka.cluster.client.ClusterClients
 
apply(Set<ActorRef>) - Method in class akka.cluster.client.ClusterClients$
 
apply(Set<Address>) - Static method in class akka.remote.RemotingListenEvent
 
apply(Set<Address>) - Method in class akka.remote.RemotingListenEvent$
 
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.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>, 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(Function0<ActorRef>, EventAdapters, Config) - Method in class akka.persistence.Persistence.PluginHolder$
 
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(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(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.actor.TypedProps
Uses the supplied class as the factory for the TypedActor implementation, proxying all the interfaces it implements.
apply(ClassTag<T>) - Method in class akka.actor.TypedProps$
Uses the supplied class as the factory for the TypedActor implementation, proxying all the interfaces it implements.
apply(ClassTag<T>) - Static method in class 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, Object) - Method in class akka.persistence.fsm.PersistentFSM.LogEntry$
Deprecated.
 
apply(S, D, Option<FiniteDuration>, Option<FSM.Reason>, List<Object>) - Method in class akka.actor.FSM.State$
 
apply(S, D, Option<FiniteDuration>, Option<PersistentFSM.Reason>, List<Object>, Seq<E>, Function1<D, BoxedUnit>, boolean) - Method in class akka.persistence.fsm.PersistentFSM.State$
Deprecated.
 
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, 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.pattern.BackoffOptionsImpl
 
apply$default$1() - Method in class akka.pattern.BackoffOptionsImpl$
 
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.remote.AckedReceiveBuffer
Deprecated.
 
apply$default$1() - Method in class akka.remote.AckedReceiveBuffer$
Deprecated.
 
apply$default$1() - Method in class akka.remote.transport.ActorTransportAdapter.DisassociateUnderlying$
Deprecated.
 
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$
Deprecated.
 
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() - Static method in class akka.pattern.BackoffOptionsImpl
 
apply$default$10() - Method in class akka.pattern.BackoffOptionsImpl$
 
apply$default$10() - Method in class akka.persistence.typed.internal.EventSourcedBehaviorImpl$
 
apply$default$10() - Static method in class akka.routing.DefaultOptimalSizeExploringResizer
 
apply$default$10() - Method in class akka.routing.DefaultOptimalSizeExploringResizer$
 
apply$default$11() - Method in class akka.actor.typed.SupervisorStrategy.Backoff$
 
apply$default$11() - Method in class akka.persistence.typed.internal.EventSourcedBehaviorImpl$
 
apply$default$12() - Method in class akka.persistence.typed.internal.EventSourcedBehaviorImpl$
 
apply$default$13() - Method in class akka.persistence.typed.internal.EventSourcedBehaviorImpl$
 
apply$default$14() - Method in class akka.persistence.typed.internal.EventSourcedBehaviorImpl$
 
apply$default$15() - Method in class akka.persistence.typed.internal.EventSourcedBehaviorImpl$
 
apply$default$16() - Method in class akka.persistence.typed.internal.EventSourcedBehaviorImpl$
 
apply$default$17() - Method in class akka.persistence.typed.internal.EventSourcedBehaviorImpl$
 
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.remote.Ack
Deprecated.
 
apply$default$2() - Method in class akka.remote.Ack$
Deprecated.
 
apply$default$2() - Static method in class akka.remote.AckedReceiveBuffer
Deprecated.
 
apply$default$2() - Method in class akka.remote.AckedReceiveBuffer$
Deprecated.
 
apply$default$2() - Static method in class akka.remote.AckedSendBuffer
Deprecated.
 
apply$default$2() - Method in class akka.remote.AckedSendBuffer$
Deprecated.
 
apply$default$2() - Method in class akka.remote.transport.Transport.InvalidAssociationException$
Deprecated.
 
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$
Deprecated.
 
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.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$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() - Static method in class akka.actor.TypedProps
TypedProps is a TypedActor configuration object, that is thread safe and fully sharable.
apply$default$3() - Method in class akka.actor.TypedProps$
TypedProps is a TypedActor configuration object, that is thread safe and fully sharable.
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.fsm.PersistentFSM.State$
Deprecated.
 
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.remote.AckedReceiveBuffer
Deprecated.
 
apply$default$3() - Method in class akka.remote.AckedReceiveBuffer$
Deprecated.
 
apply$default$3() - Static method in class akka.remote.AckedSendBuffer
Deprecated.
 
apply$default$3() - Method in class akka.remote.AckedSendBuffer$
Deprecated.
 
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.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$3(A) - Static method in class akka.cluster.ddata.LWWRegister
 
apply$default$3(A) - Method in class akka.cluster.ddata.LWWRegister$
 
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() - Static method in class akka.actor.TypedProps
 
apply$default$4() - Method in class akka.actor.TypedProps$
 
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.fsm.PersistentFSM.State$
Deprecated.
 
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.remote.AckedSendBuffer
Deprecated.
 
apply$default$4() - Method in class akka.remote.AckedSendBuffer$
Deprecated.
 
apply$default$4() - Method in class akka.remote.InvalidAssociation$
 
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.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() - Static method in class akka.actor.TypedProps
 
apply$default$5() - Method in class akka.actor.TypedProps$
 
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.fsm.PersistentFSM.State$
Deprecated.
 
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.stream.scaladsl.TLS
 
apply$default$5() - Method in class akka.stream.scaladsl.TLS$
 
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.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.actor.TypedProps
 
apply$default$6() - Method in class akka.actor.TypedProps$
 
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.fsm.PersistentFSM.State$
Deprecated.
 
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() - Static method in class akka.stream.scaladsl.TLS
 
apply$default$6() - Method in class akka.stream.scaladsl.TLS$
 
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() - Static method in class akka.pattern.BackoffOptionsImpl
 
apply$default$7() - Method in class akka.pattern.BackoffOptionsImpl$
 
apply$default$7() - Method in class akka.pattern.PromiseActorRef$
 
apply$default$7() - Method in class akka.persistence.fsm.PersistentFSM.State$
Deprecated.
 
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$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() - Static method in class akka.pattern.BackoffOptionsImpl
 
apply$default$8() - Method in class akka.pattern.BackoffOptionsImpl$
 
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(S, D, Option<FiniteDuration>, Option<PersistentFSM.Reason>, List<Object>, Seq<E>, Function1<D, BoxedUnit>) - Method in class akka.persistence.fsm.PersistentFSM.State$
Deprecated.
 
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() - Static method in class akka.pattern.BackoffOptionsImpl
 
apply$default$9() - Method in class akka.pattern.BackoffOptionsImpl$
 
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$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.
 
applyEvent(E, D) - Method in interface akka.persistence.fsm.PersistentFSM
Deprecated.
Override this handler to define the action on Domain Event
applying(Object...) - Method in class akka.persistence.fsm.PersistentFSM.State
Deprecated.
Specify domain events to be applied when transitioning to the new state.
applying(Seq<E>) - Method in class akka.persistence.fsm.PersistentFSM.State
Deprecated.
Specify domain events to be applied when transitioning to the new state.
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
 
applyState(PersistentFSM.State<S, D, E>) - Method in interface akka.persistence.fsm.PersistentFSM
Deprecated.
Persist FSM State and FSM State Data
applyState(PersistentFSM.State<S, D, E>) - Method in interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
 
appVersion() - Method in class akka.cluster.InternalClusterAction.Join
 
appVersion() - Method in class akka.cluster.Member
 
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
 
asFiniteDuration(Duration) - Static method in class akka.util.JavaDurationConverters
 
asFiniteDuration(Duration) - Method in class akka.util.JavaDurationConverters$
 
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.javadsl.StreamConverters
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
asInputStream(FiniteDuration) - Method in class akka.stream.javadsl.StreamConverters$
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
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() - 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() - Method in class akka.util.JavaDurationConverters.ScalaDurationOps
 
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$
 
asJava$extension(JavaDurationConverters.ScalaDurationOps) - Method in class akka.util.JavaDurationConverters.ScalaDurationOps$
 
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, long) - Static method in class akka.pattern.PatternsCS
Deprecated.
Use Pattens.ask which accepts java.time.Duration instead. Since 2.5.19.
ask(ActorRef, Object, long) - Method in class akka.pattern.PatternsCS$
Deprecated.
Use Pattens.ask which accepts java.time.Duration instead. Since 2.5.19.
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, Timeout) - Static method in class akka.pattern.PatternsCS
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.15.
ask(ActorRef, Object, Timeout) - Method in class akka.pattern.PatternsCS$
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.15.
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, Object, Duration) - Static method in class akka.pattern.PatternsCS
Deprecated.
Use Patterns.ask instead. Since 2.5.19.
ask(ActorRef, Object, Duration) - Method in class akka.pattern.PatternsCS$
Deprecated.
Use Patterns.ask instead. Since 2.5.19.
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, long) - Static method in class akka.pattern.PatternsCS
Deprecated.
Use Pattens.ask which accepts java.time.Duration instead. Since 2.5.19.
ask(ActorSelection, Object, long) - Method in class akka.pattern.PatternsCS$
Deprecated.
Use Pattens.ask which accepts java.time.Duration instead. Since 2.5.19.
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, Timeout) - Static method in class akka.pattern.PatternsCS
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.15.
ask(ActorSelection, Object, Timeout) - Method in class akka.pattern.PatternsCS$
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.15.
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, Object, Duration) - Static method in class akka.pattern.PatternsCS
Deprecated.
Use Patterns.ask instead. Since 2.5.19.
ask(ActorSelection, Object, Duration) - Method in class akka.pattern.PatternsCS$
Deprecated.
Use Patterns.ask instead. Since 2.5.19.
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.
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() - Static method in class akka.remote.transport.ActorTransportAdapter
Deprecated.
 
AskTimeout() - Method in class akka.remote.transport.ActorTransportAdapter$
Deprecated.
 
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>, long) - Static method in class akka.pattern.PatternsCS
Deprecated.
Use Pattens.askWithReplyTo which accepts java.time.Duration instead. Since 2.5.19.
askWithReplyTo(ActorRef, Function<ActorRef, Object>, long) - Method in class akka.pattern.PatternsCS$
Deprecated.
Use Pattens.askWithReplyTo which accepts java.time.Duration instead. Since 2.5.19.
askWithReplyTo(ActorRef, Function<ActorRef, Object>, Timeout) - Static method in class akka.pattern.PatternsCS
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.15.
askWithReplyTo(ActorRef, Function<ActorRef, Object>, Timeout) - Method in class akka.pattern.PatternsCS$
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.15.
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>, Duration) - Static method in class akka.pattern.PatternsCS
Deprecated.
Use Pattens.askWithReplyTo instead. Since 2.5.19.
askWithReplyTo(ActorRef, Function<ActorRef, Object>, Duration) - Method in class akka.pattern.PatternsCS$
Deprecated.
Use Pattens.askWithReplyTo instead. Since 2.5.19.
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>, long) - Static method in class akka.pattern.PatternsCS
Deprecated.
Use Pattens.askWithReplyTo which accepts java.time.Duration instead. Since 2.5.19.
askWithReplyTo(ActorSelection, Function<ActorRef, Object>, long) - Method in class akka.pattern.PatternsCS$
Deprecated.
Use Pattens.askWithReplyTo which accepts java.time.Duration instead. Since 2.5.19.
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.javadsl.StreamConverters
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
asOutputStream(FiniteDuration) - Method in class akka.stream.javadsl.StreamConverters$
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
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) - 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.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() - 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() - Method in class akka.util.JavaDurationConverters.JavaDurationOps
 
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
asScala$extension(JavaDurationConverters.JavaDurationOps) - Method in class akka.util.JavaDurationConverters.JavaDurationOps$
 
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(Address) - Method in class akka.remote.transport.AbstractTransportAdapter
Deprecated.
 
associate(Address) - Method in class akka.remote.transport.netty.NettyTransport
Deprecated.
 
associate(Address) - Method in class akka.remote.transport.TestTransport
Deprecated.
 
associate(Address) - Method in interface akka.remote.transport.Transport
Deprecated.
Asynchronously opens a logical duplex link between two Transport Entities over a network.
Associate(HandshakeInfo) - Constructor for class akka.remote.transport.AkkaPduCodec.Associate
 
ASSOCIATE - akka.remote.WireFormats.CommandType
ASSOCIATE = 1;
ASSOCIATE_VALUE - Static variable in enum akka.remote.WireFormats.CommandType
ASSOCIATE = 1;
Associate$() - Constructor for class akka.remote.transport.AkkaPduCodec.Associate$
 
AssociateAttempt(Address, Address) - Constructor for class akka.remote.transport.TestTransport.AssociateAttempt
Deprecated.
 
AssociateAttempt$() - Constructor for class akka.remote.transport.TestTransport.AssociateAttempt$
Deprecated.
 
associateBehavior() - Method in class akka.remote.transport.TestTransport
Deprecated.
The TestTransport.SwitchableLoggedBehavior for the associate() method.
AssociatedEvent - Class in akka.remote
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
AssociatedEvent(Address, Address, boolean) - Constructor for class akka.remote.AssociatedEvent
Deprecated.
 
AssociatedEvent$ - Class in akka.remote
Deprecated.
. Since .
AssociatedEvent$() - Constructor for class akka.remote.AssociatedEvent$
Deprecated.
 
AssociateUnderlying(Address, Promise<AssociationHandle>) - Constructor for class akka.remote.transport.ActorTransportAdapter.AssociateUnderlying
Deprecated.
 
AssociateUnderlying$() - Constructor for class akka.remote.transport.ActorTransportAdapter.AssociateUnderlying$
Deprecated.
 
association() - Method in interface akka.remote.artery.InboundEnvelope
 
association() - Method in class akka.remote.transport.Transport.InboundAssociation
Deprecated.
 
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$
 
AssociationErrorEvent - Class in akka.remote
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
AssociationErrorEvent(Throwable, Address, Address, boolean, Logging.LogLevel) - Constructor for class akka.remote.AssociationErrorEvent
Deprecated.
 
AssociationErrorEvent$ - Class in akka.remote
Deprecated.
. Since .
AssociationErrorEvent$() - Constructor for class akka.remote.AssociationErrorEvent$
Deprecated.
 
AssociationEvent - Interface in akka.remote
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
AssociationHandle - Interface in akka.remote.transport
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
AssociationHandle.ActorHandleEventListener - Class in akka.remote.transport
Deprecated.
Class to convert ordinary ActorRef instances to a HandleEventListener.
AssociationHandle.ActorHandleEventListener$ - Class in akka.remote.transport
Deprecated.
 
AssociationHandle.Disassociated - Class in akka.remote.transport
Deprecated.
Message sent to the listener registered to an association
AssociationHandle.Disassociated$ - Class in akka.remote.transport
Deprecated.
 
AssociationHandle.DisassociateInfo - Interface in akka.remote.transport
Deprecated.
Supertype of possible disassociation reasons
AssociationHandle.HandleEvent - Interface in akka.remote.transport
Deprecated.
Trait for events that the registered listener for an AssociationHandle might receive.
AssociationHandle.HandleEventListener - Interface in akka.remote.transport
Deprecated.
An interface that needs to be implemented by the user of an AssociationHandle to listen to association events.
AssociationHandle.InboundPayload - Class in akka.remote.transport
Deprecated.
Message sent to the listener registered to an association (via the Promise returned by AssociationHandle.readHandlerPromise()) when an inbound payload arrives.
AssociationHandle.InboundPayload$ - Class in akka.remote.transport
Deprecated.
 
AssociationHandle.Quarantined$ - Class in akka.remote.transport
Deprecated.
 
AssociationHandle.Shutdown$ - Class in akka.remote.transport
Deprecated.
 
AssociationHandle.Unknown$ - Class in akka.remote.transport
Deprecated.
 
AssociationHandle$ - Class in akka.remote.transport
Deprecated.
. Since .
AssociationHandle$() - Constructor for class akka.remote.transport.AssociationHandle$
Deprecated.
 
associationListener() - Method in class akka.remote.transport.ActorTransportAdapterManager
Deprecated.
 
associationListener_$eq(Transport.AssociationEventListener) - Method in class akka.remote.transport.ActorTransportAdapterManager
Deprecated.
 
AssociationProblem - Interface in akka.remote
INTERNAL API
AssociationRegistry - Class in akka.remote.transport
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
AssociationRegistry() - Constructor for class akka.remote.transport.AssociationRegistry
Deprecated.
 
AssociationRegistry() - Constructor for class akka.remote.transport.TestTransport.AssociationRegistry
Deprecated.
 
AssociationRegistry$ - Class in akka.remote.transport
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
AssociationRegistry$() - Constructor for class akka.remote.transport.AssociationRegistry$
Deprecated.
 
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.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() - 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_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$
 
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
 
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
 
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
 
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
 
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$
 
augmentScheme(Address) - Method in interface akka.remote.transport.SchemeAugmenter
Deprecated.
 
augmentScheme(String) - Method in interface akka.remote.transport.SchemeAugmenter
Deprecated.
 
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.transport.ThrottlerTransportAdapter.TokenBucket
Deprecated.
 
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(Duration, Supplier<A>) - Method in class akka.testkit.javadsl.TestKit
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.13.
awaitAssert(Duration, Duration, Supplier<A>) - Method in class akka.testkit.javadsl.TestKit
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.13.
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(Duration, Supplier<Object>) - Method in class akka.testkit.javadsl.TestKit
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
awaitCond(Duration, Duration, String, Supplier<Object>) - Method in class akka.testkit.javadsl.TestKit
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
awaitCond(Duration, Duration, Supplier<Object>) - Method in class akka.testkit.javadsl.TestKit
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
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
 
Backlog() - Method in class akka.remote.transport.netty.NettyTransportSettings
Deprecated.
 
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 - Class in akka.pattern
Deprecated.
This API is superseded by the BackoffOpts object.
Backoff() - Constructor for class akka.pattern.Backoff
Deprecated.
 
Backoff$ - Class in akka.pattern
Deprecated.
This API is superseded by the BackoffOpts object.
Backoff$() - Constructor for class akka.actor.typed.SupervisorStrategy.Backoff$
 
Backoff$() - Constructor for class akka.pattern.Backoff$
Deprecated.
 
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$
 
BackoffOptions - Interface in akka.pattern
Deprecated.
Use new API from BackoffOpts object instead. Since 2.5.22.
BackoffOptionsImpl - Class in akka.pattern
 
BackoffOptionsImpl(BackoffType, Props, String, FiniteDuration, FiniteDuration, double, Option<BackoffReset>, OneForOneStrategy, Option<Object>, Option<Function1<Object, Object>>) - Constructor for class akka.pattern.BackoffOptionsImpl
 
BackoffOptionsImpl$ - Class in akka.pattern
 
BackoffOptionsImpl$() - Constructor for class akka.pattern.BackoffOptionsImpl$
 
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$
 
BackoffPeriod() - Method in class akka.remote.RemoteSettings
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
backoffRate() - Method in class akka.routing.DefaultResizer
 
BACKOFFRATE_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.DefaultResizer
 
backoffReset() - Method in class akka.pattern.BackoffOptionsImpl
 
BackoffReset - Interface in akka.pattern
 
BackoffSupervisor - Class in akka.pattern
 
BackoffSupervisor(Props, String, FiniteDuration, FiniteDuration, double) - Constructor for class akka.pattern.BackoffSupervisor
Deprecated.
Use `BackoffSupervisor.props` method instead. Since 2.5.22.
BackoffSupervisor(Props, String, FiniteDuration, FiniteDuration, double, SupervisorStrategy) - Constructor for class akka.pattern.BackoffSupervisor
Deprecated.
Use `BackoffSupervisor.props` method instead. Since 2.5.22.
BackoffSupervisor(Props, String, FiniteDuration, FiniteDuration, BackoffReset, double, SupervisorStrategy, Option<Object>) - Constructor for class akka.pattern.BackoffSupervisor
Deprecated.
Use `BackoffSupervisor.props` method instead. Since 2.5.22.
BackoffSupervisor(Props, String, FiniteDuration, FiniteDuration, BackoffReset, double, SupervisorStrategy, Option<Object>, Option<Function1<Object, Object>>) - Constructor for class akka.pattern.BackoffSupervisor
Deprecated.
Use `BackoffSupervisor.props` method instead. Since 2.5.22.
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
 
backoffType() - Method in class akka.pattern.BackoffOptionsImpl
 
BackoffType - Interface in akka.pattern
 
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 TimeoutException.
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 TimeoutException.
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 TimeoutException.
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 TimeoutException.
backpressureTimeout(FiniteDuration) - Method in class akka.stream.javadsl.Flow
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
backpressureTimeout(FiniteDuration) - Method in class akka.stream.javadsl.Source
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
backpressureTimeout(FiniteDuration) - Method in class akka.stream.javadsl.SubFlow
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
backpressureTimeout(FiniteDuration) - Method in class akka.stream.javadsl.SubSource
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
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 scala.concurrent.TimeoutException.
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) - Constructor for class akka.stream.scaladsl.Balance
Deprecated.
Use the constructor which also specifies the `eagerCancel` parameter. Since 2.5.12.
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$
 
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
 
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
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(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<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 TimeoutException.
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 TimeoutException.
bidirectionalIdleTimeout(FiniteDuration) - Static method in class akka.stream.javadsl.BidiFlow
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
bidirectionalIdleTimeout(FiniteDuration) - Method in class akka.stream.javadsl.BidiFlow$
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
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 scala.concurrent.TimeoutException.
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 scala.concurrent.TimeoutException.
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
 
bindAndHandleTls(Flow<ByteString, ByteString, ?>, String, int, SSLContext, TLSProtocol.NegotiateNewSession, int, Iterable<Inet.SocketOption>, Duration, Materializer) - Method in class akka.stream.scaladsl.Tcp
Deprecated.
Use bindAndHandleWithTls that takes a SSLEngine factory instead. Setup the SSLEngine with needed parameters. Since 2.6.0.
bindAndHandleTls$default$6() - Method in class akka.stream.scaladsl.Tcp
 
bindAndHandleTls$default$7() - Method in class akka.stream.scaladsl.Tcp
 
bindAndHandleTls$default$8() - 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.
 
BindHostname() - Method in class akka.remote.transport.netty.NettyTransportSettings
Deprecated.
 
BindPortSelector() - Method in class akka.remote.transport.netty.NettyTransportSettings
Deprecated.
WARNING: This should only be used by professionals. Since 2.4.
bindShutdownTimeout() - Method in class akka.stream.scaladsl.Tcp
 
bindTls(String, int, SSLContext, TLSProtocol.NegotiateNewSession) - Method in class akka.stream.javadsl.Tcp
Deprecated.
Use bindWithTls that takes a SSLEngine factory instead. Setup the SSLEngine with needed parameters. Since 2.6.0.
bindTls(String, int, SSLContext, TLSProtocol.NegotiateNewSession, int, Iterable<Inet.SocketOption>, boolean, Duration) - Method in class akka.stream.javadsl.Tcp
Deprecated.
Use bindWithTls that takes a SSLEngine factory instead. Setup the SSLEngine with needed parameters. Since 2.6.0.
bindTls(String, int, SSLContext, TLSProtocol.NegotiateNewSession, int, Iterable<Inet.SocketOption>, Duration) - Method in class akka.stream.scaladsl.Tcp
Deprecated.
Use bindWithTls that takes a SSLEngine factory instead. Setup the SSLEngine with needed parameters. Since 2.6.0.
bindTls$default$5() - Method in class akka.stream.scaladsl.Tcp
 
bindTls$default$6() - Method in class akka.stream.scaladsl.Tcp
 
bindTls$default$7() - 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, ThrottlerTransportAdapter.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$() - Constructor for class akka.remote.transport.ThrottlerTransportAdapter.Blackhole$
Deprecated.
 
BlackholeActor() - Constructor for class akka.testkit.TestActors.BlackholeActor
 
blackholeProps() - Static method in class akka.testkit.TestActors
 
blackholeProps() - Method in class akka.testkit.TestActors$
 
blackholeThrottleMode() - Static method in class akka.remote.transport.ThrottlerTransportAdapter
Deprecated.
Java API: get the ThrottleMode.Blackhole instance
blackholeThrottleMode() - Method in class akka.remote.transport.ThrottlerTransportAdapter$
Deprecated.
Java API: get the ThrottleMode.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.transport.ThrottlerTransportAdapter.Direction$.Both$
Deprecated.
 
Both$() - Constructor for class akka.testkit.SocketUtil.Both$
 
bothDirection() - Static method in class akka.remote.transport.ThrottlerTransportAdapter
Deprecated.
Java API: get the Direction.Both instance
bothDirection() - Method in class akka.remote.transport.ThrottlerTransportAdapter$
Deprecated.
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$
 
boundAddress() - Method in class akka.remote.transport.TestTransport.ListenAttempt
Deprecated.
 
boundAddress() - Method in class akka.remote.transport.TestTransport.ShutdownAttempt
Deprecated.
 
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
 
buf() - Method in class akka.remote.AckedReceiveBuffer
Deprecated.
 
buffer() - Method in class akka.cluster.client.ClusterClient
Deprecated.
 
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.client.ClusterClient
Deprecated.
 
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) - Method in class akka.remote.AckedSendBuffer
Deprecated.
Puts a new message in the buffer.
Buffer<T> - Interface in akka.persistence.query.journal.leveldb
INTERNAL API
buffer_$eq(MessageBuffer) - Method in class akka.cluster.client.ClusterClient
Deprecated.
 
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.client.ClusterClientSettings
Deprecated.
 
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.client.protobuf.msg.ClusterClientMessages.Contacts.Builder
 
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.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.fsm.japi.pf.FSMStateFunctionBuilder
Deprecated.
Build a PartialFunction from this builder.
build() - Method in class akka.persistence.fsm.japi.pf.FSMStopBuilder
Deprecated.
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.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
 
buildHostnameVerifier(SSLConfigSettings) - Method in class com.typesafe.sslconfig.akka.AkkaSSLConfig
Deprecated.
 
buildKeyManagerFactory(SSLConfigSettings) - Method in class com.typesafe.sslconfig.akka.AkkaSSLConfig
Deprecated.
 
buildPartial() - Method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts.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.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.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
 
buildTrustManagerFactory(SSLConfigSettings) - Method in class com.typesafe.sslconfig.akka.AkkaSSLConfig
Deprecated.
 
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
 
BundleDelegatingClassLoader - Class in akka.osgi
 
BundleDelegatingClassLoader(Bundle, ClassLoader) - Constructor for class akka.osgi.BundleDelegatingClassLoader
 
BundleDelegatingClassLoader$ - Class in akka.osgi
 
BundleDelegatingClassLoader$() - Constructor for class akka.osgi.BundleDelegatingClassLoader$
 
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$
 
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.pki.pem.PEMDecoder.DERData
 
bytes() - Method in class akka.remote.transport.AkkaPduCodec.Payload
 
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.
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.
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 class akka.persistence.fsm.PersistentFSM.Timer
Deprecated.
 
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 interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
 
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.ContextualTypedActorFactory
 
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.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) - Static method in class akka.actor.typed.internal.NoOpActorFlightRecorder
 
canEqual(Object) - Method in class akka.actor.typed.internal.NoOpActorFlightRecorder$
 
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.TypedActor.MethodCall
Deprecated.
 
canEqual(Object) - Method in class akka.actor.TypedProps
 
canEqual(Object) - Method in class akka.actor.UnhandledMessage
 
canEqual(Object) - Static method in class akka.cluster.client.ClusterClient.Internal$.HeartbeatTick
Deprecated.
 
canEqual(Object) - Method in class akka.cluster.client.ClusterClient.Internal$.HeartbeatTick$
Deprecated.
 
canEqual(Object) - Static method in class akka.cluster.client.ClusterClient.Internal$.ReconnectTimeout
Deprecated.
 
canEqual(Object) - Method in class akka.cluster.client.ClusterClient.Internal$.ReconnectTimeout$
Deprecated.
 
canEqual(Object) - Static method in class akka.cluster.client.ClusterClient.Internal$.RefreshContactsTick
Deprecated.
 
canEqual(Object) - Method in class akka.cluster.client.ClusterClient.Internal$.RefreshContactsTick$
Deprecated.
 
canEqual(Object) - Method in class akka.cluster.client.ClusterClient.Publish
Deprecated.
 
canEqual(Object) - Method in class akka.cluster.client.ClusterClient.Send
Deprecated.
 
canEqual(Object) - Method in class akka.cluster.client.ClusterClient.SendToAll
Deprecated.
 
canEqual(Object) - Method in class akka.cluster.client.ClusterClients
 
canEqual(Object) - Method in class akka.cluster.client.ClusterClientUnreachable
 
canEqual(Object) - Method in class akka.cluster.client.ClusterClientUp
 
canEqual(Object) - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.CheckDeadlines
Deprecated.
 
canEqual(Object) - Method in class akka.cluster.client.ClusterReceptionist.Internal$.CheckDeadlines$
Deprecated.
 
canEqual(Object) - Method in class akka.cluster.client.ClusterReceptionist.Internal$.Contacts
Deprecated.
 
canEqual(Object) - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.GetContacts
Deprecated.
 
canEqual(Object) - Method in class akka.cluster.client.ClusterReceptionist.Internal$.GetContacts$
Deprecated.
 
canEqual(Object) - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.Heartbeat
Deprecated.
 
canEqual(Object) - Method in class akka.cluster.client.ClusterReceptionist.Internal$.Heartbeat$
Deprecated.
 
canEqual(Object) - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.HeartbeatRsp
Deprecated.
 
canEqual(Object) - Method in class akka.cluster.client.ClusterReceptionist.Internal$.HeartbeatRsp$
Deprecated.
 
canEqual(Object) - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.Ping
Deprecated.
 
canEqual(Object) - Method in class akka.cluster.client.ClusterReceptionist.Internal$.Ping$
Deprecated.
 
canEqual(Object) - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.ReceptionistShutdown
Deprecated.
 
canEqual(Object) - Method in class akka.cluster.client.ClusterReceptionist.Internal$.ReceptionistShutdown$
Deprecated.
 
canEqual(Object) - Method in class akka.cluster.client.ContactPointAdded
 
canEqual(Object) - Method in class akka.cluster.client.ContactPointRemoved
 
canEqual(Object) - Method in class akka.cluster.client.ContactPoints
 
canEqual(Object) - Static method in class akka.cluster.client.GetClusterClients
 
canEqual(Object) - Method in class akka.cluster.client.GetClusterClients$
 
canEqual(Object) - Static method in class akka.cluster.client.GetContactPoints
 
canEqual(Object) - Method in class akka.cluster.client.GetContactPoints$
 
canEqual(Object) - Static method in class akka.cluster.client.SubscribeClusterClients
 
canEqual(Object) - Method in class akka.cluster.client.SubscribeClusterClients$
 
canEqual(Object) - Static method in class akka.cluster.client.SubscribeContactPoints
 
canEqual(Object) - Method in class akka.cluster.client.SubscribeContactPoints$
 
canEqual(Object) - Static method in class akka.cluster.client.UnsubscribeClusterClients
 
canEqual(Object) - Method in class akka.cluster.client.UnsubscribeClusterClients$
 
canEqual(Object) - Static method in class akka.cluster.client.UnsubscribeContactPoints
 
canEqual(Object) - Method in class akka.cluster.client.UnsubscribeContactPoints$
 
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
 
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
 
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.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.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.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.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.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) - Static method in class akka.cluster.sharding.NoOpShardingFlightRecorder
 
canEqual(Object) - Method in class akka.cluster.sharding.NoOpShardingFlightRecorder$
 
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) - 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.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.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) - Static method in class akka.osgi.UnregisteringLogService
 
canEqual(Object) - Method in class akka.osgi.UnregisteringLogService$
 
canEqual(Object) - Method in class akka.pattern.BackoffOnFailureOptionsImpl
 
canEqual(Object) - Method in class akka.pattern.BackoffOnStopOptionsImpl
 
canEqual(Object) - Method in class akka.pattern.BackoffOptionsImpl
 
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) - Static method in class akka.pattern.RestartImpliesFailure
 
canEqual(Object) - Method in class akka.pattern.RestartImpliesFailure$
 
canEqual(Object) - Method in exception akka.pattern.StatusReply.ErrorMessage
 
canEqual(Object) - Static method in class akka.pattern.StopImpliesFailure
 
canEqual(Object) - Method in class akka.pattern.StopImpliesFailure$
 
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) - Method in class akka.persistence.fsm.PersistentFSM.CurrentState
Deprecated.
 
canEqual(Object) - Method in class akka.persistence.fsm.PersistentFSM.Event
Deprecated.
 
canEqual(Object) - Method in class akka.persistence.fsm.PersistentFSM.Failure
Deprecated.
 
canEqual(Object) - Method in class akka.persistence.fsm.PersistentFSM.FixedDelayMode$
Deprecated.
 
canEqual(Object) - Method in class akka.persistence.fsm.PersistentFSM.FixedRateMode$
Deprecated.
 
canEqual(Object) - Method in class akka.persistence.fsm.PersistentFSM.LogEntry
Deprecated.
 
canEqual(Object) - Method in class akka.persistence.fsm.PersistentFSM.Normal$
Deprecated.
 
canEqual(Object) - Method in class akka.persistence.fsm.PersistentFSM.PersistentFSMSnapshot
Deprecated.
 
canEqual(Object) - Method in class akka.persistence.fsm.PersistentFSM.Shutdown$
Deprecated.
 
canEqual(Object) - Method in class akka.persistence.fsm.PersistentFSM.SingleMode$
Deprecated.
 
canEqual(Object) - Method in class akka.persistence.fsm.PersistentFSM.State
Deprecated.
 
canEqual(Object) - Method in class akka.persistence.fsm.PersistentFSM.StateChangeEvent
Deprecated.
 
canEqual(Object) - Method in class akka.persistence.fsm.PersistentFSM.StateTimeout$
Deprecated.
 
canEqual(Object) - Method in class akka.persistence.fsm.PersistentFSM.StopEvent
Deprecated.
 
canEqual(Object) - Method in class akka.persistence.fsm.PersistentFSM.SubscribeTransitionCallBack
Deprecated.
 
canEqual(Object) - Method in class akka.persistence.fsm.PersistentFSM.TimeoutMarker
Deprecated.
 
canEqual(Object) - Method in class akka.persistence.fsm.PersistentFSM.Timer
Deprecated.
 
canEqual(Object) - Method in class akka.persistence.fsm.PersistentFSM.Transition
Deprecated.
 
canEqual(Object) - Method in class akka.persistence.fsm.PersistentFSM.UnsubscribeTransitionCallBack
Deprecated.
 
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.query.TimestampOffset
 
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) - 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.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.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.ReplicatedEventAck
 
canEqual(Object) - Method in class akka.persistence.typed.internal.ReplicatedEventAck$
 
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) - 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.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.Ack
Deprecated.
 
canEqual(Object) - Method in class akka.remote.AckedReceiveBuffer
Deprecated.
 
canEqual(Object) - Method in class akka.remote.AckedSendBuffer
Deprecated.
 
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) - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
canEqual(Object) - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
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.AssociatedEvent
Deprecated.
 
canEqual(Object) - Method in class akka.remote.AssociationErrorEvent
Deprecated.
 
canEqual(Object) - Method in class akka.remote.DisassociatedEvent
Deprecated.
 
canEqual(Object) - Method in class akka.remote.GracefulShutdownQuarantinedEvent
Deprecated.
 
canEqual(Object) - Method in class akka.remote.QuarantinedEvent
Deprecated.
 
canEqual(Object) - Method in class akka.remote.RemoteScope
 
canEqual(Object) - Method in class akka.remote.RemotingErrorEvent
Deprecated.
 
canEqual(Object) - Method in class akka.remote.RemotingListenEvent
 
canEqual(Object) - Static method in class akka.remote.RemotingShutdownEvent
Deprecated.
 
canEqual(Object) - Method in class akka.remote.RemotingShutdownEvent$
Deprecated.
 
canEqual(Object) - Method in class akka.remote.routing.RemoteRouterConfig
 
canEqual(Object) - Method in class akka.remote.SeqNo
Deprecated.
 
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) - Method in class akka.remote.ThisActorSystemQuarantinedEvent
Deprecated.
 
canEqual(Object) - Method in class akka.remote.transport.ActorTransportAdapter.AssociateUnderlying
Deprecated.
 
canEqual(Object) - Method in class akka.remote.transport.ActorTransportAdapter.DisassociateUnderlying
Deprecated.
 
canEqual(Object) - Method in class akka.remote.transport.ActorTransportAdapter.ListenerRegistered
Deprecated.
 
canEqual(Object) - Method in class akka.remote.transport.ActorTransportAdapter.ListenUnderlying
Deprecated.
 
canEqual(Object) - Method in class akka.remote.transport.AkkaPduCodec.Associate
 
canEqual(Object) - Method in class akka.remote.transport.AkkaPduCodec.Disassociate
 
canEqual(Object) - Method in class akka.remote.transport.AkkaPduCodec.Heartbeat$
 
canEqual(Object) - Method in class akka.remote.transport.AkkaPduCodec.Message
 
canEqual(Object) - Method in class akka.remote.transport.AkkaPduCodec.Payload
 
canEqual(Object) - Method in class akka.remote.transport.AssociationHandle.ActorHandleEventListener
Deprecated.
 
canEqual(Object) - Method in class akka.remote.transport.AssociationHandle.Disassociated
Deprecated.
 
canEqual(Object) - Method in class akka.remote.transport.AssociationHandle.InboundPayload
Deprecated.
 
canEqual(Object) - Method in class akka.remote.transport.AssociationHandle.Quarantined$
Deprecated.
 
canEqual(Object) - Method in class akka.remote.transport.AssociationHandle.Shutdown$
Deprecated.
 
canEqual(Object) - Method in class akka.remote.transport.AssociationHandle.Unknown$
Deprecated.
 
canEqual(Object) - Method in exception akka.remote.transport.FailureInjectorException
Deprecated.
 
canEqual(Object) - Method in class akka.remote.transport.HandshakeInfo
 
canEqual(Object) - Method in class akka.remote.transport.TestAssociationHandle
Deprecated.
 
canEqual(Object) - Method in class akka.remote.transport.TestTransport.AssociateAttempt
Deprecated.
 
canEqual(Object) - Method in class akka.remote.transport.TestTransport.DisassociateAttempt
Deprecated.
 
canEqual(Object) - Method in class akka.remote.transport.TestTransport.ListenAttempt
Deprecated.
 
canEqual(Object) - Method in class akka.remote.transport.TestTransport.ShutdownAttempt
Deprecated.
 
canEqual(Object) - Method in class akka.remote.transport.TestTransport.WriteAttempt
Deprecated.
 
canEqual(Object) - Method in class akka.remote.transport.ThrottlerTransportAdapter.Blackhole$
Deprecated.
 
canEqual(Object) - Method in class akka.remote.transport.ThrottlerTransportAdapter.Direction$.Both$
Deprecated.
 
canEqual(Object) - Method in class akka.remote.transport.ThrottlerTransportAdapter.Direction$.Receive$
Deprecated.
 
canEqual(Object) - Method in class akka.remote.transport.ThrottlerTransportAdapter.Direction$.Send$
Deprecated.
 
canEqual(Object) - Method in class akka.remote.transport.ThrottlerTransportAdapter.ForceDisassociate
Deprecated.
 
canEqual(Object) - Method in class akka.remote.transport.ThrottlerTransportAdapter.ForceDisassociateAck$
Deprecated.
 
canEqual(Object) - Method in class akka.remote.transport.ThrottlerTransportAdapter.ForceDisassociateExplicitly
Deprecated.
 
canEqual(Object) - Method in class akka.remote.transport.ThrottlerTransportAdapter.SetThrottle
Deprecated.
 
canEqual(Object) - Method in class akka.remote.transport.ThrottlerTransportAdapter.SetThrottleAck$
Deprecated.
 
canEqual(Object) - Method in class akka.remote.transport.ThrottlerTransportAdapter.TokenBucket
Deprecated.
 
canEqual(Object) - Method in class akka.remote.transport.ThrottlerTransportAdapter.Unthrottled$
Deprecated.
 
canEqual(Object) - Method in class akka.remote.transport.Transport.ActorAssociationEventListener
Deprecated.
 
canEqual(Object) - Method in class akka.remote.transport.Transport.InboundAssociation
Deprecated.
 
canEqual(Object) - Method in exception akka.remote.transport.Transport.InvalidAssociationException
Deprecated.
 
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.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.AckedSendBuffer
Deprecated.
 
capacity() - Method in class akka.remote.transport.ThrottlerTransportAdapter.TokenBucket
Deprecated.
 
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$
 
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.fsm.PersistentFSM.Failure
Deprecated.
 
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.AssociationErrorEvent
Deprecated.
 
cause() - Method in class akka.remote.RemotingErrorEvent
Deprecated.
 
cause() - Method in exception akka.remote.transport.Transport.InvalidAssociationException
Deprecated.
 
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
 
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
 
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
 
channelConnected(ChannelHandlerContext, ChannelStateEvent) - Method in interface akka.remote.transport.netty.NettyClientHelpers
 
channelConnected(ChannelHandlerContext, ChannelStateEvent) - Method in interface akka.remote.transport.netty.NettyServerHelpers
 
channelDisconnected(ChannelHandlerContext, ChannelStateEvent) - Method in interface akka.remote.transport.netty.NettyClientHelpers
 
channelDisconnected(ChannelHandlerContext, ChannelStateEvent) - Method in interface akka.remote.transport.netty.NettyServerHelpers
 
channelGroup() - Method in class akka.remote.transport.netty.NettyTransport
Deprecated.
 
ChannelLocalActor - Class in akka.remote.transport.netty
INTERNAL API
ChannelLocalActor() - Constructor for class akka.remote.transport.netty.ChannelLocalActor
 
ChannelLocalActor$ - Class in akka.remote.transport.netty
INTERNAL API
ChannelLocalActor$() - Constructor for class akka.remote.transport.netty.ChannelLocalActor$
 
channelOpen(ChannelHandlerContext, ChannelStateEvent) - Method in interface akka.remote.transport.netty.NettyClientHelpers
 
channelOpen(ChannelHandlerContext, ChannelStateEvent) - Method in interface akka.remote.transport.netty.NettyServerHelpers
 
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
CheckDeadlines() - Constructor for class akka.cluster.client.ClusterReceptionist.Internal$.CheckDeadlines
Deprecated.
 
CheckDeadlines$() - Constructor for class akka.cluster.client.ClusterReceptionist.Internal$.CheckDeadlines$
Deprecated.
 
checkDeadlinesTask() - Method in class akka.cluster.client.ClusterReceptionist
Deprecated.
 
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
 
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 class akka.pattern.BackoffOptionsImpl
 
childName() - Method in class akka.pattern.BackoffSupervisor
 
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 class akka.pattern.BackoffOptionsImpl
 
childProps() - Method in class akka.pattern.BackoffSupervisor
 
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
 
Children$ - Class in akka.actor.dungeon
 
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(ExecutionContext, Scheduler, int, FiniteDuration, FiniteDuration) - Constructor for class akka.pattern.CircuitBreaker
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
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.client.protobuf.msg.ClusterClientMessages.Contacts.Builder
 
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.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.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() - Static method in class akka.remote.transport.AssociationRegistry
Deprecated.
 
clear() - Method in class akka.remote.transport.AssociationRegistry$
Deprecated.
 
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(Cluster) - Method in class akka.cluster.ddata.ORSet
Deprecated.
Use `remove` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
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;
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;
clearContactPoints() - Method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts.Builder
repeated string contactPoints = 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.client.protobuf.msg.ClusterClientMessages.Contacts.Builder
 
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.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.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;
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
clearLog() - Method in class akka.remote.transport.TestTransport.AssociationRegistry
Deprecated.
Clears the activity log.
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;
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;
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;
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.client.protobuf.msg.ClusterClientMessages.Contacts.Builder
 
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.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.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;
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;
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;
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;
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;
clearSlice() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
required int32 slice = 3;
clearStackTrace() - Method in class akka.remote.ContainerFormats.Throwable.Builder
repeated .StackTraceElement stackTrace = 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.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;
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$
 
clientInteractions() - Method in class akka.cluster.client.ClusterReceptionist
Deprecated.
 
clientInteractions_$eq(HashMap<ActorRef, DeadlineFailureDetector>) - Method in class akka.cluster.client.ClusterReceptionist
Deprecated.
 
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$
 
ClientResponseTunnel(ActorRef, FiniteDuration) - Constructor for class akka.cluster.client.ClusterReceptionist.Internal$.ClientResponseTunnel
Deprecated.
 
ClientSocketWorkerPoolSize() - Static method in class akka.remote.testconductor.TestConductorExt.Settings
 
ClientSocketWorkerPoolSize() - Method in class akka.remote.testconductor.TestConductorExt.Settings$
 
ClientSocketWorkerPoolSize() - Method in class akka.remote.transport.netty.NettyTransportSettings
Deprecated.
 
clientsPublished() - Method in class akka.cluster.client.ClusterReceptionist
Deprecated.
 
clientsPublished_$eq(HashSet<ActorRef>) - Method in class akka.cluster.client.ClusterReceptionist
Deprecated.
 
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() - Constructor for class akka.remote.FailureDetector.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.client.protobuf.msg.ClusterClientMessages.Contacts.Builder
 
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.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.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.client.ClusterReceptionist
Deprecated.
 
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$
 
clusterClient() - Method in interface akka.cluster.client.ClusterClientInteraction
 
clusterClient() - Method in class akka.cluster.client.ClusterClientUnreachable
 
clusterClient() - Method in class akka.cluster.client.ClusterClientUp
 
ClusterClient - Class in akka.cluster.client
Deprecated.
Use Akka gRPC instead, see https://doc.akka.io/docs/akka/2.6/cluster-client.html#migration-to-akka-grpc. Since 2.6.0.
ClusterClient(ClusterClientSettings) - Constructor for class akka.cluster.client.ClusterClient
Deprecated.
 
ClusterClient.Internal$ - Class in akka.cluster.client
Deprecated.
INTERNAL API
ClusterClient.Internal$.HeartbeatTick - Class in akka.cluster.client
Deprecated.
 
ClusterClient.Internal$.HeartbeatTick$ - Class in akka.cluster.client
Deprecated.
 
ClusterClient.Internal$.ReconnectTimeout - Class in akka.cluster.client
Deprecated.
 
ClusterClient.Internal$.ReconnectTimeout$ - Class in akka.cluster.client
Deprecated.
 
ClusterClient.Internal$.RefreshContactsTick - Class in akka.cluster.client
Deprecated.
 
ClusterClient.Internal$.RefreshContactsTick$ - Class in akka.cluster.client
Deprecated.
 
ClusterClient.Publish - Class in akka.cluster.client
Deprecated.
Use Akka gRPC instead, see https://doc.akka.io/docs/akka/2.6/cluster-client.html#migration-to-akka-grpc. Since 2.6.0.
ClusterClient.Publish$ - Class in akka.cluster.client
Deprecated.
. Since .
ClusterClient.Send - Class in akka.cluster.client
Deprecated.
Use Akka gRPC instead, see https://doc.akka.io/docs/akka/2.6/cluster-client.html#migration-to-akka-grpc. Since 2.6.0.
ClusterClient.Send$ - Class in akka.cluster.client
Deprecated.
. Since .
ClusterClient.SendToAll - Class in akka.cluster.client
Deprecated.
Use Akka gRPC instead, see https://doc.akka.io/docs/akka/2.6/cluster-client.html#migration-to-akka-grpc. Since 2.6.0.
ClusterClient.SendToAll$ - Class in akka.cluster.client
Deprecated.
. Since .
ClusterClient$ - Class in akka.cluster.client
Deprecated.
. Since .
ClusterClient$() - Constructor for class akka.cluster.client.ClusterClient$
Deprecated.
 
ClusterClientInteraction - Interface in akka.cluster.client
Declares a super type for all events emitted by the ClusterReceptionist.
ClusterClientMessage - Interface in akka.cluster.client
Marker trait for remote messages with special serializer.
ClusterClientMessages - Class in akka.cluster.client.protobuf.msg
 
ClusterClientMessages.Contacts - Class in akka.cluster.client.protobuf.msg
Protobuf type Contacts
ClusterClientMessages.Contacts.Builder - Class in akka.cluster.client.protobuf.msg
Protobuf type Contacts
ClusterClientMessages.ContactsOrBuilder - Interface in akka.cluster.client.protobuf.msg
 
ClusterClientReceptionist - Class in akka.cluster.client
Deprecated.
Use Akka gRPC instead, see https://doc.akka.io/docs/akka/2.6/cluster-client.html#migration-to-akka-grpc. Since 2.6.0.
ClusterClientReceptionist(ExtendedActorSystem) - Constructor for class akka.cluster.client.ClusterClientReceptionist
Deprecated.
 
ClusterClientReceptionist$ - Class in akka.cluster.client
Deprecated.
. Since .
ClusterClientReceptionist$() - Constructor for class akka.cluster.client.ClusterClientReceptionist$
Deprecated.
 
clusterClients() - Method in class akka.cluster.client.ClusterClients
 
ClusterClients - Class in akka.cluster.client
The reply to GetClusterClients.
ClusterClients(Set<ActorRef>) - Constructor for class akka.cluster.client.ClusterClients
 
ClusterClients$ - Class in akka.cluster.client
 
ClusterClients$() - Constructor for class akka.cluster.client.ClusterClients$
 
ClusterClientSettings - Class in akka.cluster.client
Deprecated.
Use Akka gRPC instead, see https://doc.akka.io/docs/akka/2.6/cluster-client.html#migration-to-akka-grpc. Since 2.6.0.
ClusterClientSettings(Set<ActorPath>, FiniteDuration, FiniteDuration, FiniteDuration, FiniteDuration, int) - Constructor for class akka.cluster.client.ClusterClientSettings
Deprecated.
For binary/source compatibility
ClusterClientSettings(Set<ActorPath>, FiniteDuration, FiniteDuration, FiniteDuration, FiniteDuration, int, Option<FiniteDuration>) - Constructor for class akka.cluster.client.ClusterClientSettings
Deprecated.
 
ClusterClientSettings$ - Class in akka.cluster.client
Deprecated.
. Since .
ClusterClientSettings$() - Constructor for class akka.cluster.client.ClusterClientSettings$
Deprecated.
 
ClusterClientUnreachable - Class in akka.cluster.client
Emitted to the Akka event stream when a cluster client was previously connected but then not seen for some time.
ClusterClientUnreachable(ActorRef) - Constructor for class akka.cluster.client.ClusterClientUnreachable
 
ClusterClientUnreachable$ - Class in akka.cluster.client
 
ClusterClientUnreachable$() - Constructor for class akka.cluster.client.ClusterClientUnreachable$
 
ClusterClientUp - Class in akka.cluster.client
Emitted to the Akka event stream when a cluster client has interacted with a receptionist.
ClusterClientUp(ActorRef) - Constructor for class akka.cluster.client.ClusterClientUp
 
ClusterClientUp$ - Class in akka.cluster.client
 
ClusterClientUp$() - Constructor for class akka.cluster.client.ClusterClientUp$
 
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
Marker interface to facilitate subscription of both ClusterEvent.UnreachableDataCenter and ClusterEvent.ReachableDataCenter.
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
A data center is considered reachable when all members from the data center are reachable
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
A data center is considered as unreachable when any members from the data center are unreachable
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.client
Deprecated.
Use Akka gRPC instead, see https://doc.akka.io/docs/akka/2.6/cluster-client.html#migration-to-akka-grpc. Since 2.6.0.
ClusterReceptionist(ActorRef, ClusterReceptionistSettings) - Constructor for class akka.cluster.client.ClusterReceptionist
Deprecated.
 
ClusterReceptionist.Internal$ - Class in akka.cluster.client
Deprecated.
INTERNAL API
ClusterReceptionist.Internal$.CheckDeadlines - Class in akka.cluster.client
Deprecated.
 
ClusterReceptionist.Internal$.CheckDeadlines$ - Class in akka.cluster.client
Deprecated.
 
ClusterReceptionist.Internal$.ClientResponseTunnel - Class in akka.cluster.client
Deprecated.
Replies are tunneled via this actor, child of the receptionist, to avoid inbound connections from other cluster nodes to the client.
ClusterReceptionist.Internal$.Contacts - Class in akka.cluster.client
Deprecated.
 
ClusterReceptionist.Internal$.Contacts$ - Class in akka.cluster.client
Deprecated.
 
ClusterReceptionist.Internal$.GetContacts - Class in akka.cluster.client
Deprecated.
 
ClusterReceptionist.Internal$.GetContacts$ - Class in akka.cluster.client
Deprecated.
 
ClusterReceptionist.Internal$.Heartbeat - Class in akka.cluster.client
Deprecated.
 
ClusterReceptionist.Internal$.Heartbeat$ - Class in akka.cluster.client
Deprecated.
 
ClusterReceptionist.Internal$.HeartbeatRsp - Class in akka.cluster.client
Deprecated.
 
ClusterReceptionist.Internal$.HeartbeatRsp$ - Class in akka.cluster.client
Deprecated.
 
ClusterReceptionist.Internal$.Ping - Class in akka.cluster.client
Deprecated.
 
ClusterReceptionist.Internal$.Ping$ - Class in akka.cluster.client
Deprecated.
 
ClusterReceptionist.Internal$.ReceptionistShutdown - Class in akka.cluster.client
Deprecated.
 
ClusterReceptionist.Internal$.ReceptionistShutdown$ - Class in akka.cluster.client
Deprecated.
 
ClusterReceptionist$ - Class in akka.cluster.client
Deprecated.
. Since .
ClusterReceptionist$ - Class in akka.cluster.typed.internal.receptionist
INTERNAL API
ClusterReceptionist$() - Constructor for class akka.cluster.client.ClusterReceptionist$
Deprecated.
 
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.client
Deprecated.
Use Akka gRPC instead, see https://doc.akka.io/docs/akka/2.6/cluster-client.html#migration-to-akka-grpc. Since 2.6.0.
ClusterReceptionistSettings(Option<String>, int, FiniteDuration) - Constructor for class akka.cluster.client.ClusterReceptionistSettings
Deprecated.
 
ClusterReceptionistSettings(Option<String>, int, FiniteDuration, FiniteDuration, FiniteDuration, FiniteDuration) - Constructor for class akka.cluster.client.ClusterReceptionistSettings
Deprecated.
 
ClusterReceptionistSettings$ - Class in akka.cluster.client
Deprecated.
. Since .
ClusterReceptionistSettings$ - Class in akka.cluster.typed.internal.receptionist
Internal API
ClusterReceptionistSettings$() - Constructor for class akka.cluster.client.ClusterReceptionistSettings$
Deprecated.
 
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, String) - Constructor for class akka.cluster.routing.ClusterRouterGroupSettings
Deprecated.
useRole has been replaced with useRoles. Since 2.5.4.
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(int, Seq<String>, boolean, Option<String>) - Constructor for class akka.cluster.routing.ClusterRouterGroupSettings
Deprecated.
useRole has been replaced with useRoles. Since 2.5.4.
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, String) - Constructor for class akka.cluster.routing.ClusterRouterPoolSettings
Deprecated.
useRole has been replaced with useRoles. Since 2.5.4.
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(int, int, boolean, Option<String>) - Constructor for class akka.cluster.routing.ClusterRouterPoolSettings
Deprecated.
useRole has been replaced with useRoles. Since 2.5.4.
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$
 
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
 
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
 
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, ClusterShardingSettings.TuningParameters, ClusterSingletonManagerSettings) - Constructor for class akka.cluster.sharding.ClusterShardingSettings
Deprecated.
Use the ClusterShardingSettings factory methods or the constructor including passivateIdleEntityAfter instead. Since 2.5.18.
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) - Constructor for class akka.cluster.sharding.ClusterShardingSettings
Deprecated.
Use the ClusterShardingSettings factory methods or the constructor including shardRegionQueryTimeout instead. Since 2.5.21.
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$
 
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$
 
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$ - 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(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.
com.typesafe.sslconfig.akka - package com.typesafe.sslconfig.akka
 
com.typesafe.sslconfig.akka.util - package com.typesafe.sslconfig.akka.util
 
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>>) - Method in class akka.stream.scaladsl.Source
Deprecated.
Use `Source.combine` on companion object instead. Since 2.5.5.
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.
CombinedReadEventAdapter$() - Constructor for class akka.persistence.journal.EventAdapters.CombinedReadEventAdapter$
 
combineKeyLength(byte, int) - Method in class akka.remote.artery.RemoteInstruments$
 
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(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 several sources with fan-in strategy like Merge or Concat into a single Source with a materialized value.
combineMat(Source<T, M1>, Source<T, M2>, Function1<Object, Graph<UniformFanInShape<T, U>, NotUsed>>, Function2<M1, M2, M>) - Method in class akka.stream.scaladsl.Source$
Combines several sources with fan-in strategy like Merge or Concat into a single Source with a materialized value.
command() - Method in class 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(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
 
CommandAckTimeout() - Method in class akka.remote.RemoteSettings
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
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.
CommonHandlers - Interface in akka.remote.transport.netty
INTERNAL API
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.
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(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(SeqNo) - Method in class akka.remote.SeqNo
Deprecated.
 
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$
 
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 TimeoutException.
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 TimeoutException.
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 TimeoutException.
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 TimeoutException.
completionTimeout(FiniteDuration) - Method in class akka.stream.javadsl.Flow
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
completionTimeout(FiniteDuration) - Method in class akka.stream.javadsl.Source
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
completionTimeout(FiniteDuration) - Method in class akka.stream.javadsl.SubFlow
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
completionTimeout(FiniteDuration) - Method in class akka.stream.javadsl.SubSource
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
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 scala.concurrent.TimeoutException.
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$
 
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.NoOpRemotingFlightRecorder
 
compressionActorRefAdvertisement(long) - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
compressionActorRefAdvertisement(long) - Method in interface akka.remote.artery.RemotingFlightRecorder
 
compressionClassManifestAdvertisement(long) - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
compressionClassManifestAdvertisement(long) - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
compressionClassManifestAdvertisement(long) - Method in interface akka.remote.artery.RemotingFlightRecorder
 
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 - 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 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
 
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() - Method in class com.typesafe.sslconfig.akka.AkkaSSLConfig
Deprecated.
 
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 - Class in akka.remote.transport.netty
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
ConfigSSLEngineProvider(ActorSystem) - Constructor for class akka.remote.artery.tcp.ConfigSSLEngineProvider
 
ConfigSSLEngineProvider(ActorSystem) - Constructor for class akka.remote.transport.netty.ConfigSSLEngineProvider
Deprecated.
 
ConfigSSLEngineProvider(MarkerLoggingAdapter, SSLSettings) - Constructor for class akka.remote.transport.netty.ConfigSSLEngineProvider
Deprecated.
 
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(SSLEngine, SSLContext) - Method in class com.typesafe.sslconfig.akka.DefaultSSLEngineConfigurator
Deprecated.
 
configure(SSLEngine, SSLContext) - Method in interface com.typesafe.sslconfig.akka.SSLEngineConfigurator
Deprecated.
 
configure(BundleContext, ActorSystem) - Method in class akka.osgi.ActorSystemActivator
Implement this method to add your own actors to the ActorSystem.
configure(Seq<Option<Function1<ThreadPoolConfigBuilder, ThreadPoolConfigBuilder>>>) - Method in class akka.dispatch.ThreadPoolConfigBuilder
 
configureCipherSuites(String[], SSLConfigSettings) - Method in class com.typesafe.sslconfig.akka.AkkaSSLConfig
Deprecated.
 
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$
 
configureProtocols(String[], SSLConfigSettings) - Method in class com.typesafe.sslconfig.akka.AkkaSSLConfig
Deprecated.
 
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_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
 
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$
 
ConnectionTimeout() - Method in class akka.remote.transport.netty.NettyTransportSettings
Deprecated.
 
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() - Method in class akka.cluster.client.ClusterReceptionist
Deprecated.
 
ConsistentHash<T> - Class in akka.routing
Consistent Hashing node ring implementation.
ConsistentHash() - Constructor for class akka.routing.ConsistentHash
 
consistentHash_$eq(ConsistentHash<Address>) - Method in class akka.cluster.client.ClusterReceptionist
Deprecated.
 
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$
 
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.FanInShape1N
Deprecated.
 
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
 
constructAssociate(HandshakeInfo) - Method in interface akka.remote.transport.AkkaPduCodec
 
constructAssociate(HandshakeInfo) - Static method in class akka.remote.transport.AkkaPduProtobufCodec
 
constructAssociate(HandshakeInfo) - Method in class akka.remote.transport.AkkaPduProtobufCodec$
 
constructDisassociate(AssociationHandle.DisassociateInfo) - Method in interface akka.remote.transport.AkkaPduCodec
 
constructDisassociate(AssociationHandle.DisassociateInfo) - Static method in class akka.remote.transport.AkkaPduProtobufCodec
 
constructDisassociate(AssociationHandle.DisassociateInfo) - Method in class akka.remote.transport.AkkaPduProtobufCodec$
 
constructHeartbeat() - Method in interface akka.remote.transport.AkkaPduCodec
 
constructHeartbeat() - Static method in class akka.remote.transport.AkkaPduProtobufCodec
 
constructHeartbeat() - Method in class akka.remote.transport.AkkaPduProtobufCodec$
 
constructMessage(Address, ActorRef, WireFormats.SerializedMessage, <any>, Option<SeqNo>, Option<Ack>) - Method in interface akka.remote.transport.AkkaPduCodec
 
constructMessage(Address, ActorRef, WireFormats.SerializedMessage, <any>, Option<SeqNo>, Option<Ack>) - Static method in class akka.remote.transport.AkkaPduProtobufCodec
 
constructMessage(Address, ActorRef, WireFormats.SerializedMessage, <any>, Option<SeqNo>, Option<Ack>) - Method in class akka.remote.transport.AkkaPduProtobufCodec$
 
constructMessage$default$5() - Method in interface akka.remote.transport.AkkaPduCodec
 
constructMessage$default$5() - Static method in class akka.remote.transport.AkkaPduProtobufCodec
 
constructMessage$default$5() - Method in class akka.remote.transport.AkkaPduProtobufCodec$
 
constructMessage$default$6() - Method in interface akka.remote.transport.AkkaPduCodec
 
constructMessage$default$6() - Static method in class akka.remote.transport.AkkaPduProtobufCodec
 
constructMessage$default$6() - Method in class akka.remote.transport.AkkaPduProtobufCodec$
 
constructPayload(ByteString) - Method in interface akka.remote.transport.AkkaPduCodec
 
constructPayload(ByteString) - Static method in class akka.remote.transport.AkkaPduProtobufCodec
 
constructPayload(ByteString) - Method in class akka.remote.transport.AkkaPduProtobufCodec$
 
constructPureAck(Ack) - Method in interface akka.remote.transport.AkkaPduCodec
 
constructPureAck(Ack) - Static method in class akka.remote.transport.AkkaPduProtobufCodec
 
constructPureAck(Ack) - Method in class akka.remote.transport.AkkaPduProtobufCodec$
 
consumerChangedProducer(String) - Method in interface akka.actor.typed.internal.DeliveryFlightRecorder
 
consumerChangedProducer(String) - Static method in class akka.actor.typed.internal.NoOpDeliveryFlightRecorder
 
consumerChangedProducer(String) - Method in class akka.actor.typed.internal.NoOpDeliveryFlightRecorder$
 
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) - Method in interface akka.actor.typed.internal.DeliveryFlightRecorder
 
consumerCreated(ActorPath) - Static method in class akka.actor.typed.internal.NoOpDeliveryFlightRecorder
 
consumerCreated(ActorPath) - Method in class akka.actor.typed.internal.NoOpDeliveryFlightRecorder$
 
consumerDuplicate(String, long, long) - Method in interface akka.actor.typed.internal.DeliveryFlightRecorder
 
consumerDuplicate(String, long, long) - Static method in class akka.actor.typed.internal.NoOpDeliveryFlightRecorder
 
consumerDuplicate(String, long, long) - Method in class akka.actor.typed.internal.NoOpDeliveryFlightRecorder$
 
consumerIdByIdx(int) - Method in interface akka.stream.javadsl.PartitionHub.ConsumerInfo
Obtain consumer identifier by index
consumerMissing(String, long, long) - Method in interface akka.actor.typed.internal.DeliveryFlightRecorder
 
consumerMissing(String, long, long) - Static method in class akka.actor.typed.internal.NoOpDeliveryFlightRecorder
 
consumerMissing(String, long, long) - Method in class akka.actor.typed.internal.NoOpDeliveryFlightRecorder$
 
consumerReceived(String, long) - Method in interface akka.actor.typed.internal.DeliveryFlightRecorder
 
consumerReceived(String, long) - Static method in class akka.actor.typed.internal.NoOpDeliveryFlightRecorder
 
consumerReceived(String, long) - Method in class akka.actor.typed.internal.NoOpDeliveryFlightRecorder$
 
consumerReceivedPreviousInProgress(String, long, int) - Method in interface akka.actor.typed.internal.DeliveryFlightRecorder
 
consumerReceivedPreviousInProgress(String, long, int) - Static method in class akka.actor.typed.internal.NoOpDeliveryFlightRecorder
 
consumerReceivedPreviousInProgress(String, long, int) - Method in class akka.actor.typed.internal.NoOpDeliveryFlightRecorder$
 
consumerReceivedResend(long) - Method in interface akka.actor.typed.internal.DeliveryFlightRecorder
 
consumerReceivedResend(long) - Static method in class akka.actor.typed.internal.NoOpDeliveryFlightRecorder
 
consumerReceivedResend(long) - Method in class akka.actor.typed.internal.NoOpDeliveryFlightRecorder$
 
consumerSentRequest(String, long) - Method in interface akka.actor.typed.internal.DeliveryFlightRecorder
 
consumerSentRequest(String, long) - Static method in class akka.actor.typed.internal.NoOpDeliveryFlightRecorder
 
consumerSentRequest(String, long) - Method in class akka.actor.typed.internal.NoOpDeliveryFlightRecorder$
 
consumerStarted(ActorPath) - Method in interface akka.actor.typed.internal.DeliveryFlightRecorder
 
consumerStarted(ActorPath) - Static method in class akka.actor.typed.internal.NoOpDeliveryFlightRecorder
 
consumerStarted(ActorPath) - Method in class akka.actor.typed.internal.NoOpDeliveryFlightRecorder$
 
consumerStashFull(String, long) - Method in interface akka.actor.typed.internal.DeliveryFlightRecorder
 
consumerStashFull(String, long) - Static method in class akka.actor.typed.internal.NoOpDeliveryFlightRecorder
 
consumerStashFull(String, long) - Method in class akka.actor.typed.internal.NoOpDeliveryFlightRecorder$
 
contactPaths() - Method in class akka.cluster.client.ClusterClient
Deprecated.
 
contactPaths_$eq(HashSet<ActorPath>) - Method in class akka.cluster.client.ClusterClient
Deprecated.
 
contactPathsPublished() - Method in class akka.cluster.client.ClusterClient
Deprecated.
 
contactPathsPublished_$eq(HashSet<ActorPath>) - Method in class akka.cluster.client.ClusterClient
Deprecated.
 
contactPoint() - Method in class akka.cluster.client.ContactPointAdded
 
contactPoint() - Method in interface akka.cluster.client.ContactPointChange
 
contactPoint() - Method in class akka.cluster.client.ContactPointRemoved
 
ContactPointAdded - Class in akka.cluster.client
Emitted to a subscriber when contact points have been received by the ClusterClient and a new one has been added.
ContactPointAdded(ActorPath) - Constructor for class akka.cluster.client.ContactPointAdded
 
ContactPointAdded$ - Class in akka.cluster.client
 
ContactPointAdded$() - Constructor for class akka.cluster.client.ContactPointAdded$
 
ContactPointChange - Interface in akka.cluster.client
Declares a super type for all events emitted by the ClusterClient in relation to contact points being added or removed.
contactPointMessages() - Method in class akka.cluster.client.ClusterClient
Deprecated.
 
ContactPointRemoved - Class in akka.cluster.client
Emitted to a subscriber when contact points have been received by the ClusterClient and a new one has been added.
ContactPointRemoved(ActorPath) - Constructor for class akka.cluster.client.ContactPointRemoved
 
ContactPointRemoved$ - Class in akka.cluster.client
 
ContactPointRemoved$() - Constructor for class akka.cluster.client.ContactPointRemoved$
 
contactPoints() - Method in class akka.cluster.client.ClusterReceptionist.Internal$.Contacts
Deprecated.
 
contactPoints() - Method in class akka.cluster.client.ContactPoints
 
ContactPoints - Class in akka.cluster.client
The reply to GetContactPoints.
ContactPoints(Set<ActorPath>) - Constructor for class akka.cluster.client.ContactPoints
 
CONTACTPOINTS_FIELD_NUMBER - Static variable in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts
 
ContactPoints$ - Class in akka.cluster.client
 
ContactPoints$() - Constructor for class akka.cluster.client.ContactPoints$
 
contacts() - Method in class akka.cluster.client.ClusterClient
Deprecated.
 
Contacts(IndexedSeq<String>) - Constructor for class akka.cluster.client.ClusterReceptionist.Internal$.Contacts
Deprecated.
 
contacts_$eq(HashSet<ActorSelection>) - Method in class akka.cluster.client.ClusterClient
Deprecated.
 
Contacts$() - Constructor for class akka.cluster.client.ClusterReceptionist.Internal$.Contacts$
Deprecated.
 
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() - Static method in class akka.actor.TypedActor
Deprecated.
Returns the ActorContext (for a TypedActor) when inside a method call in a TypedActor.
context() - Method in class akka.actor.TypedActor$
Deprecated.
Returns the ActorContext (for a TypedActor) when inside a method call in a TypedActor.
context() - Method in class akka.cluster.client.ClusterClient
Deprecated.
 
context() - Method in class akka.cluster.client.ClusterReceptionist
Deprecated.
 
context() - Method in class akka.cluster.client.ClusterReceptionist.Internal$.ClientResponseTunnel
Deprecated.
 
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.Main.Terminator
Deprecated.
 
context() - Method in class akka.osgi.OsgiActorSystemFactory
 
context() - Method in class akka.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
 
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.remote.transport.ActorTransportAdapterManager
Deprecated.
 
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$
 
ContextualTypedActorFactory - Class in akka.actor
ContextualTypedActorFactory allows TypedActors to create children, effectively forming the same Actor Supervision Hierarchies as normal Actors can.
ContextualTypedActorFactory(TypedActorExtension, ActorContext) - Constructor for class akka.actor.ContextualTypedActorFactory
 
ContextualTypedActorFactory$ - Class in akka.actor
 
ContextualTypedActorFactory$() - Constructor for class akka.actor.ContextualTypedActorFactory$
 
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
 
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.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.
convertSettings(Function<SSLConfigSettings, SSLConfigSettings>) - Method in class com.typesafe.sslconfig.akka.AkkaSSLConfig
Deprecated.
Returns a new AkkaSSLConfig instance with the settings changed by the given function.
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() - Method in class akka.remote.transport.HandshakeInfo
 
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.transport.ThrottlerTransportAdapter.TokenBucket
Deprecated.
 
copy(int, int) - Method in class akka.stream.Attributes.InputBuffer
 
copy(int, int, boolean, Option<String>) - Method in class akka.cluster.routing.ClusterRouterPoolSettings
Deprecated.
Use copy with useRoles instead. Since 2.5.4.
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, IndexedSeq<T>, IndexedSeq<T>, SeqNo) - Method in class akka.remote.AckedSendBuffer
Deprecated.
 
copy(int, Seq<String>, boolean, Option<String>) - Method in class akka.cluster.routing.ClusterRouterGroupSettings
Deprecated.
Use constructor with useRoles instead. Since 2.5.4.
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, 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.fsm.PersistentFSM.TimeoutMarker
Deprecated.
 
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.remote.SeqNo
Deprecated.
 
copy(long) - Method in class akka.serialization.jackson.Compression.GZip
 
copy(long) - Method in class akka.serialization.jackson.Compression.LZ4
 
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) - Method in class akka.cluster.client.ContactPointAdded
 
copy(ActorPath) - Method in class akka.cluster.client.ContactPointRemoved
 
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.client.ClusterClientUnreachable
 
copy(ActorRef) - Method in class akka.cluster.client.ClusterClientUp
 
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.fsm.PersistentFSM.SubscribeTransitionCallBack
Deprecated.
 
copy(ActorRef) - Method in class akka.persistence.fsm.PersistentFSM.UnsubscribeTransitionCallBack
Deprecated.
 
copy(ActorRef) - Method in class akka.persistence.journal.AsyncWriteProxy.SetStore
 
copy(ActorRef) - Method in class akka.persistence.TestPayload
 
copy(ActorRef) - Method in class akka.remote.transport.AssociationHandle.ActorHandleEventListener
Deprecated.
 
copy(ActorRef) - Method in class akka.remote.transport.Transport.ActorAssociationEventListener
Deprecated.
 
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, 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(ActorRef, S, Option<FiniteDuration>) - Method in class akka.persistence.fsm.PersistentFSM.CurrentState
Deprecated.
 
copy(ActorRef, S, S, Option<FiniteDuration>) - Method in class akka.persistence.fsm.PersistentFSM.Transition
Deprecated.
 
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.transport.TestTransport.ListenAttempt
Deprecated.
 
copy(Address) - Method in class akka.remote.transport.TestTransport.ShutdownAttempt
Deprecated.
 
copy(Address) - Method in class akka.remote.transport.ThrottlerTransportAdapter.ForceDisassociate
Deprecated.
 
copy(Address, int) - Method in class akka.cluster.UniqueAddress
Deprecated.
Use Long UID constructor instead. Since 2.4.11.
copy(Address, int, Option<String>) - Method in class akka.remote.transport.HandshakeInfo
 
copy(Address, long) - Method in class akka.remote.QuarantinedEvent
Deprecated.
 
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, Address) - Method in class akka.remote.ThisActorSystemQuarantinedEvent
Deprecated.
 
copy(Address, Address) - Method in class akka.remote.transport.TestTransport.AssociateAttempt
Deprecated.
 
copy(Address, Address) - Method in class akka.remote.transport.TestTransport.DisassociateAttempt
Deprecated.
 
copy(Address, Address, boolean) - Method in class akka.remote.AssociatedEvent
Deprecated.
 
copy(Address, Address, boolean) - Method in class akka.remote.DisassociatedEvent
Deprecated.
 
copy(Address, Address, TestTransport, boolean) - Method in class akka.remote.transport.TestAssociationHandle
Deprecated.
 
copy(Address, Address, ByteString) - Method in class akka.remote.transport.TestTransport.WriteAttempt
Deprecated.
 
copy(Address, InternalClusterAction.ConfigCheck) - Method in class akka.cluster.InternalClusterAction.InitJoinAck
 
copy(Address, AssociationHandle.DisassociateInfo) - Method in class akka.remote.transport.ThrottlerTransportAdapter.ForceDisassociateExplicitly
Deprecated.
 
copy(Address, ThrottlerTransportAdapter.Direction, ThrottlerTransportAdapter.ThrottleMode) - Method in class akka.remote.transport.ThrottlerTransportAdapter.SetThrottle
Deprecated.
 
copy(Address, String) - Method in class akka.actor.RootActorPath
 
copy(Address, Future<Transport.AssociationEventListener>) - Method in class akka.remote.transport.ActorTransportAdapter.ListenUnderlying
Deprecated.
 
copy(Address, Promise<AssociationHandle>) - Method in class akka.remote.transport.ActorTransportAdapter.AssociateUnderlying
Deprecated.
 
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(akka.actor.InternalActorRef, Address, WireFormats.SerializedMessage, <any>, Option<SeqNo>) - Method in class akka.remote.transport.AkkaPduCodec.Message
 
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<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(TypedActorExtension, ActorContext) - Method in class akka.actor.ContextualTypedActorFactory
 
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.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.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(BackoffType, Props, String, FiniteDuration, FiniteDuration, double, Option<BackoffReset>, OneForOneStrategy, Option<Object>, Option<Function1<Object, Object>>) - Method in class akka.pattern.BackoffOptionsImpl
 
copy(PersistentFSM.Reason, S, D) - Method in class akka.persistence.fsm.PersistentFSM.StopEvent
Deprecated.
 
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(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(SeqNo, SeqNo, SortedSet<T>, Ordering<T>) - Method in class akka.remote.AckedReceiveBuffer
Deprecated.
 
copy(SeqNo, Set<SeqNo>) - Method in class akka.remote.Ack
Deprecated.
 
copy(AssociationHandle) - Method in class akka.remote.transport.Transport.InboundAssociation
Deprecated.
 
copy(AssociationHandle.DisassociateInfo) - Method in class akka.remote.transport.ActorTransportAdapter.DisassociateUnderlying
Deprecated.
 
copy(AssociationHandle.DisassociateInfo) - Method in class akka.remote.transport.AkkaPduCodec.Disassociate
 
copy(AssociationHandle.DisassociateInfo) - Method in class akka.remote.transport.AssociationHandle.Disassociated
Deprecated.
 
copy(HandshakeInfo) - Method in class akka.remote.transport.AkkaPduCodec.Associate
 
copy(Transport.AssociationEventListener) - Method in class akka.remote.transport.ActorTransportAdapter.ListenerRegistered
Deprecated.
 
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(UniqueAddress, String) - Method in class akka.remote.GracefulShutdownQuarantinedEvent
Deprecated.
 
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.remote.transport.AkkaPduCodec.Payload
 
copy(ByteString) - Method in class akka.remote.transport.AssociationHandle.InboundPayload
Deprecated.
 
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(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(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.fsm.PersistentFSM.Failure
Deprecated.
 
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, D) - Method in class akka.persistence.fsm.PersistentFSM.Event
Deprecated.
 
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<ReplicatedEventMetadata>) - 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(Method, Object[]) - Method in class akka.actor.TypedActor.MethodCall
Deprecated.
 
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
 
copy(String) - Method in class akka.cluster.ClusterEvent.UnreachableDataCenter
 
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.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 exception akka.remote.transport.FailureInjectorException
Deprecated.
 
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 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, 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, 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, D, Option<FiniteDuration>) - Method in class akka.persistence.fsm.PersistentFSM.PersistentFSMSnapshot
Deprecated.
 
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) - Method in class akka.cluster.client.ClusterClient.Publish
Deprecated.
 
copy(String, Object) - Method in class akka.cluster.client.ClusterClient.SendToAll
Deprecated.
 
copy(String, Object, boolean) - Method in class akka.cluster.client.ClusterClient.Send
Deprecated.
 
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, Object, PersistentFSM.TimerMode, int, Object, ActorContext) - Method in class akka.persistence.fsm.PersistentFSM.Timer
Deprecated.
 
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, Throwable) - Method in exception akka.remote.transport.Transport.InvalidAssociationException
Deprecated.
 
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<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
Deprecated.
 
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.remote.RemotingErrorEvent
Deprecated.
 
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, Address, Address, boolean, Logging.LogLevel) - Method in class akka.remote.AssociationErrorEvent
Deprecated.
 
copy(Throwable, String, Class<?>, Object) - Method in class akka.event.Logging.Error
 
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(Instant, Instant, Map<String, Object>) - Method in class akka.persistence.query.TimestampOffset
 
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(IndexedSeq<String>) - Method in class akka.cluster.client.ClusterReceptionist.Internal$.Contacts
Deprecated.
 
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
 
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, akka.cluster.ddata.Replicator.Internal.DataEnvelope>, boolean, Option<Object>, Option<Object>) - Method in class akka.cluster.ddata.Replicator.Internal$.Gossip
 
copy(Map<String, ByteString>, 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) - 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<Class<?>>, Function0<T>, String, Deploy, Option<Timeout>, Option<ClassLoader>) - Method in class akka.actor.TypedProps
 
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<ActorPath>) - Method in class akka.cluster.client.ContactPoints
 
copy(Set<ActorRef>) - Method in class akka.cluster.client.ClusterClients
 
copy(Set<Address>) - Method in class akka.remote.RemotingListenEvent
 
copy(Set<NodeMetrics>) - Method in class akka.cluster.metrics.ClusterMetricsChanged
 
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>, 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(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, Object) - Method in class akka.persistence.fsm.PersistentFSM.LogEntry
Deprecated.
 
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(S, D, Option<FiniteDuration>, Option<PersistentFSM.Reason>, List<Object>, Seq<E>, Function1<D, BoxedUnit>, boolean) - Method in class akka.persistence.fsm.PersistentFSM.State
Deprecated.
 
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(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.ContextualTypedActorFactory
 
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.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.TypedActor.MethodCall
Deprecated.
 
copy$default$1() - Method in class akka.actor.TypedProps
 
copy$default$1() - Method in class akka.actor.UnhandledMessage
 
copy$default$1() - Method in class akka.cluster.client.ClusterClient.Publish
Deprecated.
 
copy$default$1() - Method in class akka.cluster.client.ClusterClient.Send
Deprecated.
 
copy$default$1() - Method in class akka.cluster.client.ClusterClient.SendToAll
Deprecated.
 
copy$default$1() - Method in class akka.cluster.client.ClusterClients
 
copy$default$1() - Method in class akka.cluster.client.ClusterClientUnreachable
 
copy$default$1() - Method in class akka.cluster.client.ClusterClientUp
 
copy$default$1() - Method in class akka.cluster.client.ClusterReceptionist.Internal$.Contacts
Deprecated.
 
copy$default$1() - Method in class akka.cluster.client.ContactPointAdded
 
copy$default$1() - Method in class akka.cluster.client.ContactPointRemoved
 
copy$default$1() - Method in class akka.cluster.client.ContactPoints
 
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
 
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
 
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.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.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.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.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.ClusterRouterGroupSettings
 
copy$default$1() - Method in class akka.cluster.routing.ClusterRouterPool
 
copy$default$1() - Method in class akka.cluster.routing.ClusterRouterPoolSettings
 
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.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.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.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.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.BackoffOptionsImpl
 
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.CurrentState
Deprecated.
 
copy$default$1() - Method in class akka.persistence.fsm.PersistentFSM.Event
Deprecated.
 
copy$default$1() - Method in class akka.persistence.fsm.PersistentFSM.Failure
Deprecated.
 
copy$default$1() - Method in class akka.persistence.fsm.PersistentFSM.LogEntry
Deprecated.
 
copy$default$1() - Method in class akka.persistence.fsm.PersistentFSM.PersistentFSMSnapshot
Deprecated.
 
copy$default$1() - Method in class akka.persistence.fsm.PersistentFSM.State
Deprecated.
 
copy$default$1() - Method in class akka.persistence.fsm.PersistentFSM.StateChangeEvent
Deprecated.
 
copy$default$1() - Method in class akka.persistence.fsm.PersistentFSM.StopEvent
Deprecated.
 
copy$default$1() - Method in class akka.persistence.fsm.PersistentFSM.SubscribeTransitionCallBack
Deprecated.
 
copy$default$1() - Method in class akka.persistence.fsm.PersistentFSM.TimeoutMarker
Deprecated.
 
copy$default$1() - Method in class akka.persistence.fsm.PersistentFSM.Timer
Deprecated.
 
copy$default$1() - Method in class akka.persistence.fsm.PersistentFSM.Transition
Deprecated.
 
copy$default$1() - Method in class akka.persistence.fsm.PersistentFSM.UnsubscribeTransitionCallBack
Deprecated.
 
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.query.TimestampOffset
 
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.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.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.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.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.Ack
Deprecated.
 
copy$default$1() - Method in class akka.remote.AckedReceiveBuffer
Deprecated.
 
copy$default$1() - Method in class akka.remote.AckedSendBuffer
Deprecated.
 
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.AssociatedEvent
Deprecated.
 
copy$default$1() - Method in class akka.remote.AssociationErrorEvent
Deprecated.
 
copy$default$1() - Method in class akka.remote.DisassociatedEvent
Deprecated.
 
copy$default$1() - Method in class akka.remote.GracefulShutdownQuarantinedEvent
Deprecated.
 
copy$default$1() - Method in class akka.remote.QuarantinedEvent
Deprecated.
 
copy$default$1() - Method in class akka.remote.RemoteScope
 
copy$default$1() - Method in class akka.remote.RemotingErrorEvent
Deprecated.
 
copy$default$1() - Method in class akka.remote.RemotingListenEvent
 
copy$default$1() - Method in class akka.remote.routing.RemoteRouterConfig
 
copy$default$1() - Method in class akka.remote.SeqNo
Deprecated.
 
copy$default$1() - Method in class akka.remote.testconductor.RoleName
 
copy$default$1() - Method in class akka.remote.ThisActorSystemQuarantinedEvent
Deprecated.
 
copy$default$1() - Method in class akka.remote.transport.ActorTransportAdapter.AssociateUnderlying
Deprecated.
 
copy$default$1() - Method in class akka.remote.transport.ActorTransportAdapter.DisassociateUnderlying
Deprecated.
 
copy$default$1() - Method in class akka.remote.transport.ActorTransportAdapter.ListenerRegistered
Deprecated.
 
copy$default$1() - Method in class akka.remote.transport.ActorTransportAdapter.ListenUnderlying
Deprecated.
 
copy$default$1() - Method in class akka.remote.transport.AkkaPduCodec.Associate
 
copy$default$1() - Method in class akka.remote.transport.AkkaPduCodec.Disassociate
 
copy$default$1() - Method in class akka.remote.transport.AkkaPduCodec.Message
 
copy$default$1() - Method in class akka.remote.transport.AkkaPduCodec.Payload
 
copy$default$1() - Method in class akka.remote.transport.AssociationHandle.ActorHandleEventListener
Deprecated.
 
copy$default$1() - Method in class akka.remote.transport.AssociationHandle.Disassociated
Deprecated.
 
copy$default$1() - Method in class akka.remote.transport.AssociationHandle.InboundPayload
Deprecated.
 
copy$default$1() - Method in exception akka.remote.transport.FailureInjectorException
Deprecated.
 
copy$default$1() - Method in class akka.remote.transport.HandshakeInfo
 
copy$default$1() - Method in class akka.remote.transport.TestAssociationHandle
Deprecated.
 
copy$default$1() - Method in class akka.remote.transport.TestTransport.AssociateAttempt
Deprecated.
 
copy$default$1() - Method in class akka.remote.transport.TestTransport.DisassociateAttempt
Deprecated.
 
copy$default$1() - Method in class akka.remote.transport.TestTransport.ListenAttempt
Deprecated.
 
copy$default$1() - Method in class akka.remote.transport.TestTransport.ShutdownAttempt
Deprecated.
 
copy$default$1() - Method in class akka.remote.transport.TestTransport.WriteAttempt
Deprecated.
 
copy$default$1() - Method in class akka.remote.transport.ThrottlerTransportAdapter.ForceDisassociate
Deprecated.
 
copy$default$1() - Method in class akka.remote.transport.ThrottlerTransportAdapter.ForceDisassociateExplicitly
Deprecated.
 
copy$default$1() - Method in class akka.remote.transport.ThrottlerTransportAdapter.SetThrottle
Deprecated.
 
copy$default$1() - Method in class akka.remote.transport.ThrottlerTransportAdapter.TokenBucket
Deprecated.
 
copy$default$1() - Method in class akka.remote.transport.Transport.ActorAssociationEventListener
Deprecated.
 
copy$default$1() - Method in class akka.remote.transport.Transport.InboundAssociation
Deprecated.
 
copy$default$1() - Method in exception akka.remote.transport.Transport.InvalidAssociationException
Deprecated.
 
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.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.pattern.BackoffOptionsImpl
 
copy$default$10() - Method in class akka.routing.DefaultOptimalSizeExploringResizer
 
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$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$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$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$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$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$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$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$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$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.ContextualTypedActorFactory
 
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.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.TypedActor.MethodCall
Deprecated.
 
copy$default$2() - Method in class akka.actor.TypedProps
 
copy$default$2() - Method in class akka.actor.UnhandledMessage
 
copy$default$2() - Method in class akka.cluster.client.ClusterClient.Publish
Deprecated.
 
copy$default$2() - Method in class akka.cluster.client.ClusterClient.Send
Deprecated.
 
copy$default$2() - Method in class akka.cluster.client.ClusterClient.SendToAll
Deprecated.
 
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.ClusterRouterGroupSettings
 
copy$default$2() - Method in class akka.cluster.routing.ClusterRouterPool
 
copy$default$2() - Method in class akka.cluster.routing.ClusterRouterPoolSettings
 
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.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.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.pattern.BackoffOptionsImpl
 
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.CurrentState
Deprecated.
 
copy$default$2() - Method in class akka.persistence.fsm.PersistentFSM.Event
Deprecated.
 
copy$default$2() - Method in class akka.persistence.fsm.PersistentFSM.LogEntry
Deprecated.
 
copy$default$2() - Method in class akka.persistence.fsm.PersistentFSM.PersistentFSMSnapshot
Deprecated.
 
copy$default$2() - Method in class akka.persistence.fsm.PersistentFSM.State
Deprecated.
 
copy$default$2() - Method in class akka.persistence.fsm.PersistentFSM.StateChangeEvent
Deprecated.
 
copy$default$2() - Method in class akka.persistence.fsm.PersistentFSM.StopEvent
Deprecated.
 
copy$default$2() - Method in class akka.persistence.fsm.PersistentFSM.Timer
Deprecated.
 
copy$default$2() - Method in class akka.persistence.fsm.PersistentFSM.Transition
Deprecated.
 
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.query.TimestampOffset
 
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.ReadSnapshot
 
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.InternalProtocol.ReplicatedEventEnvelope
 
copy$default$2() - Method in class akka.persistence.typed.internal.JournalInteractions.EventToPersist
 
copy$default$2() - Method in class akka.persistence.typed.SnapshotFailed
 
copy$default$2() - Method in class akka.remote.Ack
Deprecated.
 
copy$default$2() - Method in class akka.remote.AckedReceiveBuffer
Deprecated.
 
copy$default$2() - Method in class akka.remote.AckedSendBuffer
Deprecated.
 
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.AssociatedEvent
Deprecated.
 
copy$default$2() - Method in class akka.remote.AssociationErrorEvent
Deprecated.
 
copy$default$2() - Method in class akka.remote.DisassociatedEvent
Deprecated.
 
copy$default$2() - Method in class akka.remote.GracefulShutdownQuarantinedEvent
Deprecated.
 
copy$default$2() - Method in class akka.remote.QuarantinedEvent
Deprecated.
 
copy$default$2() - Method in class akka.remote.routing.RemoteRouterConfig
 
copy$default$2() - Method in class akka.remote.ThisActorSystemQuarantinedEvent
Deprecated.
 
copy$default$2() - Method in class akka.remote.transport.ActorTransportAdapter.AssociateUnderlying
Deprecated.
 
copy$default$2() - Method in class akka.remote.transport.ActorTransportAdapter.ListenUnderlying
Deprecated.
 
copy$default$2() - Method in class akka.remote.transport.AkkaPduCodec.Message
 
copy$default$2() - Method in class akka.remote.transport.HandshakeInfo
 
copy$default$2() - Method in class akka.remote.transport.TestAssociationHandle
Deprecated.
 
copy$default$2() - Method in class akka.remote.transport.TestTransport.AssociateAttempt
Deprecated.
 
copy$default$2() - Method in class akka.remote.transport.TestTransport.DisassociateAttempt
Deprecated.
 
copy$default$2() - Method in class akka.remote.transport.TestTransport.WriteAttempt
Deprecated.
 
copy$default$2() - Method in class akka.remote.transport.ThrottlerTransportAdapter.ForceDisassociateExplicitly
Deprecated.
 
copy$default$2() - Method in class akka.remote.transport.ThrottlerTransportAdapter.SetThrottle
Deprecated.
 
copy$default$2() - Method in class akka.remote.transport.ThrottlerTransportAdapter.TokenBucket
Deprecated.
 
copy$default$2() - Method in exception akka.remote.transport.Transport.InvalidAssociationException
Deprecated.
 
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.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$21() - Method in class akka.japi.tuple.Tuple21
 
copy$default$21() - Method in class akka.japi.tuple.Tuple22
 
copy$default$22() - Method in class akka.japi.tuple.Tuple22
 
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.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.TypedProps
 
copy$default$3() - Method in class akka.actor.UnhandledMessage
 
copy$default$3() - Method in class akka.cluster.client.ClusterClient.Send
Deprecated.
 
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.routing.ClusterRouterGroupSettings
 
copy$default$3() - Method in class akka.cluster.routing.ClusterRouterPoolSettings
 
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() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.State
 
copy$default$3() - Method in class akka.cluster.sharding.ShardingQueries.ShardsQueryResult
 
copy$default$3() - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.MessageWithConfirmation
 
copy$default$3() - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.RequestNext
 
copy$default$3() - Method in class akka.cluster.sharding.typed.GetClusterShardingStats
 
copy$default$3() - Method in class akka.dispatch.MonitorableThreadFactory
 
copy$default$3() - Method in class akka.dispatch.TaskInvocation
 
copy$default$3() - Method in class akka.dispatch.ThreadPoolConfig
 
copy$default$3() - Method in class akka.event.Logging.Debug
 
copy$default$3() - Method in class akka.event.Logging.Error
 
copy$default$3() - Method in class akka.event.Logging.Info
 
copy$default$3() - Method in class akka.event.Logging.Warning
 
copy$default$3() - Method in class akka.io.dns.AAAARecord
 
copy$default$3() - Method in class akka.io.dns.ARecord
 
copy$default$3() - Method in class akka.io.dns.CNameRecord
 
copy$default$3() - Method in class akka.io.dns.DnsProtocol.Resolved
 
copy$default$3() - Method in class akka.io.Dns.Resolved
Deprecated.
 
copy$default$3() - Method in class akka.io.dns.SRVRecord
 
copy$default$3() - Method in class akka.io.dns.UnknownRecord
 
copy$default$3() - Method in class akka.io.Tcp.Bind
 
copy$default$3() - Method in class akka.io.Tcp.Connect
 
copy$default$3() - Method in class akka.io.Tcp.Register
 
copy$default$3() - Method in class akka.io.Tcp.WriteFile
Deprecated.
 
copy$default$3() - Method in class akka.io.Tcp.WritePath
 
copy$default$3() - Method in class akka.io.Udp.Bind
 
copy$default$3() - Method in class akka.io.Udp.Send
 
copy$default$3() - Method in class akka.io.UdpConnected.Connect
 
copy$default$3() - Method in class akka.japi.tuple.Tuple10
 
copy$default$3() - Method in class akka.japi.tuple.Tuple11
 
copy$default$3() - Method in class akka.japi.tuple.Tuple12
 
copy$default$3() - Method in class akka.japi.tuple.Tuple13
 
copy$default$3() - Method in class akka.japi.tuple.Tuple14
 
copy$default$3() - Method in class akka.japi.tuple.Tuple15
 
copy$default$3() - Method in class akka.japi.tuple.Tuple16
 
copy$default$3() - Method in class akka.japi.tuple.Tuple17
 
copy$default$3() - Method in class akka.japi.tuple.Tuple18
 
copy$default$3() - Method in class akka.japi.tuple.Tuple19
 
copy$default$3() - Method in class akka.japi.tuple.Tuple20
 
copy$default$3() - Method in class akka.japi.tuple.Tuple21
 
copy$default$3() - Method in class akka.japi.tuple.Tuple22
 
copy$default$3() - Method in class akka.japi.tuple.Tuple3
 
copy$default$3() - Method in class akka.japi.tuple.Tuple4
 
copy$default$3() - Method in class akka.japi.tuple.Tuple5
 
copy$default$3() - Method in class akka.japi.tuple.Tuple6
 
copy$default$3() - Method in class akka.japi.tuple.Tuple7
 
copy$default$3() - Method in class akka.japi.tuple.Tuple8
 
copy$default$3() - Method in class akka.japi.tuple.Tuple9
 
copy$default$3() - Method in class akka.pattern.BackoffOnFailureOptionsImpl
 
copy$default$3() - Method in class akka.pattern.BackoffOnStopOptionsImpl
 
copy$default$3() - Method in class akka.pattern.BackoffOptionsImpl
 
copy$default$3() - Method in class akka.persistence.AtLeastOnceDelivery.Internal$.Delivery
 
copy$default$3() - Method in class akka.persistence.AtLeastOnceDelivery.UnconfirmedDelivery
 
copy$default$3() - Method in class akka.persistence.fsm.PersistentFSM.CurrentState
Deprecated.
 
copy$default$3() - Method in class akka.persistence.fsm.PersistentFSM.LogEntry
Deprecated.
 
copy$default$3() - Method in class akka.persistence.fsm.PersistentFSM.PersistentFSMSnapshot
Deprecated.
 
copy$default$3() - Method in class akka.persistence.fsm.PersistentFSM.State
Deprecated.
 
copy$default$3() - Method in class akka.persistence.fsm.PersistentFSM.StopEvent
Deprecated.
 
copy$default$3() - Method in class akka.persistence.fsm.PersistentFSM.Timer
Deprecated.
 
copy$default$3() - Method in class akka.persistence.fsm.PersistentFSM.Transition
Deprecated.
 
copy$default$3() - Method in class akka.persistence.journal.AsyncWriteJournal.Desequenced
 
copy$default$3() - Method in class akka.persistence.journal.AsyncWriteTarget.ReplayMessages
 
copy$default$3() - Method in class akka.persistence.JournalProtocol.DeleteMessagesTo
 
copy$default$3() - Method in class akka.persistence.JournalProtocol.ReplayMessages
 
copy$default$3() - Method in class akka.persistence.JournalProtocol.WriteMessageFailure
 
copy$default$3() - Method in class akka.persistence.JournalProtocol.WriteMessageRejected
 
copy$default$3() - Method in class akka.persistence.JournalProtocol.WriteMessages
 
copy$default$3() - Method in class akka.persistence.query.EventEnvelope
 
copy$default$3() - Method in class akka.persistence.query.TimestampOffset
 
copy$default$3() - Method in class akka.persistence.Recovery
 
copy$default$3() - Method in class akka.persistence.SnapshotMetadata
 
copy$default$3() - Method in class akka.persistence.SnapshotProtocol.LoadSnapshot
 
copy$default$3() - Method in class akka.persistence.SnapshotSelectionCriteria
 
copy$default$3() - Method in class akka.persistence.testkit.state.scaladsl.Record
 
copy$default$3() - Method in class akka.persistence.typed.internal.JournalInteractions.EventToPersist
 
copy$default$3() - Method in class akka.remote.AckedReceiveBuffer
Deprecated.
 
copy$default$3() - Method in class akka.remote.AckedSendBuffer
Deprecated.
 
copy$default$3() - Method in class akka.remote.artery.compress.CompressionProtocol.Events$.HeavyHitterDetected
 
copy$default$3() - Method in class akka.remote.AssociatedEvent
Deprecated.
 
copy$default$3() - Method in class akka.remote.AssociationErrorEvent
Deprecated.
 
copy$default$3() - Method in class akka.remote.DisassociatedEvent
Deprecated.
 
copy$default$3() - Method in class akka.remote.transport.AkkaPduCodec.Message
 
copy$default$3() - Method in class akka.remote.transport.HandshakeInfo
 
copy$default$3() - Method in class akka.remote.transport.TestAssociationHandle
Deprecated.
 
copy$default$3() - Method in class akka.remote.transport.TestTransport.WriteAttempt
Deprecated.
 
copy$default$3() - Method in class akka.remote.transport.ThrottlerTransportAdapter.SetThrottle
Deprecated.
 
copy$default$3() - Method in class akka.remote.transport.ThrottlerTransportAdapter.TokenBucket
Deprecated.
 
copy$default$3() - Method in class akka.routing.BalancingPool
 
copy$default$3() - Method in class akka.routing.BroadcastPool
 
copy$default$3() - Method in class akka.routing.ConsistentHashingGroup
 
copy$default$3() - Method in class akka.routing.ConsistentHashingPool
 
copy$default$3() - Method in class akka.routing.ConsistentHashingRoutingLogic
 
copy$default$3() - Method in class akka.routing.DefaultOptimalSizeExploringResizer
 
copy$default$3() - Method in class akka.routing.DefaultResizer
 
copy$default$3() - Method in class akka.routing.OptimalSizeExploringResizer.ResizeRecord
 
copy$default$3() - Method in class akka.routing.RandomPool
 
copy$default$3() - Method in class akka.routing.RoundRobinPool
 
copy$default$3() - Method in class akka.routing.ScatterGatherFirstCompletedGroup
 
copy$default$3() - Method in class akka.routing.ScatterGatherFirstCompletedPool
 
copy$default$3() - Method in class akka.routing.SmallestMailboxPool
 
copy$default$3() - Method in class akka.routing.TailChoppingGroup
 
copy$default$3() - Method in class akka.routing.TailChoppingPool
 
copy$default$3() - Method in class akka.routing.TailChoppingRoutingLogic
 
copy$default$3() - Method in class akka.stream.Attributes.LogLevels
 
copy$default$3() - Method in class akka.stream.BidiShape
 
copy$default$3() - Method in exception akka.stream.InvalidPartnerActorException
 
copy$default$3() - Method in exception akka.stream.InvalidSequenceNumberException
 
copy$default$3() - Method in class akka.stream.scaladsl.Tcp.IncomingConnection
 
copy$default$3() - Method in class akka.stream.stage.TimerMessages.Scheduled
 
copy$default$3() - Method in class akka.stream.TLSProtocol.NegotiateNewSession
 
copy$default$3() - Method in class akka.testkit.DebugFilter
 
copy$default$3() - Method in class akka.testkit.ErrorFilter
 
copy$default$3() - Method in class akka.testkit.InfoFilter
 
copy$default$3() - Method in class akka.testkit.TestActor.Spawn
 
copy$default$3() - Method in class akka.testkit.WarningFilter
 
copy$default$3() - Method in class akka.util.LineNumbers.SourceFileLines
 
copy$default$4() - Method in class akka.actor.Address
 
copy$default$4() - Method in class akka.actor.Deploy
 
copy$default$4() - Method in class akka.actor.Dropped
 
copy$default$4() - Method in class akka.actor.FSM.SilentState
 
copy$default$4() - Method in class akka.actor.FSM.State
 
copy$default$4() - Method in class akka.actor.FSM.Timer
 
copy$default$4() - Method in exception akka.actor.PreRestartException
 
copy$default$4() - Method in class akka.actor.testkit.typed.CapturedLogEvent
 
copy$default$4() - Method in class akka.actor.testkit.typed.Effect.TimerScheduled
 
copy$default$4() - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActor
 
copy$default$4() - Method in class akka.actor.testkit.typed.LoggingEvent
 
copy$default$4() - Method in class akka.actor.typed.delivery.ConsumerController.SequencedMessage
 
copy$default$4() - Method in class akka.actor.typed.delivery.DurableProducerQueue.State
 
copy$default$4() - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Request
 
copy$default$4() - Method in class akka.actor.typed.delivery.ProducerController.RequestNext
 
copy$default$4() - Method in class akka.actor.typed.internal.ActorContextImpl.LoggingContext
 
copy$default$4() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Listing
 
copy$default$4() - Method in class akka.actor.typed.SpawnProtocol.Spawn
 
copy$default$4() - Method in class akka.actor.TypedProps
 
copy$default$4() - Method in class akka.cluster.ClusterEvent.CurrentClusterState
 
copy$default$4() - Method in class akka.cluster.ddata.Replicator.Internal$.Gossip
 
copy$default$4() - Method in class akka.cluster.ddata.Replicator.Internal$.Status
 
copy$default$4() - Method in class akka.cluster.ddata.Replicator.ModifyFailure
 
copy$default$4() - Method in class akka.cluster.metrics.AdaptiveLoadBalancingPool
 
copy$default$4() - Method in class akka.cluster.metrics.StandardMetrics.Cpu
 
copy$default$4() - Method in class akka.cluster.metrics.StandardMetrics.HeapMemory
 
copy$default$4() - Method in class akka.cluster.routing.ClusterRouterGroupSettings
 
copy$default$4() - Method in class akka.cluster.routing.ClusterRouterPoolSettings
 
copy$default$4() - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.FrequencySketchAdmissionFilter
 
copy$default$4() - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.HillClimbingAdmissionOptimizer
 
copy$default$4() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.State
 
copy$default$4() - Method in class akka.cluster.sharding.ShardingQueries.ShardsQueryResult
 
copy$default$4() - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.RequestNext
 
copy$default$4() - Method in class akka.dispatch.MonitorableThreadFactory
 
copy$default$4() - Method in class akka.dispatch.ThreadPoolConfig
 
copy$default$4() - Method in class akka.event.Logging.Error
 
copy$default$4() - Method in class akka.io.dns.SRVRecord
 
copy$default$4() - Method in class akka.io.dns.UnknownRecord
 
copy$default$4() - Method in class akka.io.Tcp.Bind
 
copy$default$4() - Method in class akka.io.Tcp.Connect
 
copy$default$4() - Method in class akka.io.Tcp.WriteFile
Deprecated.
 
copy$default$4() - Method in class akka.io.Tcp.WritePath
 
copy$default$4() - Method in class akka.io.UdpConnected.Connect
 
copy$default$4() - Method in class akka.japi.tuple.Tuple10
 
copy$default$4() - Method in class akka.japi.tuple.Tuple11
 
copy$default$4() - Method in class akka.japi.tuple.Tuple12
 
copy$default$4() - Method in class akka.japi.tuple.Tuple13
 
copy$default$4() - Method in class akka.japi.tuple.Tuple14
 
copy$default$4() - Method in class akka.japi.tuple.Tuple15
 
copy$default$4() - Method in class akka.japi.tuple.Tuple16
 
copy$default$4() - Method in class akka.japi.tuple.Tuple17
 
copy$default$4() - Method in class akka.japi.tuple.Tuple18
 
copy$default$4() - Method in class akka.japi.tuple.Tuple19
 
copy$default$4() - Method in class akka.japi.tuple.Tuple20
 
copy$default$4() - Method in class akka.japi.tuple.Tuple21
 
copy$default$4() - Method in class akka.japi.tuple.Tuple22
 
copy$default$4() - Method in class akka.japi.tuple.Tuple4
 
copy$default$4() - Method in class akka.japi.tuple.Tuple5
 
copy$default$4() - Method in class akka.japi.tuple.Tuple6
 
copy$default$4() - Method in class akka.japi.tuple.Tuple7
 
copy$default$4() - Method in class akka.japi.tuple.Tuple8
 
copy$default$4() - Method in class akka.japi.tuple.Tuple9
 
copy$default$4() - Method in class akka.pattern.BackoffOnFailureOptionsImpl
 
copy$default$4() - Method in class akka.pattern.BackoffOnStopOptionsImpl
 
copy$default$4() - Method in class akka.pattern.BackoffOptionsImpl
 
copy$default$4() - Method in class akka.persistence.AtLeastOnceDelivery.Internal$.Delivery
 
copy$default$4() - Method in class akka.persistence.fsm.PersistentFSM.State
Deprecated.
 
copy$default$4() - Method in class akka.persistence.fsm.PersistentFSM.Timer
Deprecated.
 
copy$default$4() - Method in class akka.persistence.fsm.PersistentFSM.Transition
Deprecated.
 
copy$default$4() - Method in class akka.persistence.journal.AsyncWriteJournal.Desequenced
 
copy$default$4() - Method in class akka.persistence.journal.AsyncWriteTarget.ReplayMessages
 
copy$default$4() - Method in class akka.persistence.JournalProtocol.ReplayMessages
 
copy$default$4() - Method in class akka.persistence.query.EventEnvelope
 
copy$default$4() - Method in class akka.persistence.SnapshotSelectionCriteria
 
copy$default$4() - Method in class akka.persistence.testkit.state.scaladsl.Record
 
copy$default$4() - Method in class akka.remote.AckedSendBuffer
Deprecated.
 
copy$default$4() - Method in class akka.remote.AssociationErrorEvent
Deprecated.
 
copy$default$4() - Method in class akka.remote.transport.AkkaPduCodec.Message
 
copy$default$4() - Method in class akka.remote.transport.TestAssociationHandle
Deprecated.
 
copy$default$4() - Method in class akka.remote.transport.ThrottlerTransportAdapter.TokenBucket
Deprecated.
 
copy$default$4() - Method in class akka.routing.BroadcastPool
 
copy$default$4() - Method in class akka.routing.ConsistentHashingGroup
 
copy$default$4() - Method in class akka.routing.ConsistentHashingPool
 
copy$default$4() - Method in class akka.routing.DefaultOptimalSizeExploringResizer
 
copy$default$4() - Method in class akka.routing.DefaultResizer
 
copy$default$4() - Method in class akka.routing.OptimalSizeExploringResizer.ResizeRecord
 
copy$default$4() - Method in class akka.routing.RandomPool
 
copy$default$4() - Method in class akka.routing.RoundRobinPool
 
copy$default$4() - Method in class akka.routing.ScatterGatherFirstCompletedPool
 
copy$default$4() - Method in class akka.routing.SmallestMailboxPool
 
copy$default$4() - Method in class akka.routing.TailChoppingGroup
 
copy$default$4() - Method in class akka.routing.TailChoppingPool
 
copy$default$4() - Method in class akka.routing.TailChoppingRoutingLogic
 
copy$default$4() - Method in class akka.stream.BidiShape
 
copy$default$4() - Method in class akka.stream.TLSProtocol.NegotiateNewSession
 
copy$default$4() - Method in class akka.testkit.ErrorFilter
 
copy$default$5() - Method in class akka.actor.Deploy
 
copy$default$5() - Method in class akka.actor.FSM.SilentState
 
copy$default$5() - Method in class akka.actor.FSM.State
 
copy$default$5() - Method in class akka.actor.FSM.Timer
 
copy$default$5() - Method in class akka.actor.testkit.typed.Effect.TimerScheduled
 
copy$default$5() - Method in class akka.actor.testkit.typed.LoggingEvent
 
copy$default$5() - Method in class akka.actor.typed.delivery.ConsumerController.SequencedMessage
 
copy$default$5() - Method in class akka.actor.typed.delivery.ProducerController.RequestNext
 
copy$default$5() - Method in class akka.actor.typed.internal.ActorContextImpl.LoggingContext
 
copy$default$5() - Method in class akka.actor.TypedProps
 
copy$default$5() - Method in class akka.cluster.ClusterEvent.CurrentClusterState
 
copy$default$5() - Method in class akka.cluster.ddata.Replicator.Internal$.Status
 
copy$default$5() - Method in class akka.cluster.metrics.AdaptiveLoadBalancingPool
 
copy$default$5() - Method in class akka.cluster.metrics.StandardMetrics.Cpu
 
copy$default$5() - Method in class akka.cluster.metrics.StandardMetrics.HeapMemory
 
copy$default$5() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.State
 
copy$default$5() - Method in class akka.dispatch.MonitorableThreadFactory
 
copy$default$5() - Method in class akka.dispatch.ThreadPoolConfig
 
copy$default$5() - Method in class akka.io.dns.SRVRecord
 
copy$default$5() - Method in class akka.io.dns.UnknownRecord
 
copy$default$5() - Method in class akka.io.Tcp.Bind
 
copy$default$5() - Method in class akka.io.Tcp.Connect
 
copy$default$5() - Method in class akka.japi.tuple.Tuple10
 
copy$default$5() - Method in class akka.japi.tuple.Tuple11
 
copy$default$5() - Method in class akka.japi.tuple.Tuple12
 
copy$default$5() - Method in class akka.japi.tuple.Tuple13
 
copy$default$5() - Method in class akka.japi.tuple.Tuple14
 
copy$default$5() - Method in class akka.japi.tuple.Tuple15
 
copy$default$5() - Method in class akka.japi.tuple.Tuple16
 
copy$default$5() - Method in class akka.japi.tuple.Tuple17
 
copy$default$5() - Method in class akka.japi.tuple.Tuple18
 
copy$default$5() - Method in class akka.japi.tuple.Tuple19
 
copy$default$5() - Method in class akka.japi.tuple.Tuple20
 
copy$default$5() - Method in class akka.japi.tuple.Tuple21
 
copy$default$5() - Method in class akka.japi.tuple.Tuple22
 
copy$default$5() - Method in class akka.japi.tuple.Tuple5
 
copy$default$5() - Method in class akka.japi.tuple.Tuple6
 
copy$default$5() - Method in class akka.japi.tuple.Tuple7
 
copy$default$5() - Method in class akka.japi.tuple.Tuple8
 
copy$default$5() - Method in class akka.japi.tuple.Tuple9
 
copy$default$5() - Method in class akka.pattern.BackoffOnFailureOptionsImpl
 
copy$default$5() - Method in class akka.pattern.BackoffOnStopOptionsImpl
 
copy$default$5() - Method in class akka.pattern.BackoffOptionsImpl
 
copy$default$5() - Method in class akka.persistence.fsm.PersistentFSM.State
Deprecated.
 
copy$default$5() - Method in class akka.persistence.fsm.PersistentFSM.Timer
Deprecated.
 
copy$default$5() - Method in class akka.persistence.JournalProtocol.ReplayMessages
 
copy$default$5() - Method in class akka.persistence.testkit.state.scaladsl.Record
 
copy$default$5() - Method in class akka.remote.AssociationErrorEvent
Deprecated.
 
copy$default$5() - Method in class akka.remote.transport.AkkaPduCodec.Message
 
copy$default$5() - Method in class akka.routing.BroadcastPool
 
copy$default$5() - Method in class akka.routing.ConsistentHashingPool
 
copy$default$5() - Method in class akka.routing.DefaultOptimalSizeExploringResizer
 
copy$default$5() - Method in class akka.routing.DefaultResizer
 
copy$default$5() - Method in class akka.routing.RandomPool
 
copy$default$5() - Method in class akka.routing.RoundRobinPool
 
copy$default$5() - Method in class akka.routing.ScatterGatherFirstCompletedPool
 
copy$default$5() - Method in class akka.routing.SmallestMailboxPool
 
copy$default$5() - Method in class akka.routing.TailChoppingPool
 
copy$default$6() - Method in class akka.actor.Deploy
 
copy$default$6() - Method in class akka.actor.testkit.typed.LoggingEvent
 
copy$default$6() - Method in class akka.actor.typed.internal.ActorContextImpl.LoggingContext
 
copy$default$6() - Method in class akka.actor.TypedProps
 
copy$default$6() - Method in class akka.cluster.metrics.StandardMetrics.Cpu
 
copy$default$6() - Method in class akka.dispatch.ThreadPoolConfig
 
copy$default$6() - Method in class akka.io.dns.SRVRecord
 
copy$default$6() - Method in class akka.japi.tuple.Tuple10
 
copy$default$6() - Method in class akka.japi.tuple.Tuple11
 
copy$default$6() - Method in class akka.japi.tuple.Tuple12
 
copy$default$6() - Method in class akka.japi.tuple.Tuple13
 
copy$default$6() - Method in class akka.japi.tuple.Tuple14
 
copy$default$6() - Method in class akka.japi.tuple.Tuple15
 
copy$default$6() - Method in class akka.japi.tuple.Tuple16
 
copy$default$6() - Method in class akka.japi.tuple.Tuple17
 
copy$default$6() - Method in class akka.japi.tuple.Tuple18
 
copy$default$6() - Method in class akka.japi.tuple.Tuple19
 
copy$default$6() - Method in class akka.japi.tuple.Tuple20
 
copy$default$6() - Method in class akka.japi.tuple.Tuple21
 
copy$default$6() - Method in class akka.japi.tuple.Tuple22
 
copy$default$6() - Method in class akka.japi.tuple.Tuple6
 
copy$default$6() - Method in class akka.japi.tuple.Tuple7
 
copy$default$6() - Method in class akka.japi.tuple.Tuple8
 
copy$default$6() - Method in class akka.japi.tuple.Tuple9
 
copy$default$6() - Method in class akka.pattern.BackoffOnFailureOptionsImpl
 
copy$default$6() - Method in class akka.pattern.BackoffOnStopOptionsImpl
 
copy$default$6() - Method in class akka.pattern.BackoffOptionsImpl
 
copy$default$6() - Method in class akka.persistence.fsm.PersistentFSM.State
Deprecated.
 
copy$default$6() - Method in class akka.persistence.testkit.state.scaladsl.Record
 
copy$default$6() - Method in class akka.routing.ConsistentHashingPool
 
copy$default$6() - Method in class akka.routing.DefaultOptimalSizeExploringResizer
 
copy$default$6() - Method in class akka.routing.DefaultResizer
 
copy$default$6() - Method in class akka.routing.ScatterGatherFirstCompletedPool
 
copy$default$6() - Method in class akka.routing.TailChoppingPool
 
copy$default$7() - Method in class akka.actor.testkit.typed.LoggingEvent
 
copy$default$7() - Method in class akka.japi.tuple.Tuple10
 
copy$default$7() - Method in class akka.japi.tuple.Tuple11
 
copy$default$7() - Method in class akka.japi.tuple.Tuple12
 
copy$default$7() - Method in class akka.japi.tuple.Tuple13
 
copy$default$7() - Method in class akka.japi.tuple.Tuple14
 
copy$default$7() - Method in class akka.japi.tuple.Tuple15
 
copy$default$7() - Method in class akka.japi.tuple.Tuple16
 
copy$default$7() - Method in class akka.japi.tuple.Tuple17
 
copy$default$7() - Method in class akka.japi.tuple.Tuple18
 
copy$default$7() - Method in class akka.japi.tuple.Tuple19
 
copy$default$7() - Method in class akka.japi.tuple.Tuple20
 
copy$default$7() - Method in class akka.japi.tuple.Tuple21
 
copy$default$7() - Method in class akka.japi.tuple.Tuple22
 
copy$default$7() - Method in class akka.japi.tuple.Tuple7
 
copy$default$7() - Method in class akka.japi.tuple.Tuple8
 
copy$default$7() - Method in class akka.japi.tuple.Tuple9
 
copy$default$7() - Method in class akka.pattern.BackoffOnFailureOptionsImpl
 
copy$default$7() - Method in class akka.pattern.BackoffOnStopOptionsImpl
 
copy$default$7() - Method in class akka.pattern.BackoffOptionsImpl
 
copy$default$7() - Method in class akka.persistence.fsm.PersistentFSM.State
Deprecated.
 
copy$default$7() - Method in class akka.routing.ConsistentHashingPool
 
copy$default$7() - Method in class akka.routing.DefaultOptimalSizeExploringResizer
 
copy$default$7() - Method in class akka.routing.DefaultResizer
 
copy$default$7() - Method in class akka.routing.TailChoppingPool
 
copy$default$8() - Method in class akka.actor.testkit.typed.LoggingEvent
 
copy$default$8() - Method in class akka.japi.tuple.Tuple10
 
copy$default$8() - Method in class akka.japi.tuple.Tuple11
 
copy$default$8() - Method in class akka.japi.tuple.Tuple12
 
copy$default$8() - Method in class akka.japi.tuple.Tuple13
 
copy$default$8() - Method in class akka.japi.tuple.Tuple14
 
copy$default$8() - Method in class akka.japi.tuple.Tuple15
 
copy$default$8() - Method in class akka.japi.tuple.Tuple16
 
copy$default$8() - Method in class akka.japi.tuple.Tuple17
 
copy$default$8() - Method in class akka.japi.tuple.Tuple18
 
copy$default$8() - Method in class akka.japi.tuple.Tuple19
 
copy$default$8() - Method in class akka.japi.tuple.Tuple20
 
copy$default$8() - Method in class akka.japi.tuple.Tuple21
 
copy$default$8() - Method in class akka.japi.tuple.Tuple22
 
copy$default$8() - Method in class akka.japi.tuple.Tuple8
 
copy$default$8() - Method in class akka.japi.tuple.Tuple9
 
copy$default$8() - Method in class akka.pattern.BackoffOnFailureOptionsImpl
 
copy$default$8() - Method in class akka.pattern.BackoffOnStopOptionsImpl
 
copy$default$8() - Method in class akka.pattern.BackoffOptionsImpl
 
copy$default$8() - Method in class akka.routing.DefaultOptimalSizeExploringResizer
 
copy$default$9() - Method in class akka.japi.tuple.Tuple10
 
copy$default$9() - Method in class akka.japi.tuple.Tuple11
 
copy$default$9() - Method in class akka.japi.tuple.Tuple12
 
copy$default$9() - Method in class akka.japi.tuple.Tuple13
 
copy$default$9() - Method in class akka.japi.tuple.Tuple14
 
copy$default$9() - Method in class akka.japi.tuple.Tuple15
 
copy$default$9() - Method in class akka.japi.tuple.Tuple16
 
copy$default$9() - Method in class akka.japi.tuple.Tuple17
 
copy$default$9() - Method in class akka.japi.tuple.Tuple18
 
copy$default$9() - Method in class akka.japi.tuple.Tuple19
 
copy$default$9() - Method in class akka.japi.tuple.Tuple20
 
copy$default$9() - Method in class akka.japi.tuple.Tuple21
 
copy$default$9() - Method in class akka.japi.tuple.Tuple22
 
copy$default$9() - Method in class akka.japi.tuple.Tuple9
 
copy$default$9() - Method in class akka.pattern.BackoffOnStopOptionsImpl
 
copy$default$9() - Method in class akka.pattern.BackoffOptionsImpl
 
copy$default$9() - Method in class akka.routing.DefaultOptimalSizeExploringResizer
 
copy$extension(ServiceRegistry, ORMultiMap<ServiceKey<?>, ClusterReceptionist.Entry>) - Method in class akka.cluster.typed.internal.receptionist.ServiceRegistry$
 
copy$extension(Logging.LogLevel, int) - Method in class akka.event.Logging.LogLevel$
 
copy$extension(MessageFlags, short) - Method in class akka.io.dns.internal.MessageFlags$
 
copyForLane(int) - Method in interface akka.remote.artery.InboundEnvelope
 
copyToArray(Object) - Method in class akka.util.ByteIterator.ByteArrayIterator
 
copyToArray(Object, int) - Method in class akka.util.ByteIterator.ByteArrayIterator
 
copyToArray(Object, int) - Method in class akka.util.ByteString
 
copyToArray(Object, int, int) - Method in class akka.util.ByteIterator.ByteArrayIterator
 
copyToArray(Object, int, int) - Method in class akka.util.ByteIterator.MultiByteArrayIterator
 
copyToArray(Object, int, int) - Method in class akka.util.ByteString.ByteString1
 
copyToArray(Object, int, int) - Method in class akka.util.ByteString.ByteString1C
 
copyToArray(Object, int, int) - Method in class akka.util.ByteString.ByteStrings
 
copyToArray(Object, int, int) - Method in class akka.util.ByteString
 
copyToBuffer(ByteBuffer) - Method in class akka.util.ByteIterator.ByteArrayIterator
 
copyToBuffer(ByteBuffer) - Method in class akka.util.ByteIterator
For performance sensitive code, call take() directly on ByteString (it's optimised there)
copyToBuffer(ByteBuffer) - Method in class akka.util.ByteIterator.MultiByteArrayIterator
For performance sensitive code, call copyToBuffer() directly on ByteString (it's optimised there)
copyToBuffer(ByteBuffer) - Method in class akka.util.ByteString.ByteString1
 
copyToBuffer(ByteBuffer) - Method in class akka.util.ByteString.ByteString1C
 
copyToBuffer(ByteBuffer) - Method in class akka.util.ByteString.ByteStrings
 
copyToBuffer(ByteBuffer) - Method in class akka.util.ByteString
Copy as many bytes as possible to a ByteBuffer, starting from it's current position.
copyUp(int) - Method in class akka.cluster.Member
 
copyUSAsciiStrToBytes(String, byte[]) - Static method in class akka.util.Unsafe
 
corePoolSize() - Method in class akka.dispatch.ThreadPoolConfig
 
correlationId() - Method in class akka.actor.ActorIdentity
 
CORRELATIONID_FIELD_NUMBER - Static variable in class akka.remote.ContainerFormats.ActorIdentity
 
count - Variable in class akka.dispatch.AbstractBoundedNodeQueue.Node
 
count() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverRetry
 
count() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOverRetry
 
count() - Method in class akka.dispatch.AbstractNodeQueue
This method returns an upper bound on the queue size at the time it starts executing.
count() - Method in class akka.event.DeadLetterListener
 
count() - Method in class akka.io.Tcp.WriteFile
Deprecated.
 
count() - Method in class akka.io.Tcp.WritePath
 
count() - Method in class akka.pattern.BackoffSupervisor.RestartCount
 
count() - Method in class akka.remote.artery.compress.CompressionProtocol.Events$.HeavyHitterDetected
 
count() - Method in exception akka.stream.IOOperationIncompleteException
 
count() - Method in class akka.stream.IOResult
 
Count() - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.Count
 
count_$eq(int) - Method in class akka.event.DeadLetterListener
 
Count$() - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.Count$
 
countDown() - Method in class akka.testkit.TestLatch
 
counter() - Method in class akka.cluster.ddata.VersionVector.Timestamp$
 
counter() - Method in class akka.dispatch.MonitorableThreadFactory
 
counter() - Method in class akka.persistence.journal.JournalPerfSpec.BenchActor
 
Counter - Class in akka.persistence.typed.crdt
 
Counter(BigInt) - Constructor for class akka.persistence.typed.crdt.Counter
 
counter_$eq(int) - Method in class akka.persistence.journal.JournalPerfSpec.BenchActor
 
Counter.Updated - Class in akka.persistence.typed.crdt
 
Counter.Updated$ - Class in akka.persistence.typed.crdt
 
Counter$ - Class in akka.persistence.typed.crdt
 
Counter$() - Constructor for class akka.persistence.typed.crdt.Counter$
 
counter$access$4() - Method in class akka.dispatch.MonitorableThreadFactory
 
counterBits() - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.FrequencySketchAdmissionFilter
 
counterBits() - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FrequencySketchSettings
 
counterBits() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FrequencySketchSettings
 
counterFromBytes(byte[]) - Method in class akka.persistence.journal.leveldb.Key$
 
counterKey(int) - Method in class akka.persistence.journal.leveldb.Key$
 
counterToBytes(long) - Method in class akka.persistence.journal.leveldb.Key$
 
CountMinSketch - Class in akka.remote.artery.compress
INTERNAL API: Count-Min Sketch datastructure.
CountMinSketch(int, int, int) - Constructor for class akka.remote.artery.compress.CountMinSketch
 
CountNextNCond(int, Function0<ProcessingResult>, Function0<ProcessingResult>, Function2<String, U, Object>, Function0<BoxedUnit>) - Constructor for class akka.persistence.testkit.ProcessingPolicy.DefaultPolicies.CountNextNCond
 
CountSubscribers(String) - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.CountSubscribers
 
CountSubscribers$() - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.CountSubscribers$
 
CoupledTerminationFlow - Class in akka.stream.javadsl
Allows coupling termination (cancellation, completion, erroring) of Sinks and Sources while creating a Flow from them.
CoupledTerminationFlow - Class in akka.stream.scaladsl
Allows coupling termination (cancellation, completion, erroring) of Sinks and Sources while creating a Flow from them.
CoupledTerminationFlow() - Constructor for class akka.stream.javadsl.CoupledTerminationFlow
 
CoupledTerminationFlow() - Constructor for class akka.stream.scaladsl.CoupledTerminationFlow
 
CoupledTerminationFlow$ - Class in akka.stream.javadsl
Allows coupling termination (cancellation, completion, erroring) of Sinks and Sources while creating a Flow from them.
CoupledTerminationFlow$ - Class in akka.stream.scaladsl
Allows coupling termination (cancellation, completion, erroring) of Sinks and Sources while creating a Flow from them.
CoupledTerminationFlow$() - Constructor for class akka.stream.javadsl.CoupledTerminationFlow$
 
CoupledTerminationFlow$() - Constructor for class akka.stream.scaladsl.CoupledTerminationFlow$
 
Cpu(Address, long, Option<Object>, Option<Object>, Option<Object>, int) - Constructor for class akka.cluster.metrics.StandardMetrics.Cpu
 
Cpu$() - Constructor for class akka.cluster.metrics.StandardMetrics.Cpu$
 
cpuCombined() - Method in class akka.cluster.metrics.StandardMetrics.Cpu
 
cpuCombined(CpuPerc) - Method in class akka.cluster.metrics.SigarMetricsCollector
(SIGAR) Returns the combined CPU sum of User + Sys + Nice + Wait, in percentage.
CpuCombined() - Static method in class akka.cluster.metrics.StandardMetrics
Sum of User + Sys + Nice + Wait.
CpuCombined() - Method in class akka.cluster.metrics.StandardMetrics$
Sum of User + Sys + Nice + Wait.
cpuIdle(CpuPerc) - Method in class akka.cluster.metrics.SigarMetricsCollector
(SIGAR) Returns the idle CPU time.
CpuIdle() - Static method in class akka.cluster.metrics.StandardMetrics
Amount of CPU time left after combined and stolen are removed.
CpuIdle() - Method in class akka.cluster.metrics.StandardMetrics$
Amount of CPU time left after combined and stolen are removed.
CpuMetricsSelector - Class in akka.cluster.metrics
MetricsSelector that uses the combined CPU time metrics and stolen CPU time metrics.
CpuMetricsSelector() - Constructor for class akka.cluster.metrics.CpuMetricsSelector
 
CpuMetricsSelector$ - Class in akka.cluster.metrics
MetricsSelector that uses the combined CPU time metrics and stolen CPU time metrics.
CpuMetricsSelector$() - Constructor for class akka.cluster.metrics.CpuMetricsSelector$
 
cpuStolen() - Method in class akka.cluster.metrics.StandardMetrics.Cpu
 
cpuStolen(CpuPerc) - Method in class akka.cluster.metrics.SigarMetricsCollector
(SIGAR) Returns the stolen CPU time.
CpuStolen() - Static method in class akka.cluster.metrics.StandardMetrics
The amount of CPU 'stolen' from this virtual machine by the hypervisor for other tasks (such as running another virtual machine).
CpuStolen() - Method in class akka.cluster.metrics.StandardMetrics$
The amount of CPU 'stolen' from this virtual machine by the hypervisor for other tasks (such as running another virtual machine).
create() - 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.
create() - 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.
create() - Static method in class akka.actor.BootstrapSetup
Java API: Construct a bootstrap settings with default values.
create() - Method in class akka.actor.BootstrapSetup$
Java API: Construct a bootstrap settings with default values.
create() - Method in class akka.actor.DefaultSupervisorStrategy
 
create() - Method in class akka.actor.StoppingSupervisorStrategy
 
create() - Method in interface akka.actor.SupervisorStrategyConfigurator
 
create() - Static method in class akka.actor.testkit.typed.javadsl.ActorTestKit
Create a testkit named from the ActorTestKit class.
create() - Method in class akka.actor.testkit.typed.javadsl.ActorTestKit$
Create a testkit named from the ActorTestKit class.
create() - Static method in class akka.actor.testkit.typed.javadsl.TestInbox
 
create() - Method in class akka.actor.testkit.typed.javadsl.TestInbox$
 
create() - Static method in class akka.actor.typed.delivery.ConsumerController
Java API
create() - Method in class akka.actor.typed.delivery.ConsumerController$
Java API
create() - Static method in class akka.actor.typed.javadsl.BehaviorBuilder
 
create() - Method in class akka.actor.typed.javadsl.BehaviorBuilder$
 
create() - Static method in class akka.actor.typed.javadsl.ReceiveBuilder
Create a new mutable receive builder
create() - Method in class akka.actor.typed.javadsl.ReceiveBuilder$
Create a new mutable receive builder
create() - Static method in class akka.actor.typed.LogOptions
Java API: Create a new log options.
create() - Method in class akka.actor.typed.LogOptions$
Java API: Create a new log options.
create() - Static method in class akka.actor.typed.SpawnProtocol
Java API: returns a behavior that can be commanded to spawn arbitrary children.
create() - Method in class akka.actor.typed.SpawnProtocol$
Java API: returns a behavior that can be commanded to spawn arbitrary children.
create() - Static method in class akka.cluster.ddata.Flag
Java API: Flag that is initialized to false.
create() - Method in class akka.cluster.ddata.Flag$
Java API: Flag that is initialized to false.
create() - Static method in class akka.cluster.ddata.GCounter
Java API
create() - Method in class akka.cluster.ddata.GCounter$
Java API
create() - Static method in class akka.cluster.ddata.GSet
Java API
create() - Method in class akka.cluster.ddata.GSet$
Java API
create() - Static method in class akka.cluster.ddata.LWWMap
Java API
create() - Method in class akka.cluster.ddata.LWWMap$
Java API
create() - Static method in class akka.cluster.ddata.ORMap
Java API
create() - Method in class akka.cluster.ddata.ORMap$
Java API
create() - Static method in class akka.cluster.ddata.ORMultiMap
Java API
create() - Method in class akka.cluster.ddata.ORMultiMap$
Java API
create() - Static method in class akka.cluster.ddata.ORSet
Java API
create() - Method in class akka.cluster.ddata.ORSet$
Java API
create() - Static method in class akka.cluster.ddata.PNCounter
Java API
create() - Method in class akka.cluster.ddata.PNCounter$
Java API
create() - Static method in class akka.cluster.ddata.PNCounterMap
Java API
create() - Method in class akka.cluster.ddata.PNCounterMap$
Java API
create() - Static method in class akka.cluster.ddata.VersionVector
Java API
create() - Method in class akka.cluster.ddata.VersionVector$
Java API
create() - Method in interface akka.dispatch.affinity.QueueSelectorFactory
 
create() - Method in interface akka.dispatch.affinity.RejectionHandlerFactory
 
create() - Method in class akka.io.Inet.DatagramChannelCreator
Open and return new DatagramChannel.
create() - Method in interface akka.japi.Creator
This method must return a different instance upon every call.
create() - Method in interface akka.japi.function.Creator
This method must return a different instance upon every call.
create() - Static method in class akka.japi.pf.ReceiveBuilder
Return a new ReceiveBuilder with no case statements.
create() - Method in class akka.persistence.PersistentRepr$
Java API, Plugin API.
create() - Static method in class akka.persistence.Recovery
Java API
create() - Method in class akka.persistence.Recovery$
Java API
create() - Static method in class akka.persistence.testkit.Reject
 
create() - Method in class akka.persistence.testkit.Reject$
 
create() - Static method in class akka.persistence.testkit.StorageFailure
 
create() - Method in class akka.persistence.testkit.StorageFailure$
 
create() - Static method in class akka.stream.javadsl.Concat
Create a new anonymous Concat operator with the specified input types.
create() - Method in class akka.stream.javadsl.Concat$
Create a new anonymous Concat operator with the specified input types.
create() - Static method in class akka.stream.javadsl.Flow
Create a `Flow` which can process elements of type `T`.
create() - Method in class akka.stream.javadsl.Flow$
Create a `Flow` which can process elements of type `T`.
create() - Static method in class akka.stream.javadsl.FlowWithContext
 
create() - Method in class akka.stream.javadsl.FlowWithContext$
 
create() - Static method in class akka.stream.javadsl.Unzip
Creates a new Unzip operator with the specified output types.
create() - Method in class akka.stream.javadsl.Unzip$
Creates a new Unzip operator with the specified output types.
create() - Static method in class akka.stream.javadsl.Zip
Create a new Zip operator with the specified input types and zipping-function which creates akka.japi.Pairs.
create() - Method in class akka.stream.javadsl.Zip$
Create a new Zip operator with the specified input types and zipping-function which creates akka.japi.Pairs.
create() - Static method in class akka.stream.javadsl.ZipLatest
Create a new ZipLatest operator with the specified input types and zipping-function which creates akka.japi.Pairs.
create() - Method in class akka.stream.javadsl.ZipLatest$
Create a new ZipLatest operator with the specified input types and zipping-function which creates akka.japi.Pairs.
create(boolean) - Static method in class akka.persistence.CapabilityFlag
Java DSL
create(boolean) - Method in class akka.persistence.CapabilityFlag$
Java DSL
create(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.
create(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.
create(int) - Static method in class akka.stream.javadsl.Balance
Create a new Balance operator with the specified input type, both waitForAllDownstreams and eagerCancel are false.
create(int) - Method in class akka.stream.javadsl.Balance$
Create a new Balance operator with the specified input type, both waitForAllDownstreams and eagerCancel are false.
create(int) - Static method in class akka.stream.javadsl.Broadcast
Create a new Broadcast operator with the specified input type.
create(int) - Method in class akka.stream.javadsl.Broadcast$
Create a new Broadcast operator with the specified input type.
create(int) - Static method in class akka.stream.javadsl.Concat
Create a new anonymous Concat operator with the specified input types.
create(int) - Method in class akka.stream.javadsl.Concat$
Create a new anonymous Concat operator with the specified input types.
create(int) - Static method in class akka.stream.javadsl.Merge
Create a new Merge operator with the specified output type.
create(int) - Method in class akka.stream.javadsl.Merge$
Create a new Merge operator with the specified output type.
create(int) - Static method in class akka.stream.javadsl.MergeLatest
Create a new MergeLatest with the specified number of input ports.
create(int) - Method in class akka.stream.javadsl.MergeLatest$
Create a new MergeLatest with the specified number of input ports.
create(int) - Static method in class akka.stream.javadsl.MergePreferred
Create a new MergePreferred operator with the specified output type.
create(int) - Method in class akka.stream.javadsl.MergePreferred$
Create a new MergePreferred operator with the specified output type.
create(int) - Static method in class akka.stream.javadsl.ZipN
 
create(int) - Method in class akka.stream.javadsl.ZipN$
 
create(int[]) - Static method in class akka.stream.javadsl.MergePrioritized
Create a new MergePrioritized operator with the specified output type.
create(int[]) - Method in class akka.stream.javadsl.MergePrioritized$
Create a new MergePrioritized operator with the specified output type.
create(int[], boolean) - Static method in class akka.stream.javadsl.MergePrioritized
Create a new MergePrioritized operator with the specified output type.
create(int[], boolean) - Method in class akka.stream.javadsl.MergePrioritized$
Create a new MergePrioritized operator with the specified output type.
create(int, boolean) - Static method in class akka.stream.javadsl.Balance
Create a new Balance operator with the specified input type, eagerCancel is false.
create(int, boolean) - Method in class akka.stream.javadsl.Balance$
Create a new Balance operator with the specified input type, eagerCancel is false.
create(int, boolean) - Static method in class akka.stream.javadsl.Broadcast
Create a new Broadcast operator with the specified input type.
create(int, boolean) - Method in class akka.stream.javadsl.Broadcast$
Create a new Broadcast operator with the specified input type.
create(int, boolean) - Static method in class akka.stream.javadsl.Concat
Create a new anonymous Concat operator with the specified input types.
create(int, boolean) - Method in class akka.stream.javadsl.Concat$
Create a new anonymous Concat operator with the specified input types.
create(int, boolean) - Static method in class akka.stream.javadsl.Merge
Create a new Merge operator with the specified output type.
create(int, boolean) - Method in class akka.stream.javadsl.Merge$
Create a new Merge operator with the specified output type.
create(int, boolean) - Static method in class akka.stream.javadsl.MergeLatest
Create a new MergeLatest with the specified number of input ports.
create(int, boolean) - Method in class akka.stream.javadsl.MergeLatest$
Create a new MergeLatest with the specified number of input ports.
create(int, boolean) - Static method in class akka.stream.javadsl.MergePreferred
Create a new MergePreferred operator with the specified output type.
create(int, boolean) - Method in class akka.stream.javadsl.MergePreferred$
Create a new MergePreferred operator with the specified output type.
create(int, boolean, boolean) - Static method in class akka.stream.javadsl.Balance
Create a new Balance operator with the specified input type.
create(int, boolean, boolean) - Method in class akka.stream.javadsl.Balance$
Create a new Balance operator with the specified input type.
create(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/docs/akka/2.6/project/migration-guide-2.5.x-2.6.x.html. Since 2.6.0.
create(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/docs/akka/2.6/project/migration-guide-2.5.x-2.6.x.html. Since 2.6.0.
create(int, Function<T, Integer>) - Static method in class akka.stream.javadsl.Partition
Create a new Partition operator with the specified input type, eagerCancel is false.
create(int, Function<T, Integer>) - Method in class akka.stream.javadsl.Partition$
Create a new Partition operator with the specified input type, eagerCancel is false.
create(int, Function<T, Integer>, boolean) - Static method in class akka.stream.javadsl.Partition
Create a new Partition operator with the specified input type.
create(int, Function<T, Integer>, boolean) - Method in class akka.stream.javadsl.Partition$
Create a new Partition operator with the specified input type.
create(int, Function<T, Object>) - Static method in class akka.stream.javadsl.MergeSequence
Create a new anonymous MergeSequence operator.
create(int, Function<T, Object>) - Method in class akka.stream.javadsl.MergeSequence$
Create a new anonymous MergeSequence operator.
create(long) - Static method in class akka.persistence.Recovery
Java API
create(long) - Method in class akka.persistence.Recovery$
Java API
create(long) - Static method in class akka.persistence.testkit.SnapshotMeta
 
create(long) - Method in class akka.persistence.testkit.SnapshotMeta$
 
create(long, long) - Static method in class akka.persistence.SnapshotSelectionCriteria
Java API.
create(long, long) - Method in class akka.persistence.SnapshotSelectionCriteria$
Java API.
create(long, long) - Static method in class akka.persistence.testkit.SnapshotMeta
 
create(long, long) - Method in class akka.persistence.testkit.SnapshotMeta$
 
create(long, long, long, long) - Static method in class akka.persistence.SnapshotSelectionCriteria
Java API.
create(long, long, long, long) - Method in class akka.persistence.SnapshotSelectionCriteria$
Java API.
create(AbstractActor.Receive, AbstractActor.ActorContext) - Static method in class akka.event.LoggingReceive
Java API: compatible with lambda expressions
create(AbstractActor.Receive, AbstractActor.ActorContext) - Method in class akka.event.LoggingReceive$
Java API: compatible with lambda expressions
create(ActorRefFactory) - Static method in class akka.stream.ActorMaterializer
Deprecated.
Use the system wide materializer or Materializer.create(actorContext) with stream attributes or configuration settings to change defaults. Since 2.6.0.
create(ActorRefFactory) - Method in class akka.stream.ActorMaterializer$
Deprecated.
Use the system wide materializer or Materializer.create(actorContext) with stream attributes or configuration settings to change defaults. Since 2.6.0.
create(ActorRefFactory, String) - Static method in class akka.stream.ActorMaterializer
Deprecated.
Use the system wide materializer or Materializer.create(actorContext) with stream attributes or configuration settings to change defaults. Since 2.6.0.
create(ActorRefFactory, String) - Method in class akka.stream.ActorMaterializer$
Deprecated.
Use the system wide materializer or Materializer.create(actorContext) with stream attributes or configuration settings to change defaults. Since 2.6.0.
create(ActorSystem) - Static method in class akka.cluster.client.ClusterClientSettings
Deprecated.
Java API: Create settings from the default configuration akka.cluster.client.
create(ActorSystem) - Method in class akka.cluster.client.ClusterClientSettings$
Deprecated.
Java API: Create settings from the default configuration akka.cluster.client.
create(ActorSystem) - Static method in class akka.cluster.client.ClusterReceptionistSettings
Deprecated.
Java API: Create settings from the default configuration akka.cluster.client.receptionist.
create(ActorSystem) - Method in class akka.cluster.client.ClusterReceptionistSettings$
Deprecated.
Java API: Create settings from the default configuration akka.cluster.client.receptionist.
create(ActorSystem) - Static method in class akka.cluster.pubsub.DistributedPubSubSettings
Java API: Create settings from the default configuration akka.cluster.pub-sub.
create(ActorSystem) - Method in class akka.cluster.pubsub.DistributedPubSubSettings$
Java API: Create settings from the default configuration akka.cluster.pub-sub.
create(ActorSystem) - Static method in class akka.cluster.sharding.ClusterShardingSettings
Java API: Create settings from the default configuration akka.cluster.sharding.
create(ActorSystem) - Method in class akka.cluster.sharding.ClusterShardingSettings$
Java API: Create settings from the default configuration akka.cluster.sharding.
create(ActorSystem) - Static method in class akka.cluster.singleton.ClusterSingletonManagerSettings
Java API: Create settings from the default configuration akka.cluster.singleton.
create(ActorSystem) - Method in class akka.cluster.singleton.ClusterSingletonManagerSettings$
Java API: Create settings from the default configuration akka.cluster.singleton.
create(ActorSystem) - Static method in class akka.cluster.singleton.ClusterSingletonProxySettings
Java API: Create settings from the default configuration akka.cluster.singleton-proxy.
create(ActorSystem) - Method in class akka.cluster.singleton.ClusterSingletonProxySettings$
Java API: Create settings from the default configuration akka.cluster.singleton-proxy.
create(ActorSystem) - Static method in class akka.persistence.testkit.javadsl.PersistenceTestKit
 
create(ActorSystem) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit$
 
create(ActorSystem) - Static method in class akka.persistence.testkit.javadsl.SnapshotTestKit
 
create(ActorSystem) - Method in class akka.persistence.testkit.javadsl.SnapshotTestKit$
 
create(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/docs/akka/2.6/project/migration-guide-2.5.x-2.6.x.html. Since 2.6.0.
create(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/docs/akka/2.6/project/migration-guide-2.5.x-2.6.x.html. Since 2.6.0.
create(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.
create(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.
create(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/docs/akka/2.6/project/migration-guide-2.5.x-2.6.x.html. Since 2.6.0.
create(ActorSystem, Props) - Static method in class akka.testkit.TestActorRef
Java API: create a TestActorRef in the given system for the given props, with a random name.
create(ActorSystem, Props) - Method in class akka.testkit.TestActorRef$
Java API: create a TestActorRef in the given system for the given props, with a random name.
create(ActorSystem, Props, ActorRef) - Static method in class akka.testkit.TestActorRef
Java API: create a TestActorRef in the given system for the given props, with the given supervisor and a random name.
create(ActorSystem, Props, ActorRef) - Method in class akka.testkit.TestActorRef$
Java API: create a TestActorRef in the given system for the given props, with the given supervisor and a random name.
create(ActorSystem, Props, ActorRef, String) - Static method in class akka.testkit.TestActorRef
Java API: create a TestActorRef in the given system for the given props, with the given supervisor and name.
create(ActorSystem, Props, ActorRef, String) - Method in class akka.testkit.TestActorRef$
Java API: create a TestActorRef in the given system for the given props, with the given supervisor and name.
create(ActorSystem, Props, String) - Static method in class akka.testkit.TestActorRef
Java API: create a TestActorRef in the given system for the given props, with the given name.
create(ActorSystem, Props, String) - Method in class akka.testkit.TestActorRef$
Java API: create a TestActorRef in the given system for the given props, with the given name.
create(Address) - Static method in class akka.cluster.typed.Join
Java API
create(Address) - Method in class akka.cluster.typed.Join$
Java API
create(Address) - Static method in class akka.cluster.typed.Leave
Java API
create(Address) - Method in class akka.cluster.typed.Leave$
Java API
create(ClassicActorSystemProvider) - Static method in class akka.stream.testkit.javadsl.TestSink
A Sink that materialized to a TestSubscriber.Probe.
create(ClassicActorSystemProvider) - Method in class akka.stream.testkit.javadsl.TestSink$
A Sink that materialized to a TestSubscriber.Probe.
create(ClassicActorSystemProvider) - Static method in class akka.stream.testkit.javadsl.TestSource
A Source that materializes to a TestPublisher.Probe.
create(ClassicActorSystemProvider) - Method in class akka.stream.testkit.javadsl.TestSource$
A Source that materializes to a TestPublisher.Probe.
create(ExtendedActorSystem, LoggingAdapter) - Method in class akka.remote.artery.RemoteInstruments$
 
create(Scheduler, int, Duration, Duration) - Static method in class akka.pattern.CircuitBreaker
Java API: Create a new CircuitBreaker.
create(Scheduler, int, Duration, Duration) - Method in class akka.pattern.CircuitBreaker$
Java API: Create a new CircuitBreaker.
create(Scheduler, int, FiniteDuration, FiniteDuration) - Static method in class akka.pattern.CircuitBreaker
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
create(Scheduler, int, FiniteDuration, FiniteDuration) - Method in class akka.pattern.CircuitBreaker$
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
create(Setup...) - Static method in class akka.actor.setup.ActorSystemSetup
Java API: Create an ActorSystemSetup containing all the provided settings
create(Setup...) - Method in class akka.actor.setup.ActorSystemSetup$
Java API: Create an ActorSystemSetup containing all the provided settings
create(ActorRef<A>, Class<A>) - Static method in class akka.cluster.typed.Subscribe
Java API
create(ActorRef<A>, Class<A>) - Method in class akka.cluster.typed.Subscribe$
Java API
create(ActorSystem<?>) - Static method in class akka.actor.testkit.typed.javadsl.ActorTestKit
Create a testkit from the provided actor system.
create(ActorSystem<?>) - Method in class akka.actor.testkit.typed.javadsl.ActorTestKit$
Create a testkit from the provided actor system.
create(ActorSystem<?>) - Static method in class akka.actor.testkit.typed.javadsl.TestProbe
 
create(ActorSystem<?>) - Method in class akka.actor.testkit.typed.javadsl.TestProbe$
 
create(ActorSystem<?>) - Static method in class akka.actor.testkit.typed.TestKitSettings
Java API: Reads configuration settings from akka.actor.testkit.typed section.
create(ActorSystem<?>) - Method in class akka.actor.testkit.typed.TestKitSettings$
Java API: Reads configuration settings from akka.actor.testkit.typed section.
create(ActorSystem<?>) - Method in class akka.actor.typed.delivery.ConsumerController.Settings$
Java API: Factory method from config akka.reliable-delivery.producer-controller of the ActorSystem.
create(ActorSystem<?>) - Method in class akka.actor.typed.delivery.ProducerController.Settings$
Java API: Factory method from config akka.reliable-delivery.producer-controller of the ActorSystem.
create(ActorSystem<?>) - Method in class akka.actor.typed.delivery.WorkPullingProducerController.Settings$
Java API: Factory method from config akka.reliable-delivery.work-pulling.producer-controller of the ActorSystem.
create(ActorSystem<?>) - Static method in class akka.cluster.ddata.typed.javadsl.ReplicatorSettings
Create settings from the default configuration akka.cluster.distributed-data.
create(ActorSystem<?>) - Method in class akka.cluster.ddata.typed.javadsl.ReplicatorSettings$
Create settings from the default configuration akka.cluster.distributed-data.
create(ActorSystem<?>) - Static method in class akka.cluster.sharding.typed.ClusterShardingSettings
Java API: Creates new cluster sharding settings object
create(ActorSystem<?>) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings$
Java API: Creates new cluster sharding settings object
create(ActorSystem<?>) - Method in class akka.cluster.sharding.typed.delivery.ShardingConsumerController.Settings$
Java API: Factory method from config akka.reliable-delivery.sharding.consumer-controller of the ActorSystem.
create(ActorSystem<?>) - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.Settings$
Java API: Factory method from config akka.reliable-delivery.sharding.producer-controller of the ActorSystem.
create(ActorSystem<?>) - Static method in class akka.cluster.sharding.typed.ShardedDaemonProcessSettings
Java API: Create default settings for system
create(ActorSystem<?>) - Method in class akka.cluster.sharding.typed.ShardedDaemonProcessSettings$
Java API: Create default settings for system
create(ActorSystem<?>) - Static method in class akka.cluster.typed.ClusterSingletonManagerSettings
Java API: Create settings from the default configuration akka.cluster.singleton.
create(ActorSystem<?>) - Method in class akka.cluster.typed.ClusterSingletonManagerSettings$
Java API: Create settings from the default configuration akka.cluster.singleton.
create(ActorSystem<?>) - Static method in class akka.cluster.typed.ClusterSingletonSettings
Java API
create(ActorSystem<?>) - Method in class akka.cluster.typed.ClusterSingletonSettings$
Java API
create(ActorSystem<?>) - Static method in class akka.persistence.testkit.javadsl.PersistenceTestKit
 
create(ActorSystem<?>) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit$
 
create(ActorSystem<?>) - Static method in class akka.persistence.testkit.javadsl.SnapshotTestKit
 
create(ActorSystem<?>) - Method in class akka.persistence.testkit.javadsl.SnapshotTestKit$
 
create(ActorSystem<?>) - Method in class akka.persistence.typed.delivery.EventSourcedProducerQueue.Settings$
Java API: Factory method from config akka.reliable-delivery.producer-controller.event-sourced-durable-queue of the ActorSystem.
create(ActorSystem<?>, Behavior<Command>) - Static method in class akka.persistence.testkit.javadsl.EventSourcedBehaviorTestKit
Factory method to create a new EventSourcedBehaviorTestKit.
create(ActorSystem<?>, Behavior<Command>) - Method in class akka.persistence.testkit.javadsl.EventSourcedBehaviorTestKit$
Factory method to create a new EventSourcedBehaviorTestKit.
create(ActorSystem<?>, Behavior<Command>, EventSourcedBehaviorTestKit.SerializationSettings) - Static method in class akka.persistence.testkit.javadsl.EventSourcedBehaviorTestKit
Factory method to create a new EventSourcedBehaviorTestKit with custom EventSourcedBehaviorTestKit.SerializationSettings.
create(ActorSystem<?>, Behavior<Command>, EventSourcedBehaviorTestKit.SerializationSettings) - Method in class akka.persistence.testkit.javadsl.EventSourcedBehaviorTestKit$
Factory method to create a new EventSourcedBehaviorTestKit with custom SerializationSettings.
create(Behavior<T>) - Static method in class akka.actor.testkit.typed.javadsl.BehaviorTestKit
JAVA API
create(Behavior<T>) - Method in class akka.actor.testkit.typed.javadsl.BehaviorTestKit$
JAVA API
create(Behavior<T>, String) - Static method in class akka.actor.testkit.typed.javadsl.BehaviorTestKit
JAVA API
create(Behavior<T>, String) - Method in class akka.actor.testkit.typed.javadsl.BehaviorTestKit$
JAVA API
create(Behavior<T>, String) - Static method in class akka.actor.typed.ActorSystem
Java API: Create an ActorSystem
create(Behavior<T>, String) - Method in class akka.actor.typed.ActorSystem$
Java API: Create an ActorSystem
create(Behavior<T>, String, BootstrapSetup) - Static method in class akka.actor.typed.ActorSystem
Java API: Shortcut for creating an actor system with custom bootstrap settings.
create(Behavior<T>, String, BootstrapSetup) - Method in class akka.actor.typed.ActorSystem$
Java API: Shortcut for creating an actor system with custom bootstrap settings.
create(Behavior<T>, String, ActorSystemSetup) - Static method in class akka.actor.typed.ActorSystem
Java API: Creates a new actor system with the specified name and settings The core actor system settings are defined in BootstrapSetup
create(Behavior<T>, String, ActorSystemSetup) - Method in class akka.actor.typed.ActorSystem$
Java API: Creates a new actor system with the specified name and settings The core actor system settings are defined in BootstrapSetup
create(Behavior<T>, String, Config) - Static method in class akka.actor.testkit.typed.javadsl.BehaviorTestKit
JAVA API
create(Behavior<T>, String, Config) - Method in class akka.actor.testkit.typed.javadsl.BehaviorTestKit$
JAVA API
create(Behavior<T>, String, Config) - Static method in class akka.actor.typed.ActorSystem
Java API: Create an ActorSystem
create(Behavior<T>, String, Config) - Method in class akka.actor.typed.ActorSystem$
Java API: Create an ActorSystem
create(Behavior<T>, String, Config, Props) - Static method in class akka.actor.typed.ActorSystem
Java API: Create an ActorSystem
create(Behavior<T>, String, Config, Props) - Method in class akka.actor.typed.ActorSystem$
Java API: Create an ActorSystem
create(ConsumerController.Settings) - Static method in class akka.actor.typed.delivery.ConsumerController
Java API
create(ConsumerController.Settings) - Method in class akka.actor.typed.delivery.ConsumerController$
Java API
create(ServiceKey<ConsumerController.Command<A>>) - Static method in class akka.actor.typed.delivery.ConsumerController
Java API: To be used with WorkPullingProducerController.
create(ServiceKey<ConsumerController.Command<A>>) - Method in class akka.actor.typed.delivery.ConsumerController$
Java API: To be used with WorkPullingProducerController.
create(ServiceKey<ConsumerController.Command<A>>, ConsumerController.Settings) - Static method in class akka.actor.typed.delivery.ConsumerController
Java API
create(ServiceKey<ConsumerController.Command<A>>, ConsumerController.Settings) - Method in class akka.actor.typed.delivery.ConsumerController$
Java API
create(Cluster, A) - Static method in class akka.cluster.ddata.LWWRegister
Deprecated.
Use `create` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
create(Cluster, A) - Method in class akka.cluster.ddata.LWWRegister$
Deprecated.
Use `create` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
create(Cluster, A, LWWRegister.Clock<A>) - Static method in class akka.cluster.ddata.LWWRegister
Deprecated.
Use `create` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
create(Cluster, A, LWWRegister.Clock<A>) - Method in class akka.cluster.ddata.LWWRegister$
Deprecated.
Use `create` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
create(SelfUniqueAddress, A) - Static method in class akka.cluster.ddata.LWWRegister
Java API
create(SelfUniqueAddress, A) - Method in class akka.cluster.ddata.LWWRegister$
Java API
create(SelfUniqueAddress, A, LWWRegister.Clock<A>) - Static method in class akka.cluster.ddata.LWWRegister
Java API
create(SelfUniqueAddress, A, LWWRegister.Clock<A>) - Method in class akka.cluster.ddata.LWWRegister$
Java API
create(MailboxType) - Method in class akka.dispatch.BalancingDispatcherConfigurator
 
create(Creator<T>) - Method in interface akka.actor.AbstractProps
Deprecated.
Use Props.create(actorClass, creator) instead, since this can't be used with Java 8 lambda. Since 2.5.18.
create(Creator<T>) - Static method in class akka.actor.Props
 
create(Function<In, Pair<A, B>>) - Static method in class akka.stream.javadsl.UnzipWith
Create a new UnzipWith vertex with the specified input type and unzipping-function f.
create(Function<In, Pair<A, B>>) - Method in class akka.stream.javadsl.UnzipWith$
Create a new UnzipWith vertex with the specified input type and unzipping-function f.
create(Function<List<A>, O>, int) - Static method in class akka.stream.javadsl.ZipWithN
 
create(Function<List<A>, O>, int) - Method in class akka.stream.javadsl.ZipWithN$
 
create(Function<T, Object>) - Static method in class akka.stream.javadsl.MergeSequence
Create a new anonymous MergeSequence operator with two input ports.
create(Function<T, Object>) - Method in class akka.stream.javadsl.MergeSequence$
Create a new anonymous MergeSequence operator with two input ports.
create(Function2<A, B, Out>) - Static method in class akka.stream.javadsl.ZipLatestWith
Create a new ZipLatestWith vertex with the specified input types and zipping-function f.
create(Function2<A, B, Out>) - Method in class akka.stream.javadsl.ZipLatestWith$
Create a new ZipLatestWith vertex with the specified input types and zipping-function f.
create(Function2<A, B, Out>) - Static method in class akka.stream.javadsl.ZipWith
Create a new ZipWith vertex with the specified input types and zipping-function f.
create(Function2<A, B, Out>) - Method in class akka.stream.javadsl.ZipWith$
Create a new ZipWith vertex with the specified input types and zipping-function f.
create(Function<ExtendedActorSystem, List<SerializerDetails>>) - Static method in class akka.serialization.SerializationSetup
Java API: Programmatic definition of serializers
create(Function<ExtendedActorSystem, List<SerializerDetails>>) - Method in class akka.serialization.SerializationSetup$
Java API: Programmatic definition of serializers
create(PFBuilder<F, T>) - Static method in class akka.japi.pf.Match
Create a Match from the builder.
create(UnitPFBuilder<F>) - Static method in class akka.japi.pf.UnitMatch
Create a UnitMatch from the builder.
create(Offset, String, long, Event, long, String, int) - Static method in class akka.persistence.query.typed.EventEnvelope
 
create(Offset, String, long, Event, long, String, int) - Method in class akka.persistence.query.typed.EventEnvelope$
 
create(SnapshotMetadata, Object) - Static method in class akka.persistence.SelectedSnapshot
Java API, Plugin API.
create(SnapshotMetadata, Object) - Method in class akka.persistence.SelectedSnapshot$
Java API, Plugin API.
create(SnapshotSelectionCriteria) - Static method in class akka.persistence.Recovery
Java API
create(SnapshotSelectionCriteria) - Method in class akka.persistence.Recovery$
Java API
create(SnapshotSelectionCriteria, long) - Static method in class akka.persistence.Recovery
Java API
create(SnapshotSelectionCriteria, long) - Method in class akka.persistence.Recovery$
Java API
create(SnapshotSelectionCriteria, long, long) - Static method in class akka.persistence.Recovery
Java API
create(SnapshotSelectionCriteria, long, long) - Method in class akka.persistence.Recovery$
Java API
create(PersistenceId) - Static method in class akka.persistence.typed.delivery.EventSourcedProducerQueue
Java API
create(PersistenceId) - Method in class akka.persistence.typed.delivery.EventSourcedProducerQueue$
Java API
create(PersistenceId, EventSourcedProducerQueue.Settings) - Static method in class akka.persistence.typed.delivery.EventSourcedProducerQueue
Java API
create(PersistenceId, EventSourcedProducerQueue.Settings) - Method in class akka.persistence.typed.delivery.EventSourcedProducerQueue$
Java API
create(ReplicaId) - Static method in class akka.persistence.typed.crdt.ORSet
Java API
create(ReplicaId) - Method in class akka.persistence.typed.crdt.ORSet$
Java API
create(ReplicaId, Entity<M, ShardingEnvelope<M>>) - Static method in class akka.cluster.sharding.typed.ReplicatedEntity
Java API: Defines the Entity to use for a given replica, note that the behavior can be a ReplicatedEventSourcedBehavior 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.
create(ReplicaId, Entity<M, ShardingEnvelope<M>>) - Method in class akka.cluster.sharding.typed.ReplicatedEntity$
Java API: Defines the Entity to use for a given replica, note that the behavior can be a ReplicatedEventSourcedBehavior 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.
create(Transport, ExtendedActorSystem) - Method in class akka.remote.transport.FailureInjectorProvider
Deprecated.
 
create(Transport, ExtendedActorSystem) - Method in class akka.remote.transport.ThrottlerProvider
Deprecated.
 
create(Transport, ExtendedActorSystem) - Method in interface akka.remote.transport.TransportAdapterProvider
Deprecated.
Create the transport adapter that wraps an underlying transport.
create(JacksonObjectMapperFactory) - Static method in class akka.serialization.jackson.JacksonObjectMapperProviderSetup
Java API: factory for defining a JacksonObjectMapperProvider that is passed in when ActorSystem is created rather than creating one from configured class name.
create(JacksonObjectMapperFactory) - Method in class akka.serialization.jackson.JacksonObjectMapperProviderSetup$
Java API: factory for defining a JacksonObjectMapperProvider that is passed in when ActorSystem is created rather than creating one from configured class name.
create(ActorMaterializerSettings, ActorRefFactory) - Static method in class akka.stream.ActorMaterializer
Deprecated.
Use the system wide materializer or Materializer.create(actorContext) with stream attributes or configuration settings to change defaults. Since 2.6.0.
create(ActorMaterializerSettings, ActorRefFactory) - Method in class akka.stream.ActorMaterializer$
Deprecated.
Use the system wide materializer or Materializer.create(actorContext) with stream attributes or configuration settings to change defaults. Since 2.6.0.
create(ActorMaterializerSettings, ActorRefFactory, String) - Static method in class akka.stream.ActorMaterializer
Deprecated.
Use the system wide materializer or Materializer.create(actorContext) with stream attributes or configuration settings to change defaults. Since 2.6.0.
create(ActorMaterializerSettings, ActorRefFactory, String) - Method in class akka.stream.ActorMaterializer$
Deprecated.
Use the system wide materializer or Materializer.create(actorContext) with stream attributes or configuration settings to change defaults. Since 2.6.0.
create(Graph<Shape, M1>, Graph<Shape, M2>, Graph<Shape, M3>, Graph<Shape, M4>, Graph<Shape, M5>, Graph<Shape, M6>, Graph<Shape, M7>, Graph<Shape, M8>, Graph<Shape, M9>, Graph<Shape, M10>, Graph<Shape, M11>, Graph<Shape, M12>, Graph<Shape, M13>, Graph<Shape, M14>, Graph<Shape, M15>, Graph<Shape, M16>, Graph<Shape, M17>, Graph<Shape, M18>, Graph<Shape, M19>, Graph<Shape, M20>, Graph<Shape, M21>, Graph<Shape, M22>, Function22<M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M17, M18, M19, M20, M21, M22, Mat>, Function1<GraphDSL.Builder<Mat>, Function22<Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, S>>) - Method in interface akka.stream.scaladsl.GraphApply
Deprecated.
Use createGraph instead. Since 23.6.226.
create(Graph<Shape, M1>, Graph<Shape, M2>, Graph<Shape, M3>, Graph<Shape, M4>, Graph<Shape, M5>, Graph<Shape, M6>, Graph<Shape, M7>, Graph<Shape, M8>, Graph<Shape, M9>, Graph<Shape, M10>, Graph<Shape, M11>, Graph<Shape, M12>, Graph<Shape, M13>, Graph<Shape, M14>, Graph<Shape, M15>, Graph<Shape, M16>, Graph<Shape, M17>, Graph<Shape, M18>, Graph<Shape, M19>, Graph<Shape, M20>, Graph<Shape, M21>, Function21<M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M17, M18, M19, M20, M21, Mat>, Function1<GraphDSL.Builder<Mat>, Function21<Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, S>>) - Method in interface akka.stream.scaladsl.GraphApply
Deprecated.
Use createGraph instead. Since 22.6.216.
create(Graph<Shape, M1>, Graph<Shape, M2>, Graph<Shape, M3>, Graph<Shape, M4>, Graph<Shape, M5>, Graph<Shape, M6>, Graph<Shape, M7>, Graph<Shape, M8>, Graph<Shape, M9>, Graph<Shape, M10>, Graph<Shape, M11>, Graph<Shape, M12>, Graph<Shape, M13>, Graph<Shape, M14>, Graph<Shape, M15>, Graph<Shape, M16>, Graph<Shape, M17>, Graph<Shape, M18>, Graph<Shape, M19>, Graph<Shape, M20>, Function20<M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M17, M18, M19, M20, Mat>, Function1<GraphDSL.Builder<Mat>, Function20<Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, S>>) - Method in interface akka.stream.scaladsl.GraphApply
Deprecated.
Use createGraph instead. Since 21.6.206.
create(Graph<Shape, M1>, Graph<Shape, M2>, Graph<Shape, M3>, Graph<Shape, M4>, Graph<Shape, M5>, Graph<Shape, M6>, Graph<Shape, M7>, Graph<Shape, M8>, Graph<Shape, M9>, Graph<Shape, M10>, Graph<Shape, M11>, Graph<Shape, M12>, Graph<Shape, M13>, Graph<Shape, M14>, Graph<Shape, M15>, Graph<Shape, M16>, Graph<Shape, M17>, Graph<Shape, M18>, Graph<Shape, M19>, Function19<M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M17, M18, M19, Mat>, Function1<GraphDSL.Builder<Mat>, Function19<Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, S>>) - Method in interface akka.stream.scaladsl.GraphApply
Deprecated.
Use createGraph instead. Since 20.6.196.
create(Graph<Shape, M1>, Graph<Shape, M2>, Graph<Shape, M3>, Graph<Shape, M4>, Graph<Shape, M5>, Graph<Shape, M6>, Graph<Shape, M7>, Graph<Shape, M8>, Graph<Shape, M9>, Graph<Shape, M10>, Graph<Shape, M11>, Graph<Shape, M12>, Graph<Shape, M13>, Graph<Shape, M14>, Graph<Shape, M15>, Graph<Shape, M16>, Graph<Shape, M17>, Graph<Shape, M18>, Function18<M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M17, M18, Mat>, Function1<GraphDSL.Builder<Mat>, Function18<Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, S>>) - Method in interface akka.stream.scaladsl.GraphApply
Deprecated.
Use createGraph instead. Since 19.6.186.
create(Graph<Shape, M1>, Graph<Shape, M2>, Graph<Shape, M3>, Graph<Shape, M4>, Graph<Shape, M5>, Graph<Shape, M6>, Graph<Shape, M7>, Graph<Shape, M8>, Graph<Shape, M9>, Graph<Shape, M10>, Graph<Shape, M11>, Graph<Shape, M12>, Graph<Shape, M13>, Graph<Shape, M14>, Graph<Shape, M15>, Graph<Shape, M16>, Graph<Shape, M17>, Function17<M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M17, Mat>, Function1<GraphDSL.Builder<Mat>, Function17<Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, S>>) - Method in interface akka.stream.scaladsl.GraphApply
Deprecated.
Use createGraph instead. Since 18.6.176.
create(Graph<Shape, M1>, Graph<Shape, M2>, Graph<Shape, M3>, Graph<Shape, M4>, Graph<Shape, M5>, Graph<Shape, M6>, Graph<Shape, M7>, Graph<Shape, M8>, Graph<Shape, M9>, Graph<Shape, M10>, Graph<Shape, M11>, Graph<Shape, M12>, Graph<Shape, M13>, Graph<Shape, M14>, Graph<Shape, M15>, Graph<Shape, M16>, Function16<M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, Mat>, Function1<GraphDSL.Builder<Mat>, Function16<Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, S>>) - Method in interface akka.stream.scaladsl.GraphApply
Deprecated.
Use createGraph instead. Since 17.6.166.
create(Graph<Shape, M1>, Graph<Shape, M2>, Graph<Shape, M3>, Graph<Shape, M4>, Graph<Shape, M5>, Graph<Shape, M6>, Graph<Shape, M7>, Graph<Shape, M8>, Graph<Shape, M9>, Graph<Shape, M10>, Graph<Shape, M11>, Graph<Shape, M12>, Graph<Shape, M13>, Graph<Shape, M14>, Graph<Shape, M15>, Function15<M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, Mat>, Function1<GraphDSL.Builder<Mat>, Function15<Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, S>>) - Method in interface akka.stream.scaladsl.GraphApply
Deprecated.
Use createGraph instead. Since 16.6.156.
create(Graph<Shape, M1>, Graph<Shape, M2>, Graph<Shape, M3>, Graph<Shape, M4>, Graph<Shape, M5>, Graph<Shape, M6>, Graph<Shape, M7>, Graph<Shape, M8>, Graph<Shape, M9>, Graph<Shape, M10>, Graph<Shape, M11>, Graph<Shape, M12>, Graph<Shape, M13>, Graph<Shape, M14>, Function14<M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, Mat>, Function1<GraphDSL.Builder<Mat>, Function14<Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, S>>) - Method in interface akka.stream.scaladsl.GraphApply
Deprecated.
Use createGraph instead. Since 15.6.146.
create(Graph<Shape, M1>, Graph<Shape, M2>, Graph<Shape, M3>, Graph<Shape, M4>, Graph<Shape, M5>, Graph<Shape, M6>, Graph<Shape, M7>, Graph<Shape, M8>, Graph<Shape, M9>, Graph<Shape, M10>, Graph<Shape, M11>, Graph<Shape, M12>, Graph<Shape, M13>, Function13<M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, Mat>, Function1<GraphDSL.Builder<Mat>, Function13<Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, S>>) - Method in interface akka.stream.scaladsl.GraphApply
Deprecated.
Use createGraph instead. Since 14.6.136.
create(Graph<Shape, M1>, Graph<Shape, M2>, Graph<Shape, M3>, Graph<Shape, M4>, Graph<Shape, M5>, Graph<Shape, M6>, Graph<Shape, M7>, Graph<Shape, M8>, Graph<Shape, M9>, Graph<Shape, M10>, Graph<Shape, M11>, Graph<Shape, M12>, Function12<M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, Mat>, Function1<GraphDSL.Builder<Mat>, Function12<Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, S>>) - Method in interface akka.stream.scaladsl.GraphApply
Deprecated.
Use createGraph instead. Since 13.6.126.
create(Graph<Shape, M1>, Graph<Shape, M2>, Graph<Shape, M3>, Graph<Shape, M4>, Graph<Shape, M5>, Graph<Shape, M6>, Graph<Shape, M7>, Graph<Shape, M8>, Graph<Shape, M9>, Graph<Shape, M10>, Graph<Shape, M11>, Function11<M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, Mat>, Function1<GraphDSL.Builder<Mat>, Function11<Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, S>>) - Method in interface akka.stream.scaladsl.GraphApply
Deprecated.
Use createGraph instead. Since 12.6.116.
create(Graph<Shape, M1>, Graph<Shape, M2>, Graph<Shape, M3>, Graph<Shape, M4>, Graph<Shape, M5>, Graph<Shape, M6>, Graph<Shape, M7>, Graph<Shape, M8>, Graph<Shape, M9>, Graph<Shape, M10>, Function10<M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, Mat>, Function1<GraphDSL.Builder<Mat>, Function10<Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, S>>) - Method in interface akka.stream.scaladsl.GraphApply
Deprecated.
Use createGraph instead. Since 11.6.106.
create(Graph<Shape, M1>, Graph<Shape, M2>, Graph<Shape, M3>, Graph<Shape, M4>, Graph<Shape, M5>, Graph<Shape, M6>, Graph<Shape, M7>, Graph<Shape, M8>, Graph<Shape, M9>, Function9<M1, M2, M3, M4, M5, M6, M7, M8, M9, Mat>, Function1<GraphDSL.Builder<Mat>, Function9<Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, S>>) - Method in interface akka.stream.scaladsl.GraphApply
Deprecated.
Use createGraph instead. Since 10.6.96.
create(Graph<Shape, M1>, Graph<Shape, M2>, Graph<Shape, M3>, Graph<Shape, M4>, Graph<Shape, M5>, Graph<Shape, M6>, Graph<Shape, M7>, Graph<Shape, M8>, Function8<M1, M2, M3, M4, M5, M6, M7, M8, Mat>, Function1<GraphDSL.Builder<Mat>, Function8<Shape, Shape, Shape, Shape, Shape, Shape, Shape, Shape, S>>) - Method in interface akka.stream.scaladsl.GraphApply
Deprecated.
Use createGraph instead. Since 9.6.86.
create(Graph<Shape, M1>, Graph<Shape, M2>, Graph<Shape, M3>, Graph<Shape, M4>, Graph<Shape, M5>, Graph<Shape, M6>, Graph<Shape, M7>, Function7<M1, M2, M3, M4, M5, M6, M7, Mat>, Function1<GraphDSL.Builder<Mat>, Function7<Shape, Shape, Shape, Shape, Shape, Shape, Shape, S>>) - Method in interface akka.stream.scaladsl.GraphApply
Deprecated.
Use createGraph instead. Since 8.6.76.
create(Graph<Shape, M1>, Graph<Shape, M2>, Graph<Shape, M3>, Graph<Shape, M4>, Graph<Shape, M5>, Graph<Shape, M6>, Function6<M1, M2, M3, M4, M5, M6, Mat>, Function1<GraphDSL.Builder<Mat>, Function6<Shape, Shape, Shape, Shape, Shape, Shape, S>>) - Method in interface akka.stream.scaladsl.GraphApply
Deprecated.
Use createGraph instead. Since 7.6.66.
create(Graph<Shape, M1>, Graph<Shape, M2>, Graph<Shape, M3>, Graph<Shape, M4>, Graph<Shape, M5>, Function5<M1, M2, M3, M4, M5, Mat>, Function1<GraphDSL.Builder<Mat>, Function5<Shape, Shape, Shape, Shape, Shape, S>>) - Method in interface akka.stream.scaladsl.GraphApply
Deprecated.
Use createGraph instead. Since 6.6.56.
create(Graph<Shape, M1>, Graph<Shape, M2>, Graph<Shape, M3>, Graph<Shape, M4>, Function4<M1, M2, M3, M4, Mat>, Function1<GraphDSL.Builder<Mat>, Function4<Shape, Shape, Shape, Shape, S>>) - Method in interface akka.stream.scaladsl.GraphApply
Deprecated.
Use createGraph instead. Since 5.6.46.
create(Graph<Shape, M1>, Graph<Shape, M2>, Graph<Shape, M3>, Function3<M1, M2, M3, Mat>, Function1<GraphDSL.Builder<Mat>, Function3<Shape, Shape, Shape, S>>) - Method in interface akka.stream.scaladsl.GraphApply
Deprecated.
Use createGraph instead. Since 4.6.36.
create(Graph<Shape, M1>, Graph<Shape, M2>, Function2<M1, M2, Mat>, Function1<GraphDSL.Builder<Mat>, Function2<Shape, Shape, S>>) - Method in interface akka.stream.scaladsl.GraphApply
Deprecated.
Use createGraph instead. Since 3.6.26.
create(Graph<Shape, Mat>, Function1<GraphDSL.Builder<Mat>, Function1<Shape, S>>) - Method in interface akka.stream.scaladsl.GraphApply
Deprecated.
Use createGraph instead. Since 2.6.16.
create(akka.stream.MaterializationContext) - Method in class akka.stream.testkit.StreamTestKit.ProbeSink
 
create(akka.stream.MaterializationContext) - Method in class akka.stream.testkit.StreamTestKit.ProbeSource
 
create(Outlet<O>, List<Inlet<I>>) - Static method in class akka.stream.UniformFanInShape
Java API
create(Outlet<O>, List<Inlet<I>>) - Method in class akka.stream.UniformFanInShape$
Java API
create(StreamSubscriptionTimeoutTerminationMode, FiniteDuration) - Static method in class akka.stream.StreamSubscriptionTimeoutSettings
Create settings from individual values (Java).
create(StreamSubscriptionTimeoutTerminationMode, FiniteDuration) - Method in class akka.stream.StreamSubscriptionTimeoutSettings$
Create settings from individual values (Java).
create(A, SelfUniqueAddress, LWWRegister.Clock<A>) - Static method in class akka.cluster.ddata.LWWRegister
Scala API Creates a LWWRegister with implicits, given deprecated apply functions using Cluster constrain overloading.
create(A, SelfUniqueAddress, LWWRegister.Clock<A>) - Method in class akka.cluster.ddata.LWWRegister$
Scala API Creates a LWWRegister with implicits, given deprecated apply functions using Cluster constrain overloading.
create(A, B) - Static method in class akka.japi.Pair
 
create(A, B) - Method in class akka.japi.Pair$
 
create(Config) - Static method in class akka.actor.BootstrapSetup
Java API: Short for using custom config but keeping default classloader and default execution context
create(Config) - Method in class akka.actor.BootstrapSetup$
Java API: Short for using custom config but keeping default classloader and default execution context
create(Config) - Static method in class akka.actor.testkit.typed.javadsl.ActorTestKit
Create a testkit named from the ActorTestKit class, and use a custom config for the actor system.
create(Config) - Method in class akka.actor.testkit.typed.javadsl.ActorTestKit$
Create a testkit named from the ActorTestKit class, and use a custom config for the actor system.
create(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.
create(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.
create(Config) - Method in class akka.actor.typed.delivery.ConsumerController.Settings$
Java API: Factory method from Config corresponding to akka.reliable-delivery.producer-controller.
create(Config) - Method in class akka.actor.typed.delivery.ProducerController.Settings$
Java API: Factory method from Config corresponding to akka.reliable-delivery.producer-controller.
create(Config) - Method in class akka.actor.typed.delivery.WorkPullingProducerController.Settings$
Java API: Factory method from Config corresponding to akka.reliable-delivery.work-pulling.producer-controller.
create(Config) - Static method in class akka.cluster.client.ClusterClientSettings
Deprecated.
Java API: Create settings from a configuration with the same layout as the default configuration akka.cluster.client.
create(Config) - Method in class akka.cluster.client.ClusterClientSettings$
Deprecated.
Java API: Create settings from a configuration with the same layout as the default configuration akka.cluster.client.
create(Config) - Static method in class akka.cluster.client.ClusterReceptionistSettings
Deprecated.
Java API: Create settings from a configuration with the same layout as the default configuration akka.cluster.client.receptionist.
create(Config) - Method in class akka.cluster.client.ClusterReceptionistSettings$
Deprecated.
Java API: Create settings from a configuration with the same layout as the default configuration akka.cluster.client.receptionist.
create(Config) - Static method in class akka.cluster.ddata.typed.javadsl.ReplicatorSettings
Create settings from a configuration with the same layout as the default configuration akka.cluster.distributed-data.
create(Config) - Method in class akka.cluster.ddata.typed.javadsl.ReplicatorSettings$
Create settings from a configuration with the same layout as the default configuration akka.cluster.distributed-data.
create(Config) - Static method in class akka.cluster.pubsub.DistributedPubSubSettings
Java API: Create settings from a configuration with the same layout as the default configuration akka.cluster.pub-sub.
create(Config) - Method in class akka.cluster.pubsub.DistributedPubSubSettings$
Java API: Create settings from a configuration with the same layout as the default configuration akka.cluster.pub-sub.
create(Config) - Static method in class akka.cluster.sharding.ClusterShardingSettings
Java API: Create settings from a configuration with the same layout as the default configuration akka.cluster.sharding.
create(Config) - Method in class akka.cluster.sharding.ClusterShardingSettings$
Java API: Create settings from a configuration with the same layout as the default configuration akka.cluster.sharding.
create(Config) - Method in class akka.cluster.sharding.typed.delivery.ShardingConsumerController.Settings$
Java API: Factory method from Config corresponding to akka.reliable-delivery.sharding.consumer-controller.
create(Config) - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.Settings$
Java API: Factory method from Config corresponding to akka.reliable-delivery.sharding.producer-controller.
create(Config) - Static method in class akka.cluster.singleton.ClusterSingletonManagerSettings
Java API: Create settings from a configuration with the same layout as the default configuration akka.cluster.singleton.
create(Config) - Method in class akka.cluster.singleton.ClusterSingletonManagerSettings$
Java API: Create settings from a configuration with the same layout as the default configuration akka.cluster.singleton.
create(Config) - Static method in class akka.cluster.singleton.ClusterSingletonProxySettings
Java API: Create settings from a configuration with the same layout as the default configuration akka.cluster.singleton-proxy.
create(Config) - Method in class akka.cluster.singleton.ClusterSingletonProxySettings$
Java API: Create settings from a configuration with the same layout as the default configuration akka.cluster.singleton-proxy.
create(Config) - Static method in class akka.cluster.typed.ClusterSingletonManagerSettings
Java API: Create settings from a configuration with the same layout as the default configuration akka.cluster.singleton.
create(Config) - Method in class akka.cluster.typed.ClusterSingletonManagerSettings$
Java API: Create settings from a configuration with the same layout as the default configuration akka.cluster.singleton.
create(Config) - Method in class akka.persistence.DiscardConfigurator
 
create(Config) - Method in interface akka.persistence.StashOverflowStrategyConfigurator
 
create(Config) - Method in class akka.persistence.ThrowExceptionConfigurator
 
create(Config) - Method in class akka.persistence.typed.delivery.EventSourcedProducerQueue.Settings$
Java API: Factory method from Config corresponding to akka.reliable-delivery.producer-controller.event-sourced-durable-queue.
create(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/docs/akka/2.6/project/migration-guide-2.5.x-2.6.x.html. Since 2.6.0.
create(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/docs/akka/2.6/project/migration-guide-2.5.x-2.6.x.html. Since 2.6.0.
create(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.
create(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.
create(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/docs/akka/2.6/project/migration-guide-2.5.x-2.6.x.html. Since 2.6.0.
create(Config) - Static method in class akka.stream.StreamSubscriptionTimeoutSettings
Create settings from a Config subsection (Java).
create(Config) - Method in class akka.stream.StreamSubscriptionTimeoutSettings$
Create settings from a Config subsection (Java).
create(Class<?>, Object...) - Method in interface akka.actor.AbstractProps
Java API: create a Props given a class and its constructor arguments.
create(Class<?>, Object...) - Static method in class akka.actor.Props
 
create(Class<?>, Seq<Object>) - Method in interface akka.actor.AbstractProps
Java API: create a Props given a class and its constructor arguments.
create(Class<?>, Seq<Object>) - Static method in class akka.actor.Props
 
create(Class<A>, Class<B>) - Static method in class akka.stream.javadsl.Unzip
Creates a new Unzip operator with the specified output types.
create(Class<A>, Class<B>) - Method in class akka.stream.javadsl.Unzip$
Creates a new Unzip operator with the specified output types.
create(Class<A>, String, ActorRef<ShardingEnvelope<ConsumerController.SequencedMessage<A>>>, Optional<Behavior<DurableProducerQueue.Command<A>>>) - Static method in class akka.cluster.sharding.typed.delivery.ShardingProducerController
Java API
create(Class<A>, String, ActorRef<ShardingEnvelope<ConsumerController.SequencedMessage<A>>>, Optional<Behavior<DurableProducerQueue.Command<A>>>) - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController$
Java API
create(Class<A>, String, ActorRef<ShardingEnvelope<ConsumerController.SequencedMessage<A>>>, Optional<Behavior<DurableProducerQueue.Command<A>>>, ShardingProducerController.Settings) - Static method in class akka.cluster.sharding.typed.delivery.ShardingProducerController
Java API
create(Class<A>, String, ActorRef<ShardingEnvelope<ConsumerController.SequencedMessage<A>>>, Optional<Behavior<DurableProducerQueue.Command<A>>>, ShardingProducerController.Settings) - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController$
Java API
create(Class<A>, String, ServiceKey<ConsumerController.Command<A>>, Optional<Behavior<DurableProducerQueue.Command<A>>>) - Static method in class akka.actor.typed.delivery.WorkPullingProducerController
Java API
create(Class<A>, String, ServiceKey<ConsumerController.Command<A>>, Optional<Behavior<DurableProducerQueue.Command<A>>>) - Method in class akka.actor.typed.delivery.WorkPullingProducerController$
Java API
create(Class<A>, String, Optional<Behavior<DurableProducerQueue.Command<A>>>) - Static method in class akka.actor.typed.delivery.ProducerController
Java API
create(Class<A>, String, Optional<Behavior<DurableProducerQueue.Command<A>>>) - Method in class akka.actor.typed.delivery.ProducerController$
Java API
create(Class<A>, String, Optional<Behavior<DurableProducerQueue.Command<A>>>, ProducerController.Settings) - Static method in class akka.actor.typed.delivery.ProducerController
Java API
create(Class<A>, String, Optional<Behavior<DurableProducerQueue.Command<A>>>, ProducerController.Settings) - Method in class akka.actor.typed.delivery.ProducerController$
Java API
create(Class<M>, ActorSystem<?>) - Static method in class akka.actor.testkit.typed.javadsl.TestProbe
 
create(Class<M>, ActorSystem<?>) - Method in class akka.actor.testkit.typed.javadsl.TestProbe$
 
create(Class<M>, String) - Static method in class akka.cluster.sharding.typed.javadsl.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.
create(Class<M>, String) - Method in class akka.cluster.sharding.typed.javadsl.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.
create(Class<M>, String, Set<ReplicaId>, Function2<EntityTypeKey<M>, ReplicaId, ReplicatedEntity<M>>) - Static method in class akka.cluster.sharding.typed.ReplicatedEntityProvider
Java API:
create(Class<M>, String, Set<ReplicaId>, Function2<EntityTypeKey<M>, ReplicaId, ReplicatedEntity<M>>) - Method in class akka.cluster.sharding.typed.ReplicatedEntityProvider$
Java API:
create(Class<T>) - Static method in class akka.stream.javadsl.Concat
Create a new anonymous Concat operator with the specified input types.
create(Class<T>) - Method in class akka.stream.javadsl.Concat$
Create a new anonymous Concat operator with the specified input types.
create(Class<T>, int) - Static method in class akka.stream.javadsl.Balance
Create a new Balance operator with the specified input type, both waitForAllDownstreams and eagerCancel are false.
create(Class<T>, int) - Method in class akka.stream.javadsl.Balance$
Create a new Balance operator with the specified input type, both waitForAllDownstreams and eagerCancel are false.
create(Class<T>, int) - Static method in class akka.stream.javadsl.Broadcast
Create a new Broadcast operator with the specified input type.
create(Class<T>, int) - Method in class akka.stream.javadsl.Broadcast$
Create a new Broadcast operator with the specified input type.
create(Class<T>, int) - Static method in class akka.stream.javadsl.Merge
Create a new Merge operator with the specified output type.
create(Class<T>, int) - Method in class akka.stream.javadsl.Merge$
Create a new Merge operator with the specified output type.
create(Class<T>, int) - Static method in class akka.stream.javadsl.MergePreferred
Create a new MergePreferred operator with the specified output type.
create(Class<T>, int) - Method in class akka.stream.javadsl.MergePreferred$
Create a new MergePreferred operator with the specified output type.
create(Class<T>, int[]) - Static method in class akka.stream.javadsl.MergePrioritized
Create a new MergePrioritized operator with the specified output type.
create(Class<T>, int[]) - Method in class akka.stream.javadsl.MergePrioritized$
Create a new MergePrioritized operator with the specified output type.
create(Class<T>, int[], boolean) - Static method in class akka.stream.javadsl.MergePrioritized
Create a new MergePrioritized operator with the specified output type.
create(Class<T>, int[], boolean) - Method in class akka.stream.javadsl.MergePrioritized$
Create a new MergePrioritized operator with the specified output type.
create(Class<T>, int, boolean) - Static method in class akka.stream.javadsl.Balance
Create a new Balance operator with the specified input type, eagerCancel is false.
create(Class<T>, int, boolean) - Method in class akka.stream.javadsl.Balance$
Create a new Balance operator with the specified input type, eagerCancel is false.
create(Class<T>, int, boolean) - Static method in class akka.stream.javadsl.Merge
Create a new Merge operator with the specified output type.
create(Class<T>, int, boolean) - Method in class akka.stream.javadsl.Merge$
Create a new Merge operator with the specified output type.
create(Class<T>, int, boolean) - Static method in class akka.stream.javadsl.MergePreferred
Create a new MergePreferred operator with the specified output type.
create(Class<T>, int, boolean) - Method in class akka.stream.javadsl.MergePreferred$
Create a new MergePreferred operator with the specified output type.
create(Class<T>, int, boolean, boolean) - Static method in class akka.stream.javadsl.Balance
Create a new Balance operator with the specified input type.
create(Class<T>, int, boolean, boolean) - Method in class akka.stream.javadsl.Balance$
Create a new Balance operator with the specified input type.
create(Class<T>, int, Function<T, Integer>) - Static method in class akka.stream.javadsl.Partition
Create a new Partition operator with the specified input type, eagerCancel is false.
create(Class<T>, int, Function<T, Integer>) - Method in class akka.stream.javadsl.Partition$
Create a new Partition operator with the specified input type, eagerCancel is false.
create(Class<T>, int, Function<T, Integer>, boolean) - Static method in class akka.stream.javadsl.Partition
Create a new Partition operator with the specified input type.
create(Class<T>, int, Function<T, Integer>, boolean) - Method in class akka.stream.javadsl.Partition$
Create a new Partition operator with the specified input type.
create(Class<T>, int, Function<T, Object>) - Static method in class akka.stream.javadsl.MergeSequence
Create a new anonymous Concat operator with the specified input types.
create(Class<T>, int, Function<T, Object>) - Method in class akka.stream.javadsl.MergeSequence$
Create a new anonymous Concat operator with the specified input types.
create(Class<T>, Creator<T>) - Method in interface akka.actor.AbstractProps
Create new Props from the given Creator with the type set to the given actorClass.
create(Class<T>, Creator<T>) - Static method in class akka.actor.Props
 
create(Class<T>, String) - Static method in class akka.actor.typed.pubsub.Topic
Java API: Create a topic actor behavior for the given topic name and message class
create(Class<T>, String) - Method in class akka.actor.typed.pubsub.Topic$
Java API: Create a topic actor behavior for the given topic name and message class
create(Class<T>, String) - Static method in class akka.actor.typed.receptionist.ServiceKey
Java API: Creates a service key.
create(Class<T>, String) - Method in class akka.actor.typed.receptionist.ServiceKey$
Java API: Creates a service key.
create(Class<T>, String) - Static method in class akka.cluster.sharding.typed.javadsl.EntityTypeKey
Creates an EntityTypeKey.
create(Class<T>, String) - Method in class akka.cluster.sharding.typed.javadsl.EntityTypeKey$
Creates an EntityTypeKey.
create(Iterable<Tcp.WriteCommand>) - Method in class akka.io.Tcp.WriteCommand$
Java API: combines the given number of write commands into one atomic WriteCommand.
create(Iterable<T>, int) - Static method in class akka.routing.ConsistentHash
Java API: Factory method to create a ConsistentHash
create(Iterable<T>, int) - Method in class akka.routing.ConsistentHash$
Java API: Factory method to create a ConsistentHash
create(Object...) - Static method in class akka.persistence.journal.EventSeq
Java API
create(Object...) - Method in class akka.persistence.journal.EventSeq$
Java API
create(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.
create(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.
create(String) - Static method in class akka.actor.testkit.typed.javadsl.ActorTestKit
Create a testkit using the provided name.
create(String) - Method in class akka.actor.testkit.typed.javadsl.ActorTestKit$
Create a testkit using the provided name.
create(String) - Static method in class akka.actor.testkit.typed.javadsl.TestInbox
 
create(String) - Method in class akka.actor.testkit.typed.javadsl.TestInbox$
 
create(String) - Static method in class akka.cluster.ddata.FlagKey
 
create(String) - Method in class akka.cluster.ddata.FlagKey$
 
create(String) - Static method in class akka.cluster.ddata.GCounterKey
 
create(String) - Method in class akka.cluster.ddata.GCounterKey$
 
create(String) - Static method in class akka.cluster.ddata.GSetKey
 
create(String) - Method in class akka.cluster.ddata.GSetKey$
 
create(String) - Static method in class akka.cluster.ddata.LWWMapKey
 
create(String) - Method in class akka.cluster.ddata.LWWMapKey$
 
create(String) - Static method in class akka.cluster.ddata.LWWRegisterKey
 
create(String) - Method in class akka.cluster.ddata.LWWRegisterKey$
 
create(String) - Static method in class akka.cluster.ddata.ORMapKey
 
create(String) - Method in class akka.cluster.ddata.ORMapKey$
 
create(String) - Static method in class akka.cluster.ddata.ORMultiMapKey
 
create(String) - Method in class akka.cluster.ddata.ORMultiMapKey$
 
create(String) - Static method in class akka.cluster.ddata.ORSetKey
 
create(String) - Method in class akka.cluster.ddata.ORSetKey$
 
create(String) - Static method in class akka.cluster.ddata.PNCounterKey
 
create(String) - Method in class akka.cluster.ddata.PNCounterKey$
 
create(String) - Static method in class akka.cluster.ddata.PNCounterMapKey
 
create(String) - Method in class akka.cluster.ddata.PNCounterMapKey$
 
create(String) - Static method in class akka.discovery.Lookup
Java API
create(String) - Method in class akka.discovery.Lookup$
Java API
create(String) - Static method in class akka.event.LogMarker
Java API
create(String) - Method in class akka.event.LogMarker$
Java API
create(String) - Static method in class akka.stream.Inlet
JAVA API
create(String) - Method in class akka.stream.Inlet$
JAVA API
create(String) - Static method in class akka.stream.Outlet
JAVA API
create(String) - Method in class akka.stream.Outlet$
JAVA API
create(String...) - Static method in class akka.actor.typed.ActorTags
Java API: create a tag props with one or more tags
create(String...) - Method in class akka.actor.typed.ActorTags$
Java API: create a tag props with one or more tags
create(String, BootstrapSetup) - Static method in class akka.actor.ActorSystem
Java API: Shortcut for creating an actor system with custom bootstrap settings.
create(String, BootstrapSetup) - Method in class akka.actor.ActorSystem$
Java API: Shortcut for creating an actor system with custom bootstrap settings.
create(String, ExtendedActorSystem, String) - Static method in class akka.pattern.internal.CircuitBreakerTelemetryProvider
 
create(String, ExtendedActorSystem, String) - Method in class akka.pattern.internal.CircuitBreakerTelemetryProvider$
 
create(String, ActorSystemSetup) - Static method in class akka.actor.ActorSystem
Java API: Creates a new actor system with the specified name and settings The core actor system settings are defined in BootstrapSetup
create(String, ActorSystemSetup) - Method in class akka.actor.ActorSystem$
Java API: Creates a new actor system with the specified name and settings The core actor system settings are defined in BootstrapSetup
create(String, ActorSystem<?>) - Static method in class akka.actor.testkit.typed.javadsl.TestProbe
 
create(String, ActorSystem<?>) - Method in class akka.actor.testkit.typed.javadsl.TestProbe$
 
create(String, Serializer, List<Class<?>>) - Static method in class akka.serialization.SerializerDetails
Java API: factory for details about one programmatically setup serializer
create(String, Serializer, List<Class<?>>) - Method in class akka.serialization.SerializerDetails$
Java API: factory for details about one programmatically setup serializer
create(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.
create(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.
create(String, Config) - Static method in class akka.actor.testkit.typed.javadsl.ActorTestKit
Create a test kit named based on the provided name, and uses the provided custom config for the actor system.
create(String, Config) - Method in class akka.actor.testkit.typed.javadsl.ActorTestKit$
Create a test kit named based on the provided name, and uses the provided custom config for the actor system.
create(String, Config, TestKitSettings) - Static method in class akka.actor.testkit.typed.javadsl.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.
create(String, Config, TestKitSettings) - Method in class akka.actor.testkit.typed.javadsl.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.
create(String, Config, ClassLoader) - Static method in class akka.actor.ActorSystem
Creates a new ActorSystem with the specified name, the specified Config, and specified ClassLoader
create(String, Config, ClassLoader) - Method in class akka.actor.ActorSystem$
Creates a new ActorSystem with the specified name, the specified Config, and specified ClassLoader
create(String, Config, ClassLoader, ExecutionContext) - Static method in class akka.actor.ActorSystem
Creates a new ActorSystem with the specified name, the specified Config, the specified ClassLoader, and the specified ExecutionContext.
create(String, Config, ClassLoader, ExecutionContext) - Method in class akka.actor.ActorSystem$
Creates a new ActorSystem with the specified name, the specified Config, the specified ClassLoader, and the specified ExecutionContext.
create(String, Class<M>, ActorSystem<?>) - Static method in class akka.actor.testkit.typed.javadsl.TestProbe
 
create(String, Class<M>, ActorSystem<?>) - Method in class akka.actor.testkit.typed.javadsl.TestProbe$
 
create(String, Number, Option<Object>) - Static method in class akka.cluster.metrics.Metric
Creates a new Metric instance if the value is valid, otherwise None is returned.
create(String, Number, Option<Object>) - Method in class akka.cluster.metrics.Metric$
Creates a new Metric instance if the value is valid, otherwise None is returned.
create(String, Map<String, Object>) - Static method in class akka.event.LogMarker
Java API
create(String, Map<String, Object>) - Method in class akka.event.LogMarker$
Java API
create(String, Optional<JsonFactory>) - Method in class akka.serialization.jackson.JacksonObjectMapperProvider
Java API: Creates a new instance of a Jackson ObjectMapper with sensible defaults and modules configured in akka.serialization.jackson.jackson-modules.
create(String, Option<JsonFactory>) - Method in class akka.serialization.jackson.JacksonObjectMapperProvider
Scala API: Creates a new instance of a Jackson ObjectMapper with sensible defaults and modules configured in akka.serialization.jackson.jackson-modules.
create(String, Try<Number>, Option<Object>) - Static method in class akka.cluster.metrics.Metric
Creates a new Metric instance if the Try is successful and the value is valid, otherwise None is returned.
create(String, Try<Number>, Option<Object>) - Method in class akka.cluster.metrics.Metric$
Creates a new Metric instance if the Try is successful and the value is valid, otherwise None is returned.
create(Throwable) - Static method in class akka.persistence.testkit.Reject
 
create(Throwable) - Method in class akka.persistence.testkit.Reject$
 
create(Throwable) - Static method in class akka.persistence.testkit.StorageFailure
 
create(Throwable) - Method in class akka.persistence.testkit.StorageFailure$
 
create(Duration) - Static method in class akka.util.Timeout
Create a Timeout from java.time.Duration.
create(Duration) - Method in class akka.util.Timeout$
Create a Timeout from java.time.Duration.
create(Duration, Duration, double) - Static method in class akka.stream.RestartSettings
Java API
create(Duration, Duration, double) - Method in class akka.stream.RestartSettings$
Java API
create(Function<ExtendedActorSystem, SSLEngineProvider>) - Static method in class akka.remote.artery.tcp.SSLEngineProviderSetup
Java API: factory for defining a SSLEngineProvider that is passed in when ActorSystem is created rather than creating one from configured class name.
create(Function<ExtendedActorSystem, SSLEngineProvider>) - Method in class akka.remote.artery.tcp.SSLEngineProviderSetup$
Java API: factory for defining a SSLEngineProvider that is passed in when ActorSystem is created rather than creating one from configured class name.
create(Function<ActorRef<ConsumerController.Start<A>>, Behavior<B>>) - Static method in class akka.cluster.sharding.typed.delivery.ShardingConsumerController
Java API: The Behavior of the entity that is to be initialized in ClusterSharding.
create(Function<ActorRef<ConsumerController.Start<A>>, Behavior<B>>) - Method in class akka.cluster.sharding.typed.delivery.ShardingConsumerController$
Java API: The Behavior of the entity that is to be initialized in ClusterSharding.
create(Function<ActorRef<ConsumerController.Start<A>>, Behavior<B>>, ShardingConsumerController.Settings) - Static method in class akka.cluster.sharding.typed.delivery.ShardingConsumerController
Java API: The Behavior of the entity that is to be initialized in ClusterSharding.
create(Function<ActorRef<ConsumerController.Start<A>>, Behavior<B>>, ShardingConsumerController.Settings) - Method in class akka.cluster.sharding.typed.delivery.ShardingConsumerController$
Java API: The Behavior of the entity that is to be initialized in ClusterSharding.
create(Supplier<SSLEngine>, TLSClosing) - Static method in class akka.stream.javadsl.TLS
Create a StreamTls BidiFlow.
create(Supplier<SSLEngine>, TLSClosing) - Method in class akka.stream.javadsl.TLS$
Create a StreamTls BidiFlow.
create(Supplier<SSLEngine>, Consumer<SSLSession>, TLSClosing) - Static method in class akka.stream.javadsl.TLS
Create a StreamTls BidiFlow.
create(Supplier<SSLEngine>, Consumer<SSLSession>, TLSClosing) - Method in class akka.stream.javadsl.TLS$
Create a StreamTls BidiFlow.
create(List<A>) - Method in class akka.persistence.typed.EventSeq$
Java API
create(List<G>, Function2<GraphDSL.Builder<List<M>>, List<IS>, S>) - Static method in class akka.stream.javadsl.GraphDSL
Creates a new Graph by importing the given graph list graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
create(List<G>, Function2<GraphDSL.Builder<List<M>>, List<IS>, S>) - Method in class akka.stream.javadsl.GraphDSL$
Creates a new Graph by importing the given graph list graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
create(Optional<ClassLoader>, Optional<Config>, Optional<ExecutionContext>) - Static method in class akka.actor.BootstrapSetup
Java API: Create bootstrap settings needed for starting the actor system
create(Optional<ClassLoader>, Optional<Config>, Optional<ExecutionContext>) - Method in class akka.actor.BootstrapSetup$
Java API: Create bootstrap settings needed for starting the actor system
create(Set<String>) - Static method in class akka.actor.typed.ActorTags
Java API: create a multi-tag props
create(Set<String>) - Method in class akka.actor.typed.ActorTags$
Java API: create a multi-tag props
create(SSLContext, TLSProtocol.NegotiateNewSession, TLSRole) - Static method in class akka.stream.javadsl.TLS
Deprecated.
Use create that takes a SSLEngine factory instead. Setup the SSLEngine with needed parameters. Since 2.6.0.
create(SSLContext, TLSProtocol.NegotiateNewSession, TLSRole) - Method in class akka.stream.javadsl.TLS$
Deprecated.
Use create that takes a SSLEngine factory instead. Setup the SSLEngine with needed parameters. Since 2.6.0.
create(SSLContext, TLSProtocol.NegotiateNewSession, TLSRole, Optional<Pair<String, Integer>>, TLSClosing) - Static method in class akka.stream.javadsl.TLS
Deprecated.
Use create that takes a SSLEngine factory instead. Setup the SSLEngine with needed parameters. Since 2.6.0.
create(SSLContext, TLSProtocol.NegotiateNewSession, TLSRole, Optional<Pair<String, Integer>>, TLSClosing) - Method in class akka.stream.javadsl.TLS$
Deprecated.
Use create that takes a SSLEngine factory instead. Setup the SSLEngine with needed parameters. Since 2.6.0.
create(SSLContext, Optional<AkkaSSLConfig>, TLSProtocol.NegotiateNewSession, TLSRole) - Static method in class akka.stream.javadsl.TLS
Deprecated.
Use create that takes a SSLEngine factory instead. Setup the SSLEngine with needed parameters. Since 2.6.0.
create(SSLContext, Optional<AkkaSSLConfig>, TLSProtocol.NegotiateNewSession, TLSRole) - Method in class akka.stream.javadsl.TLS$
Deprecated.
Use create that takes a SSLEngine factory instead. Setup the SSLEngine with needed parameters. Since 2.6.0.
create(SSLContext, Optional<AkkaSSLConfig>, TLSProtocol.NegotiateNewSession, TLSRole, Optional<Pair<String, Integer>>, TLSClosing) - Static method in class akka.stream.javadsl.TLS
Deprecated.
Use create that takes a SSLEngine factory instead. Setup the SSLEngine with needed parameters. Since 2.6.0.
create(SSLContext, Optional<AkkaSSLConfig>, TLSProtocol.NegotiateNewSession, TLSRole, Optional<Pair<String, Integer>>, TLSClosing) - Method in class akka.stream.javadsl.TLS$
Deprecated.
Use create that takes a SSLEngine factory instead. Setup the SSLEngine with needed parameters. Since 2.6.0.
create(Level, String, String, String, long) - Static method in class akka.actor.testkit.typed.LoggingEvent
Java API
create(Level, String, String, String, long) - Method in class akka.actor.testkit.typed.LoggingEvent$
Java API
create(Level, String, String, String, long, Optional<Marker>, Optional<Throwable>, Map<String, String>) - Static method in class akka.actor.testkit.typed.LoggingEvent
Java API
create(Level, String, String, String, long, Optional<Marker>, Optional<Throwable>, Map<String, String>) - Method in class akka.actor.testkit.typed.LoggingEvent$
Java API
create(Marker) - Static method in class akka.event.slf4j.Slf4jLogMarker
Java API
create(Marker) - Method in class akka.event.slf4j.Slf4jLogMarker$
Java API
create(Seq<Setup>) - Static method in class akka.actor.setup.ActorSystemSetup
Java API: Create an ActorSystemSetup containing all the provided settings
create(Seq<Setup>) - Method in class akka.actor.setup.ActorSystemSetup$
Java API: Create an ActorSystemSetup containing all the provided settings
create(Seq<Reachability.Record>, Map<UniqueAddress, Object>) - Method in class akka.cluster.Reachability$
 
create(Seq<Graph<IS, Mat>>, Function1<GraphDSL.Builder<Seq<Mat>>, Function1<Seq<IS>, S>>) - Method in class akka.stream.scaladsl.GraphDSL$
Creates a new Graph by importing the given graph list graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
create(Seq<Object>) - Static method in class akka.persistence.journal.EventSeq
Java API
create(Seq<Object>) - Method in class akka.persistence.journal.EventSeq$
Java API
create(Seq<String>) - Static method in class akka.actor.typed.ActorTags
Java API: create a tag props with one or more tags
create(Seq<String>) - Method in class akka.actor.typed.ActorTags$
Java API: create a tag props with one or more tags
create(Function1<GraphDSL.Builder<NotUsed>, S>) - Method in interface akka.stream.scaladsl.GraphApply
Creates a new Graph by passing a GraphDSL.Builder to the given create function.
create(Function1<In, Out>) - Method in interface akka.stream.scaladsl.UnzipWithApply.UnzipWithCreator
 
create(Function1<In, Tuple10<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10>>) - Method in interface akka.stream.scaladsl.UnzipWithApply.UnzipWithCreator10
 
create(Function1<In, Tuple11<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11>>) - Method in interface akka.stream.scaladsl.UnzipWithApply.UnzipWithCreator11
 
create(Function1<In, Tuple12<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12>>) - Method in interface akka.stream.scaladsl.UnzipWithApply.UnzipWithCreator12
 
create(Function1<In, Tuple13<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13>>) - Method in interface akka.stream.scaladsl.UnzipWithApply.UnzipWithCreator13
 
create(Function1<In, Tuple14<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14>>) - Method in interface akka.stream.scaladsl.UnzipWithApply.UnzipWithCreator14
 
create(Function1<In, Tuple15<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15>>) - Method in interface akka.stream.scaladsl.UnzipWithApply.UnzipWithCreator15
 
create(Function1<In, Tuple16<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16>>) - Method in interface akka.stream.scaladsl.UnzipWithApply.UnzipWithCreator16
 
create(Function1<In, Tuple17<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17>>) - Method in interface akka.stream.scaladsl.UnzipWithApply.UnzipWithCreator17
 
create(Function1<In, Tuple18<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18>>) - Method in interface akka.stream.scaladsl.UnzipWithApply.UnzipWithCreator18
 
create(Function1<In, Tuple19<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19>>) - Method in interface akka.stream.scaladsl.UnzipWithApply.UnzipWithCreator19
 
create(Function1<In, Tuple2<A1, A2>>) - Method in interface akka.stream.scaladsl.UnzipWithApply.UnzipWithCreator2
 
create(Function1<In, Tuple20<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20>>) - Method in interface akka.stream.scaladsl.UnzipWithApply.UnzipWithCreator20
 
create(Function1<In, Tuple21<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21>>) - Method in interface akka.stream.scaladsl.UnzipWithApply.UnzipWithCreator21
 
create(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>>) - Method in interface akka.stream.scaladsl.UnzipWithApply.UnzipWithCreator22
 
create(Function1<In, Tuple3<A1, A2, A3>>) - Method in interface akka.stream.scaladsl.UnzipWithApply.UnzipWithCreator3
 
create(Function1<In, Tuple4<A1, A2, A3, A4>>) - Method in interface akka.stream.scaladsl.UnzipWithApply.UnzipWithCreator4
 
create(Function1<In, Tuple5<A1, A2, A3, A4, A5>>) - Method in interface akka.stream.scaladsl.UnzipWithApply.UnzipWithCreator5
 
create(Function1<In, Tuple6<A1, A2, A3, A4, A5, A6>>) - Method in interface akka.stream.scaladsl.UnzipWithApply.UnzipWithCreator6
 
create(Function1<In, Tuple7<A1, A2, A3, A4, A5, A6, A7>>) - Method in interface akka.stream.scaladsl.UnzipWithApply.UnzipWithCreator7
 
create(Function1<In, Tuple8<A1, A2, A3, A4, A5, A6, A7, A8>>) - Method in interface akka.stream.scaladsl.UnzipWithApply.UnzipWithCreator8
 
create(Function1<In, Tuple9<A1, A2, A3, A4, A5, A6, A7, A8, A9>>) - Method in interface akka.stream.scaladsl.UnzipWithApply.UnzipWithCreator9
 
create(Option<ActorRef>, Option<ActorSystem>) - Method in class akka.dispatch.BoundedControlAwareMailbox
 
create(Option<ActorRef>, Option<ActorSystem>) - Method in class akka.dispatch.BoundedDequeBasedMailbox
 
create(Option<ActorRef>, Option<ActorSystem>) - Method in class akka.dispatch.BoundedMailbox
 
create(Option<ActorRef>, Option<ActorSystem>) - Method in class akka.dispatch.BoundedPriorityMailbox
 
create(Option<ActorRef>, Option<ActorSystem>) - Method in class akka.dispatch.BoundedStablePriorityMailbox
 
create(Option<ActorRef>, Option<ActorSystem>) - Method in interface akka.dispatch.MailboxType
 
create(Option<ActorRef>, Option<ActorSystem>) - Method in class akka.dispatch.NonBlockingBoundedMailbox
 
create(Option<ActorRef>, Option<ActorSystem>) - Method in class akka.dispatch.SingleConsumerOnlyUnboundedMailbox
 
create(Option<ActorRef>, Option<ActorSystem>) - Method in class akka.dispatch.UnboundedControlAwareMailbox
 
create(Option<ActorRef>, Option<ActorSystem>) - Method in class akka.dispatch.UnboundedDequeBasedMailbox
 
create(Option<ActorRef>, Option<ActorSystem>) - Method in class akka.dispatch.UnboundedMailbox
 
create(Option<ActorRef>, Option<ActorSystem>) - Method in class akka.dispatch.UnboundedPriorityMailbox
 
create(Option<ActorRef>, Option<ActorSystem>) - Method in class akka.dispatch.UnboundedStablePriorityMailbox
 
create(T1, T2, T3) - Static method in class akka.japi.tuple.Tuple3
 
create(T1, T2, T3) - Method in class akka.japi.tuple.Tuple3$
 
create(T1, T2, T3, T4) - Static method in class akka.japi.tuple.Tuple4
 
create(T1, T2, T3, T4) - Method in class akka.japi.tuple.Tuple4$
 
create(T1, T2, T3, T4, T5) - Static method in class akka.japi.tuple.Tuple5
 
create(T1, T2, T3, T4, T5) - Method in class akka.japi.tuple.Tuple5$
 
create(T1, T2, T3, T4, T5, T6) - Static method in class akka.japi.tuple.Tuple6
 
create(T1, T2, T3, T4, T5, T6) - Method in class akka.japi.tuple.Tuple6$
 
create(T1, T2, T3, T4, T5, T6, T7) - Static method in class akka.japi.tuple.Tuple7
 
create(T1, T2, T3, T4, T5, T6, T7) - Method in class akka.japi.tuple.Tuple7$
 
create(T1, T2, T3, T4, T5, T6, T7, T8) - Static method in class akka.japi.tuple.Tuple8
 
create(T1, T2, T3, T4, T5, T6, T7, T8) - Method in class akka.japi.tuple.Tuple8$
 
create(T1, T2, T3, T4, T5, T6, T7, T8, T9) - Static method in class akka.japi.tuple.Tuple9
 
create(T1, T2, T3, T4, T5, T6, T7, T8, T9) - Method in class akka.japi.tuple.Tuple9$
 
create(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10) - Static method in class akka.japi.tuple.Tuple10
 
create(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10) - Method in class akka.japi.tuple.Tuple10$
 
create(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) - Static method in class akka.japi.tuple.Tuple11
 
create(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) - Method in class akka.japi.tuple.Tuple11$
 
create(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) - Static method in class akka.japi.tuple.Tuple12
 
create(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) - Method in class akka.japi.tuple.Tuple12$
 
create(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13) - Static method in class akka.japi.tuple.Tuple13
 
create(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13) - Method in class akka.japi.tuple.Tuple13$
 
create(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14) - Static method in class akka.japi.tuple.Tuple14
 
create(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14) - Method in class akka.japi.tuple.Tuple14$
 
create(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15) - Static method in class akka.japi.tuple.Tuple15
 
create(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15) - Method in class akka.japi.tuple.Tuple15$
 
create(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16) - Static method in class akka.japi.tuple.Tuple16
 
create(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16) - Method in class akka.japi.tuple.Tuple16$
 
create(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
 
create(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17) - Method in class akka.japi.tuple.Tuple17$
 
create(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
 
create(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$
 
create(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
 
create(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$
 
create(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
 
create(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$
 
create(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
 
create(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$
 
create(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
 
create(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$
 
CREATE - akka.remote.SystemMessageFormats.SystemMessage.Type
CREATE = 0;
CREATE_VALUE - Static variable in enum akka.remote.SystemMessageFormats.SystemMessage.Type
CREATE = 0;
Create$ - Class in akka.actor.typed.internal
 
Create$ - Class in akka.dispatch.sysmsg
 
Create$() - Constructor for class akka.actor.typed.internal.Create$
 
Create$() - Constructor for class akka.dispatch.sysmsg.Create$
 
create$default$3(A) - Static method in class akka.cluster.ddata.LWWRegister
 
create$default$3(A) - Method in class akka.cluster.ddata.LWWRegister$
 
create10(Function<In, Tuple10<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10>>) - Static method in class akka.stream.javadsl.UnzipWith
Create a new UnzipWith specialized for 10 outputs.
create10(Function<In, Tuple10<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10>>) - Method in class akka.stream.javadsl.UnzipWith$
Create a new UnzipWith specialized for 10 outputs.
create10(Function10<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, Out>) - Static method in class akka.stream.javadsl.ZipLatestWith
Create a new ZipLatestWith specialized for 10 inputs.
create10(Function10<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, Out>) - Method in class akka.stream.javadsl.ZipLatestWith$
Create a new ZipLatestWith specialized for 10 inputs.
create10(Function10<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, Out>) - Static method in class akka.stream.javadsl.ZipWith
Create a new ZipWith specialized for 10 inputs.
create10(Function10<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, Out>) - Method in class akka.stream.javadsl.ZipWith$
Create a new ZipWith specialized for 10 inputs.
create10(Graph<S1, M1>, Graph<S2, M2>, Graph<S3, M3>, Graph<S4, M4>, Graph<S5, M5>, Graph<S6, M6>, Graph<S7, M7>, Graph<S8, M8>, Graph<S9, M9>, Graph<S10, M10>, Function10<M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M>, Function11<GraphDSL.Builder<M>, S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S>) - Static method in class akka.stream.javadsl.GraphDSL
 
create11(Function<In, Tuple11<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11>>) - Static method in class akka.stream.javadsl.UnzipWith
Create a new UnzipWith specialized for 11 outputs.
create11(Function<In, Tuple11<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11>>) - Method in class akka.stream.javadsl.UnzipWith$
Create a new UnzipWith specialized for 11 outputs.
create11(Function11<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, Out>) - Static method in class akka.stream.javadsl.ZipLatestWith
Create a new ZipLatestWith specialized for 11 inputs.
create11(Function11<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, Out>) - Method in class akka.stream.javadsl.ZipLatestWith$
Create a new ZipLatestWith specialized for 11 inputs.
create11(Function11<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, Out>) - Static method in class akka.stream.javadsl.ZipWith
Create a new ZipWith specialized for 11 inputs.
create11(Function11<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, Out>) - Method in class akka.stream.javadsl.ZipWith$
Create a new ZipWith specialized for 11 inputs.
create11(Graph<S1, M1>, Graph<S2, M2>, Graph<S3, M3>, Graph<S4, M4>, Graph<S5, M5>, Graph<S6, M6>, Graph<S7, M7>, Graph<S8, M8>, Graph<S9, M9>, Graph<S10, M10>, Graph<S11, M11>, Function11<M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M>, Function12<GraphDSL.Builder<M>, S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S>) - Static method in class akka.stream.javadsl.GraphDSL
 
create12(Function<In, Tuple12<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12>>) - Static method in class akka.stream.javadsl.UnzipWith
Create a new UnzipWith specialized for 12 outputs.
create12(Function<In, Tuple12<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12>>) - Method in class akka.stream.javadsl.UnzipWith$
Create a new UnzipWith specialized for 12 outputs.
create12(Function12<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, Out>) - Static method in class akka.stream.javadsl.ZipLatestWith
Create a new ZipLatestWith specialized for 12 inputs.
create12(Function12<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, Out>) - Method in class akka.stream.javadsl.ZipLatestWith$
Create a new ZipLatestWith specialized for 12 inputs.
create12(Function12<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, Out>) - Static method in class akka.stream.javadsl.ZipWith
Create a new ZipWith specialized for 12 inputs.
create12(Function12<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, Out>) - Method in class akka.stream.javadsl.ZipWith$
Create a new ZipWith specialized for 12 inputs.
create12(Graph<S1, M1>, Graph<S2, M2>, Graph<S3, M3>, Graph<S4, M4>, Graph<S5, M5>, Graph<S6, M6>, Graph<S7, M7>, Graph<S8, M8>, Graph<S9, M9>, Graph<S10, M10>, Graph<S11, M11>, Graph<S12, M12>, Function12<M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M>, Function13<GraphDSL.Builder<M>, S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S>) - Static method in class akka.stream.javadsl.GraphDSL
 
create13(Function<In, Tuple13<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13>>) - Static method in class akka.stream.javadsl.UnzipWith
Create a new UnzipWith specialized for 13 outputs.
create13(Function<In, Tuple13<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13>>) - Method in class akka.stream.javadsl.UnzipWith$
Create a new UnzipWith specialized for 13 outputs.
create13(Function13<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, Out>) - Static method in class akka.stream.javadsl.ZipLatestWith
Create a new ZipLatestWith specialized for 13 inputs.
create13(Function13<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, Out>) - Method in class akka.stream.javadsl.ZipLatestWith$
Create a new ZipLatestWith specialized for 13 inputs.
create13(Function13<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, Out>) - Static method in class akka.stream.javadsl.ZipWith
Create a new ZipWith specialized for 13 inputs.
create13(Function13<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, Out>) - Method in class akka.stream.javadsl.ZipWith$
Create a new ZipWith specialized for 13 inputs.
create13(Graph<S1, M1>, Graph<S2, M2>, Graph<S3, M3>, Graph<S4, M4>, Graph<S5, M5>, Graph<S6, M6>, Graph<S7, M7>, Graph<S8, M8>, Graph<S9, M9>, Graph<S10, M10>, Graph<S11, M11>, Graph<S12, M12>, Graph<S13, M13>, Function13<M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M>, Function14<GraphDSL.Builder<M>, S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S>) - Static method in class akka.stream.javadsl.GraphDSL
 
create14(Function<In, Tuple14<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14>>) - Static method in class akka.stream.javadsl.UnzipWith
Create a new UnzipWith specialized for 14 outputs.
create14(Function<In, Tuple14<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14>>) - Method in class akka.stream.javadsl.UnzipWith$
Create a new UnzipWith specialized for 14 outputs.
create14(Function14<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, Out>) - Static method in class akka.stream.javadsl.ZipLatestWith
Create a new ZipLatestWith specialized for 14 inputs.
create14(Function14<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, Out>) - Method in class akka.stream.javadsl.ZipLatestWith$
Create a new ZipLatestWith specialized for 14 inputs.
create14(Function14<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, Out>) - Static method in class akka.stream.javadsl.ZipWith
Create a new ZipWith specialized for 14 inputs.
create14(Function14<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, Out>) - Method in class akka.stream.javadsl.ZipWith$
Create a new ZipWith specialized for 14 inputs.
create14(Graph<S1, M1>, Graph<S2, M2>, Graph<S3, M3>, Graph<S4, M4>, Graph<S5, M5>, Graph<S6, M6>, Graph<S7, M7>, Graph<S8, M8>, Graph<S9, M9>, Graph<S10, M10>, Graph<S11, M11>, Graph<S12, M12>, Graph<S13, M13>, Graph<S14, M14>, Function14<M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M>, Function15<GraphDSL.Builder<M>, S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S>) - Static method in class akka.stream.javadsl.GraphDSL
 
create15(Function<In, Tuple15<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15>>) - Static method in class akka.stream.javadsl.UnzipWith
Create a new UnzipWith specialized for 15 outputs.
create15(Function<In, Tuple15<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15>>) - Method in class akka.stream.javadsl.UnzipWith$
Create a new UnzipWith specialized for 15 outputs.
create15(Function15<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, Out>) - Static method in class akka.stream.javadsl.ZipLatestWith
Create a new ZipLatestWith specialized for 15 inputs.
create15(Function15<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, Out>) - Method in class akka.stream.javadsl.ZipLatestWith$
Create a new ZipLatestWith specialized for 15 inputs.
create15(Function15<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, Out>) - Static method in class akka.stream.javadsl.ZipWith
Create a new ZipWith specialized for 15 inputs.
create15(Function15<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, Out>) - Method in class akka.stream.javadsl.ZipWith$
Create a new ZipWith specialized for 15 inputs.
create15(Graph<S1, M1>, Graph<S2, M2>, Graph<S3, M3>, Graph<S4, M4>, Graph<S5, M5>, Graph<S6, M6>, Graph<S7, M7>, Graph<S8, M8>, Graph<S9, M9>, Graph<S10, M10>, Graph<S11, M11>, Graph<S12, M12>, Graph<S13, M13>, Graph<S14, M14>, Graph<S15, M15>, Function15<M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M>, Function16<GraphDSL.Builder<M>, S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15, S>) - Static method in class akka.stream.javadsl.GraphDSL
 
create16(Function<In, Tuple16<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16>>) - Static method in class akka.stream.javadsl.UnzipWith
Create a new UnzipWith specialized for 16 outputs.
create16(Function<In, Tuple16<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16>>) - Method in class akka.stream.javadsl.UnzipWith$
Create a new UnzipWith specialized for 16 outputs.
create16(Function16<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, Out>) - Static method in class akka.stream.javadsl.ZipLatestWith
Create a new ZipLatestWith specialized for 16 inputs.
create16(Function16<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, Out>) - Method in class akka.stream.javadsl.ZipLatestWith$
Create a new ZipLatestWith specialized for 16 inputs.
create16(Function16<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, Out>) - Static method in class akka.stream.javadsl.ZipWith
Create a new ZipWith specialized for 16 inputs.
create16(Function16<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, Out>) - Method in class akka.stream.javadsl.ZipWith$
Create a new ZipWith specialized for 16 inputs.
create16(Graph<S1, M1>, Graph<S2, M2>, Graph<S3, M3>, Graph<S4, M4>, Graph<S5, M5>, Graph<S6, M6>, Graph<S7, M7>, Graph<S8, M8>, Graph<S9, M9>, Graph<S10, M10>, Graph<S11, M11>, Graph<S12, M12>, Graph<S13, M13>, Graph<S14, M14>, Graph<S15, M15>, Graph<S16, M16>, Function16<M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M>, Function17<GraphDSL.Builder<M>, S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15, S16, S>) - Static method in class akka.stream.javadsl.GraphDSL
 
create17(Function<In, Tuple17<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17>>) - Static method in class akka.stream.javadsl.UnzipWith
Create a new UnzipWith specialized for 17 outputs.
create17(Function<In, Tuple17<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17>>) - Method in class akka.stream.javadsl.UnzipWith$
Create a new UnzipWith specialized for 17 outputs.
create17(Function17<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, Out>) - Static method in class akka.stream.javadsl.ZipLatestWith
Create a new ZipLatestWith specialized for 17 inputs.
create17(Function17<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, Out>) - Method in class akka.stream.javadsl.ZipLatestWith$
Create a new ZipLatestWith specialized for 17 inputs.
create17(Function17<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, Out>) - Static method in class akka.stream.javadsl.ZipWith
Create a new ZipWith specialized for 17 inputs.
create17(Function17<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, Out>) - Method in class akka.stream.javadsl.ZipWith$
Create a new ZipWith specialized for 17 inputs.
create17(Graph<S1, M1>, Graph<S2, M2>, Graph<S3, M3>, Graph<S4, M4>, Graph<S5, M5>, Graph<S6, M6>, Graph<S7, M7>, Graph<S8, M8>, Graph<S9, M9>, Graph<S10, M10>, Graph<S11, M11>, Graph<S12, M12>, Graph<S13, M13>, Graph<S14, M14>, Graph<S15, M15>, Graph<S16, M16>, Graph<S17, M17>, Function17<M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M17, M>, Function18<GraphDSL.Builder<M>, S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15, S16, S17, S>) - Static method in class akka.stream.javadsl.GraphDSL
 
create18(Function<In, Tuple18<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18>>) - Static method in class akka.stream.javadsl.UnzipWith
Create a new UnzipWith specialized for 18 outputs.
create18(Function<In, Tuple18<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18>>) - Method in class akka.stream.javadsl.UnzipWith$
Create a new UnzipWith specialized for 18 outputs.
create18(Function18<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, Out>) - Static method in class akka.stream.javadsl.ZipLatestWith
Create a new ZipLatestWith specialized for 18 inputs.
create18(Function18<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, Out>) - Method in class akka.stream.javadsl.ZipLatestWith$
Create a new ZipLatestWith specialized for 18 inputs.
create18(Function18<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, Out>) - Static method in class akka.stream.javadsl.ZipWith
Create a new ZipWith specialized for 18 inputs.
create18(Function18<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, Out>) - Method in class akka.stream.javadsl.ZipWith$
Create a new ZipWith specialized for 18 inputs.
create18(Graph<S1, M1>, Graph<S2, M2>, Graph<S3, M3>, Graph<S4, M4>, Graph<S5, M5>, Graph<S6, M6>, Graph<S7, M7>, Graph<S8, M8>, Graph<S9, M9>, Graph<S10, M10>, Graph<S11, M11>, Graph<S12, M12>, Graph<S13, M13>, Graph<S14, M14>, Graph<S15, M15>, Graph<S16, M16>, Graph<S17, M17>, Graph<S18, M18>, Function18<M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M17, M18, M>, Function19<GraphDSL.Builder<M>, S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15, S16, S17, S18, S>) - Static method in class akka.stream.javadsl.GraphDSL
 
create19(Function<In, Tuple19<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19>>) - Static method in class akka.stream.javadsl.UnzipWith
Create a new UnzipWith specialized for 19 outputs.
create19(Function<In, Tuple19<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19>>) - Method in class akka.stream.javadsl.UnzipWith$
Create a new UnzipWith specialized for 19 outputs.
create19(Function19<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, Out>) - Static method in class akka.stream.javadsl.ZipLatestWith
Create a new ZipLatestWith specialized for 19 inputs.
create19(Function19<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, Out>) - Method in class akka.stream.javadsl.ZipLatestWith$
Create a new ZipLatestWith specialized for 19 inputs.
create19(Function19<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, Out>) - Static method in class akka.stream.javadsl.ZipWith
Create a new ZipWith specialized for 19 inputs.
create19(Function19<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, Out>) - Method in class akka.stream.javadsl.ZipWith$
Create a new ZipWith specialized for 19 inputs.
create19(Graph<S1, M1>, Graph<S2, M2>, Graph<S3, M3>, Graph<S4, M4>, Graph<S5, M5>, Graph<S6, M6>, Graph<S7, M7>, Graph<S8, M8>, Graph<S9, M9>, Graph<S10, M10>, Graph<S11, M11>, Graph<S12, M12>, Graph<S13, M13>, Graph<S14, M14>, Graph<S15, M15>, Graph<S16, M16>, Graph<S17, M17>, Graph<S18, M18>, Graph<S19, M19>, Function19<M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M17, M18, M19, M>, Function20<GraphDSL.Builder<M>, S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15, S16, S17, S18, S19, S>) - Static method in class akka.stream.javadsl.GraphDSL
 
create20(Function<In, Tuple20<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.stream.javadsl.UnzipWith
Create a new UnzipWith specialized for 20 outputs.
create20(Function<In, Tuple20<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20>>) - Method in class akka.stream.javadsl.UnzipWith$
Create a new UnzipWith specialized for 20 outputs.
create20(Function20<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, Out>) - Static method in class akka.stream.javadsl.ZipLatestWith
Create a new ZipLatestWith specialized for 20 inputs.
create20(Function20<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, Out>) - Method in class akka.stream.javadsl.ZipLatestWith$
Create a new ZipLatestWith specialized for 20 inputs.
create20(Function20<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, Out>) - Static method in class akka.stream.javadsl.ZipWith
Create a new ZipWith specialized for 20 inputs.
create20(Function20<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, Out>) - Method in class akka.stream.javadsl.ZipWith$
Create a new ZipWith specialized for 20 inputs.
create20(Graph<S1, M1>, Graph<S2, M2>, Graph<S3, M3>, Graph<S4, M4>, Graph<S5, M5>, Graph<S6, M6>, Graph<S7, M7>, Graph<S8, M8>, Graph<S9, M9>, Graph<S10, M10>, Graph<S11, M11>, Graph<S12, M12>, Graph<S13, M13>, Graph<S14, M14>, Graph<S15, M15>, Graph<S16, M16>, Graph<S17, M17>, Graph<S18, M18>, Graph<S19, M19>, Graph<S20, M20>, Function20<M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M17, M18, M19, M20, M>, Function21<GraphDSL.Builder<M>, S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15, S16, S17, S18, S19, S20, S>) - Static method in class akka.stream.javadsl.GraphDSL
 
create21(Function<In, Tuple21<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.stream.javadsl.UnzipWith
Create a new UnzipWith specialized for 21 outputs.
create21(Function<In, Tuple21<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.stream.javadsl.UnzipWith$
Create a new UnzipWith specialized for 21 outputs.
create21(Function21<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, Out>) - Static method in class akka.stream.javadsl.ZipLatestWith
Create a new ZipLatestWith specialized for 21 inputs.
create21(Function21<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, Out>) - Method in class akka.stream.javadsl.ZipLatestWith$
Create a new ZipLatestWith specialized for 21 inputs.
create21(Function21<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, Out>) - Static method in class akka.stream.javadsl.ZipWith
Create a new ZipWith specialized for 21 inputs.
create21(Function21<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, Out>) - Method in class akka.stream.javadsl.ZipWith$
Create a new ZipWith specialized for 21 inputs.
create21(Graph<S1, M1>, Graph<S2, M2>, Graph<S3, M3>, Graph<S4, M4>, Graph<S5, M5>, Graph<S6, M6>, Graph<S7, M7>, Graph<S8, M8>, Graph<S9, M9>, Graph<S10, M10>, Graph<S11, M11>, Graph<S12, M12>, Graph<S13, M13>, Graph<S14, M14>, Graph<S15, M15>, Graph<S16, M16>, Graph<S17, M17>, Graph<S18, M18>, Graph<S19, M19>, Graph<S20, M20>, Graph<S21, M21>, Function21<M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M17, M18, M19, M20, M21, M>, Function22<GraphDSL.Builder<M>, S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15, S16, S17, S18, S19, S20, S21, S>) - Static method in class akka.stream.javadsl.GraphDSL
 
create22(Function<In, Tuple22<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.stream.javadsl.UnzipWith
Create a new UnzipWith specialized for 22 outputs.
create22(Function<In, Tuple22<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.stream.javadsl.UnzipWith$
Create a new UnzipWith specialized for 22 outputs.
create22(Function22<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22, Out>) - Static method in class akka.stream.javadsl.ZipLatestWith
Create a new ZipLatestWith specialized for 22 inputs.
create22(Function22<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22, Out>) - Method in class akka.stream.javadsl.ZipLatestWith$
Create a new ZipLatestWith specialized for 22 inputs.
create22(Function22<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22, Out>) - Static method in class akka.stream.javadsl.ZipWith
Create a new ZipWith specialized for 22 inputs.
create22(Function22<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22, Out>) - Method in class akka.stream.javadsl.ZipWith$
Create a new ZipWith specialized for 22 inputs.
create3(Function<In, Tuple3<T1, T2, T3>>) - Static method in class akka.stream.javadsl.UnzipWith
Create a new UnzipWith specialized for 3 outputs.
create3(Function<In, Tuple3<T1, T2, T3>>) - Method in class akka.stream.javadsl.UnzipWith$
Create a new UnzipWith specialized for 3 outputs.
create3(Function3<T1, T2, T3, Out>) - Static method in class akka.stream.javadsl.ZipLatestWith
Create a new ZipLatestWith specialized for 3 inputs.
create3(Function3<T1, T2, T3, Out>) - Method in class akka.stream.javadsl.ZipLatestWith$
Create a new ZipLatestWith specialized for 3 inputs.
create3(Function3<T1, T2, T3, Out>) - Static method in class akka.stream.javadsl.ZipWith
Create a new ZipWith specialized for 3 inputs.
create3(Function3<T1, T2, T3, Out>) - Method in class akka.stream.javadsl.ZipWith$
Create a new ZipWith specialized for 3 inputs.
create3(Graph<S1, M1>, Graph<S2, M2>, Graph<S3, M3>, Function3<M1, M2, M3, M>, Function4<GraphDSL.Builder<M>, S1, S2, S3, S>) - Static method in class akka.stream.javadsl.GraphDSL
 
create4(Function<In, Tuple4<T1, T2, T3, T4>>) - Static method in class akka.stream.javadsl.UnzipWith
Create a new UnzipWith specialized for 4 outputs.
create4(Function<In, Tuple4<T1, T2, T3, T4>>) - Method in class akka.stream.javadsl.UnzipWith$
Create a new UnzipWith specialized for 4 outputs.
create4(Function4<T1, T2, T3, T4, Out>) - Static method in class akka.stream.javadsl.ZipLatestWith
Create a new ZipLatestWith specialized for 4 inputs.
create4(Function4<T1, T2, T3, T4, Out>) - Method in class akka.stream.javadsl.ZipLatestWith$
Create a new ZipLatestWith specialized for 4 inputs.
create4(Function4<T1, T2, T3, T4, Out>) - Static method in class akka.stream.javadsl.ZipWith
Create a new ZipWith specialized for 4 inputs.
create4(Function4<T1, T2, T3, T4, Out>) - Method in class akka.stream.javadsl.ZipWith$
Create a new ZipWith specialized for 4 inputs.
create4(Graph<S1, M1>, Graph<S2, M2>, Graph<S3, M3>, Graph<S4, M4>, Function4<M1, M2, M3, M4, M>, Function5<GraphDSL.Builder<M>, S1, S2, S3, S4, S>) - Static method in class akka.stream.javadsl.GraphDSL
 
create5(Function<In, Tuple5<T1, T2, T3, T4, T5>>) - Static method in class akka.stream.javadsl.UnzipWith
Create a new UnzipWith specialized for 5 outputs.
create5(Function<In, Tuple5<T1, T2, T3, T4, T5>>) - Method in class akka.stream.javadsl.UnzipWith$
Create a new UnzipWith specialized for 5 outputs.
create5(Function5<T1, T2, T3, T4, T5, Out>) - Static method in class akka.stream.javadsl.ZipLatestWith
Create a new ZipLatestWith specialized for 5 inputs.
create5(Function5<T1, T2, T3, T4, T5, Out>) - Method in class akka.stream.javadsl.ZipLatestWith$
Create a new ZipLatestWith specialized for 5 inputs.
create5(Function5<T1, T2, T3, T4, T5, Out>) - Static method in class akka.stream.javadsl.ZipWith
Create a new ZipWith specialized for 5 inputs.
create5(Function5<T1, T2, T3, T4, T5, Out>) - Method in class akka.stream.javadsl.ZipWith$
Create a new ZipWith specialized for 5 inputs.
create5(Graph<S1, M1>, Graph<S2, M2>, Graph<S3, M3>, Graph<S4, M4>, Graph<S5, M5>, Function5<M1, M2, M3, M4, M5, M>, Function6<GraphDSL.Builder<M>, S1, S2, S3, S4, S5, S>) - Static method in class akka.stream.javadsl.GraphDSL
 
create6(Function<In, Tuple6<T1, T2, T3, T4, T5, T6>>) - Static method in class akka.stream.javadsl.UnzipWith
Create a new UnzipWith specialized for 6 outputs.
create6(Function<In, Tuple6<T1, T2, T3, T4, T5, T6>>) - Method in class akka.stream.javadsl.UnzipWith$
Create a new UnzipWith specialized for 6 outputs.
create6(Function6<T1, T2, T3, T4, T5, T6, Out>) - Static method in class akka.stream.javadsl.ZipLatestWith
Create a new ZipLatestWith specialized for 6 inputs.
create6(Function6<T1, T2, T3, T4, T5, T6, Out>) - Method in class akka.stream.javadsl.ZipLatestWith$
Create a new ZipLatestWith specialized for 6 inputs.
create6(Function6<T1, T2, T3, T4, T5, T6, Out>) - Static method in class akka.stream.javadsl.ZipWith
Create a new ZipWith specialized for 6 inputs.
create6(Function6<T1, T2, T3, T4, T5, T6, Out>) - Method in class akka.stream.javadsl.ZipWith$
Create a new ZipWith specialized for 6 inputs.
create6(Graph<S1, M1>, Graph<S2, M2>, Graph<S3, M3>, Graph<S4, M4>, Graph<S5, M5>, Graph<S6, M6>, Function6<M1, M2, M3, M4, M5, M6, M>, Function7<GraphDSL.Builder<M>, S1, S2, S3, S4, S5, S6, S>) - Static method in class akka.stream.javadsl.GraphDSL
 
create7(Function<In, Tuple7<T1, T2, T3, T4, T5, T6, T7>>) - Static method in class akka.stream.javadsl.UnzipWith
Create a new UnzipWith specialized for 7 outputs.
create7(Function<In, Tuple7<T1, T2, T3, T4, T5, T6, T7>>) - Method in class akka.stream.javadsl.UnzipWith$
Create a new UnzipWith specialized for 7 outputs.
create7(Function7<T1, T2, T3, T4, T5, T6, T7, Out>) - Static method in class akka.stream.javadsl.ZipLatestWith
Create a new ZipLatestWith specialized for 7 inputs.
create7(Function7<T1, T2, T3, T4, T5, T6, T7, Out>) - Method in class akka.stream.javadsl.ZipLatestWith$
Create a new ZipLatestWith specialized for 7 inputs.
create7(Function7<T1, T2, T3, T4, T5, T6, T7, Out>) - Static method in class akka.stream.javadsl.ZipWith
Create a new ZipWith specialized for 7 inputs.
create7(Function7<T1, T2, T3, T4, T5, T6, T7, Out>) - Method in class akka.stream.javadsl.ZipWith$
Create a new ZipWith specialized for 7 inputs.
create7(Graph<S1, M1>, Graph<S2, M2>, Graph<S3, M3>, Graph<S4, M4>, Graph<S5, M5>, Graph<S6, M6>, Graph<S7, M7>, Function7<M1, M2, M3, M4, M5, M6, M7, M>, Function8<GraphDSL.Builder<M>, S1, S2, S3, S4, S5, S6, S7, S>) - Static method in class akka.stream.javadsl.GraphDSL
 
create8(Function<In, Tuple8<T1, T2, T3, T4, T5, T6, T7, T8>>) - Static method in class akka.stream.javadsl.UnzipWith
Create a new UnzipWith specialized for 8 outputs.
create8(Function<In, Tuple8<T1, T2, T3, T4, T5, T6, T7, T8>>) - Method in class akka.stream.javadsl.UnzipWith$
Create a new UnzipWith specialized for 8 outputs.
create8(Function8<T1, T2, T3, T4, T5, T6, T7, T8, Out>) - Static method in class akka.stream.javadsl.ZipLatestWith
Create a new ZipLatestWith specialized for 8 inputs.
create8(Function8<T1, T2, T3, T4, T5, T6, T7, T8, Out>) - Method in class akka.stream.javadsl.ZipLatestWith$
Create a new ZipLatestWith specialized for 8 inputs.
create8(Function8<T1, T2, T3, T4, T5, T6, T7, T8, Out>) - Static method in class akka.stream.javadsl.ZipWith
Create a new ZipWith specialized for 8 inputs.
create8(Function8<T1, T2, T3, T4, T5, T6, T7, T8, Out>) - Method in class akka.stream.javadsl.ZipWith$
Create a new ZipWith specialized for 8 inputs.
create8(Graph<S1, M1>, Graph<S2, M2>, Graph<S3, M3>, Graph<S4, M4>, Graph<S5, M5>, Graph<S6, M6>, Graph<S7, M7>, Graph<S8, M8>, Function8<M1, M2, M3, M4, M5, M6, M7, M8, M>, Function9<GraphDSL.Builder<M>, S1, S2, S3, S4, S5, S6, S7, S8, S>) - Static method in class akka.stream.javadsl.GraphDSL
 
create9(Function<In, Tuple9<T1, T2, T3, T4, T5, T6, T7, T8, T9>>) - Static method in class akka.stream.javadsl.UnzipWith
Create a new UnzipWith specialized for 9 outputs.
create9(Function<In, Tuple9<T1, T2, T3, T4, T5, T6, T7, T8, T9>>) - Method in class akka.stream.javadsl.UnzipWith$
Create a new UnzipWith specialized for 9 outputs.
create9(Function9<T1, T2, T3, T4, T5, T6, T7, T8, T9, Out>) - Static method in class akka.stream.javadsl.ZipLatestWith
Create a new ZipLatestWith specialized for 9 inputs.
create9(Function9<T1, T2, T3, T4, T5, T6, T7, T8, T9, Out>) - Method in class akka.stream.javadsl.ZipLatestWith$
Create a new ZipLatestWith specialized for 9 inputs.
create9(Function9<T1, T2, T3, T4, T5, T6, T7, T8, T9, Out>) - Static method in class akka.stream.javadsl.ZipWith
Create a new ZipWith specialized for 9 inputs.
create9(Function9<T1, T2, T3, T4, T5, T6, T7, T8, T9, Out>) - Method in class akka.stream.javadsl.ZipWith$
Create a new ZipWith specialized for 9 inputs.
create9(Graph<S1, M1>, Graph<S2, M2>, Graph<S3, M3>, Graph<S4, M4>, Graph<S5, M5>, Graph<S6, M6>, Graph<S7, M7>, Graph<S8, M8>, Graph<S9, M9>, Function9<M1, M2, M3, M4, M5, M6, M7, M8, M9, M>, Function10<GraphDSL.Builder<M>, S1, S2, S3, S4, S5, S6, S7, S8, S9, S>) - Static method in class akka.stream.javadsl.GraphDSL
 
createActorSystem(String) - Method in class akka.osgi.OsgiActorSystemFactory
Creates the ActorSystem, using the name specified
createActorSystem(Option<String>) - Method in class akka.osgi.OsgiActorSystemFactory
Creates the ActorSystem, using the name specified.
createAsyncCallback(Procedure<T>) - Method in class akka.stream.stage.GraphStageLogic
Java API: Obtain a callback object that can be used asynchronously to re-enter the current GraphStage with an asynchronous notification.
createBehavior() - Method in class akka.cluster.sharding.typed.javadsl.Entity
 
createBehavior() - Method in class akka.cluster.sharding.typed.scaladsl.Entity
 
createBuilder() - Static method in class akka.util.ByteString
Java API
createBuilder() - Method in class akka.util.ByteString$
Java API
createChunks(A, int, Serialization) - Static method in class akka.actor.typed.delivery.internal.ProducerControllerImpl
 
createChunks(A, int, Serialization) - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl$
 
createClientSSLEngine() - Method in class akka.remote.transport.netty.ConfigSSLEngineProvider
Deprecated.
 
createClientSSLEngine() - Method in interface akka.remote.transport.netty.SSLEngineProvider
Deprecated.
 
createClientSSLEngine(String, int) - Method in class akka.remote.artery.tcp.ConfigSSLEngineProvider
 
createClientSSLEngine(String, int) - Method in class akka.remote.artery.tcp.ssl.RotatingKeysSSLEngineProvider
 
createClientSSLEngine(String, int) - Method in interface akka.remote.artery.tcp.SSLEngineProvider
 
createDeadLetterProbe() - Method in class akka.actor.testkit.typed.javadsl.ActorTestKit
 
createDeadLetterProbe() - Method in class akka.actor.testkit.typed.javadsl.TestKitJunitResource
See corresponding method on ActorTestKit
createDeadLetterProbe() - Method in class akka.actor.testkit.typed.scaladsl.ActorTestKit
 
createDeadLetterProbe() - Method in class akka.actor.testkit.typed.scaladsl.ActorTestKitBase
See corresponding method on ActorTestKit
createDeltaPropagation(Map<String, Tuple3<ReplicatedData, Object, Object>>) - Method in interface akka.cluster.ddata.DeltaPropagationSelector
 
createDroppedMessageProbe() - Method in class akka.actor.testkit.typed.javadsl.ActorTestKit
 
createDroppedMessageProbe() - Method in class akka.actor.testkit.typed.javadsl.TestKitJunitResource
See corresponding method on ActorTestKit
createDroppedMessageProbe() - Method in class akka.actor.testkit.typed.scaladsl.ActorTestKit
 
createDroppedMessageProbe() - Method in class akka.actor.testkit.typed.scaladsl.ActorTestKitBase
See corresponding method on ActorTestKit
CREATEDTIMESTAMP_FIELD_NUMBER - Static variable in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry
 
createEWMA(double, Option<Object>) - Static method in class akka.cluster.metrics.Metric
 
createEWMA(double, Option<Object>) - Method in class akka.cluster.metrics.Metric$
 
createExecutorService() - Method in interface akka.dispatch.ExecutorServiceFactory
 
createExecutorService() - Method in class akka.dispatch.ForkJoinExecutorConfigurator.ForkJoinExecutorServiceFactory
 
createExecutorService() - Method in class akka.dispatch.ThreadPoolConfig.ThreadPoolExecutorServiceFactory
 
createExecutorServiceFactory(String, ThreadFactory) - Method in class akka.dispatch.DefaultExecutorServiceConfigurator
 
createExecutorServiceFactory(String, ThreadFactory) - Method in interface akka.dispatch.ExecutorServiceFactoryProvider
 
createExecutorServiceFactory(String, ThreadFactory) - Method in class akka.dispatch.ForkJoinExecutorConfigurator
 
createExecutorServiceFactory(String, ThreadFactory) - Method in class akka.dispatch.ThreadPoolConfig
 
createExecutorServiceFactory(String, ThreadFactory) - Method in class akka.dispatch.ThreadPoolExecutorConfigurator
 
createExtension() - Method in class akka.actor.typed.ExtensionSetup
 
createExtension(ExtendedActorSystem) - Static method in class akka.actor.CoordinatedShutdown
 
createExtension(ExtendedActorSystem) - Method in class akka.actor.CoordinatedShutdown$
 
createExtension(ExtendedActorSystem) - Method in interface akka.actor.ExtensionId
Is used by Akka to instantiate the Extension identified by this ExtensionId, internal use only.
createExtension(ExtendedActorSystem) - Method in class akka.actor.typed.internal.adapter.AdapterExtension$
 
createExtension(ExtendedActorSystem) - Static method in class akka.actor.TypedActor
Deprecated.
 
createExtension(ExtendedActorSystem) - Method in class akka.actor.TypedActor$
Deprecated.
 
createExtension(ExtendedActorSystem) - Static method in class akka.cluster.client.ClusterClientReceptionist
Deprecated.
 
createExtension(ExtendedActorSystem) - Method in class akka.cluster.client.ClusterClientReceptionist$
Deprecated.
 
createExtension(ExtendedActorSystem) - Static method in class akka.cluster.Cluster
 
createExtension(ExtendedActorSystem) - Method in class akka.cluster.Cluster$
 
createExtension(ExtendedActorSystem) - Static method in class akka.cluster.ddata.DistributedData
 
createExtension(ExtendedActorSystem) - Method in class akka.cluster.ddata.DistributedData$
 
createExtension(ExtendedActorSystem) - Static method in class akka.cluster.metrics.ClusterMetricsExtension
 
createExtension(ExtendedActorSystem) - Method in class akka.cluster.metrics.ClusterMetricsExtension$
 
createExtension(ExtendedActorSystem) - Static method in class akka.cluster.pubsub.DistributedPubSub
 
createExtension(ExtendedActorSystem) - Method in class akka.cluster.pubsub.DistributedPubSub$
 
createExtension(ExtendedActorSystem) - Static method in class akka.cluster.sharding.ClusterSharding
 
createExtension(ExtendedActorSystem) - Method in class akka.cluster.sharding.ClusterSharding$
 
createExtension(ExtendedActorSystem) - Static method in class akka.cluster.sharding.external.ExternalShardAllocation
 
createExtension(ExtendedActorSystem) - Method in class akka.cluster.sharding.external.ExternalShardAllocation$
 
createExtension(ExtendedActorSystem) - Method in class akka.cluster.sharding.ShardingFlightRecorder$
 
createExtension(ExtendedActorSystem) - Static method in class akka.coordination.lease.javadsl.LeaseProvider
 
createExtension(ExtendedActorSystem) - Method in class akka.coordination.lease.javadsl.LeaseProvider$
 
createExtension(ExtendedActorSystem) - Static method in class akka.coordination.lease.scaladsl.LeaseProvider
 
createExtension(ExtendedActorSystem) - Method in class akka.coordination.lease.scaladsl.LeaseProvider$
 
createExtension(ExtendedActorSystem) - Static method in class akka.discovery.Discovery
 
createExtension(ExtendedActorSystem) - Method in class akka.discovery.Discovery$
 
createExtension(ExtendedActorSystem) - Method in class akka.event.AddressTerminatedTopic$
 
createExtension(ExtendedActorSystem) - Method in class akka.event.Logging.LogExt$
 
createExtension(ExtendedActorSystem) - Static method in class akka.io.Dns
 
createExtension(ExtendedActorSystem) - Method in class akka.io.Dns$
 
createExtension(ExtendedActorSystem) - Static method in class akka.io.Tcp
 
createExtension(ExtendedActorSystem) - Method in class akka.io.Tcp$
 
createExtension(ExtendedActorSystem) - Static method in class akka.io.Udp
 
createExtension(ExtendedActorSystem) - Method in class akka.io.Udp$
 
createExtension(ExtendedActorSystem) - Static method in class akka.io.UdpConnected
 
createExtension(ExtendedActorSystem) - Method in class akka.io.UdpConnected$
 
createExtension(ExtendedActorSystem) - Static method in class akka.pattern.CircuitBreakersRegistry
Is used by Akka to instantiate the Extension identified by this ExtensionId, internal use only.
createExtension(ExtendedActorSystem) - Method in class akka.pattern.CircuitBreakersRegistry$
Is used by Akka to instantiate the Extension identified by this ExtensionId, internal use only.
createExtension(ExtendedActorSystem) - Method in class akka.persistence.fsm.SnapshotAfter$
 
createExtension(ExtendedActorSystem) - Static method in class akka.persistence.journal.PersistencePluginProxyExtension
 
createExtension(ExtendedActorSystem) - Method in class akka.persistence.journal.PersistencePluginProxyExtension$
 
createExtension(ExtendedActorSystem) - Static method in class akka.persistence.Persistence
 
createExtension(ExtendedActorSystem) - Method in class akka.persistence.Persistence$
 
createExtension(ExtendedActorSystem) - Static method in class akka.persistence.query.PersistenceQuery
 
createExtension(ExtendedActorSystem) - Method in class akka.persistence.query.PersistenceQuery$
 
createExtension(ExtendedActorSystem) - Static method in class akka.persistence.state.DurableStateStoreRegistry
 
createExtension(ExtendedActorSystem) - Method in class akka.persistence.state.DurableStateStoreRegistry$
 
createExtension(ExtendedActorSystem) - Static method in class akka.persistence.testkit.internal.InMemStorageExtension
 
createExtension(ExtendedActorSystem) - Method in class akka.persistence.testkit.internal.InMemStorageExtension$
 
createExtension(ExtendedActorSystem) - Static method in class akka.persistence.testkit.internal.SnapshotStorageEmulatorExtension
 
createExtension(ExtendedActorSystem) - Method in class akka.persistence.testkit.internal.SnapshotStorageEmulatorExtension$
 
createExtension(ExtendedActorSystem) - Method in class akka.persistence.testkit.scaladsl.PersistenceTestKit.Settings$
 
createExtension(ExtendedActorSystem) - Method in class akka.persistence.testkit.scaladsl.SnapshotTestKit.Settings$
 
createExtension(ExtendedActorSystem) - Static method in class akka.remote.AddressUidExtension
 
createExtension(ExtendedActorSystem) - Method in class akka.remote.AddressUidExtension$
 
createExtension(ExtendedActorSystem) - Method in class akka.remote.artery.RemotingFlightRecorder$
 
createExtension(ExtendedActorSystem) - Static method in class akka.remote.BoundAddressesExtension
 
createExtension(ExtendedActorSystem) - Method in class akka.remote.BoundAddressesExtension$
 
createExtension(ExtendedActorSystem) - Method in class akka.remote.RARP$
 
createExtension(ExtendedActorSystem) - Static method in class akka.remote.RemoteMetricsExtension
 
createExtension(ExtendedActorSystem) - Method in class akka.remote.RemoteMetricsExtension$
 
createExtension(ExtendedActorSystem) - Method in class akka.remote.serialization.ActorRefResolveThreadLocalCache$
 
createExtension(ExtendedActorSystem) - Static method in class akka.remote.testconductor.TestConductor
 
createExtension(ExtendedActorSystem) - Method in class akka.remote.testconductor.TestConductor$
 
createExtension(ExtendedActorSystem) - Static method in class akka.remote.transport.TransportAdaptersExtension
Deprecated.
 
createExtension(ExtendedActorSystem) - Method in class akka.remote.transport.TransportAdaptersExtension$
Deprecated.
 
createExtension(ExtendedActorSystem) - Static method in class akka.serialization.jackson.JacksonObjectMapperProvider
 
createExtension(ExtendedActorSystem) - Method in class akka.serialization.jackson.JacksonObjectMapperProvider$
 
createExtension(ExtendedActorSystem) - Static method in class akka.serialization.SerializationExtension
 
createExtension(ExtendedActorSystem) - Method in class akka.serialization.SerializationExtension$
 
createExtension(ExtendedActorSystem) - Static method in class akka.stream.javadsl.Tcp
 
createExtension(ExtendedActorSystem) - Method in class akka.stream.javadsl.Tcp$
 
createExtension(ExtendedActorSystem) - Static method in class akka.stream.scaladsl.Tcp
 
createExtension(ExtendedActorSystem) - Method in class akka.stream.scaladsl.Tcp$
 
createExtension(ExtendedActorSystem) - Method in class akka.stream.StreamRefResolver$
 
createExtension(ExtendedActorSystem) - Static method in class akka.stream.SystemMaterializer
 
createExtension(ExtendedActorSystem) - Method in class akka.stream.SystemMaterializer$
 
createExtension(ExtendedActorSystem) - Method in class akka.testkit.CallingThreadDispatcherQueues$
 
createExtension(ExtendedActorSystem) - Static method in class akka.testkit.TestKitExtension
 
createExtension(ExtendedActorSystem) - Method in class akka.testkit.TestKitExtension$
 
createExtension(ExtendedActorSystem) - Static method in class akka.util.ManifestInfo
 
createExtension(ExtendedActorSystem) - Method in class akka.util.ManifestInfo$
 
createExtension(ExtendedActorSystem) - Static method in class com.typesafe.sslconfig.akka.AkkaSSLConfig
Deprecated.
 
createExtension(ExtendedActorSystem) - Method in class com.typesafe.sslconfig.akka.AkkaSSLConfig$
Deprecated.
 
createExtension(ActorSystem<?>) - Static method in class akka.actor.typed.ActorRefResolver
 
createExtension(ActorSystem<?>) - Method in class akka.actor.typed.ActorRefResolver$
 
createExtension(ActorSystem<?>) - Method in class akka.actor.typed.ExtensionId
Create the extension, will be invoked at most one time per actor system where the extension is registered.
createExtension(ActorSystem<?>) - Method in class akka.actor.typed.internal.ActorFlightRecorder$
 
createExtension(ActorSystem<?>) - Method in class akka.actor.typed.internal.EventStreamExtension$
 
createExtension(ActorSystem<?>) - Static method in class akka.actor.typed.receptionist.Receptionist
 
createExtension(ActorSystem<?>) - Method in class akka.actor.typed.receptionist.Receptionist$
 
createExtension(ActorSystem<?>) - Static method in class akka.cluster.ddata.typed.javadsl.DistributedData
 
createExtension(ActorSystem<?>) - Method in class akka.cluster.ddata.typed.javadsl.DistributedData$
 
createExtension(ActorSystem<?>) - Static method in class akka.cluster.ddata.typed.scaladsl.DistributedData
 
createExtension(ActorSystem<?>) - Method in class akka.cluster.ddata.typed.scaladsl.DistributedData$
 
createExtension(ActorSystem<?>) - Method in class akka.cluster.sharding.typed.ReplicatedShardingExtension$
 
createExtension(ActorSystem<?>) - Method in class akka.cluster.sharding.typed.scaladsl.ClusterSharding$
 
createExtension(ActorSystem<?>) - Method in class akka.cluster.sharding.typed.scaladsl.ShardedDaemonProcess$
 
createExtension(ActorSystem<?>) - Static method in class akka.cluster.typed.Cluster
 
createExtension(ActorSystem<?>) - Method in class akka.cluster.typed.Cluster$
 
createExtension(ActorSystem<?>) - Static method in class akka.cluster.typed.ClusterSingleton
 
createExtension(ActorSystem<?>) - Method in class akka.cluster.typed.ClusterSingleton$
 
createExtensionInstance(ExtensionId<T>) - Method in interface akka.actor.typed.internal.ExtensionsImpl
 
createFailed(long, Throwable) - Static method in class akka.stream.IOResult
Deprecated.
use IOOperationIncompleteException. Since 2.6.0.
createFailed(long, Throwable) - Method in class akka.stream.IOResult$
Deprecated.
use IOOperationIncompleteException. Since 2.6.0.
createGraph(Graph<S1, M1>, Graph<S2, M2>, Graph<S3, M3>, Graph<S4, M4>, Graph<S5, M5>, Graph<S6, M6>, Graph<S7, M7>, Graph<S8, M8>, Graph<S9, M9>, Graph<S10, M10>, Graph<S11, M11>, Graph<S12, M12>, Graph<S13, M13>, Graph<S14, M14>, Graph<S15, M15>, Graph<S16, M16>, Graph<S17, M17>, Graph<S18, M18>, Graph<S19, M19>, Graph<S20, M20>, Graph<S21, M21>, Graph<S22, M22>, Function22<M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M17, M18, M19, M20, M21, M22, Mat>, Function1<GraphDSL.Builder<Mat>, Function22<S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15, S16, S17, S18, S19, S20, S21, S22, S>>) - Method in interface akka.stream.scaladsl.GraphApply
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
createGraph(Graph<S1, M1>, Graph<S2, M2>, Graph<S3, M3>, Graph<S4, M4>, Graph<S5, M5>, Graph<S6, M6>, Graph<S7, M7>, Graph<S8, M8>, Graph<S9, M9>, Graph<S10, M10>, Graph<S11, M11>, Graph<S12, M12>, Graph<S13, M13>, Graph<S14, M14>, Graph<S15, M15>, Graph<S16, M16>, Graph<S17, M17>, Graph<S18, M18>, Graph<S19, M19>, Graph<S20, M20>, Graph<S21, M21>, Function21<M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M17, M18, M19, M20, M21, Mat>, Function1<GraphDSL.Builder<Mat>, Function21<S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15, S16, S17, S18, S19, S20, S21, S>>) - Method in interface akka.stream.scaladsl.GraphApply
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
createGraph(Graph<S1, M1>, Graph<S2, M2>, Graph<S3, M3>, Graph<S4, M4>, Graph<S5, M5>, Graph<S6, M6>, Graph<S7, M7>, Graph<S8, M8>, Graph<S9, M9>, Graph<S10, M10>, Graph<S11, M11>, Graph<S12, M12>, Graph<S13, M13>, Graph<S14, M14>, Graph<S15, M15>, Graph<S16, M16>, Graph<S17, M17>, Graph<S18, M18>, Graph<S19, M19>, Graph<S20, M20>, Function20<M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M17, M18, M19, M20, Mat>, Function1<GraphDSL.Builder<Mat>, Function20<S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15, S16, S17, S18, S19, S20, S>>) - Method in interface akka.stream.scaladsl.GraphApply
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
createGraph(Graph<S1, M1>, Graph<S2, M2>, Graph<S3, M3>, Graph<S4, M4>, Graph<S5, M5>, Graph<S6, M6>, Graph<S7, M7>, Graph<S8, M8>, Graph<S9, M9>, Graph<S10, M10>, Graph<S11, M11>, Graph<S12, M12>, Graph<S13, M13>, Graph<S14, M14>, Graph<S15, M15>, Graph<S16, M16>, Graph<S17, M17>, Graph<S18, M18>, Graph<S19, M19>, Function19<M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M17, M18, M19, Mat>, Function1<GraphDSL.Builder<Mat>, Function19<S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15, S16, S17, S18, S19, S>>) - Method in interface akka.stream.scaladsl.GraphApply
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
createGraph(Graph<S1, M1>, Graph<S2, M2>, Graph<S3, M3>, Graph<S4, M4>, Graph<S5, M5>, Graph<S6, M6>, Graph<S7, M7>, Graph<S8, M8>, Graph<S9, M9>, Graph<S10, M10>, Graph<S11, M11>, Graph<S12, M12>, Graph<S13, M13>, Graph<S14, M14>, Graph<S15, M15>, Graph<S16, M16>, Graph<S17, M17>, Graph<S18, M18>, Function18<M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M17, M18, Mat>, Function1<GraphDSL.Builder<Mat>, Function18<S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15, S16, S17, S18, S>>) - Method in interface akka.stream.scaladsl.GraphApply
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
createGraph(Graph<S1, M1>, Graph<S2, M2>, Graph<S3, M3>, Graph<S4, M4>, Graph<S5, M5>, Graph<S6, M6>, Graph<S7, M7>, Graph<S8, M8>, Graph<S9, M9>, Graph<S10, M10>, Graph<S11, M11>, Graph<S12, M12>, Graph<S13, M13>, Graph<S14, M14>, Graph<S15, M15>, Graph<S16, M16>, Graph<S17, M17>, Function17<M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, M17, Mat>, Function1<GraphDSL.Builder<Mat>, Function17<S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15, S16, S17, S>>) - Method in interface akka.stream.scaladsl.GraphApply
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
createGraph(Graph<S1, M1>, Graph<S2, M2>, Graph<S3, M3>, Graph<S4, M4>, Graph<S5, M5>, Graph<S6, M6>, Graph<S7, M7>, Graph<S8, M8>, Graph<S9, M9>, Graph<S10, M10>, Graph<S11, M11>, Graph<S12, M12>, Graph<S13, M13>, Graph<S14, M14>, Graph<S15, M15>, Graph<S16, M16>, Function16<M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, M16, Mat>, Function1<GraphDSL.Builder<Mat>, Function16<S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15, S16, S>>) - Method in interface akka.stream.scaladsl.GraphApply
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
createGraph(Graph<S1, M1>, Graph<S2, M2>, Graph<S3, M3>, Graph<S4, M4>, Graph<S5, M5>, Graph<S6, M6>, Graph<S7, M7>, Graph<S8, M8>, Graph<S9, M9>, Graph<S10, M10>, Graph<S11, M11>, Graph<S12, M12>, Graph<S13, M13>, Graph<S14, M14>, Graph<S15, M15>, Function15<M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, M15, Mat>, Function1<GraphDSL.Builder<Mat>, Function15<S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15, S>>) - Method in interface akka.stream.scaladsl.GraphApply
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
createGraph(Graph<S1, M1>, Graph<S2, M2>, Graph<S3, M3>, Graph<S4, M4>, Graph<S5, M5>, Graph<S6, M6>, Graph<S7, M7>, Graph<S8, M8>, Graph<S9, M9>, Graph<S10, M10>, Graph<S11, M11>, Graph<S12, M12>, Graph<S13, M13>, Graph<S14, M14>, Function14<M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, M14, Mat>, Function1<GraphDSL.Builder<Mat>, Function14<S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S>>) - Method in interface akka.stream.scaladsl.GraphApply
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
createGraph(Graph<S1, M1>, Graph<S2, M2>, Graph<S3, M3>, Graph<S4, M4>, Graph<S5, M5>, Graph<S6, M6>, Graph<S7, M7>, Graph<S8, M8>, Graph<S9, M9>, Graph<S10, M10>, Graph<S11, M11>, Graph<S12, M12>, Graph<S13, M13>, Function13<M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, M13, Mat>, Function1<GraphDSL.Builder<Mat>, Function13<S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S>>) - Method in interface akka.stream.scaladsl.GraphApply
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
createGraph(Graph<S1, M1>, Graph<S2, M2>, Graph<S3, M3>, Graph<S4, M4>, Graph<S5, M5>, Graph<S6, M6>, Graph<S7, M7>, Graph<S8, M8>, Graph<S9, M9>, Graph<S10, M10>, Graph<S11, M11>, Graph<S12, M12>, Function12<M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, M12, Mat>, Function1<GraphDSL.Builder<Mat>, Function12<S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S>>) - Method in interface akka.stream.scaladsl.GraphApply
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
createGraph(Graph<S1, M1>, Graph<S2, M2>, Graph<S3, M3>, Graph<S4, M4>, Graph<S5, M5>, Graph<S6, M6>, Graph<S7, M7>, Graph<S8, M8>, Graph<S9, M9>, Graph<S10, M10>, Graph<S11, M11>, Function11<M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, M11, Mat>, Function1<GraphDSL.Builder<Mat>, Function11<S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S>>) - Method in interface akka.stream.scaladsl.GraphApply
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
createGraph(Graph<S1, M1>, Graph<S2, M2>, Graph<S3, M3>, Graph<S4, M4>, Graph<S5, M5>, Graph<S6, M6>, Graph<S7, M7>, Graph<S8, M8>, Graph<S9, M9>, Graph<S10, M10>, Function10<M1, M2, M3, M4, M5, M6, M7, M8, M9, M10, Mat>, Function1<GraphDSL.Builder<Mat>, Function10<S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S>>) - Method in interface akka.stream.scaladsl.GraphApply
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
createGraph(Graph<S1, M1>, Graph<S2, M2>, Graph<S3, M3>, Graph<S4, M4>, Graph<S5, M5>, Graph<S6, M6>, Graph<S7, M7>, Graph<S8, M8>, Graph<S9, M9>, Function9<M1, M2, M3, M4, M5, M6, M7, M8, M9, Mat>, Function1<GraphDSL.Builder<Mat>, Function9<S1, S2, S3, S4, S5, S6, S7, S8, S9, S>>) - Method in interface akka.stream.scaladsl.GraphApply
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
createGraph(Graph<S1, M1>, Graph<S2, M2>, Graph<S3, M3>, Graph<S4, M4>, Graph<S5, M5>, Graph<S6, M6>, Graph<S7, M7>, Graph<S8, M8>, Function8<M1, M2, M3, M4, M5, M6, M7, M8, Mat>, Function1<GraphDSL.Builder<Mat>, Function8<S1, S2, S3, S4, S5, S6, S7, S8, S>>) - Method in interface akka.stream.scaladsl.GraphApply
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
createGraph(Graph<S1, M1>, Graph<S2, M2>, Graph<S3, M3>, Graph<S4, M4>, Graph<S5, M5>, Graph<S6, M6>, Graph<S7, M7>, Function7<M1, M2, M3, M4, M5, M6, M7, Mat>, Function1<GraphDSL.Builder<Mat>, Function7<S1, S2, S3, S4, S5, S6, S7, S>>) - Method in interface akka.stream.scaladsl.GraphApply
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
createGraph(Graph<S1, M1>, Graph<S2, M2>, Graph<S3, M3>, Graph<S4, M4>, Graph<S5, M5>, Graph<S6, M6>, Function6<M1, M2, M3, M4, M5, M6, Mat>, Function1<GraphDSL.Builder<Mat>, Function6<S1, S2, S3, S4, S5, S6, S>>) - Method in interface akka.stream.scaladsl.GraphApply
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
createGraph(Graph<S1, M1>, Graph<S2, M2>, Graph<S3, M3>, Graph<S4, M4>, Graph<S5, M5>, Function5<M1, M2, M3, M4, M5, Mat>, Function1<GraphDSL.Builder<Mat>, Function5<S1, S2, S3, S4, S5, S>>) - Method in interface akka.stream.scaladsl.GraphApply
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
createGraph(Graph<S1, M1>, Graph<S2, M2>, Graph<S3, M3>, Graph<S4, M4>, Function4<M1, M2, M3, M4, Mat>, Function1<GraphDSL.Builder<Mat>, Function4<S1, S2, S3, S4, S>>) - Method in interface akka.stream.scaladsl.GraphApply
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
createGraph(Graph<S1, M1>, Graph<S2, M2>, Graph<S3, M3>, Function3<M1, M2, M3, Mat>, Function1<GraphDSL.Builder<Mat>, Function3<S1, S2, S3, S>>) - Method in interface akka.stream.scaladsl.GraphApply
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
createGraph(Graph<S1, M1>, Graph<S2, M2>, Function2<M1, M2, Mat>, Function1<GraphDSL.Builder<Mat>, Function2<S1, S2, S>>) - Method in interface akka.stream.scaladsl.GraphApply
Creates a new Graph by importing the given graphs and passing their Shapes along with the GraphDSL.Builder to the given create function.
createGraph(Graph<S1, Mat>, Function1<GraphDSL.Builder<Mat>, Function1<S1, S>>) - Method in interface akka.stream.scaladsl.GraphApply
Creates a new Graph by importing the given graph g1 and passing its Shape along with the GraphDSL.Builder to the given create function.
createGraph(S, GraphDSL.Builder<Mat>) - Method in interface akka.stream.scaladsl.GraphApply
 
createHandle(Channel, Address, Address) - Method in interface akka.remote.transport.netty.CommonHandlers
 
createHandle(Channel, Address, Address) - Method in interface akka.remote.transport.netty.TcpHandlers
 
createIdentifyId(int) - Method in class akka.cluster.singleton.ClusterSingletonProxy
 
createIdleStrategy(int) - Method in class akka.remote.artery.aeron.TaskRunner$
 
createInstanceFor(Class<?>, Seq<Tuple2<Class<?>, Object>>, ClassTag<T>) - Method in class akka.actor.DynamicAccess
Convenience method which given a Class[_] object and a constructor description will create a new instance of that class.
createInstanceFor(Class<?>, Seq<Tuple2<Class<?>, Object>>, ClassTag<T>) - Method in class akka.actor.ReflectiveDynamicAccess
 
createInstanceFor(String, Seq<Tuple2<Class<?>, Object>>, ClassTag<T>) - Method in class akka.actor.DynamicAccess
Obtain an object conforming to the type T, which is expected to be instantiated from a class designated by the fully-qualified class name given, where the constructor is selected and invoked according to the args argument.
createInstanceFor(String, Seq<Tuple2<Class<?>, Object>>, ClassTag<T>) - Method in class akka.actor.ReflectiveDynamicAccess
 
createLock() - Method in class akka.util.BoundedBlockingQueue
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.Balance
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.Broadcast
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.Concat
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.Interleave
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.Merge
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.MergeLatest
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.MergePreferred
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.MergePrioritized
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.MergeSequence
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.MergeSorted
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.Partition
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.RestartWithBackoffFlow
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.RestartWithBackoffSink
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.RestartWithBackoffSource
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.UnzipWith10
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.UnzipWith11
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.UnzipWith12
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.UnzipWith13
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.UnzipWith14
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.UnzipWith15
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.UnzipWith16
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.UnzipWith17
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.UnzipWith18
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.UnzipWith19
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.UnzipWith2
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.UnzipWith20
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.UnzipWith21
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.UnzipWith22
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.UnzipWith3
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.UnzipWith4
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.UnzipWith5
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.UnzipWith6
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.UnzipWith7
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.UnzipWith8
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.UnzipWith9
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.ZipLatestWith10
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.ZipLatestWith11
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.ZipLatestWith12
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.ZipLatestWith13
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.ZipLatestWith14
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.ZipLatestWith15
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.ZipLatestWith16
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.ZipLatestWith17
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.ZipLatestWith18
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.ZipLatestWith19
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.ZipLatestWith2
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.ZipLatestWith20
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.ZipLatestWith21
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.ZipLatestWith22
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.ZipLatestWith3
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.ZipLatestWith4
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.ZipLatestWith5
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.ZipLatestWith6
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.ZipLatestWith7
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.ZipLatestWith8
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.ZipLatestWith9
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.ZipWith10
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.ZipWith11
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.ZipWith12
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.ZipWith13
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.ZipWith14
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.ZipWith15
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.ZipWith16
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.ZipWith17
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.ZipWith18
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.ZipWith19
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.ZipWith2
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.ZipWith20
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.ZipWith21
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.ZipWith22
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.ZipWith3
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.ZipWith4
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.ZipWith5
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.ZipWith6
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.ZipWith7
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.ZipWith8
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.ZipWith9
 
createLogic(Attributes) - Method in class akka.stream.scaladsl.ZipWithN
 
createLogic(Attributes) - Method in class akka.stream.stage.GraphStage
 
createLogicAndMaterializedValue(Attributes) - Method in class akka.stream.KillSwitches.UniqueBidiKillSwitchStage$
 
createLogicAndMaterializedValue(Attributes) - Method in class akka.stream.KillSwitches.UniqueKillSwitchStage$
 
createLogicAndMaterializedValue(Attributes) - Method in class akka.stream.stage.AbstractGraphStageWithMaterializedValue
 
createLogicAndMaterializedValue(Attributes) - Method in class akka.stream.stage.GraphStage
 
createLogicAndMaterializedValue(Attributes) - Method in class akka.stream.stage.GraphStageWithMaterializedValue
 
createLogicAndMaterializedValuePair(Attributes) - Method in class akka.stream.stage.AbstractGraphStageWithMaterializedValue
 
createLogLevels(Logging.LogLevel) - Static method in class akka.stream.ActorAttributes
Java API
createLogLevels(Logging.LogLevel) - Method in class akka.stream.ActorAttributes$
Java API
createLogLevels(Logging.LogLevel) - Static method in class akka.stream.Attributes
Java API
createLogLevels(Logging.LogLevel) - Method in class akka.stream.Attributes$
Java API
createLogLevels(Logging.LogLevel, Logging.LogLevel, Logging.LogLevel) - Static method in class akka.stream.ActorAttributes
Java API
createLogLevels(Logging.LogLevel, Logging.LogLevel, Logging.LogLevel) - Method in class akka.stream.ActorAttributes$
Java API
createLogLevels(Logging.LogLevel, Logging.LogLevel, Logging.LogLevel) - Static method in class akka.stream.Attributes
Java API
createLogLevels(Logging.LogLevel, Logging.LogLevel, Logging.LogLevel) - Method in class akka.stream.Attributes$
Java API
createLogSettings(Logging.LogLevel) - Static method in class akka.stream.RestartSettings
Java API
createLogSettings(Logging.LogLevel) - Method in class akka.stream.RestartSettings$
Java API
createMailbox(Cell, MailboxType) - Method in class akka.dispatch.Dispatcher
INTERNAL API
createMailbox(Cell, MailboxType) - Method in class akka.dispatch.MessageDispatcher
Creates and returns a mailbox for the given actor.
createMailbox(Cell, MailboxType) - Method in class akka.testkit.CallingThreadDispatcher
 
createMaterializer(ClassicActorContextProvider) - Static method in class akka.stream.Materializer
Java API: Create a materializer whose lifecycle will be tied to the one of the passed actor context.
createMaterializer(ClassicActorContextProvider) - Method in class akka.stream.Materializer$
Java API: Create a materializer whose lifecycle will be tied to the one of the passed actor context.
createMaterializer(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.
createMaterializer(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.
createNotEmptyCondition() - Method in class akka.util.BoundedBlockingQueue
 
createNotFullCondition() - Method in class akka.util.BoundedBlockingQueue
 
createObjectMapper(String, Option<JsonFactory>, JacksonObjectMapperFactory, Config, DynamicAccess, Option<LoggingAdapter>) - Static method in class akka.serialization.jackson.JacksonObjectMapperProvider
createObjectMapper(String, Option<JsonFactory>, JacksonObjectMapperFactory, Config, DynamicAccess, Option<LoggingAdapter>) - Method in class akka.serialization.jackson.JacksonObjectMapperProvider$
createObjectPool(int) - Method in class akka.remote.artery.ReusableInboundEnvelope$
 
createObjectPool(int) - Method in class akka.remote.artery.ReusableOutboundEnvelope$
 
createPerDataCenter(Class<M>, String, Set<ReplicaId>, Function<ReplicationId, Behavior<M>>) - Static method in class akka.cluster.sharding.typed.ReplicatedEntityProvider
Java API
createPerDataCenter(Class<M>, String, Set<ReplicaId>, Function<ReplicationId, Behavior<M>>) - Method in class akka.cluster.sharding.typed.ReplicatedEntityProvider$
Java API
createPerRole(Class<M>, String, Set<ReplicaId>, Function<ReplicationId, Behavior<M>>) - Static method in class akka.cluster.sharding.typed.ReplicatedEntityProvider
Java API
createPerRole(Class<M>, String, Set<ReplicaId>, Function<ReplicationId, Behavior<M>>) - Method in class akka.cluster.sharding.typed.ReplicatedEntityProvider$
Java API
createReceive() - Method in class akka.actor.AbstractActor
An actor has to define its initial receive behavior by implementing the createReceive method.
createReceive() - Method in class akka.actor.typed.javadsl.AbstractBehavior
Implement this to define how messages and signals are processed.
createReceive() - Method in class akka.actor.UntypedAbstractActor
 
createReceive() - Method in class akka.persistence.AbstractPersistentActor
An persistent actor has to define its initial receive behavior by implementing the createReceive method, also known as the command handler.
createReceive() - Method in interface akka.persistence.AbstractPersistentActorLike
An persistent actor has to define its initial receive behavior by implementing the createReceive method, also known as the command handler.
createReceiveRecover() - Method in class akka.persistence.AbstractPersistentActor
Recovery handler that receives persisted events during recovery.
createReceiveRecover() - Method in interface akka.persistence.AbstractPersistentActorLike
Recovery handler that receives persisted events during recovery.
createRouter(ActorSystem) - Method in class akka.cluster.metrics.AdaptiveLoadBalancingGroup
 
createRouter(ActorSystem) - Method in class akka.cluster.metrics.AdaptiveLoadBalancingPool
 
createRouter(ActorSystem) - Method in interface akka.cluster.routing.ClusterRouterConfigBase
 
createRouter(ActorSystem) - Method in class akka.remote.routing.RemoteRouterConfig
 
createRouter(ActorSystem) - Method in class akka.routing.BalancingPool
 
createRouter(ActorSystem) - Method in class akka.routing.BroadcastGroup
 
createRouter(ActorSystem) - Method in class akka.routing.BroadcastPool
 
createRouter(ActorSystem) - Method in class akka.routing.ConsistentHashingGroup
 
createRouter(ActorSystem) - Method in class akka.routing.ConsistentHashingPool
 
createRouter(ActorSystem) - Method in class akka.routing.FromConfig
 
createRouter(ActorSystem) - Static method in class akka.routing.NoRouter
 
createRouter(ActorSystem) - Method in class akka.routing.NoRouter$
 
createRouter(ActorSystem) - Method in class akka.routing.RandomGroup
 
createRouter(ActorSystem) - Method in class akka.routing.RandomPool
 
createRouter(ActorSystem) - Method in class akka.routing.RoundRobinGroup
 
createRouter(ActorSystem) - Method in class akka.routing.RoundRobinPool
 
createRouter(ActorSystem) - Method in interface akka.routing.RouterConfig
Create the actual router, responsible for routing messages to routees.
createRouter(ActorSystem) - Method in class akka.routing.ScatterGatherFirstCompletedGroup
 
createRouter(ActorSystem) - Method in class akka.routing.ScatterGatherFirstCompletedPool
 
createRouter(ActorSystem) - Method in class akka.routing.SmallestMailboxPool
 
createRouter(ActorSystem) - Method in class akka.routing.TailChoppingGroup
 
createRouter(ActorSystem) - Method in class akka.routing.TailChoppingPool
 
createRouterActor() - Method in class akka.remote.routing.RemoteRouterConfig
 
createRouterActor() - Method in interface akka.routing.Group
INTERNAL API
createRouterActor() - Method in interface akka.routing.Pool
INTERNAL API
createRouterActor() - Method in interface akka.routing.RouterConfig
INTERNAL API The router "head" actor.
createSecureRandom() - Method in class akka.remote.artery.tcp.ConfigSSLEngineProvider
 
createSecureRandom() - Method in class akka.remote.transport.netty.ConfigSSLEngineProvider
Deprecated.
 
createSecureRandom(Config, MarkerLoggingAdapter) - Static method in class akka.remote.artery.tcp.SecureRandomFactory
 
createSecureRandom(Config, MarkerLoggingAdapter) - Method in class akka.remote.artery.tcp.SecureRandomFactory$
 
createSecureRandom(String, MarkerLoggingAdapter) - Static method in class akka.remote.artery.tcp.SecureRandomFactory
 
createSecureRandom(String, MarkerLoggingAdapter) - Method in class akka.remote.artery.tcp.SecureRandomFactory$
 
createSerializers() - Method in class akka.serialization.SerializationSetup
 
createServerSSLEngine() - Method in class akka.remote.transport.netty.ConfigSSLEngineProvider
Deprecated.
 
createServerSSLEngine() - Method in interface akka.remote.transport.netty.SSLEngineProvider
Deprecated.
 
createServerSSLEngine(String, int) - Method in class akka.remote.artery.tcp.ConfigSSLEngineProvider
 
createServerSSLEngine(String, int) - Method in class akka.remote.artery.tcp.ssl.RotatingKeysSSLEngineProvider
 
createServerSSLEngine(String, int) - Method in interface akka.remote.artery.tcp.SSLEngineProvider
 
createSigarInstance() - Method in interface akka.cluster.metrics.SigarProvider
Create sigar instance with 2-phase sigar library loading.
createStash(ActorContext, ActorRef) - Method in interface akka.actor.StashFactory
 
createSubInlet(Outlet<T>) - Method in class akka.stream.scaladsl.RestartWithBackoffLogic
 
createSubOutlet(Inlet<T>) - Method in class akka.stream.scaladsl.RestartWithBackoffLogic
 
createSuccessful(long) - Static method in class akka.stream.IOResult
JAVA API: Creates successful IOResult
createSuccessful(long) - Method in class akka.stream.IOResult$
JAVA API: Creates successful IOResult
createTestProbe() - Method in class akka.actor.testkit.typed.javadsl.ActorTestKit
Shortcut for creating a new test probe for the testkit actor system
createTestProbe() - Method in class akka.actor.testkit.typed.javadsl.TestKitJunitResource
See corresponding method on ActorTestKit
createTestProbe() - Method in class akka.actor.testkit.typed.scaladsl.ActorTestKit
Shortcut for creating a new test probe for the testkit actor system
createTestProbe() - Method in class akka.actor.testkit.typed.scaladsl.ActorTestKitBase
See corresponding method on ActorTestKit
createTestProbe(Class<M>) - Method in class akka.actor.testkit.typed.javadsl.ActorTestKit
Shortcut for creating a new test probe for the testkit actor system
createTestProbe(Class<M>) - Method in class akka.actor.testkit.typed.javadsl.TestKitJunitResource
See corresponding method on ActorTestKit
createTestProbe(String) - Method in class akka.actor.testkit.typed.javadsl.ActorTestKit
Shortcut for creating a new named test probe for the testkit actor system
createTestProbe(String) - Method in class akka.actor.testkit.typed.javadsl.TestKitJunitResource
See corresponding method on ActorTestKit
createTestProbe(String) - Method in class akka.actor.testkit.typed.scaladsl.ActorTestKit
Shortcut for creating a new named test probe for the testkit actor system
createTestProbe(String) - Method in class akka.actor.testkit.typed.scaladsl.ActorTestKitBase
See corresponding method on ActorTestKit
createTestProbe(String, Class<M>) - Method in class akka.actor.testkit.typed.javadsl.ActorTestKit
Shortcut for creating a new named test probe for the testkit actor system
createTestProbe(String, Class<M>) - Method in class akka.actor.testkit.typed.javadsl.TestKitJunitResource
See corresponding method on ActorTestKit
createThreadPoolConfigBuilder(Config, DispatcherPrerequisites) - Method in class akka.dispatch.ThreadPoolExecutorConfigurator
 
createUnhandledMessageProbe() - Method in class akka.actor.testkit.typed.javadsl.ActorTestKit
 
createUnhandledMessageProbe() - Method in class akka.actor.testkit.typed.javadsl.TestKitJunitResource
See corresponding method on ActorTestKit
createUnhandledMessageProbe() - Method in class akka.actor.testkit.typed.scaladsl.ActorTestKit
 
createUnhandledMessageProbe() - Method in class akka.actor.testkit.typed.scaladsl.ActorTestKitBase
See corresponding method on ActorTestKit
Creation() - Constructor for class akka.actor.dungeon.ChildrenContainer.Creation
 
Creation$() - Constructor for class akka.actor.dungeon.ChildrenContainer.Creation$
 
CREATIONTIME_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat
 
CREATIONTIME_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse
 
CreationTimeout() - Method in class akka.actor.ActorSystem.Settings
 
creator() - Method in class akka.actor.TypedProps
 
Creator<T> - Interface in akka.japi
A constructor/factory, takes no parameters but creates a new value of type T every call.
Creator<T> - Interface in akka.japi.function
A constructor/factory, takes no parameters but creates a new value of type T every call.
CreatorConsumerClass() - Method in class akka.actor.IndirectActorProducer$
 
CreatorFunctionConsumerClass() - Method in class akka.actor.IndirectActorProducer$
 
criteria() - Method in class akka.persistence.DeleteSnapshotsFailure
 
criteria() - Method in class akka.persistence.DeleteSnapshotsSuccess
 
criteria() - Method in class akka.persistence.SnapshotProtocol.DeleteSnapshots
 
criteria() - Method in class akka.persistence.SnapshotProtocol.LoadSnapshot
 
criteria() - Method in class akka.persistence.testkit.DeleteSnapshotsByCriteria
 
criteria() - Method in class akka.persistence.testkit.ReadSnapshot
 
Criteria(SnapshotSelectionCriteria) - Constructor for class akka.persistence.typed.DeletionTarget.Criteria
 
Criteria$() - Constructor for class akka.persistence.typed.DeletionTarget.Criteria$
 
criticalLogLevel() - Method in class akka.stream.RestartSettings.LogSettings
 
criticalLogLevelAfter() - Method in class akka.stream.RestartSettings.LogSettings
 
CrossDcConnections() - Method in class akka.cluster.ClusterSettings.MultiDataCenter$
 
crossDcFailureDetector() - Method in class akka.cluster.Cluster
 
CrossDcFailureDetectorSettings(Config) - Constructor for class akka.cluster.ClusterSettings.CrossDcFailureDetectorSettings
 
CrossDcFailureDetectorSettings() - Method in class akka.cluster.ClusterSettings.MultiDataCenter$
 
CrossDcGossipProbability() - Method in class akka.cluster.ClusterSettings.MultiDataCenter$
 
CrossDcHeartbeatingState$ - Class in akka.cluster
INTERNAL API
CrossDcHeartbeatingState$() - Constructor for class akka.cluster.CrossDcHeartbeatingState$
 
CrossDcHeartbeatSender$ - Class in akka.cluster
INTERNAL API
CrossDcHeartbeatSender$() - Constructor for class akka.cluster.CrossDcHeartbeatSender$
 
CS() - Static method in class akka.io.dns.RecordClass
 
CS() - Method in class akka.io.dns.RecordClass$
 
ctdLock() - Method in class akka.testkit.CallingThreadMailbox
 
ctx() - Method in class akka.actor.typed.internal.BehaviorImpl.ContextAs
 
cumulativeAck() - Method in class akka.remote.Ack
Deprecated.
 
cumulativeAck() - Method in class akka.remote.AckedReceiveBuffer
Deprecated.
 
CUMULATIVEACK_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.AcknowledgementInfo
 
current() - Method in class akka.actor.typed.internal.RestartSupervisor.ResetRestartCount
 
current() - Method in class akka.util.ByteIterator.MultiByteArrayIterator
 
current() - Static method in class akka.Version
 
current() - Method in class akka.Version$
 
currentBehavior() - Method in class akka.actor.testkit.typed.javadsl.BehaviorTestKit
The current behavior, can change any time run is called
currentBehavior() - Method in interface akka.actor.testkit.typed.scaladsl.BehaviorTestKit
The current behavior, can change any time run is called
currentBehavior() - Method in interface akka.actor.typed.scaladsl.ActorContext
INTERNAL API
currentChanges(String, Offset) - Method in interface akka.persistence.query.javadsl.DurableStateStoreQuery
Get a source of the most recent changes made to objects with the given tag since the passed in offset.
currentChanges(String, Offset) - Method in interface akka.persistence.query.scaladsl.DurableStateStoreQuery
Get a source of the most recent changes made to objects with the given tag since the passed in offset.
currentChanges(String, Offset) - Method in class akka.persistence.testkit.state.javadsl.PersistenceTestKitDurableStateStore
 
currentChanges(String, Offset) - Method in class akka.persistence.testkit.state.scaladsl.PersistenceTestKitDurableStateStore
 
currentChangesBySlices(String, int, int, Offset) - Method in interface akka.persistence.query.typed.javadsl.DurableStateStoreBySliceQuery
Get a source of the most recent changes made to objects with the given slice range since the passed in offset.
currentChangesBySlices(String, int, int, Offset) - Method in interface akka.persistence.query.typed.scaladsl.DurableStateStoreBySliceQuery
Get a source of the most recent changes made to objects with the given slice range since the passed in offset.
currentChangesBySlices(String, int, int, Offset) - Method in class akka.persistence.testkit.state.javadsl.PersistenceTestKitDurableStateStore
 
currentChangesBySlices(String, int, int, Offset) - Method in class akka.persistence.testkit.state.scaladsl.PersistenceTestKitDurableStateStore
 
CurrentChild(Option<ActorRef>) - Constructor for class akka.pattern.BackoffSupervisor.CurrentChild
 
CurrentChild$() - Constructor for class akka.pattern.BackoffSupervisor.CurrentChild$
 
currentClusterState() - Method in class akka.cluster.typed.SelfUp
 
CurrentClusterState(SortedSet<Member>, Set<Member>, Set<Address>, Option<Address>, Map<String, Option<Address>>) - Constructor for class akka.cluster.ClusterEvent.CurrentClusterState
Deprecated.
use main constructor. Since 2.6.10.
CurrentClusterState(SortedSet<Member>, Set<Member>, Set<Address>, Option<Address>, Map<String, Option<Address>>, Set<String>) - Constructor for class akka.cluster.ClusterEvent.CurrentClusterState
Deprecated.
use main constructor. Since 2.6.10.
CurrentClusterState(SortedSet<Member>, Set<Member>, Set<Address>, Option<Address>, Map<String, Option<Address>>, Set<String>, Set<UniqueAddress>) - Constructor for class akka.cluster.ClusterEvent.CurrentClusterState
 
CurrentClusterState$() - Constructor for class akka.cluster.ClusterEvent.CurrentClusterState$
 
CURRENTCONFIG_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin
 
currentDeliveryId() - Method in class akka.persistence.AtLeastOnceDelivery.AtLeastOnceDeliverySnapshot
 
CURRENTDELIVERYID_FIELD_NUMBER - Static variable in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot
 
currentEventsByPersistenceId(String, long, long) - Method in interface akka.persistence.query.javadsl.CurrentEventsByPersistenceIdQuery
Same type of query as EventsByPersistenceIdQuery.eventsByPersistenceId(java.lang.String, long, long) but the event stream is completed immediately when it reaches the end of the "result set".
currentEventsByPersistenceId(String, long, long) - Method in class akka.persistence.query.journal.leveldb.javadsl.LeveldbReadJournal
Deprecated.
Same type of query as LeveldbReadJournal.eventsByPersistenceId(java.lang.String, long, long) but the event stream is completed immediately when it reaches the end of the "result set".
currentEventsByPersistenceId(String, long, long) - Method in class akka.persistence.query.journal.leveldb.scaladsl.LeveldbReadJournal
Deprecated.
Same type of query as LeveldbReadJournal.eventsByPersistenceId(java.lang.String, long, long) but the event stream is completed immediately when it reaches the end of the "result set".
currentEventsByPersistenceId(String, long, long) - Method in interface akka.persistence.query.scaladsl.CurrentEventsByPersistenceIdQuery
Same type of query as EventsByPersistenceIdQuery.eventsByPersistenceId(java.lang.String, long, long) but the event stream is completed immediately when it reaches the end of the "result set".
currentEventsByPersistenceId(String, long, long) - Method in class akka.persistence.testkit.query.javadsl.PersistenceTestKitReadJournal
 
currentEventsByPersistenceId(String, long, long) - Method in class akka.persistence.testkit.query.scaladsl.PersistenceTestKitReadJournal
 
currentEventsByPersistenceId$default$2() - Method in class akka.persistence.query.journal.leveldb.scaladsl.LeveldbReadJournal
Deprecated.
 
currentEventsByPersistenceId$default$2() - Method in class akka.persistence.testkit.query.scaladsl.PersistenceTestKitReadJournal
 
currentEventsByPersistenceId$default$3() - Method in class akka.persistence.query.journal.leveldb.scaladsl.LeveldbReadJournal
Deprecated.
 
currentEventsByPersistenceId$default$3() - Method in class akka.persistence.testkit.query.scaladsl.PersistenceTestKitReadJournal
 
CurrentEventsByPersistenceIdQuery - Interface in akka.persistence.query.javadsl
A plugin may optionally support this query by implementing this interface.
CurrentEventsByPersistenceIdQuery - Interface in akka.persistence.query.scaladsl
A plugin may optionally support this query by implementing this trait.
CurrentEventsBySliceQuery - Interface in akka.persistence.query.typed.javadsl
A plugin may optionally support this query by implementing this trait.
CurrentEventsBySliceQuery - Interface in akka.persistence.query.typed.scaladsl
A plugin may optionally support this query by implementing this trait.
currentEventsBySlices(String, int, int, Offset) - Method in interface akka.persistence.query.typed.javadsl.CurrentEventsBySliceQuery
Same type of query as EventsBySliceQuery.eventsBySlices but the event stream is completed immediately when it reaches the end of the "result set".
currentEventsBySlices(String, int, int, Offset) - Method in interface akka.persistence.query.typed.scaladsl.CurrentEventsBySliceQuery
Same type of query as EventsBySliceQuery.eventsBySlices but the event stream is completed immediately when it reaches the end of the "result set".
currentEventsBySlices(String, int, int, Offset) - Method in class akka.persistence.testkit.query.javadsl.PersistenceTestKitReadJournal
 
currentEventsBySlices(String, int, int, Offset) - Method in class akka.persistence.testkit.query.scaladsl.PersistenceTestKitReadJournal
 
currentEventsByTag(String, Offset) - Method in interface akka.persistence.query.javadsl.CurrentEventsByTagQuery
Same type of query as EventsByTagQuery.eventsByTag(java.lang.String, akka.persistence.query.Offset) but the event stream is completed immediately when it reaches the end of the "result set".
currentEventsByTag(String, Offset) - Method in class akka.persistence.query.journal.leveldb.javadsl.LeveldbReadJournal
Deprecated.
Same type of query as LeveldbReadJournal.eventsByTag(java.lang.String, akka.persistence.query.Offset) but the event stream is completed immediately when it reaches the end of the "result set".
currentEventsByTag(String, Offset) - Method in class akka.persistence.query.journal.leveldb.scaladsl.LeveldbReadJournal
Deprecated.
Same type of query as LeveldbReadJournal.eventsByTag(java.lang.String, akka.persistence.query.Offset) but the event stream is completed immediately when it reaches the end of the "result set".
currentEventsByTag(String, Offset) - Method in interface akka.persistence.query.scaladsl.CurrentEventsByTagQuery
Same type of query as EventsByTagQuery.eventsByTag(java.lang.String, akka.persistence.query.Offset) but the event stream is completed immediately when it reaches the end of the "result set".
currentEventsByTag(String, Offset) - Method in class akka.persistence.testkit.query.javadsl.PersistenceTestKitReadJournal
 
currentEventsByTag(String, Offset) - Method in class akka.persistence.testkit.query.scaladsl.PersistenceTestKitReadJournal
 
currentEventsByTag$default$2() - Method in class akka.persistence.query.journal.leveldb.scaladsl.LeveldbReadJournal
Deprecated.
 
currentEventsByTag$default$2() - Method in class akka.persistence.testkit.query.scaladsl.PersistenceTestKitReadJournal
 
CurrentEventsByTagQuery - Interface in akka.persistence.query.javadsl
A plugin may optionally support this query by implementing this interface.
CurrentEventsByTagQuery - Interface in akka.persistence.query.scaladsl
A plugin may optionally support this query by implementing this trait.
CurrentInternalStats$() - Constructor for class akka.cluster.ClusterEvent.CurrentInternalStats$
 
currentOriginUids() - Method in interface akka.remote.artery.compress.InboundCompressions
 
currentOriginUids() - Static method in class akka.remote.artery.compress.NoInboundCompressions
 
currentOriginUids() - Method in class akka.remote.artery.compress.NoInboundCompressions$
 
currentPersistenceIds() - Method in interface akka.persistence.query.javadsl.CurrentPersistenceIdsQuery
Same type of query as PersistenceIdsQuery.persistenceIds() but the stream is completed immediately when it reaches the end of the "result set".
currentPersistenceIds() - Method in class akka.persistence.query.journal.leveldb.javadsl.LeveldbReadJournal
Deprecated.
Same type of query as LeveldbReadJournal.persistenceIds() but the stream is completed immediately when it reaches the end of the "result set".
currentPersistenceIds() - Method in class akka.persistence.query.journal.leveldb.scaladsl.LeveldbReadJournal
Deprecated.
Same type of query as LeveldbReadJournal.persistenceIds() but the stream is completed immediately when it reaches the end of the "result set".
currentPersistenceIds() - Method in interface akka.persistence.query.scaladsl.CurrentPersistenceIdsQuery
Same type of query as PersistenceIdsQuery.persistenceIds() but the stream is completed immediately when it reaches the end of the "result set".
currentPersistenceIds(Optional<String>, long) - Method in interface akka.persistence.query.javadsl.DurableStateStorePagedPersistenceIdsQuery
Get the current persistence ids.
currentPersistenceIds(Optional<String>, long) - Method in interface akka.persistence.query.javadsl.PagedPersistenceIdsQuery
Get the current persistence ids.
currentPersistenceIds(Optional<String>, long) - Method in class akka.persistence.testkit.state.javadsl.PersistenceTestKitDurableStateStore
 
currentPersistenceIds(Option<String>, long) - Method in interface akka.persistence.query.scaladsl.DurableStateStorePagedPersistenceIdsQuery
Get the current persistence ids.
currentPersistenceIds(Option<String>, long) - Method in interface akka.persistence.query.scaladsl.PagedPersistenceIdsQuery
Get the current persistence ids.
currentPersistenceIds(Option<String>, long) - Method in interface akka.persistence.testkit.EventStorage
 
currentPersistenceIds(Option<String>, long) - Method in class akka.persistence.testkit.query.scaladsl.PersistenceTestKitReadJournal
Get the current persistence ids.
currentPersistenceIds(Option<String>, long) - Method in class akka.persistence.testkit.state.scaladsl.PersistenceTestKitDurableStateStore
 
CurrentPersistenceIdsQuery - Interface in akka.persistence.query.javadsl
A plugin may optionally support this query by implementing this interface.
CurrentPersistenceIdsQuery - Interface in akka.persistence.query.scaladsl
A plugin may optionally support this query by implementing this trait.
currentPid() - Method in class akka.cluster.sharding.RemoveInternalClusterShardingData
 
currentPid_$eq(String) - Method in class akka.cluster.sharding.RemoveInternalClusterShardingData
 
currentPolicy() - Method in class akka.persistence.testkit.internal.InMemStorageExtension
 
currentPolicy() - Method in interface akka.persistence.testkit.internal.PolicyOps
 
currentRef() - Method in class akka.cluster.sharding.RemoveInternalClusterShardingData
 
currentRef_$eq(ActorRef) - Method in class akka.cluster.sharding.RemoveInternalClusterShardingData
 
currentSeqNr() - Method in class akka.actor.typed.delivery.DurableProducerQueue.State
 
currentSeqNr() - Method in class akka.actor.typed.delivery.ProducerController.RequestNext
 
CURRENTSEQNR_FIELD_NUMBER - Static variable in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State
 
currentState() - Method in class akka.actor.FSM.StopEvent
 
currentState() - Method in class akka.persistence.fsm.PersistentFSM.StopEvent
Deprecated.
 
CurrentState(ActorRef, S) - Constructor for class akka.actor.FSM.CurrentState
 
CurrentState(ActorRef, S, Option<FiniteDuration>) - Constructor for class akka.persistence.fsm.PersistentFSM.CurrentState
Deprecated.
 
currentState_$eq(FSM.State<S, D>) - Method in interface akka.actor.FSM
 
currentState_$eq(Eventsourced.State) - Method in interface akka.persistence.Eventsourced
 
currentState_$eq(PersistentFSM.State<S, D, E>) - Method in interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
 
CurrentState$() - Constructor for class akka.actor.FSM.CurrentState$
 
CurrentState$() - Constructor for class akka.persistence.fsm.PersistentFSM.CurrentState$
Deprecated.
 
currentStateTimeout_$eq(Option<FiniteDuration>) - Method in interface akka.persistence.fsm.PersistentFSM
Deprecated.
 
currentSystem() - Method in interface akka.serialization.jackson.ActorSystemAccess
 
currentSystem() - Static method in class akka.serialization.JavaSerializer
This holds a reference to the current ActorSystem (the surrounding context) during serialization and deserialization.
currentSystem() - Method in class akka.serialization.JavaSerializer$
This holds a reference to the current ActorSystem (the surrounding context) during serialization and deserialization.
CurrentSystem() - Constructor for class akka.serialization.JavaSerializer.CurrentSystem
 
currentTime() - Method in class akka.util.NanoTimeTokenBucket
 
CurrentTime - Class in akka.persistence.testkit.internal
INTERNAL API
CurrentTime() - Constructor for class akka.persistence.testkit.internal.CurrentTime
 
CurrentTime$ - Class in akka.persistence.testkit.internal
INTERNAL API
CurrentTime$() - Constructor for class akka.persistence.testkit.internal.CurrentTime$
 
currentTimeMillis() - Method in interface akka.persistence.typed.javadsl.ReplicationContext
 
currentTimeMillis() - Method in interface akka.persistence.typed.scaladsl.ReplicationContext
 
currentTimeMillis() - Method in interface akka.util.WallClock
 
currentTimeMillisToUTCString(long) - Static method in class akka.util.Helpers
Converts a "currentTimeMillis"-obtained timestamp accordingly:
currentTimeMillisToUTCString(long) - Method in class akka.util.Helpers$
Converts a "currentTimeMillis"-obtained timestamp accordingly:
currentTimeMs() - Method in class akka.testkit.ExplicitlyTriggeredScheduler
The scheduler need to expose its internal time for testing.
CurrentTopics(Set<String>) - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.CurrentTopics
 
CurrentTopics$() - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.CurrentTopics$
 
currentVersion() - Method in class akka.serialization.jackson.JacksonMigration
Define current version, that is, the value used when serializing new data.
currentVersion(String) - Method in interface akka.cluster.ddata.DeltaPropagationSelector
 
custom(Function1<LoggingEvent, Object>) - Static method in class akka.actor.testkit.typed.javadsl.LoggingTestKit
Create a custom event filter.
custom(Function1<LoggingEvent, Object>) - Method in class akka.actor.testkit.typed.javadsl.LoggingTestKit$
Create a custom event filter.
custom(Function1<LoggingEvent, Object>) - Method in class akka.actor.testkit.typed.scaladsl.LoggingTestKit$
Create a custom event filter.
custom(PartialFunction<Logging.LogEvent, Object>, int) - Static method in class akka.testkit.EventFilter
Create a custom event filter.
custom(PartialFunction<Logging.LogEvent, Object>, int) - Method in class akka.testkit.EventFilter$
Create a custom event filter.
Custom(String) - Constructor for class akka.actor.ProviderSelection.Custom
 
Custom$() - Constructor for class akka.actor.ProviderSelection.Custom$
 
custom$default$2() - Static method in class akka.testkit.EventFilter
 
custom$default$2() - Method in class akka.testkit.EventFilter$
 
CustomEventFilter - Class in akka.testkit
Custom event filter when the others do not fit the bill.
CustomEventFilter(PartialFunction<Logging.LogEvent, Object>, int) - Constructor for class akka.testkit.CustomEventFilter
 
CustomEventFilter$ - Class in akka.testkit
 
CustomEventFilter$() - Constructor for class akka.testkit.CustomEventFilter$
 
CustomRouterConfig - Class in akka.routing
If a custom router implementation is not a Group nor a Pool it may extend this base class.
CustomRouterConfig() - Constructor for class akka.routing.CustomRouterConfig
 
cycle(Creator<Iterator<O>>) - Static method in class akka.stream.javadsl.Source
Helper to create 'cycled' Source from iterator provider.
cycle(Creator<Iterator<O>>) - Method in class akka.stream.javadsl.Source$
Helper to create 'cycled' Source from iterator provider.
cycle(Function0<Iterator<T>>) - Static method in class akka.stream.scaladsl.Source
Creates Source that will continually produce given elements in specified order.
cycle(Function0<Iterator<T>>) - Method in class akka.stream.scaladsl.Source$
Creates Source that will continually produce given elements in specified order.

D

d() - Method in class akka.actor.testkit.typed.Effect.ReceiveTimeoutSet
 
daemonic() - Method in class akka.dispatch.MonitorableThreadFactory
 
Daemonicity() - Method in class akka.actor.ActorSystem.Settings
 
DaemonMsg - Interface in akka.remote
INTERNAL API
DaemonMsgCreate$ - Class in akka.remote
 
DaemonMsgCreate$() - Constructor for class akka.remote.DaemonMsgCreate$
 
data() - Method in class akka.cluster.ddata.DurableStore.DurableDataEnvelope
 
data() - Method in class akka.cluster.ddata.DurableStore.LoadData
 
data() - Method in class akka.cluster.ddata.DurableStore.Store
 
data() - Method in class akka.cluster.ddata.Replicator.Internal$.DataEnvelope
 
data() - Method in class akka.io.dns.UnknownRecord
 
data() - Method in class akka.io.Tcp.Received
 
data() - Method in class akka.io.Tcp.Write
 
data() - Method in class akka.io.Udp.Received
 
data() - Method in class akka.io.UdpConnected.Received
 
data() - Method in class akka.persistence.fsm.PersistentFSM.PersistentFSMSnapshot
Deprecated.
 
data() - Method in class akka.persistence.serialization.Snapshot
 
DATA_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed
 
DATA_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope
 
DATA_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope
 
DATA_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess
 
DATA_FIELD_NUMBER - Static variable in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector
 
DATA_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.Pool
 
DATA_FIELD_NUMBER - Static variable in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot
 
dataCenter() - Method in class akka.cluster.ClusterEvent.ReachableDataCenter
 
dataCenter() - Method in class akka.cluster.ClusterEvent.UnreachableDataCenter
 
dataCenter() - Method in class akka.cluster.Member
 
dataCenter() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings
 
dataCenter() - Method in class akka.cluster.sharding.typed.javadsl.Entity
 
dataCenter() - Method in class akka.cluster.sharding.typed.scaladsl.Entity
 
dataCenter() - Method in interface akka.cluster.sharding.typed.scaladsl.EntityRef
The specified datacenter of the incarnation of the particular entity referenced by this EntityRef, if a datacenter was specified.
dataCenter() - Method in class akka.cluster.singleton.ClusterSingletonProxySettings
 
dataCenter() - Method in class akka.cluster.typed.ClusterSingletonSettings
 
DataDeleted(Key<A>) - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.DataDeleted
 
DataDeleted(Key<A>, Option<Object>) - Constructor for exception akka.cluster.ddata.Replicator.DataDeleted
 
DataDeleted$() - Constructor for class akka.cluster.ddata.Replicator.DataDeleted$
 
DataDeleted$() - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.DataDeleted$
 
DataDeleted$() - Constructor for class akka.cluster.ddata.typed.scaladsl.Replicator.DataDeleted$
 
dataEntries() - Method in class akka.cluster.ddata.Replicator
 
dataEntries_$eq(Map<String, Tuple2<akka.cluster.ddata.Replicator.Internal.DataEnvelope, ByteString>>) - Method in class akka.cluster.ddata.Replicator
 
dataEnvelope() - Method in class akka.cluster.ddata.Replicator.Internal$.Delta
 
DataEnvelope(ReplicatedData, Map<UniqueAddress, PruningState>, VersionVector) - Constructor for class akka.cluster.ddata.Replicator.Internal$.DataEnvelope
 
DataEnvelope$() - Constructor for class akka.cluster.ddata.Replicator.Internal$.DataEnvelope$
 
DataEnvelopeManifest() - Method in class akka.cluster.ddata.protobuf.ReplicatorMessageSerializer
 
DatagramChannelCreator() - Constructor for class akka.io.Inet.DatagramChannelCreator
 
DatagramChannelCreator$() - Constructor for class akka.io.Inet.DatagramChannelCreator$
 
dataValue() - Method in class akka.cluster.ddata.Replicator.Changed
The data value.
dataValue() - Method in class akka.cluster.ddata.Replicator.GetSuccess
The data value.
dataValue() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Changed
The data value.
dataValue() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetSuccess
The data value.
DAYS - akka.remote.WireFormats.TimeUnit
DAYS = 7;
DAYS_VALUE - Static variable in enum akka.remote.WireFormats.TimeUnit
DAYS = 7;
dbPut(<any>, String, DurableStore.DurableDataEnvelope) - Method in class akka.cluster.ddata.LmdbDurableStore
 
DDataRememberEntitiesCoordinatorStore$ - Class in akka.cluster.sharding.internal
INTERNAL API
DDataRememberEntitiesCoordinatorStore$() - Constructor for class akka.cluster.sharding.internal.DDataRememberEntitiesCoordinatorStore$
 
DDataRememberEntitiesShardStore$ - Class in akka.cluster.sharding.internal
INTERNAL API
DDataRememberEntitiesShardStore$() - Constructor for class akka.cluster.sharding.internal.DDataRememberEntitiesShardStore$
 
DDataShardCoordinator$ - Class in akka.cluster.sharding
INTERNAL API
DDataShardCoordinator$() - Constructor for class akka.cluster.sharding.DDataShardCoordinator$
 
dead() - Method in exception akka.actor.DeathPactException
 
deadLetter(String) - Static method in class akka.actor.ActorLogMarker
Marker "akkaDeadLetter" of log event for dead letter messages.
deadLetter(String) - Method in class akka.actor.ActorLogMarker$
Marker "akkaDeadLetter" of log event for dead letter messages.
DeadLetter - Class in akka.actor
When a message is sent to an Actor that is terminated before receiving the message, it will be sent as a DeadLetter to the ActorSystem's EventStream.
DeadLetter(Object, ActorRef, ActorRef) - Constructor for class akka.actor.DeadLetter
 
DeadLetter$ - Class in akka.actor
 
DeadLetter$() - Constructor for class akka.actor.DeadLetter$
 
DeadLetterActorRef$ - Class in akka.actor
 
DeadLetterActorRef$() - Constructor for class akka.actor.DeadLetterActorRef$
 
DeadLetterListener - Class in akka.event
 
DeadLetterListener() - Constructor for class akka.event.DeadLetterListener
 
deadLetterMessageHandler(ActorSystem) - Method in class akka.actor.FunctionRef$
 
deadLetters() - Method in interface akka.actor.ActorRefProvider
Dead letter destination for this provider.
deadLetters() - Method in class akka.actor.ActorSystem
Actor reference where messages are re-routed to which were addressed to stopped or non-existing actors.
deadLetters() - Static method in class akka.actor.testkit.typed.javadsl.LoggingTestKit
Filter for the logging of dead letters.
deadLetters() - Method in class akka.actor.testkit.typed.javadsl.LoggingTestKit$
Filter for the logging of dead letters.
deadLetters() - Method in class akka.actor.testkit.typed.scaladsl.LoggingTestKit$
Filter for the logging of dead letters.
deadLetters() - Method in class akka.actor.typed.ActorSystem
The deadLetter address is a destination that will accept (and discard) every message sent to it.
DeadLettersCode() - Method in class akka.remote.artery.HeaderBuilder$
 
DeadLettersFilter - Class in akka.testkit
 
DeadLettersFilter(Class<?>, int) - Constructor for class akka.testkit.DeadLettersFilter
 
DeadLettersFilter$ - Class in akka.testkit
 
DeadLettersFilter$() - Constructor for class akka.testkit.DeadLettersFilter$
 
DeadLetterSuppression - Interface in akka.actor
Use with caution: Messages extending this trait will not be logged by the default dead-letters listener.
DeadlineFailureDetector - Class in akka.remote
Implementation of failure detector using an absolute timeout of missing heartbeats to trigger unavailability.
DeadlineFailureDetector(Config, EventStream) - Constructor for class akka.remote.DeadlineFailureDetector
Constructor that reads parameters from config.
DeadlineFailureDetector(FiniteDuration, FiniteDuration, FailureDetector.Clock) - Constructor for class akka.remote.DeadlineFailureDetector
 
Deafen - Class in akka.routing
 
Deafen(ActorRef) - Constructor for class akka.routing.Deafen
 
Deafen$ - Class in akka.routing
 
Deafen$() - Constructor for class akka.routing.Deafen$
 
DeathPactException - Exception in akka.actor
A DeathPactException is thrown by an Actor that receives a Terminated(someActor) message that it doesn't handle itself, effectively crashing the Actor and escalating to the supervisor.
DeathPactException - Exception in akka.actor.typed
Exception that an actor fails with if it does not handle a Terminated message.
DeathPactException(ActorRef<Nothing$>) - Constructor for exception akka.actor.typed.DeathPactException
 
DeathPactException$ - Class in akka.actor
 
DeathPactException$ - Class in akka.actor.typed
 
DeathPactException$() - Constructor for class akka.actor.DeathPactException$
 
DeathPactException$() - Constructor for class akka.actor.typed.DeathPactException$
 
DeathWatch - Interface in akka.actor.dungeon
 
DEATHWATCH_NOTIFICATION - akka.remote.SystemMessageFormats.SystemMessage.Type
DEATHWATCH_NOTIFICATION = 9;
DEATHWATCH_NOTIFICATION_VALUE - Static variable in enum akka.remote.SystemMessageFormats.SystemMessage.Type
DEATHWATCH_NOTIFICATION = 9;
DeathWatchNotification$ - Class in akka.actor.typed.internal
 
DeathWatchNotification$ - Class in akka.dispatch.sysmsg
 
DeathWatchNotification$() - Constructor for class akka.actor.typed.internal.DeathWatchNotification$
 
DeathWatchNotification$() - Constructor for class akka.dispatch.sysmsg.DeathWatchNotification$
 
debug() - Method in class akka.dispatch.Mailbox$
 
debug() - Static method in class akka.dispatch.MessageDispatcher
 
debug() - Method in class akka.dispatch.MessageDispatcher$
 
debug(Logging.Debug) - Method in interface akka.event.Logging.StdOutLogger
 
debug(LogMarker, String) - Method in class akka.event.MarkerLoggingAdapter
Log message at debug level.
debug(LogMarker, String) - Static method in class akka.event.NoMarkerLogging
 
debug(LogMarker, String) - Method in class akka.event.NoMarkerLogging$
 
debug(LogMarker, String, Object) - Method in class akka.event.MarkerLoggingAdapter
Message template with 1 replacement argument.
debug(LogMarker, String, Object) - Static method in class akka.event.NoMarkerLogging
 
debug(LogMarker, String, Object) - Method in class akka.event.NoMarkerLogging$
 
debug(LogMarker, String, Object, Object) - Method in class akka.event.MarkerLoggingAdapter
Message template with 2 replacement arguments.
debug(LogMarker, String, Object, Object) - Static method in class akka.event.NoMarkerLogging
 
debug(LogMarker, String, Object, Object) - Method in class akka.event.NoMarkerLogging$
 
debug(LogMarker, String, Object, Object, Object) - Method in class akka.event.MarkerLoggingAdapter
Message template with 3 replacement arguments.
debug(LogMarker, String, Object, Object, Object) - Static method in class akka.event.NoMarkerLogging
 
debug(LogMarker, String, Object, Object, Object) - Method in class akka.event.NoMarkerLogging$
 
debug(LogMarker, String, Object, Object, Object, Object) - Method in class akka.event.MarkerLoggingAdapter
Message template with 4 replacement arguments.
debug(LogMarker, String, Object, Object, Object, Object) - Static method in class akka.event.NoMarkerLogging
 
debug(LogMarker, String, Object, Object, Object, Object) - Method in class akka.event.NoMarkerLogging$
 
debug(String) - Static method in class akka.actor.testkit.typed.javadsl.LoggingTestKit
Create a filter for DEBUG level events with a log message that contains the given messageIncludes.
debug(String) - Method in class akka.actor.testkit.typed.javadsl.LoggingTestKit$
Create a filter for DEBUG level events with a log message that contains the given messageIncludes.
debug(String) - Method in class akka.actor.testkit.typed.scaladsl.LoggingTestKit$
Create a filter for DEBUG level events with a log message that contains the given messageIncludes.
debug(String) - Method in interface akka.event.LoggingAdapter
 
debug(String) - Static method in class akka.event.NoLogging
 
debug(String) - Method in class com.typesafe.sslconfig.akka.util.AkkaLoggerBridge
 
debug(String, Object) - Method in interface akka.event.LoggingAdapter
 
debug(String, Object) - Static method in class akka.event.NoLogging
 
debug(String, Object, Object) - Method in interface akka.event.LoggingAdapter
 
debug(String, Object, Object) - Static method in class akka.event.NoLogging
 
debug(String, Object, Object, Object) - Method in interface akka.event.LoggingAdapter
 
debug(String, Object, Object, Object) - Static method in class akka.event.NoLogging
 
debug(String, Object, Object, Object, Object) - Method in interface akka.event.LoggingAdapter
 
debug(String, Object, Object, Object, Object) - Static method in class akka.event.NoLogging
 
debug(String, String, String, String, int) - Static method in class akka.testkit.EventFilter
Create a filter for Debug events.
debug(String, String, String, String, int) - Method in class akka.testkit.EventFilter$
Create a filter for Debug events.
Debug(String, Class<?>, Object) - Constructor for class akka.event.Logging.Debug
 
Debug() - Method in class akka.cluster.ClusterSettings
Accessor for nested Scala object
Debug() - Method in class akka.stream.Attributes.LogLevels$
Use to enable logging at DEBUG level for certain operations when configuring Attributes.logLevels(akka.event.Logging.LogLevel, akka.event.Logging.LogLevel, akka.event.Logging.LogLevel)
Debug$() - Constructor for class akka.cluster.ClusterSettings.Debug$
 
Debug$() - Constructor for class akka.event.Logging.Debug$
 
debug$default$1() - Static method in class akka.testkit.EventFilter
 
debug$default$1() - Method in class akka.testkit.EventFilter$
 
debug$default$2() - Static method in class akka.testkit.EventFilter
 
debug$default$2() - Method in class akka.testkit.EventFilter$
 
debug$default$3() - Static method in class akka.testkit.EventFilter
 
debug$default$3() - Method in class akka.testkit.EventFilter$
 
debug$default$4() - Static method in class akka.testkit.EventFilter
 
debug$default$4() - Method in class akka.testkit.EventFilter$
 
debug$default$5() - Static method in class akka.testkit.EventFilter
 
debug$default$5() - Method in class akka.testkit.EventFilter$
 
Debug2(String, Class<?>, Object, Map<String, Object>) - Constructor for class akka.event.Logging.Debug2
 
Debug3(String, Class<?>, Object, Map<String, Object>, LogMarker) - Constructor for class akka.event.Logging.Debug3
 
DebugAutoReceive() - Method in class akka.actor.ActorSystem.Settings
 
debugConfig(boolean) - Method in class akka.remote.testkit.MultiNodeConfig
Include for verbose debug logging
debugEvent() - Method in interface akka.actor.FSM
 
debugEvent() - Method in interface akka.actor.LoggingFSM
 
debugEvent() - Method in interface akka.persistence.fsm.LoggingPersistentFSM
Deprecated.
 
debugEvent() - Method in interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
 
DebugEventStream() - Method in class akka.actor.ActorSystem.Settings
 
DebugFilter - Class in akka.testkit
Filter which matches Debug events, if they satisfy the given criteria: source, if given, applies a filter on the event&rsquo;s origin message applies a filter on the event&rsquo;s message (either with String.startsWith or Regex.findFirstIn().isDefined) If you want to match all Debug events, the most efficient is to use Left("").
DebugFilter(String, String, boolean, boolean, int) - Constructor for class akka.testkit.DebugFilter
Java API: create a DebugFilter
DebugFilter(Option<String>, Either<String, Regex>, boolean, int) - Constructor for class akka.testkit.DebugFilter
 
DebugFilter$ - Class in akka.testkit
 
DebugFilter$() - Constructor for class akka.testkit.DebugFilter$
 
DebugLevel() - Static method in class akka.event.Logging
 
DebugLevel() - Method in class akka.event.Logging$
 
DebugLifecycle() - Method in class akka.actor.ActorSystem.Settings
 
debugLogging() - Method in class akka.stream.ActorMaterializerSettings
Deprecated.
Use attribute 'ActorAttributes.DebugLogging' to read the concrete setting value. Since 2.6.0.
debugLogging(boolean) - Static method in class akka.stream.ActorAttributes
Enables additional low level troubleshooting logging at DEBUG log level
debugLogging(boolean) - Method in class akka.stream.ActorAttributes$
Enables additional low level troubleshooting logging at DEBUG log level
DebugLogging(boolean) - Constructor for class akka.stream.ActorAttributes.DebugLogging
 
DebugLogging$() - Constructor for class akka.stream.ActorAttributes.DebugLogging$
 
DebugRouterMisconfiguration() - Method in class akka.actor.ActorSystem.Settings
 
debugString(long[][], int, int, int, long) - Static method in class akka.util.FrequencySketchUtil
Create a pretty table with all the frequency sketch counters for debugging (smaller) sketches.
debugString(long[][], int, int, int, long) - Method in class akka.util.FrequencySketchUtil$
Create a pretty table with all the frequency sketch counters for debugging (smaller) sketches.
DebugUnhandledMessage() - Method in class akka.actor.ActorSystem.Settings
 
decided() - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
decided() - Method in class akka.persistence.PluginSpec
 
decider() - Method in class akka.actor.AllForOneStrategy
 
decider() - Method in class akka.actor.OneForOneStrategy
 
decider() - Method in class akka.actor.SupervisorStrategy
Returns the Decider that is associated with this SupervisorStrategy.
decider() - Method in class akka.stream.ActorAttributes.SupervisionStrategy
 
DeciderBuilder - Class in akka.japi.pf
Used for building a partial function for Actor.supervisorStrategy().
decode(String) - Static method in class akka.pki.pem.PEMDecoder
Decodes a PEM String into an identifier and the DER bytes of the content.
decode(String) - Method in class akka.pki.pem.PEMDecoder$
Decodes a PEM String into an identifier and the DER bytes of the content.
decodeBase64() - Method in class akka.util.ByteString.ByteString1
 
decodeBase64() - Method in class akka.util.ByteString.ByteString1C
 
decodeBase64() - Method in class akka.util.ByteString.ByteStrings
 
decodeBase64() - Method in class akka.util.ByteString
 
decodeLength(ByteString) - Method in class akka.io.dns.internal.TcpDnsClient$
 
decodeMessage(ByteString, akka.remote.RemoteActorRefProvider, Address) - Method in interface akka.remote.transport.AkkaPduCodec
 
decodeMessage(ByteString, akka.remote.RemoteActorRefProvider, Address) - Static method in class akka.remote.transport.AkkaPduProtobufCodec
 
decodeMessage(ByteString, akka.remote.RemoteActorRefProvider, Address) - Method in class akka.remote.transport.AkkaPduProtobufCodec$
 
decodePdu(ByteString) - Method in interface akka.remote.transport.AkkaPduCodec
Returns an AkkaPduCodec.AkkaPdu instance that represents the PDU contained in the raw ByteString.
decodePdu(ByteString) - Static method in class akka.remote.transport.AkkaPduProtobufCodec
 
decodePdu(ByteString) - Method in class akka.remote.transport.AkkaPduProtobufCodec$
 
Decoder$ - Class in akka.remote.artery
INTERNAL API
Decoder$() - Constructor for class akka.remote.artery.Decoder$
 
decodeString(String) - Method in class akka.util.ByteString.ByteString1
 
decodeString(String) - Method in class akka.util.ByteString.ByteString1C
 
decodeString(String) - Method in class akka.util.ByteString.ByteStrings
 
decodeString(String) - Method in class akka.util.ByteString
Decodes this ByteString using a charset to produce a String.
decodeString(Charset) - Method in class akka.util.ByteString.ByteString1
 
decodeString(Charset) - Method in class akka.util.ByteString.ByteString1C
 
decodeString(Charset) - Method in class akka.util.ByteString.ByteStrings
 
decodeString(Charset) - Method in class akka.util.ByteString
Decodes this ByteString using a charset to produce a String.
decompress(byte[]) - Method in interface akka.cluster.ddata.protobuf.SerializationSupport
 
decompress(byte[]) - Method in class akka.cluster.metrics.protobuf.MessageSerializer
 
decompress(byte[]) - Method in class akka.cluster.protobuf.ClusterMessageSerializer
 
decompressActorRef(long, byte, int) - Method in interface akka.remote.artery.compress.InboundCompressions
 
decompressActorRef(long, byte, int) - Static method in class akka.remote.artery.compress.NoInboundCompressions
 
decompressActorRef(long, byte, int) - Method in class akka.remote.artery.compress.NoInboundCompressions$
 
decompressClassManifest(long, byte, int) - Method in interface akka.remote.artery.compress.InboundCompressions
 
decompressClassManifest(long, byte, int) - Static method in class akka.remote.artery.compress.NoInboundCompressions
 
decompressClassManifest(long, byte, int) - Method in class akka.remote.artery.compress.NoInboundCompressions$
 
DecompressionTable$ - Class in akka.remote.artery.compress
INTERNAL API
DecompressionTable$() - Constructor for class akka.remote.artery.compress.DecompressionTable$
 
decrement(long, SelfUniqueAddress) - Method in class akka.cluster.ddata.PNCounter
Decrement the counter with the delta n specified.
decrement(Cluster, long) - Method in class akka.cluster.ddata.PNCounter
Deprecated.
Use `decrement` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
decrement(Cluster, A, long) - Method in class akka.cluster.ddata.PNCounterMap
Deprecated.
Use `decrement` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
decrement(Cluster, BigInteger) - Method in class akka.cluster.ddata.PNCounter
Deprecated.
Use `decrement` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
decrement(Cluster, BigInt) - Method in class akka.cluster.ddata.PNCounter
Deprecated.
Use `decrement` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
decrement(SelfUniqueAddress, long) - Method in class akka.cluster.ddata.PNCounter
Decrement the counter with the delta n specified.
decrement(SelfUniqueAddress, A, long) - Method in class akka.cluster.ddata.PNCounterMap
Decrement the counter with the delta specified.
decrement(SelfUniqueAddress, BigInteger) - Method in class akka.cluster.ddata.PNCounter
Java API: Decrement the counter with the delta n specified.
decrement(SelfUniqueAddress, BigInt) - Method in class akka.cluster.ddata.PNCounter
Scala API: Decrement the counter with the delta n specified.
decrement(A, long, Cluster) - Method in class akka.cluster.ddata.PNCounterMap
Deprecated.
Use `decrement` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
decrement(BigInt, SelfUniqueAddress) - Method in class akka.cluster.ddata.PNCounter
Decrement the counter with the delta n specified.
decrement$default$2() - Method in class akka.cluster.ddata.PNCounter
 
decrement$default$2() - Method in class akka.cluster.ddata.PNCounterMap
Decrement the counter with the delta specified.
decrementBy(A, long, SelfUniqueAddress) - Method in class akka.cluster.ddata.PNCounterMap
Decrement the counter with the delta specified.
decrementBy$default$2() - Method in class akka.cluster.ddata.PNCounterMap
 
DECREMENTS_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter
 
deepCopy() - Method in class akka.stream.AmorphousShape
 
deepCopy() - Method in class akka.stream.BidiShape
 
deepCopy() - Static method in class akka.stream.ClosedShape
 
deepCopy() - Method in class akka.stream.ClosedShape$
 
deepCopy() - Method in class akka.stream.FanInShape
 
deepCopy() - Method in class akka.stream.FanInShape10
 
deepCopy() - Method in class akka.stream.FanInShape11
 
deepCopy() - Method in class akka.stream.FanInShape12
 
deepCopy() - Method in class akka.stream.FanInShape13
 
deepCopy() - Method in class akka.stream.FanInShape14
 
deepCopy() - Method in class akka.stream.FanInShape15
 
deepCopy() - Method in class akka.stream.FanInShape16
 
deepCopy() - Method in class akka.stream.FanInShape17
 
deepCopy() - Method in class akka.stream.FanInShape18
 
deepCopy() - Method in class akka.stream.FanInShape19
 
deepCopy() - Method in class akka.stream.FanInShape1N
Deprecated.
 
deepCopy() - Method in class akka.stream.FanInShape2
 
deepCopy() - Method in class akka.stream.FanInShape20
 
deepCopy() - Method in class akka.stream.FanInShape21
 
deepCopy() - Method in class akka.stream.FanInShape22
 
deepCopy() - Method in class akka.stream.FanInShape3
 
deepCopy() - Method in class akka.stream.FanInShape4
 
deepCopy() - Method in class akka.stream.FanInShape5
 
deepCopy() - Method in class akka.stream.FanInShape6
 
deepCopy() - Method in class akka.stream.FanInShape7
 
deepCopy() - Method in class akka.stream.FanInShape8
 
deepCopy() - Method in class akka.stream.FanInShape9
 
deepCopy() - Method in class akka.stream.FanOutShape
 
deepCopy() - Method in class akka.stream.FanOutShape10
 
deepCopy() - Method in class akka.stream.FanOutShape11
 
deepCopy() - Method in class akka.stream.FanOutShape12
 
deepCopy() - Method in class akka.stream.FanOutShape13
 
deepCopy() - Method in class akka.stream.FanOutShape14
 
deepCopy() - Method in class akka.stream.FanOutShape15
 
deepCopy() - Method in class akka.stream.FanOutShape16
 
deepCopy() - Method in class akka.stream.FanOutShape17
 
deepCopy() - Method in class akka.stream.FanOutShape18
 
deepCopy() - Method in class akka.stream.FanOutShape19
 
deepCopy() - Method in class akka.stream.FanOutShape2
 
deepCopy() - Method in class akka.stream.FanOutShape20
 
deepCopy() - Method in class akka.stream.FanOutShape21
 
deepCopy() - Method in class akka.stream.FanOutShape22
 
deepCopy() - Method in class akka.stream.FanOutShape3
 
deepCopy() - Method in class akka.stream.FanOutShape4
 
deepCopy() - Method in class akka.stream.FanOutShape5
 
deepCopy() - Method in class akka.stream.FanOutShape6
 
deepCopy() - Method in class akka.stream.FanOutShape7
 
deepCopy() - Method in class akka.stream.FanOutShape8
 
deepCopy() - Method in class akka.stream.FanOutShape9
 
deepCopy() - Method in class akka.stream.FlowShape
 
deepCopy() - Method in class akka.stream.scaladsl.MergePreferred.MergePreferredShape
 
deepCopy() - Method in class akka.stream.Shape
Create a copy of this Shape object, returning the same type as the original; this constraint can unfortunately not be expressed in the type system.
deepCopy() - Method in class akka.stream.SinkShape
 
deepCopy() - Method in class akka.stream.SourceShape
 
deepCopy() - Method in class akka.stream.UniformFanInShape
 
deepCopy() - Method in class akka.stream.UniformFanOutShape
 
Default() - Method in class akka.stream.Attributes.NestedMaterializationCancellationPolicy$
Default Attributes.NestedMaterializationCancellationPolicy, please see {@link akka.stream.Attributes.NestedMaterializationCancellationPolicy.EagerCancellation()} for details.
DefaultActorSystemShutdownTimeout() - Method in class akka.actor.testkit.typed.TestKitSettings
Dilated with `TestTimeFactor`.
defaultAddress(ActorSystem) - Static method in class akka.routing.ConsistentHashingRoutingLogic
 
defaultAddress(ActorSystem) - Method in class akka.routing.ConsistentHashingRoutingLogic$
 
defaultAllowCoreThreadTimeout() - Static method in class akka.dispatch.ThreadPoolConfig
 
defaultAllowCoreThreadTimeout() - Method in class akka.dispatch.ThreadPoolConfig$
 
DefaultBlockingDispatcherId() - Static method in class akka.dispatch.Dispatchers
The id of a default dispatcher to use for operations known to be blocking.
DefaultBlockingDispatcherId() - Method in class akka.dispatch.Dispatchers$
The id of a default dispatcher to use for operations known to be blocking.
defaultClock() - Static method in class akka.cluster.ddata.LWWRegister
The default LWWRegister.Clock is using max value of System.currentTimeMillis() and currentTimestamp + 1.
defaultClock() - Method in class akka.cluster.ddata.LWWRegister$
The default LWWRegister.Clock is using max value of System.currentTimeMillis() and currentTimestamp + 1.
defaultClock() - Method in class akka.remote.FailureDetector$
 
defaultCorePoolSize() - Static method in class akka.dispatch.ThreadPoolConfig
 
defaultCorePoolSize() - Method in class akka.dispatch.ThreadPoolConfig$
 
defaultCreator() - Static method in class akka.actor.Props
The defaultCreator, simply throws an UnsupportedOperationException when applied, which is used when creating a Props
defaultCreator() - Method in class akka.actor.Props$
The defaultCreator, simply throws an UnsupportedOperationException when applied, which is used when creating a Props
defaultDecider() - Static method in class akka.actor.SupervisorStrategy
When supervisorStrategy is not specified for an actor this Decider is used by default in the supervisor strategy.
defaultDecider() - Method in class akka.actor.SupervisorStrategy$
When supervisorStrategy is not specified for an actor this Decider is used by default in the supervisor strategy.
defaultDeploy() - Static method in class akka.actor.Props
The default Deploy instance which is used when creating a Props
defaultDeploy() - Method in class akka.actor.Props$
The default Deploy instance which is used when creating a Props
defaultDispatcher() - Static method in class akka.actor.typed.DispatcherSelector
Java API: Run the actor on the default ActorSystem executor.
defaultDispatcher() - Method in class akka.actor.typed.DispatcherSelector$
Java API: Run the actor on the default ActorSystem executor.
defaultDispatcherConfig() - Method in class akka.dispatch.Dispatchers
 
defaultDispatcherId() - Static method in class akka.actor.TypedProps
 
defaultDispatcherId() - Method in class akka.actor.TypedProps$
 
DefaultDispatcherId() - Static method in class akka.actor.typed.Dispatchers
The id of the default dispatcher, also the full key of the configuration of the default dispatcher.
DefaultDispatcherId() - Method in class akka.actor.typed.Dispatchers$
The id of the default dispatcher, also the full key of the configuration of the default dispatcher.
DefaultDispatcherId() - Static method in class akka.dispatch.Dispatchers
The id of the default dispatcher, also the full key of the configuration of the default dispatcher.
DefaultDispatcherId() - Method in class akka.dispatch.Dispatchers$
The id of the default dispatcher, also the full key of the configuration of the default dispatcher.
DefaultDispatcherPrerequisites$ - Class in akka.dispatch
 
DefaultDispatcherPrerequisites$() - Constructor for class akka.dispatch.DefaultDispatcherPrerequisites$
 
defaultExecutionContext() - Method in class akka.actor.BootstrapSetup
 
defaultExecutionContext() - Method in interface akka.dispatch.DispatcherPrerequisites
 
DefaultExecutorServiceConfigurator - Class in akka.dispatch
 
DefaultExecutorServiceConfigurator(Config, DispatcherPrerequisites, ExecutorServiceConfigurator) - Constructor for class akka.dispatch.DefaultExecutorServiceConfigurator
 
DefaultFailureDetectorRegistry<A> - Class in akka.remote
A lock-less thread-safe implementation of FailureDetectorRegistry.
DefaultFailureDetectorRegistry(Function0<FailureDetector>) - Constructor for class akka.remote.DefaultFailureDetectorRegistry
 
defaultGlobalDispatcher() - Method in class akka.dispatch.Dispatchers
The one and only default dispatcher.
defaultInternalStashOverflowStrategy() - Method in class akka.persistence.Persistence
 
defaultLoader() - Static method in class akka.actor.TypedProps
 
defaultLoader() - Method in class akka.actor.TypedProps$
 
DefaultLogger() - Constructor for class akka.event.Logging.DefaultLogger
 
DefaultLoggingFilter - Class in akka.event
 
DefaultLoggingFilter(ActorSystem.Settings, EventStream) - Constructor for class akka.event.DefaultLoggingFilter
 
DefaultLoggingFilter(Function0<Logging.LogLevel>) - Constructor for class akka.event.DefaultLoggingFilter
 
defaultMailbox() - Static method in class akka.actor.typed.MailboxSelector
Java API: The default mailbox is SingleConsumerOnlyUnboundedMailbox
defaultMailbox() - Method in class akka.actor.typed.MailboxSelector$
Java API: The default mailbox is SingleConsumerOnlyUnboundedMailbox
DefaultMailboxId() - Method in class akka.dispatch.Mailboxes$
 
DefaultMailboxSelector(Props) - Constructor for class akka.actor.typed.internal.PropsImpl.DefaultMailboxSelector
 
DefaultMailboxSelector$() - Constructor for class akka.actor.typed.internal.PropsImpl.DefaultMailboxSelector$
 
DefaultMajorityMinCap() - Static method in class akka.cluster.ddata.Replicator
 
DefaultMajorityMinCap() - Method in class akka.cluster.ddata.Replicator$
 
defaultMaxPoolSize() - Static method in class akka.dispatch.ThreadPoolConfig
 
defaultMaxPoolSize() - Method in class akka.dispatch.ThreadPoolConfig$
 
DefaultOptimalSizeExploringResizer - Class in akka.routing
This resizer resizes the pool to an optimal size that provides the most message throughput.
DefaultOptimalSizeExploringResizer(int, int, double, Duration, int, double, double, Duration, double, double) - Constructor for class akka.routing.DefaultOptimalSizeExploringResizer
 
DefaultOptimalSizeExploringResizer$ - Class in akka.routing
 
DefaultOptimalSizeExploringResizer$() - Constructor for class akka.routing.DefaultOptimalSizeExploringResizer$
 
DefaultOSGiLogger - Class in akka.osgi
Logger for OSGi environment.
DefaultOSGiLogger() - Constructor for class akka.osgi.DefaultOSGiLogger
 
DefaultPolicy() - Method in interface akka.persistence.testkit.EventStorage
 
DefaultPolicy() - Method in interface akka.persistence.testkit.internal.PolicyOps
 
DefaultPolicy() - Method in interface akka.persistence.testkit.SnapshotStorage
 
defaultReceive() - Method in interface akka.cluster.pubsub.DistributedPubSubMediator.Internal$.TopicLike
 
DefaultRecovery - Class in akka.persistence.typed.internal
INTERNAL API
DefaultRecovery() - Constructor for class akka.persistence.typed.internal.DefaultRecovery
 
DefaultRecovery$ - Class in akka.persistence.typed.internal
INTERNAL API
DefaultRecovery$() - Constructor for class akka.persistence.typed.internal.DefaultRecovery$
 
defaultRejectionPolicy() - Static method in class akka.dispatch.ThreadPoolConfig
 
defaultRejectionPolicy() - Method in class akka.dispatch.ThreadPoolConfig$
 
DefaultResizer - Class in akka.routing
 
DefaultResizer(int, int) - Constructor for class akka.routing.DefaultResizer
Java API constructor for default values except bounds.
DefaultResizer(int, int, int, double, double, double, int) - Constructor for class akka.routing.DefaultResizer
 
DefaultResizer$ - Class in akka.routing
 
DefaultResizer$() - Constructor for class akka.routing.DefaultResizer$
 
DefaultReturnTimeout() - Method in class akka.actor.TypedActorExtension
Default timeout for typed actor methods with non-void return type
defaultRoutedProps() - Static method in class akka.actor.Props
The defaultRoutedProps is NoRouter which is used when creating a Props
defaultRoutedProps() - Method in class akka.actor.Props$
The defaultRoutedProps is NoRouter which is used when creating a Props
defaults() - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$
 
defaults() - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FrequencySketchSettings$
 
defaults() - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.HillClimbingSettings$
 
defaults() - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.WindowSettings$
 
defaults() - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$
 
defaults() - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.IdleSettings$
 
defaults() - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.LeastFrequentlyUsedSettings$
 
defaults() - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings$
 
defaults() - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.MostRecentlyUsedSettings$
 
defaults() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$
 
defaults() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FrequencySketchSettings$
 
defaults() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.HillClimbingSettings$
 
defaults() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.WindowSettings$
 
defaults() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$
 
defaults() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.IdleSettings$
 
defaults() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.LeastFrequentlyUsedSettings$
 
defaults() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings$
 
defaults() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.MostRecentlyUsedSettings$
 
DefaultSeparator() - Static method in class akka.persistence.typed.PersistenceId
Default separator character used for concatenating a typeHint with entityId to construct unique persistenceId.
DefaultSeparator() - Method in class akka.persistence.typed.PersistenceId$
Default separator character used for concatenating a typeHint with entityId to construct unique persistenceId.
DefaultServiceKey<T> - Class in akka.actor.typed.internal.receptionist
This is the only actual concrete service key type
DefaultServiceKey(String, String) - Constructor for class akka.actor.typed.internal.receptionist.DefaultServiceKey
 
DefaultServiceKey$ - Class in akka.actor.typed.internal.receptionist
 
DefaultServiceKey$() - Constructor for class akka.actor.typed.internal.receptionist.DefaultServiceKey$
 
defaultShardAllocationStrategy(ClusterShardingSettings) - Method in class akka.cluster.sharding.ClusterSharding
The default ShardAllocationStrategy is configured by least-shard-allocation-strategy properties.
defaultShardAllocationStrategy(ClusterShardingSettings) - Method in class akka.cluster.sharding.typed.javadsl.ClusterSharding
The default ShardAllocationStrategy is configured by least-shard-allocation-strategy properties.
defaultShardAllocationStrategy(ClusterShardingSettings) - Method in interface akka.cluster.sharding.typed.scaladsl.ClusterSharding
The default ShardAllocationStrategy is configured by least-shard-allocation-strategy properties.
DefaultSigarProvider - Class in akka.cluster.metrics
Provide sigar instance as SigarProxy with configured location via ClusterMetricsSettings.
DefaultSigarProvider(ClusterMetricsSettings) - Constructor for class akka.cluster.metrics.DefaultSigarProvider
 
DefaultSigarProvider$ - Class in akka.cluster.metrics
 
DefaultSigarProvider$() - Constructor for class akka.cluster.metrics.DefaultSigarProvider$
 
defaultSSLConfigSettings(ActorSystem) - Static method in class com.typesafe.sslconfig.akka.AkkaSSLConfig
Deprecated.
 
defaultSSLConfigSettings(ActorSystem) - Method in class com.typesafe.sslconfig.akka.AkkaSSLConfig$
Deprecated.
 
DefaultSSLEngineConfigurator - Class in com.typesafe.sslconfig.akka
Deprecated.
Use Tcp and TLS with SSLEngine parameters instead. Setup the SSLEngine with needed parameters. Since 2.6.0.
DefaultSSLEngineConfigurator(SSLConfigSettings, String[], String[]) - Constructor for class com.typesafe.sslconfig.akka.DefaultSSLEngineConfigurator
Deprecated.
 
DefaultState() - Method in class akka.actor.ActorCell$
 
defaultStorage() - Method in class akka.persistence.testkit.internal.InMemStorageExtension
 
defaultStrategy() - Static method in class akka.actor.SupervisorStrategy
When supervisorStrategy is not specified for an actor this is used by default.
defaultStrategy() - Method in class akka.actor.SupervisorStrategy$
When supervisorStrategy is not specified for an actor this is used by default.
defaultSupervisorStrategy() - Method in class akka.routing.Pool$
 
DefaultSupervisorStrategy - Class in akka.actor
 
DefaultSupervisorStrategy() - Constructor for class akka.actor.DefaultSupervisorStrategy
 
DefaultSystemMessageQueue - Interface in akka.dispatch
INTERNAL API
defaultTimeout() - Static method in class akka.actor.TypedProps
 
defaultTimeout() - Method in class akka.actor.TypedProps$
 
defaultTimeout() - Static method in class akka.dispatch.ThreadPoolConfig
 
defaultTimeout() - Method in class akka.dispatch.ThreadPoolConfig$
 
DefaultTimeout - Interface in akka.testkit
 
DefaultTimeout() - Method in class akka.actor.testkit.typed.TestKitSettings
Dilated with `TestTimeFactor`.
DefaultTimeout() - Static method in class akka.testkit.TestBarrier
 
DefaultTimeout() - Method in class akka.testkit.TestBarrier$
 
DefaultTimeout() - Method in class akka.testkit.TestKitSettings
 
DefaultTimeout() - Static method in class akka.testkit.TestLatch
 
DefaultTimeout() - Method in class akka.testkit.TestLatch$
 
DefaultVirtualNodesFactor() - Method in class akka.actor.ActorSystem.Settings
 
defer(A, Procedure<A>) - Method in interface akka.persistence.AbstractPersistentActorLike
Defer the handler execution until all pending handlers have been executed.
defer(A, Function1<A, BoxedUnit>) - Method in interface akka.persistence.PersistentActor
Defer the handler execution until all pending handlers have been executed.
deferAsync(A, Procedure<A>) - Method in interface akka.persistence.AbstractPersistentActorLike
Defer the handler execution until all pending handlers have been executed.
deferAsync(A, Function1<A, BoxedUnit>) - Method in interface akka.persistence.PersistentActor
Defer the handler execution until all pending handlers have been executed.
DeferredBehavior() - Constructor for class akka.actor.typed.internal.BehaviorImpl.DeferredBehavior
 
DeferredBehavior() - Static method in class akka.actor.typed.internal.BehaviorTags
 
DeferredBehavior() - Method in class akka.actor.typed.internal.BehaviorTags$
 
DeferredBehavior$() - Constructor for class akka.actor.typed.internal.BehaviorImpl.DeferredBehavior$
 
defined() - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
defined() - Method in class akka.persistence.PluginSpec
 
defined(Number) - Static method in class akka.cluster.metrics.Metric
 
defined(Number) - Method in interface akka.cluster.metrics.MetricNumericConverter
An defined value is neither negative nor NaN/Infinite: JMX system load average and max heap can be 'undefined' for certain OS, in which case a -1 is returned SIGAR combined CPU can occasionally return a NaN or Infinite (known bug)
defined(T) - Method in interface akka.japi.pf.FI.TypedPredicate
The predicate to evaluate.
defined(T, U) - Method in interface akka.japi.pf.FI.TypedPredicate2
The predicate to evaluate.
deflate() - Static method in class akka.stream.javadsl.Compression
Creates a flow that deflate-compresses a stream of ByteString.
deflate() - Method in class akka.stream.javadsl.Compression$
Creates a flow that deflate-compresses a stream of ByteString.
deflate() - Static method in class akka.stream.scaladsl.Compression
Creates a flow that deflate-compresses a stream of ByteString.
deflate() - Method in class akka.stream.scaladsl.Compression$
Creates a flow that deflate-compresses a stream of ByteString.
deflate(int, boolean) - Static method in class akka.stream.javadsl.Compression
Same as Compression.deflate() with configurable level and nowrap
deflate(int, boolean) - Method in class akka.stream.javadsl.Compression$
Same as Compression$.deflate() with configurable level and nowrap
deflate(int, boolean) - Static method in class akka.stream.scaladsl.Compression
Same as Compression.deflate() with configurable level and nowrap
deflate(int, boolean) - Method in class akka.stream.scaladsl.Compression$
Same as Compression$.deflate() with configurable level and nowrap
delay() - Method in class akka.actor.testkit.typed.Effect.Scheduled
 
delay() - Method in class akka.actor.testkit.typed.Effect.TimerScheduled
 
delay() - Method in class akka.stream.Attributes.CancellationStrategy$.AfterDelay
 
delay(Duration, DelayOverflowStrategy) - Method in class akka.stream.javadsl.Flow
Shifts elements emission in time by a specified amount.
delay(Duration, DelayOverflowStrategy) - Method in class akka.stream.javadsl.Source
Shifts elements emission in time by a specified amount.
delay(Duration, DelayOverflowStrategy) - Method in class akka.stream.javadsl.SubFlow
Shifts elements emission in time by a specified amount.
delay(Duration, DelayOverflowStrategy) - Method in class akka.stream.javadsl.SubSource
Shifts elements emission in time by a specified amount.
delay(FiniteDuration, DelayOverflowStrategy) - Method in class akka.stream.javadsl.Flow
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
delay(FiniteDuration, DelayOverflowStrategy) - Method in class akka.stream.javadsl.Source
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
delay(FiniteDuration, DelayOverflowStrategy) - Method in class akka.stream.javadsl.SubFlow
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
delay(FiniteDuration, DelayOverflowStrategy) - Method in class akka.stream.javadsl.SubSource
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
delay(FiniteDuration, DelayOverflowStrategy) - Method in interface akka.stream.scaladsl.FlowOps
Shifts elements emission in time by a specified amount.
Delay(FiniteDuration) - Constructor for class akka.stream.scaladsl.RestartWithBackoffFlow.Delay
 
Delay$() - Constructor for class akka.stream.scaladsl.RestartWithBackoffFlow.Delay$
 
delay$default$2() - Method in interface akka.stream.scaladsl.FlowOps
 
DelayedMemberRemoved(Member) - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.DelayedMemberRemoved
 
DelayedMemberRemoved$() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.DelayedMemberRemoved$
 
DelayOverflowStrategy - Class in akka.stream
Represents a strategy that decides how to deal with a buffer of time based operator that is full but is about to receive a new element.
DelayOverflowStrategy() - Constructor for class akka.stream.DelayOverflowStrategy
 
DelayOverflowStrategy$ - Class in akka.stream
 
DelayOverflowStrategy$() - Constructor for class akka.stream.DelayOverflowStrategy$
 
DelayStrategy<T> - Interface in akka.stream.javadsl
Allows to manage delay and can be stateful to compute delay for any sequence of elements, all elements go through nextDelay() updating state and returning delay for each element
DelayStrategy<T> - Interface in akka.stream.scaladsl
Allows to manage delay.
DelayStrategy$ - Class in akka.stream.javadsl
 
DelayStrategy$ - Class in akka.stream.scaladsl
 
DelayStrategy$() - Constructor for class akka.stream.javadsl.DelayStrategy$
 
DelayStrategy$() - Constructor for class akka.stream.scaladsl.DelayStrategy$
 
delayWith(Supplier<DelayStrategy<Out>>, DelayOverflowStrategy) - Method in class akka.stream.javadsl.Flow
Shifts elements emission in time by an amount individually determined through delay strategy a specified amount.
delayWith(Supplier<DelayStrategy<Out>>, DelayOverflowStrategy) - Method in class akka.stream.javadsl.Source
Shifts elements emission in time by an amount individually determined through delay strategy a specified amount.
delayWith(Supplier<DelayStrategy<Out>>, DelayOverflowStrategy) - Method in class akka.stream.javadsl.SubFlow
Shifts elements emission in time by an amount individually determined through delay strategy a specified amount.
delayWith(Supplier<DelayStrategy<Out>>, DelayOverflowStrategy) - Method in class akka.stream.javadsl.SubSource
Shifts elements emission in time by an amount individually determined through delay strategy a specified amount.
delayWith(Function0<DelayStrategy<Out>>, DelayOverflowStrategy) - Method in interface akka.stream.scaladsl.FlowOps
Shifts elements emission in time by an amount individually determined through delay strategy a specified amount.
delegate(Behavior<T>, T) - Method in interface akka.actor.typed.internal.ActorContextImpl
 
delegate(Behavior<T>, T) - Method in interface akka.actor.typed.javadsl.ActorContext
Delegate message and signal's execution by given Behavior using Behavior.interpretMessage or Behavior.interpretSignal
delegate(Behavior<T>, T) - Method in interface akka.actor.typed.scaladsl.ActorContext
Delegate message and signal's execution by given Behavior using Behavior.interpretMessage or Behavior.interpretSignal
delete() - Method in class akka.persistence.typed.state.scaladsl.Effect$
Delete the persisted state.
delete(String) - Method in interface akka.cluster.ddata.DeltaPropagationSelector
 
delete(String, long) - Method in interface akka.persistence.journal.inmem.InmemMessages
 
delete(K, Function1<R, Object>) - Method in interface akka.persistence.testkit.internal.InMemStorage
Deletes elements preserving highest sequence number.
Delete(Key<A>, Replicator.WriteConsistency) - Constructor for class akka.cluster.ddata.Replicator.Delete
 
Delete(Key<A>, Replicator.WriteConsistency, ActorRef<Replicator.DeleteResponse<A>>) - Constructor for class akka.cluster.ddata.typed.scaladsl.Replicator.Delete
 
Delete(Key<A>, Replicator.WriteConsistency, Optional<Object>) - Constructor for class akka.cluster.ddata.Replicator.Delete
 
Delete(Key<A>, Replicator.WriteConsistency, Option<Object>) - Constructor for class akka.cluster.ddata.Replicator.Delete
 
Delete(Key<A>, Replicator.WriteConsistency, ActorRef<Replicator.DeleteResponse<A>>) - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.Delete
 
Delete$ - Class in akka.persistence.typed.state.internal
 
Delete$() - Constructor for class akka.cluster.ddata.Replicator.Delete$
 
Delete$() - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.Delete$
 
Delete$() - Constructor for class akka.cluster.ddata.typed.scaladsl.Replicator.Delete$
 
Delete$() - Constructor for class akka.persistence.typed.state.internal.Delete$
 
deleteAsync(SnapshotMetadata) - Method in class akka.persistence.snapshot.japi.SnapshotStore
 
deleteAsync(SnapshotMetadata) - Method in class akka.persistence.snapshot.NoSnapshotStore
 
deleteAsync(SnapshotMetadata) - Method in interface akka.persistence.snapshot.SnapshotStore
Plugin API: deletes the snapshot identified by metadata.
deleteAsync(SnapshotMetadata) - Method in class akka.persistence.testkit.PersistenceTestKitSnapshotPlugin
 
deleteAsync(String, SnapshotSelectionCriteria) - Method in class akka.persistence.snapshot.japi.SnapshotStore
 
deleteAsync(String, SnapshotSelectionCriteria) - Method in class akka.persistence.snapshot.NoSnapshotStore
 
deleteAsync(String, SnapshotSelectionCriteria) - Method in interface akka.persistence.snapshot.SnapshotStore
Plugin API: deletes all snapshots matching criteria.
deleteAsync(String, SnapshotSelectionCriteria) - Method in class akka.persistence.testkit.PersistenceTestKitSnapshotPlugin
 
deleted() - Method in interface akka.persistence.PersistentRepr
Not used, can always be false.
Deleted(Key<A>) - Constructor for class akka.cluster.ddata.Replicator.Deleted
 
Deleted(Key<A>) - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.Deleted
 
DELETED_FIELD_NUMBER - Static variable in class akka.persistence.serialization.MessageFormats.PersistentMessage
 
Deleted$() - Constructor for class akka.cluster.ddata.Replicator.Deleted$
 
Deleted$() - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.Deleted$
 
Deleted$() - Constructor for class akka.cluster.ddata.typed.scaladsl.Replicator.Deleted$
 
DeletedData() - Constructor for class akka.cluster.ddata.Replicator.Internal$.DeletedData
 
DeletedData$() - Constructor for class akka.cluster.ddata.Replicator.Internal$.DeletedData$
 
DeletedDigest() - Method in class akka.cluster.ddata.Replicator.Internal$
 
DeletedDurableState<A> - Class in akka.persistence.query
param: persistenceId The persistence id of the origin entity.
DeletedDurableState(String, long, Offset, long) - Constructor for class akka.persistence.query.DeletedDurableState
 
DeletedDurableState$ - Class in akka.persistence.query
 
DeletedDurableState$() - Constructor for class akka.persistence.query.DeletedDurableState$
 
DeletedEnvelope() - Method in class akka.cluster.ddata.Replicator.Internal$
 
deleteEvents() - Method in class akka.persistence.typed.delivery.EventSourcedProducerQueue.Settings
 
DeleteEvents - Class in akka.persistence.testkit
Delete events in the journal up to toSeqNumber operation.
DeleteEvents(long) - Constructor for class akka.persistence.testkit.DeleteEvents
 
DeleteEvents$ - Class in akka.persistence.testkit
 
DeleteEvents$() - Constructor for class akka.persistence.testkit.DeleteEvents$
 
DeleteEventsCompleted - Class in akka.persistence.typed
 
DeleteEventsCompleted(long) - Constructor for class akka.persistence.typed.DeleteEventsCompleted
 
DeleteEventsCompleted$ - Class in akka.persistence.typed
 
DeleteEventsCompleted$() - Constructor for class akka.persistence.typed.DeleteEventsCompleted$
 
DeleteEventsFailed - Class in akka.persistence.typed
 
DeleteEventsFailed(long, Throwable) - Constructor for class akka.persistence.typed.DeleteEventsFailed
 
DeleteEventsFailed$ - Class in akka.persistence.typed
 
DeleteEventsFailed$() - Constructor for class akka.persistence.typed.DeleteEventsFailed$
 
DeleteFailure(Key<A>) - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.DeleteFailure
 
DeleteFailure(Throwable) - Constructor for class akka.persistence.typed.state.internal.InternalProtocol.DeleteFailure
 
DeleteFailure$() - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.DeleteFailure$
 
DeleteFailure$() - Constructor for class akka.cluster.ddata.typed.scaladsl.Replicator.DeleteFailure$
 
DeleteFailure$() - Constructor for class akka.persistence.typed.state.internal.InternalProtocol.DeleteFailure$
 
deleteMessages(long) - Method in interface akka.persistence.Eventsourced
Permanently deletes all persistent messages with sequence numbers less than or equal toSequenceNr.
DeleteMessagesFailure - Class in akka.persistence
Reply message to a failed JournalProtocol.DeleteMessagesTo request.
DeleteMessagesFailure(Throwable, long) - Constructor for class akka.persistence.DeleteMessagesFailure
 
DeleteMessagesFailure$ - Class in akka.persistence
 
DeleteMessagesFailure$() - Constructor for class akka.persistence.DeleteMessagesFailure$
 
DeleteMessagesSuccess - Class in akka.persistence
Reply message to a successful JournalProtocol.DeleteMessagesTo request.
DeleteMessagesSuccess(long) - Constructor for class akka.persistence.DeleteMessagesSuccess
 
DeleteMessagesSuccess$ - Class in akka.persistence
 
DeleteMessagesSuccess$() - Constructor for class akka.persistence.DeleteMessagesSuccess$
 
DeleteMessagesTo(String, long) - Constructor for class akka.persistence.journal.AsyncWriteTarget.DeleteMessagesTo
 
DeleteMessagesTo(String, long, ActorRef) - Constructor for class akka.persistence.JournalProtocol.DeleteMessagesTo
 
DeleteMessagesTo$() - Constructor for class akka.persistence.journal.AsyncWriteTarget.DeleteMessagesTo$
 
DeleteMessagesTo$() - Constructor for class akka.persistence.JournalProtocol.DeleteMessagesTo$
 
deleteObject(String) - Method in interface akka.persistence.state.javadsl.DurableStateUpdateStore
Deprecated.
Use the deleteObject overload with revision instead. Since 2.6.20.
deleteObject(String) - Method in interface akka.persistence.state.scaladsl.DurableStateUpdateStore
Deprecated.
Use the deleteObject overload with revision instead. Since 2.6.20.
deleteObject(String) - Method in class akka.persistence.testkit.state.javadsl.PersistenceTestKitDurableStateStore
 
deleteObject(String) - Method in class akka.persistence.testkit.state.scaladsl.PersistenceTestKitDurableStateStore
 
deleteObject(String, long) - Method in interface akka.persistence.state.javadsl.DurableStateUpdateStore
 
deleteObject(String, long) - Method in interface akka.persistence.state.scaladsl.DurableStateUpdateStore
 
deleteObject(String, long) - Method in class akka.persistence.testkit.state.javadsl.PersistenceTestKitDurableStateStore
 
deleteObject(String, long) - Method in class akka.persistence.testkit.state.scaladsl.PersistenceTestKitDurableStateStore
 
deleteObsoletePruningPerformed() - Method in class akka.cluster.ddata.Replicator
 
deleteSnapshot(long) - Method in interface akka.persistence.Snapshotter
Deletes the snapshot identified by sequenceNr.
DeleteSnapshot - Class in akka.persistence.testkit
INTERNAL API
DeleteSnapshot() - Constructor for class akka.persistence.testkit.DeleteSnapshot
 
DeleteSnapshot(SnapshotMetadata) - Constructor for class akka.persistence.SnapshotProtocol.DeleteSnapshot
 
DeleteSnapshot$() - Constructor for class akka.persistence.SnapshotProtocol.DeleteSnapshot$
 
DeleteSnapshotByMeta - Class in akka.persistence.testkit
Delete particular snapshot from storage by its metadata.
DeleteSnapshotByMeta(SnapshotMeta) - Constructor for class akka.persistence.testkit.DeleteSnapshotByMeta
 
DeleteSnapshotByMeta$ - Class in akka.persistence.testkit
 
DeleteSnapshotByMeta$() - Constructor for class akka.persistence.testkit.DeleteSnapshotByMeta$
 
DeleteSnapshotFailure - Class in akka.persistence
Sent to a PersistentActor after failed deletion of a snapshot.
DeleteSnapshotFailure(SnapshotMetadata, Throwable) - Constructor for class akka.persistence.DeleteSnapshotFailure
 
DeleteSnapshotFailure$ - Class in akka.persistence
 
DeleteSnapshotFailure$() - Constructor for class akka.persistence.DeleteSnapshotFailure$
 
deleteSnapshots(SnapshotSelectionCriteria) - Method in interface akka.persistence.Snapshotter
Deletes all snapshots matching criteria.
DeleteSnapshots(String, SnapshotSelectionCriteria) - Constructor for class akka.persistence.SnapshotProtocol.DeleteSnapshots
 
DeleteSnapshots$() - Constructor for class akka.persistence.SnapshotProtocol.DeleteSnapshots$
 
DeleteSnapshotsByCriteria - Class in akka.persistence.testkit
Delete snapshots from storage by criteria.
DeleteSnapshotsByCriteria(SnapshotSelectionCriteria) - Constructor for class akka.persistence.testkit.DeleteSnapshotsByCriteria
 
DeleteSnapshotsByCriteria$ - Class in akka.persistence.testkit
 
DeleteSnapshotsByCriteria$() - Constructor for class akka.persistence.testkit.DeleteSnapshotsByCriteria$
 
DeleteSnapshotsCompleted - Class in akka.persistence.typed
 
DeleteSnapshotsCompleted(DeletionTarget) - Constructor for class akka.persistence.typed.DeleteSnapshotsCompleted
 
DeleteSnapshotsCompleted$ - Class in akka.persistence.typed
 
DeleteSnapshotsCompleted$() - Constructor for class akka.persistence.typed.DeleteSnapshotsCompleted$
 
DeleteSnapshotsFailed - Class in akka.persistence.typed
 
DeleteSnapshotsFailed(DeletionTarget, Throwable) - Constructor for class akka.persistence.typed.DeleteSnapshotsFailed
 
DeleteSnapshotsFailed$ - Class in akka.persistence.typed
 
DeleteSnapshotsFailed$() - Constructor for class akka.persistence.typed.DeleteSnapshotsFailed$
 
DeleteSnapshotsFailure - Class in akka.persistence
Sent to a PersistentActor after failed deletion of a range of snapshots.
DeleteSnapshotsFailure(SnapshotSelectionCriteria, Throwable) - Constructor for class akka.persistence.DeleteSnapshotsFailure
 
DeleteSnapshotsFailure$ - Class in akka.persistence
 
DeleteSnapshotsFailure$() - Constructor for class akka.persistence.DeleteSnapshotsFailure$
 
DeleteSnapshotsSuccess - Class in akka.persistence
Sent to a PersistentActor after successful deletion of specified range of snapshots.
DeleteSnapshotsSuccess(SnapshotSelectionCriteria) - Constructor for class akka.persistence.DeleteSnapshotsSuccess
 
DeleteSnapshotsSuccess$ - Class in akka.persistence
 
DeleteSnapshotsSuccess$() - Constructor for class akka.persistence.DeleteSnapshotsSuccess$
 
DeleteSnapshotSuccess - Class in akka.persistence
Sent to a PersistentActor after successful deletion of a snapshot.
DeleteSnapshotSuccess(SnapshotMetadata) - Constructor for class akka.persistence.DeleteSnapshotSuccess
 
DeleteSnapshotSuccess$ - Class in akka.persistence
 
DeleteSnapshotSuccess$() - Constructor for class akka.persistence.DeleteSnapshotSuccess$
 
DeleteSuccess(Key<A>) - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.DeleteSuccess
 
DeleteSuccess(Key<A>, Option<Object>) - Constructor for class akka.cluster.ddata.Replicator.DeleteSuccess
 
DeleteSuccess$() - Constructor for class akka.cluster.ddata.Replicator.DeleteSuccess$
 
DeleteSuccess$() - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.DeleteSuccess$
 
DeleteSuccess$() - Constructor for class akka.cluster.ddata.typed.scaladsl.Replicator.DeleteSuccess$
 
DeleteSuccess$() - Constructor for class akka.persistence.typed.state.internal.InternalProtocol.DeleteSuccess$
 
deleteToSeqNumber(K, long) - Method in interface akka.persistence.testkit.internal.InMemStorage
 
deletionKey(int, long) - Method in class akka.persistence.journal.leveldb.Key$
 
DeletionTarget - Interface in akka.persistence.typed
Not for user extension
DeletionTarget.Criteria - Class in akka.persistence.typed
 
DeletionTarget.Criteria$ - Class in akka.persistence.typed
 
DeletionTarget.Individual - Class in akka.persistence.typed
 
DeletionTarget.Individual$ - Class in akka.persistence.typed
 
DeletionTarget$ - Class in akka.persistence.typed
 
DeletionTarget$() - Constructor for class akka.persistence.typed.DeletionTarget$
 
delimiter(ByteString, int) - Static method in class akka.stream.javadsl.Framing
Creates a Flow that handles decoding a stream of unstructured byte chunks into a stream of frames where the incoming chunk stream uses a specific byte-sequence to mark frame boundaries.
delimiter(ByteString, int) - Method in class akka.stream.javadsl.Framing$
Creates a Flow that handles decoding a stream of unstructured byte chunks into a stream of frames where the incoming chunk stream uses a specific byte-sequence to mark frame boundaries.
delimiter(ByteString, int, boolean) - Static method in class akka.stream.scaladsl.Framing
Creates a Flow that handles decoding a stream of unstructured byte chunks into a stream of frames where the incoming chunk stream uses a specific byte-sequence to mark frame boundaries.
delimiter(ByteString, int, boolean) - Method in class akka.stream.scaladsl.Framing$
Creates a Flow that handles decoding a stream of unstructured byte chunks into a stream of frames where the incoming chunk stream uses a specific byte-sequence to mark frame boundaries.
delimiter(ByteString, int, FramingTruncation) - Static method in class akka.stream.javadsl.Framing
Creates a Flow that handles decoding a stream of unstructured byte chunks into a stream of frames where the incoming chunk stream uses a specific byte-sequence to mark frame boundaries.
delimiter(ByteString, int, FramingTruncation) - Method in class akka.stream.javadsl.Framing$
Creates a Flow that handles decoding a stream of unstructured byte chunks into a stream of frames where the incoming chunk stream uses a specific byte-sequence to mark frame boundaries.
delimiter$default$3() - Static method in class akka.stream.scaladsl.Framing
 
delimiter$default$3() - Method in class akka.stream.scaladsl.Framing$
 
deliver(ActorPath, Function<Long, Object>) - Method in class akka.persistence.AbstractPersistentActorWithAtLeastOnceDelivery
Java API: Send the message created by the deliveryIdToMessage function to the destination actor.
deliver(ActorPath, Function1<Object, Object>) - Method in interface akka.persistence.AtLeastOnceDelivery
Scala API: Send the message created by the deliveryIdToMessage function to the destination actor.
deliver(ActorSelection, Function<Long, Object>) - Method in class akka.persistence.AbstractPersistentActorWithAtLeastOnceDelivery
Java API: Send the message created by the deliveryIdToMessage function to the destination actor.
deliver(ActorSelection, Function1<Object, Object>) - Method in interface akka.persistence.AtLeastOnceDelivery
Scala API: Send the message created by the deliveryIdToMessage function to the destination actor.
deliverBuf(Outlet<T>) - Method in interface akka.persistence.query.journal.leveldb.Buffer
 
deliverChanges() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer
 
deliverNext() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer
 
DeliverThenStop() - Constructor for class akka.actor.typed.delivery.ConsumerController.DeliverThenStop
 
DeliverThenStop$() - Constructor for class akka.actor.typed.delivery.ConsumerController.DeliverThenStop$
 
deliverTo() - Method in class akka.actor.typed.delivery.ConsumerController.Start
 
delivery() - Method in interface akka.actor.typed.internal.ActorFlightRecorder
 
delivery() - Static method in class akka.actor.typed.internal.NoOpActorFlightRecorder
 
delivery() - Method in class akka.actor.typed.internal.NoOpActorFlightRecorder$
 
Delivery(ActorPath, Object, long, int) - Constructor for class akka.persistence.AtLeastOnceDelivery.Internal$.Delivery
 
Delivery(A, ActorRef<ConsumerController.Confirmed>, String, long) - Constructor for class akka.actor.typed.delivery.ConsumerController.Delivery
 
Delivery$() - Constructor for class akka.actor.typed.delivery.ConsumerController.Delivery$
 
Delivery$() - Constructor for class akka.persistence.AtLeastOnceDelivery.Internal$.Delivery$
 
deliveryClass() - Static method in class akka.actor.typed.delivery.ConsumerController
Java API: The generic Class type for ConsumerController.Delivery that can be used when creating a messageAdapter for Class>.
deliveryClass() - Method in class akka.actor.typed.delivery.ConsumerController$
Java API: The generic Class type for ConsumerController.Delivery that can be used when creating a messageAdapter for Class>.
DeliveryFlightRecorder - Interface in akka.actor.typed.internal
INTERNAL API
deliveryId() - Method in class akka.persistence.AtLeastOnceDelivery.UnconfirmedDelivery
 
DELIVERYID_FIELD_NUMBER - Static variable in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery
 
deliverySequenceNr_$eq(long) - Method in interface akka.persistence.AtLeastOnceDeliveryLike
 
DeliverySerializable - Interface in akka.actor.typed.delivery.internal
INTERNAL API
delta() - Method in class akka.cluster.ddata.AbstractDeltaReplicatedData
Delegates to AbstractDeltaReplicatedData.deltaData(), which must be implemented by subclass.
delta() - Method in interface akka.cluster.ddata.DeltaReplicatedData
The accumulated delta of mutator operations since previous DeltaReplicatedData.resetDelta().
delta() - Method in class akka.cluster.ddata.GCounter
 
delta() - Method in class akka.cluster.ddata.GSet
 
delta() - Method in class akka.cluster.ddata.LWWMap
 
delta() - Method in class akka.cluster.ddata.ORMap
 
delta() - Method in class akka.cluster.ddata.ORMultiMap
 
delta() - Method in class akka.cluster.ddata.ORSet
 
delta() - Method in class akka.cluster.ddata.PNCounter
 
delta() - Method in class akka.cluster.ddata.PNCounterMap
 
delta() - Method in class akka.persistence.typed.crdt.Counter.Updated
 
Delta(akka.cluster.ddata.Replicator.Internal.DataEnvelope, long, long) - Constructor for class akka.cluster.ddata.Replicator.Internal$.Delta
 
Delta(Iterable<akka.cluster.pubsub.DistributedPubSubMediator.Internal.Bucket>) - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Delta
 
DELTA_FIELD_NUMBER - Static variable in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate
 
Delta$() - Constructor for class akka.cluster.ddata.Replicator.Internal$.Delta$
 
Delta$() - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Delta$
 
deltaCount() - Method in class akka.cluster.pubsub.DistributedPubSubMediator
 
DeltaCount() - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.DeltaCount
 
deltaCount_$eq(long) - Method in class akka.cluster.pubsub.DistributedPubSubMediator
 
DeltaCount$() - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.DeltaCount$
 
deltaCounter_$eq(Map<String, Object>) - Method in interface akka.cluster.ddata.DeltaPropagationSelector
 
deltaCrdtEnabled() - Method in class akka.cluster.ddata.ReplicatorSettings
 
deltaData() - Method in class akka.cluster.ddata.AbstractDeltaReplicatedData
The accumulated delta of mutator operations since previous DeltaReplicatedData.resetDelta().
deltaEntries_$eq(Map<String, TreeMap<Object, ReplicatedData>>) - Method in interface akka.cluster.ddata.DeltaPropagationSelector
 
deltaEntriesAfter(TreeMap<Object, ReplicatedData>, long) - Method in interface akka.cluster.ddata.DeltaPropagationSelector
 
DeltaGroup$() - Constructor for class akka.cluster.ddata.ORMap.DeltaGroup$
 
DeltaGroup$() - Constructor for class akka.cluster.ddata.ORSet.DeltaGroup$
 
DeltaGroup$() - Constructor for class akka.persistence.typed.crdt.ORSet.DeltaGroup$
 
DeltaNack() - Constructor for class akka.cluster.ddata.Replicator.Internal$.DeltaNack
 
DeltaNack$() - Constructor for class akka.cluster.ddata.Replicator.Internal$.DeltaNack$
 
DeltaNackManifest() - Method in class akka.cluster.ddata.protobuf.ReplicatorMessageSerializer
 
deltaNodeRoundRobinCounter_$eq(long) - Method in interface akka.cluster.ddata.DeltaPropagationSelector
 
DeltaPropagation(UniqueAddress, boolean, Map<String, akka.cluster.ddata.Replicator.Internal.Delta>) - Constructor for class akka.cluster.ddata.Replicator.Internal$.DeltaPropagation
 
DeltaPropagation$() - Constructor for class akka.cluster.ddata.Replicator.Internal$.DeltaPropagation$
 
DeltaPropagationManifest() - Method in class akka.cluster.ddata.protobuf.ReplicatorMessageSerializer
 
deltaPropagationSelector() - Method in class akka.cluster.ddata.Replicator
 
DeltaPropagationSelector - Interface in akka.cluster.ddata
INTERNAL API: Used by the Replicator actor.
deltaPropagationTask() - Method in class akka.cluster.ddata.Replicator
 
DeltaPropagationTick() - Constructor for class akka.cluster.ddata.Replicator.Internal$.DeltaPropagationTick
 
DeltaPropagationTick$() - Constructor for class akka.cluster.ddata.Replicator.Internal$.DeltaPropagationTick$
 
DeltaReplicatedData - Interface in akka.cluster.ddata
ReplicatedData with additional support for delta-CRDT replication.
deltas() - Method in class akka.cluster.ddata.Replicator.Internal$.DeltaPropagation
 
deltaSentToNode_$eq(Map<String, Map<UniqueAddress, Object>>) - Method in interface akka.cluster.ddata.DeltaPropagationSelector
 
deltaSize() - Method in interface akka.cluster.ddata.ReplicatedDeltaSize
 
deltaVersions() - Method in class akka.cluster.ddata.Replicator.Internal$.DataEnvelope
 
DELTAVERSIONS_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope
 
demandRedeliveryInterval() - Method in interface akka.stream.StreamRefSettings
Deprecated.
Use attribute 'StreamRefAttributes.DemandRedeliveryInterval' to read the concrete setting value. Since 2.6.0.
demandRedeliveryInterval(Duration) - Static method in class akka.stream.StreamRefAttributes
Java API: If no new elements arrive within this timeout, demand is redelivered.
demandRedeliveryInterval(Duration) - Method in class akka.stream.StreamRefAttributes$
Java API: If no new elements arrive within this timeout, demand is redelivered.
demandRedeliveryInterval(FiniteDuration) - Static method in class akka.stream.StreamRefAttributes
Scala API: If no new elements arrive within this timeout, demand is redelivered.
demandRedeliveryInterval(FiniteDuration) - Method in class akka.stream.StreamRefAttributes$
Scala API: If no new elements arrive within this timeout, demand is redelivered.
DemandRedeliveryInterval(FiniteDuration) - Constructor for class akka.stream.StreamRefAttributes.DemandRedeliveryInterval
 
DemandRedeliveryInterval$() - Constructor for class akka.stream.StreamRefAttributes.DemandRedeliveryInterval$
 
deploy() - Method in class akka.actor.Props
 
deploy() - Method in class akka.actor.TypedProps
 
Deploy - Class in akka.actor
 
Deploy(Scope) - Constructor for class akka.actor.Deploy
Java API to create a Deploy with the given Scope
Deploy(RouterConfig) - Constructor for class akka.actor.Deploy
Java API to create a Deploy with the given RouterConfig
Deploy(RouterConfig, Scope) - Constructor for class akka.actor.Deploy
Java API to create a Deploy with the given RouterConfig with Scope
Deploy(String, Config, RouterConfig, Scope, String, String) - Constructor for class akka.actor.Deploy
 
Deploy(String, Config, RouterConfig, Scope, String, String, Set<String>) - Constructor for class akka.actor.Deploy
 
DEPLOY_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.DaemonMsgCreateData
 
DEPLOY_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.PropsData
 
Deploy$ - Class in akka.actor
 
Deploy$() - Constructor for class akka.actor.Deploy$
 
deployer() - Method in interface akka.actor.ActorRefProvider
The Deployer associated with this ActorRefProvider
deployOn(RoleName, String) - Method in class akka.remote.testkit.MultiNodeConfig
 
deployOnAll(String) - Method in class akka.remote.testkit.MultiNodeConfig
 
depth() - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.FrequencySketchAdmissionFilter
 
depth() - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FrequencySketchSettings
 
depth() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FrequencySketchSettings
 
DequeBasedMessageQueue - Interface in akka.dispatch
 
DequeBasedMessageQueueSemantics - Interface in akka.dispatch
DequeBasedMessageQueue refines QueueBasedMessageQueue to be backed by a java.util.Deque.
dequeue() - Method in class akka.dispatch.BoundedControlAwareMailbox.MessageQueue
 
dequeue() - Method in interface akka.dispatch.BoundedDequeBasedMessageQueue
 
dequeue() - Method in class akka.dispatch.BoundedNodeMessageQueue
 
dequeue() - Method in interface akka.dispatch.BoundedQueueBasedMessageQueue
 
dequeue() - Method in interface akka.dispatch.ControlAwareMessageQueueSemantics
 
dequeue() - Method in interface akka.dispatch.MessageQueue
Try to dequeue the next message from this queue, return null failing that.
dequeue() - Method in class akka.dispatch.NodeMessageQueue
 
dequeue() - Method in interface akka.dispatch.UnboundedDequeBasedMessageQueue
 
dequeue() - Method in interface akka.dispatch.UnboundedQueueBasedMessageQueue
 
dequeue() - Method in class akka.testkit.CallingThreadMailbox
 
DERData(String, byte[]) - Constructor for class akka.pki.pem.PEMDecoder.DERData
 
deregister(ServiceKey<T>, ActorRef<T>) - Static method in class akka.actor.typed.receptionist.Receptionist
Java API: A Deregister message without Ack that the service was unregistered
deregister(ServiceKey<T>, ActorRef<T>) - Method in class akka.actor.typed.receptionist.Receptionist$
Java API: A Deregister message without Ack that the service was unregistered
deregister(ServiceKey<T>, ActorRef<T>, ActorRef<Receptionist.Deregistered>) - Static method in class akka.actor.typed.receptionist.Receptionist
Java API: A Deregister message with an actor that will get an ack that the service was unregistered
deregister(ServiceKey<T>, ActorRef<T>, ActorRef<Receptionist.Deregistered>) - Method in class akka.actor.typed.receptionist.Receptionist$
Java API: A Deregister message with an actor that will get an ack that the service was unregistered
Deregister$() - Constructor for class akka.actor.typed.internal.receptionist.ReceptionistMessages.Deregister$
 
Deregister$() - Constructor for class akka.actor.typed.receptionist.Receptionist.Deregister$
 
deregisterAssociation(Tuple2<Address, Address>) - Method in class akka.remote.transport.TestTransport.AssociationRegistry
Deprecated.
Removes an association.
deregistered(ServiceKey<T>, ActorRef<T>) - Static method in class akka.actor.typed.receptionist.Receptionist
Java API: Sent by the receptionist, available here for easier testing
deregistered(ServiceKey<T>, ActorRef<T>) - Method in class akka.actor.typed.receptionist.Receptionist$
Java API: Sent by the receptionist, available here for easier testing
Deregistered$() - Constructor for class akka.actor.typed.internal.receptionist.ReceptionistMessages.Deregistered$
 
Deregistered$() - Constructor for class akka.actor.typed.receptionist.Receptionist.Deregistered$
 
DERPrivateKeyLoader - Class in akka.pki.pem
 
DERPrivateKeyLoader() - Constructor for class akka.pki.pem.DERPrivateKeyLoader
 
DERPrivateKeyLoader$ - Class in akka.pki.pem
 
DERPrivateKeyLoader$() - Constructor for class akka.pki.pem.DERPrivateKeyLoader$
 
descendant(Iterable<String>) - Method in interface akka.actor.ActorPath
Java API: Recursively create a descendant&rsquo;s path by appending all child names.
descendant(Iterable<String>) - Method in class akka.actor.ActorSystem
Java API: Recursively create a descendant&rsquo;s path by appending all child names.
describe(ClusterShardingSettings.PassivationStrategy) - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategy$
 
Desequenced(Object, long, ActorRef, ActorRef) - Constructor for class akka.persistence.journal.AsyncWriteJournal.Desequenced
 
Desequenced$() - Constructor for class akka.persistence.journal.AsyncWriteJournal.Desequenced$
 
deserialize(byte[], int, String) - Method in class akka.serialization.Serialization
Deserializes the given array of bytes using the specified serializer id, using the optional type hint to the Serializer.
deserialize(byte[], int, Option<Class<? extends T>>) - Method in class akka.serialization.Serialization
Deprecated.
Use deserialize that accepts the `manifest` as a class name. Since 2.6.0.
deserialize(byte[], Class<T>) - Method in class akka.serialization.Serialization
Deserializes the given array of bytes using the specified type to look up what Serializer should be used.
deserialize(ExtendedActorSystem, WireFormats.SerializedMessage) - Static method in class akka.remote.MessageSerializer
Uses Akka Serialization for the specified ActorSystem to transform the given MessageProtocol to a message
deserialize(ExtendedActorSystem, WireFormats.SerializedMessage) - Method in class akka.remote.MessageSerializer$
Uses Akka Serialization for the specified ActorSystem to transform the given MessageProtocol to a message
deserialize(JsonParser, DeserializationContext) - Method in class akka.serialization.jackson.AkkaSerializationDeserializer
 
deserializeActorRef(ExtendedActorSystem, WireFormats.ActorRefData) - Static method in class akka.remote.serialization.ProtobufSerializer
Helper to materialize (lookup) an ActorRef from Akka's protobuf representation in the supplied ActorSystem.
deserializeActorRef(ExtendedActorSystem, WireFormats.ActorRefData) - Method in class akka.remote.serialization.ProtobufSerializer$
Helper to materialize (lookup) an ActorRef from Akka's protobuf representation in the supplied ActorSystem.
deserializeByteBuffer(ByteBuffer, int, String) - Method in class akka.serialization.Serialization
Deserializes the given ByteBuffer of bytes using the specified serializer id, using the optional type hint to the Serializer.
deserializeClusterRouterPool(byte[]) - Method in class akka.cluster.protobuf.ClusterMessageSerializer
 
deserializeForArtery(ExtendedActorSystem, long, Serialization, int, String, akka.remote.artery.EnvelopeBuffer) - Static method in class akka.remote.MessageSerializer
 
deserializeForArtery(ExtendedActorSystem, long, Serialization, int, String, akka.remote.artery.EnvelopeBuffer) - Method in class akka.remote.MessageSerializer$
 
deserializeHeartBeat(byte[]) - Method in class akka.cluster.protobuf.ClusterMessageSerializer
 
deserializeHeartBeatResponse(byte[]) - Method in class akka.cluster.protobuf.ClusterMessageSerializer
 
deserializePayload(ContainerFormats.Payload, Serialization) - Method in class akka.remote.serialization.WrappedPayloadSupport$
 
DeserializerResolverByClass(Class<?>, Function0<JsonDeserializer<?>>) - Constructor for class akka.serialization.jackson.JacksonModule.DeserializerResolverByClass
 
destination() - Method in class akka.persistence.AtLeastOnceDelivery.Internal$.Delivery
 
destination() - Method in class akka.persistence.AtLeastOnceDelivery.UnconfirmedDelivery
 
DESTINATION_FIELD_NUMBER - Static variable in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery
 
detach() - Method in class akka.stream.javadsl.Flow
Detaches upstream demand from downstream demand without detaching the stream rates; in other words acts like a buffer of size 1.
detach() - Method in class akka.stream.javadsl.Source
Detaches upstream demand from downstream demand without detaching the stream rates; in other words acts like a buffer of size 1.
detach() - Method in class akka.stream.javadsl.SubFlow
Detaches upstream demand from downstream demand without detaching the stream rates; in other words acts like a buffer of size 1.
detach() - Method in class akka.stream.javadsl.SubSource
Detaches upstream demand from downstream demand without detaching the stream rates; in other words acts like a buffer of size 1.
detach() - Method in interface akka.stream.scaladsl.FlowOps
Detaches upstream demand from downstream demand without detaching the stream rates; in other words acts like a buffer of size 1.
detach(akka.actor.ActorCell) - Method in class akka.dispatch.MessageDispatcher
Detaches the specified actor instance from this dispatcher
detectLoggerClassFromStack(Class<?>, List<String>) - Static method in class akka.actor.typed.internal.LoggerClass
Try to extract a logger class from the call stack, if not possible the provided default is used
detectLoggerClassFromStack(Class<?>, List<String>) - Method in class akka.actor.typed.internal.LoggerClass$
Try to extract a logger class from the call stack, if not possible the provided default is used
detectLoggerClassFromStack$default$2() - Static method in class akka.actor.typed.internal.LoggerClass
 
detectLoggerClassFromStack$default$2() - Method in class akka.actor.typed.internal.LoggerClass$
 
determined() - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
determined() - Method in class akka.persistence.PluginSpec
 
DiagnosticActorLogging - Interface in akka.actor
Scala API: Mix in DiagnosticActorLogging into your Actor to easily obtain a reference to a logger with MDC support, which is available under the name "log".
DiagnosticLoggingAdapter - Interface in akka.event
 
DiagnosticMarkerBusLoggingAdapter - Class in akka.event
 
DiagnosticMarkerBusLoggingAdapter(LoggingBus, String, Class<?>, LoggingFilter) - Constructor for class akka.event.DiagnosticMarkerBusLoggingAdapter
 
digest(akka.cluster.ddata.Replicator.Internal.DataEnvelope) - Method in class akka.cluster.ddata.Replicator
 
DIGEST_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry
 
digests() - Method in class akka.cluster.ddata.Replicator.Internal$.Status
 
dilated(Duration) - Method in class akka.actor.testkit.typed.TestKitSettings
Java API: Scale the duration with the configured TestTimeFactor
dilated(Duration) - Method in class akka.testkit.javadsl.TestKit
Java timeouts (durations) during tests with the configured
dilated(FiniteDuration) - Method in class akka.actor.testkit.typed.TestKitSettings
Scala API: Scale the duration with the configured TestTimeFactor
dilated(FiniteDuration) - Method in class akka.testkit.javadsl.TestKit
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
dir() - Method in class akka.cluster.ddata.LmdbDurableStore
 
DirectBufferSize() - Method in class akka.io.TcpExt.Settings
 
DirectByteBufferPool$ - Class in akka.io
INTERNAL API
DirectByteBufferPool$() - Constructor for class akka.io.DirectByteBufferPool$
 
direction() - Method in class akka.remote.transport.ThrottlerTransportAdapter.SetThrottle
Deprecated.
 
DIRECTION_FIELD_NUMBER - Static variable in class akka.remote.testconductor.TestConductorProtocol.InjectFailure
 
Direction$() - Constructor for class akka.remote.transport.ThrottlerTransportAdapter.Direction$
Deprecated.
 
directReplication() - Method in class akka.cluster.sharding.typed.ReplicatedEntityProvider
 
disabled() - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$
 
disabled() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$
 
disabled() - Method in class akka.persistence.testkit.scaladsl.EventSourcedBehaviorTestKit.SerializationSettings$
 
disabled() - Static method in class akka.persistence.typed.javadsl.Recovery
Neither snapshots nor events are recovered
disabled() - Method in class akka.persistence.typed.javadsl.Recovery$
Neither snapshots nor events are recovered
disabled() - Static method in class akka.persistence.typed.javadsl.RetentionCriteria
Snapshots are not saved and deleted automatically, events are not deleted.
disabled() - Method in class akka.persistence.typed.javadsl.RetentionCriteria$
Snapshots are not saved and deleted automatically, events are not deleted.
disabled() - Method in class akka.persistence.typed.scaladsl.Recovery$
Neither snapshots nor events are recovered
disabled() - Method in class akka.persistence.typed.scaladsl.RetentionCriteria$
Snapshots are not saved and deleted automatically, events are not deleted.
disabled() - Method in class akka.remote.artery.compress.DecompressionTable$
 
Disabled() - Static method in class akka.cluster.ddata.Flag
Flag that is initialized to false.
Disabled() - Method in class akka.cluster.ddata.Flag$
Flag that is initialized to false.
DisabledEntityPassivationStrategy - Class in akka.cluster.sharding.internal
INTERNAL API: No-op passivation strategy for when automatic passivation is disabled.
DisabledEntityPassivationStrategy() - Constructor for class akka.cluster.sharding.internal.DisabledEntityPassivationStrategy
 
DisabledEntityPassivationStrategy$ - Class in akka.cluster.sharding.internal
INTERNAL API: No-op passivation strategy for when automatic passivation is disabled.
DisabledEntityPassivationStrategy$() - Constructor for class akka.cluster.sharding.internal.DisabledEntityPassivationStrategy$
 
DisabledJavaSerializer - Class in akka.serialization
This Serializer is used when akka.actor.java-serialization = off
DisabledJavaSerializer(ExtendedActorSystem) - Constructor for class akka.serialization.DisabledJavaSerializer
 
DisabledJavaSerializer.JavaSerializationException - Exception in akka.serialization
 
DisabledJavaSerializer$ - Class in akka.serialization
 
DisabledJavaSerializer$() - Constructor for class akka.serialization.DisabledJavaSerializer$
 
DisabledRecovery - Class in akka.persistence.typed.internal
INTERNAL API
DisabledRecovery() - Constructor for class akka.persistence.typed.internal.DisabledRecovery
 
DisabledRecovery$ - Class in akka.persistence.typed.internal
INTERNAL API
DisabledRecovery$() - Constructor for class akka.persistence.typed.internal.DisabledRecovery$
 
DisabledRetentionCriteria - Class in akka.persistence.typed.internal
INTERNAL API
DisabledRetentionCriteria() - Constructor for class akka.persistence.typed.internal.DisabledRetentionCriteria
 
DisabledRetentionCriteria$ - Class in akka.persistence.typed.internal
INTERNAL API
DisabledRetentionCriteria$() - Constructor for class akka.persistence.typed.internal.DisabledRetentionCriteria$
 
disabledSerializationSettings() - Static method in class akka.persistence.testkit.javadsl.EventSourcedBehaviorTestKit
 
disabledSerializationSettings() - Method in class akka.persistence.testkit.javadsl.EventSourcedBehaviorTestKit$
 
DisabledVersion() - Method in class akka.remote.artery.compress.DecompressionTable$
 
disableInterest(int) - Method in interface akka.io.ChannelRegistration
 
DISALLOW - akka.stream.javadsl.FramingTruncation
 
disallowedSerializationBindings() - Method in class akka.serialization.jackson.JacksonSerializer$
 
disassociate() - Method in interface akka.remote.transport.AssociationHandle
Deprecated.
Use method that states reasons to make sure disassociation reasons are logged. Since 2.5.3.
disassociate() - Method in class akka.remote.transport.TestAssociationHandle
Deprecated.
 
disassociate(String, LoggingAdapter) - Method in interface akka.remote.transport.AssociationHandle
Deprecated.
Closes the underlying transport link, if needed.
Disassociate(AssociationHandle.DisassociateInfo) - Constructor for class akka.remote.transport.AkkaPduCodec.Disassociate
 
DISASSOCIATE - akka.remote.WireFormats.CommandType
DISASSOCIATE = 2;
DISASSOCIATE_QUARANTINED - akka.remote.WireFormats.CommandType
Remote system refused the association since the current system is quarantined
DISASSOCIATE_QUARANTINED_VALUE - Static variable in enum akka.remote.WireFormats.CommandType
Remote system refused the association since the current system is quarantined
DISASSOCIATE_SHUTTING_DOWN - akka.remote.WireFormats.CommandType
Remote system is going down and will not accepts new connections
DISASSOCIATE_SHUTTING_DOWN_VALUE - Static variable in enum akka.remote.WireFormats.CommandType
Remote system is going down and will not accepts new connections
DISASSOCIATE_VALUE - Static variable in enum akka.remote.WireFormats.CommandType
DISASSOCIATE = 2;
Disassociate$() - Constructor for class akka.remote.transport.AkkaPduCodec.Disassociate$
 
DisassociateAttempt(Address, Address) - Constructor for class akka.remote.transport.TestTransport.DisassociateAttempt
Deprecated.
 
DisassociateAttempt$() - Constructor for class akka.remote.transport.TestTransport.DisassociateAttempt$
Deprecated.
 
disassociateBehavior() - Method in class akka.remote.transport.TestTransport
Deprecated.
The TestTransport.SwitchableLoggedBehavior for the disassociate() method on handles.
Disassociated(AssociationHandle.DisassociateInfo) - Constructor for class akka.remote.transport.AssociationHandle.Disassociated
Deprecated.
 
Disassociated$() - Constructor for class akka.remote.transport.AssociationHandle.Disassociated$
Deprecated.
 
DisassociatedEvent - Class in akka.remote
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
DisassociatedEvent(Address, Address, boolean) - Constructor for class akka.remote.DisassociatedEvent
Deprecated.
 
DisassociatedEvent$ - Class in akka.remote
Deprecated.
. Since .
DisassociatedEvent$() - Constructor for class akka.remote.DisassociatedEvent$
Deprecated.
 
DisassociateUnderlying(AssociationHandle.DisassociateInfo) - Constructor for class akka.remote.transport.ActorTransportAdapter.DisassociateUnderlying
Deprecated.
 
DisassociateUnderlying$() - Constructor for class akka.remote.transport.ActorTransportAdapter.DisassociateUnderlying$
Deprecated.
 
DiscardConfigurator - Class in akka.persistence
 
DiscardConfigurator() - Constructor for class akka.persistence.DiscardConfigurator
 
DiscardToDeadLetterStrategy - Class in akka.persistence
Discard the message to DeadLetter.
DiscardToDeadLetterStrategy() - Constructor for class akka.persistence.DiscardToDeadLetterStrategy
 
DiscardToDeadLetterStrategy$ - Class in akka.persistence
Discard the message to DeadLetter.
DiscardToDeadLetterStrategy$() - Constructor for class akka.persistence.DiscardToDeadLetterStrategy$
 
disconnect() - Static method in class akka.io.UdpConnectedMessage
Send this message to a connection actor (which had previously sent the UdpConnected.Connected message) in order to close the socket.
disconnect() - Method in class akka.io.UdpConnectedMessage$
Send this message to a connection actor (which had previously sent the UdpConnected.Connected message) in order to close the socket.
disconnect(RoleName, RoleName) - Method in interface akka.remote.testconductor.Conductor
Tell the remote support to shutdown the connection to the given remote peer.
Disconnect - akka.remote.testconductor.TestConductorProtocol.FailType
Disconnect = 2;
Disconnect_VALUE - Static variable in enum akka.remote.testconductor.TestConductorProtocol.FailType
Disconnect = 2;
Disconnect$ - Class in akka.remote.testconductor
 
Disconnect$() - Constructor for class akka.io.UdpConnected.Disconnect$
 
Disconnect$() - Constructor for class akka.remote.testconductor.Disconnect$
 
disconnected(Address, Option<Object>) - Static method in class akka.remote.RemoteLogMarker
Marker "akkaDisconnected" of log event when outbound connection is closed.
disconnected(Address, Option<Object>) - Method in class akka.remote.RemoteLogMarker$
Marker "akkaDisconnected" of log event when outbound connection is closed.
Disconnected$() - Constructor for class akka.io.UdpConnected.Disconnected$
 
DisconnectMsg$ - Class in akka.remote.testconductor
 
DisconnectMsg$() - Constructor for class akka.remote.testconductor.DisconnectMsg$
 
discovery() - Method in class akka.discovery.Discovery
Default ServiceDiscovery as configured in akka.discovery.method.
Discovery - Class in akka.discovery
 
Discovery(ExtendedActorSystem) - Constructor for class akka.discovery.Discovery
 
Discovery$ - Class in akka.discovery
 
Discovery$() - Constructor for class akka.discovery.Discovery$
 
discoveryMethods() - Method in class akka.discovery.aggregate.AggregateServiceDiscoverySettings
 
DiscoveryTimeoutException(String) - Constructor for exception akka.discovery.ServiceDiscovery.DiscoveryTimeoutException
 
dispatch(akka.actor.ActorCell, Envelope) - Method in class akka.dispatch.Dispatcher
INTERNAL API
dispatch(akka.actor.ActorCell, Envelope) - Method in class akka.dispatch.MessageDispatcher
Will be called when the dispatcher is to queue an invocation for execution
dispatch(akka.actor.ActorCell, Envelope) - Method in class akka.testkit.CallingThreadDispatcher
 
dispatch(akka.actor.InternalActorRef, Address, WireFormats.SerializedMessage, <any>) - Method in interface akka.remote.InboundMessageDispatcher
 
Dispatch - Interface in akka.actor.dungeon
INTERNAL API
dispatcher() - Method in interface akka.actor.ActorContext
Returns the dispatcher (MessageDispatcher) that is used for this Actor.
dispatcher() - Method in interface akka.actor.ActorRefFactory
Returns the default MessageDispatcher associated with this ActorRefFactory
dispatcher() - Method in class akka.actor.ActorSystem
Default dispatcher as configured.
dispatcher() - Method in class akka.actor.Deploy
 
dispatcher() - Method in class akka.actor.Props
Convenience method for extracting the dispatcher information from the contained Deploy instance.
dispatcher() - Static method in class akka.actor.TypedActor
Deprecated.
Returns the default dispatcher (for a TypedActor) when inside a method call in a TypedActor.
dispatcher() - Method in class akka.actor.TypedActor$
Deprecated.
Returns the default dispatcher (for a TypedActor) when inside a method call in a TypedActor.
dispatcher() - Method in class akka.actor.TypedProps
 
dispatcher() - Method in class akka.cluster.ddata.ReplicatorSettings
 
dispatcher() - Method in class akka.dispatch.BalancingDispatcherConfigurator
Returns the same dispatcher instance for each invocation
dispatcher() - Method in class akka.dispatch.DispatcherConfigurator
Returns the same dispatcher instance for each invocation
dispatcher() - Method in class akka.dispatch.MessageDispatcherConfigurator
Returns an instance of MessageDispatcher given the configuration.
dispatcher() - Method in class akka.dispatch.PinnedDispatcherConfigurator
Creates new dispatcher for each invocation.
dispatcher() - Method in class akka.stream.ActorAttributes.Dispatcher
 
dispatcher() - Method in class akka.stream.ActorMaterializerSettings
Deprecated.
Use attribute 'ActorAttributes.Dispatcher' to read the concrete setting value. Since 2.6.0.
dispatcher() - Method in class akka.testkit.CallingThreadDispatcherConfigurator
 
dispatcher() - Method in class akka.testkit.TestActorRef
 
dispatcher(String) - Static method in class akka.stream.ActorAttributes
Specifies the name of the dispatcher.
dispatcher(String) - Method in class akka.stream.ActorAttributes$
Specifies the name of the dispatcher.
Dispatcher - Class in akka.dispatch
The event-based Dispatcher binds a set of Actors to a thread pool backed up by a BlockingQueue.
Dispatcher(MessageDispatcherConfigurator, String, int, Duration, ExecutorServiceFactoryProvider, FiniteDuration) - Constructor for class akka.dispatch.Dispatcher
 
Dispatcher(String) - Constructor for class akka.stream.ActorAttributes.Dispatcher
 
Dispatcher() - Method in class akka.io.DnsExt.Settings
 
Dispatcher() - Method in class akka.remote.RemoteSettings
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
DISPATCHER_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.DeployData
 
Dispatcher$() - Constructor for class akka.stream.ActorAttributes.Dispatcher$
 
DispatcherConfigurator - Class in akka.dispatch
Configurator for creating Dispatcher.
DispatcherConfigurator(Config, DispatcherPrerequisites) - Constructor for class akka.dispatch.DispatcherConfigurator
 
DispatcherDefault(Props) - Constructor for class akka.actor.typed.internal.PropsImpl.DispatcherDefault
 
DispatcherDefault$() - Constructor for class akka.actor.typed.internal.PropsImpl.DispatcherDefault$
 
DispatcherFromConfig(String, Props) - Constructor for class akka.actor.typed.internal.PropsImpl.DispatcherFromConfig
 
DispatcherFromConfig$() - Constructor for class akka.actor.typed.internal.PropsImpl.DispatcherFromConfig$
 
DispatcherPrerequisites - Interface in akka.dispatch
DispatcherPrerequisites represents useful contextual pieces when constructing a MessageDispatcher
dispatchers() - Method in class akka.actor.ActorSystem
Helper object for looking up configured dispatchers.
dispatchers() - Method in class akka.actor.typed.ActorSystem
Facilities for lookup up thread-pools from configuration.
Dispatchers - Class in akka.actor.typed
An ActorSystem looks up all its thread pools via a Dispatchers instance.
Dispatchers - Class in akka.dispatch
Dispatchers are to be defined in configuration to allow for tuning for different environments.
Dispatchers() - Constructor for class akka.actor.typed.Dispatchers
 
Dispatchers$ - Class in akka.actor.typed
 
Dispatchers$ - Class in akka.dispatch
 
Dispatchers$() - Constructor for class akka.actor.typed.Dispatchers$
 
Dispatchers$() - Constructor for class akka.dispatch.Dispatchers$
 
DispatcherSameAsParent(Props) - Constructor for class akka.actor.typed.internal.PropsImpl.DispatcherSameAsParent
 
DispatcherSameAsParent$() - Constructor for class akka.actor.typed.internal.PropsImpl.DispatcherSameAsParent$
 
DispatcherSelector - Class in akka.actor.typed
Not for user extension.
DispatcherSelector() - Constructor for class akka.actor.typed.DispatcherSelector
 
DispatcherSelector$ - Class in akka.actor.typed
Factories for DispatcherSelectors which describe which thread pool shall be used to run the actor to which this configuration is applied.
DispatcherSelector$() - Constructor for class akka.actor.typed.DispatcherSelector$
 
dissociate(ActorRef) - Method in interface akka.event.ManagedActorClassification
 
dissociate(ActorRef, ActorRef) - Method in interface akka.event.ManagedActorClassification
 
DistributedData - Class in akka.cluster.ddata
Akka extension for convenient configuration and use of the Replicator.
DistributedData - Class in akka.cluster.ddata.typed.javadsl
Akka extension for convenient configuration and use of the Replicator.
DistributedData - Class in akka.cluster.ddata.typed.scaladsl
Akka extension for convenient configuration and use of the Replicator.
DistributedData() - Constructor for class akka.cluster.ddata.typed.javadsl.DistributedData
 
DistributedData(ExtendedActorSystem) - Constructor for class akka.cluster.ddata.DistributedData
 
DistributedData(ActorSystem<?>) - Constructor for class akka.cluster.ddata.typed.scaladsl.DistributedData
 
DistributedData$ - Class in akka.cluster.ddata
 
DistributedData$ - Class in akka.cluster.ddata.typed.javadsl
 
DistributedData$ - Class in akka.cluster.ddata.typed.scaladsl
 
DistributedData$() - Constructor for class akka.cluster.ddata.DistributedData$
 
DistributedData$() - Constructor for class akka.cluster.ddata.typed.javadsl.DistributedData$
 
DistributedData$() - Constructor for class akka.cluster.ddata.typed.scaladsl.DistributedData$
 
DistributedDataSetup - Class in akka.cluster.ddata.typed.javadsl
Can be used in ActorSystemSetup when starting the ActorSystem to replace the default implementation of the DistributedData extension.
DistributedDataSetup(Function<ActorSystem<?>, DistributedData>) - Constructor for class akka.cluster.ddata.typed.javadsl.DistributedDataSetup
 
DistributedDataSetup$ - Class in akka.cluster.ddata.typed.javadsl
 
DistributedDataSetup$() - Constructor for class akka.cluster.ddata.typed.javadsl.DistributedDataSetup$
 
DistributedPubSub - Class in akka.cluster.pubsub
Extension that starts a DistributedPubSubMediator actor with settings defined in config section akka.cluster.pub-sub.
DistributedPubSub(ExtendedActorSystem) - Constructor for class akka.cluster.pubsub.DistributedPubSub
 
DistributedPubSub$ - Class in akka.cluster.pubsub
 
DistributedPubSub$() - Constructor for class akka.cluster.pubsub.DistributedPubSub$
 
DistributedPubSubMediator - Class in akka.cluster.pubsub
This actor manages a registry of actor references and replicates the entries to peer actors among all cluster nodes or a group of nodes tagged with a specific role.
DistributedPubSubMediator(DistributedPubSubSettings) - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator
 
DistributedPubSubMediator.Count - Class in akka.cluster.pubsub
 
DistributedPubSubMediator.Count$ - Class in akka.cluster.pubsub
Scala API: Send this message to the mediator and it will reply with an Int of the number of subscribers.
DistributedPubSubMediator.CountSubscribers - Class in akka.cluster.pubsub
 
DistributedPubSubMediator.CountSubscribers$ - Class in akka.cluster.pubsub
 
DistributedPubSubMediator.CurrentTopics - Class in akka.cluster.pubsub
Reply to GetTopics.
DistributedPubSubMediator.CurrentTopics$ - Class in akka.cluster.pubsub
 
DistributedPubSubMediator.GetTopics - Class in akka.cluster.pubsub
 
DistributedPubSubMediator.GetTopics$ - Class in akka.cluster.pubsub
Send this message to the mediator and it will reply with DistributedPubSubMediator.CurrentTopics containing the names of the (currently known) registered topic names.
DistributedPubSubMediator.Internal$ - Class in akka.cluster.pubsub
INTERNAL API
DistributedPubSubMediator.Internal$.Bucket - Class in akka.cluster.pubsub
 
DistributedPubSubMediator.Internal$.Bucket$ - Class in akka.cluster.pubsub
 
DistributedPubSubMediator.Internal$.ChildActorTerminationProtocol - Interface in akka.cluster.pubsub
Messages used to encode protocol to make sure that we do not send Subscribe/Unsubscribe message to child (mediator -&gt; topic, topic -&gt; group) during a period of transition.
DistributedPubSubMediator.Internal$.Delta - Class in akka.cluster.pubsub
 
DistributedPubSubMediator.Internal$.Delta$ - Class in akka.cluster.pubsub
 
DistributedPubSubMediator.Internal$.DeltaCount - Class in akka.cluster.pubsub
 
DistributedPubSubMediator.Internal$.DeltaCount$ - Class in akka.cluster.pubsub
 
DistributedPubSubMediator.Internal$.GossipTick - Class in akka.cluster.pubsub
 
DistributedPubSubMediator.Internal$.GossipTick$ - Class in akka.cluster.pubsub
 
DistributedPubSubMediator.Internal$.Group - Class in akka.cluster.pubsub
 
DistributedPubSubMediator.Internal$.MediatorRouterEnvelope - Class in akka.cluster.pubsub
 
DistributedPubSubMediator.Internal$.MediatorRouterEnvelope$ - Class in akka.cluster.pubsub
 
DistributedPubSubMediator.Internal$.NewSubscriberArrived - Class in akka.cluster.pubsub
DistributedPubSubMediator.Internal$.NewSubscriberArrived$ - Class in akka.cluster.pubsub
DistributedPubSubMediator.Internal$.NoMoreSubscribers - Class in akka.cluster.pubsub
Passivate-like message sent from child to parent, used to signal that sender has no subscribers and no child actors.
DistributedPubSubMediator.Internal$.NoMoreSubscribers$ - Class in akka.cluster.pubsub
Passivate-like message sent from child to parent, used to signal that sender has no subscribers and no child actors.
DistributedPubSubMediator.Internal$.Prune - Class in akka.cluster.pubsub
 
DistributedPubSubMediator.Internal$.Prune$ - Class in akka.cluster.pubsub
 
DistributedPubSubMediator.Internal$.RegisterTopic - Class in akka.cluster.pubsub
 
DistributedPubSubMediator.Internal$.RegisterTopic$ - Class in akka.cluster.pubsub
 
DistributedPubSubMediator.Internal$.SendToOneSubscriber - Class in akka.cluster.pubsub
 
DistributedPubSubMediator.Internal$.SendToOneSubscriber$ - Class in akka.cluster.pubsub
 
DistributedPubSubMediator.Internal$.Status - Class in akka.cluster.pubsub
 
DistributedPubSubMediator.Internal$.Status$ - Class in akka.cluster.pubsub
 
DistributedPubSubMediator.Internal$.Subscribed - Class in akka.cluster.pubsub
 
DistributedPubSubMediator.Internal$.Subscribed$ - Class in akka.cluster.pubsub
 
DistributedPubSubMediator.Internal$.TerminateRequest - Class in akka.cluster.pubsub
Sent from parent to child actor to signalize that messages are being buffered.
DistributedPubSubMediator.Internal$.TerminateRequest$ - Class in akka.cluster.pubsub
Sent from parent to child actor to signalize that messages are being buffered.
DistributedPubSubMediator.Internal$.Topic - Class in akka.cluster.pubsub
 
DistributedPubSubMediator.Internal$.TopicLike - Interface in akka.cluster.pubsub
 
DistributedPubSubMediator.Internal$.Unsubscribed - Class in akka.cluster.pubsub
 
DistributedPubSubMediator.Internal$.Unsubscribed$ - Class in akka.cluster.pubsub
 
DistributedPubSubMediator.Internal$.ValueHolder - Class in akka.cluster.pubsub
 
DistributedPubSubMediator.Internal$.ValueHolder$ - Class in akka.cluster.pubsub
 
DistributedPubSubMediator.Publish - Class in akka.cluster.pubsub
 
DistributedPubSubMediator.Publish$ - Class in akka.cluster.pubsub
 
DistributedPubSubMediator.Put - Class in akka.cluster.pubsub
 
DistributedPubSubMediator.Put$ - Class in akka.cluster.pubsub
 
DistributedPubSubMediator.Remove - Class in akka.cluster.pubsub
 
DistributedPubSubMediator.Remove$ - Class in akka.cluster.pubsub
 
DistributedPubSubMediator.Send - Class in akka.cluster.pubsub
 
DistributedPubSubMediator.Send$ - Class in akka.cluster.pubsub
 
DistributedPubSubMediator.SendToAll - Class in akka.cluster.pubsub
 
DistributedPubSubMediator.SendToAll$ - Class in akka.cluster.pubsub
 
DistributedPubSubMediator.Subscribe - Class in akka.cluster.pubsub
 
DistributedPubSubMediator.Subscribe$ - Class in akka.cluster.pubsub
 
DistributedPubSubMediator.SubscribeAck - Class in akka.cluster.pubsub
 
DistributedPubSubMediator.SubscribeAck$ - Class in akka.cluster.pubsub
 
DistributedPubSubMediator.Unsubscribe - Class in akka.cluster.pubsub
 
DistributedPubSubMediator.Unsubscribe$ - Class in akka.cluster.pubsub
 
DistributedPubSubMediator.UnsubscribeAck - Class in akka.cluster.pubsub
 
DistributedPubSubMediator.UnsubscribeAck$ - Class in akka.cluster.pubsub
 
DistributedPubSubMediator$ - Class in akka.cluster.pubsub
 
DistributedPubSubMediator$() - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator$
 
DistributedPubSubMessage - Interface in akka.cluster.pubsub
Marker trait for remote messages with special serializer.
DistributedPubSubMessages - Class in akka.cluster.pubsub.protobuf.msg
 
DistributedPubSubMessages.Address - Class in akka.cluster.pubsub.protobuf.msg
Defines a remote address.
DistributedPubSubMessages.Address.Builder - Class in akka.cluster.pubsub.protobuf.msg
Defines a remote address.
DistributedPubSubMessages.AddressOrBuilder - Interface in akka.cluster.pubsub.protobuf.msg
 
DistributedPubSubMessages.Delta - Class in akka.cluster.pubsub.protobuf.msg
Protobuf type Delta
DistributedPubSubMessages.Delta.Bucket - Class in akka.cluster.pubsub.protobuf.msg
Protobuf type Delta.Bucket
DistributedPubSubMessages.Delta.Bucket.Builder - Class in akka.cluster.pubsub.protobuf.msg
Protobuf type Delta.Bucket
DistributedPubSubMessages.Delta.BucketOrBuilder - Interface in akka.cluster.pubsub.protobuf.msg
 
DistributedPubSubMessages.Delta.Builder - Class in akka.cluster.pubsub.protobuf.msg
Protobuf type Delta
DistributedPubSubMessages.Delta.Entry - Class in akka.cluster.pubsub.protobuf.msg
Protobuf type Delta.Entry
DistributedPubSubMessages.Delta.Entry.Builder - Class in akka.cluster.pubsub.protobuf.msg
Protobuf type Delta.Entry
DistributedPubSubMessages.Delta.EntryOrBuilder - Interface in akka.cluster.pubsub.protobuf.msg
 
DistributedPubSubMessages.DeltaOrBuilder - Interface in akka.cluster.pubsub.protobuf.msg
 
DistributedPubSubMessages.Payload - Class in akka.cluster.pubsub.protobuf.msg
Protobuf type Payload
DistributedPubSubMessages.Payload.Builder - Class in akka.cluster.pubsub.protobuf.msg
Protobuf type Payload
DistributedPubSubMessages.PayloadOrBuilder - Interface in akka.cluster.pubsub.protobuf.msg
 
DistributedPubSubMessages.Publish - Class in akka.cluster.pubsub.protobuf.msg
Publish normally local, but it is also used by the ClusterClient.
DistributedPubSubMessages.Publish.Builder - Class in akka.cluster.pubsub.protobuf.msg
Publish normally local, but it is also used by the ClusterClient.
DistributedPubSubMessages.PublishOrBuilder - Interface in akka.cluster.pubsub.protobuf.msg
 
DistributedPubSubMessages.Send - Class in akka.cluster.pubsub.protobuf.msg
Send normally local, but it is also used by the ClusterClient.
DistributedPubSubMessages.Send.Builder - Class in akka.cluster.pubsub.protobuf.msg
Send normally local, but it is also used by the ClusterClient.
DistributedPubSubMessages.SendOrBuilder - Interface in akka.cluster.pubsub.protobuf.msg
 
DistributedPubSubMessages.SendToAll - Class in akka.cluster.pubsub.protobuf.msg
SendToAll normally local, but it is also used by the ClusterClient.
DistributedPubSubMessages.SendToAll.Builder - Class in akka.cluster.pubsub.protobuf.msg
SendToAll normally local, but it is also used by the ClusterClient.
DistributedPubSubMessages.SendToAllOrBuilder - Interface in akka.cluster.pubsub.protobuf.msg
 
DistributedPubSubMessages.SendToOneSubscriber - Class in akka.cluster.pubsub.protobuf.msg
Send a message to only one subscriber of a group.
DistributedPubSubMessages.SendToOneSubscriber.Builder - Class in akka.cluster.pubsub.protobuf.msg
Send a message to only one subscriber of a group.
DistributedPubSubMessages.SendToOneSubscriberOrBuilder - Interface in akka.cluster.pubsub.protobuf.msg
 
DistributedPubSubMessages.Status - Class in akka.cluster.pubsub.protobuf.msg
Protobuf type Status
DistributedPubSubMessages.Status.Builder - Class in akka.cluster.pubsub.protobuf.msg
Protobuf type Status
DistributedPubSubMessages.Status.Version - Class in akka.cluster.pubsub.protobuf.msg
Protobuf type Status.Version
DistributedPubSubMessages.Status.Version.Builder - Class in akka.cluster.pubsub.protobuf.msg
Protobuf type Status.Version
DistributedPubSubMessages.Status.VersionOrBuilder - Interface in akka.cluster.pubsub.protobuf.msg
 
DistributedPubSubMessages.StatusOrBuilder - Interface in akka.cluster.pubsub.protobuf.msg
 
DistributedPubSubSettings - Class in akka.cluster.pubsub
param: role Start the mediator on members tagged with this role.
DistributedPubSubSettings(Option<String>, RoutingLogic, FiniteDuration, FiniteDuration, int) - Constructor for class akka.cluster.pubsub.DistributedPubSubSettings
Deprecated.
Use the other constructor instead. Since 2.5.5.
DistributedPubSubSettings(Option<String>, RoutingLogic, FiniteDuration, FiniteDuration, int, boolean) - Constructor for class akka.cluster.pubsub.DistributedPubSubSettings
 
DistributedPubSubSettings$ - Class in akka.cluster.pubsub
 
DistributedPubSubSettings$() - Constructor for class akka.cluster.pubsub.DistributedPubSubSettings$
 
divertTo(Graph<SinkShape<Out>, ?>, Predicate<Out>) - Method in class akka.stream.javadsl.Flow
Attaches the given Sink to this Flow, meaning that elements will be sent to the Sink instead of being passed through if the predicate when returns true.
divertTo(Graph<SinkShape<Out>, ?>, Predicate<Out>) - Method in class akka.stream.javadsl.Source
Attaches the given Sink to this Flow, meaning that elements will be sent to the Sink instead of being passed through if the predicate when returns true.
divertTo(Graph<SinkShape<Out>, ?>, Predicate<Out>) - Method in class akka.stream.javadsl.SubFlow
Attaches the given Sink to this Flow, meaning that elements will be sent to the Sink instead of being passed through if the predicate when returns true.
divertTo(Graph<SinkShape<Out>, ?>, Predicate<Out>) - Method in class akka.stream.javadsl.SubSource
Attaches the given Sink to this Flow, meaning that elements will be sent to the Sink instead of being passed through if the predicate when returns true.
divertTo(Graph<SinkShape<Out>, ?>, Function1<Out, Object>) - Method in interface akka.stream.scaladsl.FlowOps
Attaches the given Sink to this Flow, meaning that elements will be sent to the Sink instead of being passed through if the predicate when returns true.
divertToGraph(Graph<SinkShape<Out>, M>, Function1<Out, Object>) - Method in interface akka.stream.scaladsl.FlowOps
 
divertToMat(Graph<SinkShape<Out>, M2>, Predicate<Out>, Function2<Mat, M2, M3>) - Method in class akka.stream.javadsl.Flow
Attaches the given Sink to this Flow, meaning that elements will be sent to the Sink instead of being passed through if the predicate when returns true.
divertToMat(Graph<SinkShape<Out>, M2>, Predicate<Out>, Function2<Mat, M2, M3>) - Method in class akka.stream.javadsl.Source
Attaches the given Sink to this Flow, meaning that elements will be sent to the Sink instead of being passed through if the predicate when returns true.
divertToMat(Graph<SinkShape<Out>, Mat2>, Function1<Out, Object>, Function2<Mat, Mat2, Mat3>) - Method in interface akka.stream.scaladsl.FlowOpsMat
Attaches the given Sink to this Flow, meaning that elements will be sent to the Sink instead of being passed through if the predicate when returns true.
Dns - Class in akka.io
Not for user extension.
Dns() - Constructor for class akka.io.Dns
 
Dns.Command - Interface in akka.io
 
Dns.Resolve - Class in akka.io
Deprecated.
Use cached(DnsProtocol.Resolve). Since 2.6.0.
Dns.Resolve$ - Class in akka.io
Deprecated.
. Since .
Dns.Resolved - Class in akka.io
Deprecated.
Use cached(DnsProtocol.Resolved). Since 2.6.0.
Dns.Resolved$ - Class in akka.io
Deprecated.
Use cached(DnsProtocol.Resolved). Since 2.6.0.
Dns$ - Class in akka.io
 
Dns$() - Constructor for class akka.io.Dns$
 
DnsClient$ - Class in akka.io.dns.internal
INTERNAL API
DnsClient$() - Constructor for class akka.io.dns.internal.DnsClient$
 
DnsExt - Class in akka.io
 
DnsExt(ExtendedActorSystem) - Constructor for class akka.io.DnsExt
INTERNAL API
DnsExt.Settings - Class in akka.io
 
DnsProtocol - Class in akka.io.dns
Supersedes Dns protocol.
DnsProtocol() - Constructor for class akka.io.dns.DnsProtocol
 
DnsProtocol.Ip - Class in akka.io.dns
 
DnsProtocol.Ip$ - Class in akka.io.dns
 
DnsProtocol.RequestType - Interface in akka.io.dns
 
DnsProtocol.Resolve - Class in akka.io.dns
Sending this to the AsyncDnsManager will either lead to a DnsProtocol.Resolved or a Status.Failure response.
DnsProtocol.Resolve$ - Class in akka.io.dns
 
DnsProtocol.Resolved - Class in akka.io.dns
param: name of the record param: records resource records for the query param: additionalRecords records that relate to the query but are not strictly answers
DnsProtocol.Resolved$ - Class in akka.io.dns
 
DnsProtocol.Srv$ - Class in akka.io.dns
 
DnsProtocol$ - Class in akka.io.dns
Supersedes Dns protocol.
DnsProtocol$() - Constructor for class akka.io.dns.DnsProtocol$
 
DnsProvider - Interface in akka.io
Deprecated.
Overriding the DNS implementation will be removed in future versions of Akka. Since 2.6.0.
DnsServiceDiscovery$ - Class in akka.discovery.dns
INTERNAL API
DnsServiceDiscovery$() - Constructor for class akka.discovery.dns.DnsServiceDiscovery$
 
DnsSettings$ - Class in akka.io.dns
 
DnsSettings$() - Constructor for class akka.io.dns.DnsSettings$
 
domainEventClass() - Method in class akka.persistence.fsm.AbstractPersistentFSM
Deprecated.
Domain event's Class Used for identifying domain events during recovery
domainEventClassTag() - Method in class akka.persistence.fsm.AbstractPersistentFSM
Deprecated.
Adapter from Java Class to ClassTag
domainEventClassTag() - Method in interface akka.persistence.fsm.PersistentFSM
Deprecated.
Enables to pass a ClassTag of a domain event base type from the implementing class
domainEvents() - Method in class akka.persistence.fsm.PersistentFSM.State
Deprecated.
 
domainEventTag() - Method in class akka.persistence.fsm.AbstractPersistentFSM
Deprecated.
 
domainEventTag() - Method in interface akka.persistence.fsm.PersistentFSM
Deprecated.
Domain event's ClassTag Used for identifying domain events during recovery
DomainName - Class in akka.io.dns.internal
INTERNAL API
DomainName() - Constructor for class akka.io.dns.internal.DomainName
 
DomainName$ - Class in akka.io.dns.internal
INTERNAL API
DomainName$() - Constructor for class akka.io.dns.internal.DomainName$
 
doMatch(String, Object) - Method in class akka.testkit.EventFilter
internal implementation helper, no guaranteed API
done() - Method in class akka.cluster.sharding.RemoveInternalClusterShardingData
 
done() - Static method in class akka.Done
Java API: the singleton instance
done() - Method in class akka.Done$
Java API: the singleton instance
Done - Class in akka
Typically used together with Future to signal completion but there is no actual value completed.
Done() - Constructor for class akka.Done
 
DONE_FIELD_NUMBER - Static variable in class akka.remote.testconductor.TestConductorProtocol.Wrapper
 
Done$ - Class in akka
 
Done$ - Class in akka.remote.testconductor
 
Done$() - Constructor for class akka.Done$
 
Done$() - Constructor for class akka.remote.testconductor.Done$
 
doNothing() - Static method in class akka.dispatch.MonitorableThreadFactory
 
doNothing() - Method in class akka.dispatch.MonitorableThreadFactory$
 
doNothing() - Method in class akka.io.TcpConnection$
 
DoNotInherit - Annotation Type in akka.annotation
Marks APIs that are designed under an closed-world assumption for and are NOT meant to be extended by user-code.
doPush(Outlet<T>, T) - Method in interface akka.persistence.query.journal.leveldb.Buffer
 
doSend(ChannelRegistration) - Method in interface akka.io.WithUdpSend
 
DOTS_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
 
DOTS_FIELD_NUMBER - Static variable in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
 
Double - akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.NumberType
Double = 1;
Double_VALUE - Static variable in enum akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.NumberType
Double = 1;
down() - Static method in class akka.cluster.MemberStatus
Java API: retrieve the Down status singleton
down() - Method in class akka.cluster.MemberStatus$
Java API: retrieve the Down status singleton
down(Address) - Method in class akka.cluster.Cluster
Send command to DOWN the node specified by 'address'.
down(String) - Method in interface akka.cluster.ClusterNodeMBean
Send command to DOWN the node specified by 'address'.
Down - Class in akka.cluster.typed
Send command to DOWN the node specified by 'address'.
Down - akka.cluster.protobuf.msg.ClusterMessages.MemberStatus
Down = 4;
Down(Address) - Constructor for class akka.cluster.ClusterUserAction.Down
 
Down(Address) - Constructor for class akka.cluster.typed.Down
 
Down_VALUE - Static variable in enum akka.cluster.protobuf.msg.ClusterMessages.MemberStatus
Down = 4;
Down$ - Class in akka.cluster.typed
 
Down$() - Constructor for class akka.cluster.ClusterUserAction.Down$
 
Down$() - Constructor for class akka.cluster.MemberStatus.Down$
 
Down$() - Constructor for class akka.cluster.typed.Down$
 
DownAllName() - Method in class akka.cluster.sbr.SplitBrainResolverSettings$
 
downingActorProps() - Method in class akka.cluster.DowningProvider
If a props is returned it is created as a child of the core cluster daemon on cluster startup.
downingActorProps() - Method in class akka.cluster.NoDowning
 
downingActorProps() - Method in class akka.cluster.sbr.SplitBrainResolverProvider
 
downingProvider() - Method in class akka.cluster.Cluster
 
DowningProvider - Class in akka.cluster
API for plugins that will handle downing of cluster nodes.
DowningProvider() - Constructor for class akka.cluster.DowningProvider
 
DowningProvider$ - Class in akka.cluster
INTERNAL API
DowningProvider$() - Constructor for class akka.cluster.DowningProvider$
 
DowningProviderClassName() - Method in class akka.cluster.ClusterSettings
 
DowningStrategy$ - Class in akka.cluster.sbr
INTERNAL API
DowningStrategy$() - Constructor for class akka.cluster.sbr.DowningStrategy$
 
DownManifest() - Static method in class akka.cluster.protobuf.ClusterMessageSerializer
 
DownManifest() - Method in class akka.cluster.protobuf.ClusterMessageSerializer$
 
downRemovalMargin() - Method in class akka.cluster.DowningProvider
Time margin after which shards or singletons that belonged to a downed/removed partition are created in surviving partition.
downRemovalMargin() - Method in class akka.cluster.NoDowning
 
downRemovalMargin() - Method in class akka.cluster.sbr.SplitBrainResolverProvider
 
DownRemovalMargin() - Method in class akka.cluster.ClusterSettings
 
downsizeAfterUnderutilizedFor() - Method in class akka.routing.DefaultOptimalSizeExploringResizer
 
downsizeRatio() - Method in class akka.routing.DefaultOptimalSizeExploringResizer
 
DownstreamFinish$() - Constructor for class akka.stream.testkit.GraphStageMessages.DownstreamFinish$
 
drain() - Static method in class akka.stream.SubstreamCancelStrategy
Drain substream on cancellation in order to prevent stalling of the stream of streams.
drain() - Method in class akka.stream.SubstreamCancelStrategy$
Drain substream on cancellation in order to prevent stalling of the stream of streams.
Drain$() - Constructor for class akka.stream.SubstreamCancelStrategies.Drain$
 
drainAndComplete() - Method in interface akka.stream.javadsl.MergeHub.DrainingControl
Set the operation mode of the linked MergeHub to draining.
draining() - Method in class akka.stream.CompletionStrategy$
Already buffered elements will be signaled before signaling completion.
Draining$() - Constructor for class akka.stream.CompletionStrategy.Draining$
 
drainTo(Collection<? super E>) - Method in class akka.util.BoundedBlockingQueue
 
drainTo(Collection<? super E>, int) - Method in class akka.util.BoundedBlockingQueue
 
drop(int) - Method in class akka.util.ByteIterator.ByteArrayIterator
 
drop(int) - Method in class akka.util.ByteIterator
 
drop(int) - Method in class akka.util.ByteIterator.MultiByteArrayIterator
For performance sensitive code, call drop() directly on ByteString (it's optimised there)
drop(int) - Method in class akka.util.ByteString.ByteString1
 
drop(int) - Method in class akka.util.ByteString.ByteString1C
 
drop(int) - Method in class akka.util.ByteString.ByteStrings
 
drop(int) - Method in class akka.util.ByteString
 
drop(long) - Method in class akka.stream.javadsl.Flow
Discard the given number of elements at the beginning of the stream.
drop(long) - Method in class akka.stream.javadsl.Source
Discard the given number of elements at the beginning of the stream.
drop(long) - Method in class akka.stream.javadsl.SubFlow
Discard the given number of elements at the beginning of the stream.
drop(long) - Method in class akka.stream.javadsl.SubSource
Discard the given number of elements at the beginning of the stream.
drop(long) - Method in interface akka.stream.scaladsl.FlowOps
Discard the given number of elements at the beginning of the stream.
drop(I, String, ActorRef) - Method in class akka.util.MessageBufferMap
Remove the buffer for an id, but publish a Dropped for each dropped buffered message
Drop$() - Constructor for class akka.persistence.typed.internal.StashOverflowStrategy.Drop$
 
Drop$() - Constructor for class akka.persistence.typed.state.internal.StashOverflowStrategy.Drop$
 
dropBuffer() - Static method in class akka.stream.DelayOverflowStrategy
If the buffer is full when a new element arrives, drops all the buffered elements to make space for the new element.
dropBuffer() - Method in class akka.stream.DelayOverflowStrategy$
If the buffer is full when a new element arrives, drops all the buffered elements to make space for the new element.
dropBuffer() - Static method in class akka.stream.OverflowStrategy
If the buffer is full when a new element arrives, drops all the buffered elements to make space for the new element.
dropBuffer() - Method in class akka.stream.OverflowStrategy$
If the buffer is full when a new element arrives, drops all the buffered elements to make space for the new element.
DropBuffer$() - Constructor for class akka.stream.OverflowStrategies.DropBuffer$
 
dropHead() - Static method in class akka.stream.DelayOverflowStrategy
If the buffer is full when a new element arrives, drops the oldest element from the buffer to make space for the new element.
dropHead() - Method in class akka.stream.DelayOverflowStrategy$
If the buffer is full when a new element arrives, drops the oldest element from the buffer to make space for the new element.
dropHead() - Static method in class akka.stream.OverflowStrategy
If the buffer is full when a new element arrives, drops the oldest element from the buffer to make space for the new element.
dropHead() - Method in class akka.stream.OverflowStrategy$
If the buffer is full when a new element arrives, drops the oldest element from the buffer to make space for the new element.
dropHead() - Method in class akka.util.MessageBuffer
Remove the first element of the message buffer.
DropHead$() - Constructor for class akka.stream.OverflowStrategies.DropHead$
 
dropNew() - Static method in class akka.stream.DelayOverflowStrategy
If the buffer is full when a new element arrives, drops the new element.
dropNew() - Method in class akka.stream.DelayOverflowStrategy$
If the buffer is full when a new element arrives, drops the new element.
dropNew() - Static method in class akka.stream.OverflowStrategy
dropNew() - Method in class akka.stream.OverflowStrategy$
DropNew$() - Constructor for class akka.stream.OverflowStrategies.DropNew$
 
dropped() - Static method in class akka.stream.QueueOfferResult
Java API: The Dropped singleton instance
dropped() - Method in class akka.stream.QueueOfferResult$
Java API: The Dropped singleton instance
dropped(TypedActorContext<?>, Object) - Method in class akka.actor.typed.internal.AbstractSupervisor
 
Dropped - Class in akka.actor
Envelope that is published on the eventStream wrapped in DeadLetter for every message that is dropped due to overfull queues or routers with no routees.
Dropped(Object, String, ActorRef, ActorRef) - Constructor for class akka.actor.Dropped
 
Dropped$ - Class in akka.actor
 
Dropped$() - Constructor for class akka.actor.Dropped$
 
Dropped$() - Constructor for class akka.stream.QueueOfferResult.Dropped$
 
DroppingWriteBecauseQueueIsFullException() - Method in class akka.io.TcpConnection$
 
DroppingWriteBecauseWritingIsSuspendedException() - Method in class akka.io.TcpConnection$
 
dropRight(int) - Method in class akka.util.ByteString.ByteString1
 
dropRight(int) - Method in class akka.util.ByteString.ByteString1C
 
dropRight(int) - Method in class akka.util.ByteString.ByteStrings
 
dropRight(int) - Method in class akka.util.ByteString
 
dropTail() - Static method in class akka.stream.DelayOverflowStrategy
If the buffer is full when a new element arrives, drops the youngest element from the buffer to make space for the new element.
dropTail() - Method in class akka.stream.DelayOverflowStrategy$
If the buffer is full when a new element arrives, drops the youngest element from the buffer to make space for the new element.
dropTail() - Static method in class akka.stream.OverflowStrategy
If the buffer is full when a new element arrives, drops the youngest element from the buffer to make space for the new element.
dropTail() - Method in class akka.stream.OverflowStrategy$
If the buffer is full when a new element arrives, drops the youngest element from the buffer to make space for the new element.
DropTail$() - Constructor for class akka.stream.OverflowStrategies.DropTail$
 
dropWhile(Predicate<Out>) - Method in class akka.stream.javadsl.Flow
Discard elements at the beginning of the stream while predicate is true.
dropWhile(Predicate<Out>) - Method in class akka.stream.javadsl.Source
Discard elements at the beginning of the stream while predicate is true.
dropWhile(Predicate<Out>) - Method in class akka.stream.javadsl.SubFlow
Discard elements at the beginning of the stream while predicate is true.
dropWhile(Predicate<Out>) - Method in class akka.stream.javadsl.SubSource
Discard elements at the beginning of the stream while predicate is true.
dropWhile(Function1<Object, Object>) - Method in class akka.util.ByteIterator.ByteArrayIterator
 
dropWhile(Function1<Object, Object>) - Method in class akka.util.ByteIterator
 
dropWhile(Function1<Object, Object>) - Method in class akka.util.ByteIterator.MultiByteArrayIterator
 
dropWhile(Function1<Object, Object>) - Method in class akka.util.ByteString
 
dropWhile(Function1<Out, Object>) - Method in interface akka.stream.scaladsl.FlowOps
Discard elements at the beginning of the stream while predicate is true.
dropWithin(Duration) - Method in class akka.stream.javadsl.Flow
Discard the elements received within the given duration at beginning of the stream.
dropWithin(Duration) - Method in class akka.stream.javadsl.Source
Discard the elements received within the given duration at beginning of the stream.
dropWithin(Duration) - Method in class akka.stream.javadsl.SubFlow
Discard the elements received within the given duration at beginning of the stream.
dropWithin(Duration) - Method in class akka.stream.javadsl.SubSource
Discard the elements received within the given duration at beginning of the stream.
dropWithin(FiniteDuration) - Method in class akka.stream.javadsl.Flow
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
dropWithin(FiniteDuration) - Method in class akka.stream.javadsl.Source
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
dropWithin(FiniteDuration) - Method in class akka.stream.javadsl.SubFlow
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
dropWithin(FiniteDuration) - Method in class akka.stream.javadsl.SubSource
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
dropWithin(FiniteDuration) - Method in interface akka.stream.scaladsl.FlowOps
Discard the elements received within the given duration at beginning of the stream.
DummyClassForStringSources - Class in akka.event
 
DummyClassForStringSources() - Constructor for class akka.event.DummyClassForStringSources
 
duplicate() - Method in class akka.util.ByteIterator
 
durable() - Method in class akka.cluster.ddata.Replicator
 
DurableDataEnvelopeManifest() - Method in class akka.cluster.ddata.protobuf.ReplicatorMessageSerializer
 
durableKeys() - Method in class akka.cluster.ddata.ReplicatorSettings
 
DurableProducerQueue - Class in akka.actor.typed.delivery
Actor message protocol for storing and confirming reliable delivery of messages.
DurableProducerQueue() - Constructor for class akka.actor.typed.delivery.DurableProducerQueue
 
DurableProducerQueue.Cleanup$ - Class in akka.actor.typed.delivery
 
DurableProducerQueue.Command<A> - Interface in akka.actor.typed.delivery
 
DurableProducerQueue.Confirmed$ - Class in akka.actor.typed.delivery
 
DurableProducerQueue.Event - Interface in akka.actor.typed.delivery
INTERNAL API
DurableProducerQueue.LoadState<A> - Class in akka.actor.typed.delivery
Request that is used at startup to retrieve the unconfirmed messages and current sequence number.
DurableProducerQueue.LoadState$ - Class in akka.actor.typed.delivery
 
DurableProducerQueue.MessageSent<A> - Class in akka.actor.typed.delivery
The fact (event) that a message has been sent.
DurableProducerQueue.MessageSent$ - Class in akka.actor.typed.delivery
 
DurableProducerQueue.State<A> - Class in akka.actor.typed.delivery
 
DurableProducerQueue.State$ - Class in akka.actor.typed.delivery
 
DurableProducerQueue.StoreMessageConfirmed<A> - Class in akka.actor.typed.delivery
Store the fact that a message has been confirmed to be delivered and processed.
DurableProducerQueue.StoreMessageConfirmed$ - Class in akka.actor.typed.delivery
 
DurableProducerQueue.StoreMessageSent<A> - Class in akka.actor.typed.delivery
Store the fact that a message is to be sent.
DurableProducerQueue.StoreMessageSent$ - Class in akka.actor.typed.delivery
 
DurableProducerQueue.StoreMessageSentAck - Class in akka.actor.typed.delivery
 
DurableProducerQueue.StoreMessageSentAck$ - Class in akka.actor.typed.delivery
 
DurableProducerQueue$ - Class in akka.actor.typed.delivery
Actor message protocol for storing and confirming reliable delivery of messages.
DurableProducerQueue$() - Constructor for class akka.actor.typed.delivery.DurableProducerQueue$
 
durablePruningMarkerTimeToLive() - Method in class akka.cluster.ddata.ReplicatorSettings
 
durableQueueRequestTimeout() - Method in class akka.actor.typed.delivery.ProducerController.Settings
 
durableQueueResendFirstInterval() - Method in class akka.actor.typed.delivery.ProducerController.Settings
 
durableQueueRetryAttempts() - Method in class akka.actor.typed.delivery.ProducerController.Settings
 
DurableStateBehavior<Command,​State> - Class in akka.persistence.typed.state.javadsl
A Behavior for a persistent actor with durable storage of its state.
DurableStateBehavior<Command,​State> - Interface in akka.persistence.typed.state.scaladsl
Further customization of the DurableStateBehavior can be done with the methods defined here.
DurableStateBehavior(PersistenceId) - Constructor for class akka.persistence.typed.state.javadsl.DurableStateBehavior
 
DurableStateBehavior(PersistenceId, BackoffSupervisorStrategy) - Constructor for class akka.persistence.typed.state.javadsl.DurableStateBehavior
If using onPersistFailure the supervision is only around the DurableStateBehavior not any outer setup/withTimers block.
DurableStateBehavior.CommandHandler$ - Class in akka.persistence.typed.state.scaladsl
The CommandHandler defines how to act on commands.
DurableStateBehavior$ - Class in akka.persistence.typed.state.scaladsl
API May Change
DurableStateBehavior$() - Constructor for class akka.persistence.typed.state.scaladsl.DurableStateBehavior$
 
DurableStateBehaviorImpl$ - Class in akka.persistence.typed.state.internal
 
DurableStateBehaviorImpl$() - Constructor for class akka.persistence.typed.state.internal.DurableStateBehaviorImpl$
 
DurableStateBehaviorWithEnforcedReplies<Command,​State> - Class in akka.persistence.typed.state.javadsl
A DurableStateBehavior that is enforcing that replies to commands are not forgotten.
DurableStateBehaviorWithEnforcedReplies(PersistenceId) - Constructor for class akka.persistence.typed.state.javadsl.DurableStateBehaviorWithEnforcedReplies
 
DurableStateBehaviorWithEnforcedReplies(PersistenceId, BackoffSupervisorStrategy) - Constructor for class akka.persistence.typed.state.javadsl.DurableStateBehaviorWithEnforcedReplies
 
DurableStateBehaviorWithEnforcedReplies(PersistenceId, Optional<BackoffSupervisorStrategy>) - Constructor for class akka.persistence.typed.state.javadsl.DurableStateBehaviorWithEnforcedReplies
 
DurableStateChange<A> - Interface in akka.persistence.query
The DurableStateStoreQuery stream elements for DurableStateStoreQuery.
DurableStateSettings$ - Class in akka.persistence.typed.state.internal
INTERNAL API
DurableStateSettings$() - Constructor for class akka.persistence.typed.state.internal.DurableStateSettings$
 
DurableStateSignal - Interface in akka.persistence.typed.state
Supertype for all DurableStateBehavior specific signals
DurableStateStore<A> - Interface in akka.persistence.state.javadsl
API for reading durable state objects with payload A.
DurableStateStore<A> - Interface in akka.persistence.state.scaladsl
API for reading durable state objects with payload A.
DurableStateStoreBySliceQuery<A> - Interface in akka.persistence.query.typed.javadsl
Query API for reading durable state objects.
DurableStateStoreBySliceQuery<A> - Interface in akka.persistence.query.typed.scaladsl
Query API for reading durable state objects.
durableStateStoreFor(String) - Method in class akka.persistence.state.DurableStateStoreRegistry
Scala API: Returns the DurableStateStore specified by the given configuration entry.
DurableStateStoreInteractions<C,​S> - Interface in akka.persistence.typed.state.internal
INTERNAL API
DurableStateStorePagedPersistenceIdsQuery<A> - Interface in akka.persistence.query.javadsl
A DurableStateStore may optionally support this query by implementing this trait.
DurableStateStorePagedPersistenceIdsQuery<A> - Interface in akka.persistence.query.scaladsl
A DurableStateStore may optionally support this query by implementing this trait.
durableStateStorePluginId() - Method in class akka.persistence.typed.state.javadsl.DurableStateBehavior
Override and define the DurableStateStore plugin id that this actor should use instead of the default.
DurableStateStoreProvider - Interface in akka.persistence.state
A durable state store plugin must implement a class that implements this trait.
DurableStateStoreQuery<A> - Interface in akka.persistence.query.javadsl
Query API for reading durable state objects.
DurableStateStoreQuery<A> - Interface in akka.persistence.query.scaladsl
Query API for reading durable state objects.
DurableStateStoreRegistry - Class in akka.persistence.state
 
DurableStateStoreRegistry(ExtendedActorSystem) - Constructor for class akka.persistence.state.DurableStateStoreRegistry
 
DurableStateStoreRegistry$ - Class in akka.persistence.state
Persistence extension for queries.
DurableStateStoreRegistry$() - Constructor for class akka.persistence.state.DurableStateStoreRegistry$
 
DurableStateUpdateStore<A> - Interface in akka.persistence.state.javadsl
API for updating durable state objects.
DurableStateUpdateStore<A> - Interface in akka.persistence.state.scaladsl
API for updating durable state objects.
durableStore() - Method in class akka.cluster.ddata.Replicator
 
DurableStore - Class in akka.cluster.ddata
An actor implementing the durable store for the Distributed Data Replicator has to implement the protocol with the messages defined here.
DurableStore() - Constructor for class akka.cluster.ddata.DurableStore
 
DurableStore.DurableDataEnvelope - Class in akka.cluster.ddata
Wrapper class for serialization of a data value.
DurableStore.LoadAll$ - Class in akka.cluster.ddata
Request to load all entries.
DurableStore.LoadAllCompleted$ - Class in akka.cluster.ddata
 
DurableStore.LoadData - Class in akka.cluster.ddata
 
DurableStore.LoadData$ - Class in akka.cluster.ddata
 
DurableStore.LoadFailed - Exception in akka.cluster.ddata
 
DurableStore.Store - Class in akka.cluster.ddata
Request to store an entry.
DurableStore.Store$ - Class in akka.cluster.ddata
 
DurableStore.StoreReply - Class in akka.cluster.ddata
 
DurableStore.StoreReply$ - Class in akka.cluster.ddata
 
DurableStore$ - Class in akka.cluster.ddata
An actor implementing the durable store for the Distributed Data Replicator has to implement the protocol with the messages defined here.
DurableStore$() - Constructor for class akka.cluster.ddata.DurableStore$
 
durableStoreProps() - Method in class akka.cluster.ddata.ReplicatorSettings
 
durableWildcards() - Method in class akka.cluster.ddata.Replicator
 
duration() - Method in class akka.actor.testkit.typed.Effect.ReceiveTimeoutSet
Java API
duration() - Method in class akka.actor.testkit.typed.Effect.Scheduled
 
duration() - Method in class akka.actor.testkit.typed.Effect.TimerScheduled
 
duration() - Method in class akka.stream.scaladsl.RestartWithBackoffFlow.Delay
 
duration() - Method in class akka.util.PrettyDuration.PrettyPrintableDuration
 
duration() - Method in class akka.util.Timeout
 
duration(String) - Method in class akka.testkit.javadsl.TestKit
 
durationToTimeout(FiniteDuration) - Static method in class akka.util.Timeout
 
durationToTimeout(FiniteDuration) - Method in class akka.util.Timeout$
 
DWNOTIFICATIONDATA_FIELD_NUMBER - Static variable in class akka.remote.SystemMessageFormats.SystemMessage
 
dynamicAccess() - Method in class akka.actor.ExtendedActorSystem
ClassLoader wrapper which is used for reflective accesses internally.
dynamicAccess() - Method in class akka.actor.typed.ActorSystem
ClassLoader wrapper which is used for reflective accesses internally.
dynamicAccess() - Method in interface akka.dispatch.DispatcherPrerequisites
 
DynamicAccess - Class in akka.actor
The DynamicAccess implementation is the class which is used for loading all configurable parts of an actor system (the ReflectiveDynamicAccess is the default implementation).
DynamicAccess() - Constructor for class akka.actor.DynamicAccess
 
dynamicAging() - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.LeastFrequentlyUsedSettings
 
dynamicAging() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.LeastFrequentlyUsedSettings
 

E

e() - Method in class akka.stream.stage.ConcurrentAsyncCallbackState.Event
 
each(T) - Method in class akka.dispatch.Foreach
This method will be invoked once when/if a Future that this callback is registered on becomes successfully completed
eagerCancel() - Method in class akka.stream.scaladsl.Balance
 
eagerCancel() - Method in class akka.stream.scaladsl.Broadcast
 
eagerCancel() - Method in class akka.stream.scaladsl.Partition
 
EagerCancellation() - Method in class akka.stream.Attributes.NestedMaterializationCancellationPolicy$
A Attributes.NestedMaterializationCancellationPolicy that configures graph stages delaying nested flow materialization to cancel immediately when downstream cancels before nested flow materialization.
eagerClose() - Method in class akka.stream.scaladsl.Interleave
 
eagerClose() - Method in class akka.stream.scaladsl.MergeLatest
 
eagerClose() - Static method in class akka.stream.TLSClosing
Java API: obtain the EagerClose singleton value.
eagerClose() - Method in class akka.stream.TLSClosing$
Java API: obtain the EagerClose singleton value.
EagerClose - Class in akka.stream
EagerClose() - Constructor for class akka.stream.EagerClose
 
EagerClose$ - Class in akka.stream
 
EagerClose$() - Constructor for class akka.stream.EagerClose$
 
eagerComplete() - Method in class akka.stream.scaladsl.Merge
 
eagerComplete() - Method in class akka.stream.scaladsl.MergePreferred
 
eagerComplete() - Method in class akka.stream.scaladsl.MergePrioritized
 
eagerComplete() - Method in class akka.stream.scaladsl.ZipLatestWith10
 
eagerComplete() - Method in class akka.stream.scaladsl.ZipLatestWith11
 
eagerComplete() - Method in class akka.stream.scaladsl.ZipLatestWith12
 
eagerComplete() - Method in class akka.stream.scaladsl.ZipLatestWith13
 
eagerComplete() - Method in class akka.stream.scaladsl.ZipLatestWith14
 
eagerComplete() - Method in class akka.stream.scaladsl.ZipLatestWith15
 
eagerComplete() - Method in class akka.stream.scaladsl.ZipLatestWith16
 
eagerComplete() - Method in class akka.stream.scaladsl.ZipLatestWith17
 
eagerComplete() - Method in class akka.stream.scaladsl.ZipLatestWith18
 
eagerComplete() - Method in class akka.stream.scaladsl.ZipLatestWith19
 
eagerComplete() - Method in class akka.stream.scaladsl.ZipLatestWith2
 
eagerComplete() - Method in class akka.stream.scaladsl.ZipLatestWith20
 
eagerComplete() - Method in class akka.stream.scaladsl.ZipLatestWith21
 
eagerComplete() - Method in class akka.stream.scaladsl.ZipLatestWith22
 
eagerComplete() - Method in class akka.stream.scaladsl.ZipLatestWith3
 
eagerComplete() - Method in class akka.stream.scaladsl.ZipLatestWith4
 
eagerComplete() - Method in class akka.stream.scaladsl.ZipLatestWith5
 
eagerComplete() - Method in class akka.stream.scaladsl.ZipLatestWith6
 
eagerComplete() - Method in class akka.stream.scaladsl.ZipLatestWith7
 
eagerComplete() - Method in class akka.stream.scaladsl.ZipLatestWith8
 
eagerComplete() - Method in class akka.stream.scaladsl.ZipLatestWith9
 
eagerTerminateInput() - Method in class akka.stream.stage.GraphStageLogic
Input handler that terminates the operator upon receiving completion.
EagerTerminateInput$() - Constructor for class akka.stream.stage.GraphStageLogic.EagerTerminateInput$
 
eagerTerminateOutput() - Method in class akka.stream.stage.GraphStageLogic
Output handler that terminates the operator upon cancellation.
EagerTerminateOutput$() - Constructor for class akka.stream.stage.GraphStageLogic.EagerTerminateOutput$
 
EarliestFirstSystemMessageList$ - Class in akka.actor.typed.internal
 
EarliestFirstSystemMessageList$ - Class in akka.dispatch.sysmsg
 
EarliestFirstSystemMessageList$() - Constructor for class akka.actor.typed.internal.EarliestFirstSystemMessageList$
 
EarliestFirstSystemMessageList$() - Constructor for class akka.dispatch.sysmsg.EarliestFirstSystemMessageList$
 
ec() - Method in class akka.remote.transport.AbstractTransportAdapter
Deprecated.
 
EchoActor() - Constructor for class akka.testkit.TestActors.EchoActor
 
echoActorProps() - Static method in class akka.testkit.TestActors
 
echoActorProps() - Method in class akka.testkit.TestActors$
 
Effect - Class in akka.actor.testkit.typed
All tracked effects for the BehaviorTestKit and BehaviorTestKit must extend this type.
Effect - Interface in akka.japi
An executable piece of code that takes no parameters and doesn't return any value.
Effect - Interface in akka.japi.function
An executable piece of code that takes no parameters and doesn't return any value.
Effect<Event,​State> - Interface in akka.persistence.typed.javadsl
A command handler returns an Effect directive that defines what event or events to persist.
Effect<Event,​State> - Interface in akka.persistence.typed.scaladsl
A command handler returns an Effect directive that defines what event or events to persist.
Effect<State> - Interface in akka.persistence.typed.state.javadsl
A command handler returns an Effect directive that defines what state to persist.
Effect<State> - Interface in akka.persistence.typed.state.scaladsl
A command handler returns an Effect directive that defines what state to persist.
Effect() - Method in class akka.persistence.typed.javadsl.EventSourcedBehavior
Factory of effects.
Effect() - Method in class akka.persistence.typed.state.javadsl.DurableStateBehavior
Factory of effects.
Effect.MessageAdapter<A,​T> - Class in akka.actor.testkit.typed
The behavior create a message adapter for the messages of type clazz
Effect.MessageAdapter$ - Class in akka.actor.testkit.typed
 
Effect.NoEffects - Class in akka.actor.testkit.typed
Used for NoEffects expectations by type
Effect.NoEffects$ - Class in akka.actor.testkit.typed
Used to represent an empty list of effects - in other words, the behavior didn't do anything observable
Effect.ReceiveTimeoutCancelled - Class in akka.actor.testkit.typed
 
Effect.ReceiveTimeoutCancelled$ - Class in akka.actor.testkit.typed
 
Effect.ReceiveTimeoutSet<T> - Class in akka.actor.testkit.typed
The behavior set a new receive timeout, with message as timeout notification
Effect.ReceiveTimeoutSet$ - Class in akka.actor.testkit.typed
 
Effect.Scheduled<U> - Class in akka.actor.testkit.typed
The behavior used context.scheduleOnce to schedule message to be sent to target after delay FIXME what about events scheduled through the scheduler?
Effect.Scheduled$ - Class in akka.actor.testkit.typed
 
Effect.Spawned<T> - Class in akka.actor.testkit.typed
The behavior spawned a named child with the given behavior (and optionally specific props)
Effect.Spawned$ - Class in akka.actor.testkit.typed
 
Effect.SpawnedAdapter$ - Class in akka.actor.testkit.typed
INTERNAL API Spawning adapters is private[akka]
Effect.SpawnedAnonymous<T> - Class in akka.actor.testkit.typed
The behavior spawned an anonymous child with the given behavior (and optionally specific props)
Effect.SpawnedAnonymous$ - Class in akka.actor.testkit.typed
 
Effect.SpawnedAnonymousAdapter$ - Class in akka.actor.testkit.typed
INTERNAL API
Effect.Stopped - Class in akka.actor.testkit.typed
The behavior stopped childName
Effect.Stopped$ - Class in akka.actor.testkit.typed
 
Effect.TimerCancelled - Class in akka.actor.testkit.typed
 
Effect.TimerCancelled$ - Class in akka.actor.testkit.typed
 
Effect.TimerScheduled<U> - Class in akka.actor.testkit.typed
 
Effect.TimerScheduled$ - Class in akka.actor.testkit.typed
 
Effect.TimerScheduled$.FixedDelayMode$ - Class in akka.actor.testkit.typed
 
Effect.TimerScheduled$.FixedDelayModeWithInitialDelay - Class in akka.actor.testkit.typed
 
Effect.TimerScheduled$.FixedDelayModeWithInitialDelay$ - Class in akka.actor.testkit.typed
 
Effect.TimerScheduled$.FixedRateMode$ - Class in akka.actor.testkit.typed
 
Effect.TimerScheduled$.FixedRateModeWithInitialDelay - Class in akka.actor.testkit.typed
 
Effect.TimerScheduled$.FixedRateModeWithInitialDelay$ - Class in akka.actor.testkit.typed
 
Effect.TimerScheduled$.SingleMode$ - Class in akka.actor.testkit.typed
 
Effect.TimerScheduled$.TimerMode - Interface in akka.actor.testkit.typed
 
Effect.Unwatched<T> - Class in akka.actor.testkit.typed
The behavior stopped watching other, through context.unwatch(other)
Effect.Unwatched$ - Class in akka.actor.testkit.typed
 
Effect.Watched<T> - Class in akka.actor.testkit.typed
The behavior started watching other, through context.watch(other)
Effect.Watched$ - Class in akka.actor.testkit.typed
 
Effect.WatchedWith<U,​T> - Class in akka.actor.testkit.typed
The behavior started watching other, through context.watchWith(other, message)
Effect.WatchedWith$ - Class in akka.actor.testkit.typed
 
Effect$ - Class in akka.actor.testkit.typed
 
Effect$ - Class in akka.persistence.typed.scaladsl
Factory methods for creating Effect directives - how an event sourced actor reacts on a command.
Effect$ - Class in akka.persistence.typed.state.scaladsl
Factory methods for creating Effect directives - how a DurableStateBehavior reacts on a command.
Effect$() - Constructor for class akka.actor.testkit.typed.Effect$
 
Effect$() - Constructor for class akka.persistence.typed.scaladsl.Effect$
 
Effect$() - Constructor for class akka.persistence.typed.state.scaladsl.Effect$
 
EffectBuilder<Event,​State> - Class in akka.persistence.typed.javadsl
A command handler returns an Effect directive that defines what event or events to persist.
EffectBuilder<State> - Class in akka.persistence.typed.state.javadsl
A command handler returns an Effect directive that defines what state to persist.
EffectBuilder<Event,​State> - Interface in akka.persistence.typed.scaladsl
A command handler returns an Effect directive that defines what event or events to persist.
EffectBuilder<State> - Interface in akka.persistence.typed.state.scaladsl
A command handler returns an Effect directive that defines what state to persist.
EffectBuilder() - Constructor for class akka.persistence.typed.javadsl.EffectBuilder
 
EffectBuilder() - Constructor for class akka.persistence.typed.state.javadsl.EffectBuilder
 
EffectFactories<Event,​State> - Class in akka.persistence.typed.javadsl
Factory methods for creating Effect directives - how an event sourced actor reacts on a command.
EffectFactories<State> - Class in akka.persistence.typed.state.javadsl
Factory methods for creating Effect directives - how a DurableStateBehavior reacts on a command.
EffectFactories() - Constructor for class akka.persistence.typed.javadsl.EffectFactories
 
EffectFactories() - Constructor for class akka.persistence.typed.state.javadsl.EffectFactories
 
EffectFactories$ - Class in akka.persistence.typed.javadsl
INTERNAL API: see class EffectFactories
EffectFactories$ - Class in akka.persistence.typed.state.javadsl
INTERNAL API: see class EffectFactories
EffectFactories$() - Constructor for class akka.persistence.typed.javadsl.EffectFactories$
 
EffectFactories$() - Constructor for class akka.persistence.typed.state.javadsl.EffectFactories$
 
effectivelyForever() - Method in class akka.io.dns.CachePolicy.Ttl$
 
Effects - Class in akka.actor.testkit.typed.javadsl
Factories for behavior effects for BehaviorTestKit, each effect has a suitable equals and can be used to compare actual effects to expected ones.
Effects - Class in akka.actor.testkit.typed.scaladsl
Factories for behavior effects for BehaviorTestKit, each effect has a suitable equals and can be used to compare actual effects to expected ones.
Effects() - Constructor for class akka.actor.testkit.typed.javadsl.Effects
 
Effects() - Constructor for class akka.actor.testkit.typed.scaladsl.Effects
 
Effects$ - Class in akka.actor.testkit.typed.javadsl
Factories for behavior effects for BehaviorTestKit, each effect has a suitable equals and can be used to compare actual effects to expected ones.
Effects$ - Class in akka.actor.testkit.typed.scaladsl
Factories for behavior effects for BehaviorTestKit, each effect has a suitable equals and can be used to compare actual effects to expected ones.
Effects$() - Constructor for class akka.actor.testkit.typed.javadsl.Effects$
 
Effects$() - Constructor for class akka.actor.testkit.typed.scaladsl.Effects$
 
element() - Method in class akka.stream.testkit.TestSubscriber.OnNext
 
element() - Method in class akka.util.PriorityQueueStabilizer.WrappedElement
 
elements() - Method in interface akka.actor.ActorPath
Sequence of names for this path from root to this.
elements() - Method in class akka.actor.ChildActorPath
 
elements() - Method in class akka.actor.RootActorPath
 
elements() - Method in class akka.cluster.ddata.GSet
 
elements() - Method in class akka.cluster.ddata.ORSet
Scala API
elements() - Method in class akka.persistence.typed.crdt.ORSet
Scala API
elements() - Method in class akka.stream.testkit.TestPublisher.RequestMore
 
ELEMENTS_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet
 
emit(Outlet<T>, T) - Method in class akka.stream.stage.GraphStageLogic
Emit an element through the given outlet, suspending execution if necessary.
emit(Outlet<T>, T, Effect) - Method in class akka.stream.stage.GraphStageLogic
 
emit(Outlet<T>, T, Function0<BoxedUnit>) - Method in class akka.stream.stage.GraphStageLogic
Emit an element through the given outlet and continue with the given thunk afterwards, suspending execution if necessary.
emitEarly() - Static method in class akka.stream.DelayOverflowStrategy
If the buffer is full when a new element is available this strategy send next element downstream without waiting Will backpressure if downstream is not ready.
emitEarly() - Method in class akka.stream.DelayOverflowStrategy$
If the buffer is full when a new element is available this strategy send next element downstream without waiting Will backpressure if downstream is not ready.
EmitEarly$() - Constructor for class akka.stream.OverflowStrategies.EmitEarly$
 
emitMultiple(Outlet<T>, Iterator<T>) - Method in class akka.stream.stage.GraphStageLogic
Java API
emitMultiple(Outlet<T>, Iterator<T>, Effect) - Method in class akka.stream.stage.GraphStageLogic
Java API
emitMultiple(Outlet<T>, Iterable<T>) - Method in class akka.stream.stage.GraphStageLogic
Emit a sequence of elements through the given outlet, suspending execution if necessary.
emitMultiple(Outlet<T>, Iterable<T>, Function0<BoxedUnit>) - Method in class akka.stream.stage.GraphStageLogic
Emit a sequence of elements through the given outlet and continue with the given thunk afterwards, suspending execution if necessary.
emitMultiple(Outlet<T>, Iterator<T>) - Method in class akka.stream.stage.GraphStageLogic
Emit a sequence of elements through the given outlet, suspending execution if necessary.
emitMultiple(Outlet<T>, Iterator<T>, Function0<BoxedUnit>) - Method in class akka.stream.stage.GraphStageLogic
Emit a sequence of elements through the given outlet and continue with the given thunk afterwards, suspending execution if necessary.
empty() - Static method in class akka.actor.Props
A Props instance whose creator will create an actor that doesn't respond to any message
empty() - Method in class akka.actor.Props$
A Props instance whose creator will create an actor that doesn't respond to any message
empty() - Static method in class akka.actor.setup.ActorSystemSetup
 
empty() - Method in class akka.actor.setup.ActorSystemSetup$
 
empty() - Method in class akka.actor.testkit.typed.internal.LoggingTestKitImpl$
 
empty() - Static method in class akka.actor.testkit.typed.javadsl.LoggingTestKit
An empty filter that doesn't match any events.
empty() - Method in class akka.actor.testkit.typed.javadsl.LoggingTestKit$
An empty filter that doesn't match any events.
empty() - Method in class akka.actor.testkit.typed.scaladsl.LoggingTestKit$
An empty filter that doesn't match any events.
empty() - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
empty() - Method in class akka.actor.typed.delivery.DurableProducerQueue.State$
 
empty() - Static method in class akka.actor.typed.internal.BehaviorImpl
 
empty() - Method in class akka.actor.typed.internal.BehaviorImpl$
 
empty() - Method in class akka.actor.typed.internal.PropsImpl.ActorTagsImpl$
 
empty() - Method in class akka.actor.typed.internal.PropsImpl.DefaultMailboxSelector$
 
empty() - Method in class akka.actor.typed.internal.PropsImpl.DispatcherDefault$
 
empty() - Method in class akka.actor.typed.internal.PropsImpl.DispatcherSameAsParent$
 
empty() - Static method in class akka.actor.typed.javadsl.Behaviors
A behavior that treats every incoming message as unhandled.
empty() - Method in class akka.actor.typed.javadsl.Behaviors$
A behavior that treats every incoming message as unhandled.
empty() - Static method in class akka.actor.typed.Props
Empty props instance, should seldom be needed in user code but can be useful as a default props where custom configuration of an actor is possible.
empty() - Method in class akka.actor.typed.Props$
Empty props instance, should seldom be needed in user code but can be useful as a default props where custom configuration of an actor is possible.
empty() - Static method in class akka.actor.typed.scaladsl.Behaviors
A behavior that treats every incoming message as unhandled.
empty() - Method in class akka.actor.typed.scaladsl.Behaviors$
A behavior that treats every incoming message as unhandled.
empty() - Static method in class akka.cluster.ddata.Flag
Flag that is initialized to false.
empty() - Method in class akka.cluster.ddata.Flag$
Flag that is initialized to false.
empty() - Static method in class akka.cluster.ddata.GCounter
 
empty() - Method in class akka.cluster.ddata.GCounter$
 
empty() - Static method in class akka.cluster.ddata.GSet
 
empty() - Method in class akka.cluster.ddata.GSet$
 
empty() - Static method in class akka.cluster.ddata.LWWMap
 
empty() - Method in class akka.cluster.ddata.LWWMap$
 
empty() - Static method in class akka.cluster.ddata.ORMap
 
empty() - Method in class akka.cluster.ddata.ORMap$
 
empty() - Static method in class akka.cluster.ddata.ORMultiMap
Provides an empty multimap.
empty() - Method in class akka.cluster.ddata.ORMultiMap$
Provides an empty multimap.
empty() - Static method in class akka.cluster.ddata.ORSet
 
empty() - Method in class akka.cluster.ddata.ORSet$
 
empty() - Static method in class akka.cluster.ddata.PNCounter
 
empty() - Method in class akka.cluster.ddata.PNCounter$
 
empty() - Static method in class akka.cluster.ddata.PNCounterMap
 
empty() - Method in class akka.cluster.ddata.PNCounterMap$
 
empty() - Static method in class akka.cluster.ddata.VersionVector
 
empty() - Method in class akka.cluster.ddata.VersionVector$
 
empty() - Method in class akka.cluster.Gossip$
 
empty() - Method in class akka.cluster.metrics.MetricsGossip$
 
empty() - Method in class akka.cluster.Reachability$
 
empty() - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.State
 
empty() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.State$
 
empty() - Method in class akka.io.Tcp.Write$
The empty Write doesn't write anything and isn't acknowledged.
empty() - Method in class akka.japi.pf.CaseStatement$
 
empty() - Static method in class akka.persistence.journal.EventSeq
Java API
empty() - Method in class akka.persistence.journal.EventSeq$
Java API
empty() - Method in class akka.persistence.PluginSpec
 
empty() - Static method in class akka.persistence.typed.crdt.Counter
 
empty() - Method in class akka.persistence.typed.crdt.Counter$
 
empty() - Method in class akka.persistence.typed.EventSeq$
 
empty() - Method in class akka.persistence.typed.internal.VersionVector$
 
empty() - Static method in class akka.persistence.typed.javadsl.SignalHandler
 
empty() - Method in class akka.persistence.typed.javadsl.SignalHandler$
 
empty() - Static method in class akka.persistence.typed.state.javadsl.SignalHandler
 
empty() - Method in class akka.persistence.typed.state.javadsl.SignalHandler$
 
empty() - Method in class akka.remote.artery.compress.CompressionTable$
 
empty() - Method in class akka.remote.artery.compress.DecompressionTable$
 
empty() - Static method in class akka.stream.javadsl.Source
Create a Source with no elements, i.e.
empty() - Method in class akka.stream.javadsl.Source$
Create a Source with no elements, i.e.
empty() - Static method in class akka.stream.scaladsl.Source
A Source with no elements, i.e.
empty() - Method in class akka.stream.scaladsl.Source$
A Source with no elements, i.e.
empty() - Static method in class akka.stream.testkit.TestPublisher
Publisher that signals complete to subscribers, after handing a void subscription.
empty() - Method in class akka.stream.testkit.TestPublisher$
Publisher that signals complete to subscribers, after handing a void subscription.
empty() - Method in class akka.util.ByteIterator.ByteArrayIterator$
 
empty() - Method in class akka.util.ByteIterator.MultiByteArrayIterator$
 
empty() - Method in class akka.util.ByteString.ByteString1$
 
empty() - Method in class akka.util.ByteString.ByteString1C$
 
empty() - Method in class akka.util.ByteString
 
empty() - Method in class akka.util.ByteString$
 
empty() - Static method in class akka.util.CompactByteString
 
empty() - Method in class akka.util.CompactByteString$
 
empty() - Method in class akka.util.ImmutableIntMap$
 
empty() - Static method in class akka.util.MessageBuffer
Create an empty message buffer.
empty() - Method in class akka.util.MessageBuffer$
Create an empty message buffer.
empty() - Method in class akka.util.RecencyList$
 
empty() - Static method in class akka.util.TypedMultiMap
Obtain the empty map for the given key type and key–value type function.
empty() - Method in class akka.util.TypedMultiMap$
Obtain the empty map for the given key type and key–value type function.
empty(boolean) - Method in class akka.util.FrequencyList$
 
empty(ReplicaId) - Static method in class akka.persistence.typed.crdt.ORSet
 
empty(ReplicaId) - Method in class akka.persistence.typed.crdt.ORSet$
 
empty(Class<T>) - Static method in class akka.stream.javadsl.Source
Create a Source with no elements.
empty(Class<T>) - Method in class akka.stream.javadsl.Source$
Create a Source with no elements.
empty(Seq<Object>) - Method in class akka.util.SegmentedRecencyList$
 
empty(ClassTag<A>) - Method in class akka.remote.artery.ImmutableLongMap$
 
Empty() - Method in class akka.cluster.typed.internal.receptionist.ServiceRegistry$
 
empty$default$1() - Method in class akka.util.FrequencyList$
 
emptyActorRefSet() - Method in class akka.actor.ActorCell$
 
emptyBehavior() - Static method in class akka.actor.AbstractActor
emptyBehavior is a Receive-expression that matches no messages at all, ever.
emptyBehavior() - Method in class akka.actor.AbstractActor$
emptyBehavior is a Receive-expression that matches no messages at all, ever.
EmptyBehavior() - Static method in class akka.actor.typed.internal.BehaviorTags
 
EmptyBehavior() - Method in class akka.actor.typed.internal.BehaviorTags$
 
emptyBehavior$() - Constructor for class akka.actor.Actor.emptyBehavior$
 
emptyBehaviorStack() - Method in class akka.actor.ActorCell$
 
emptyByteString() - Static method in class akka.util.ByteString
Java API
emptyByteString() - Method in class akka.util.ByteString$
Java API
emptyCancellable() - Method in class akka.actor.ActorCell$
 
EmptyChildrenContainer$() - Constructor for class akka.actor.dungeon.ChildrenContainer.EmptyChildrenContainer$
 
emptyConfig() - Method in class akka.dispatch.CachingConfig$
 
emptyConfig() - Method in class akka.persistence.journal.leveldb.LeveldbStore$
 
emptyConsistentHashMapping$() - Constructor for class akka.routing.ConsistentHashingRouter.emptyConsistentHashMapping$
 
EmptyEventSeq - Class in akka.persistence.typed
INTERNAL API
EmptyEventSeq - Interface in akka.persistence.journal
 
EmptyEventSeq() - Constructor for class akka.persistence.typed.EmptyEventSeq
 
EmptyEventSeq$ - Class in akka.persistence.journal
 
EmptyEventSeq$ - Class in akka.persistence.typed
INTERNAL API
EmptyEventSeq$() - Constructor for class akka.persistence.journal.EmptyEventSeq$
 
EmptyEventSeq$() - Constructor for class akka.persistence.typed.EmptyEventSeq$
 
EmptyImmutableSeq$() - Constructor for class akka.util.Collections.EmptyImmutableSeq$
 
emptyMDC() - Static method in class akka.event.Logging
LoggingAdapter extension which adds MDC support.
emptyMDC() - Method in class akka.event.Logging$
LoggingAdapter extension which adds MDC support.
emptyMembers() - Method in class akka.cluster.Gossip$
 
EmptyORMultiMap() - Method in class akka.cluster.typed.internal.receptionist.ClusterReceptionist$
 
emptyPathEntry() - Method in class akka.dispatch.CachingConfig$
 
EmptyProps$() - Constructor for class akka.actor.typed.internal.PropsImpl.EmptyProps$
 
emptyReceiveTimeoutData() - Method in class akka.actor.dungeon.ReceiveTimeout$
 
emptyState() - Method in class akka.persistence.typed.javadsl.EventSourcedBehavior
Implement by returning the initial empty state object.
emptyState() - Method in class akka.persistence.typed.state.javadsl.DurableStateBehavior
Implement by returning the initial empty state object.
emptyStats() - Method in interface akka.actor.dungeon.ChildrenContainer.EmptyChildrenContainer
 
emptyStats() - Method in class akka.actor.dungeon.ChildrenContainer.EmptyChildrenContainer$
 
emptyStats() - Method in class akka.actor.dungeon.ChildrenContainer.TerminatedChildrenContainer$
 
emptyTimeToLive() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Group
 
emptyTimeToLive() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Topic
 
emptyTimeToLive() - Method in interface akka.cluster.pubsub.DistributedPubSubMediator.Internal$.TopicLike
 
emptyWithValueDeltas() - Static method in class akka.cluster.ddata.ORMultiMap
 
emptyWithValueDeltas() - Method in class akka.cluster.ddata.ORMultiMap$
 
EnableAdditionalSerializationBindings() - Method in class akka.actor.ActorSystem.Settings
Deprecated.
Always enabled from Akka 2.6.0. Since 2.6.0.
enabled() - Method in class akka.actor.typed.LogOptions
 
enabled() - Method in class akka.cluster.ddata.Flag
 
enabled() - Method in class akka.cluster.ddata.Replicator.Internal$.TestFullStateGossip
 
enabled() - Method in class akka.persistence.testkit.javadsl.EventSourcedBehaviorTestKit.SerializationSettings
 
enabled() - Method in class akka.persistence.testkit.scaladsl.EventSourcedBehaviorTestKit.SerializationSettings
 
enabled() - Method in class akka.persistence.testkit.scaladsl.EventSourcedBehaviorTestKit.SerializationSettings$
 
enabled() - Method in class akka.stream.ActorAttributes.DebugLogging
 
enabled() - Method in class akka.stream.ActorAttributes.FuzzingMode
 
Enabled() - Static method in class akka.cluster.ddata.Flag
Flag that is initialized to true.
Enabled() - Method in class akka.cluster.ddata.Flag$
Flag that is initialized to true.
ENABLED_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag
 
enabledCipherSuites() - Method in class akka.stream.TLSProtocol.NegotiateNewSession
 
enabledProtocols() - Method in class akka.stream.TLSProtocol.NegotiateNewSession
 
enabledSerializationSettings() - Static method in class akka.persistence.testkit.javadsl.EventSourcedBehaviorTestKit
 
enabledSerializationSettings() - Method in class akka.persistence.testkit.javadsl.EventSourcedBehaviorTestKit$
 
enableInterest(int) - Method in interface akka.io.ChannelRegistration
 
EnableSsl() - Method in class akka.remote.transport.netty.NettyTransportSettings
Deprecated.
 
ENCLOSEDMESSAGE_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage
 
ENCLOSEDMESSAGE_FIELD_NUMBER - Static variable in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload
 
ENCLOSEDMESSAGE_FIELD_NUMBER - Static variable in class akka.remote.ContainerFormats.Payload
 
ENCLOSEDMESSAGE_FIELD_NUMBER - Static variable in class akka.remote.ContainerFormats.SelectionEnvelope
 
ENCLOSEDMESSAGE_FIELD_NUMBER - Static variable in class akka.stream.StreamRefMessages.Payload
 
encName(String) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$
 
encodeBase64() - Method in class akka.util.ByteString.ByteString1
 
encodeBase64() - Method in class akka.util.ByteString.ByteString1C
 
encodeBase64() - Method in class akka.util.ByteString.ByteStrings
 
encodeBase64() - Method in class akka.util.ByteString
Returns a ByteString which is the Base64 representation of this ByteString
encodeConnectionHeader(int) - Method in class akka.remote.artery.tcp.TcpFraming$
When establishing the connection this header is sent first.
encodeFrameHeader(int) - Method in class akka.remote.artery.tcp.TcpFraming$
Each frame starts with the frame header that contains the length of the frame.
encodeLength(int) - Method in class akka.io.dns.internal.TcpDnsClient$
 
encodePdu(AkkaPduCodec.AkkaPdu) - Method in interface akka.remote.transport.AkkaPduCodec
Takes an AkkaPduCodec.AkkaPdu representation of an Akka PDU and returns its encoded form as a ByteString.
encodePdu(AkkaPduCodec.AkkaPdu) - Static method in class akka.remote.transport.AkkaPduProtobufCodec
 
Encoder$ - Class in akka.remote.artery
INTERNAL API
Encoder$() - Constructor for class akka.remote.artery.Encoder$
 
End() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.End
 
end_$eq(Duration) - Method in interface akka.testkit.TestKitBase
 
End$() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.End$
 
EndData() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.EndData
 
EndData$() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.EndData$
 
EndMarker() - Method in class akka.cluster.ddata.VersionVector.Timestamp$
 
EndMarker() - Method in class akka.cluster.VectorClock.Timestamp$
 
EndpointManager$ - Class in akka.remote
INTERNAL API
EndpointManager$() - Constructor for class akka.remote.EndpointManager$
 
EndpointManagerName() - Method in class akka.remote.Remoting$
 
EndpointReader$ - Class in akka.remote
INTERNAL API
EndpointReader$() - Constructor for class akka.remote.EndpointReader$
 
EndpointWriter$ - Class in akka.remote
INTERNAL API
EndpointWriter$() - Constructor for class akka.remote.EndpointWriter$
 
endWith() - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
endWith() - Method in class akka.persistence.PluginSpec
 
enforceLocalConsumer(ActorRef<?>) - Static method in class akka.actor.typed.delivery.internal.ConsumerControllerImpl
 
enforceLocalConsumer(ActorRef<?>) - Method in class akka.actor.typed.delivery.internal.ConsumerControllerImpl$
 
enforceLocalProducer(ActorRef<?>) - Static method in class akka.actor.typed.delivery.internal.ProducerControllerImpl
 
enforceLocalProducer(ActorRef<?>) - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl$
 
enforcing() - Static method in class akka.stream.ThrottleMode
Java API: Makes throttle fail with exception when upstream is faster than throttle rate
enforcing() - Method in class akka.stream.ThrottleMode$
Java API: Makes throttle fail with exception when upstream is faster than throttle rate
Enforcing$() - Constructor for class akka.stream.ThrottleMode.Enforcing$
 
ENil() - Static method in class akka.actor.typed.internal.SystemMessageList
 
ENil() - Method in class akka.actor.typed.internal.SystemMessageList$
 
ENil() - Static method in class akka.dispatch.sysmsg.SystemMessageList
 
ENil() - Method in class akka.dispatch.sysmsg.SystemMessageList$
 
enqueue(ActorRef, Envelope) - Method in class akka.dispatch.BoundedControlAwareMailbox.MessageQueue
 
enqueue(ActorRef, Envelope) - Method in interface akka.dispatch.BoundedDequeBasedMessageQueue
 
enqueue(ActorRef, Envelope) - Method in class akka.dispatch.BoundedNodeMessageQueue
 
enqueue(ActorRef, Envelope) - Method in interface akka.dispatch.BoundedQueueBasedMessageQueue
 
enqueue(ActorRef, Envelope) - Method in interface akka.dispatch.ControlAwareMessageQueueSemantics
 
enqueue(ActorRef, Envelope) - Method in interface akka.dispatch.MessageQueue
Try to enqueue the message to this queue, or throw an exception.
enqueue(ActorRef, Envelope) - Method in class akka.dispatch.NodeMessageQueue
 
enqueue(ActorRef, Envelope) - Method in interface akka.dispatch.UnboundedDequeBasedMessageQueue
 
enqueue(ActorRef, Envelope) - Method in interface akka.dispatch.UnboundedQueueBasedMessageQueue
 
enqueue(ActorRef, Envelope) - Method in class akka.testkit.CallingThreadMailbox
 
enqueued() - Static method in class akka.stream.QueueOfferResult
Java API: The Enqueued singleton instance
enqueued() - Method in class akka.stream.QueueOfferResult$
Java API: The Enqueued singleton instance
Enqueued$() - Constructor for class akka.stream.QueueOfferResult.Enqueued$
 
enqueueFirst(ActorRef, Envelope) - Method in interface akka.dispatch.BoundedDequeBasedMessageQueue
 
enqueueFirst(ActorRef, Envelope) - Method in interface akka.dispatch.DequeBasedMessageQueueSemantics
 
enqueueFirst(ActorRef, Envelope) - Method in interface akka.dispatch.UnboundedDequeBasedMessageQueue
 
enqueueFirst(Envelope) - Method in interface akka.actor.StashSupport
Enqueues envelope at the first position in the mailbox.
enrichWithPoolDispatcher(Props, ActorContext) - Method in interface akka.routing.Pool
INTERNAL API
ensureSubscription() - Method in class akka.stream.testkit.TestPublisher.Probe
Asserts that a subscription has been received or will be received
ensureSubscription() - Method in class akka.stream.testkit.TestSubscriber.Probe
Asserts that a subscription has been received or will be received
ensureValueBufferSize(int) - Method in class akka.cluster.ddata.LmdbDurableStore
 
enter() - Method in interface akka.pattern.CircuitBreaker.State
Invoked on the transitioned-to state during transition.
enter(Timeout, Seq<String>) - Method in interface akka.remote.testconductor.Player
Enter the named barriers, one after the other, in the order given.
enter(Seq<String>) - Method in interface akka.remote.testconductor.Player
Enter the named barriers, one after the other, in the order given.
Enter - akka.remote.testconductor.TestConductorProtocol.BarrierOp
Enter = 1;
Enter_VALUE - Static variable in enum akka.remote.testconductor.TestConductorProtocol.BarrierOp
Enter = 1;
enterBarrier(Seq<String>) - Method in class akka.remote.testkit.MultiNodeSpec
Enter the named barriers in the order given.
enterBarrier(FiniteDuration, Seq<String>) - Method in class akka.remote.testkit.MultiNodeSpec
Enter the named barriers in the order given.
EnterBarrier$ - Class in akka.remote.testconductor
 
EnterBarrier$() - Constructor for class akka.remote.testconductor.EnterBarrier$
 
entities() - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.RememberedShards
 
entities() - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.RememberedEntities
 
ENTITIES_FIELD_NUMBER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState
 
entitiesWithDemand() - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.RequestNext
 
entity() - Method in class akka.cluster.sharding.typed.javadsl.ClusterSharding.Passivate
 
entity() - Method in class akka.cluster.sharding.typed.ReplicatedEntity
 
entity() - Method in class akka.cluster.sharding.typed.scaladsl.ClusterSharding.Passivate
 
Entity<M,​E> - Class in akka.cluster.sharding.typed.javadsl
Defines how the entity should be created.
Entity<M,​E> - Class in akka.cluster.sharding.typed.scaladsl
Defines how the entity should be created.
Entity() - Constructor for class akka.cluster.sharding.typed.javadsl.Entity
 
ENTITY_TYPE_FIELD_NUMBER - Static variable in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
 
Entity$ - Class in akka.cluster.sharding.typed.javadsl
 
Entity$ - Class in akka.cluster.sharding.typed.scaladsl
 
Entity$() - Constructor for class akka.cluster.sharding.typed.javadsl.Entity$
 
Entity$() - Constructor for class akka.cluster.sharding.typed.scaladsl.Entity$
 
EntityContext<M> - Class in akka.cluster.sharding.typed.javadsl
Parameter to createBehavior function in Entity.of.
EntityContext<M> - Class in akka.cluster.sharding.typed.scaladsl
Parameter to createBehavior function in Entity.apply.
EntityContext(EntityTypeKey<M>, String, ActorRef<ClusterSharding.ShardCommand>) - Constructor for class akka.cluster.sharding.typed.javadsl.EntityContext
 
EntityContext(EntityTypeKey<M>, String, ActorRef<ClusterSharding.ShardCommand>) - Constructor for class akka.cluster.sharding.typed.scaladsl.EntityContext
 
ENTITYCOUNT_FIELD_NUMBER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats
 
EntityFactory<M> - Interface in akka.cluster.sharding.typed.javadsl
 
entityId() - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.AddShard
 
entityId() - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.UpdateDone
 
entityId() - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.UpdateFailed
 
entityId() - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.MessageWithConfirmation
 
entityId() - Method in class akka.cluster.sharding.typed.scaladsl.EntityContext
 
entityId() - Method in interface akka.cluster.sharding.typed.scaladsl.EntityRef
The identifier for the particular entity referenced by this EntityRef.
entityId() - Method in class akka.cluster.sharding.typed.ShardingEnvelope
 
entityId() - Method in interface akka.persistence.typed.javadsl.ReplicationContext
 
entityId() - Method in class akka.persistence.typed.PersistenceId
 
entityId() - Method in class akka.persistence.typed.ReplicationId
 
entityId() - Method in interface akka.persistence.typed.scaladsl.ReplicationContext
 
entityId(ShardingEnvelope<M>) - Method in class akka.cluster.sharding.typed.HashCodeMessageExtractor
 
entityId(ShardingEnvelope<M>) - Method in class akka.cluster.sharding.typed.Murmur2MessageExtractor
 
entityId(E) - Method in class akka.cluster.sharding.typed.ShardingMessageExtractor
Extract the entity id from an incoming message.
ENTITYID_FIELD_NUMBER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted
 
ENTITYID_FIELD_NUMBER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped
 
ENTITYID_FIELD_NUMBER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted
 
ENTITYID_FIELD_NUMBER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped
 
ENTITYID_FIELD_NUMBER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity
 
ENTITYID_FIELD_NUMBER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck
 
ENTITYID_FIELD_NUMBER - Static variable in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope
 
ENTITYIDS_FIELD_NUMBER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState
 
ENTITYIDS_FIELD_NUMBER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState
 
entityPassivate(String) - Static method in class akka.cluster.sharding.NoOpShardingFlightRecorder
 
entityPassivate(String) - Method in class akka.cluster.sharding.NoOpShardingFlightRecorder$
 
entityPassivate(String) - Method in interface akka.cluster.sharding.ShardingFlightRecorder
 
entityPassivateRestart(String) - Static method in class akka.cluster.sharding.NoOpShardingFlightRecorder
 
entityPassivateRestart(String) - Method in class akka.cluster.sharding.NoOpShardingFlightRecorder$
 
entityPassivateRestart(String) - Method in interface akka.cluster.sharding.ShardingFlightRecorder
 
EntityPassivationStrategy$ - Class in akka.cluster.sharding.internal
INTERNAL API
EntityPassivationStrategy$() - Constructor for class akka.cluster.sharding.internal.EntityPassivationStrategy$
 
entityProps() - Method in class akka.cluster.sharding.typed.javadsl.Entity
 
entityProps() - Method in class akka.cluster.sharding.typed.scaladsl.Entity
 
entityRecoveryConstantRateStrategyFrequency() - Method in class akka.cluster.sharding.ClusterShardingSettings.TuningParameters
 
entityRecoveryConstantRateStrategyFrequency() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
entityRecoveryConstantRateStrategyNumberOfEntities() - Method in class akka.cluster.sharding.ClusterShardingSettings.TuningParameters
 
entityRecoveryConstantRateStrategyNumberOfEntities() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
entityRecoveryStrategy() - Method in class akka.cluster.sharding.ClusterShardingSettings.TuningParameters
 
entityRecoveryStrategy() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
EntityRef<M> - Class in akka.cluster.sharding.typed.javadsl
A reference to an sharded Entity, which allows ActorRef-like usage.
EntityRef<M> - Interface in akka.cluster.sharding.typed.scaladsl
A reference to an sharded Entity, which allows ActorRef-like usage.
EntityRef() - Constructor for class akka.cluster.sharding.typed.javadsl.EntityRef
 
entityRefFor(EntityTypeKey<M>, String) - Method in class akka.cluster.sharding.typed.javadsl.ClusterSharding
Create an ActorRef-like reference to a specific sharded entity.
entityRefFor(EntityTypeKey<M>, String, String) - Method in class akka.cluster.sharding.typed.javadsl.ClusterSharding
Create an ActorRef-like reference to a specific sharded entity running in another data center.
entityRefFor(EntityTypeKey<M>, String) - Method in interface akka.cluster.sharding.typed.scaladsl.ClusterSharding
Create an ActorRef-like reference to a specific sharded entity.
entityRefFor(EntityTypeKey<M>, String, String) - Method in interface akka.cluster.sharding.typed.scaladsl.ClusterSharding
Create an ActorRef-like reference to a specific sharded entity running in another data center.
EntityRefImpl$ - Class in akka.cluster.sharding.typed.internal
 
EntityRefImpl$() - Constructor for class akka.cluster.sharding.typed.internal.EntityRefImpl$
 
entityRefsFor(String) - Method in interface akka.cluster.sharding.typed.ReplicatedSharding
Scala API: Returns the entity ref for each replica for user defined routing/replica selection
entityRestartBackoff() - Method in class akka.cluster.sharding.ClusterShardingSettings.TuningParameters
 
entityRestartBackoff() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
entityTerminated(String) - Static method in class akka.cluster.sharding.internal.DisabledEntityPassivationStrategy
 
entityTerminated(String) - Method in class akka.cluster.sharding.internal.DisabledEntityPassivationStrategy$
 
entityTouched(String) - Static method in class akka.cluster.sharding.internal.DisabledEntityPassivationStrategy
 
entityTouched(String) - Method in class akka.cluster.sharding.internal.DisabledEntityPassivationStrategy$
 
entityType() - Method in class akka.persistence.query.typed.EventEnvelope
 
entityTypeHint() - Method in class akka.persistence.typed.PersistenceId
 
entityTypeKey() - Method in class akka.cluster.sharding.typed.GetClusterShardingStats
 
entityTypeKey() - Method in class akka.cluster.sharding.typed.GetShardRegionState
 
entityTypeKey() - Method in class akka.cluster.sharding.typed.scaladsl.EntityContext
 
EntityTypeKey<T> - Class in akka.cluster.sharding.typed.javadsl
The key of an entity type, the name must be unique.
EntityTypeKey<T> - Interface in akka.cluster.sharding.typed.scaladsl
The key of an entity type, the name must be unique.
EntityTypeKey() - Constructor for class akka.cluster.sharding.typed.javadsl.EntityTypeKey
 
EntityTypeKey$ - Class in akka.cluster.sharding.typed.javadsl
 
EntityTypeKey$ - Class in akka.cluster.sharding.typed.scaladsl
 
EntityTypeKey$() - Constructor for class akka.cluster.sharding.typed.javadsl.EntityTypeKey$
 
EntityTypeKey$() - Constructor for class akka.cluster.sharding.typed.scaladsl.EntityTypeKey$
 
entityTypeKeyClass() - Static method in class akka.cluster.sharding.typed.delivery.ShardingConsumerController
Java API: The generic Class type for ConsumerController.SequencedMessage that can be used when creating an EntityTypeKey for the ShardedConsumerController with Class>>.
entityTypeKeyClass() - Method in class akka.cluster.sharding.typed.delivery.ShardingConsumerController$
Java API: The generic Class type for ConsumerController.SequencedMessage that can be used when creating an EntityTypeKey for the ShardedConsumerController with Class>>.
EntityTypeKeyImpl$ - Class in akka.cluster.sharding.typed.internal
 
EntityTypeKeyImpl$() - Constructor for class akka.cluster.sharding.typed.internal.EntityTypeKeyImpl$
 
entries() - Method in class akka.cluster.ddata.LWWMap
Scala API: All entries of the map.
entries() - Method in class akka.cluster.ddata.ORMap
Scala API: All entries of the map.
entries() - Method in class akka.cluster.ddata.ORMultiMap
Scala API: All entries of a multimap where keys are strings and values are sets.
entries() - Method in class akka.cluster.ddata.PNCounterMap
Scala API
ENTRIES_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter
 
ENTRIES_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap
 
ENTRIES_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap
 
ENTRIES_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup
 
ENTRIES_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap
 
ENTRIES_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup
 
ENTRIES_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap
 
ENTRIES_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation
 
ENTRIES_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip
 
ENTRIES_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status
 
ENTRIES_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector
 
ENTRIES_FIELD_NUMBER - Static variable in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup
 
ENTRIES_FIELD_NUMBER - Static variable in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector
 
entriesFor$extension(ServiceRegistry, akka.actor.typed.internal.receptionist.AbstractServiceKey) - Method in class akka.cluster.typed.internal.receptionist.ServiceRegistry$
 
ENTRYDATA_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry
 
envelope() - Method in class akka.cluster.ddata.Replicator.Internal$.ReadRepair
 
envelope() - Method in class akka.cluster.ddata.Replicator.Internal$.ReadResult
 
envelope() - Method in class akka.cluster.ddata.Replicator.Internal$.Write
 
Envelope - Class in akka.dispatch
 
Envelope() - Constructor for class akka.dispatch.Envelope
 
ENVELOPE_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry
 
ENVELOPE_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry
 
ENVELOPE_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult
 
ENVELOPE_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write
 
ENVELOPE_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.AckAndEnvelopeContainer
 
Envelope$ - Class in akka.dispatch
 
Envelope$() - Constructor for class akka.dispatch.Envelope$
 
envelopeBuffer() - Method in interface akka.remote.artery.InboundEnvelope
 
EnvelopeBuffer$ - Class in akka.remote.artery
INTERNAL API
EnvelopeBuffer$() - Constructor for class akka.remote.artery.EnvelopeBuffer$
 
equals(Object) - Method in class akka.actor.ActorIdentity
 
equals(Object) - Method in exception akka.actor.ActorKilledException
 
equals(Object) - Method in exception akka.actor.ActorNotFound
 
equals(Object) - Method in class akka.actor.ActorRef
Equals takes path and the unique id of the actor cell into account.
equals(Object) - Method in class akka.actor.ActorSelection
 
equals(Object) - Method in class akka.actor.Address
 
equals(Object) - Method in class akka.actor.AllForOneStrategy
 
equals(Object) - Method in class akka.actor.ChildActorPath
 
equals(Object) - Static method in class akka.actor.ChildNameReserved
 
equals(Object) - Method in class akka.actor.ChildRestartStats
 
equals(Object) - Method in class akka.actor.ContextualTypedActorFactory
 
equals(Object) - Static method in class akka.actor.CoordinatedShutdown
 
equals(Object) - Method in class akka.actor.DeadLetter
 
equals(Object) - Method in exception akka.actor.DeathPactException
 
equals(Object) - Method in class akka.actor.Deploy
 
equals(Object) - Method in class akka.actor.Dropped
 
equals(Object) - Method in class akka.actor.dungeon.ChildrenContainer.Creation
 
equals(Object) - Method in class akka.actor.dungeon.ChildrenContainer.Recreation
 
equals(Object) - Method in class akka.actor.dungeon.ChildrenContainer.TerminatingChildrenContainer
 
equals(Object) - Method in exception akka.actor.dungeon.SerializationCheckFailedException
 
equals(Object) - Method in interface akka.actor.ExtensionId
 
equals(Object) - Method in class akka.actor.FSM.CurrentState
 
equals(Object) - Method in class akka.actor.FSM.Event
 
equals(Object) - Method in class akka.actor.FSM.Failure
 
equals(Object) - Method in class akka.actor.FSM.LogEntry
 
equals(Object) - Method in class akka.actor.FSM.State
 
equals(Object) - Method in class akka.actor.FSM.StopEvent
 
equals(Object) - Method in class akka.actor.FSM.SubscribeTransitionCallBack
 
equals(Object) - Method in class akka.actor.FSM.Timer
 
equals(Object) - Method in class akka.actor.FSM.Transition
 
equals(Object) - Method in class akka.actor.FSM.UnsubscribeTransitionCallBack
 
equals(Object) - Method in class akka.actor.Identify
 
equals(Object) - Method in exception akka.actor.IllegalActorStateException
 
equals(Object) - Method in exception akka.actor.InvalidActorNameException
 
equals(Object) - Method in exception akka.actor.InvalidMessageException
 
equals(Object) - Static method in class akka.actor.Kill
 
equals(Object) - Static method in class akka.actor.LocalScope
 
equals(Object) - Static method in class akka.actor.Nobody
 
equals(Object) - Static method in class akka.actor.NoScopeGiven
 
equals(Object) - Method in class akka.actor.OneForOneStrategy
 
equals(Object) - Static method in class akka.actor.PoisonPill
 
equals(Object) - Method in exception akka.actor.PostRestartException
 
equals(Object) - Method in exception akka.actor.PreRestartException
 
equals(Object) - Method in class akka.actor.Props
 
equals(Object) - Method in class akka.actor.ProviderSelection.Custom
 
equals(Object) - Static method in class akka.actor.ReceiveTimeout
 
equals(Object) - Method in class akka.actor.RootActorPath
 
equals(Object) - Method in exception akka.actor.SchedulerException
 
equals(Object) - Static method in class akka.actor.SelectParent
 
equals(Object) - Method in class akka.actor.Status.Failure
 
equals(Object) - Method in class akka.actor.Status.Success
 
equals(Object) - Method in class akka.actor.SuppressedDeadLetter
 
equals(Object) - Method in class akka.actor.Terminated
 
equals(Object) - Method in class akka.actor.testkit.typed.CapturedLogEvent
 
equals(Object) - Method in class akka.actor.testkit.typed.Effect.MessageAdapter
 
equals(Object) - Method in class akka.actor.testkit.typed.Effect.ReceiveTimeoutSet
 
equals(Object) - Method in class akka.actor.testkit.typed.Effect.Scheduled
 
equals(Object) - Method in class akka.actor.testkit.typed.Effect.Spawned
 
equals(Object) - Method in class akka.actor.testkit.typed.Effect.SpawnedAnonymous
 
equals(Object) - Method in class akka.actor.testkit.typed.Effect.Stopped
 
equals(Object) - Method in class akka.actor.testkit.typed.Effect.TimerCancelled
 
equals(Object) - Method in class akka.actor.testkit.typed.Effect.TimerScheduled
 
equals(Object) - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedDelayModeWithInitialDelay
 
equals(Object) - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedRateModeWithInitialDelay
 
equals(Object) - Method in class akka.actor.testkit.typed.Effect.Unwatched
 
equals(Object) - Method in class akka.actor.testkit.typed.Effect.Watched
 
equals(Object) - Method in class akka.actor.testkit.typed.Effect.WatchedWith
 
equals(Object) - Method in class akka.actor.testkit.typed.FishingOutcome.Fail
 
equals(Object) - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.ActorStopped
 
equals(Object) - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActor
 
equals(Object) - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActorAnonymous
 
equals(Object) - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.StopActor
 
equals(Object) - Method in class akka.actor.testkit.typed.LoggingEvent
 
equals(Object) - Method in exception akka.actor.testkit.typed.TestException
 
equals(Object) - Method in class akka.actor.typed.ActorRef.ActorRefOps
 
equals(Object) - Static method in class akka.actor.typed.ActorRefResolver
 
equals(Object) - Method in class akka.actor.typed.Behavior.BehaviorDecorators
 
equals(Object) - Method in class akka.actor.typed.ChildFailed
 
equals(Object) - Method in exception akka.actor.typed.DeathPactException
 
equals(Object) - Method in class akka.actor.typed.delivery.ConsumerController.DeliverThenStop
 
equals(Object) - Method in class akka.actor.typed.delivery.ConsumerController.RegisterToProducerController
 
equals(Object) - Method in class akka.actor.typed.delivery.ConsumerController.SequencedMessage
 
equals(Object) - Method in class akka.actor.typed.delivery.ConsumerController.Start
 
equals(Object) - Method in class akka.actor.typed.delivery.DurableProducerQueue.LoadState
 
equals(Object) - Method in class akka.actor.typed.delivery.DurableProducerQueue.MessageSent
 
equals(Object) - Method in class akka.actor.typed.delivery.DurableProducerQueue.State
 
equals(Object) - Method in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageConfirmed
 
equals(Object) - Method in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageSent
 
equals(Object) - Method in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageSentAck
 
equals(Object) - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Ack
 
equals(Object) - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Request
 
equals(Object) - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Resend
 
equals(Object) - Method in class akka.actor.typed.delivery.ProducerController.MessageWithConfirmation
 
equals(Object) - Method in class akka.actor.typed.delivery.ProducerController.RegisterConsumer
 
equals(Object) - Method in class akka.actor.typed.delivery.ProducerController.RequestNext
 
equals(Object) - Method in class akka.actor.typed.delivery.ProducerController.Start
 
equals(Object) - Method in class akka.actor.typed.delivery.WorkPullingProducerController.GetWorkerStats
 
equals(Object) - Method in class akka.actor.typed.delivery.WorkPullingProducerController.MessageWithConfirmation
 
equals(Object) - Method in class akka.actor.typed.delivery.WorkPullingProducerController.RequestNext
 
equals(Object) - Method in class akka.actor.typed.delivery.WorkPullingProducerController.Start
 
equals(Object) - Method in class akka.actor.typed.delivery.WorkPullingProducerController.WorkerStats
 
equals(Object) - Method in class akka.actor.typed.eventstream.EventStream.Publish
 
equals(Object) - Method in class akka.actor.typed.eventstream.EventStream.Subscribe
 
equals(Object) - Method in class akka.actor.typed.eventstream.EventStream.Unsubscribe
 
equals(Object) - Method in class akka.actor.typed.ExtensionId
 
equals(Object) - Method in class akka.actor.typed.internal.ActorContextImpl.LoggingContext
 
equals(Object) - Method in interface akka.actor.typed.internal.ActorRefImpl
Equals takes path and the unique id of the actor cell into account.
equals(Object) - Method in class akka.actor.typed.internal.BehaviorImpl.ContextAs
 
equals(Object) - Static method in class akka.actor.typed.internal.NoMessage
 
equals(Object) - Static method in class akka.actor.typed.internal.NoOpActorFlightRecorder
 
equals(Object) - Method in class akka.actor.typed.internal.PropsImpl.ActorTagsImpl
 
equals(Object) - Method in class akka.actor.typed.internal.PropsImpl.BoundedMailboxSelector
 
equals(Object) - Method in class akka.actor.typed.internal.PropsImpl.DefaultMailboxSelector
 
equals(Object) - Method in class akka.actor.typed.internal.PropsImpl.DispatcherDefault
 
equals(Object) - Method in class akka.actor.typed.internal.PropsImpl.DispatcherFromConfig
 
equals(Object) - Method in class akka.actor.typed.internal.PropsImpl.DispatcherSameAsParent
 
equals(Object) - Method in class akka.actor.typed.internal.PropsImpl.MailboxFromConfigSelector
 
equals(Object) - Method in class akka.actor.typed.internal.receptionist.DefaultServiceKey
 
equals(Object) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Deregister
 
equals(Object) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Deregistered
 
equals(Object) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Find
 
equals(Object) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Listing
 
equals(Object) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Register
 
equals(Object) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Registered
 
equals(Object) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Subscribe
 
equals(Object) - Method in class akka.actor.typed.internal.RestartSupervisor.ResetRestartCount
 
equals(Object) - Method in class akka.actor.typed.internal.RestartSupervisor.ScheduledRestart
 
equals(Object) - Method in class akka.actor.typed.MessageAdaptionFailure
 
equals(Object) - Static method in class akka.actor.typed.PostStop
 
equals(Object) - Static method in class akka.actor.typed.PreRestart
 
equals(Object) - Static method in class akka.actor.typed.receptionist.Receptionist
 
equals(Object) - Method in class akka.actor.typed.RecipientRef.RecipientRefOps
 
equals(Object) - Method in class akka.actor.typed.scaladsl.AskPattern.Askable
 
equals(Object) - Method in class akka.actor.typed.scaladsl.Behaviors.Supervise
 
equals(Object) - Method in class akka.actor.typed.SpawnProtocol.Spawn
 
equals(Object) - Method in class akka.actor.typed.Terminated
 
equals(Object) - Static method in class akka.actor.TypedActor
Deprecated.
 
equals(Object) - Method in class akka.actor.TypedActor.MethodCall
Deprecated.
 
equals(Object) - Method in class akka.actor.TypedProps
 
equals(Object) - Method in class akka.actor.UnhandledMessage
 
equals(Object) - Static method in class akka.cluster.client.ClusterClient.Internal$.HeartbeatTick
Deprecated.
 
equals(Object) - Static method in class akka.cluster.client.ClusterClient.Internal$.ReconnectTimeout
Deprecated.
 
equals(Object) - Static method in class akka.cluster.client.ClusterClient.Internal$.RefreshContactsTick
Deprecated.
 
equals(Object) - Method in class akka.cluster.client.ClusterClient.Publish
Deprecated.
 
equals(Object) - Method in class akka.cluster.client.ClusterClient.Send
Deprecated.
 
equals(Object) - Method in class akka.cluster.client.ClusterClient.SendToAll
Deprecated.
 
equals(Object) - Static method in class akka.cluster.client.ClusterClientReceptionist
Deprecated.
 
equals(Object) - Method in class akka.cluster.client.ClusterClients
 
equals(Object) - Method in class akka.cluster.client.ClusterClientUnreachable
 
equals(Object) - Method in class akka.cluster.client.ClusterClientUp
 
equals(Object) - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.CheckDeadlines
Deprecated.
 
equals(Object) - Method in class akka.cluster.client.ClusterReceptionist.Internal$.Contacts
Deprecated.
 
equals(Object) - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.GetContacts
Deprecated.
 
equals(Object) - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.Heartbeat
Deprecated.
 
equals(Object) - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.HeartbeatRsp
Deprecated.
 
equals(Object) - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.Ping
Deprecated.
 
equals(Object) - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.ReceptionistShutdown
Deprecated.
 
equals(Object) - Method in class akka.cluster.client.ContactPointAdded
 
equals(Object) - Method in class akka.cluster.client.ContactPointRemoved
 
equals(Object) - Method in class akka.cluster.client.ContactPoints
 
equals(Object) - Static method in class akka.cluster.client.GetClusterClients
 
equals(Object) - Static method in class akka.cluster.client.GetContactPoints
 
equals(Object) - Method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts
 
equals(Object) - Static method in class akka.cluster.client.SubscribeClusterClients
 
equals(Object) - Static method in class akka.cluster.client.SubscribeContactPoints
 
equals(Object) - Static method in class akka.cluster.client.UnsubscribeClusterClients
 
equals(Object) - Static method in class akka.cluster.client.UnsubscribeContactPoints
 
equals(Object) - Static method in class akka.cluster.Cluster
 
equals(Object) - Method in class akka.cluster.ClusterEvent.CurrentClusterState
 
equals(Object) - Method in class akka.cluster.ClusterEvent.LeaderChanged
 
equals(Object) - Method in class akka.cluster.ClusterEvent.MemberDowned
 
equals(Object) - Method in class akka.cluster.ClusterEvent.MemberExited
 
equals(Object) - Method in class akka.cluster.ClusterEvent.MemberJoined
 
equals(Object) - Method in class akka.cluster.ClusterEvent.MemberLeft
 
equals(Object) - Method in class akka.cluster.ClusterEvent.MemberPreparingForShutdown
 
equals(Object) - Method in class akka.cluster.ClusterEvent.MemberReadyForShutdown
 
equals(Object) - Method in class akka.cluster.ClusterEvent.MemberRemoved
 
equals(Object) - Method in class akka.cluster.ClusterEvent.MemberUp
 
equals(Object) - Method in class akka.cluster.ClusterEvent.MemberWeaklyUp
 
equals(Object) - Method in class akka.cluster.ClusterEvent.ReachableDataCenter
 
equals(Object) - Method in class akka.cluster.ClusterEvent.ReachableMember
 
equals(Object) - Method in class akka.cluster.ClusterEvent.RoleLeaderChanged
 
equals(Object) - Method in class akka.cluster.ClusterEvent.UnreachableDataCenter
 
equals(Object) - Method in class akka.cluster.ClusterEvent.UnreachableMember
 
equals(Object) - Static method in class akka.cluster.ClusterScope
 
equals(Object) - Method in class akka.cluster.ClusterUserAction.Down
 
equals(Object) - Method in class akka.cluster.ClusterUserAction.JoinTo
 
equals(Object) - Method in class akka.cluster.ClusterUserAction.Leave
 
equals(Object) - Static method in class akka.cluster.ddata.DistributedData
 
equals(Object) - Method in class akka.cluster.ddata.DurableStore.DurableDataEnvelope
 
equals(Object) - Method in class akka.cluster.ddata.DurableStore.LoadData
 
equals(Object) - Method in class akka.cluster.ddata.DurableStore.Store
 
equals(Object) - Method in class akka.cluster.ddata.DurableStore.StoreReply
 
equals(Object) - Method in class akka.cluster.ddata.Flag
 
equals(Object) - Method in class akka.cluster.ddata.GCounter
 
equals(Object) - Method in class akka.cluster.ddata.GSet
 
equals(Object) - Method in class akka.cluster.ddata.Key
 
equals(Object) - Method in class akka.cluster.ddata.LWWMap
 
equals(Object) - Method in class akka.cluster.ddata.LWWRegister
 
equals(Object) - Method in class akka.cluster.ddata.ManyVersionVector
 
equals(Object) - Method in class akka.cluster.ddata.OneVersionVector
 
equals(Object) - Method in class akka.cluster.ddata.ORMap
 
equals(Object) - Method in class akka.cluster.ddata.ORMultiMap
 
equals(Object) - Method in class akka.cluster.ddata.ORSet
 
equals(Object) - Method in class akka.cluster.ddata.PNCounter
 
equals(Object) - Method in class akka.cluster.ddata.PNCounterMap
 
equals(Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag
 
equals(Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry
 
equals(Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter
 
equals(Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
 
equals(Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry
 
equals(Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap
 
equals(Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister
 
equals(Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry
 
equals(Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap
 
equals(Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry
 
equals(Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup
 
equals(Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry
 
equals(Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry
 
equals(Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap
 
equals(Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
 
equals(Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry
 
equals(Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup
 
equals(Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter
 
equals(Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry
 
equals(Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap
 
equals(Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address
 
equals(Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed
 
equals(Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope
 
equals(Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry
 
equals(Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry
 
equals(Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation
 
equals(Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope
 
equals(Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Empty
 
equals(Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
 
equals(Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure
 
equals(Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess
 
equals(Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry
 
equals(Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip
 
equals(Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound
 
equals(Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage
 
equals(Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read
 
equals(Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult
 
equals(Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry
 
equals(Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status
 
equals(Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet
 
equals(Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe
 
equals(Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress
 
equals(Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe
 
equals(Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry
 
equals(Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector
 
equals(Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write
 
equals(Object) - Static method in class akka.cluster.ddata.protobuf.OtherMessageComparator
 
equals(Object) - Method in class akka.cluster.ddata.PruningState.PruningInitialized
 
equals(Object) - Method in class akka.cluster.ddata.PruningState.PruningPerformed
 
equals(Object) - Method in class akka.cluster.ddata.Replicator.Changed
 
equals(Object) - Method in exception akka.cluster.ddata.Replicator.DataDeleted
 
equals(Object) - Method in class akka.cluster.ddata.Replicator.Delete
 
equals(Object) - Method in class akka.cluster.ddata.Replicator.Deleted
 
equals(Object) - Method in class akka.cluster.ddata.Replicator.DeleteSuccess
 
equals(Object) - Method in class akka.cluster.ddata.Replicator.Get
 
equals(Object) - Method in class akka.cluster.ddata.Replicator.GetDataDeleted
 
equals(Object) - Method in class akka.cluster.ddata.Replicator.GetFailure
 
equals(Object) - Method in class akka.cluster.ddata.Replicator.GetSuccess
 
equals(Object) - Static method in class akka.cluster.ddata.Replicator.Internal$.ClockTick
 
equals(Object) - Method in class akka.cluster.ddata.Replicator.Internal$.DataEnvelope
 
equals(Object) - Static method in class akka.cluster.ddata.Replicator.Internal$.DeletedData
 
equals(Object) - Method in class akka.cluster.ddata.Replicator.Internal$.Delta
 
equals(Object) - Static method in class akka.cluster.ddata.Replicator.Internal$.DeltaNack
 
equals(Object) - Method in class akka.cluster.ddata.Replicator.Internal$.DeltaPropagation
 
equals(Object) - Static method in class akka.cluster.ddata.Replicator.Internal$.DeltaPropagationTick
 
equals(Object) - Method in class akka.cluster.ddata.Replicator.Internal$.Gossip
 
equals(Object) - Static method in class akka.cluster.ddata.Replicator.Internal$.GossipTick
 
equals(Object) - Method in class akka.cluster.ddata.Replicator.Internal$.Read
 
equals(Object) - Method in class akka.cluster.ddata.Replicator.Internal$.ReadRepair
 
equals(Object) - Static method in class akka.cluster.ddata.Replicator.Internal$.ReadRepairAck
 
equals(Object) - Method in class akka.cluster.ddata.Replicator.Internal$.ReadResult
 
equals(Object) - Static method in class akka.cluster.ddata.Replicator.Internal$.RemovedNodePruningTick
 
equals(Object) - Method in class akka.cluster.ddata.Replicator.Internal$.Status
 
equals(Object) - Method in class akka.cluster.ddata.Replicator.Internal$.TestFullStateGossip
 
equals(Object) - Method in class akka.cluster.ddata.Replicator.Internal$.Write
 
equals(Object) - Static method in class akka.cluster.ddata.Replicator.Internal$.WriteAck
 
equals(Object) - Static method in class akka.cluster.ddata.Replicator.Internal$.WriteNack
 
equals(Object) - Method in class akka.cluster.ddata.Replicator.ModifyFailure
 
equals(Object) - Method in class akka.cluster.ddata.Replicator.NotFound
 
equals(Object) - Method in class akka.cluster.ddata.Replicator.ReadAll
 
equals(Object) - Method in class akka.cluster.ddata.Replicator.ReadFrom
 
equals(Object) - Method in class akka.cluster.ddata.Replicator.ReadMajority
 
equals(Object) - Method in class akka.cluster.ddata.Replicator.ReadMajorityPlus
 
equals(Object) - Method in class akka.cluster.ddata.Replicator.ReplicaCount
 
equals(Object) - Method in class akka.cluster.ddata.Replicator.ReplicationDeleteFailure
 
equals(Object) - Method in class akka.cluster.ddata.Replicator.StoreFailure
 
equals(Object) - Method in class akka.cluster.ddata.Replicator.Subscribe
 
equals(Object) - Method in class akka.cluster.ddata.Replicator.Unsubscribe
 
equals(Object) - Method in class akka.cluster.ddata.Replicator.Update
 
equals(Object) - Method in class akka.cluster.ddata.Replicator.UpdateDataDeleted
 
equals(Object) - Method in class akka.cluster.ddata.Replicator.UpdateSuccess
 
equals(Object) - Method in class akka.cluster.ddata.Replicator.UpdateTimeout
 
equals(Object) - Method in class akka.cluster.ddata.Replicator.WriteAll
 
equals(Object) - Method in class akka.cluster.ddata.Replicator.WriteMajority
 
equals(Object) - Method in class akka.cluster.ddata.Replicator.WriteMajorityPlus
 
equals(Object) - Method in class akka.cluster.ddata.Replicator.WriteTo
 
equals(Object) - Method in class akka.cluster.ddata.SelfUniqueAddress
 
equals(Object) - Static method in class akka.cluster.ddata.typed.javadsl.DistributedData
 
equals(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Changed
 
equals(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.DataDeleted
 
equals(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Delete
 
equals(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Deleted
 
equals(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.DeleteFailure
 
equals(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.DeleteSuccess
 
equals(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Get
 
equals(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetDataDeleted
 
equals(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetFailure
 
equals(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetReplicaCount
 
equals(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetSuccess
 
equals(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ModifyFailure
 
equals(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.NotFound
 
equals(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadAll
 
equals(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadFrom
 
equals(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadMajority
 
equals(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReplicaCount
 
equals(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.StoreFailure
 
equals(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Subscribe
 
equals(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Unsubscribe
 
equals(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Update
 
equals(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.UpdateDataDeleted
 
equals(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.UpdateSuccess
 
equals(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.UpdateTimeout
 
equals(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteAll
 
equals(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteMajority
 
equals(Object) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteTo
 
equals(Object) - Static method in class akka.cluster.ddata.typed.scaladsl.DistributedData
 
equals(Object) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Delete
 
equals(Object) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Get
 
equals(Object) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.GetReplicaCount
 
equals(Object) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Subscribe
 
equals(Object) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Unsubscribe
 
equals(Object) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Update
 
equals(Object) - Method in class akka.cluster.InternalClusterAction.AddOnMemberRemovedListener
 
equals(Object) - Method in class akka.cluster.InternalClusterAction.AddOnMemberUpListener
 
equals(Object) - Method in class akka.cluster.InternalClusterAction.CompatibleConfig
 
equals(Object) - Method in class akka.cluster.InternalClusterAction.ExitingConfirmed
 
equals(Object) - Method in class akka.cluster.InternalClusterAction.InitJoin
 
equals(Object) - Method in class akka.cluster.InternalClusterAction.InitJoinAck
 
equals(Object) - Method in class akka.cluster.InternalClusterAction.InitJoinNack
 
equals(Object) - Method in class akka.cluster.InternalClusterAction.Join
 
equals(Object) - Method in class akka.cluster.InternalClusterAction.JoinSeedNodes
 
equals(Object) - Method in class akka.cluster.InternalClusterAction.PublishChanges
 
equals(Object) - Method in class akka.cluster.InternalClusterAction.PublishEvent
 
equals(Object) - Method in class akka.cluster.InternalClusterAction.SendCurrentClusterState
 
equals(Object) - Method in class akka.cluster.InternalClusterAction.SendGossipTo
 
equals(Object) - Method in class akka.cluster.InternalClusterAction.Subscribe
 
equals(Object) - Method in class akka.cluster.InternalClusterAction.Unsubscribe
 
equals(Object) - Method in class akka.cluster.InternalClusterAction.Welcome
 
equals(Object) - Method in class akka.cluster.Invalid
 
equals(Object) - Method in class akka.cluster.Member
 
equals(Object) - Method in class akka.cluster.metrics.AdaptiveLoadBalancingGroup
 
equals(Object) - Method in class akka.cluster.metrics.AdaptiveLoadBalancingPool
 
equals(Object) - Method in class akka.cluster.metrics.AdaptiveLoadBalancingRoutingLogic
 
equals(Object) - Method in class akka.cluster.metrics.ClusterMetricsChanged
 
equals(Object) - Static method in class akka.cluster.metrics.ClusterMetricsExtension
 
equals(Object) - Method in class akka.cluster.metrics.ClusterMetricsSettings
 
equals(Object) - Static method in class akka.cluster.metrics.CollectionStartMessage
 
equals(Object) - Static method in class akka.cluster.metrics.CollectionStopMessage
 
equals(Object) - Static method in class akka.cluster.metrics.CpuMetricsSelector
 
equals(Object) - Method in class akka.cluster.metrics.DefaultSigarProvider
 
equals(Object) - Method in class akka.cluster.metrics.EWMA
 
equals(Object) - Static method in class akka.cluster.metrics.HeapMetricsSelector
 
equals(Object) - Method in class akka.cluster.metrics.Metric
 
equals(Object) - Method in class akka.cluster.metrics.MixMetricsSelector
 
equals(Object) - Method in class akka.cluster.metrics.NodeMetrics
 
equals(Object) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool
 
equals(Object) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address
 
equals(Object) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip
 
equals(Object) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope
 
equals(Object) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector
 
equals(Object) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector
 
equals(Object) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics
 
equals(Object) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA
 
equals(Object) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric
 
equals(Object) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number
 
equals(Object) - Method in class akka.cluster.metrics.StandardMetrics.Cpu
 
equals(Object) - Method in class akka.cluster.metrics.StandardMetrics.HeapMemory
 
equals(Object) - Static method in class akka.cluster.metrics.SystemLoadAverageMetricsSelector
 
equals(Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address
 
equals(Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool
 
equals(Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings
 
equals(Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck
 
equals(Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Empty
 
equals(Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
 
equals(Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope
 
equals(Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview
 
equals(Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus
 
equals(Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat
 
equals(Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse
 
equals(Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin
 
equals(Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck
 
equals(Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join
 
equals(Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member
 
equals(Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability
 
equals(Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Pool
 
equals(Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability
 
equals(Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone
 
equals(Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress
 
equals(Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock
 
equals(Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version
 
equals(Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome
 
equals(Object) - Static method in class akka.cluster.pubsub.DistributedPubSub
 
equals(Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.CountSubscribers
 
equals(Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.CurrentTopics
 
equals(Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Bucket
 
equals(Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Delta
 
equals(Object) - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.DeltaCount
 
equals(Object) - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.GossipTick
 
equals(Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.MediatorRouterEnvelope
 
equals(Object) - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.NewSubscriberArrived
 
equals(Object) - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.NoMoreSubscribers
 
equals(Object) - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Prune
 
equals(Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.RegisterTopic
 
equals(Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.SendToOneSubscriber
 
equals(Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Status
 
equals(Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Subscribed
 
equals(Object) - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.TerminateRequest
 
equals(Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Unsubscribed
 
equals(Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.ValueHolder
 
equals(Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Publish
 
equals(Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Put
 
equals(Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Remove
 
equals(Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Send
 
equals(Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.SendToAll
 
equals(Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Subscribe
 
equals(Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.SubscribeAck
 
equals(Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Unsubscribe
 
equals(Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.UnsubscribeAck
 
equals(Object) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address
 
equals(Object) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket
 
equals(Object) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry
 
equals(Object) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta
 
equals(Object) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload
 
equals(Object) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish
 
equals(Object) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send
 
equals(Object) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll
 
equals(Object) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber
 
equals(Object) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status
 
equals(Object) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version
 
equals(Object) - Method in class akka.cluster.routing.ClusterRouterGroup
 
equals(Object) - Method in class akka.cluster.routing.ClusterRouterGroupSettings
 
equals(Object) - Method in class akka.cluster.routing.ClusterRouterPool
 
equals(Object) - Method in class akka.cluster.routing.ClusterRouterPoolSettings
 
equals(Object) - Static method in class akka.cluster.sharding.ClusterSharding
 
equals(Object) - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.FrequencySketchAdmissionFilter
 
equals(Object) - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.HillClimbingAdmissionOptimizer
 
equals(Object) - Static method in class akka.cluster.sharding.external.ExternalShardAllocation
 
equals(Object) - Method in class akka.cluster.sharding.external.ExternalShardAllocationStrategy.ShardLocation
 
equals(Object) - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.AddShard
 
equals(Object) - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.RememberedShards
 
equals(Object) - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.UpdateDone
 
equals(Object) - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.UpdateFailed
 
equals(Object) - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.RememberedEntities
 
equals(Object) - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.Update
 
equals(Object) - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.UpdateDone
 
equals(Object) - Static method in class akka.cluster.sharding.NoOpShardingFlightRecorder
 
equals(Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage
 
equals(Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address
 
equals(Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats
 
equals(Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry
 
equals(Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState
 
equals(Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry
 
equals(Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions
 
equals(Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState
 
equals(Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState
 
equals(Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted
 
equals(Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped
 
equals(Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted
 
equals(Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState
 
equals(Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped
 
equals(Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats
 
equals(Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry
 
equals(Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState
 
equals(Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome
 
equals(Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated
 
equals(Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes
 
equals(Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry
 
equals(Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage
 
equals(Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats
 
equals(Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState
 
equals(Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats
 
equals(Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity
 
equals(Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck
 
equals(Object) - Method in class akka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Removals
 
equals(Object) - Method in class akka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Result
 
equals(Object) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.BeginHandOff
 
equals(Object) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.BeginHandOffAck
 
equals(Object) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.GetShardHome
 
equals(Object) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.GracefulShutdownReq
 
equals(Object) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.HandOff
 
equals(Object) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.HostShard
 
equals(Object) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.RegionStopped
 
equals(Object) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.Register
 
equals(Object) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.RegisterAck
 
equals(Object) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.RegisterProxy
 
equals(Object) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardCoordinatorInitialized
 
equals(Object) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHome
 
equals(Object) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomeAllocated
 
equals(Object) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomeDeallocated
 
equals(Object) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomes
 
equals(Object) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyRegistered
 
equals(Object) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyTerminated
 
equals(Object) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionRegistered
 
equals(Object) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionTerminated
 
equals(Object) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardStarted
 
equals(Object) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardStopped
 
equals(Object) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.State
 
equals(Object) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.StateInitialized
 
equals(Object) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.Terminate
 
equals(Object) - Method in class akka.cluster.sharding.ShardCoordinator.RebalanceWorker$.ShardRegionTerminated
 
equals(Object) - Method in class akka.cluster.sharding.ShardingQueries.ShardsQueryResult
 
equals(Object) - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.MessageWithConfirmation
 
equals(Object) - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.RequestNext
 
equals(Object) - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.Start
 
equals(Object) - Method in class akka.cluster.sharding.typed.GetClusterShardingStats
 
equals(Object) - Method in class akka.cluster.sharding.typed.GetShardRegionState
 
equals(Object) - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope
 
equals(Object) - Method in class akka.cluster.sharding.typed.javadsl.ClusterSharding.Passivate
 
equals(Object) - Method in class akka.cluster.sharding.typed.scaladsl.ClusterSharding.Passivate
 
equals(Object) - Method in class akka.cluster.sharding.typed.ShardingEnvelope
 
equals(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseFailure
 
equals(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseResult
 
equals(Object) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLease
 
equals(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLeaseData
 
equals(Object) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.BecomingOldest
 
equals(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.BecomingOldestData
 
equals(Object) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Cleanup
 
equals(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.DelayedMemberRemoved
 
equals(Object) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.End
 
equals(Object) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.EndData
 
equals(Object) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandingOver
 
equals(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandingOverData
 
equals(Object) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverDone
 
equals(Object) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverInProgress
 
equals(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverRetry
 
equals(Object) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverToMe
 
equals(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.LeaseLost
 
equals(Object) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.LeaseRetry
 
equals(Object) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Oldest
 
equals(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.InitialOldestState
 
equals(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.OldestChanged
 
equals(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestData
 
equals(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.ReleaseLeaseFailure
 
equals(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.ReleaseLeaseResult
 
equals(Object) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.SelfExiting
 
equals(Object) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Start
 
equals(Object) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.StartOldestChangedBuffer
 
equals(Object) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Stopping
 
equals(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.StoppingData
 
equals(Object) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOver
 
equals(Object) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOverFromMe
 
equals(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOverRetry
 
equals(Object) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Uninitialized
 
equals(Object) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.WasOldest
 
equals(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.WasOldestData
 
equals(Object) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Younger
 
equals(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.YoungerData
 
equals(Object) - Static method in class akka.cluster.typed.Cluster
 
equals(Object) - Static method in class akka.cluster.typed.ClusterSingleton
 
equals(Object) - Method in class akka.cluster.typed.Down
 
equals(Object) - Method in class akka.cluster.typed.GetCurrentState
 
equals(Object) - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished
 
equals(Object) - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry
 
equals(Object) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack
 
equals(Object) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup
 
equals(Object) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed
 
equals(Object) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
 
equals(Object) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer
 
equals(Object) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request
 
equals(Object) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend
 
equals(Object) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
 
equals(Object) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State
 
equals(Object) - Method in class akka.cluster.typed.Join
 
equals(Object) - Method in class akka.cluster.typed.JoinSeedNodes
 
equals(Object) - Method in class akka.cluster.typed.Leave
 
equals(Object) - Method in class akka.cluster.typed.SelfRemoved
 
equals(Object) - Method in class akka.cluster.typed.SelfUp
 
equals(Object) - Method in class akka.cluster.typed.Subscribe
 
equals(Object) - Method in class akka.cluster.typed.Unsubscribe
 
equals(Object) - Method in class akka.cluster.UniqueAddress
 
equals(Object) - Static method in class akka.cluster.Valid
 
equals(Object) - Method in class akka.cluster.VectorClock
 
equals(Object) - Static method in class akka.coordination.lease.javadsl.LeaseProvider
 
equals(Object) - Static method in class akka.coordination.lease.scaladsl.LeaseProvider
 
equals(Object) - Static method in class akka.discovery.Discovery
 
equals(Object) - Method in class akka.discovery.Lookup
 
equals(Object) - Method in class akka.discovery.ServiceDiscovery.Resolved
 
equals(Object) - Method in class akka.discovery.ServiceDiscovery.ResolvedTarget
 
equals(Object) - Method in class akka.dispatch.BoundedControlAwareMailbox
 
equals(Object) - Method in class akka.dispatch.BoundedDequeBasedMailbox
 
equals(Object) - Method in class akka.dispatch.BoundedMailbox
 
equals(Object) - Method in class akka.dispatch.Envelope
 
equals(Object) - Method in class akka.dispatch.MonitorableThreadFactory
 
equals(Object) - Method in class akka.dispatch.NonBlockingBoundedMailbox
 
equals(Object) - Method in class akka.dispatch.SingleConsumerOnlyUnboundedMailbox
 
equals(Object) - Static method in class akka.dispatch.sysmsg.NoMessage
 
equals(Object) - Method in class akka.dispatch.TaskInvocation
 
equals(Object) - Method in class akka.dispatch.ThreadPoolConfig
 
equals(Object) - Method in class akka.dispatch.ThreadPoolConfigBuilder
 
equals(Object) - Method in class akka.dispatch.UnboundedControlAwareMailbox
 
equals(Object) - Method in class akka.dispatch.UnboundedDequeBasedMailbox
 
equals(Object) - Method in class akka.dispatch.UnboundedMailbox
 
equals(Object) - Static method in class akka.Done
 
equals(Object) - Method in class akka.event.Logging.Debug
 
equals(Object) - Method in class akka.event.Logging.Error
 
equals(Object) - Method in class akka.event.Logging.Info
 
equals(Object) - Method in class akka.event.Logging.InitializeLogger
 
equals(Object) - Method in class akka.event.Logging.LogLevel
 
equals(Object) - Method in class akka.event.Logging.Warning
 
equals(Object) - Method in class akka.io.dns.AAAARecord
 
equals(Object) - Method in class akka.io.dns.ARecord
 
equals(Object) - Method in class akka.io.dns.CachePolicy.Ttl
 
equals(Object) - Method in class akka.io.dns.CNameRecord
 
equals(Object) - Method in class akka.io.dns.DnsProtocol.Ip
 
equals(Object) - Method in class akka.io.dns.DnsProtocol.Resolve
 
equals(Object) - Method in class akka.io.dns.DnsProtocol.Resolved
 
equals(Object) - Static method in class akka.io.Dns
 
equals(Object) - Method in class akka.io.dns.RecordClass
 
equals(Object) - Method in class akka.io.dns.RecordType
 
equals(Object) - Method in class akka.io.Dns.Resolve
Deprecated.
 
equals(Object) - Method in class akka.io.Dns.Resolved
Deprecated.
 
equals(Object) - Method in class akka.io.dns.SRVRecord
 
equals(Object) - Method in class akka.io.dns.UnknownRecord
 
equals(Object) - Method in class akka.io.Inet.SO$.ReceiveBufferSize
 
equals(Object) - Method in class akka.io.Inet.SO$.ReuseAddress
 
equals(Object) - Method in class akka.io.Inet.SO$.SendBufferSize
 
equals(Object) - Method in class akka.io.Inet.SO$.TrafficClass
 
equals(Object) - Method in class akka.io.Tcp.Bind
 
equals(Object) - Method in class akka.io.Tcp.Bound
 
equals(Object) - Method in class akka.io.Tcp.CommandFailed
 
equals(Object) - Method in class akka.io.Tcp.CompoundWrite
 
equals(Object) - Method in class akka.io.Tcp.Connect
 
equals(Object) - Method in class akka.io.Tcp.Connected
 
equals(Object) - Static method in class akka.io.Tcp
 
equals(Object) - Method in class akka.io.Tcp.ErrorClosed
 
equals(Object) - Method in class akka.io.Tcp.NoAck
 
equals(Object) - Method in class akka.io.Tcp.Received
 
equals(Object) - Method in class akka.io.Tcp.Register
 
equals(Object) - Method in class akka.io.Tcp.ResumeAccepting
 
equals(Object) - Method in class akka.io.Tcp.SO$.KeepAlive
 
equals(Object) - Method in class akka.io.Tcp.SO$.OOBInline
 
equals(Object) - Method in class akka.io.Tcp.SO$.TcpNoDelay
 
equals(Object) - Method in class akka.io.Tcp.Write
 
equals(Object) - Method in class akka.io.Tcp.WriteFile
Deprecated.
 
equals(Object) - Method in class akka.io.Tcp.WritePath
 
equals(Object) - Method in class akka.io.Udp.Bind
 
equals(Object) - Method in class akka.io.Udp.Bound
 
equals(Object) - Method in class akka.io.Udp.CommandFailed
 
equals(Object) - Static method in class akka.io.Udp
 
equals(Object) - Method in class akka.io.Udp.NoAck
 
equals(Object) - Method in class akka.io.Udp.Received
 
equals(Object) - Method in class akka.io.Udp.Send
 
equals(Object) - Method in class akka.io.Udp.SimpleSender
 
equals(Object) - Method in class akka.io.Udp.SO$.Broadcast
 
equals(Object) - Method in class akka.io.UdpConnected.CommandFailed
 
equals(Object) - Method in class akka.io.UdpConnected.Connect
 
equals(Object) - Static method in class akka.io.UdpConnected
 
equals(Object) - Method in class akka.io.UdpConnected.NoAck
 
equals(Object) - Method in class akka.io.UdpConnected.Received
 
equals(Object) - Method in class akka.io.UdpConnected.Send
 
equals(Object) - Method in class akka.japi.Option.Some
 
equals(Object) - Method in class akka.japi.Pair
 
equals(Object) - Method in class akka.japi.tuple.Tuple10
 
equals(Object) - Method in class akka.japi.tuple.Tuple11
 
equals(Object) - Method in class akka.japi.tuple.Tuple12
 
equals(Object) - Method in class akka.japi.tuple.Tuple13
 
equals(Object) - Method in class akka.japi.tuple.Tuple14
 
equals(Object) - Method in class akka.japi.tuple.Tuple15
 
equals(Object) - Method in class akka.japi.tuple.Tuple16
 
equals(Object) - Method in class akka.japi.tuple.Tuple17
 
equals(Object) - Method in class akka.japi.tuple.Tuple18
 
equals(Object) - Method in class akka.japi.tuple.Tuple19
 
equals(Object) - Method in class akka.japi.tuple.Tuple20
 
equals(Object) - Method in class akka.japi.tuple.Tuple21
 
equals(Object) - Method in class akka.japi.tuple.Tuple22
 
equals(Object) - Method in class akka.japi.tuple.Tuple3
 
equals(Object) - Method in class akka.japi.tuple.Tuple4
 
equals(Object) - Method in class akka.japi.tuple.Tuple5
 
equals(Object) - Method in class akka.japi.tuple.Tuple6
 
equals(Object) - Method in class akka.japi.tuple.Tuple7
 
equals(Object) - Method in class akka.japi.tuple.Tuple8
 
equals(Object) - Method in class akka.japi.tuple.Tuple9
 
equals(Object) - Static method in class akka.NotUsed
 
equals(Object) - Static method in class akka.osgi.UnregisteringLogService
 
equals(Object) - Method in class akka.pattern.AskableActorRef
 
equals(Object) - Method in class akka.pattern.AskableActorSelection
 
equals(Object) - Method in class akka.pattern.BackoffOnFailureOptionsImpl
 
equals(Object) - Method in class akka.pattern.BackoffOnStopOptionsImpl
 
equals(Object) - Method in class akka.pattern.BackoffOptionsImpl
 
equals(Object) - Method in class akka.pattern.BackoffSupervisor.CurrentChild
 
equals(Object) - Method in class akka.pattern.BackoffSupervisor.RestartCount
 
equals(Object) - Static method in class akka.pattern.CircuitBreakersRegistry
 
equals(Object) - Method in class akka.pattern.ExplicitlyAskableActorRef
 
equals(Object) - Method in class akka.pattern.ExplicitlyAskableActorSelection
 
equals(Object) - Static method in class akka.pattern.ForwardDeathLetters
 
equals(Object) - Static method in class akka.pattern.ManualReset
 
equals(Object) - Static method in class akka.pattern.RestartImpliesFailure
 
equals(Object) - Method in class akka.pattern.StatusReply
 
equals(Object) - Method in exception akka.pattern.StatusReply.ErrorMessage
 
equals(Object) - Static method in class akka.pattern.StopImpliesFailure
 
equals(Object) - Method in class akka.persistence.AtLeastOnceDelivery.AtLeastOnceDeliverySnapshot
 
equals(Object) - Method in class akka.persistence.AtLeastOnceDelivery.Internal$.Delivery
 
equals(Object) - Static method in class akka.persistence.AtLeastOnceDelivery.Internal$.RedeliveryTick
 
equals(Object) - Method in class akka.persistence.AtLeastOnceDelivery.UnconfirmedDelivery
 
equals(Object) - Method in class akka.persistence.AtLeastOnceDelivery.UnconfirmedWarning
 
equals(Object) - Method in class akka.persistence.AtomicWrite
 
equals(Object) - Method in class akka.persistence.DeleteMessagesFailure
 
equals(Object) - Method in class akka.persistence.DeleteMessagesSuccess
 
equals(Object) - Method in class akka.persistence.DeleteSnapshotFailure
 
equals(Object) - Method in class akka.persistence.DeleteSnapshotsFailure
 
equals(Object) - Method in class akka.persistence.DeleteSnapshotsSuccess
 
equals(Object) - Method in class akka.persistence.DeleteSnapshotSuccess
 
equals(Object) - Static method in class akka.persistence.DiscardToDeadLetterStrategy
 
equals(Object) - Method in class akka.persistence.Eventsourced.AsyncHandlerInvocation
 
equals(Object) - Method in class akka.persistence.Eventsourced.RecoveryTick
 
equals(Object) - Method in class akka.persistence.Eventsourced.StashingHandlerInvocation
 
equals(Object) - Method in class akka.persistence.fsm.PersistentFSM.CurrentState
Deprecated.
 
equals(Object) - Method in class akka.persistence.fsm.PersistentFSM.Event
Deprecated.
 
equals(Object) - Method in class akka.persistence.fsm.PersistentFSM.Failure
Deprecated.
 
equals(Object) - Method in class akka.persistence.fsm.PersistentFSM.LogEntry
Deprecated.
 
equals(Object) - Method in class akka.persistence.fsm.PersistentFSM.PersistentFSMSnapshot
Deprecated.
 
equals(Object) - Method in class akka.persistence.fsm.PersistentFSM.State
Deprecated.
 
equals(Object) - Method in class akka.persistence.fsm.PersistentFSM.StateChangeEvent
Deprecated.
 
equals(Object) - Method in class akka.persistence.fsm.PersistentFSM.StopEvent
Deprecated.
 
equals(Object) - Method in class akka.persistence.fsm.PersistentFSM.SubscribeTransitionCallBack
Deprecated.
 
equals(Object) - Method in class akka.persistence.fsm.PersistentFSM.TimeoutMarker
Deprecated.
 
equals(Object) - Method in class akka.persistence.fsm.PersistentFSM.Timer
Deprecated.
 
equals(Object) - Method in class akka.persistence.fsm.PersistentFSM.Transition
Deprecated.
 
equals(Object) - Method in class akka.persistence.fsm.PersistentFSM.UnsubscribeTransitionCallBack
Deprecated.
 
equals(Object) - Method in class akka.persistence.journal.AsyncWriteJournal.Desequenced
 
equals(Object) - Method in class akka.persistence.journal.AsyncWriteProxy.SetStore
 
equals(Object) - Method in class akka.persistence.journal.AsyncWriteTarget.DeleteMessagesTo
 
equals(Object) - Method in class akka.persistence.journal.AsyncWriteTarget.ReplayFailure
 
equals(Object) - Method in class akka.persistence.journal.AsyncWriteTarget.ReplayMessages
 
equals(Object) - Method in class akka.persistence.journal.AsyncWriteTarget.ReplaySuccess
 
equals(Object) - Method in class akka.persistence.journal.AsyncWriteTarget.WriteMessages
 
equals(Object) - Method in class akka.persistence.journal.EventsSeq
 
equals(Object) - Static method in class akka.persistence.journal.IdentityEventAdapter
 
equals(Object) - Static method in class akka.persistence.journal.IdentityEventAdapters
 
equals(Object) - Method in class akka.persistence.journal.JournalPerfSpec.Cmd
 
equals(Object) - Method in class akka.persistence.journal.leveldb.LeveldbCompaction.TryCompactLeveldb
 
equals(Object) - Method in class akka.persistence.journal.PersistencePluginProxy.TargetLocation
 
equals(Object) - Static method in class akka.persistence.journal.PersistencePluginProxyExtension
 
equals(Object) - Method in class akka.persistence.journal.SingleEventSeq
 
equals(Object) - Method in class akka.persistence.journal.Tagged
 
equals(Object) - Method in class akka.persistence.JournalProtocol.DeleteMessagesTo
 
equals(Object) - Method in class akka.persistence.JournalProtocol.LoopMessageSuccess
 
equals(Object) - Method in class akka.persistence.JournalProtocol.RecoverySuccess
 
equals(Object) - Method in class akka.persistence.JournalProtocol.ReplayedMessage
 
equals(Object) - Method in class akka.persistence.JournalProtocol.ReplayMessages
 
equals(Object) - Method in class akka.persistence.JournalProtocol.ReplayMessagesFailure
 
equals(Object) - Method in class akka.persistence.JournalProtocol.WriteMessageFailure
 
equals(Object) - Method in class akka.persistence.JournalProtocol.WriteMessageRejected
 
equals(Object) - Method in class akka.persistence.JournalProtocol.WriteMessages
 
equals(Object) - Method in class akka.persistence.JournalProtocol.WriteMessagesFailed
 
equals(Object) - Method in class akka.persistence.JournalProtocol.WriteMessageSuccess
 
equals(Object) - Static method in class akka.persistence.Persistence
 
equals(Object) - Method in class akka.persistence.query.EventEnvelope
 
equals(Object) - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
 
equals(Object) - Static method in class akka.persistence.query.NoOffset
 
equals(Object) - Static method in class akka.persistence.query.PersistenceQuery
 
equals(Object) - Method in class akka.persistence.query.Sequence
 
equals(Object) - Method in class akka.persistence.query.TimeBasedUUID
 
equals(Object) - Method in class akka.persistence.query.TimestampOffset
 
equals(Object) - Method in class akka.persistence.query.typed.EventEnvelope
 
equals(Object) - Method in class akka.persistence.Recovery
 
equals(Object) - Static method in class akka.persistence.RecoveryCompleted
 
equals(Object) - Method in class akka.persistence.ReplyToStrategy
 
equals(Object) - Method in class akka.persistence.SaveSnapshotFailure
 
equals(Object) - Method in class akka.persistence.SaveSnapshotSuccess
 
equals(Object) - Method in class akka.persistence.SelectedSnapshot
 
equals(Object) - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot
 
equals(Object) - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery
 
equals(Object) - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite
 
equals(Object) - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot
 
equals(Object) - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage
 
equals(Object) - Method in class akka.persistence.serialization.MessageFormats.PersistentPayload
 
equals(Object) - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent
 
equals(Object) - Method in class akka.persistence.serialization.Snapshot
 
equals(Object) - Method in class akka.persistence.SnapshotMetadata
 
equals(Object) - Method in class akka.persistence.SnapshotOffer
 
equals(Object) - Method in class akka.persistence.SnapshotProtocol.DeleteSnapshot
 
equals(Object) - Method in class akka.persistence.SnapshotProtocol.DeleteSnapshots
 
equals(Object) - Method in class akka.persistence.SnapshotProtocol.LoadSnapshot
 
equals(Object) - Method in class akka.persistence.SnapshotProtocol.LoadSnapshotFailed
 
equals(Object) - Method in class akka.persistence.SnapshotProtocol.LoadSnapshotResult
 
equals(Object) - Method in class akka.persistence.SnapshotProtocol.SaveSnapshot
 
equals(Object) - Method in class akka.persistence.SnapshotSelectionCriteria
 
equals(Object) - Static method in class akka.persistence.state.DurableStateStoreRegistry
 
equals(Object) - Method in class akka.persistence.state.javadsl.GetObjectResult
 
equals(Object) - Method in class akka.persistence.state.scaladsl.GetObjectResult
 
equals(Object) - Method in class akka.persistence.testkit.DeleteEvents
 
equals(Object) - Method in class akka.persistence.testkit.DeleteSnapshotByMeta
 
equals(Object) - Method in class akka.persistence.testkit.DeleteSnapshotsByCriteria
 
equals(Object) - Static method in class akka.persistence.testkit.internal.InMemStorageExtension
 
equals(Object) - Static method in class akka.persistence.testkit.internal.SnapshotStorageEmulatorExtension
 
equals(Object) - Static method in class akka.persistence.testkit.ProcessingPolicy.DefaultPolicies.PassAll
 
equals(Object) - Static method in class akka.persistence.testkit.ProcessingSuccess
 
equals(Object) - Method in class akka.persistence.testkit.ReadEvents
 
equals(Object) - Static method in class akka.persistence.testkit.ReadSeqNum
 
equals(Object) - Method in class akka.persistence.testkit.ReadSnapshot
 
equals(Object) - Method in class akka.persistence.testkit.Reject
 
equals(Object) - Method in class akka.persistence.testkit.SnapshotMeta
 
equals(Object) - Method in class akka.persistence.testkit.state.scaladsl.Record
 
equals(Object) - Method in class akka.persistence.testkit.StorageFailure
 
equals(Object) - Method in class akka.persistence.testkit.WriteEvents
 
equals(Object) - Method in class akka.persistence.testkit.WriteSnapshot
 
equals(Object) - Method in class akka.persistence.TestPayload
 
equals(Object) - Static method in class akka.persistence.ThrowOverflowExceptionStrategy
 
equals(Object) - Method in class akka.persistence.typed.crdt.Counter
 
equals(Object) - Method in class akka.persistence.typed.crdt.Counter.Updated
 
equals(Object) - Method in class akka.persistence.typed.crdt.LwwTime
 
equals(Object) - Method in class akka.persistence.typed.crdt.ORSet
 
equals(Object) - Method in class akka.persistence.typed.DeleteEventsCompleted
 
equals(Object) - Method in class akka.persistence.typed.DeleteEventsFailed
 
equals(Object) - Method in class akka.persistence.typed.DeleteSnapshotsCompleted
 
equals(Object) - Method in class akka.persistence.typed.DeleteSnapshotsFailed
 
equals(Object) - Method in class akka.persistence.typed.DeletionTarget.Criteria
 
equals(Object) - Method in class akka.persistence.typed.DeletionTarget.Individual
 
equals(Object) - Static method in class akka.persistence.typed.EmptyEventSeq
 
equals(Object) - Static method in class akka.persistence.typed.internal.DefaultRecovery
 
equals(Object) - Static method in class akka.persistence.typed.internal.DisabledRecovery
 
equals(Object) - Static method in class akka.persistence.typed.internal.DisabledRetentionCriteria
 
equals(Object) - Method in class akka.persistence.typed.internal.InternalProtocol.IncomingCommand
 
equals(Object) - Method in class akka.persistence.typed.internal.InternalProtocol.JournalResponse
 
equals(Object) - Method in class akka.persistence.typed.internal.InternalProtocol.RecoveryTickEvent
 
equals(Object) - Method in class akka.persistence.typed.internal.InternalProtocol.ReplicatedEventEnvelope
 
equals(Object) - Method in class akka.persistence.typed.internal.InternalProtocol.SnapshotterResponse
 
equals(Object) - Method in class akka.persistence.typed.internal.JournalInteractions.EventToPersist
 
equals(Object) - Static method in class akka.persistence.typed.internal.PersistNothing
 
equals(Object) - Static method in class akka.persistence.typed.internal.ReplicatedEventAck
 
equals(Object) - Static method in class akka.persistence.typed.internal.Stash
 
equals(Object) - Static method in class akka.persistence.typed.internal.Stop
 
equals(Object) - Static method in class akka.persistence.typed.internal.Unhandled
 
equals(Object) - Static method in class akka.persistence.typed.internal.UnstashAll
 
equals(Object) - Method in class akka.persistence.typed.PersistenceId
 
equals(Object) - Static method in class akka.persistence.typed.RecoveryCompleted
 
equals(Object) - Method in class akka.persistence.typed.RecoveryFailed
 
equals(Object) - Method in class akka.persistence.typed.ReplicaId
 
equals(Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter
 
equals(Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate
 
equals(Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
 
equals(Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry
 
equals(Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup
 
equals(Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent
 
equals(Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata
 
equals(Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData
 
equals(Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata
 
equals(Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen
 
equals(Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry
 
equals(Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector
 
equals(Object) - Method in class akka.persistence.typed.SnapshotCompleted
 
equals(Object) - Method in class akka.persistence.typed.SnapshotFailed
 
equals(Object) - Method in class akka.persistence.typed.SnapshotSelectionCriteria
 
equals(Object) - Method in class akka.persistence.typed.state.internal.InternalProtocol.DeleteFailure
 
equals(Object) - Method in class akka.persistence.typed.state.internal.InternalProtocol.GetFailure
 
equals(Object) - Method in class akka.persistence.typed.state.internal.InternalProtocol.GetSuccess
 
equals(Object) - Method in class akka.persistence.typed.state.internal.InternalProtocol.IncomingCommand
 
equals(Object) - Method in class akka.persistence.typed.state.internal.InternalProtocol.UpsertFailure
 
equals(Object) - Static method in class akka.persistence.typed.state.internal.PersistNothing
 
equals(Object) - Static method in class akka.persistence.typed.state.internal.Stash
 
equals(Object) - Static method in class akka.persistence.typed.state.internal.Stop
 
equals(Object) - Static method in class akka.persistence.typed.state.internal.Unhandled
 
equals(Object) - Static method in class akka.persistence.typed.state.internal.UnstashAll
 
equals(Object) - Static method in class akka.persistence.typed.state.RecoveryCompleted
 
equals(Object) - Method in class akka.persistence.typed.state.RecoveryFailed
 
equals(Object) - Method in class akka.remote.Ack
Deprecated.
 
equals(Object) - Method in class akka.remote.AckedReceiveBuffer
Deprecated.
 
equals(Object) - Method in class akka.remote.AckedSendBuffer
Deprecated.
 
equals(Object) - Static method in class akka.remote.AddressUidExtension
 
equals(Object) - Method in class akka.remote.artery.compress.CompressionProtocol.Events$.HeavyHitterDetected
 
equals(Object) - Method in class akka.remote.artery.compress.CompressionProtocol.Events$.ReceivedActorRefCompressionTable
 
equals(Object) - Method in class akka.remote.artery.compress.CompressionProtocol.Events$.ReceivedClassManifestCompressionTable
 
equals(Object) - Static method in class akka.remote.artery.compress.NoInboundCompressions
 
equals(Object) - Static method in class akka.remote.artery.Flush
 
equals(Object) - Method in class akka.remote.artery.GracefulShutdownQuarantinedEvent
 
equals(Object) - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
equals(Object) - Method in class akka.remote.artery.QuarantinedEvent
 
equals(Object) - Method in class akka.remote.artery.TestManagementCommands.FailInboundStreamOnce
 
equals(Object) - Method in class akka.remote.artery.ThisActorSystemQuarantinedEvent
 
equals(Object) - Method in class akka.remote.ArteryControlFormats.Address
 
equals(Object) - Method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp
 
equals(Object) - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement
 
equals(Object) - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck
 
equals(Object) - Method in class akka.remote.ArteryControlFormats.FlushAck
 
equals(Object) - Method in class akka.remote.ArteryControlFormats.HandshakeReq
 
equals(Object) - Method in class akka.remote.ArteryControlFormats.MessageWithAddress
 
equals(Object) - Method in class akka.remote.ArteryControlFormats.Quarantined
 
equals(Object) - Method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck
 
equals(Object) - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope
 
equals(Object) - Method in class akka.remote.ArteryControlFormats.UniqueAddress
 
equals(Object) - Method in class akka.remote.AssociatedEvent
Deprecated.
 
equals(Object) - Method in class akka.remote.AssociationErrorEvent
Deprecated.
 
equals(Object) - Static method in class akka.remote.BoundAddressesExtension
 
equals(Object) - Method in class akka.remote.ContainerFormats.ActorIdentity
 
equals(Object) - Method in class akka.remote.ContainerFormats.ActorInitializationException
 
equals(Object) - Method in class akka.remote.ContainerFormats.ActorRef
 
equals(Object) - Method in class akka.remote.ContainerFormats.Identify
 
equals(Object) - Method in class akka.remote.ContainerFormats.Option
 
equals(Object) - Method in class akka.remote.ContainerFormats.Payload
 
equals(Object) - Method in class akka.remote.ContainerFormats.Selection
 
equals(Object) - Method in class akka.remote.ContainerFormats.SelectionEnvelope
 
equals(Object) - Method in class akka.remote.ContainerFormats.StackTraceElement
 
equals(Object) - Method in class akka.remote.ContainerFormats.StatusReplyErrorMessage
 
equals(Object) - Method in class akka.remote.ContainerFormats.Throwable
 
equals(Object) - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable
 
equals(Object) - Method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse
 
equals(Object) - Method in class akka.remote.DisassociatedEvent
Deprecated.
 
equals(Object) - Method in class akka.remote.GracefulShutdownQuarantinedEvent
Deprecated.
 
equals(Object) - Method in class akka.remote.QuarantinedEvent
Deprecated.
 
equals(Object) - Static method in class akka.remote.RemoteMetricsExtension
 
equals(Object) - Method in class akka.remote.RemoteScope
 
equals(Object) - Method in class akka.remote.RemotingErrorEvent
Deprecated.
 
equals(Object) - Method in class akka.remote.RemotingListenEvent
 
equals(Object) - Static method in class akka.remote.RemotingShutdownEvent
Deprecated.
 
equals(Object) - Method in class akka.remote.routing.RemoteRouterConfig
 
equals(Object) - Method in class akka.remote.SeqNo
Deprecated.
 
equals(Object) - Method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData
 
equals(Object) - Method in class akka.remote.SystemMessageFormats.FailedData
 
equals(Object) - Method in class akka.remote.SystemMessageFormats.SuperviseData
 
equals(Object) - Method in class akka.remote.SystemMessageFormats.SystemMessage
 
equals(Object) - Method in class akka.remote.SystemMessageFormats.WatchData
 
equals(Object) - Static method in class akka.remote.testconductor.Client
 
equals(Object) - Method in class akka.remote.testconductor.RoleName
 
equals(Object) - Static method in class akka.remote.testconductor.Server
 
equals(Object) - Static method in class akka.remote.testconductor.TestConductor
 
equals(Object) - Method in class akka.remote.testconductor.TestConductorProtocol.Address
 
equals(Object) - Method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest
 
equals(Object) - Method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier
 
equals(Object) - Method in class akka.remote.testconductor.TestConductorProtocol.Hello
 
equals(Object) - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure
 
equals(Object) - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper
 
equals(Object) - Method in class akka.remote.ThisActorSystemQuarantinedEvent
Deprecated.
 
equals(Object) - Method in class akka.remote.transport.ActorTransportAdapter.AssociateUnderlying
Deprecated.
 
equals(Object) - Method in class akka.remote.transport.ActorTransportAdapter.DisassociateUnderlying
Deprecated.
 
equals(Object) - Method in class akka.remote.transport.ActorTransportAdapter.ListenerRegistered
Deprecated.
 
equals(Object) - Method in class akka.remote.transport.ActorTransportAdapter.ListenUnderlying
Deprecated.
 
equals(Object) - Method in class akka.remote.transport.AkkaPduCodec.Associate
 
equals(Object) - Method in class akka.remote.transport.AkkaPduCodec.Disassociate
 
equals(Object) - Method in class akka.remote.transport.AkkaPduCodec.Message
 
equals(Object) - Method in class akka.remote.transport.AkkaPduCodec.Payload
 
equals(Object) - Method in class akka.remote.transport.AssociationHandle.ActorHandleEventListener
Deprecated.
 
equals(Object) - Method in class akka.remote.transport.AssociationHandle.Disassociated
Deprecated.
 
equals(Object) - Method in class akka.remote.transport.AssociationHandle.InboundPayload
Deprecated.
 
equals(Object) - Method in exception akka.remote.transport.FailureInjectorException
Deprecated.
 
equals(Object) - Method in class akka.remote.transport.HandshakeInfo
 
equals(Object) - Method in class akka.remote.transport.TestAssociationHandle
Deprecated.
 
equals(Object) - Method in class akka.remote.transport.TestTransport.AssociateAttempt
Deprecated.
 
equals(Object) - Method in class akka.remote.transport.TestTransport.DisassociateAttempt
Deprecated.
 
equals(Object) - Method in class akka.remote.transport.TestTransport.ListenAttempt
Deprecated.
 
equals(Object) - Method in class akka.remote.transport.TestTransport.ShutdownAttempt
Deprecated.
 
equals(Object) - Method in class akka.remote.transport.TestTransport.WriteAttempt
Deprecated.
 
equals(Object) - Method in class akka.remote.transport.ThrottlerTransportAdapter.ForceDisassociate
Deprecated.
 
equals(Object) - Method in class akka.remote.transport.ThrottlerTransportAdapter.ForceDisassociateExplicitly
Deprecated.
 
equals(Object) - Method in class akka.remote.transport.ThrottlerTransportAdapter.SetThrottle
Deprecated.
 
equals(Object) - Method in class akka.remote.transport.ThrottlerTransportAdapter.TokenBucket
Deprecated.
 
equals(Object) - Method in class akka.remote.transport.Transport.ActorAssociationEventListener
Deprecated.
 
equals(Object) - Method in class akka.remote.transport.Transport.InboundAssociation
Deprecated.
 
equals(Object) - Method in exception akka.remote.transport.Transport.InvalidAssociationException
Deprecated.
 
equals(Object) - Static method in class akka.remote.transport.TransportAdaptersExtension
Deprecated.
 
equals(Object) - Method in class akka.remote.UniqueAddress
 
equals(Object) - Method in class akka.remote.WireFormats.AckAndEnvelopeContainer
 
equals(Object) - Method in class akka.remote.WireFormats.AcknowledgementInfo
 
equals(Object) - Method in class akka.remote.WireFormats.ActorRefData
 
equals(Object) - Method in class akka.remote.WireFormats.AddressData
 
equals(Object) - Method in class akka.remote.WireFormats.AkkaControlMessage
 
equals(Object) - Method in class akka.remote.WireFormats.AkkaHandshakeInfo
 
equals(Object) - Method in class akka.remote.WireFormats.AkkaProtocolMessage
 
equals(Object) - Method in class akka.remote.WireFormats.DaemonMsgCreateData
 
equals(Object) - Method in class akka.remote.WireFormats.DefaultResizer
 
equals(Object) - Method in class akka.remote.WireFormats.DeployData
 
equals(Object) - Method in class akka.remote.WireFormats.FiniteDuration
 
equals(Object) - Method in class akka.remote.WireFormats.FromConfig
 
equals(Object) - Method in class akka.remote.WireFormats.GenericRoutingPool
 
equals(Object) - Method in class akka.remote.WireFormats.PropsData
 
equals(Object) - Method in class akka.remote.WireFormats.RemoteEnvelope
 
equals(Object) - Method in class akka.remote.WireFormats.RemoteRouterConfig
 
equals(Object) - Method in class akka.remote.WireFormats.RemoteScope
 
equals(Object) - Method in class akka.remote.WireFormats.ScatterGatherPool
 
equals(Object) - Method in class akka.remote.WireFormats.SerializedMessage
 
equals(Object) - Method in class akka.remote.WireFormats.TailChoppingPool
 
equals(Object) - Method in class akka.routing.ActorRefRoutee
 
equals(Object) - Method in class akka.routing.ActorSelectionRoutee
 
equals(Object) - Method in class akka.routing.AddRoutee
 
equals(Object) - Method in class akka.routing.AdjustPoolSize
 
equals(Object) - Method in class akka.routing.BalancingPool
 
equals(Object) - Method in class akka.routing.Broadcast
 
equals(Object) - Method in class akka.routing.BroadcastGroup
 
equals(Object) - Method in class akka.routing.BroadcastPool
 
equals(Object) - Method in class akka.routing.ConsistentHashingGroup
 
equals(Object) - Method in class akka.routing.ConsistentHashingPool
 
equals(Object) - Method in class akka.routing.ConsistentHashingRouter.ConsistentHashableEnvelope
 
equals(Object) - Method in class akka.routing.ConsistentHashingRoutingLogic
 
equals(Object) - Method in class akka.routing.Deafen
 
equals(Object) - Method in class akka.routing.DefaultOptimalSizeExploringResizer
 
equals(Object) - Method in class akka.routing.DefaultResizer
 
equals(Object) - Static method in class akka.routing.FromConfig
 
equals(Object) - Static method in class akka.routing.GetRoutees
 
equals(Object) - Method in class akka.routing.Listen
 
equals(Object) - Static method in class akka.routing.NoRouter
 
equals(Object) - Method in class akka.routing.OptimalSizeExploringResizer.ResizeRecord
 
equals(Object) - Method in class akka.routing.OptimalSizeExploringResizer.UnderUtilizationStreak
 
equals(Object) - Method in class akka.routing.RandomGroup
 
equals(Object) - Method in class akka.routing.RandomPool
 
equals(Object) - Method in class akka.routing.RemoveRoutee
 
equals(Object) - Method in class akka.routing.RoundRobinGroup
 
equals(Object) - Method in class akka.routing.RoundRobinPool
 
equals(Object) - Method in class akka.routing.Routees
 
equals(Object) - Method in class akka.routing.Router
 
equals(Object) - Method in class akka.routing.ScatterGatherFirstCompletedGroup
 
equals(Object) - Method in class akka.routing.ScatterGatherFirstCompletedPool
 
equals(Object) - Method in class akka.routing.ScatterGatherFirstCompletedRoutingLogic
 
equals(Object) - Method in class akka.routing.SeveralRoutees
 
equals(Object) - Method in class akka.routing.SmallestMailboxPool
 
equals(Object) - Method in class akka.routing.TailChoppingGroup
 
equals(Object) - Method in class akka.routing.TailChoppingPool
 
equals(Object) - Method in class akka.routing.TailChoppingRoutingLogic
 
equals(Object) - Method in class akka.routing.WithListeners
 
equals(Object) - Method in class akka.serialization.DisabledJavaSerializer
 
equals(Object) - Method in class akka.serialization.jackson.Compression.GZip
 
equals(Object) - Method in class akka.serialization.jackson.Compression.LZ4
 
equals(Object) - Static method in class akka.serialization.jackson.JacksonObjectMapperProvider
 
equals(Object) - Method in class akka.serialization.Serialization.Information
 
equals(Object) - Static method in class akka.serialization.SerializationExtension
 
equals(Object) - Method in exception akka.stream.AbruptIOTerminationException
Deprecated.
 
equals(Object) - Method in exception akka.stream.AbruptTerminationException
 
equals(Object) - Method in class akka.stream.ActorAttributes.DebugLogging
 
equals(Object) - Method in class akka.stream.ActorAttributes.Dispatcher
 
equals(Object) - Method in class akka.stream.ActorAttributes.FuzzingMode
 
equals(Object) - Method in class akka.stream.ActorAttributes.MaxFixedBufferSize
 
equals(Object) - Method in class akka.stream.ActorAttributes.OutputBurstLimit
 
equals(Object) - Method in class akka.stream.ActorAttributes.StreamSubscriptionTimeout
 
equals(Object) - Method in class akka.stream.ActorAttributes.SupervisionStrategy
 
equals(Object) - Method in class akka.stream.ActorAttributes.SyncProcessingLimit
 
equals(Object) - Method in class akka.stream.ActorMaterializerSettings
 
equals(Object) - Method in class akka.stream.AmorphousShape
 
equals(Object) - Method in class akka.stream.Attributes.CancellationStrategy
 
equals(Object) - Method in class akka.stream.Attributes.CancellationStrategy$.AfterDelay
 
equals(Object) - Method in class akka.stream.Attributes
 
equals(Object) - Method in class akka.stream.Attributes.InputBuffer
 
equals(Object) - Method in class akka.stream.Attributes.LogLevels
 
equals(Object) - Method in class akka.stream.Attributes.Name
 
equals(Object) - Method in class akka.stream.BidiShape
 
equals(Object) - Static method in exception akka.stream.BindFailedException
 
equals(Object) - Method in exception akka.stream.BufferOverflowException
 
equals(Object) - Static method in class akka.stream.Client
 
equals(Object) - Static method in class akka.stream.EagerClose
 
equals(Object) - Method in class akka.stream.FanInShape.Name
 
equals(Object) - Method in class akka.stream.FanInShape.Ports
 
equals(Object) - Method in class akka.stream.FanOutShape.Name
 
equals(Object) - Method in class akka.stream.FanOutShape.Ports
 
equals(Object) - Method in class akka.stream.FlowMonitorState.Failed
 
equals(Object) - Method in class akka.stream.FlowMonitorState.Received
 
equals(Object) - Method in class akka.stream.FlowShape
 
equals(Object) - Static method in class akka.stream.IgnoreBoth
 
equals(Object) - Static method in class akka.stream.IgnoreCancel
 
equals(Object) - Static method in class akka.stream.IgnoreComplete
 
equals(Object) - Method in class akka.stream.InPort
 
equals(Object) - Method in exception akka.stream.InvalidPartnerActorException
 
equals(Object) - Method in exception akka.stream.InvalidSequenceNumberException
 
equals(Object) - Method in class akka.stream.IOResult
 
equals(Object) - Method in class akka.stream.IOSettings
 
equals(Object) - Static method in class akka.stream.javadsl.Tcp
 
equals(Object) - Method in class akka.stream.OutPort
 
equals(Object) - Method in class akka.stream.QueueOfferResult.Failure
 
equals(Object) - Method in exception akka.stream.RemoteStreamRefActorTerminatedException
 
equals(Object) - Method in exception akka.stream.scaladsl.Partition.PartitionOutOfBoundsException
 
equals(Object) - Method in class akka.stream.scaladsl.RestartWithBackoffFlow.Delay
 
equals(Object) - Method in class akka.stream.scaladsl.RunnableGraph
 
equals(Object) - Method in class akka.stream.scaladsl.SinkQueueWithCancel.QueueOps
 
equals(Object) - Method in class akka.stream.scaladsl.SourceQueueWithComplete.QueueOps
 
equals(Object) - Static method in class akka.stream.scaladsl.Tcp
 
equals(Object) - Method in class akka.stream.scaladsl.Tcp.IncomingConnection
 
equals(Object) - Method in class akka.stream.scaladsl.Tcp.OutgoingConnection
 
equals(Object) - Method in class akka.stream.scaladsl.Tcp.ServerBinding
 
equals(Object) - Method in class akka.stream.scaladsl.TcpAttributes.TcpWriteBufferSize
 
equals(Object) - Static method in class akka.stream.Server
 
equals(Object) - Method in class akka.stream.SinkShape
 
equals(Object) - Method in class akka.stream.SourceShape
 
equals(Object) - Method in class akka.stream.stage.ConcurrentAsyncCallbackState.Event
 
equals(Object) - Method in class akka.stream.stage.ConcurrentAsyncCallbackState.Pending
 
equals(Object) - Method in exception akka.stream.stage.GraphStageLogic.StageActorRefNotInitializedException
 
equals(Object) - Method in class akka.stream.stage.TimerMessages.Scheduled
 
equals(Object) - Method in class akka.stream.stage.TimerMessages.Timer
 
equals(Object) - Method in class akka.stream.StreamRefAttributes.BufferCapacity
 
equals(Object) - Method in class akka.stream.StreamRefAttributes.DemandRedeliveryInterval
 
equals(Object) - Method in class akka.stream.StreamRefAttributes.FinalTerminationSignalDeadline
 
equals(Object) - Method in class akka.stream.StreamRefAttributes.SubscriptionTimeout
 
equals(Object) - Method in class akka.stream.StreamRefMessages.ActorRef
 
equals(Object) - Method in class akka.stream.StreamRefMessages.CumulativeDemand
 
equals(Object) - Method in class akka.stream.StreamRefMessages.OnSubscribeHandshake
 
equals(Object) - Method in class akka.stream.StreamRefMessages.Payload
 
equals(Object) - Method in class akka.stream.StreamRefMessages.RemoteStreamCompleted
 
equals(Object) - Method in class akka.stream.StreamRefMessages.RemoteStreamFailure
 
equals(Object) - Method in class akka.stream.StreamRefMessages.SequencedOnNext
 
equals(Object) - Method in class akka.stream.StreamRefMessages.SinkRef
 
equals(Object) - Method in class akka.stream.StreamRefMessages.SourceRef
 
equals(Object) - Method in exception akka.stream.StreamRefSubscriptionTimeoutException
 
equals(Object) - Method in class akka.stream.StreamSubscriptionTimeoutSettings
 
equals(Object) - Static method in class akka.stream.SystemMaterializer
 
equals(Object) - Method in exception akka.stream.TargetRefNotInitializedYetException
 
equals(Object) - Method in class akka.stream.testkit.GraphStageMessages.Failure
 
equals(Object) - Method in class akka.stream.testkit.GraphStageMessages.StageFailure
 
equals(Object) - Method in class akka.stream.testkit.StreamTestKit.CompletedSubscription
 
equals(Object) - Method in class akka.stream.testkit.StreamTestKit.FailedSubscription
 
equals(Object) - Method in class akka.stream.testkit.StreamTestKit.PublisherProbeSubscription
 
equals(Object) - Method in class akka.stream.testkit.TestPublisher.CancelSubscription
 
equals(Object) - Method in class akka.stream.testkit.TestPublisher.RequestMore
 
equals(Object) - Method in class akka.stream.testkit.TestPublisher.Subscribe
 
equals(Object) - Method in class akka.stream.testkit.TestSubscriber.OnError
 
equals(Object) - Method in class akka.stream.testkit.TestSubscriber.OnNext
 
equals(Object) - Method in class akka.stream.testkit.TestSubscriber.OnSubscribe
 
equals(Object) - Method in class akka.stream.TLSProtocol.NegotiateNewSession
 
equals(Object) - Method in class akka.stream.TLSProtocol.SendBytes
 
equals(Object) - Method in class akka.stream.TLSProtocol.SessionBytes
 
equals(Object) - Method in class akka.testkit.CustomEventFilter
 
equals(Object) - Method in class akka.testkit.DeadLettersFilter
 
equals(Object) - Method in class akka.testkit.DebugFilter
 
equals(Object) - Method in class akka.testkit.ErrorFilter
 
equals(Object) - Method in class akka.testkit.InfoFilter
 
equals(Object) - Method in class akka.testkit.TestActor.RealMessage
 
equals(Object) - Method in class akka.testkit.TestActor.SetAutoPilot
 
equals(Object) - Method in class akka.testkit.TestActor.SetIgnore
 
equals(Object) - Method in class akka.testkit.TestActor.Spawn
 
equals(Object) - Method in class akka.testkit.TestActor.UnWatch
 
equals(Object) - Method in class akka.testkit.TestActor.Watch
 
equals(Object) - Method in class akka.testkit.TestEvent.Mute
 
equals(Object) - Method in class akka.testkit.TestEvent.UnMute
 
equals(Object) - Method in exception akka.testkit.TestException
 
equals(Object) - Static method in class akka.testkit.TestKitExtension
 
equals(Object) - Method in class akka.testkit.WarningFilter
 
equals(Object) - Method in class akka.util.Helpers.Requiring
 
equals(Object) - Method in class akka.util.JavaDurationConverters.JavaDurationOps
 
equals(Object) - Method in class akka.util.JavaDurationConverters.ScalaDurationOps
 
equals(Object) - Method in class akka.util.LineNumbers.SourceFile
 
equals(Object) - Method in class akka.util.LineNumbers.SourceFileLines
 
equals(Object) - Method in class akka.util.LineNumbers.UnknownSourceFormat
 
equals(Object) - Static method in class akka.util.ManifestInfo
 
equals(Object) - Method in class akka.util.ManifestInfo.Version
 
equals(Object) - Method in class akka.util.PrettyDuration.PrettyPrintableDuration
 
equals(Object) - Method in class akka.util.Timeout
 
equals(Object) - Method in class akka.util.TypedMultiMap
 
equals(Object) - Method in class akka.util.Version
 
equals(Object) - Static method in class com.typesafe.sslconfig.akka.AkkaSSLConfig
Deprecated.
 
equals$extension(ActorRef.ActorRefOps<T>, Object) - Method in class akka.actor.typed.ActorRef.ActorRefOps$
 
equals$extension(Behavior.BehaviorDecorators<Inner>, Object) - Method in class akka.actor.typed.Behavior.BehaviorDecorators$
 
equals$extension(BehaviorImpl.ContextAs<T>, Object) - Method in class akka.actor.typed.internal.BehaviorImpl.ContextAs$
 
equals$extension(EarliestFirstSystemMessageList, Object) - Method in class akka.actor.typed.internal.EarliestFirstSystemMessageList$
 
equals$extension(LatestFirstSystemMessageList, Object) - Method in class akka.actor.typed.internal.LatestFirstSystemMessageList$
 
equals$extension(RecipientRef.RecipientRefOps<T>, Object) - Method in class akka.actor.typed.RecipientRef.RecipientRefOps$
 
equals$extension(AskPattern.Askable<Req>, Object) - Method in class akka.actor.typed.scaladsl.AskPattern.Askable$
 
equals$extension(Behaviors.Supervise<T>, Object) - Method in class akka.actor.typed.scaladsl.Behaviors.Supervise$
 
equals$extension(ServiceRegistry, Object) - Method in class akka.cluster.typed.internal.receptionist.ServiceRegistry$
 
equals$extension(EarliestFirstSystemMessageList, Object) - Method in class akka.dispatch.sysmsg.EarliestFirstSystemMessageList$
 
equals$extension(LatestFirstSystemMessageList, Object) - Method in class akka.dispatch.sysmsg.LatestFirstSystemMessageList$
 
equals$extension(Logging.LogLevel, Object) - Method in class akka.event.Logging.LogLevel$
 
equals$extension(MessageFlags, Object) - Method in class akka.io.dns.internal.MessageFlags$
 
equals$extension(AskableActorRef, Object) - Static method in class akka.pattern.AskableActorRef
 
equals$extension(AskableActorRef, Object) - Method in class akka.pattern.AskableActorRef$
 
equals$extension(AskableActorSelection, Object) - Static method in class akka.pattern.AskableActorSelection
 
equals$extension(AskableActorSelection, Object) - Method in class akka.pattern.AskableActorSelection$
 
equals$extension(ExplicitlyAskableActorRef, Object) - Static method in class akka.pattern.ExplicitlyAskableActorRef
 
equals$extension(ExplicitlyAskableActorRef, Object) - Method in class akka.pattern.ExplicitlyAskableActorRef$
 
equals$extension(ExplicitlyAskableActorSelection, Object) - Static method in class akka.pattern.ExplicitlyAskableActorSelection
 
equals$extension(ExplicitlyAskableActorSelection, Object) - Method in class akka.pattern.ExplicitlyAskableActorSelection$
 
equals$extension(ByteFlag, Object) - Method in class akka.remote.artery.ByteFlag$
 
equals$extension(SinkQueueWithCancel.QueueOps<T>, Object) - Method in class akka.stream.scaladsl.SinkQueueWithCancel.QueueOps$
 
equals$extension(SourceQueueWithComplete.QueueOps<T>, Object) - Method in class akka.stream.scaladsl.SourceQueueWithComplete.QueueOps$
 
equals$extension(Helpers.ConfigOps, Object) - Method in class akka.util.Helpers.ConfigOps$
 
equals$extension(Helpers.Requiring<A>, Object) - Method in class akka.util.Helpers.Requiring$
 
equals$extension(JavaDurationConverters.JavaDurationOps, Object) - Method in class akka.util.JavaDurationConverters.JavaDurationOps$
 
equals$extension(JavaDurationConverters.ScalaDurationOps, Object) - Method in class akka.util.JavaDurationConverters.ScalaDurationOps$
 
equals$extension(OptionVal<A>, Object) - Method in class akka.util.OptionVal$
 
equals$extension(PrettyDuration.PrettyPrintableDuration, Object) - Method in class akka.util.PrettyDuration.PrettyPrintableDuration$
 
error() - Method in class akka.actor.testkit.typed.FishingOutcome.Fail
 
error() - Method in interface akka.persistence.testkit.ProcessingFailure
 
error() - Method in class akka.persistence.testkit.Reject
 
error() - Method in class akka.persistence.testkit.StorageFailure
 
error(Logging.Error) - Method in interface akka.event.Logging.StdOutLogger
 
error(LogMarker, String) - Method in class akka.event.MarkerLoggingAdapter
Log message at error level, without providing the exception that caused the error.
error(LogMarker, String) - Static method in class akka.event.NoMarkerLogging
 
error(LogMarker, String) - Method in class akka.event.NoMarkerLogging$
 
error(LogMarker, String, Object) - Method in class akka.event.MarkerLoggingAdapter
Message template with 1 replacement argument.
error(LogMarker, String, Object) - Static method in class akka.event.NoMarkerLogging
 
error(LogMarker, String, Object) - Method in class akka.event.NoMarkerLogging$
 
error(LogMarker, String, Object, Object) - Method in class akka.event.MarkerLoggingAdapter
Message template with 2 replacement arguments.
error(LogMarker, String, Object, Object) - Static method in class akka.event.NoMarkerLogging
 
error(LogMarker, String, Object, Object) - Method in class akka.event.NoMarkerLogging$
 
error(LogMarker, String, Object, Object, Object) - Method in class akka.event.MarkerLoggingAdapter
Message template with 3 replacement arguments.
error(LogMarker, String, Object, Object, Object) - Static method in class akka.event.NoMarkerLogging
 
error(LogMarker, String, Object, Object, Object) - Method in class akka.event.NoMarkerLogging$
 
error(LogMarker, String, Object, Object, Object, Object) - Method in class akka.event.MarkerLoggingAdapter
Message template with 4 replacement arguments.
error(LogMarker, String, Object, Object, Object, Object) - Static method in class akka.event.NoMarkerLogging
 
error(LogMarker, String, Object, Object, Object, Object) - Method in class akka.event.NoMarkerLogging$
 
error(LogMarker, Throwable, String) - Method in class akka.event.MarkerLoggingAdapter
Log message at error level, including the exception that caused the error.
error(LogMarker, Throwable, String) - Static method in class akka.event.NoMarkerLogging
 
error(LogMarker, Throwable, String) - Method in class akka.event.NoMarkerLogging$
 
error(LogMarker, Throwable, String, Object) - Method in class akka.event.MarkerLoggingAdapter
Message template with 1 replacement argument.
error(LogMarker, Throwable, String, Object) - Static method in class akka.event.NoMarkerLogging
 
error(LogMarker, Throwable, String, Object) - Method in class akka.event.NoMarkerLogging$
 
error(LogMarker, Throwable, String, Object, Object) - Method in class akka.event.MarkerLoggingAdapter
Message template with 2 replacement arguments.
error(LogMarker, Throwable, String, Object, Object) - Static method in class akka.event.NoMarkerLogging
 
error(LogMarker, Throwable, String, Object, Object) - Method in class akka.event.NoMarkerLogging$
 
error(LogMarker, Throwable, String, Object, Object, Object) - Method in class akka.event.MarkerLoggingAdapter
Message template with 3 replacement arguments.
error(LogMarker, Throwable, String, Object, Object, Object) - Static method in class akka.event.NoMarkerLogging
 
error(LogMarker, Throwable, String, Object, Object, Object) - Method in class akka.event.NoMarkerLogging$
 
error(LogMarker, Throwable, String, Object, Object, Object, Object) - Method in class akka.event.MarkerLoggingAdapter
Message template with 4 replacement arguments.
error(LogMarker, Throwable, String, Object, Object, Object, Object) - Static method in class akka.event.NoMarkerLogging
 
error(LogMarker, Throwable, String, Object, Object, Object, Object) - Method in class akka.event.NoMarkerLogging$
 
error(Class<? extends Throwable>) - Static method in class akka.actor.testkit.typed.javadsl.LoggingTestKit
Create a filter for ERROR level events with a an included throwable that is a class or subclass of the given * Throwable class.
error(Class<? extends Throwable>) - Method in class akka.actor.testkit.typed.javadsl.LoggingTestKit$
Create a filter for ERROR level events with a an included throwable that is a class or subclass of the given * Throwable class.
error(String) - Static method in class akka.actor.testkit.typed.javadsl.LoggingTestKit
Create a filter for ERROR level events with a log message that contains the given messageIncludes.
error(String) - Method in class akka.actor.testkit.typed.javadsl.LoggingTestKit$
Create a filter for ERROR level events with a log message that contains the given messageIncludes.
error(String) - Method in class akka.actor.testkit.typed.scaladsl.LoggingTestKit$
Create a filter for ERROR level events with a log message that contains the given messageIncludes.
error(String) - Method in interface akka.event.LoggingAdapter
 
error(String) - Static method in class akka.event.NoLogging
 
error(String) - Static method in class akka.pattern.StatusReply
Java API: Create an status response with a error message describing why the request was failed or denied.
error(String) - Method in class akka.pattern.StatusReply$
Java API: Create an status response with a error message describing why the request was failed or denied.
error(String) - Method in class com.typesafe.sslconfig.akka.util.AkkaLoggerBridge
 
error(String, Object) - Method in interface akka.event.LoggingAdapter
 
error(String, Object) - Static method in class akka.event.NoLogging
 
error(String, Object, Object) - Method in interface akka.event.LoggingAdapter
 
error(String, Object, Object) - Static method in class akka.event.NoLogging
 
error(String, Object, Object, Object) - Method in interface akka.event.LoggingAdapter
 
error(String, Object, Object, Object) - Static method in class akka.event.NoLogging
 
error(String, Object, Object, Object, Object) - Method in interface akka.event.LoggingAdapter
 
error(String, Object, Object, Object, Object) - Static method in class akka.event.NoLogging
 
error(String, String, String, String, int) - Static method in class akka.testkit.EventFilter
Create a filter for Error events.
error(String, String, String, String, int) - Method in class akka.testkit.EventFilter$
Create a filter for Error events.
error(String, Throwable) - Method in class com.typesafe.sslconfig.akka.util.AkkaLoggerBridge
 
error(Throwable) - Static method in class akka.pattern.StatusReply
Java API: Create an error response with a user defined Throwable.
error(Throwable) - Method in class akka.pattern.StatusReply$
Java API: Create an error response with a user defined Throwable.
error(Throwable) - Static method in class akka.stream.testkit.TestPublisher
Publisher that signals error to subscribers immediately after handing out subscription.
error(Throwable) - Method in class akka.stream.testkit.TestPublisher$
Publisher that signals error to subscribers immediately after handing out subscription.
error(Throwable, String) - Method in interface akka.event.LoggingAdapter
 
error(Throwable, String) - Static method in class akka.event.NoLogging
 
error(Throwable, String, Object) - Method in interface akka.event.LoggingAdapter
 
error(Throwable, String, Object) - Static method in class akka.event.NoLogging
 
error(Throwable, String, Object, Object) - Method in interface akka.event.LoggingAdapter
 
error(Throwable, String, Object, Object) - Static method in class akka.event.NoLogging
 
error(Throwable, String, Object, Object, Object) - Method in interface akka.event.LoggingAdapter
 
error(Throwable, String, Object, Object, Object) - Static method in class akka.event.NoLogging
 
error(Throwable, String, Object, Object, Object, Object) - Method in interface akka.event.LoggingAdapter
 
error(Throwable, String, Object, Object, Object, Object) - Static method in class akka.event.NoLogging
 
error(ClassTag<A>) - Method in class akka.actor.testkit.typed.scaladsl.LoggingTestKit$
Create a filter for WARN level events with a an included throwable that is a class or subclass of the given Throwable ClassTag.
Error(String, Class<?>, Object) - Constructor for class akka.event.Logging.Error
 
Error(Throwable, String, Class<?>, Object) - Constructor for class akka.event.Logging.Error
 
Error() - Method in class akka.stream.Attributes.LogLevels$
Use to enable logging at ERROR level for certain operations when configuring Attributes.logLevels(akka.event.Logging.LogLevel, akka.event.Logging.LogLevel, akka.event.Logging.LogLevel)
Error$() - Constructor for class akka.event.Logging.Error$
 
Error$() - Constructor for class akka.pattern.StatusReply.Error$
 
error$default$1() - Static method in class akka.testkit.EventFilter
 
error$default$1() - Method in class akka.testkit.EventFilter$
 
error$default$2() - Static method in class akka.testkit.EventFilter
 
error$default$2() - Method in class akka.testkit.EventFilter$
 
error$default$3() - Static method in class akka.testkit.EventFilter
 
error$default$3() - Method in class akka.testkit.EventFilter$
 
error$default$4() - Static method in class akka.testkit.EventFilter
 
error$default$4() - Method in class akka.testkit.EventFilter$
 
error$default$5() - Static method in class akka.testkit.EventFilter
 
error$default$5() - Method in class akka.testkit.EventFilter$
 
Error2(String, Class<?>, Object, Map<String, Object>) - Constructor for class akka.event.Logging.Error2
 
Error2(Throwable, String, Class<?>, Object, Map<String, Object>) - Constructor for class akka.event.Logging.Error2
 
Error2$() - Constructor for class akka.event.Logging.Error2$
 
Error3(String, Class<?>, Object, Map<String, Object>, LogMarker) - Constructor for class akka.event.Logging.Error3
 
Error3(Throwable, String, Class<?>, Object, Map<String, Object>, LogMarker) - Constructor for class akka.event.Logging.Error3
 
ErrorClosed(String) - Constructor for class akka.io.Tcp.ErrorClosed
 
ErrorClosed$() - Constructor for class akka.io.Tcp.ErrorClosed$
 
ErrorFilter - Class in akka.testkit
Filter which matches Error events, if they satisfy the given criteria: throwable applies an upper bound on the type of exception contained in the Error event source, if given, applies a filter on the event&rsquo;s origin message applies a filter on the event&rsquo;s message (either with String.startsWith or Regex.findFirstIn().isDefined); if the message itself does not match, the match is retried with the contained Exception&rsquo;s message; if both are null, the filter always matches if at the same time the Exception&rsquo;s stack trace is empty (this catches JVM-omitted &ldquo;fast-throw&rdquo; exceptions) If you want to match all Error events, the most efficient is to use Left("").
ErrorFilter(Class<?>) - Constructor for class akka.testkit.ErrorFilter
Java API: filter only on the given type of exception
ErrorFilter(Class<?>, String, String, boolean, boolean, int) - Constructor for class akka.testkit.ErrorFilter
Java API: create an ErrorFilter
ErrorFilter(Class<?>, Option<String>, Either<String, Regex>, boolean, int) - Constructor for class akka.testkit.ErrorFilter
 
ErrorFilter$ - Class in akka.testkit
 
ErrorFilter$() - Constructor for class akka.testkit.ErrorFilter$
 
ErrorLevel() - Static method in class akka.event.Logging
 
ErrorLevel() - Method in class akka.event.Logging$
 
errorMessage() - Method in class akka.cluster.ddata.Replicator.ModifyFailure
 
errorMessage() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ModifyFailure
 
ErrorMessage(String) - Constructor for exception akka.pattern.StatusReply.ErrorMessage
 
ERRORMESSAGE_FIELD_NUMBER - Static variable in class akka.remote.ContainerFormats.StatusReplyErrorMessage
 
ErrorMessage$() - Constructor for class akka.pattern.StatusReply.ErrorMessage$
 
errorMessage$access$0() - Method in exception akka.pattern.StatusReply.ErrorMessage
 
errorMessages() - Method in class akka.cluster.Invalid
 
ErrorMessages - Class in akka.util
INTERNAL API
ErrorMessages() - Constructor for class akka.util.ErrorMessages
 
ErrorMessages$ - Class in akka.util
INTERNAL API
ErrorMessages$() - Constructor for class akka.util.ErrorMessages$
 
escalate() - Static method in class akka.actor.SupervisorStrategy
Java API: Returning this directive escalates the failure to the supervisor of the supervisor, by rethrowing the cause of the failure, i.e.
escalate() - Method in class akka.actor.SupervisorStrategy$
Java API: Returning this directive escalates the failure to the supervisor of the supervisor, by rethrowing the cause of the failure, i.e.
Escalate$() - Constructor for class akka.actor.SupervisorStrategy.Escalate$
 
establishing() - Method in class akka.cluster.client.ClusterClient
Deprecated.
 
establishingGetContactsInterval() - Method in class akka.cluster.client.ClusterClientSettings
Deprecated.
 
estimateCount(Object) - Method in class akka.remote.artery.compress.CountMinSketch
The estimate is correct within 'epsilon' * (total item count), with probability confidence.
estimatedSize() - Method in interface akka.cluster.ddata.PruningState
 
estimatedSize() - Method in class akka.cluster.ddata.PruningState.PruningInitialized
 
estimatedSize() - Method in class akka.cluster.ddata.PruningState.PruningPerformed
 
EstimatedSize - Class in akka.cluster.ddata
INTERNAL API: Rough estimate in bytes of some serialized data elements.
EstimatedSize() - Constructor for class akka.cluster.ddata.EstimatedSize
 
EstimatedSize$ - Class in akka.cluster.ddata
INTERNAL API: Rough estimate in bytes of some serialized data elements.
EstimatedSize$() - Constructor for class akka.cluster.ddata.EstimatedSize$
 
estimatedSizeWithoutData() - Method in class akka.cluster.ddata.Replicator.Internal$.DataEnvelope
 
event() - Method in class akka.actor.FSM.Event
 
event() - Method in class akka.actor.FSM.LogEntry
 
event() - Method in class akka.actor.typed.eventstream.EventStream.Publish
 
event() - Method in class akka.cluster.InternalClusterAction.PublishEvent
 
event() - Method in class akka.event.Logging.LogEventException
 
event() - Method in class akka.io.Tcp.Abort$
The corresponding event which is sent as an acknowledgment once the close operation is finished.
event() - Method in class akka.io.Tcp.Close$
The corresponding event which is sent as an acknowledgment once the close operation is finished.
event() - Method in interface akka.io.Tcp.CloseCommand
The corresponding event which is sent as an acknowledgment once the close operation is finished.
event() - Method in class akka.io.Tcp.ConfirmedClose$
The corresponding event which is sent as an acknowledgment once the close operation is finished.
event() - Method in class akka.persistence.fsm.PersistentFSM.Event
Deprecated.
 
event() - Method in class akka.persistence.fsm.PersistentFSM.LogEntry
Deprecated.
 
event() - Method in class akka.persistence.journal.SingleEventSeq
 
event() - Method in class akka.persistence.query.EventEnvelope
 
event() - Method in class akka.persistence.query.typed.EventEnvelope
 
event() - Method in class akka.persistence.testkit.javadsl.EventSourcedBehaviorTestKit.CommandResult
The first event.
event() - Method in interface akka.persistence.testkit.scaladsl.EventSourcedBehaviorTestKit.CommandResult
The first event.
event() - Method in class akka.persistence.typed.internal.InternalProtocol.ReplicatedEventEnvelope
 
event() - Method in interface akka.persistence.typed.PublishedEvent
User event
event(FI.TypedPredicate2<Object, D>, FI.Apply2<Object, D, FSM.State<S, D>>) - Method in class akka.japi.pf.FSMStateFunctionBuilder
Add a case statement that matches if the predicate matches.
event(FI.TypedPredicate2<Object, D>, FI.Apply2<Object, D, PersistentFSM.State<S, D, E>>) - Method in class akka.persistence.fsm.japi.pf.FSMStateFunctionBuilder
Deprecated.
Add a case statement that matches if the predicate matches.
event(Class<P>, FI.Apply2<P, D, FSM.State<S, D>>) - Method in class akka.japi.pf.FSMStateFunctionBuilder
Add a case statement that matches if the event type and predicate matches.
event(Class<P>, FI.Apply2<P, D, PersistentFSM.State<S, D, E>>) - Method in class akka.persistence.fsm.japi.pf.FSMStateFunctionBuilder
Deprecated.
Add a case statement that matches if the event type and predicate matches.
event(Class<P>, FI.TypedPredicate2<P, D>, FI.Apply2<P, D, FSM.State<S, D>>) - Method in class akka.japi.pf.FSMStateFunctionBuilder
Add a case statement that matches if the event type and predicate matches.
event(Class<P>, FI.TypedPredicate2<P, D>, FI.Apply2<P, D, PersistentFSM.State<S, D, E>>) - Method in class akka.persistence.fsm.japi.pf.FSMStateFunctionBuilder
Deprecated.
Add a case statement that matches if the event type and predicate matches.
event(Class<P>, Class<Q>, FI.Apply2<P, Q, FSM.State<S, D>>) - Method in class akka.japi.pf.FSMStateFunctionBuilder
Add a case statement that matches on an event and data type.
event(Class<P>, Class<Q>, FI.Apply2<P, Q, PersistentFSM.State<S, D, E>>) - Method in class akka.persistence.fsm.japi.pf.FSMStateFunctionBuilder
Deprecated.
Add a case statement that matches on an event and data type.
event(Class<P>, Class<Q>, FI.TypedPredicate2<P, Q>, FI.Apply2<P, Q, FSM.State<S, D>>) - Method in class akka.japi.pf.FSMStateFunctionBuilder
Add a case statement that matches on an event and data type and a predicate.
event(Class<P>, Class<Q>, FI.TypedPredicate2<P, Q>, FI.Apply2<P, Q, PersistentFSM.State<S, D, E>>) - Method in class akka.persistence.fsm.japi.pf.FSMStateFunctionBuilder
Deprecated.
Add a case statement that matches on an event and data type and a predicate.
event(List<Object>, FI.Apply2<Object, D, FSM.State<S, D>>) - Method in class akka.japi.pf.FSMStateFunctionBuilder
Add a case statement that matches if any of the event types in the list match or any of the event instances in the list compares equal.
event(List<Object>, FI.Apply2<Object, D, PersistentFSM.State<S, D, E>>) - Method in class akka.persistence.fsm.japi.pf.FSMStateFunctionBuilder
Deprecated.
Add a case statement that matches if any of the event types in the list match or any of the event instances in the list compares equal.
event(List<Object>, Class<Q>, FI.Apply2<Object, Q, FSM.State<S, D>>) - Method in class akka.japi.pf.FSMStateFunctionBuilder
Add a case statement that matches on the data type and if any of the event types in the list match or any of the event instances in the list compares equal.
event(List<Object>, Class<Q>, FI.Apply2<Object, Q, PersistentFSM.State<S, D, E>>) - Method in class akka.persistence.fsm.japi.pf.FSMStateFunctionBuilder
Deprecated.
Add a case statement that matches on the data type and if any of the event types in the list match or any of the event instances in the list compares equal.
Event(E, Promise<Done>) - Constructor for class akka.stream.stage.ConcurrentAsyncCallbackState.Event
 
Event(Object, D) - Constructor for class akka.actor.FSM.Event
 
Event(Object, D) - Constructor for class akka.persistence.fsm.PersistentFSM.Event
Deprecated.
 
Event() - Method in class akka.actor.AbstractFSM
 
Event() - Method in interface akka.actor.FSM
 
Event() - Method in class akka.cluster.singleton.ClusterSingletonManager
 
Event() - Method in class akka.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
 
Event() - Method in interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
 
EVENT_FIELD_NUMBER - Static variable in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
 
Event$() - Constructor for class akka.actor.FSM.Event$
 
Event$() - Constructor for class akka.persistence.fsm.PersistentFSM.Event$
Deprecated.
 
Event$() - Constructor for class akka.stream.stage.ConcurrentAsyncCallbackState.Event$
 
eventAdapter() - Method in class akka.persistence.typed.javadsl.EventSourcedBehavior
Transform the event in another type before giving to the journal.
eventAdapter(EventAdapter<Event, ?>) - Method in interface akka.persistence.typed.scaladsl.EventSourcedBehavior
Transform the event to another type before giving to the journal.
EventAdapter<E,​P> - Class in akka.persistence.typed
Facility to convert from and to specialised data models, as may be required by specialized persistence Journals.
EventAdapter - Interface in akka.persistence.journal
EventAdapter() - Constructor for class akka.persistence.typed.EventAdapter
 
EventAdapters - Class in akka.persistence.journal
EventAdapters serves as a per-journal collection of bound event adapters.
EventAdapters(ConcurrentHashMap<Class<?>, EventAdapter>, Seq<Tuple2<Class<?>, EventAdapter>>, LoggingAdapter) - Constructor for class akka.persistence.journal.EventAdapters
 
EventAdapters.CombinedReadEventAdapter$ - Class in akka.persistence.journal
 
EventAdapters$ - Class in akka.persistence.journal
INTERNAL API
EventAdapters$() - Constructor for class akka.persistence.journal.EventAdapters$
 
eventBatch_$eq(List<PersistentEnvelope>) - Method in interface akka.persistence.Eventsourced
 
EventBus - Interface in akka.event
Represents the base type for EventBuses Internally has an Event type, a Classifier type and a Subscriber type
EventBus<E,​S,​C> - Interface in akka.event.japi
Java API: See documentation for EventBus E is the Event type S is the Subscriber type C is the Classifier type
eventClass() - Method in class akka.cluster.typed.Subscribe
 
EventEnvelope - Class in akka.persistence.query
Event wrapper adding meta data for the events in the result stream of EventsByTagQuery query, or similar queries.
EventEnvelope<Event> - Class in akka.persistence.query.typed
Event wrapper adding meta data for the events in the result stream of EventsBySliceQuery query, or similar queries.
EventEnvelope(Offset, String, long, Object) - Constructor for class akka.persistence.query.EventEnvelope
Deprecated.
for binary compatibility. Since 2.6.2.
EventEnvelope(Offset, String, long, Object, long) - Constructor for class akka.persistence.query.EventEnvelope
 
EventEnvelope(Offset, String, long, Object, long, Option<Object>) - Constructor for class akka.persistence.query.EventEnvelope
 
EventEnvelope(Offset, String, long, Option<Event>, long, Option<Object>, String, int) - Constructor for class akka.persistence.query.typed.EventEnvelope
 
EventEnvelope$ - Class in akka.persistence.query
 
EventEnvelope$ - Class in akka.persistence.query.typed
 
EventEnvelope$() - Constructor for class akka.persistence.query.EventEnvelope$
 
EventEnvelope$() - Constructor for class akka.persistence.query.typed.EventEnvelope$
 
eventEquals(P, FI.Apply2<P, D, FSM.State<S, D>>) - Method in class akka.japi.pf.FSMStateFunctionBuilder
Add a case statement that matches if event compares equal.
eventEquals(P, FI.Apply2<P, D, PersistentFSM.State<S, D, E>>) - Method in class akka.persistence.fsm.japi.pf.FSMStateFunctionBuilder
Deprecated.
Add a case statement that matches if event compares equal.
eventEquals(P, Class<Q>, FI.Apply2<P, Q, FSM.State<S, D>>) - Method in class akka.japi.pf.FSMStateFunctionBuilder
Add a case statement that matches on the data type and if the event compares equal.
eventEquals(P, Class<Q>, FI.Apply2<P, Q, PersistentFSM.State<S, D, E>>) - Method in class akka.persistence.fsm.japi.pf.FSMStateFunctionBuilder
Deprecated.
Add a case statement that matches on the data type and if the event compares equal.
EventFilter - Class in akka.testkit
Facilities for selectively filtering out expected events from logging so that you can keep your test run&rsquo;s console output clean and do not miss real error messages.
EventFilter - Class in akka.testkit.javadsl
 
EventFilter(int) - Constructor for class akka.testkit.EventFilter
 
EventFilter(Class<?>, ActorSystem) - Constructor for class akka.testkit.javadsl.EventFilter
 
EventFilter$ - Class in akka.testkit
Facilities for selectively filtering out expected events from logging so that you can keep your test run&rsquo;s console output clean and do not miss real error messages.
EventFilter$() - Constructor for class akka.testkit.EventFilter$
 
eventHandler() - Method in class akka.persistence.typed.javadsl.EventSourcedBehavior
Implement by applying the event to the current state in order to return a new state.
EventHandler<State,​Event> - Interface in akka.persistence.typed.javadsl
FunctionalInterface for reacting on events having been persisted
EventHandlerBuilder<State,​Event> - Class in akka.persistence.typed.javadsl
 
EventHandlerBuilder() - Constructor for class akka.persistence.typed.javadsl.EventHandlerBuilder
 
EventHandlerBuilder$ - Class in akka.persistence.typed.javadsl
 
EventHandlerBuilder$() - Constructor for class akka.persistence.typed.javadsl.EventHandlerBuilder$
 
EventHandlerBuilderByState<S extends State,​State,​Event> - Class in akka.persistence.typed.javadsl
 
EventHandlerBuilderByState(Class<S>, Predicate<S>) - Constructor for class akka.persistence.typed.javadsl.EventHandlerBuilderByState
 
EventHandlerBuilderByState$ - Class in akka.persistence.typed.javadsl
 
EventHandlerBuilderByState$() - Constructor for class akka.persistence.typed.javadsl.EventHandlerBuilderByState$
 
eventMetadata() - Method in class akka.persistence.query.EventEnvelope
 
eventMetadata() - Method in class akka.persistence.query.typed.EventEnvelope
 
eventName() - Method in class akka.remote.AssociatedEvent
Deprecated.
 
eventName() - Method in class akka.remote.AssociationErrorEvent
Deprecated.
 
eventName() - Method in interface akka.remote.AssociationEvent
Deprecated.
 
eventName() - Method in class akka.remote.DisassociatedEvent
Deprecated.
 
eventOfType(Class<E>) - Method in class akka.persistence.testkit.javadsl.EventSourcedBehaviorTestKit.CommandResult
The first event as a given expected type.
eventOfType(ClassTag<E>) - Method in interface akka.persistence.testkit.scaladsl.EventSourcedBehaviorTestKit.CommandResult
The first event as a given expected type.
eventOption() - Method in class akka.persistence.query.typed.EventEnvelope
 
EventRejectedException - Exception in akka.persistence.typed
Thrown if a journal rejects an event e.g.
EventRejectedException(PersistenceId, long, Throwable) - Constructor for exception akka.persistence.typed.EventRejectedException
 
events() - Method in class akka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Removals
 
events() - Method in class akka.persistence.journal.EmptyEventSeq$
 
events() - Method in class akka.persistence.journal.EventSeq
 
events() - Method in class akka.persistence.journal.EventsSeq
 
events() - Method in class akka.persistence.journal.SingleEventSeq
 
events() - Method in class akka.persistence.testkit.javadsl.EventSourcedBehaviorTestKit.CommandResult
The events that were emitted by the command, and persisted.
events() - Method in interface akka.persistence.testkit.scaladsl.EventSourcedBehaviorTestKit.CommandResult
The events that were emitted by the command, and persisted.
events() - Static method in class akka.persistence.typed.EmptyEventSeq
 
events() - Method in class akka.persistence.typed.EmptyEventSeq$
 
events() - Method in interface akka.persistence.typed.EventSeq
 
events() - Static method in class akka.persistence.typed.internal.PersistNothing
 
events() - Static method in class akka.persistence.typed.internal.Stash
 
events() - Static method in class akka.persistence.typed.internal.Unhandled
 
events() - Method in interface akka.persistence.typed.scaladsl.EffectBuilder
 
Events$() - Constructor for class akka.remote.artery.compress.CompressionProtocol.Events$
 
eventsByPersistenceId(String, long, long) - Method in interface akka.persistence.query.javadsl.EventsByPersistenceIdQuery
Query events for a specific PersistentActor identified by persistenceId.
eventsByPersistenceId(String, long, long) - Method in class akka.persistence.query.journal.leveldb.javadsl.LeveldbReadJournal
Deprecated.
eventsByPersistenceId is used for retrieving events for a specific PersistentActor identified by persistenceId.
eventsByPersistenceId(String, long, long) - Method in class akka.persistence.query.journal.leveldb.scaladsl.LeveldbReadJournal
Deprecated.
eventsByPersistenceId is used for retrieving events for a specific PersistentActor identified by persistenceId.
eventsByPersistenceId(String, long, long) - Method in interface akka.persistence.query.scaladsl.EventsByPersistenceIdQuery
Query events for a specific PersistentActor identified by persistenceId.
eventsByPersistenceId(String, long, long) - Method in class akka.persistence.testkit.query.javadsl.PersistenceTestKitReadJournal
 
eventsByPersistenceId(String, long, long) - Method in class akka.persistence.testkit.query.scaladsl.PersistenceTestKitReadJournal
 
eventsByPersistenceId$default$2() - Method in class akka.persistence.query.journal.leveldb.scaladsl.LeveldbReadJournal
Deprecated.
 
eventsByPersistenceId$default$2() - Method in class akka.persistence.testkit.query.scaladsl.PersistenceTestKitReadJournal
 
eventsByPersistenceId$default$3() - Method in class akka.persistence.query.journal.leveldb.scaladsl.LeveldbReadJournal
Deprecated.
 
eventsByPersistenceId$default$3() - Method in class akka.persistence.testkit.query.scaladsl.PersistenceTestKitReadJournal
 
EventsByPersistenceIdQuery - Interface in akka.persistence.query.javadsl
A plugin may optionally support this query by implementing this interface.
EventsByPersistenceIdQuery - Interface in akka.persistence.query.scaladsl
A plugin may optionally support this query by implementing this trait.
EventsByPersistenceIdStage$ - Class in akka.persistence.query.journal.leveldb
INTERNAL API
EventsByPersistenceIdStage$() - Constructor for class akka.persistence.query.journal.leveldb.EventsByPersistenceIdStage$
 
EventsBySliceQuery - Interface in akka.persistence.query.typed.javadsl
A plugin may optionally support this query by implementing this trait.
EventsBySliceQuery - Interface in akka.persistence.query.typed.scaladsl
A plugin may optionally support this query by implementing this trait.
eventsBySlices(String, int, int, Offset) - Method in interface akka.persistence.query.typed.javadsl.EventsBySliceQuery
Query events for given slices.
eventsBySlices(String, int, int, Offset) - Method in interface akka.persistence.query.typed.scaladsl.EventsBySliceQuery
Query events for given slices.
eventsByTag(String, Offset) - Method in interface akka.persistence.query.javadsl.EventsByTagQuery
Query events that have a specific tag.
eventsByTag(String, Offset) - Method in class akka.persistence.query.journal.leveldb.javadsl.LeveldbReadJournal
Deprecated.
eventsByTag is used for retrieving events that were marked with a given tag, e.g.
eventsByTag(String, Offset) - Method in class akka.persistence.query.journal.leveldb.scaladsl.LeveldbReadJournal
Deprecated.
eventsByTag is used for retrieving events that were marked with a given tag, e.g.
eventsByTag(String, Offset) - Method in interface akka.persistence.query.scaladsl.EventsByTagQuery
Query events that have a specific tag.
eventsByTag$default$2() - Method in class akka.persistence.query.journal.leveldb.scaladsl.LeveldbReadJournal
Deprecated.
 
EventsByTagQuery - Interface in akka.persistence.query.javadsl
A plugin may optionally support this query by implementing this interface.
EventsByTagQuery - Interface in akka.persistence.query.scaladsl
A plugin may optionally support this query by implementing this trait.
EventsByTagStage$ - Class in akka.persistence.query.journal.leveldb
INTERNAL API
EventsByTagStage$() - Constructor for class akka.persistence.query.journal.leveldb.EventsByTagStage$
 
eventsCount() - Method in class akka.persistence.journal.JournalPerfSpec
Number of messages sent to the PersistentActor under test for each test iteration
EventSeq - Class in akka.persistence.journal
 
EventSeq<A> - Interface in akka.persistence.typed
 
EventSeq() - Constructor for class akka.persistence.journal.EventSeq
 
EventSeq$ - Class in akka.persistence.journal
 
EventSeq$ - Class in akka.persistence.typed
 
EventSeq$() - Constructor for class akka.persistence.journal.EventSeq$
 
EventSeq$() - Constructor for class akka.persistence.typed.EventSeq$
 
eventsMap_$eq(Map<K, Tuple2<Object, Vector<Object>>>) - Method in interface akka.persistence.testkit.internal.InMemStorage
 
Eventsourced - Interface in akka.persistence
INTERNAL API.
Eventsourced.AsyncHandlerInvocation - Class in akka.persistence
INTERNAL API: does not force the actor to stash commands; Originates from either `persistAsync` or `defer` calls
Eventsourced.AsyncHandlerInvocation$ - Class in akka.persistence
 
Eventsourced.PendingHandlerInvocation - Interface in akka.persistence
INTERNAL API
Eventsourced.RecoveryTick - Class in akka.persistence
INTERNAL API: message used to detect that recovery timed out
Eventsourced.RecoveryTick$ - Class in akka.persistence
 
Eventsourced.StashingHandlerInvocation - Class in akka.persistence
INTERNAL API: forces actor to stash incoming commands until all these invocations are handled
Eventsourced.StashingHandlerInvocation$ - Class in akka.persistence
 
Eventsourced.State - Interface in akka.persistence
 
Eventsourced$ - Class in akka.persistence
INTERNAL API
Eventsourced$() - Constructor for class akka.persistence.Eventsourced$
 
EventSourcedBehavior<Command,​Event,​State> - Class in akka.persistence.typed.javadsl
 
EventSourcedBehavior<Command,​Event,​State> - Interface in akka.persistence.typed.scaladsl
Further customization of the EventSourcedBehavior can be done with the methods defined here.
EventSourcedBehavior(PersistenceId) - Constructor for class akka.persistence.typed.javadsl.EventSourcedBehavior
 
EventSourcedBehavior(PersistenceId, BackoffSupervisorStrategy) - Constructor for class akka.persistence.typed.javadsl.EventSourcedBehavior
If using onPersistFailure the supervision is only around the event sourced behavior not any outer setup/withTimers block.
EventSourcedBehavior.CommandHandler$ - Class in akka.persistence.typed.scaladsl
The CommandHandler defines how to act on commands.
EventSourcedBehavior$ - Class in akka.persistence.typed.scaladsl
 
EventSourcedBehavior$() - Constructor for class akka.persistence.typed.scaladsl.EventSourcedBehavior$
 
EventSourcedBehaviorImpl$ - Class in akka.persistence.typed.internal
 
EventSourcedBehaviorImpl$() - Constructor for class akka.persistence.typed.internal.EventSourcedBehaviorImpl$
 
EventSourcedBehaviorTestKit<Command,​Event,​State> - Class in akka.persistence.testkit.javadsl
 
EventSourcedBehaviorTestKit<Command,​Event,​State> - Interface in akka.persistence.testkit.scaladsl
 
EventSourcedBehaviorTestKit(EventSourcedBehaviorTestKit<Command, Event, State>) - Constructor for class akka.persistence.testkit.javadsl.EventSourcedBehaviorTestKit
 
EventSourcedBehaviorTestKit.CommandResult<Command,​Event,​State> - Class in akka.persistence.testkit.javadsl
The result of running a command.
EventSourcedBehaviorTestKit.CommandResult<Command,​Event,​State> - Interface in akka.persistence.testkit.scaladsl
The result of running a command.
EventSourcedBehaviorTestKit.CommandResultWithReply<Command,​Event,​State,​Reply> - Class in akka.persistence.testkit.javadsl
The result of running a command with a ActorRef replyTo, i.e.
EventSourcedBehaviorTestKit.CommandResultWithReply<Command,​Event,​State,​Reply> - Interface in akka.persistence.testkit.scaladsl
The result of running a command with a replyTo: ActorRef[R], i.e.
EventSourcedBehaviorTestKit.RestartResult<State> - Class in akka.persistence.testkit.javadsl
The result of restarting the behavior.
EventSourcedBehaviorTestKit.RestartResult<State> - Interface in akka.persistence.testkit.scaladsl
The result of restarting the behavior.
EventSourcedBehaviorTestKit.SerializationSettings - Class in akka.persistence.testkit.javadsl
Customization of which serialization checks that are performed.
EventSourcedBehaviorTestKit.SerializationSettings - Class in akka.persistence.testkit.scaladsl
Customization of which serialization checks that are performed.
EventSourcedBehaviorTestKit.SerializationSettings$ - Class in akka.persistence.testkit.scaladsl
 
EventSourcedBehaviorTestKit$ - Class in akka.persistence.testkit.javadsl
Testing of EventSourcedBehavior implementations.
EventSourcedBehaviorTestKit$ - Class in akka.persistence.testkit.scaladsl
Testing of EventSourcedBehavior implementations.
EventSourcedBehaviorTestKit$() - Constructor for class akka.persistence.testkit.javadsl.EventSourcedBehaviorTestKit$
 
EventSourcedBehaviorTestKit$() - Constructor for class akka.persistence.testkit.scaladsl.EventSourcedBehaviorTestKit$
 
EventSourcedBehaviorTestKitImpl$ - Class in akka.persistence.testkit.internal
INTERNAL API
EventSourcedBehaviorTestKitImpl$() - Constructor for class akka.persistence.testkit.internal.EventSourcedBehaviorTestKitImpl$
 
EventSourcedBehaviorWithEnforcedReplies<Command,​Event,​State> - Class in akka.persistence.typed.javadsl
A EventSourcedBehavior that is enforcing that replies to commands are not forgotten.
EventSourcedBehaviorWithEnforcedReplies(PersistenceId) - Constructor for class akka.persistence.typed.javadsl.EventSourcedBehaviorWithEnforcedReplies
 
EventSourcedBehaviorWithEnforcedReplies(PersistenceId, BackoffSupervisorStrategy) - Constructor for class akka.persistence.typed.javadsl.EventSourcedBehaviorWithEnforcedReplies
 
EventSourcedBehaviorWithEnforcedReplies(PersistenceId, Optional<BackoffSupervisorStrategy>) - Constructor for class akka.persistence.typed.javadsl.EventSourcedBehaviorWithEnforcedReplies
 
EventSourcedProducerQueue<A> - Class in akka.persistence.typed.delivery
INTERNAL API
EventSourcedProducerQueue(ActorContext<DurableProducerQueue.Command<A>>, FiniteDuration) - Constructor for class akka.persistence.typed.delivery.EventSourcedProducerQueue
 
EventSourcedProducerQueue.Settings - Class in akka.persistence.typed.delivery
 
EventSourcedProducerQueue.Settings$ - Class in akka.persistence.typed.delivery
 
EventSourcedProducerQueue$ - Class in akka.persistence.typed.delivery
DurableProducerQueue that can be used with ProducerController for reliable delivery of messages.
EventSourcedProducerQueue$() - Constructor for class akka.persistence.typed.delivery.EventSourcedProducerQueue$
 
EventSourcedRememberEntitiesCoordinatorStore$ - Class in akka.cluster.sharding.internal
INTERNAL API
EventSourcedRememberEntitiesCoordinatorStore$() - Constructor for class akka.cluster.sharding.internal.EventSourcedRememberEntitiesCoordinatorStore$
 
EventSourcedRememberEntitiesShardStore$ - Class in akka.cluster.sharding.internal
INTERNAL API
EventSourcedRememberEntitiesShardStore$() - Constructor for class akka.cluster.sharding.internal.EventSourcedRememberEntitiesShardStore$
 
EventSourcedSettings$ - Class in akka.persistence.typed.internal
INTERNAL API
EventSourcedSettings$() - Constructor for class akka.persistence.typed.internal.EventSourcedSettings$
 
EventSourcedSignal - Interface in akka.persistence.typed
Supertype for all Akka Persistence Typed specific signals
EventsSeq<E> - Class in akka.persistence.journal
 
EventsSeq(Seq<E>) - Constructor for class akka.persistence.journal.EventsSeq
 
EventsSeq$ - Class in akka.persistence.journal
 
EventsSeq$ - Class in akka.persistence.typed
 
EventsSeq$() - Constructor for class akka.persistence.journal.EventsSeq$
 
EventsSeq$() - Constructor for class akka.persistence.typed.EventsSeq$
 
EventStorage - Interface in akka.persistence.testkit
INTERNAL API
EventStorage.JournalPolicies$ - Class in akka.persistence.testkit
 
EventStorage$ - Class in akka.persistence.testkit
 
EventStorage$() - Constructor for class akka.persistence.testkit.EventStorage$
 
eventStream() - Method in class akka.actor.ActorSystem
Main event bus of this actor system, used for example for logging.
eventStream() - Method in class akka.actor.typed.ActorSystem
Main event bus of this actor system, used for example for logging.
eventStream() - Method in interface akka.dispatch.DispatcherPrerequisites
 
eventStream() - Method in class akka.dispatch.MessageDispatcher
 
eventStream() - Method in class akka.dispatch.TaskInvocation
 
eventStream() - Method in class akka.event.DeadLetterListener
 
EventStream - Class in akka.actor.typed.eventstream
 
EventStream - Class in akka.event
An Akka EventStream is a pub-sub stream of events both system and user generated, where subscribers are ActorRefs and the channels are Classes and Events are any java.lang.Object.
EventStream() - Constructor for class akka.actor.typed.eventstream.EventStream
 
EventStream(ActorSystem) - Constructor for class akka.event.EventStream
 
EventStream(ActorSystem, boolean) - Constructor for class akka.event.EventStream
 
EventStream.Command - Interface in akka.actor.typed.eventstream
The set of commands accepted by the akka.actor.typed.ActorSystem.eventStream.
EventStream.Publish<E> - Class in akka.actor.typed.eventstream
Publish an event of type E by sending this command to the akka.actor.typed.ActorSystem.eventStream.
EventStream.Publish$ - Class in akka.actor.typed.eventstream
 
EventStream.Subscribe<E> - Class in akka.actor.typed.eventstream
Subscribe a typed actor to listen for types or subtypes of E by sending this command to the akka.actor.typed.ActorSystem.eventStream.
EventStream.Subscribe$ - Class in akka.actor.typed.eventstream
 
EventStream.Unsubscribe<E> - Class in akka.actor.typed.eventstream
Unsubscribe an actor ref from the event stream by sending this command to the akka.actor.typed.ActorSystem.eventStream.
EventStream.Unsubscribe$ - Class in akka.actor.typed.eventstream
 
EventStream$ - Class in akka.actor.typed.eventstream
 
EventStream$() - Constructor for class akka.actor.typed.eventstream.EventStream$
 
EventStreamAdapter - Class in akka.actor.typed.internal.adapter
INTERNAL API Encapsulates the akka.actor.ActorSystem.eventStream in a Behavior
EventStreamAdapter() - Constructor for class akka.actor.typed.internal.adapter.EventStreamAdapter
 
EventStreamAdapter$ - Class in akka.actor.typed.internal.adapter
INTERNAL API Encapsulates the akka.actor.ActorSystem.eventStream in a Behavior
EventStreamAdapter$() - Constructor for class akka.actor.typed.internal.adapter.EventStreamAdapter$
 
EventStreamExtension$ - Class in akka.actor.typed.internal
 
EventStreamExtension$() - Constructor for class akka.actor.typed.internal.EventStreamExtension$
 
EventStreamUnsubscriber$ - Class in akka.event
INTERNAL API
EventStreamUnsubscriber$() - Constructor for class akka.event.EventStreamUnsubscriber$
 
EventTimestampQuery - Interface in akka.persistence.query.typed.javadsl
EventsBySliceQuery that is using a timestamp based offset should also implement this query.
EventTimestampQuery - Interface in akka.persistence.query.typed.scaladsl
EventsBySliceQuery that is using a timestamp based offset should also implement this query.
EventToPersist(Object, String, Option<ReplicatedEventMetadata>) - Constructor for class akka.persistence.typed.internal.JournalInteractions.EventToPersist
 
EventToPersist$() - Constructor for class akka.persistence.typed.internal.JournalInteractions.EventToPersist$
 
evict() - Method in class akka.cluster.ddata.protobuf.ReplicatorMessageSerializer.SmallCache
Remove all elements if the cache has not been used within the timeToLive.
evt() - Method in class akka.persistence.Eventsourced.AsyncHandlerInvocation
 
evt() - Method in interface akka.persistence.Eventsourced.PendingHandlerInvocation
 
evt() - Method in class akka.persistence.Eventsourced.StashingHandlerInvocation
 
EWMA - Class in akka.cluster.metrics
The exponentially weighted moving average (EWMA) approach captures short-term movements in volatility for a conditional volatility forecasting model.
EWMA(double, double) - Constructor for class akka.cluster.metrics.EWMA
 
EWMA_FIELD_NUMBER - Static variable in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric
 
EWMA$ - Class in akka.cluster.metrics
 
EWMA$() - Constructor for class akka.cluster.metrics.EWMA$
 
ex() - Method in class akka.remote.artery.TestManagementCommands.FailInboundStreamOnce
 
ex() - Method in class akka.stream.testkit.GraphStageMessages.Failure
 
exception() - Method in class akka.actor.typed.MessageAdaptionFailure
 
exception() - Method in class akka.stream.testkit.GraphStageMessages.StageFailure
 
exceptionCaught(ChannelHandlerContext, ExceptionEvent) - Method in interface akka.remote.transport.netty.NettyClientHelpers
 
exceptionCaught(ChannelHandlerContext, ExceptionEvent) - Method in interface akka.remote.transport.netty.NettyServerHelpers
 
exceptionHandler() - Method in class akka.dispatch.MonitorableThreadFactory
 
exec() - Method in class akka.dispatch.ForkJoinExecutorConfigurator.AkkaForkJoinTask
 
exec(Consumer<D>) - Method in class akka.persistence.fsm.AbstractPersistentFSM
Deprecated.
Adapter from Java 8 Functional Interface to Scala Function
execute(Runnable) - Method in interface akka.dispatch.BatchingExecutor
 
execute(Runnable) - Method in interface akka.dispatch.ExecutorServiceDelegate
 
execute(Runnable) - Method in class akka.dispatch.ForkJoinExecutorConfigurator.AkkaForkJoinPool
 
executeAfterSubscription(Function0<T>) - Method in class akka.stream.testkit.TestPublisher.ManualProbe
 
executeTask(TaskInvocation) - Method in class akka.dispatch.Dispatcher
INTERNAL API
executeTask(TaskInvocation) - Method in class akka.dispatch.MessageDispatcher
INTERNAL API
executeTask(TaskInvocation) - Method in class akka.testkit.CallingThreadDispatcher
 
executionContext() - Method in class akka.actor.typed.ActorSystem
The default thread pool of this ActorSystem, configured with settings in akka.actor.default-dispatcher.
executionContext() - Method in interface akka.actor.typed.scaladsl.ActorContext
This Actor&rsquo;s execution context.
executionContext() - Method in class akka.remote.transport.netty.NettyTransport
Deprecated.
 
executionContext() - Method in class akka.stream.Materializer
Running a flow graph will require execution resources, as will computations within Sources, Sinks, etc.
ExecutionContexts - Class in akka.dispatch
ExecutionContexts is the Java API for ExecutionContexts
ExecutionContexts() - Constructor for class akka.dispatch.ExecutionContexts
 
ExecutionContexts.sameThreadExecutionContext$ - Class in akka.dispatch
Deprecated.
Use ExecutionContexts.parasitic instead. Since 2.6.4.
ExecutionContexts$ - Class in akka.dispatch
ExecutionContexts is the Java API for ExecutionContexts
ExecutionContexts$() - Constructor for class akka.dispatch.ExecutionContexts$
 
executor() - Method in interface akka.dispatch.ExecutorServiceDelegate
 
executorService() - Method in class akka.dispatch.Dispatcher
 
ExecutorServiceConfigurator - Class in akka.dispatch
An ExecutorServiceConfigurator is a class that given some prerequisites and a configuration can create instances of ExecutorService
ExecutorServiceConfigurator(Config, DispatcherPrerequisites) - Constructor for class akka.dispatch.ExecutorServiceConfigurator
 
ExecutorServiceDelegate - Interface in akka.dispatch
As the name says
ExecutorServiceFactory - Interface in akka.dispatch
 
ExecutorServiceFactoryProvider - Interface in akka.dispatch
 
exist() - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
exist() - Method in class akka.persistence.PluginSpec
 
existenceConfirmed() - Method in class akka.actor.Terminated
 
EXISTENCECONFIRMED_FIELD_NUMBER - Static variable in class akka.remote.SystemMessageFormats.DeathWatchNotificationData
 
exists(Seq<String>, Config) - Static method in class akka.cluster.JoinConfigCompatChecker
Checks that all requiredKeys are available in toCheck Config.
exists(Seq<String>, Config) - Method in class akka.cluster.JoinConfigCompatChecker$
Checks that all requiredKeys are available in toCheck Config.
exists(Function1<T, Object>) - Method in interface akka.actor.typed.scaladsl.StashBuffer
Tests whether a predicate holds for at least one element of this StashBuffer.
existsAssociation(Address, Address) - Method in class akka.remote.transport.TestTransport.AssociationRegistry
Deprecated.
Tests if an association was registered.
existsInStack(Behavior<T>, Function1<Behavior<T>, Object>) - Static method in class akka.actor.typed.Behavior
Go through the behavior stack and apply a predicate to see if any nested behavior satisfies it.
existsInStack(Behavior<T>, Function1<Behavior<T>, Object>) - Method in class akka.actor.typed.Behavior$
Go through the behavior stack and apply a predicate to see if any nested behavior satisfies it.
exit(RoleName, int) - Method in interface akka.remote.testconductor.Conductor
Tell the remote node to shut itself down using System.exit with the given exitValue.
Exit - akka.remote.testconductor.TestConductorProtocol.FailType
Exit = 4;
Exit_VALUE - Static variable in enum akka.remote.testconductor.TestConductorProtocol.FailType
Exit = 4;
exiting() - Static method in class akka.cluster.MemberStatus
Java API: retrieve the Exiting status singleton
exiting() - Method in class akka.cluster.MemberStatus$
Java API: retrieve the Exiting status singleton
Exiting - akka.cluster.protobuf.msg.ClusterMessages.MemberStatus
Exiting = 3;
Exiting_VALUE - Static variable in enum akka.cluster.protobuf.msg.ClusterMessages.MemberStatus
Exiting = 3;
Exiting$() - Constructor for class akka.cluster.MemberStatus.Exiting$
 
ExitingCompleted$() - Constructor for class akka.cluster.InternalClusterAction.ExitingCompleted$
 
ExitingConfirmed(UniqueAddress) - Constructor for class akka.cluster.InternalClusterAction.ExitingConfirmed
 
ExitingConfirmed$() - Constructor for class akka.cluster.InternalClusterAction.ExitingConfirmed$
 
ExitingConfirmedManifest() - Static method in class akka.cluster.protobuf.ClusterMessageSerializer
 
ExitingConfirmedManifest() - Method in class akka.cluster.protobuf.ClusterMessageSerializer$
 
exitingNodes() - Method in class akka.cluster.ddata.Replicator
 
exitingNodes_$eq(SortedSet<UniqueAddress>) - Method in class akka.cluster.ddata.Replicator
 
EXITVALUE_FIELD_NUMBER - Static variable in class akka.remote.testconductor.TestConductorProtocol.InjectFailure
 
expand(Function<Out, Iterator<U>>) - Method in class akka.stream.javadsl.Flow
Allows a faster downstream to progress independently of a slower upstream by extrapolating elements from an older element until new element comes from the upstream.
expand(Function<Out, Iterator<U>>) - Method in class akka.stream.javadsl.Source
Allows a faster downstream to progress independently of a slower publisher by extrapolating elements from an older element until new element comes from the upstream.
expand(Function<Out, Iterator<U>>) - Method in class akka.stream.javadsl.SubFlow
Allows a faster downstream to progress independently of a slower upstream by extrapolating elements from an older element until new element comes from the upstream.
expand(Function<Out, Iterator<U>>) - Method in class akka.stream.javadsl.SubSource
Allows a faster downstream to progress independently of a slower upstream by extrapolating elements from an older element until new element comes from the upstream.
expand(Function1<Out, Iterator<U>>) - Method in interface akka.stream.scaladsl.FlowOps
Allows a faster downstream to progress independently of a slower upstream by extrapolating elements from an older element until new element comes from the upstream.
expect(ActorSystem<?>, Supplier<T>) - Method in class akka.actor.testkit.typed.javadsl.LoggingTestKit
Run the given code block and assert that the criteria of this LoggingTestKit has matched within the configured akka.actor.testkit.typed.filter-leeway as often as requested by its occurrences parameter specifies.
expect(Function0<T>, ActorSystem<?>) - Method in interface akka.actor.testkit.typed.scaladsl.LoggingTestKit
Run the given code block and assert that the criteria of this LoggingTestKit has matched within the configured akka.actor.testkit.typed.filter-leeway as often as requested by its occurrences parameter specifies.
expectCancellation() - Method in class akka.stream.testkit.StreamTestKit.PublisherProbeSubscription
 
expectCancellation() - Method in class akka.stream.testkit.TestPublisher.Probe
 
expectCancellationWithCause(Class<E>) - Method in class akka.stream.testkit.TestPublisher.Probe
Java API
expectCancellationWithCause(Throwable) - Method in class akka.stream.testkit.TestPublisher.Probe
 
expectCancellationWithCause(ClassTag<E>) - Method in class akka.stream.testkit.TestPublisher.Probe
 
expectComplete() - Method in class akka.stream.testkit.TestSubscriber.ManualProbe
Fluent DSL
EXPECTEDACKS_FIELD_NUMBER - Static variable in class akka.remote.ArteryControlFormats.FlushAck
 
ExpectedFailure - Class in akka.persistence.testkit
 
ExpectedFailure() - Constructor for class akka.persistence.testkit.ExpectedFailure
 
ExpectedFailure$ - Class in akka.persistence.testkit
 
ExpectedFailure$() - Constructor for class akka.persistence.testkit.ExpectedFailure$
 
expectedRef() - Method in exception akka.stream.InvalidPartnerActorException
 
ExpectedRejection - Class in akka.persistence.testkit
 
ExpectedRejection() - Constructor for class akka.persistence.testkit.ExpectedRejection
 
ExpectedRejection$ - Class in akka.persistence.testkit
 
ExpectedRejection$() - Constructor for class akka.persistence.testkit.ExpectedRejection$
 
expectedSeqNr() - Method in exception akka.stream.InvalidSequenceNumberException
 
expectedTestCount(Filter) - Method in class akka.persistence.japi.journal.JavaJournalSpec
 
expectedTestCount(Filter) - Method in class akka.persistence.japi.snapshot.JavaSnapshotStoreSpec
 
expectEffect(Effect) - Method in class akka.actor.testkit.typed.javadsl.BehaviorTestKit
Asserts that the oldest effect is the expectedEffect.
expectEffect(Effect) - Method in interface akka.actor.testkit.typed.scaladsl.BehaviorTestKit
Asserts that the oldest effect is the expectedEffect.
expectEffectClass(Class<U>) - Method in class akka.actor.testkit.typed.javadsl.BehaviorTestKit
Asserts that the oldest effect is an instance of of class T.
expectEffectPF(PartialFunction<Effect, R>) - Method in interface akka.actor.testkit.typed.scaladsl.BehaviorTestKit
Asserts that the oldest effect matches the given partial function.
expectEffectType(ClassTag<E>) - Method in interface akka.actor.testkit.typed.scaladsl.BehaviorTestKit
Asserts that the oldest effect is of type T.
expectError() - Method in class akka.stream.testkit.TestSubscriber.ManualProbe
Expect and return the signalled Throwable.
expectError(Throwable) - Method in class akka.stream.testkit.TestSubscriber.ManualProbe
Fluent DSL
expectEvent() - Method in class akka.stream.testkit.TestSubscriber.ManualProbe
Expect and return TestSubscriber.SubscriberEvent (any of: OnSubscribe, OnNext, OnError or OnComplete).
expectEvent(TestSubscriber.SubscriberEvent) - Method in class akka.stream.testkit.TestSubscriber.ManualProbe
Fluent DSL
expectEvent(FiniteDuration) - Method in class akka.stream.testkit.TestSubscriber.ManualProbe
Expect and return TestSubscriber.SubscriberEvent (any of: OnSubscribe, OnNext, OnError or OnComplete).
expectEventPF(PartialFunction<TestPublisher.PublisherEvent, T>) - Method in class akka.stream.testkit.TestPublisher.ManualProbe
 
expectEventPF(PartialFunction<TestSubscriber.SubscriberEvent, T>) - Method in class akka.stream.testkit.TestSubscriber.ManualProbe
 
expectEventWithTimeoutPF(Duration, PartialFunction<TestSubscriber.SubscriberEvent, T>) - Method in class akka.stream.testkit.TestSubscriber.ManualProbe
 
expectMessage(Duration, String, T) - Method in class akka.actor.testkit.typed.javadsl.TestProbe
Receive one message from the test actor and assert that it equals the given object.
expectMessage(Duration, T) - Method in class akka.actor.testkit.typed.javadsl.TestProbe
Receive one message from the test actor and assert that it equals the given object.
expectMessage(FiniteDuration, String, T) - Method in interface akka.actor.testkit.typed.scaladsl.TestProbe
Receive one message from the test actor and assert that it equals the given object.
expectMessage(FiniteDuration, T) - Method in interface akka.actor.testkit.typed.scaladsl.TestProbe
Receive one message from the test actor and assert that it equals the given object.
expectMessage(T) - Method in class akka.actor.testkit.typed.javadsl.TestInbox
Assert and remove the the oldest message.
expectMessage(T) - Method in class akka.actor.testkit.typed.javadsl.TestProbe
Same as expectMessage(remainingOrDefault, obj), but using the default timeout as deadline.
expectMessage(T) - Method in interface akka.actor.testkit.typed.scaladsl.TestInbox
Assert and remove the the oldest message.
expectMessage(T) - Method in interface akka.actor.testkit.typed.scaladsl.TestProbe
Same as expectMessage(remainingOrDefault, obj), but using the default timeout as deadline.
expectMessageClass(Class<T>) - Method in class akka.actor.testkit.typed.javadsl.TestProbe
Same as expectMessageType(clazz, remainingOrDefault),but using the default timeout as deadline.
expectMessageClass(Class<T>, Duration) - Method in class akka.actor.testkit.typed.javadsl.TestProbe
Wait for a message of type M and return it when it arrives, or fail if the max timeout is hit.
expectMessageType(FiniteDuration, ClassTag<T>) - Method in interface akka.actor.testkit.typed.scaladsl.TestProbe
Expect a message of type T to arrive within max or fail.
expectMessageType(ClassTag<T>) - Method in interface akka.actor.testkit.typed.scaladsl.TestProbe
Same as expectMessageType[T](remainingOrDefault), but using the default timeout as deadline.
expectMsg(Duration, T) - Method in class akka.testkit.javadsl.TestKit
Receive one message from the test actor and assert that it equals the given object.
expectMsg(Duration, T, String) - Method in class akka.testkit.javadsl.TestKit
Receive one message from the test actor and assert that it equals the given object.
expectMsg(FiniteDuration, String, T) - Method in interface akka.testkit.TestKitBase
Receive one message from the test actor and assert that it equals the given object.
expectMsg(FiniteDuration, T) - Method in class akka.testkit.javadsl.TestKit
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
expectMsg(FiniteDuration, T) - Method in interface akka.testkit.TestKitBase
Receive one message from the test actor and assert that it equals the given object.
expectMsg(FiniteDuration, T, String) - Method in class akka.testkit.javadsl.TestKit
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
expectMsg(T) - Method in class akka.testkit.javadsl.TestKit
Same as expectMsg(remainingOrDefault, obj), but correctly treating the timeFactor.
expectMsg(T) - Method in interface akka.testkit.TestKitBase
Same as expectMsg(remainingOrDefault, obj), but correctly treating the timeFactor.
expectMsg_internal(Duration, T, Option<String>) - Method in interface akka.testkit.TestKitBase
 
expectMsg_internal$default$3() - Method in interface akka.testkit.TestKitBase
 
expectMsgAllClassOf(Seq<Class<? extends T>>) - Method in interface akka.testkit.TestKitBase
Same as expectMsgAllClassOf(remainingOrDefault, obj...), but correctly treating the timeFactor.
expectMsgAllClassOf(FiniteDuration, Seq<Class<? extends T>>) - Method in interface akka.testkit.TestKitBase
Receive a number of messages from the test actor matching the given number of classes and assert that for each given class one is received which is of that class (equality, not conformance).
expectMsgAllConformingOf(Seq<Class<? extends T>>) - Method in interface akka.testkit.TestKitBase
Same as expectMsgAllConformingOf(remainingOrDefault, obj...), but correctly treating the timeFactor.
expectMsgAllConformingOf(FiniteDuration, Seq<Class<? extends T>>) - Method in interface akka.testkit.TestKitBase
Receive a number of messages from the test actor matching the given number of classes and assert that for each given class one is received which conforms to that class (and vice versa).
expectMsgAllOf(Object...) - Method in class akka.testkit.javadsl.TestKit
Same as expectMsgAllOf(remainingOrDefault, obj...), but correctly treating the timeFactor.
expectMsgAllOf(Seq<T>) - Method in class akka.testkit.javadsl.TestKit
Same as expectMsgAllOf(remainingOrDefault, obj...), but correctly treating the timeFactor.
expectMsgAllOf(Seq<T>) - Method in interface akka.testkit.TestKitBase
Same as expectMsgAllOf(remainingOrDefault, obj...), but correctly treating the timeFactor.
expectMsgAllOf(FiniteDuration, Object...) - Method in class akka.testkit.javadsl.TestKit
Receive a number of messages from the test actor matching the given number of objects and assert that for each given object one is received which equals it and vice versa.
expectMsgAllOf(FiniteDuration, Seq<T>) - Method in class akka.testkit.javadsl.TestKit
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
expectMsgAllOf(FiniteDuration, Seq<T>) - Method in interface akka.testkit.TestKitBase
Receive a number of messages from the test actor matching the given number of objects and assert that for each given object one is received which equals it and vice versa.
expectMsgAllOf_internal(FiniteDuration, Seq<T>) - Method in interface akka.testkit.TestKitBase
 
expectMsgAllOfWithin(Duration, Object...) - Method in class akka.testkit.javadsl.TestKit
Receive a number of messages from the test actor matching the given number of objects and assert that for each given object one is received which equals it and vice versa.
expectMsgAllOfWithin(Duration, Seq<T>) - Method in class akka.testkit.javadsl.TestKit
Receive a number of messages from the test actor matching the given number of objects and assert that for each given object one is received which equals it and vice versa.
expectMsgAnyClassOf(Class<?>...) - Method in class akka.testkit.javadsl.TestKit
Same as expectMsgAnyClassOf(remainingOrDefault, obj...), but correctly treating the timeFactor.
expectMsgAnyClassOf(Duration, Class<?>...) - Method in class akka.testkit.javadsl.TestKit
Receive one message from the test actor and assert that it conforms to one of the given classes.
expectMsgAnyClassOf(Duration, Seq<Class<?>>) - Method in class akka.testkit.javadsl.TestKit
Receive one message from the test actor and assert that it conforms to one of the given classes.
expectMsgAnyClassOf(Seq<Class<?>>) - Method in class akka.testkit.javadsl.TestKit
Same as expectMsgAnyClassOf(remainingOrDefault, obj...), but correctly treating the timeFactor.
expectMsgAnyClassOf(Seq<Class<? extends C>>) - Method in interface akka.testkit.TestKitBase
Same as expectMsgAnyClassOf(remainingOrDefault, obj...), but correctly treating the timeFactor.
expectMsgAnyClassOf(FiniteDuration, Class<?>...) - Method in class akka.testkit.javadsl.TestKit
Receive one message from the test actor and assert that it conforms to one of the given classes.
expectMsgAnyClassOf(FiniteDuration, Seq<Class<?>>) - Method in class akka.testkit.javadsl.TestKit
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
expectMsgAnyClassOf(FiniteDuration, Seq<Class<? extends C>>) - Method in interface akka.testkit.TestKitBase
Receive one message from the test actor and assert that it conforms to one of the given classes.
expectMsgAnyClassOf_internal(FiniteDuration, Seq<Class<? extends C>>) - Method in interface akka.testkit.TestKitBase
 
expectMsgAnyOf(Seq<T>) - Method in interface akka.testkit.TestKitBase
Same as expectMsgAnyOf(remainingOrDefault, obj...), but correctly treating the timeFactor.
expectMsgAnyOf(FiniteDuration, Object...) - Method in class akka.testkit.javadsl.TestKit
Receive one message from the test actor and assert that it equals one of the given objects.
expectMsgAnyOf(FiniteDuration, Seq<T>) - Method in class akka.testkit.javadsl.TestKit
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
expectMsgAnyOf(FiniteDuration, Seq<T>) - Method in interface akka.testkit.TestKitBase
Receive one message from the test actor and assert that it equals one of the given objects.
expectMsgAnyOf(T, Object...) - Method in class akka.testkit.javadsl.TestKit
Same as expectMsgAnyOf(remainingOrDefault, obj...), but correctly treating the timeFactor.
expectMsgAnyOf(T, Seq<T>) - Method in class akka.testkit.javadsl.TestKit
Same as expectMsgAnyOf(remainingOrDefault, obj...), but correctly treating the timeFactor.
expectMsgAnyOf_internal(FiniteDuration, Seq<T>) - Method in interface akka.testkit.TestKitBase
 
expectMsgAnyOfWithin(Duration, Object...) - Method in class akka.testkit.javadsl.TestKit
Receive one message from the test actor and assert that it equals one of the given objects.
expectMsgAnyOfWithin(Duration, Seq<T>) - Method in class akka.testkit.javadsl.TestKit
Receive one message from the test actor and assert that it equals one of the given objects.
expectMsgClass(Class<C>) - Method in interface akka.testkit.TestKitBase
Same as expectMsgClass(remainingOrDefault, c), but correctly treating the timeFactor.
expectMsgClass(Class<T>) - Method in class akka.testkit.javadsl.TestKit
Same as expectMsgClass(remainingOrDefault, c), but correctly treating the timeFactor.
expectMsgClass(Duration, Class<T>) - Method in class akka.testkit.javadsl.TestKit
Receive one message from the test actor and assert that it conforms to the given class.
expectMsgClass(FiniteDuration, Class<C>) - Method in interface akka.testkit.TestKitBase
Receive one message from the test actor and assert that it conforms to the given class.
expectMsgClass(FiniteDuration, Class<T>) - Method in class akka.testkit.javadsl.TestKit
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
expectMsgClass_internal(FiniteDuration, Class<C>) - Method in interface akka.testkit.TestKitBase
 
expectMsgEquals(Duration, T) - Method in class akka.testkit.javadsl.TestKit
Receive one message from the test actor and assert that it equals the given object.
expectMsgEquals(FiniteDuration, T) - Method in class akka.testkit.javadsl.TestKit
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
expectMsgEquals(T) - Method in class akka.testkit.javadsl.TestKit
Same as expectMsg(remainingOrDefault, obj), but correctly treating the timeFactor.
expectMsgPF(String, Function<Object, T>) - Method in class akka.testkit.javadsl.TestKit
Receive one message from the test actor and assert that the given partial function accepts it.
expectMsgPF(Duration, String, Function<Object, T>) - Method in class akka.testkit.javadsl.TestKit
Receive one message from the test actor and assert that the given partial function accepts it.
expectMsgPF(Duration, String, Function<Object, T>) - Method in class akka.testkit.javadsl.TestKit
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.6.0.
expectMsgPF(Duration, String, PartialFunction<Object, T>) - Method in interface akka.testkit.TestKitBase
Receive one message from the test actor and assert that the given partial function accepts it.
expectMsgPF$default$1() - Method in interface akka.testkit.TestKitBase
 
expectMsgPF$default$2() - Method in interface akka.testkit.TestKitBase
 
expectMsgType(FiniteDuration, ClassTag<T>) - Method in interface akka.testkit.TestKitBase
Receive one message from the test actor and assert that it conforms to the given type (after erasure).
expectMsgType(ClassTag<T>) - Method in interface akka.testkit.TestKitBase
Same as expectMsgType[T](remainingOrDefault), but correctly treating the timeFactor.
expectNext() - Method in class akka.stream.testkit.TestSubscriber.ManualProbe
Expect and return a stream element.
expectNext(I) - Method in class akka.stream.testkit.TestSubscriber.ManualProbe
Fluent DSL
expectNext(I, I, Object...) - Method in class akka.stream.testkit.TestSubscriber.ManualProbe
Fluent DSL
expectNext(I, I, Seq<I>) - Method in class akka.stream.testkit.TestSubscriber.ManualProbe
Fluent DSL
expectNext(FiniteDuration) - Method in class akka.stream.testkit.TestSubscriber.ManualProbe
Expect and return a stream element during specified time or timeout.
expectNext(FiniteDuration, I) - Method in class akka.stream.testkit.TestSubscriber.ManualProbe
Fluent DSL
expectNextChainingPF(Duration, PartialFunction<Object, Object>) - Method in class akka.stream.testkit.TestSubscriber.ManualProbe
Expect a stream element during specified time or timeout and test it with partial function.
expectNextChainingPF(PartialFunction<Object, Object>) - Method in class akka.stream.testkit.TestSubscriber.ManualProbe
Expect a stream element during specified time or timeout and test it with partial function.
expectNextN(long) - Method in class akka.stream.testkit.TestSubscriber.ManualProbe
Expect and return the next n stream elements.
expectNextN(Seq<I>) - Method in class akka.stream.testkit.TestSubscriber.ManualProbe
Fluent DSL Expect the given elements to be signalled in order.
expectNextOrComplete() - Method in class akka.stream.testkit.TestSubscriber.ManualProbe
Expect next element or stream completion - returning whichever was signalled.
expectNextOrComplete(I) - Method in class akka.stream.testkit.TestSubscriber.ManualProbe
Fluent DSL
expectNextOrError() - Method in class akka.stream.testkit.TestSubscriber.ManualProbe
Fluent DSL
expectNextOrError(I, Throwable) - Method in class akka.stream.testkit.TestSubscriber.ManualProbe
Fluent DSL Expect given next element or error signal.
expectNextPersisted(String, A) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Check that event has been saved in the storage.
expectNextPersisted(String, A) - Method in class akka.persistence.testkit.javadsl.SnapshotTestKit
Check that snapshot has been saved in the storage.
expectNextPersisted(String, A) - Method in interface akka.persistence.testkit.scaladsl.CommonTestKitOps
Check that event has been saved in the storage.
expectNextPersisted(String, A) - Method in interface akka.persistence.testkit.scaladsl.ExpectOps
Check that next persisted in storage for particular persistence id event/snapshot was event.
expectNextPersisted(String, A) - Method in class akka.persistence.testkit.scaladsl.SnapshotTestKit
 
expectNextPersisted(String, A, Duration) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Check for max time that event has been saved in the storage.
expectNextPersisted(String, A, Duration) - Method in class akka.persistence.testkit.javadsl.SnapshotTestKit
Check for max time that snapshot has been saved in the storage.
expectNextPersisted(String, A, FiniteDuration) - Method in interface akka.persistence.testkit.scaladsl.CommonTestKitOps
Check for max time that event has been saved in the storage.
expectNextPersisted(String, A, FiniteDuration) - Method in interface akka.persistence.testkit.scaladsl.ExpectOps
Check for max time that next persisted in storage for particular persistence id event/snapshot was event.
expectNextPersistedClass(String, Class<A>) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Check that next persisted in storage for particular persistence id event has expected type.
expectNextPersistedClass(String, Class<A>) - Method in class akka.persistence.testkit.javadsl.SnapshotTestKit
Check that next persisted in storage for particular persistence id snapshot has expected type.
expectNextPersistedClass(String, Class<A>) - Method in interface akka.persistence.testkit.scaladsl.ExpectOps
Check that next persisted in storage for particular persistence id event/snapshot has expected type.
expectNextPersistedClass(String, Class<A>, Duration) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Check for max time that next persisted in storage for particular persistence id event has expected type.
expectNextPersistedClass(String, Class<A>, Duration) - Method in class akka.persistence.testkit.javadsl.SnapshotTestKit
Check for max time that next persisted in storage for particular persistence id snapshot has expected type.
expectNextPersistedClass(String, Class<A>, FiniteDuration) - Method in interface akka.persistence.testkit.scaladsl.ExpectOps
Check for max time that next persisted in storage for particular persistence id event/snapshot has expected type.
expectNextPersistedType(String, FiniteDuration, ClassTag<A>) - Method in interface akka.persistence.testkit.scaladsl.ExpectOps
Check for max time that next persisted in storage for particular persistence id event/snapshot has expected type.
expectNextPersistedType(String, ClassTag<A>) - Method in interface akka.persistence.testkit.scaladsl.ExpectOps
Check that next persisted in storage for particular persistence id event/snapshot has expected type.
expectNextPF(PartialFunction<Object, T>) - Method in class akka.stream.testkit.TestSubscriber.ManualProbe
Expect a stream element and test it with partial function.
expectNextQueue_$eq(Map<K, Vector<Object>>) - Method in interface akka.persistence.testkit.internal.InMemStorage
 
expectNextUnordered(I, I, Object...) - Method in class akka.stream.testkit.TestSubscriber.ManualProbe
Fluent DSL
expectNextUnordered(I, I, Seq<I>) - Method in class akka.stream.testkit.TestSubscriber.ManualProbe
Fluent DSL
expectNextUnorderedN(Seq<I>) - Method in class akka.stream.testkit.TestSubscriber.ManualProbe
Fluent DSL Expect the given elements to be signalled in any order.
expectNextWithTimeoutPF(Duration, PartialFunction<Object, T>) - Method in class akka.stream.testkit.TestSubscriber.ManualProbe
Expect a stream element and test it with partial function.
expectNoMessage() - Method in class akka.actor.testkit.typed.javadsl.TestProbe
Assert that no message is received.
expectNoMessage() - Method in interface akka.actor.testkit.typed.scaladsl.TestProbe
Assert that no message is received.
expectNoMessage() - Method in class akka.stream.testkit.TestPublisher.ManualProbe
Expect no messages.
expectNoMessage() - Method in class akka.stream.testkit.TestSubscriber.ManualProbe
Fluent DSL
expectNoMessage() - Method in class akka.testkit.javadsl.TestKit
Assert that no message is received.
expectNoMessage() - Method in interface akka.testkit.TestKitBase
Assert that no message is received.
expectNoMessage(Duration) - Method in class akka.actor.testkit.typed.javadsl.TestProbe
Assert that no message is received for the specified time.
expectNoMessage(Duration) - Method in class akka.stream.testkit.TestSubscriber.ManualProbe
Java API: Assert that no message is received for the specified time.
expectNoMessage(Duration) - Method in class akka.testkit.javadsl.TestKit
Assert that no message is received for the specified time.
expectNoMessage(FiniteDuration) - Method in interface akka.actor.testkit.typed.scaladsl.TestProbe
Assert that no message is received for the specified time.
expectNoMessage(FiniteDuration) - Method in class akka.stream.testkit.TestPublisher.ManualProbe
Expect no messages for a given duration.
expectNoMessage(FiniteDuration) - Method in class akka.stream.testkit.TestSubscriber.ManualProbe
Fluent DSL
expectNoMessage(FiniteDuration) - Method in class akka.testkit.javadsl.TestKit
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
expectNoMessage(FiniteDuration) - Method in interface akka.testkit.TestKitBase
Assert that no message is received for the specified time.
ExpectNoMessageDefaultTimeout() - Method in class akka.actor.testkit.typed.TestKitSettings
Dilated with `TestTimeFactor`.
ExpectNoMessageDefaultTimeout() - Method in class akka.testkit.TestKitSettings
 
expectNoMessageFor(Duration, TestProbe<?>...) - Method in class akka.actor.testkit.typed.javadsl.ManualTime
Advance the clock by the specified duration, executing all outstanding jobs on the calling thread before returning.
expectNoMessageFor(Duration, Seq<TestProbe<?>>) - Method in class akka.actor.testkit.typed.javadsl.ManualTime
 
expectNoMessageFor(FiniteDuration, TestProbe<?>...) - Method in class akka.actor.testkit.typed.scaladsl.ManualTime
Advance the clock by the specified duration, executing all outstanding jobs on the calling thread before returning.
expectNoMessageFor(FiniteDuration, Seq<TestProbe<?>>) - Method in class akka.actor.testkit.typed.scaladsl.ManualTime
 
expectNoMsg() - Method in class akka.stream.testkit.TestPublisher.ManualProbe
Deprecated.
Use expectNoMessage instead. Since 2.5.5.
expectNoMsg() - Method in class akka.stream.testkit.TestSubscriber.ManualProbe
Deprecated.
Use expectNoMessage instead. Since 2.5.5.
expectNoMsg() - Method in class akka.testkit.javadsl.TestKit
Deprecated.
Use expectNoMessage instead. Since 2.5.10.
expectNoMsg() - Method in interface akka.testkit.TestKitBase
Deprecated.
Use expectNoMessage instead. Since 2.5.5.
expectNoMsg(FiniteDuration) - Method in class akka.stream.testkit.TestPublisher.ManualProbe
Deprecated.
Use expectNoMessage instead. Since 2.5.5.
expectNoMsg(FiniteDuration) - Method in class akka.stream.testkit.TestSubscriber.ManualProbe
Deprecated.
Use expectNoMessage instead. Since 2.5.5.
expectNoMsg(FiniteDuration) - Method in class akka.testkit.javadsl.TestKit
Deprecated.
Use expectNoMessage instead. Since 2.5.10.
expectNoMsg(FiniteDuration) - Method in interface akka.testkit.TestKitBase
Deprecated.
Use expectNoMessage instead. Since 2.5.5.
expectNoMsg_internal(FiniteDuration) - Method in interface akka.testkit.TestKitBase
 
expectNothingPersisted(String) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Check that nothing has been saved in the storage.
expectNothingPersisted(String) - Method in class akka.persistence.testkit.javadsl.SnapshotTestKit
Check that nothing has been saved in the storage.
expectNothingPersisted(String) - Method in interface akka.persistence.testkit.scaladsl.CommonTestKitOps
Check that nothing has been saved in the storage.
expectNothingPersisted(String) - Method in interface akka.persistence.testkit.scaladsl.ExpectOps
Check that nothing was persisted in storage for particular persistence id.
expectNothingPersisted(String, Duration) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Check for max time that nothing has been saved in the storage.
expectNothingPersisted(String, Duration) - Method in class akka.persistence.testkit.javadsl.SnapshotTestKit
Check for max time that nothing has been saved in the storage.
expectNothingPersisted(String, FiniteDuration) - Method in interface akka.persistence.testkit.scaladsl.CommonTestKitOps
Check for max time that nothing has been saved in the storage.
expectNothingPersisted(String, FiniteDuration) - Method in interface akka.persistence.testkit.scaladsl.ExpectOps
Check for max time that nothing was persisted in storage for particular persistence id.
ExpectOps<U> - Interface in akka.persistence.testkit.scaladsl
 
expectRequest() - Method in class akka.stream.testkit.StreamTestKit.PublisherProbeSubscription
 
expectRequest() - Method in class akka.stream.testkit.TestPublisher.Probe
 
expectRequest(long) - Method in class akka.stream.testkit.StreamTestKit.PublisherProbeSubscription
 
expectRequest(Subscription, int) - Method in class akka.stream.testkit.TestPublisher.ManualProbe
Expect demand from a given subscription.
expectSubscription() - Method in class akka.stream.testkit.TestPublisher.ManualProbe
Expect a subscription.
expectSubscription() - Method in class akka.stream.testkit.TestSubscriber.ManualProbe
Expect and return a Subscription.
expectSubscriptionAndComplete() - Method in class akka.stream.testkit.TestSubscriber.ManualProbe
Fluent DSL
expectSubscriptionAndComplete(boolean) - Method in class akka.stream.testkit.TestSubscriber.ManualProbe
Fluent DSL
expectSubscriptionAndError() - Method in class akka.stream.testkit.TestSubscriber.ManualProbe
Expect subscription to be followed immediately by an error signal.
expectSubscriptionAndError(boolean) - Method in class akka.stream.testkit.TestSubscriber.ManualProbe
Expect subscription to be followed immediately by an error signal.
expectSubscriptionAndError(Throwable) - Method in class akka.stream.testkit.TestSubscriber.ManualProbe
Fluent DSL
expectSubscriptionAndError(Throwable, boolean) - Method in class akka.stream.testkit.TestSubscriber.ManualProbe
Fluent DSL
expectTerminated(ActorRef) - Method in class akka.testkit.javadsl.TestKit
Receive one message from the test actor and assert that it is the Terminated message of the given ActorRef.
expectTerminated(ActorRef, Duration) - Method in interface akka.testkit.TestKitBase
Receive one message from the test actor and assert that it is the Terminated message of the given ActorRef.
expectTerminated(ActorRef<U>) - Method in class akka.actor.testkit.typed.javadsl.TestProbe
Expect the given actor to be stopped or stop within the default timeout.
expectTerminated(ActorRef<U>) - Method in interface akka.actor.testkit.typed.scaladsl.TestProbe
Expect the given actor to be stopped or stop within the default timeout.
expectTerminated(ActorRef<U>, Duration) - Method in class akka.actor.testkit.typed.javadsl.TestProbe
Expect the given actor to be stopped or stop within the given timeout or throw an AssertionError.
expectTerminated(ActorRef<U>, FiniteDuration) - Method in interface akka.actor.testkit.typed.scaladsl.TestProbe
Expect the given actor to be stopped or stop within the given timeout or throw an AssertionError.
expectTerminated(Duration, ActorRef) - Method in class akka.testkit.javadsl.TestKit
Receive one message from the test actor and assert that it is the Terminated message of the given ActorRef.
expectTerminated(Duration, ActorRef) - Method in class akka.testkit.javadsl.TestKit
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.6.0.
expectTerminated$default$2() - Method in interface akka.testkit.TestKitBase
 
explanation() - Method in class akka.util.LineNumbers.UnknownSourceFormat
 
ExplicitAskSupport - Interface in akka.pattern
This object contains implementation details of the &ldquo;ask&rdquo; pattern, which can be combined with "replyTo" pattern.
ExplicitlyAskableActorRef - Class in akka.pattern
 
ExplicitlyAskableActorRef(ActorRef) - Constructor for class akka.pattern.ExplicitlyAskableActorRef
 
ExplicitlyAskableActorRef$ - Class in akka.pattern
 
ExplicitlyAskableActorRef$() - Constructor for class akka.pattern.ExplicitlyAskableActorRef$
 
ExplicitlyAskableActorSelection - Class in akka.pattern
 
ExplicitlyAskableActorSelection(ActorSelection) - Constructor for class akka.pattern.ExplicitlyAskableActorSelection
 
ExplicitlyAskableActorSelection$ - Class in akka.pattern
 
ExplicitlyAskableActorSelection$() - Constructor for class akka.pattern.ExplicitlyAskableActorSelection$
 
ExplicitlyTriggeredScheduler - Class in akka.testkit
For testing: scheduler that does not look at the clock, but must be progressed manually by calling timePasses.
ExplicitlyTriggeredScheduler(Config, LoggingAdapter, ThreadFactory) - Constructor for class akka.testkit.ExplicitlyTriggeredScheduler
 
explorationProbability() - Method in class akka.routing.DefaultOptimalSizeExploringResizer
 
exploreStepSize() - Method in class akka.routing.DefaultOptimalSizeExploringResizer
 
ext() - Method in class akka.io.SimpleDnsManager
 
ExtendedActorSystem - Class in akka.actor
More powerful interface to the actor system&rsquo;s implementation which is presented to extensions (see Extension).
ExtendedActorSystem() - Constructor for class akka.actor.ExtendedActorSystem
 
ExtendedBackoffOptions<T extends ExtendedBackoffOptions<T>> - Interface in akka.pattern
Not for user extension
extendHash(int, int, int, int) - Static method in class akka.routing.MurmurHash
Incorporates a new value into an existing hash.
extendHash(int, int, int, int) - Method in class akka.routing.MurmurHash$
Incorporates a new value into an existing hash.
ExtensibleBehavior<T> - Class in akka.actor.typed
Extension point for implementing custom behaviors in addition to the existing set of behaviors available through the DSLs in Behaviors and Behaviors
ExtensibleBehavior() - Constructor for class akka.actor.typed.ExtensibleBehavior
 
ExtensibleBehavior() - Static method in class akka.actor.typed.internal.BehaviorTags
 
ExtensibleBehavior() - Method in class akka.actor.typed.internal.BehaviorTags$
 
extension() - Method in class akka.persistence.PluginSpec
 
extension(ExtensionId<T>) - Method in class akka.actor.ActorSystem
Returns the payload that is associated with the provided extension throws an IllegalStateException if it is not registered.
extension(ExtensionId<T>) - Method in interface akka.actor.typed.Extensions
Returns the payload that is associated with the provided extension throws an IllegalStateException if it is not registered.
extension(ExtensionId<T>) - Method in interface akka.actor.typed.internal.ExtensionsImpl
 
Extension - Interface in akka.actor
The basic ActorSystem covers all that is needed for locally running actors, using futures and so on.
Extension - Interface in akka.actor.typed
Marker trait/interface for extensions.
ExtensionId<T extends Extension> - Class in akka.actor.typed
Identifier and factory for an extension.
ExtensionId<T extends Extension> - Interface in akka.actor
Identifies an Extension Lookup of Extensions is done by object identity, so the Id must be the same wherever it's used, otherwise you'll get the same extension loaded multiple times.
ExtensionId() - Constructor for class akka.actor.typed.ExtensionId
 
ExtensionIdProvider - Interface in akka.actor
To be able to load an ExtensionId from the configuration, a class that implements ExtensionIdProvider must be specified.
Extensions - Interface in akka.actor.typed
API for registering and looking up extensions.
ExtensionSetup<T extends Extension> - Class in akka.actor.typed
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.
ExtensionSetup(ExtensionId<T>, Function<ActorSystem<?>, T>) - Constructor for class akka.actor.typed.ExtensionSetup
 
ExtensionsImpl - Interface in akka.actor.typed.internal
INTERNAL API
ExternalShardAllocation - Class in akka.cluster.sharding.external
API May Change
ExternalShardAllocation(ExtendedActorSystem) - Constructor for class akka.cluster.sharding.external.ExternalShardAllocation
 
ExternalShardAllocation$ - Class in akka.cluster.sharding.external
 
ExternalShardAllocation$() - Constructor for class akka.cluster.sharding.external.ExternalShardAllocation$
 
ExternalShardAllocationClient - Interface in akka.cluster.sharding.external.javadsl
API May Change
ExternalShardAllocationClient - Interface in akka.cluster.sharding.external.scaladsl
API May Change
ExternalShardAllocationStrategy - Class in akka.cluster.sharding.external
 
ExternalShardAllocationStrategy(ClassicActorSystemProvider, String, Timeout) - Constructor for class akka.cluster.sharding.external.ExternalShardAllocationStrategy
 
ExternalShardAllocationStrategy.GetShardLocation$ - Class in akka.cluster.sharding.external
 
ExternalShardAllocationStrategy.GetShardLocationResponse$ - Class in akka.cluster.sharding.external
 
ExternalShardAllocationStrategy.GetShardLocations$ - Class in akka.cluster.sharding.external
 
ExternalShardAllocationStrategy.GetShardLocationsResponse$ - Class in akka.cluster.sharding.external
 
ExternalShardAllocationStrategy.ShardLocation - Class in akka.cluster.sharding.external
 
ExternalShardAllocationStrategy.ShardLocation$ - Class in akka.cluster.sharding.external
 
ExternalShardAllocationStrategy$ - Class in akka.cluster.sharding.external
 
ExternalShardAllocationStrategy$() - Constructor for class akka.cluster.sharding.external.ExternalShardAllocationStrategy$
 
extId() - Method in class akka.actor.typed.ExtensionSetup
 
extractCpu(NodeMetrics) - Static method in class akka.cluster.metrics.StandardMetrics
 
extractCpu(NodeMetrics) - Method in class akka.cluster.metrics.StandardMetrics$
 
extractDeliverable() - Method in class akka.remote.AckedReceiveBuffer
Deprecated.
Extract all messages that could be safely delivered, an updated ack to be sent to the sender(), and an updated buffer that has the messages removed that can be delivered.
extractEntityId(String) - Static method in class akka.persistence.typed.PersistenceId
Extract the entityId from a persistence id String with the default separator |.
extractEntityId(String) - Method in class akka.persistence.typed.PersistenceId$
Extract the entityId from a persistence id String with the default separator |.
extractEntityType(String) - Static method in class akka.persistence.typed.PersistenceId
Extract the entityTypeHint from a persistence id String with the default separator |.
extractEntityType(String) - Method in class akka.persistence.typed.PersistenceId$
Extract the entityTypeHint from a persistence id String with the default separator |.
extractFolder() - Method in class akka.cluster.metrics.DefaultSigarProvider
 
extractFolder() - Method in interface akka.cluster.metrics.SigarProvider
Library extract location.
extractFromMDC(Map<String, Object>) - Static method in class akka.event.LogMarker
Deprecated.
use akka.event.LogEventWithMarker#marker instead. Since 2.5.12.
extractFromMDC(Map<String, Object>) - Method in class akka.event.LogMarker$
Deprecated.
use akka.event.LogEventWithMarker#marker instead. Since 2.5.12.
extractHeapMemory(NodeMetrics) - Static method in class akka.cluster.metrics.StandardMetrics
 
extractHeapMemory(NodeMetrics) - Method in class akka.cluster.metrics.StandardMetrics$
 
extractInterfaces(Class<?>) - Static method in class akka.actor.TypedProps
 
extractInterfaces(Class<?>) - Method in class akka.actor.TypedProps$
 
extractName(TraversalBuilder, String) - Static method in class akka.stream.Attributes
Compute a name by concatenating all Name attributes that the given module has, returning the given default value if none are found.
extractName(TraversalBuilder, String) - Method in class akka.stream.Attributes$
Compute a name by concatenating all Name attributes that the given module has, returning the given default value if none are found.
extrapolate(Function<Out, Iterator<Out>>) - Method in class akka.stream.javadsl.Flow
Allows a faster downstream to progress independent of a slower upstream.
extrapolate(Function<Out, Iterator<Out>>) - Method in class akka.stream.javadsl.Source
Allows a faster downstream to progress independent of a slower upstream.
extrapolate(Function<Out, Iterator<Out>>) - Method in class akka.stream.javadsl.SubFlow
Allows a faster downstream to progress independent of a slower upstream.
extrapolate(Function<Out, Iterator<Out>>) - Method in class akka.stream.javadsl.SubSource
Allows a faster downstream to progress independent of a slower upstream.
extrapolate(Function<Out, Iterator<Out>>, Out) - Method in class akka.stream.javadsl.Flow
Allows a faster downstream to progress independent of a slower upstream.
extrapolate(Function<Out, Iterator<Out>>, Out) - Method in class akka.stream.javadsl.Source
Allows a faster downstream to progress independent of a slower upstream.
extrapolate(Function<Out, Iterator<Out>>, Out) - Method in class akka.stream.javadsl.SubFlow
Allows a faster downstream to progress independent of a slower upstream.
extrapolate(Function<Out, Iterator<Out>>, Out) - Method in class akka.stream.javadsl.SubSource
Allows a faster downstream to progress independent of a slower upstream.
extrapolate(Function1<U, Iterator<U>>, Option<U>) - Method in interface akka.stream.scaladsl.FlowOps
Allows a faster downstream to progress independent of a slower upstream.
extrapolate$default$2() - Method in interface akka.stream.scaladsl.FlowOps
 

F

f() - Method in class akka.routing.WithListeners
 
factor() - Static method in class akka.cluster.metrics.CpuMetricsSelector
How much extra weight to give to the stolen time.
factor() - Method in class akka.cluster.metrics.CpuMetricsSelector$
How much extra weight to give to the stolen time.
factory() - Method in class akka.serialization.jackson.JacksonObjectMapperProviderSetup
 
fail() - Method in class akka.pattern.CircuitBreaker
Mark a failed call through CircuitBreaker.
fail() - Static method in class akka.stream.DelayOverflowStrategy
If the buffer is full when a new element is available this strategy completes the stream with failure.
fail() - Method in class akka.stream.DelayOverflowStrategy$
If the buffer is full when a new element is available this strategy completes the stream with failure.
fail() - Static method in class akka.stream.OverflowStrategy
If the buffer is full when a new element is available this strategy completes the stream with failure.
fail() - Method in class akka.stream.OverflowStrategy$
If the buffer is full when a new element is available this strategy completes the stream with failure.
fail(Outlet<T>, Throwable) - Method in class akka.stream.stage.GraphStageLogic
Signals failure through the given port.
fail(String) - Static method in class akka.actor.testkit.typed.javadsl.FishingOutcomes
Fail fishing with a custom error message
fail(String) - Method in class akka.actor.testkit.typed.javadsl.FishingOutcomes$
Fail fishing with a custom error message
fail(String) - Static method in class akka.actor.testkit.typed.scaladsl.FishingOutcomes
Fail fishing with a custom error message
fail(String) - Method in class akka.actor.testkit.typed.scaladsl.FishingOutcomes$
Fail fishing with a custom error message
fail(Throwable) - Method in interface akka.stream.BoundedSourceQueue
Completes the stream with a failure.
fail(Throwable) - Method in interface akka.stream.javadsl.SourceQueueWithComplete
Completes the stream with a failure.
fail(Throwable) - Method in interface akka.stream.scaladsl.SourceQueueWithComplete
Completes the stream with a failure.
fail(Throwable) - Method in class akka.stream.stage.GraphStageLogic.SubSourceOutlet
Fail this output port.
Fail - akka.remote.testconductor.TestConductorProtocol.BarrierOp
Fail = 2;
Fail(String) - Constructor for class akka.actor.testkit.typed.FishingOutcome.Fail
 
Fail_VALUE - Static variable in enum akka.remote.testconductor.TestConductorProtocol.BarrierOp
Fail = 2;
Fail$() - Constructor for class akka.actor.testkit.typed.FishingOutcome.Fail$
 
Fail$() - Constructor for class akka.persistence.typed.internal.StashOverflowStrategy.Fail$
 
Fail$() - Constructor for class akka.persistence.typed.state.internal.StashOverflowStrategy.Fail$
 
Fail$() - Constructor for class akka.stream.OverflowStrategies.Fail$
 
FailBarrier$ - Class in akka.remote.testconductor
 
FailBarrier$() - Constructor for class akka.remote.testconductor.FailBarrier$
 
failed() - Method in class akka.cluster.sharding.ShardingQueries.ShardsQueryResult
 
failed(Throwable) - Static method in class akka.actor.typed.internal.BehaviorImpl
 
failed(Throwable) - Method in class akka.actor.typed.internal.BehaviorImpl$
 
failed(Throwable) - Static method in class akka.dispatch.Futures
creates an already completed Promise with the specified exception
failed(Throwable) - Method in class akka.dispatch.Futures$
creates an already completed Promise with the specified exception
failed(Throwable) - Static method in class akka.stream.FlowMonitorState
Java API
failed(Throwable) - Method in class akka.stream.FlowMonitorState$
Java API
failed(Throwable) - Static method in class akka.stream.javadsl.Source
Create a Source that immediately ends the stream with the cause failure to every connected Sink.
failed(Throwable) - Method in class akka.stream.javadsl.Source$
Create a Source that immediately ends the stream with the cause failure to every connected Sink.
failed(Throwable) - Static method in class akka.stream.scaladsl.Source
Create a Source that immediately ends the stream with the cause error to every connected Sink.
failed(Throwable) - Method in class akka.stream.scaladsl.Source$
Create a Source that immediately ends the stream with the cause error to every connected Sink.
Failed - akka.remote.testconductor.TestConductorProtocol.BarrierOp
Failed = 4;
Failed(Throwable) - Constructor for class akka.stream.FlowMonitorState.Failed
 
FAILED - akka.remote.SystemMessageFormats.SystemMessage.Type
FAILED = 8;
FAILED_FIELD_NUMBER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState
 
FAILED_FIELD_NUMBER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats
 
Failed_VALUE - Static variable in enum akka.remote.testconductor.TestConductorProtocol.BarrierOp
Failed = 4;
FAILED_VALUE - Static variable in enum akka.remote.SystemMessageFormats.SystemMessage.Type
FAILED = 8;
Failed$ - Class in akka.dispatch.sysmsg
 
Failed$() - Constructor for class akka.dispatch.sysmsg.Failed$
 
Failed$() - Constructor for class akka.stream.FlowMonitorState.Failed$
 
FailedBehavior(Throwable) - Constructor for class akka.actor.typed.internal.BehaviorImpl.FailedBehavior
 
FailedBehavior() - Static method in class akka.actor.typed.internal.BehaviorTags
 
FailedBehavior() - Method in class akka.actor.typed.internal.BehaviorTags$
 
failedCompletionStage(Throwable) - Static method in class akka.dispatch.Futures
Creates an already completed CompletionStage with the specified exception
failedCompletionStage(Throwable) - Method in class akka.dispatch.Futures$
Creates an already completed CompletionStage with the specified exception
FAILEDDATA_FIELD_NUMBER - Static variable in class akka.remote.SystemMessageFormats.SystemMessage
 
FailedSubscription(Subscriber<T>, Throwable) - Constructor for class akka.stream.testkit.StreamTestKit.FailedSubscription
 
FailedSubscription$() - Constructor for class akka.stream.testkit.StreamTestKit.FailedSubscription$
 
FailInboundStreamOnce(Throwable) - Constructor for class akka.remote.artery.TestManagementCommands.FailInboundStreamOnce
 
FailInboundStreamOnce$() - Constructor for class akka.remote.artery.TestManagementCommands.FailInboundStreamOnce$
 
FailMixedVersions() - Method in class akka.actor.ActorSystem.Settings
 
failNextDelete() - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Fail next delete from storage attempt with default exception for any persistence id.
failNextDelete() - Method in class akka.persistence.testkit.javadsl.SnapshotTestKit
Fail next delete from storage attempt with default exception for any persistence id.
failNextDelete() - Method in interface akka.persistence.testkit.scaladsl.CommonTestKitOps
Fail next delete from storage attempt with default exception for any persistence id.
failNextDelete(String) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Fail next delete from storage attempt with default exception for particular persistence id.
failNextDelete(String) - Method in class akka.persistence.testkit.javadsl.SnapshotTestKit
Fail next delete from storage attempt with default exception for particular persistence id.
failNextDelete(String) - Method in interface akka.persistence.testkit.scaladsl.CommonTestKitOps
Fail next delete from storage attempt with default exception for particular persistence id.
failNextDelete(String, Throwable) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Fail next delete from storage attempt with cause exception for particular persistence id.
failNextDelete(String, Throwable) - Method in class akka.persistence.testkit.javadsl.SnapshotTestKit
Fail next delete from storage attempt with cause exception for particular persistence id.
failNextDelete(String, Throwable) - Method in interface akka.persistence.testkit.scaladsl.CommonTestKitOps
Fail next delete from storage attempt with cause exception for particular persistence id.
failNextDelete(Throwable) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Fail next delete from storage attempt with cause exception for any persistence id.
failNextDelete(Throwable) - Method in class akka.persistence.testkit.javadsl.SnapshotTestKit
Fail next delete from storage attempt with cause exception for any persistence id.
failNextDelete(Throwable) - Method in interface akka.persistence.testkit.scaladsl.CommonTestKitOps
Fail next delete from storage attempt with cause exception for any persistence id.
FailNextN(int, Throwable, Function0<BoxedUnit>) - Constructor for class akka.persistence.testkit.ProcessingPolicy.DefaultPolicies.FailNextN
 
FailNextN() - Method in class akka.persistence.testkit.EventStorage.JournalPolicies$
 
FailNextN() - Method in interface akka.persistence.testkit.ProcessingPolicy.DefaultPolicies
 
FailNextN() - Method in class akka.persistence.testkit.SnapshotStorage.SnapshotPolicies$
 
FailNextN$() - Constructor for class akka.persistence.testkit.ProcessingPolicy.DefaultPolicies.FailNextN$
 
FailNextNCond(int, Throwable, Function2<String, U, Object>, Function0<BoxedUnit>) - Constructor for class akka.persistence.testkit.ProcessingPolicy.DefaultPolicies.FailNextNCond
 
FailNextNCond() - Method in class akka.persistence.testkit.EventStorage.JournalPolicies$
 
FailNextNCond() - Method in interface akka.persistence.testkit.ProcessingPolicy.DefaultPolicies
 
FailNextNCond() - Method in class akka.persistence.testkit.SnapshotStorage.SnapshotPolicies$
 
FailNextNCond$() - Constructor for class akka.persistence.testkit.ProcessingPolicy.DefaultPolicies.FailNextNCond$
 
failNextNDeletes(int) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Fail next n delete from storage attempts with default exception for any persistence id.
failNextNDeletes(int) - Method in class akka.persistence.testkit.javadsl.SnapshotTestKit
Fail next n delete from storage attempts with default exception for any persistence id.
failNextNDeletes(int) - Method in interface akka.persistence.testkit.scaladsl.CommonTestKitOps
Fail next n delete from storage attempts with default exception for any persistence id.
failNextNDeletes(int, Throwable) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Fail next n delete from storage attempts with cause exception for any persistence id.
failNextNDeletes(int, Throwable) - Method in class akka.persistence.testkit.javadsl.SnapshotTestKit
Fail next n delete from storage attempts with cause exception for any persistence id.
failNextNDeletes(int, Throwable) - Method in interface akka.persistence.testkit.scaladsl.CommonTestKitOps
Fail next n delete from storage attempts with cause exception for any persistence id.
failNextNDeletes(int, Throwable) - Method in class akka.persistence.testkit.scaladsl.PersistenceTestKit
 
failNextNDeletes(int, Throwable) - Method in class akka.persistence.testkit.scaladsl.SnapshotTestKit
 
failNextNDeletes(String, int) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Fail next n delete from storage attempts with default exception for particular persistence id.
failNextNDeletes(String, int) - Method in class akka.persistence.testkit.javadsl.SnapshotTestKit
Fail next n delete from storage attempts with default exception for particular persistence id.
failNextNDeletes(String, int) - Method in interface akka.persistence.testkit.scaladsl.CommonTestKitOps
Fail next n delete from storage attempts with default exception for particular persistence id.
failNextNDeletes(String, int, Throwable) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Fail next n delete from storage attempts with cause exception for particular persistence id.
failNextNDeletes(String, int, Throwable) - Method in class akka.persistence.testkit.javadsl.SnapshotTestKit
Fail next n delete from storage attempts with cause exception for particular persistence id.
failNextNDeletes(String, int, Throwable) - Method in interface akka.persistence.testkit.scaladsl.CommonTestKitOps
Fail next n delete from storage attempts with cause exception for particular persistence id.
failNextNDeletes(String, int, Throwable) - Method in class akka.persistence.testkit.scaladsl.PersistenceTestKit
 
failNextNDeletes(String, int, Throwable) - Method in class akka.persistence.testkit.scaladsl.SnapshotTestKit
 
failNextNOps(int) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Fail n following journal operations regardless of their type.
failNextNOps(int) - Method in class akka.persistence.testkit.javadsl.SnapshotTestKit
Fail n following journal operations regardless of their type.
failNextNOps(int) - Method in interface akka.persistence.testkit.scaladsl.PolicyOpsTestKit
Fail n following journal operations regardless of their type.
failNextNOps(int, Throwable) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Fail n following journal operations depending on the condition cond.
failNextNOps(int, Throwable) - Method in class akka.persistence.testkit.javadsl.SnapshotTestKit
Fail n following journal operations depending on the condition cond.
failNextNOps(int, Throwable) - Method in interface akka.persistence.testkit.scaladsl.PolicyOpsTestKit
Fail n following journal operations regardless of their type.
failNextNOpsCond(BiFunction<String, JournalOperation, Object>, int) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Fail n following journal operations depending on the condition cond.
failNextNOpsCond(BiFunction<String, JournalOperation, Object>, int, Throwable) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Fail n following journal operations depending on the condition cond.
failNextNOpsCond(BiFunction<String, SnapshotOperation, Object>, int) - Method in class akka.persistence.testkit.javadsl.SnapshotTestKit
Fail n following journal operations depending on the condition cond.
failNextNOpsCond(BiFunction<String, SnapshotOperation, Object>, int, Throwable) - Method in class akka.persistence.testkit.javadsl.SnapshotTestKit
Fail n following journal operations depending on the condition cond.
failNextNOpsCond(Function2<String, P, Object>, int) - Method in interface akka.persistence.testkit.scaladsl.PolicyOpsTestKit
Fail n following journal operations depending on the condition cond.
failNextNOpsCond(Function2<String, P, Object>, int, Throwable) - Method in interface akka.persistence.testkit.scaladsl.PolicyOpsTestKit
Fail n following journal operations depending on the condition cond.
failNextNPersisted(int) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Fail next n write operations with default exception for any persistence id.
failNextNPersisted(int) - Method in class akka.persistence.testkit.javadsl.SnapshotTestKit
Fail next n write operations with default exception for any persistence id.
failNextNPersisted(int) - Method in interface akka.persistence.testkit.scaladsl.CommonTestKitOps
Fail next n write operations with default exception for any persistence id.
failNextNPersisted(int, Throwable) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Fail next n write operations with the cause exception for any persistence id.
failNextNPersisted(int, Throwable) - Method in class akka.persistence.testkit.javadsl.SnapshotTestKit
Fail next n write operations with the cause exception for any persistence id.
failNextNPersisted(int, Throwable) - Method in interface akka.persistence.testkit.scaladsl.CommonTestKitOps
Fail next n write operations with the cause exception for any persistence id.
failNextNPersisted(int, Throwable) - Method in class akka.persistence.testkit.scaladsl.PersistenceTestKit
 
failNextNPersisted(int, Throwable) - Method in class akka.persistence.testkit.scaladsl.SnapshotTestKit
 
failNextNPersisted(String, int) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Fail next n write operations for particular persistence id.
failNextNPersisted(String, int) - Method in class akka.persistence.testkit.javadsl.SnapshotTestKit
Fail next n write operations for particular persistence id.
failNextNPersisted(String, int) - Method in interface akka.persistence.testkit.scaladsl.CommonTestKitOps
Fail next n write operations for particular persistence id.
failNextNPersisted(String, int, Throwable) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Fail next n write operations with the cause exception for particular persistence id.
failNextNPersisted(String, int, Throwable) - Method in class akka.persistence.testkit.javadsl.SnapshotTestKit
Fail next n write operations with the cause exception for particular persistence id.
failNextNPersisted(String, int, Throwable) - Method in interface akka.persistence.testkit.scaladsl.CommonTestKitOps
Fail next n write operations with the cause exception for particular persistence id.
failNextNPersisted(String, int, Throwable) - Method in class akka.persistence.testkit.scaladsl.PersistenceTestKit
 
failNextNPersisted(String, int, Throwable) - Method in class akka.persistence.testkit.scaladsl.SnapshotTestKit
 
failNextNReads(int) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Fail next n read from storage (recovery) attempts with default exception for any persistence id.
failNextNReads(int) - Method in class akka.persistence.testkit.javadsl.SnapshotTestKit
Fail next n read from storage (recovery) attempts with default exception for any persistence id.
failNextNReads(int) - Method in interface akka.persistence.testkit.scaladsl.CommonTestKitOps
Fail next n read from storage (recovery) attempts with default exception for any persistence id.
failNextNReads(int, Throwable) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Fail next n read from storage (recovery) attempts with cause exception for any persistence id.
failNextNReads(int, Throwable) - Method in class akka.persistence.testkit.javadsl.SnapshotTestKit
Fail next n read from storage (recovery) attempts with cause exception for any persistence id.
failNextNReads(int, Throwable) - Method in interface akka.persistence.testkit.scaladsl.CommonTestKitOps
Fail next n read from storage (recovery) attempts with cause exception for any persistence id.
failNextNReads(int, Throwable) - Method in class akka.persistence.testkit.scaladsl.PersistenceTestKit
 
failNextNReads(int, Throwable) - Method in class akka.persistence.testkit.scaladsl.SnapshotTestKit
 
failNextNReads(String, int) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Fail next n read from storage (recovery) attempts with default exception for particular persistence id.
failNextNReads(String, int) - Method in class akka.persistence.testkit.javadsl.SnapshotTestKit
Fail next n read from storage (recovery) attempts with default exception for particular persistence id.
failNextNReads(String, int) - Method in interface akka.persistence.testkit.scaladsl.CommonTestKitOps
Fail next n read from storage (recovery) attempts with default exception for particular persistence id.
failNextNReads(String, int, Throwable) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Fail next n read from storage (recovery) attempts with cause exception for particular persistence id.
failNextNReads(String, int, Throwable) - Method in class akka.persistence.testkit.javadsl.SnapshotTestKit
Fail next n read from storage (recovery) attempts with cause exception for particular persistence id.
failNextNReads(String, int, Throwable) - Method in interface akka.persistence.testkit.scaladsl.CommonTestKitOps
Fail next n read from storage (recovery) attempts with cause exception for particular persistence id.
failNextNReads(String, int, Throwable) - Method in class akka.persistence.testkit.scaladsl.PersistenceTestKit
 
failNextNReads(String, int, Throwable) - Method in class akka.persistence.testkit.scaladsl.SnapshotTestKit
 
failNextPersisted() - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Fail next write operation with default exception for any persistence id.
failNextPersisted() - Method in class akka.persistence.testkit.javadsl.SnapshotTestKit
Fail next write operations with default exception for any persistence id.
failNextPersisted() - Method in interface akka.persistence.testkit.scaladsl.CommonTestKitOps
Fail next write operation with default exception for any persistence id.
failNextPersisted(String) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Fail next write operation with default exception for particular persistence id.
failNextPersisted(String) - Method in class akka.persistence.testkit.javadsl.SnapshotTestKit
Fail next write operations with default exception for particular persistence id.
failNextPersisted(String) - Method in interface akka.persistence.testkit.scaladsl.CommonTestKitOps
Fail next write operation with default exception for particular persistence id.
failNextPersisted(String, Throwable) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Fail next write operation with cause exception for particular persistence id.
failNextPersisted(String, Throwable) - Method in class akka.persistence.testkit.javadsl.SnapshotTestKit
Fail next write operations with cause exception for particular persistence id.
failNextPersisted(String, Throwable) - Method in interface akka.persistence.testkit.scaladsl.CommonTestKitOps
Fail next write operation with cause exception for particular persistence id.
failNextPersisted(Throwable) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Fail next write operation event with cause exception for any persistence id.
failNextPersisted(Throwable) - Method in class akka.persistence.testkit.javadsl.SnapshotTestKit
Fail next write operations with cause exception for any persistence id.
failNextPersisted(Throwable) - Method in interface akka.persistence.testkit.scaladsl.CommonTestKitOps
Fail next write operation with cause exception for any persistence id.
failNextRead() - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Fail next read from storage (recovery) attempt with default exception for any persistence id.
failNextRead() - Method in class akka.persistence.testkit.javadsl.SnapshotTestKit
Fail next read from storage (recovery) attempt with default exception for any persistence id.
failNextRead() - Method in interface akka.persistence.testkit.scaladsl.CommonTestKitOps
Fail next read from storage (recovery) attempt with default exception for any persistence id.
failNextRead(String) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Fail next read from storage (recovery) attempt with default exception for any persistence id.
failNextRead(String) - Method in class akka.persistence.testkit.javadsl.SnapshotTestKit
Fail next read from storage (recovery) attempt with default exception for any persistence id.
failNextRead(String) - Method in interface akka.persistence.testkit.scaladsl.CommonTestKitOps
Fail next read from storage (recovery) attempt with default exception for any persistence id.
failNextRead(String, Throwable) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Fail next read from storage (recovery) attempt with cause exception for particular persistence id.
failNextRead(String, Throwable) - Method in class akka.persistence.testkit.javadsl.SnapshotTestKit
Fail next read from storage (recovery) attempt with cause exception for particular persistence id.
failNextRead(String, Throwable) - Method in interface akka.persistence.testkit.scaladsl.CommonTestKitOps
Fail next read from storage (recovery) attempt with cause exception for particular persistence id.
failNextRead(Throwable) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Fail next read from storage (recovery) attempt with cause exception for any persistence id.
failNextRead(Throwable) - Method in class akka.persistence.testkit.javadsl.SnapshotTestKit
Fail next read from storage (recovery) attempt with cause exception for any persistence id.
failNextRead(Throwable) - Method in interface akka.persistence.testkit.scaladsl.CommonTestKitOps
Fail next read from storage (recovery) attempt with cause exception for any persistence id.
failStage() - Method in class akka.stream.Attributes.CancellationStrategy$
Java API
failStage(Throwable) - Method in class akka.stream.stage.GraphStageLogic
Automatically invokes GraphStageLogic.<T>cancel(akka.stream.Inlet<T>) or GraphStageLogic.<T>fail(akka.stream.Outlet<T>,java.lang.Throwable) on all the input or output ports that have been called, then marks the operator as stopped.
FailStage$() - Constructor for class akka.stream.Attributes.CancellationStrategy$.FailStage$
 
failure() - Method in class akka.persistence.typed.DeleteEventsFailed
 
failure() - Method in class akka.persistence.typed.DeleteSnapshotsFailed
 
failure() - Method in class akka.persistence.typed.RecoveryFailed
 
failure() - Method in class akka.persistence.typed.SnapshotFailed
 
failure() - Method in class akka.persistence.typed.state.RecoveryFailed
 
failure(Throwable) - Method in class akka.cluster.sharding.RemoveInternalClusterShardingData
 
Failure(Object) - Constructor for class akka.actor.FSM.Failure
 
Failure(Object) - Constructor for class akka.persistence.fsm.PersistentFSM.Failure
Deprecated.
 
Failure(Throwable) - Constructor for class akka.actor.Status.Failure
 
Failure(Throwable) - Constructor for class akka.stream.QueueOfferResult.Failure
 
Failure(Throwable) - Constructor for class akka.stream.testkit.GraphStageMessages.Failure
 
FAILURE_FIELD_NUMBER - Static variable in class akka.remote.testconductor.TestConductorProtocol.InjectFailure
 
FAILURE_FIELD_NUMBER - Static variable in class akka.remote.testconductor.TestConductorProtocol.Wrapper
 
Failure$() - Constructor for class akka.actor.FSM.Failure$
 
Failure$() - Constructor for class akka.actor.Status.Failure$
 
Failure$() - Constructor for class akka.persistence.fsm.PersistentFSM.Failure$
Deprecated.
 
Failure$() - Constructor for class akka.stream.QueueOfferResult.Failure$
 
Failure$() - Constructor for class akka.stream.testkit.GraphStageMessages.Failure$
 
failureDetectionInterval() - Method in class akka.cluster.client.ClusterReceptionistSettings
Deprecated.
 
failureDetector() - Method in class akka.cluster.client.ClusterClient
Deprecated.
 
failureDetector() - Method in class akka.cluster.Cluster
 
FailureDetector - Interface in akka.remote
A failure detector must be a thread-safe mutable construct that registers heartbeat events of a resource and is able to decide the availability of that monitored resource.
FailureDetector.Clock - Class in akka.remote
Abstraction of a clock that returns time in milliseconds.
FailureDetector$ - Class in akka.remote
 
FailureDetector$() - Constructor for class akka.remote.FailureDetector$
 
FailureDetectorConfig() - Method in class akka.cluster.ClusterSettings
 
failureDetectorGrowing(String) - Static method in class akka.remote.RemoteLogMarker
Marker "akkaFailureDetectorGrowing" of log event when failure detector heartbeat interval is growing too large.
failureDetectorGrowing(String) - Method in class akka.remote.RemoteLogMarker$
Marker "akkaFailureDetectorGrowing" of log event when failure detector heartbeat interval is growing too large.
FailureDetectorImplementationClass() - Method in class akka.cluster.ClusterSettings
 
FailureDetectorLoader - Class in akka.remote
INTERNAL API
FailureDetectorLoader() - Constructor for class akka.remote.FailureDetectorLoader
 
FailureDetectorLoader$ - Class in akka.remote
INTERNAL API
FailureDetectorLoader$() - Constructor for class akka.remote.FailureDetectorLoader$
 
FailureDetectorRegistry<A> - Interface in akka.remote
Interface for a registry of Akka failure detectors.
FailureInjectorException - Exception in akka.remote.transport
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
FailureInjectorException(String) - Constructor for exception akka.remote.transport.FailureInjectorException
Deprecated.
 
FailureInjectorException$ - Class in akka.remote.transport
Deprecated.
. Since .
FailureInjectorException$() - Constructor for class akka.remote.transport.FailureInjectorException$
Deprecated.
 
FailureInjectorHandle$ - Class in akka.remote.transport
 
FailureInjectorHandle$() - Constructor for class akka.remote.transport.FailureInjectorHandle$
 
FailureInjectorProvider - Class in akka.remote.transport
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
FailureInjectorProvider() - Constructor for class akka.remote.transport.FailureInjectorProvider
Deprecated.
 
FailureInjectorSchemeIdentifier() - Method in class akka.remote.transport.FailureInjectorTransportAdapter$
 
FailureInjectorTransportAdapter$ - Class in akka.remote.transport
INTERNAL API
FailureInjectorTransportAdapter$() - Constructor for class akka.remote.transport.FailureInjectorTransportAdapter$
 
failureMessage() - Method in interface akka.io.Tcp.Command
 
failureMessage() - Method in interface akka.io.Udp.Command
 
failureMessage() - Method in interface akka.io.UdpConnected.Command
 
failureMsg() - Method in class akka.cluster.ddata.DurableStore.StoreReply
 
fallbackClassLoader() - Method in class akka.osgi.OsgiActorSystemFactory
 
FALSE() - Static method in class akka.testkit.TestActor
 
FALSE() - Method in class akka.testkit.TestActor$
 
FanInShape<O> - Class in akka.stream
 
FanInShape(FanInShape.Init<O>) - Constructor for class akka.stream.FanInShape
 
FanInShape.Init<O> - Interface in akka.stream
 
FanInShape.Name<O> - Class in akka.stream
 
FanInShape.Name$ - Class in akka.stream
 
FanInShape.Ports<O> - Class in akka.stream
 
FanInShape.Ports$ - Class in akka.stream
 
FanInShape$ - Class in akka.stream
 
FanInShape$() - Constructor for class akka.stream.FanInShape$
 
FanInShape10<T0,​T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​O> - Class in akka.stream
 
FanInShape10(FanInShape.Init<O>) - Constructor for class akka.stream.FanInShape10
 
FanInShape10(Inlet<T0>, Inlet<T1>, Inlet<T2>, Inlet<T3>, Inlet<T4>, Inlet<T5>, Inlet<T6>, Inlet<T7>, Inlet<T8>, Inlet<T9>, Outlet<O>) - Constructor for class akka.stream.FanInShape10
 
FanInShape10(String) - Constructor for class akka.stream.FanInShape10
 
FanInShape11<T0,​T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​O> - Class in akka.stream
 
FanInShape11(FanInShape.Init<O>) - Constructor for class akka.stream.FanInShape11
 
FanInShape11(Inlet<T0>, Inlet<T1>, Inlet<T2>, Inlet<T3>, Inlet<T4>, Inlet<T5>, Inlet<T6>, Inlet<T7>, Inlet<T8>, Inlet<T9>, Inlet<T10>, Outlet<O>) - Constructor for class akka.stream.FanInShape11
 
FanInShape11(String) - Constructor for class akka.stream.FanInShape11
 
FanInShape12<T0,​T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​O> - Class in akka.stream
 
FanInShape12(FanInShape.Init<O>) - Constructor for class akka.stream.FanInShape12
 
FanInShape12(Inlet<T0>, Inlet<T1>, Inlet<T2>, Inlet<T3>, Inlet<T4>, Inlet<T5>, Inlet<T6>, Inlet<T7>, Inlet<T8>, Inlet<T9>, Inlet<T10>, Inlet<T11>, Outlet<O>) - Constructor for class akka.stream.FanInShape12
 
FanInShape12(String) - Constructor for class akka.stream.FanInShape12
 
FanInShape13<T0,​T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​O> - Class in akka.stream
 
FanInShape13(FanInShape.Init<O>) - Constructor for class akka.stream.FanInShape13
 
FanInShape13(Inlet<T0>, Inlet<T1>, Inlet<T2>, Inlet<T3>, Inlet<T4>, Inlet<T5>, Inlet<T6>, Inlet<T7>, Inlet<T8>, Inlet<T9>, Inlet<T10>, Inlet<T11>, Inlet<T12>, Outlet<O>) - Constructor for class akka.stream.FanInShape13
 
FanInShape13(String) - Constructor for class akka.stream.FanInShape13
 
FanInShape14<T0,​T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​O> - Class in akka.stream
 
FanInShape14(FanInShape.Init<O>) - Constructor for class akka.stream.FanInShape14
 
FanInShape14(Inlet<T0>, Inlet<T1>, Inlet<T2>, Inlet<T3>, Inlet<T4>, Inlet<T5>, Inlet<T6>, Inlet<T7>, Inlet<T8>, Inlet<T9>, Inlet<T10>, Inlet<T11>, Inlet<T12>, Inlet<T13>, Outlet<O>) - Constructor for class akka.stream.FanInShape14
 
FanInShape14(String) - Constructor for class akka.stream.FanInShape14
 
FanInShape15<T0,​T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14,​O> - Class in akka.stream
 
FanInShape15(FanInShape.Init<O>) - Constructor for class akka.stream.FanInShape15
 
FanInShape15(Inlet<T0>, Inlet<T1>, Inlet<T2>, Inlet<T3>, Inlet<T4>, Inlet<T5>, Inlet<T6>, Inlet<T7>, Inlet<T8>, Inlet<T9>, Inlet<T10>, Inlet<T11>, Inlet<T12>, Inlet<T13>, Inlet<T14>, Outlet<O>) - Constructor for class akka.stream.FanInShape15
 
FanInShape15(String) - Constructor for class akka.stream.FanInShape15
 
FanInShape16<T0,​T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14,​T15,​O> - Class in akka.stream
 
FanInShape16(FanInShape.Init<O>) - Constructor for class akka.stream.FanInShape16
 
FanInShape16(Inlet<T0>, Inlet<T1>, Inlet<T2>, Inlet<T3>, Inlet<T4>, Inlet<T5>, Inlet<T6>, Inlet<T7>, Inlet<T8>, Inlet<T9>, Inlet<T10>, Inlet<T11>, Inlet<T12>, Inlet<T13>, Inlet<T14>, Inlet<T15>, Outlet<O>) - Constructor for class akka.stream.FanInShape16
 
FanInShape16(String) - Constructor for class akka.stream.FanInShape16
 
FanInShape17<T0,​T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14,​T15,​T16,​O> - Class in akka.stream
 
FanInShape17(FanInShape.Init<O>) - Constructor for class akka.stream.FanInShape17
 
FanInShape17(Inlet<T0>, Inlet<T1>, Inlet<T2>, Inlet<T3>, Inlet<T4>, Inlet<T5>, Inlet<T6>, Inlet<T7>, Inlet<T8>, Inlet<T9>, Inlet<T10>, Inlet<T11>, Inlet<T12>, Inlet<T13>, Inlet<T14>, Inlet<T15>, Inlet<T16>, Outlet<O>) - Constructor for class akka.stream.FanInShape17
 
FanInShape17(String) - Constructor for class akka.stream.FanInShape17
 
FanInShape18<T0,​T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14,​T15,​T16,​T17,​O> - Class in akka.stream
 
FanInShape18(FanInShape.Init<O>) - Constructor for class akka.stream.FanInShape18
 
FanInShape18(Inlet<T0>, Inlet<T1>, Inlet<T2>, Inlet<T3>, Inlet<T4>, Inlet<T5>, Inlet<T6>, Inlet<T7>, Inlet<T8>, Inlet<T9>, Inlet<T10>, Inlet<T11>, Inlet<T12>, Inlet<T13>, Inlet<T14>, Inlet<T15>, Inlet<T16>, Inlet<T17>, Outlet<O>) - Constructor for class akka.stream.FanInShape18
 
FanInShape18(String) - Constructor for class akka.stream.FanInShape18
 
FanInShape19<T0,​T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14,​T15,​T16,​T17,​T18,​O> - Class in akka.stream
 
FanInShape19(FanInShape.Init<O>) - Constructor for class akka.stream.FanInShape19
 
FanInShape19(Inlet<T0>, Inlet<T1>, Inlet<T2>, Inlet<T3>, Inlet<T4>, Inlet<T5>, Inlet<T6>, Inlet<T7>, Inlet<T8>, Inlet<T9>, Inlet<T10>, Inlet<T11>, Inlet<T12>, Inlet<T13>, Inlet<T14>, Inlet<T15>, Inlet<T16>, Inlet<T17>, Inlet<T18>, Outlet<O>) - Constructor for class akka.stream.FanInShape19
 
FanInShape19(String) - Constructor for class akka.stream.FanInShape19
 
FanInShape1N<T0,​T1,​O> - Class in akka.stream
Deprecated.
FanInShape1N was removed because it was not used anywhere. Use a custom shape extending from FanInShape directly. Since 2.5.5.
FanInShape1N(int) - Constructor for class akka.stream.FanInShape1N
Deprecated.
 
FanInShape1N(int, FanInShape.Init<O>) - Constructor for class akka.stream.FanInShape1N
Deprecated.
 
FanInShape1N(int, String) - Constructor for class akka.stream.FanInShape1N
Deprecated.
 
FanInShape1N(Outlet<O>, Inlet<T0>, Inlet<T1>[]) - Constructor for class akka.stream.FanInShape1N
Deprecated.
 
FanInShape2<T0,​T1,​O> - Class in akka.stream
 
FanInShape2(FanInShape.Init<O>) - Constructor for class akka.stream.FanInShape2
 
FanInShape2(Inlet<T0>, Inlet<T1>, Outlet<O>) - Constructor for class akka.stream.FanInShape2
 
FanInShape2(String) - Constructor for class akka.stream.FanInShape2
 
FanInShape20<T0,​T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14,​T15,​T16,​T17,​T18,​T19,​O> - Class in akka.stream
 
FanInShape20(FanInShape.Init<O>) - Constructor for class akka.stream.FanInShape20
 
FanInShape20(Inlet<T0>, Inlet<T1>, Inlet<T2>, Inlet<T3>, Inlet<T4>, Inlet<T5>, Inlet<T6>, Inlet<T7>, Inlet<T8>, Inlet<T9>, Inlet<T10>, Inlet<T11>, Inlet<T12>, Inlet<T13>, Inlet<T14>, Inlet<T15>, Inlet<T16>, Inlet<T17>, Inlet<T18>, Inlet<T19>, Outlet<O>) - Constructor for class akka.stream.FanInShape20
 
FanInShape20(String) - Constructor for class akka.stream.FanInShape20
 
FanInShape21<T0,​T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14,​T15,​T16,​T17,​T18,​T19,​T20,​O> - Class in akka.stream
 
FanInShape21(FanInShape.Init<O>) - Constructor for class akka.stream.FanInShape21
 
FanInShape21(Inlet<T0>, Inlet<T1>, Inlet<T2>, Inlet<T3>, Inlet<T4>, Inlet<T5>, Inlet<T6>, Inlet<T7>, Inlet<T8>, Inlet<T9>, Inlet<T10>, Inlet<T11>, Inlet<T12>, Inlet<T13>, Inlet<T14>, Inlet<T15>, Inlet<T16>, Inlet<T17>, Inlet<T18>, Inlet<T19>, Inlet<T20>, Outlet<O>) - Constructor for class akka.stream.FanInShape21
 
FanInShape21(String) - Constructor for class akka.stream.FanInShape21
 
FanInShape22<T0,​T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14,​T15,​T16,​T17,​T18,​T19,​T20,​T21,​O> - Class in akka.stream
 
FanInShape22(FanInShape.Init<O>) - Constructor for class akka.stream.FanInShape22
 
FanInShape22(Inlet<T0>, Inlet<T1>, Inlet<T2>, Inlet<T3>, Inlet<T4>, Inlet<T5>, Inlet<T6>, Inlet<T7>, Inlet<T8>, Inlet<T9>, Inlet<T10>, Inlet<T11>, Inlet<T12>, Inlet<T13>, Inlet<T14>, Inlet<T15>, Inlet<T16>, Inlet<T17>, Inlet<T18>, Inlet<T19>, Inlet<T20>, Inlet<T21>, Outlet<O>) - Constructor for class akka.stream.FanInShape22
 
FanInShape22(String) - Constructor for class akka.stream.FanInShape22
 
FanInShape3<T0,​T1,​T2,​O> - Class in akka.stream
 
FanInShape3(FanInShape.Init<O>) - Constructor for class akka.stream.FanInShape3
 
FanInShape3(Inlet<T0>, Inlet<T1>, Inlet<T2>, Outlet<O>) - Constructor for class akka.stream.FanInShape3
 
FanInShape3(String) - Constructor for class akka.stream.FanInShape3
 
FanInShape4<T0,​T1,​T2,​T3,​O> - Class in akka.stream
 
FanInShape4(FanInShape.Init<O>) - Constructor for class akka.stream.FanInShape4
 
FanInShape4(Inlet<T0>, Inlet<T1>, Inlet<T2>, Inlet<T3>, Outlet<O>) - Constructor for class akka.stream.FanInShape4
 
FanInShape4(String) - Constructor for class akka.stream.FanInShape4
 
FanInShape5<T0,​T1,​T2,​T3,​T4,​O> - Class in akka.stream
 
FanInShape5(FanInShape.Init<O>) - Constructor for class akka.stream.FanInShape5
 
FanInShape5(Inlet<T0>, Inlet<T1>, Inlet<T2>, Inlet<T3>, Inlet<T4>, Outlet<O>) - Constructor for class akka.stream.FanInShape5
 
FanInShape5(String) - Constructor for class akka.stream.FanInShape5
 
FanInShape6<T0,​T1,​T2,​T3,​T4,​T5,​O> - Class in akka.stream
 
FanInShape6(FanInShape.Init<O>) - Constructor for class akka.stream.FanInShape6
 
FanInShape6(Inlet<T0>, Inlet<T1>, Inlet<T2>, Inlet<T3>, Inlet<T4>, Inlet<T5>, Outlet<O>) - Constructor for class akka.stream.FanInShape6
 
FanInShape6(String) - Constructor for class akka.stream.FanInShape6
 
FanInShape7<T0,​T1,​T2,​T3,​T4,​T5,​T6,​O> - Class in akka.stream
 
FanInShape7(FanInShape.Init<O>) - Constructor for class akka.stream.FanInShape7
 
FanInShape7(Inlet<T0>, Inlet<T1>, Inlet<T2>, Inlet<T3>, Inlet<T4>, Inlet<T5>, Inlet<T6>, Outlet<O>) - Constructor for class akka.stream.FanInShape7
 
FanInShape7(String) - Constructor for class akka.stream.FanInShape7
 
FanInShape8<T0,​T1,​T2,​T3,​T4,​T5,​T6,​T7,​O> - Class in akka.stream
 
FanInShape8(FanInShape.Init<O>) - Constructor for class akka.stream.FanInShape8
 
FanInShape8(Inlet<T0>, Inlet<T1>, Inlet<T2>, Inlet<T3>, Inlet<T4>, Inlet<T5>, Inlet<T6>, Inlet<T7>, Outlet<O>) - Constructor for class akka.stream.FanInShape8
 
FanInShape8(String) - Constructor for class akka.stream.FanInShape8
 
FanInShape9<T0,​T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​O> - Class in akka.stream
 
FanInShape9(FanInShape.Init<O>) - Constructor for class akka.stream.FanInShape9
 
FanInShape9(Inlet<T0>, Inlet<T1>, Inlet<T2>, Inlet<T3>, Inlet<T4>, Inlet<T5>, Inlet<T6>, Inlet<T7>, Inlet<T8>, Outlet<O>) - Constructor for class akka.stream.FanInShape9
 
FanInShape9(String) - Constructor for class akka.stream.FanInShape9
 
FanOutShape<I> - Class in akka.stream
 
FanOutShape(FanOutShape.Init<I>) - Constructor for class akka.stream.FanOutShape
 
FanOutShape.Init<I> - Interface in akka.stream
 
FanOutShape.Name<I> - Class in akka.stream
 
FanOutShape.Name$ - Class in akka.stream
 
FanOutShape.Ports<I> - Class in akka.stream
 
FanOutShape.Ports$ - Class in akka.stream
 
FanOutShape$ - Class in akka.stream
 
FanOutShape$() - Constructor for class akka.stream.FanOutShape$
 
FanOutShape10<I,​O0,​O1,​O2,​O3,​O4,​O5,​O6,​O7,​O8,​O9> - Class in akka.stream
 
FanOutShape10(FanOutShape.Init<I>) - Constructor for class akka.stream.FanOutShape10
 
FanOutShape10(Inlet<I>, Outlet<O0>, Outlet<O1>, Outlet<O2>, Outlet<O3>, Outlet<O4>, Outlet<O5>, Outlet<O6>, Outlet<O7>, Outlet<O8>, Outlet<O9>) - Constructor for class akka.stream.FanOutShape10
 
FanOutShape10(String) - Constructor for class akka.stream.FanOutShape10
 
FanOutShape11<I,​O0,​O1,​O2,​O3,​O4,​O5,​O6,​O7,​O8,​O9,​O10> - Class in akka.stream
 
FanOutShape11(FanOutShape.Init<I>) - Constructor for class akka.stream.FanOutShape11
 
FanOutShape11(Inlet<I>, Outlet<O0>, Outlet<O1>, Outlet<O2>, Outlet<O3>, Outlet<O4>, Outlet<O5>, Outlet<O6>, Outlet<O7>, Outlet<O8>, Outlet<O9>, Outlet<O10>) - Constructor for class akka.stream.FanOutShape11
 
FanOutShape11(String) - Constructor for class akka.stream.FanOutShape11
 
FanOutShape12<I,​O0,​O1,​O2,​O3,​O4,​O5,​O6,​O7,​O8,​O9,​O10,​O11> - Class in akka.stream
 
FanOutShape12(FanOutShape.Init<I>) - Constructor for class akka.stream.FanOutShape12
 
FanOutShape12(Inlet<I>, Outlet<O0>, Outlet<O1>, Outlet<O2>, Outlet<O3>, Outlet<O4>, Outlet<O5>, Outlet<O6>, Outlet<O7>, Outlet<O8>, Outlet<O9>, Outlet<O10>, Outlet<O11>) - Constructor for class akka.stream.FanOutShape12
 
FanOutShape12(String) - Constructor for class akka.stream.FanOutShape12
 
FanOutShape13<I,​O0,​O1,​O2,​O3,​O4,​O5,​O6,​O7,​O8,​O9,​O10,​O11,​O12> - Class in akka.stream
 
FanOutShape13(FanOutShape.Init<I>) - Constructor for class akka.stream.FanOutShape13
 
FanOutShape13(Inlet<I>, Outlet<O0>, Outlet<O1>, Outlet<O2>, Outlet<O3>, Outlet<O4>, Outlet<O5>, Outlet<O6>, Outlet<O7>, Outlet<O8>, Outlet<O9>, Outlet<O10>, Outlet<O11>, Outlet<O12>) - Constructor for class akka.stream.FanOutShape13
 
FanOutShape13(String) - Constructor for class akka.stream.FanOutShape13
 
FanOutShape14<I,​O0,​O1,​O2,​O3,​O4,​O5,​O6,​O7,​O8,​O9,​O10,​O11,​O12,​O13> - Class in akka.stream
 
FanOutShape14(FanOutShape.Init<I>) - Constructor for class akka.stream.FanOutShape14
 
FanOutShape14(Inlet<I>, Outlet<O0>, Outlet<O1>, Outlet<O2>, Outlet<O3>, Outlet<O4>, Outlet<O5>, Outlet<O6>, Outlet<O7>, Outlet<O8>, Outlet<O9>, Outlet<O10>, Outlet<O11>, Outlet<O12>, Outlet<O13>) - Constructor for class akka.stream.FanOutShape14
 
FanOutShape14(String) - Constructor for class akka.stream.FanOutShape14
 
FanOutShape15<I,​O0,​O1,​O2,​O3,​O4,​O5,​O6,​O7,​O8,​O9,​O10,​O11,​O12,​O13,​O14> - Class in akka.stream
 
FanOutShape15(FanOutShape.Init<I>) - Constructor for class akka.stream.FanOutShape15
 
FanOutShape15(Inlet<I>, Outlet<O0>, Outlet<O1>, Outlet<O2>, Outlet<O3>, Outlet<O4>, Outlet<O5>, Outlet<O6>, Outlet<O7>, Outlet<O8>, Outlet<O9>, Outlet<O10>, Outlet<O11>, Outlet<O12>, Outlet<O13>, Outlet<O14>) - Constructor for class akka.stream.FanOutShape15
 
FanOutShape15(String) - Constructor for class akka.stream.FanOutShape15
 
FanOutShape16<I,​O0,​O1,​O2,​O3,​O4,​O5,​O6,​O7,​O8,​O9,​O10,​O11,​O12,​O13,​O14,​O15> - Class in akka.stream
 
FanOutShape16(FanOutShape.Init<I>) - Constructor for class akka.stream.FanOutShape16
 
FanOutShape16(Inlet<I>, Outlet<O0>, Outlet<O1>, Outlet<O2>, Outlet<O3>, Outlet<O4>, Outlet<O5>, Outlet<O6>, Outlet<O7>, Outlet<O8>, Outlet<O9>, Outlet<O10>, Outlet<O11>, Outlet<O12>, Outlet<O13>, Outlet<O14>, Outlet<O15>) - Constructor for class akka.stream.FanOutShape16
 
FanOutShape16(String) - Constructor for class akka.stream.FanOutShape16
 
FanOutShape17<I,​O0,​O1,​O2,​O3,​O4,​O5,​O6,​O7,​O8,​O9,​O10,​O11,​O12,​O13,​O14,​O15,​O16> - Class in akka.stream
 
FanOutShape17(FanOutShape.Init<I>) - Constructor for class akka.stream.FanOutShape17
 
FanOutShape17(Inlet<I>, Outlet<O0>, Outlet<O1>, Outlet<O2>, Outlet<O3>, Outlet<O4>, Outlet<O5>, Outlet<O6>, Outlet<O7>, Outlet<O8>, Outlet<O9>, Outlet<O10>, Outlet<O11>, Outlet<O12>, Outlet<O13>, Outlet<O14>, Outlet<O15>, Outlet<O16>) - Constructor for class akka.stream.FanOutShape17
 
FanOutShape17(String) - Constructor for class akka.stream.FanOutShape17
 
FanOutShape18<I,​O0,​O1,​O2,​O3,​O4,​O5,​O6,​O7,​O8,​O9,​O10,​O11,​O12,​O13,​O14,​O15,​O16,​O17> - Class in akka.stream
 
FanOutShape18(FanOutShape.Init<I>) - Constructor for class akka.stream.FanOutShape18
 
FanOutShape18(Inlet<I>, Outlet<O0>, Outlet<O1>, Outlet<O2>, Outlet<O3>, Outlet<O4>, Outlet<O5>, Outlet<O6>, Outlet<O7>, Outlet<O8>, Outlet<O9>, Outlet<O10>, Outlet<O11>, Outlet<O12>, Outlet<O13>, Outlet<O14>, Outlet<O15>, Outlet<O16>, Outlet<O17>) - Constructor for class akka.stream.FanOutShape18
 
FanOutShape18(String) - Constructor for class akka.stream.FanOutShape18
 
FanOutShape19<I,​O0,​O1,​O2,​O3,​O4,​O5,​O6,​O7,​O8,​O9,​O10,​O11,​O12,​O13,​O14,​O15,​O16,​O17,​O18> - Class in akka.stream
 
FanOutShape19(FanOutShape.Init<I>) - Constructor for class akka.stream.FanOutShape19
 
FanOutShape19(Inlet<I>, Outlet<O0>, Outlet<O1>, Outlet<O2>, Outlet<O3>, Outlet<O4>, Outlet<O5>, Outlet<O6>, Outlet<O7>, Outlet<O8>, Outlet<O9>, Outlet<O10>, Outlet<O11>, Outlet<O12>, Outlet<O13>, Outlet<O14>, Outlet<O15>, Outlet<O16>, Outlet<O17>, Outlet<O18>) - Constructor for class akka.stream.FanOutShape19
 
FanOutShape19(String) - Constructor for class akka.stream.FanOutShape19
 
FanOutShape2<I,​O0,​O1> - Class in akka.stream
 
FanOutShape2(FanOutShape.Init<I>) - Constructor for class akka.stream.FanOutShape2
 
FanOutShape2(Inlet<I>, Outlet<O0>, Outlet<O1>) - Constructor for class akka.stream.FanOutShape2
 
FanOutShape2(String) - Constructor for class akka.stream.FanOutShape2
 
FanOutShape20<I,​O0,​O1,​O2,​O3,​O4,​O5,​O6,​O7,​O8,​O9,​O10,​O11,​O12,​O13,​O14,​O15,​O16,​O17,​O18,​O19> - Class in akka.stream
 
FanOutShape20(FanOutShape.Init<I>) - Constructor for class akka.stream.FanOutShape20
 
FanOutShape20(Inlet<I>, Outlet<O0>, Outlet<O1>, Outlet<O2>, Outlet<O3>, Outlet<O4>, Outlet<O5>, Outlet<O6>, Outlet<O7>, Outlet<O8>, Outlet<O9>, Outlet<O10>, Outlet<O11>, Outlet<O12>, Outlet<O13>, Outlet<O14>, Outlet<O15>, Outlet<O16>, Outlet<O17>, Outlet<O18>, Outlet<O19>) - Constructor for class akka.stream.FanOutShape20
 
FanOutShape20(String) - Constructor for class akka.stream.FanOutShape20
 
FanOutShape21<I,​O0,​O1,​O2,​O3,​O4,​O5,​O6,​O7,​O8,​O9,​O10,​O11,​O12,​O13,​O14,​O15,​O16,​O17,​O18,​O19,​O20> - Class in akka.stream
 
FanOutShape21(FanOutShape.Init<I>) - Constructor for class akka.stream.FanOutShape21
 
FanOutShape21(Inlet<I>, Outlet<O0>, Outlet<O1>, Outlet<O2>, Outlet<O3>, Outlet<O4>, Outlet<O5>, Outlet<O6>, Outlet<O7>, Outlet<O8>, Outlet<O9>, Outlet<O10>, Outlet<O11>, Outlet<O12>, Outlet<O13>, Outlet<O14>, Outlet<O15>, Outlet<O16>, Outlet<O17>, Outlet<O18>, Outlet<O19>, Outlet<O20>) - Constructor for class akka.stream.FanOutShape21
 
FanOutShape21(String) - Constructor for class akka.stream.FanOutShape21
 
FanOutShape22<I,​O0,​O1,​O2,​O3,​O4,​O5,​O6,​O7,​O8,​O9,​O10,​O11,​O12,​O13,​O14,​O15,​O16,​O17,​O18,​O19,​O20,​O21> - Class in akka.stream
 
FanOutShape22(FanOutShape.Init<I>) - Constructor for class akka.stream.FanOutShape22
 
FanOutShape22(Inlet<I>, Outlet<O0>, Outlet<O1>, Outlet<O2>, Outlet<O3>, Outlet<O4>, Outlet<O5>, Outlet<O6>, Outlet<O7>, Outlet<O8>, Outlet<O9>, Outlet<O10>, Outlet<O11>, Outlet<O12>, Outlet<O13>, Outlet<O14>, Outlet<O15>, Outlet<O16>, Outlet<O17>, Outlet<O18>, Outlet<O19>, Outlet<O20>, Outlet<O21>) - Constructor for class akka.stream.FanOutShape22
 
FanOutShape22(String) - Constructor for class akka.stream.FanOutShape22
 
FanOutShape3<I,​O0,​O1,​O2> - Class in akka.stream
 
FanOutShape3(FanOutShape.Init<I>) - Constructor for class akka.stream.FanOutShape3
 
FanOutShape3(Inlet<I>, Outlet<O0>, Outlet<O1>, Outlet<O2>) - Constructor for class akka.stream.FanOutShape3
 
FanOutShape3(String) - Constructor for class akka.stream.FanOutShape3
 
FanOutShape4<I,​O0,​O1,​O2,​O3> - Class in akka.stream
 
FanOutShape4(FanOutShape.Init<I>) - Constructor for class akka.stream.FanOutShape4
 
FanOutShape4(Inlet<I>, Outlet<O0>, Outlet<O1>, Outlet<O2>, Outlet<O3>) - Constructor for class akka.stream.FanOutShape4
 
FanOutShape4(String) - Constructor for class akka.stream.FanOutShape4
 
FanOutShape5<I,​O0,​O1,​O2,​O3,​O4> - Class in akka.stream
 
FanOutShape5(FanOutShape.Init<I>) - Constructor for class akka.stream.FanOutShape5
 
FanOutShape5(Inlet<I>, Outlet<O0>, Outlet<O1>, Outlet<O2>, Outlet<O3>, Outlet<O4>) - Constructor for class akka.stream.FanOutShape5
 
FanOutShape5(String) - Constructor for class akka.stream.FanOutShape5
 
FanOutShape6<I,​O0,​O1,​O2,​O3,​O4,​O5> - Class in akka.stream
 
FanOutShape6(FanOutShape.Init<I>) - Constructor for class akka.stream.FanOutShape6
 
FanOutShape6(Inlet<I>, Outlet<O0>, Outlet<O1>, Outlet<O2>, Outlet<O3>, Outlet<O4>, Outlet<O5>) - Constructor for class akka.stream.FanOutShape6
 
FanOutShape6(String) - Constructor for class akka.stream.FanOutShape6
 
FanOutShape7<I,​O0,​O1,​O2,​O3,​O4,​O5,​O6> - Class in akka.stream
 
FanOutShape7(FanOutShape.Init<I>) - Constructor for class akka.stream.FanOutShape7
 
FanOutShape7(Inlet<I>, Outlet<O0>, Outlet<O1>, Outlet<O2>, Outlet<O3>, Outlet<O4>, Outlet<O5>, Outlet<O6>) - Constructor for class akka.stream.FanOutShape7
 
FanOutShape7(String) - Constructor for class akka.stream.FanOutShape7
 
FanOutShape8<I,​O0,​O1,​O2,​O3,​O4,​O5,​O6,​O7> - Class in akka.stream
 
FanOutShape8(FanOutShape.Init<I>) - Constructor for class akka.stream.FanOutShape8
 
FanOutShape8(Inlet<I>, Outlet<O0>, Outlet<O1>, Outlet<O2>, Outlet<O3>, Outlet<O4>, Outlet<O5>, Outlet<O6>, Outlet<O7>) - Constructor for class akka.stream.FanOutShape8
 
FanOutShape8(String) - Constructor for class akka.stream.FanOutShape8
 
FanOutShape9<I,​O0,​O1,​O2,​O3,​O4,​O5,​O6,​O7,​O8> - Class in akka.stream
 
FanOutShape9(FanOutShape.Init<I>) - Constructor for class akka.stream.FanOutShape9
 
FanOutShape9(Inlet<I>, Outlet<O0>, Outlet<O1>, Outlet<O2>, Outlet<O3>, Outlet<O4>, Outlet<O5>, Outlet<O6>, Outlet<O7>, Outlet<O8>) - Constructor for class akka.stream.FanOutShape9
 
FanOutShape9(String) - Constructor for class akka.stream.FanOutShape9
 
fastForward(long) - Method in interface akka.persistence.typed.internal.ReplicationStreamControl
 
FastFrequencySketch$ - Class in akka.util
INTERNAL API
FastFrequencySketch$() - Constructor for class akka.util.FastFrequencySketch$
 
fastHash(String) - Static method in class akka.util.Unsafe
 
FastMerge - Interface in akka.cluster.ddata
INTERNAL API
faultCreate() - Method in interface akka.actor.dungeon.FaultHandling
Do create the actor in response to a failure.
FaultHandling - Interface in akka.actor.dungeon
 
FaultHandling.FailedInfo - Interface in akka.actor.dungeon
 
FaultHandling$ - Class in akka.actor.dungeon
INTERNAL API
FaultHandling$() - Constructor for class akka.actor.dungeon.FaultHandling$
 
faultRecreate(Throwable) - Method in interface akka.actor.dungeon.FaultHandling
Do re-create the actor in response to a failure.
faultResume(Throwable) - Method in interface akka.actor.dungeon.FaultHandling
Do resume the actor in response to a failure.
faultSuspend() - Method in interface akka.actor.dungeon.FaultHandling
Do suspend the actor in response to a failure of a parent (i.e.
feedAndExpectLast(ActorRef, String, Seq<Object>) - Method in class akka.persistence.journal.JournalPerfSpec
 
FI - Class in akka.japi.pf
Class that encapsulates Functional Interfaces used for creating partial functions.
FI.Apply<I,​R> - Interface in akka.japi.pf
Functional interface for an application.
FI.Apply2<I1,​I2,​R> - Interface in akka.japi.pf
Functional interface for an application.
FI.TypedPredicate<T> - Interface in akka.japi.pf
Functional interface for a predicate.
FI.TypedPredicate2<T,​U> - Interface in akka.japi.pf
Functional interface for a predicate.
FI.UnitApply<I> - Interface in akka.japi.pf
Functional interface for an application.
FI.UnitApply2<I1,​I2> - Interface in akka.japi.pf
Functional interface for an application.
FI.UnitApply3<I1,​I2,​I3> - Interface in akka.japi.pf
Functional interface for an application.
FI.UnitApply4<I1,​I2,​I3,​I4> - Interface in akka.japi.pf
Functional interface for an application.
FI.UnitApplyVoid - Interface in akka.japi.pf
Functional interface for an application.
FileIO - Class in akka.stream.javadsl
Java API: Factories to create sinks and sources from files
FileIO - Class in akka.stream.scaladsl
Factories to create sinks and sources from files
FileIO() - Constructor for class akka.stream.javadsl.FileIO
 
FileIO() - Constructor for class akka.stream.scaladsl.FileIO
 
FileIO$ - Class in akka.stream.javadsl
Java API: Factories to create sinks and sources from files
FileIO$ - Class in akka.stream.scaladsl
Factories to create sinks and sources from files
FileIO$() - Constructor for class akka.stream.javadsl.FileIO$
 
FileIO$() - Constructor for class akka.stream.scaladsl.FileIO$
 
fileIoDispatcher() - Method in class akka.io.TcpExt
 
FileIODispatcher() - Method in class akka.io.TcpExt.Settings
 
filename() - Method in class akka.util.LineNumbers.SourceFile
 
filename() - Method in class akka.util.LineNumbers.SourceFileLines
 
FILENAME_FIELD_NUMBER - Static variable in class akka.remote.ContainerFormats.StackTraceElement
 
filePath() - Method in class akka.io.Tcp.WriteFile
Deprecated.
 
fillArray(int, Function2<byte[], Object, BoxedUnit>) - Method in class akka.util.ByteStringBuilder
 
fillByteBuffer(int, ByteOrder, Function1<ByteBuffer, BoxedUnit>) - Method in class akka.util.ByteStringBuilder
 
fillInStackTrace() - Method in interface akka.OnlyCauseStackTrace
 
fillInStackTrace() - Static method in class akka.persistence.testkit.ExpectedFailure
 
fillInStackTrace() - Static method in class akka.persistence.testkit.ExpectedRejection
 
fillInStackTrace() - Static method in exception akka.stream.BindFailedException
 
filter() - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings
 
filter() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings
 
filter(int, int) - Method in class akka.routing.DefaultResizer
This method can be used to smooth the capacity delta by considering the current pressure and current capacity.
filter(Logging.LogEvent) - Method in class akka.testkit.TestEventListener
 
filter(Predicate<Out>) - Method in class akka.stream.javadsl.Flow
Only pass on those elements that satisfy the given predicate.
filter(Predicate<Out>) - Method in class akka.stream.javadsl.FlowWithContext
Context-preserving variant of akka.stream.javadsl.Flow.filter.
filter(Predicate<Out>) - Method in class akka.stream.javadsl.Source
Only pass on those elements that satisfy the given predicate.
filter(Predicate<Out>) - Method in class akka.stream.javadsl.SourceWithContext
Context-preserving variant of akka.stream.javadsl.Source.filter.
filter(Predicate<Out>) - Method in class akka.stream.javadsl.SubFlow
Only pass on those elements that satisfy the given predicate.
filter(Predicate<Out>) - Method in class akka.stream.javadsl.SubSource
Only pass on those elements that satisfy the given predicate.
filter(Function1<Out, Object>) - Method in interface akka.stream.scaladsl.FlowOps
Only pass on those elements that satisfy the given predicate.
filter(Function1<Out, Object>) - Method in interface akka.stream.scaladsl.FlowWithContextOps
Context-preserving variant of akka.stream.scaladsl.FlowOps.filter.
Filter - Class in akka.dispatch
Java API (not recommended): Callback for the Future.filter operation that creates a new Future which will conditionally contain the success of another Future.
Filter() - Constructor for class akka.dispatch.Filter
 
Filter$ - Class in akka.dispatch
Java API (not recommended): Callback for the Future.filter operation that creates a new Future which will conditionally contain the success of another Future.
Filter$() - Constructor for class akka.dispatch.Filter$
 
filtered(ClassTag<T>) - Method in class akka.stream.Attributes
Scala API: Get all attributes of a given type (or subtypes thereof).
FilterLeeway() - Method in class akka.actor.testkit.typed.TestKitSettings
Dilated with `TestTimeFactor`.
filterNot(Predicate<Out>) - Method in class akka.stream.javadsl.Flow
Only pass on those elements that NOT satisfy the given predicate.
filterNot(Predicate<Out>) - Method in class akka.stream.javadsl.FlowWithContext
Context-preserving variant of akka.stream.javadsl.Flow.filterNot.
filterNot(Predicate<Out>) - Method in class akka.stream.javadsl.Source
Only pass on those elements that NOT satisfy the given predicate.
filterNot(Predicate<Out>) - Method in class akka.stream.javadsl.SourceWithContext
Context-preserving variant of akka.stream.javadsl.Source.filterNot.
filterNot(Predicate<Out>) - Method in class akka.stream.javadsl.SubFlow
Only pass on those elements that NOT satisfy the given predicate.
filterNot(Predicate<Out>) - Method in class akka.stream.javadsl.SubSource
Only pass on those elements that NOT satisfy the given predicate.
filterNot(Function1<Out, Object>) - Method in interface akka.stream.scaladsl.FlowOps
Only pass on those elements that NOT satisfy the given predicate.
filterNot(Function1<Out, Object>) - Method in interface akka.stream.scaladsl.FlowWithContextOps
Context-preserving variant of akka.stream.scaladsl.FlowOps.filterNot.
filterOf(Function<T, Boolean>) - Static method in class akka.dispatch.Filter
 
filterOf(Function<T, Boolean>) - Method in class akka.dispatch.Filter$
 
filters() - Method in class akka.testkit.TestEvent.Mute
 
filters() - Method in class akka.testkit.TestEvent.UnMute
 
filters() - Method in class akka.testkit.TestEventListener
 
filters_$eq(List<EventFilter>) - Method in class akka.testkit.TestEventListener
 
FilterSettings$() - Constructor for class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FilterSettings$
 
FilterSettings$() - Constructor for class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FilterSettings$
 
finalizeHash(int) - Static method in class akka.routing.MurmurHash
Once all hashes have been incorporated, this performs a final mixing
finalizeHash(int) - Method in class akka.routing.MurmurHash$
Once all hashes have been incorporated, this performs a final mixing
finalStopMessage() - Method in class akka.pattern.BackoffOnStopOptionsImpl
 
finalStopMessage() - Method in class akka.pattern.BackoffOptionsImpl
 
finalStopMessage() - Method in class akka.pattern.BackoffSupervisor
 
finalStopMessageReceived() - Method in interface akka.pattern.HandleBackoff
 
finalStopMessageReceived_$eq(boolean) - Method in interface akka.pattern.HandleBackoff
 
finalTerminationSignalDeadline() - Method in interface akka.stream.StreamRefSettings
Deprecated.
Use attribute 'StreamRefAttributes.FinalTerminationSignalDeadline' to read the concrete setting value. Since 2.6.0.
finalTerminationSignalDeadline(Duration) - Static method in class akka.stream.StreamRefAttributes
Java API: The time between the Terminated signal being received and when the local SourceRef determines to fail itself
finalTerminationSignalDeadline(Duration) - Method in class akka.stream.StreamRefAttributes$
Java API: The time between the Terminated signal being received and when the local SourceRef determines to fail itself
finalTerminationSignalDeadline(FiniteDuration) - Static method in class akka.stream.StreamRefAttributes
Scala API: The time between the Terminated signal being received and when the local SourceRef determines to fail itself
finalTerminationSignalDeadline(FiniteDuration) - Method in class akka.stream.StreamRefAttributes$
Scala API: The time between the Terminated signal being received and when the local SourceRef determines to fail itself
FinalTerminationSignalDeadline(FiniteDuration) - Constructor for class akka.stream.StreamRefAttributes.FinalTerminationSignalDeadline
 
FinalTerminationSignalDeadline$() - Constructor for class akka.stream.StreamRefAttributes.FinalTerminationSignalDeadline$
 
find(ServiceKey<T>, ActorRef<Receptionist.Listing>) - Static method in class akka.actor.typed.receptionist.Receptionist
Java API: Find message.
find(ServiceKey<T>, ActorRef<Receptionist.Listing>) - Method in class akka.actor.typed.receptionist.Receptionist$
Java API: Find message.
find(Iterable<Future<T>>, Function<T, Boolean>, ExecutionContext) - Static method in class akka.dispatch.Futures
Returns a Future that will hold the optional result of the first Future with a result that matches the predicate
find(Iterable<Future<T>>, Function<T, Boolean>, ExecutionContext) - Method in class akka.dispatch.Futures$
Returns a Future that will hold the optional result of the first Future with a result that matches the predicate
find(Iterable<Future<T>>, Function1<T, Object>, ExecutionContext) - Static method in class akka.compat.Future
 
find(Iterable<Future<T>>, Function1<T, Object>, ExecutionContext) - Method in class akka.compat.Future$
 
find(IterableOnce<Future<T>>, Function1<T, Object>, ExecutionContext) - Static method in class akka.compat.Future
 
find(IterableOnce<Future<T>>, Function1<T, Object>, ExecutionContext) - Method in class akka.compat.Future$
 
Find$() - Constructor for class akka.actor.typed.internal.receptionist.ReceptionistMessages.Find$
 
Find$() - Constructor for class akka.actor.typed.receptionist.Receptionist.Find$
 
findBeanDeserializer(JavaType, DeserializationConfig, BeanDescription) - Method in class akka.serialization.jackson.JacksonModule.DeserializerResolverByClass
 
findChild(String) - Method in interface akka.actor.AbstractActor.ActorContext
Returns a reference to the named child if it exists.
findChild(String) - Method in interface akka.actor.dungeon.Children
 
findClass(String) - Method in class akka.osgi.BundleDelegatingClassLoader
 
findExtension(ExtensionId<T>) - Method in interface akka.actor.typed.internal.ExtensionsImpl
Returns any extension registered to the specified Extension or returns null if not registered
findMany(K, int, int) - Method in interface akka.persistence.testkit.internal.InMemStorage
 
findMarker(Class<?>, Class<?>) - Static method in class akka.util.Reflect
 
findMarker(Class<?>, Class<?>) - Method in class akka.util.Reflect$
 
findOneByIndex(K, int) - Method in interface akka.persistence.testkit.internal.InMemStorage
 
findResource(String) - Method in class akka.osgi.BundleDelegatingClassLoader
 
findResources(String) - Method in class akka.osgi.BundleDelegatingClassLoader
 
findSerializer(SerializationConfig, JavaType, BeanDescription) - Method in class akka.serialization.jackson.JacksonModule.SerializerResolverByClass
 
findSerializerFor(Object) - Method in class akka.serialization.Serialization
Returns the Serializer configured for the given object, returns the NullSerializer if it's null.
findSmallestVersionPropagatedToAllNodes(String, Vector<UniqueAddress>) - Method in interface akka.cluster.ddata.DeltaPropagationSelector
 
findValue(K, Function1<V, Object>) - Method in class akka.util.Index
 
FinishConnectNeverReturnedTrueException() - Method in class akka.io.TcpOutgoingConnection$
 
FinishConnectRetries() - Method in class akka.io.TcpExt.Settings
 
finishCreate() - Method in interface akka.actor.dungeon.FaultHandling
 
finished() - Static method in class akka.stream.FlowMonitorState
Java API
finished() - Method in class akka.stream.FlowMonitorState$
Java API
Finished$() - Constructor for class akka.stream.FlowMonitorState.Finished$
 
finishing() - Method in class akka.stream.scaladsl.RestartWithBackoffLogic
 
finishing_$eq(boolean) - Method in class akka.stream.scaladsl.RestartWithBackoffLogic
 
finishRecreate(Throwable) - Method in interface akka.actor.dungeon.FaultHandling
 
finishTerminate() - Method in interface akka.actor.dungeon.FaultHandling
 
FiniteDurationDeserializer$ - Class in akka.serialization.jackson
INTERNAL API
FiniteDurationDeserializer$() - Constructor for class akka.serialization.jackson.FiniteDurationDeserializer$
 
FiniteDurationModule - Interface in akka.serialization.jackson
INTERNAL API: Adds support for serializing and deserializing FiniteDuration.
FiniteDurationSerializer$ - Class in akka.serialization.jackson
INTERNAL API
FiniteDurationSerializer$() - Constructor for class akka.serialization.jackson.FiniteDurationSerializer$
 
first() - Method in class akka.actor.typed.delivery.ConsumerController.SequencedMessage
 
first() - Method in class akka.japi.Pair
 
FIRST_FIELD_NUMBER - Static variable in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
 
FIRSTCHUNK_FIELD_NUMBER - Static variable in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
 
FIRSTCHUNK_FIELD_NUMBER - Static variable in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
 
firstCompletedOf(Iterable<Future<T>>, ExecutionContext) - Static method in class akka.dispatch.Futures
Returns a Future to the result of the first future in the list that is completed
firstCompletedOf(Iterable<Future<T>>, ExecutionContext) - Method in class akka.dispatch.Futures$
Returns a Future to the result of the first future in the list that is completed
firstHeartbeatEstimate() - Method in class akka.remote.PhiAccrualFailureDetector
 
firstInExpectNextQueue(K) - Method in interface akka.persistence.testkit.internal.InMemStorage
 
fishForMessage(Duration, String, Function<Object, Object>) - Method in class akka.testkit.javadsl.TestKit
Hybrid of expectMsgPF and receiveWhile: receive messages while the partial function matches and returns false.
fishForMessage(Duration, String, Function<M, FishingOutcome>) - Method in class akka.actor.testkit.typed.javadsl.TestProbe
Same as the other fishForMessage but includes the provided hint in all error messages
fishForMessage(Duration, Function<M, FishingOutcome>) - Method in class akka.actor.testkit.typed.javadsl.TestProbe
Java API: Allows for flexible matching of multiple messages within a timeout, the fisher function is fed each incoming message, and returns one of the following effects to decide on what happens next:
fishForMessage(Duration, String, Function<Object, Object>) - Method in class akka.testkit.javadsl.TestKit
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.6.0.
fishForMessage(Duration, String, PartialFunction<Object, Object>) - Method in interface akka.testkit.TestKitBase
Hybrid of expectMsgPF and receiveWhile: receive messages while the partial function matches and returns false.
fishForMessage(FiniteDuration, String, Function1<M, FishingOutcome>) - Method in interface akka.actor.testkit.typed.scaladsl.TestProbe
Allows for flexible matching of multiple messages within a timeout, the fisher function is fed each incoming message, and returns one of the following effects to decide on what happens next:
fishForMessage(FiniteDuration, Function1<M, FishingOutcome>) - Method in interface akka.actor.testkit.typed.scaladsl.TestProbe
Same as the other fishForMessage but with no hint
fishForMessage$default$1() - Method in interface akka.testkit.TestKitBase
 
fishForMessage$default$2() - Method in interface akka.testkit.TestKitBase
 
fishForMessagePF(FiniteDuration, String, PartialFunction<M, FishingOutcome>) - Method in interface akka.actor.testkit.typed.scaladsl.TestProbe
Same as fishForMessage but accepting a partial function and failing for non-matches
fishForMessagePF(FiniteDuration, PartialFunction<M, FishingOutcome>) - Method in interface akka.actor.testkit.typed.scaladsl.TestProbe
Same as fishForMessage but with no hint, accepting a partial function and failing for non-matches
fishForSpecificMessage(Duration, String, Function<Object, T>) - Method in class akka.testkit.javadsl.TestKit
Same as fishForMessage, but gets a different partial function and returns properly typed message.
fishForSpecificMessage(Duration, String, Function<Object, T>) - Method in class akka.testkit.javadsl.TestKit
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.6.0.
fishForSpecificMessage(Duration, String, PartialFunction<Object, T>) - Method in interface akka.testkit.TestKitBase
Waits for specific message that partial function matches while ignoring all other messages coming in the meantime.
fishForSpecificMessage$default$1() - Method in interface akka.testkit.TestKitBase
 
fishForSpecificMessage$default$2() - Method in interface akka.testkit.TestKitBase
 
FishingOutcome - Interface in akka.actor.testkit.typed
Not for user extension.
FishingOutcome.Complete$ - Class in akka.actor.testkit.typed
 
FishingOutcome.Continue$ - Class in akka.actor.testkit.typed
 
FishingOutcome.ContinueAndIgnore$ - Class in akka.actor.testkit.typed
 
FishingOutcome.ContinueOutcome - Interface in akka.actor.testkit.typed
 
FishingOutcome.Fail - Class in akka.actor.testkit.typed
 
FishingOutcome.Fail$ - Class in akka.actor.testkit.typed
 
FishingOutcome$ - Class in akka.actor.testkit.typed
 
FishingOutcome$() - Constructor for class akka.actor.testkit.typed.FishingOutcome$
 
FishingOutcomes - Class in akka.actor.testkit.typed.javadsl
 
FishingOutcomes - Class in akka.actor.testkit.typed.scaladsl
 
FishingOutcomes() - Constructor for class akka.actor.testkit.typed.javadsl.FishingOutcomes
 
FishingOutcomes() - Constructor for class akka.actor.testkit.typed.scaladsl.FishingOutcomes
 
FishingOutcomes$ - Class in akka.actor.testkit.typed.javadsl
 
FishingOutcomes$ - Class in akka.actor.testkit.typed.scaladsl
 
FishingOutcomes$() - Constructor for class akka.actor.testkit.typed.javadsl.FishingOutcomes$
 
FishingOutcomes$() - Constructor for class akka.actor.testkit.typed.scaladsl.FishingOutcomes$
 
fixedDelay(Duration) - Method in class akka.stream.javadsl.DelayStrategy$
Fixed delay strategy, always returns constant delay for any element.
fixedDelay(FiniteDuration) - Method in class akka.stream.scaladsl.DelayStrategy$
Fixed delay strategy, always returns constant delay for any element.
fixedDelayMode() - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$
 
fixedDelayMode(Duration) - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$
 
FixedDelayMode$() - Constructor for class akka.actor.FSM.FixedDelayMode$
 
FixedDelayMode$() - Constructor for class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedDelayMode$
 
FixedDelayMode$() - Constructor for class akka.persistence.fsm.PersistentFSM.FixedDelayMode$
Deprecated.
 
FixedDelayModeWithInitialDelay(FiniteDuration) - Constructor for class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedDelayModeWithInitialDelay
 
FixedDelayModeWithInitialDelay$() - Constructor for class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedDelayModeWithInitialDelay$
 
fixedRateMode() - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$
 
fixedRateMode(Duration) - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$
 
FixedRateMode$() - Constructor for class akka.actor.FSM.FixedRateMode$
 
FixedRateMode$() - Constructor for class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedRateMode$
 
FixedRateMode$() - Constructor for class akka.persistence.fsm.PersistentFSM.FixedRateMode$
Deprecated.
 
FixedRateModeWithInitialDelay(FiniteDuration) - Constructor for class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedRateModeWithInitialDelay
 
FixedRateModeWithInitialDelay$() - Constructor for class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedRateModeWithInitialDelay$
 
flag(ByteFlag) - Method in interface akka.remote.artery.HeaderBuilder
 
flag(ByteFlag) - Method in interface akka.remote.artery.InboundEnvelope
 
Flag - Class in akka.cluster.ddata
 
Flag(boolean) - Constructor for class akka.cluster.ddata.Flag
 
Flag$ - Class in akka.cluster.ddata
 
Flag$() - Constructor for class akka.cluster.ddata.Flag$
 
flagFromBinary(byte[]) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer
 
flagFromProto(ReplicatedDataMessages.Flag) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer
 
FlagKey - Class in akka.cluster.ddata
 
FlagKey(String) - Constructor for class akka.cluster.ddata.FlagKey
 
FlagKey$ - Class in akka.cluster.ddata
 
FlagKey$() - Constructor for class akka.cluster.ddata.FlagKey$
 
flags() - Method in interface akka.remote.artery.HeaderBuilder
 
flags() - Method in interface akka.remote.artery.InboundEnvelope
 
FlagsOffset() - Method in class akka.remote.artery.EnvelopeBuffer$
 
flagToProto(Flag) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer
 
flatMapConcat(Function<Out, ? extends Graph<SourceShape<T>, M>>) - Method in class akka.stream.javadsl.Flow
Transform each input element into a Source of output elements that is then flattened into the output stream by concatenation, fully consuming one Source after the other.
flatMapConcat(Function<Out, ? extends Graph<SourceShape<T>, M>>) - Method in class akka.stream.javadsl.Source
Transform each input element into a Source of output elements that is then flattened into the output stream by concatenation, fully consuming one Source after the other.
flatMapConcat(Function<Out, ? extends Graph<SourceShape<T>, M>>) - Method in class akka.stream.javadsl.SubFlow
Transform each input element into a Source of output elements that is then flattened into the output stream by concatenation, fully consuming one Source after the other.
flatMapConcat(Function<Out, ? extends Graph<SourceShape<T>, M>>) - Method in class akka.stream.javadsl.SubSource
Transform each input element into a Source of output elements that is then flattened into the output stream by concatenation, fully consuming one Source after the other.
flatMapConcat(Function1<Out, Graph<SourceShape<T>, M>>) - Method in interface akka.stream.scaladsl.FlowOps
Transform each input element into a Source of output elements that is then flattened into the output stream by concatenation, fully consuming one Source after the other.
flatMapMerge(int, Function<Out, ? extends Graph<SourceShape<T>, M>>) - Method in class akka.stream.javadsl.Flow
Transform each input element into a Source of output elements that is then flattened into the output stream by merging, where at most breadth substreams are being consumed at any given time.
flatMapMerge(int, Function<Out, ? extends Graph<SourceShape<T>, M>>) - Method in class akka.stream.javadsl.Source
Transform each input element into a Source of output elements that is then flattened into the output stream by merging, where at most breadth substreams are being consumed at any given time.
flatMapMerge(int, Function<Out, ? extends Graph<SourceShape<T>, M>>) - Method in class akka.stream.javadsl.SubFlow
Transform each input element into a Source of output elements that is then flattened into the output stream by merging, where at most breadth substreams are being consumed at any given time.
flatMapMerge(int, Function<Out, ? extends Graph<SourceShape<T>, M>>) - Method in class akka.stream.javadsl.SubSource
Transform each input element into a Source of output elements that is then flattened into the output stream by merging, where at most breadth substreams are being consumed at any given time.
flatMapMerge(int, Function1<Out, Graph<SourceShape<T>, M>>) - Method in interface akka.stream.scaladsl.FlowOps
Transform each input element into a Source of output elements that is then flattened into the output stream by merging, where at most breadth substreams are being consumed at any given time.
flatMapPrefix(int, Function<Iterable<Out>, Flow<Out, Out2, Mat2>>) - Method in class akka.stream.javadsl.Flow
Takes up to n elements from the stream (less than n only if the upstream completes before emitting n elements), then apply f on these elements in order to obtain a flow, this flow is then materialized and the rest of the input is processed by this flow (similar to via).
flatMapPrefix(int, Function<Iterable<Out>, Flow<Out, Out2, Mat2>>) - Method in class akka.stream.javadsl.Source
Takes up to n elements from the stream (less than n only if the upstream completes before emitting n elements), then apply f on these elements in order to obtain a flow, this flow is then materialized and the rest of the input is processed by this flow (similar to via).
flatMapPrefix(int, Function<Iterable<Out>, Flow<Out, Out2, Mat2>>) - Method in class akka.stream.javadsl.SubFlow
Takes up to n elements from the stream (less than n only if the upstream completes before emitting n elements), then apply f on these elements in order to obtain a flow, this flow is then materialized and the rest of the input is processed by this flow (similar to via).
flatMapPrefix(int, Function<Iterable<Out>, Flow<Out, Out2, Mat2>>) - Method in class akka.stream.javadsl.SubSource
Takes up to n elements from the stream (less than n only if the upstream completes before emitting n elements), then apply f on these elements in order to obtain a flow, this flow is then materialized and the rest of the input is processed by this flow (similar to via).
flatMapPrefix(int, Function1<Seq<Out>, Flow<Out, Out2, Mat2>>) - Method in interface akka.stream.scaladsl.FlowOps
Takes up to n elements from the stream (less than n only if the upstream completes before emitting n elements), then apply f on these elements in order to obtain a flow, this flow is then materialized and the rest of the input is processed by this flow (similar to via).
flatMapPrefixMat(int, Function<Iterable<Out>, Flow<Out, Out2, Mat2>>, Function2<Mat, CompletionStage<Mat2>, Mat3>) - Method in class akka.stream.javadsl.Flow
mat version of Flow.flatMapPrefix(int, akka.japi.function.Function<java.lang.Iterable<Out>, akka.stream.javadsl.Flow<Out, Out2, Mat2>>), this method gives access to a future materialized value of the downstream flow (as a completion stage).
flatMapPrefixMat(int, Function<Iterable<Out>, Flow<Out, Out2, Mat2>>, Function2<Mat, CompletionStage<Mat2>, Mat3>) - Method in class akka.stream.javadsl.Source
mat version of Source.flatMapPrefix(int, akka.japi.function.Function<java.lang.Iterable<Out>, akka.stream.javadsl.Flow<Out, Out2, Mat2>>), this method gives access to a future materialized value of the downstream flow (as a completion stage).
flatMapPrefixMat(int, Function1<Seq<Out>, Flow<Out, Out2, Mat2>>, Function2<Mat, Future<Mat2>, Mat3>) - Method in interface akka.stream.scaladsl.FlowOpsMat
mat version of FlowOps.flatMapPrefix(int, scala.Function1<scala.collection.immutable.Seq<Out>, akka.stream.scaladsl.Flow<Out, Out2, Mat2>>), this method gives access to a future materialized value of the downstream flow.
flattenOptional() - Static method in class akka.stream.javadsl.Flow
Collect the value of Optional from the elements passing through this flow, empty Optional is filtered out.
flattenOptional() - Method in class akka.stream.javadsl.Flow$
Collect the value of Optional from the elements passing through this flow, empty Optional is filtered out.
FlightRecorderLoader - Class in akka.util
INTERNAL API
FlightRecorderLoader() - Constructor for class akka.util.FlightRecorderLoader
 
FlightRecorderLoader$ - Class in akka.util
INTERNAL API
FlightRecorderLoader$() - Constructor for class akka.util.FlightRecorderLoader$
 
Float - akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.NumberType
Float = 2;
Float_VALUE - Static variable in enum akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.NumberType
Float = 2;
flow() - Method in class akka.stream.javadsl.Tcp.IncomingConnection
A flow representing the client on the other side of the connection.
flow() - Method in interface akka.stream.scaladsl.FlowWithContextOps
 
flow() - Method in class akka.stream.scaladsl.Tcp.IncomingConnection
 
flow() - Method in class akka.stream.SharedKillSwitch
Returns a typed Flow of a requested type that will be linked to this SharedKillSwitch instance.
Flow<In,​Out,​Mat> - Class in akka.stream.javadsl
A Flow is a set of stream processing steps that has one open input and one open output.
Flow<In,​Out,​Mat> - Class in akka.stream.scaladsl
A Flow is a set of stream processing steps that has one open input and one open output.
Flow(LinearTraversalBuilder, FlowShape<In, Out>) - Constructor for class akka.stream.scaladsl.Flow
 
Flow(Flow<In, Out, Mat>) - Constructor for class akka.stream.javadsl.Flow
 
Flow$ - Class in akka.stream.javadsl
 
Flow$ - Class in akka.stream.scaladsl
 
Flow$() - Constructor for class akka.stream.javadsl.Flow$
 
Flow$() - Constructor for class akka.stream.scaladsl.Flow$
 
flowControlWindow() - Method in class akka.actor.typed.delivery.ConsumerController.Settings
 
FlowMonitor<T> - Interface in akka.stream
Used to monitor the state of a stream
FlowMonitorState - Class in akka.stream
 
FlowMonitorState() - Constructor for class akka.stream.FlowMonitorState
 
FlowMonitorState.Failed - Class in akka.stream
Stream failed
FlowMonitorState.Failed$ - Class in akka.stream
 
FlowMonitorState.Finished$ - Class in akka.stream
Stream completed successfully
FlowMonitorState.Initialized$ - Class in akka.stream
Stream was created, but no events have passed through it
FlowMonitorState.Received<U> - Class in akka.stream
Stream processed a message
FlowMonitorState.Received$ - Class in akka.stream
 
FlowMonitorState.StreamState<U> - Interface in akka.stream
 
FlowMonitorState$ - Class in akka.stream
 
FlowMonitorState$() - Constructor for class akka.stream.FlowMonitorState$
 
FlowOps<Out,​Mat> - Interface in akka.stream.scaladsl
Scala API: Operations offered by Sources and Flows with a free output side: the DSL flows left-to-right only.
FlowOpsMat<Out,​Mat> - Interface in akka.stream.scaladsl
INTERNAL API: this trait will be changed in binary-incompatible ways for classes that are derived from it! Do not implement this interface outside the Akka code base!
FlowShape<I,​O> - Class in akka.stream
A Flow Shape has exactly one input and one output, it looks from the outside like a pipe (but it can be a complex topology of streams within of course).
FlowShape(Inlet<I>, Outlet<O>) - Constructor for class akka.stream.FlowShape
 
FlowShape$ - Class in akka.stream
 
FlowShape$() - Constructor for class akka.stream.FlowShape$
 
FlowWithContext<In,​CtxIn,​Out,​CtxOut,​Mat> - Class in akka.stream.javadsl
A flow that provides operations which automatically propagate the context of an element.
FlowWithContext<In,​CtxIn,​Out,​CtxOut,​Mat> - Class in akka.stream.scaladsl
A flow that provides operations which automatically propagate the context of an element.
FlowWithContext(Flow<Pair<In, CtxIn>, Pair<Out, CtxOut>, Mat>) - Constructor for class akka.stream.javadsl.FlowWithContext
 
FlowWithContext(Flow<Tuple2<In, CtxIn>, Tuple2<Out, CtxOut>, Mat>) - Constructor for class akka.stream.scaladsl.FlowWithContext
 
FlowWithContext$ - Class in akka.stream.javadsl
 
FlowWithContext$ - Class in akka.stream.scaladsl
 
FlowWithContext$() - Constructor for class akka.stream.javadsl.FlowWithContext$
 
FlowWithContext$() - Constructor for class akka.stream.scaladsl.FlowWithContext$
 
FlowWithContextOps<Out,​Ctx,​Mat> - Interface in akka.stream.scaladsl
Shared stream operations for FlowWithContext and SourceWithContext that automatically propagate a context element with each data element.
Flush - Class in akka.remote.artery
INTERNAL API
Flush() - Constructor for class akka.remote.artery.Flush
 
Flush$ - Class in akka.remote.artery
INTERNAL API
Flush$() - Constructor for class akka.remote.artery.Flush$
 
FlushAck$ - Class in akka.remote.artery
 
FlushAck$() - Constructor for class akka.remote.artery.FlushAck$
 
flushBatch() - Method in interface akka.persistence.Eventsourced
 
FlushBeforeDeathWatchNotification$ - Class in akka.remote.artery
INTERNAL API
FlushBeforeDeathWatchNotification$() - Constructor for class akka.remote.artery.FlushBeforeDeathWatchNotification$
 
flushChanges() - Static method in class akka.cluster.ddata.Replicator
Java API: The FlushChanges instance
flushChanges() - Method in class akka.cluster.ddata.Replicator$
Java API: The FlushChanges instance
flushChanges() - Static method in class akka.cluster.ddata.typed.javadsl.Replicator
The FlushChanges instance.
flushChanges() - Method in class akka.cluster.ddata.typed.javadsl.Replicator$
The FlushChanges instance.
FlushChanges$() - Constructor for class akka.cluster.ddata.Replicator.FlushChanges$
 
FlushChanges$() - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.FlushChanges$
 
FlushChanges$() - Constructor for class akka.cluster.ddata.typed.scaladsl.Replicator.FlushChanges$
 
flushJournalBatch() - Method in interface akka.persistence.Eventsourced
 
FlushOnShutdown$ - Class in akka.remote.artery
INTERNAL API
FlushOnShutdown$() - Constructor for class akka.remote.artery.FlushOnShutdown$
 
FlushWait() - Method in class akka.remote.RemoteSettings
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
fold(R, Iterable<Future<T>>, Function2<R, T, R>, ExecutionContext) - Static method in class akka.dispatch.Futures
A non-blocking fold over the specified futures, with the start value of the given zero.
fold(R, Iterable<Future<T>>, Function2<R, T, R>, ExecutionContext) - Method in class akka.dispatch.Futures$
A non-blocking fold over the specified futures, with the start value of the given zero.
fold(Iterable<Future<T>>, R, Function2<R, T, R>, ExecutionContext) - Static method in class akka.compat.Future
 
fold(Iterable<Future<T>>, R, Function2<R, T, R>, ExecutionContext) - Method in class akka.compat.Future$
 
fold(IterableOnce<Future<T>>, R, Function2<R, T, R>, ExecutionContext) - Static method in class akka.compat.Future
 
fold(IterableOnce<Future<T>>, R, Function2<R, T, R>, ExecutionContext) - Method in class akka.compat.Future$
 
fold(Function0<T>, Function0<T>) - Method in class akka.util.Switch
Executes the provided callbacks depending on if the switch is either on or off waiting for any pending changes to happen before (locking) Be careful of longrunning or blocking within the provided action as it can lead to deadlocks or bad performance
fold(T, Function2<T, Out, T>) - Method in class akka.stream.javadsl.Flow
Similar to scan but only emits its result when the upstream completes, after which it also completes.
fold(T, Function2<T, Out, T>) - Method in class akka.stream.javadsl.Source
Similar to scan but only emits its result when the upstream completes, after which it also completes.
fold(T, Function2<T, Out, T>) - Method in class akka.stream.javadsl.SubFlow
Similar to scan but only emits its result when the upstream completes, after which it also completes.
fold(T, Function2<T, Out, T>) - Method in class akka.stream.javadsl.SubSource
Similar to scan but only emits its result when the upstream completes, after which it also completes.
fold(T, Function2<T, Out, T>) - Method in interface akka.stream.scaladsl.FlowOps
Similar to scan but only emits its result when the upstream completes, after which it also completes.
fold(U, Function2<U, In, U>) - Static method in class akka.stream.javadsl.Sink
A Sink that will invoke the given function for every received element, giving it its previous output (or the given zero value) and the element as input.
fold(U, Function2<U, In, U>) - Method in class akka.stream.javadsl.Sink$
A Sink that will invoke the given function for every received element, giving it its previous output (or the given zero value) and the element as input.
fold(U, Function2<U, T, U>) - Static method in class akka.stream.scaladsl.Sink
A Sink that will invoke the given function for every received element, giving it its previous output (or the given zero value) and the element as input.
fold(U, Function2<U, T, U>) - Method in class akka.stream.scaladsl.Sink$
A Sink that will invoke the given function for every received element, giving it its previous output (or the given zero value) and the element as input.
foldAsync(T, Function2<T, Out, CompletionStage<T>>) - Method in class akka.stream.javadsl.Flow
Similar to fold but with an asynchronous function.
foldAsync(T, Function2<T, Out, CompletionStage<T>>) - Method in class akka.stream.javadsl.Source
Similar to fold but with an asynchronous function.
foldAsync(T, Function2<T, Out, CompletionStage<T>>) - Method in class akka.stream.javadsl.SubFlow
Similar to fold but with an asynchronous function.
foldAsync(T, Function2<T, Out, CompletionStage<T>>) - Method in class akka.stream.javadsl.SubSource
Similar to fold but with an asynchronous function.
foldAsync(T, Function2<T, Out, Future<T>>) - Method in interface akka.stream.scaladsl.FlowOps
Similar to fold but with an asynchronous function.
foldAsync(U, Function2<U, In, CompletionStage<U>>) - Static method in class akka.stream.javadsl.Sink
A Sink that will invoke the given asynchronous function for every received element, giving it its previous output (or the given zero value) and the element as input.
foldAsync(U, Function2<U, In, CompletionStage<U>>) - Method in class akka.stream.javadsl.Sink$
A Sink that will invoke the given asynchronous function for every received element, giving it its previous output (or the given zero value) and the element as input.
foldAsync(U, Function2<U, T, Future<U>>) - Static method in class akka.stream.scaladsl.Sink
A Sink that will invoke the given asynchronous function for every received element, giving it its previous output (or the given zero value) and the element as input.
foldAsync(U, Function2<U, T, Future<U>>) - Method in class akka.stream.scaladsl.Sink$
A Sink that will invoke the given asynchronous function for every received element, giving it its previous output (or the given zero value) and the element as input.
foldLeft(B, Function2<B, Object, B>) - Method in class akka.util.ByteIterator
 
forAnyState() - Method in class akka.persistence.typed.javadsl.CommandHandlerBuilder
The handlers defined by this builder are used for any state.
forAnyState() - Method in class akka.persistence.typed.javadsl.CommandHandlerWithReplyBuilder
The handlers defined by this builder are used for any state.
forAnyState() - Method in class akka.persistence.typed.javadsl.EventHandlerBuilder
The handlers defined by this builder are used for any state.
forAnyState() - Method in class akka.persistence.typed.state.javadsl.CommandHandlerBuilder
The handlers defined by this builder are used for any state.
forAnyState() - Method in class akka.persistence.typed.state.javadsl.CommandHandlerWithReplyBuilder
The handlers defined by this builder are used for any state.
ForceDisassociate(Address) - Constructor for class akka.remote.transport.ThrottlerTransportAdapter.ForceDisassociate
Deprecated.
 
ForceDisassociate$() - Constructor for class akka.remote.transport.ThrottlerTransportAdapter.ForceDisassociate$
Deprecated.
 
ForceDisassociateAck$() - Constructor for class akka.remote.transport.ThrottlerTransportAdapter.ForceDisassociateAck$
Deprecated.
 
ForceDisassociateExplicitly(Address, AssociationHandle.DisassociateInfo) - Constructor for class akka.remote.transport.ThrottlerTransportAdapter.ForceDisassociateExplicitly
Deprecated.
 
ForceDisassociateExplicitly$() - Constructor for class akka.remote.transport.ThrottlerTransportAdapter.ForceDisassociateExplicitly$
Deprecated.
 
foreach(Procedure<T>) - Static method in class akka.stream.javadsl.Sink
A Sink that will invoke the given procedure for each received element.
foreach(Procedure<T>) - Method in class akka.stream.javadsl.Sink$
A Sink that will invoke the given procedure for each received element.
foreach(Function1<Object, U>) - Method in class akka.util.ByteIterator
 
foreach(Function1<Object, U>) - Method in class akka.util.ByteIterator.MultiByteArrayIterator
 
foreach(Function1<Object, U>) - Method in class akka.util.ByteString
 
foreach(Function1<T, BoxedUnit>) - Method in interface akka.actor.typed.scaladsl.StashBuffer
Iterate over all elements of the buffer and apply a function to each element, without removing them.
foreach(Function1<T, BoxedUnit>) - Static method in class akka.stream.scaladsl.Sink
A Sink that will invoke the given procedure for each received element.
foreach(Function1<T, BoxedUnit>) - Method in class akka.stream.scaladsl.Sink$
A Sink that will invoke the given procedure for each received element.
foreach(Function1<To, C>) - Method in class akka.util.Collections.PartialImmutableValuesIterable
 
foreach(Function2<I, MessageBuffer, BoxedUnit>) - Method in class akka.util.MessageBufferMap
Iterate over all elements of the buffer map and apply a function to each element.
foreach(Function2<Object, ActorRef, BoxedUnit>) - Method in class akka.util.MessageBuffer
Iterate over all elements of the buffer and apply a function to each element.
foreach(Function2<K, V, BoxedUnit>) - Method in class akka.util.Index
Applies the supplied function to all keys and their values
forEach(Procedure<T>) - Method in interface akka.actor.typed.javadsl.StashBuffer
Iterate over all elements of the buffer and apply a function to each element, without removing them.
forEach(Procedure2<I, MessageBuffer>) - Method in class akka.util.MessageBufferMap
Java API
forEach(Procedure2<Object, ActorRef>) - Method in class akka.util.MessageBuffer
Java API
forEach(Consumer<? super T>) - Static method in class akka.remote.transport.netty.ChannelLocalActor
 
Foreach<T> - Class in akka.dispatch
Callback for the Future.foreach operation that will be invoked if the Future that this callback is registered on becomes completed with a success.
Foreach() - Constructor for class akka.dispatch.Foreach
 
foreachAsync(int, Function<T, CompletionStage<Void>>) - Static method in class akka.stream.javadsl.Sink
A Sink that will invoke the given procedure asynchronously for each received element.
foreachAsync(int, Function<T, CompletionStage<Void>>) - Method in class akka.stream.javadsl.Sink$
A Sink that will invoke the given procedure asynchronously for each received element.
foreachAsync(int, Function1<T, Future<BoxedUnit>>) - Static method in class akka.stream.scaladsl.Sink
A Sink that will invoke the given procedure asynchronously for each received element.
foreachAsync(int, Function1<T, Future<BoxedUnit>>) - Method in class akka.stream.scaladsl.Sink$
A Sink that will invoke the given procedure asynchronously for each received element.
foreachParallel(int, Procedure<T>, ExecutionContext) - Static method in class akka.stream.javadsl.Sink
Deprecated.
Use `foreachAsync` instead, it allows you to choose how to run the procedure, by calling some other API returning a CompletionStage or using CompletableFuture.supplyAsync. Since 2.5.17.
foreachParallel(int, Procedure<T>, ExecutionContext) - Method in class akka.stream.javadsl.Sink$
Deprecated.
Use `foreachAsync` instead, it allows you to choose how to run the procedure, by calling some other API returning a CompletionStage or using CompletableFuture.supplyAsync. Since 2.5.17.
foreachParallel(int, Function1<T, BoxedUnit>, ExecutionContext) - Static method in class akka.stream.scaladsl.Sink
Deprecated.
Use `foreachAsync` instead, it allows you to choose how to run the procedure, by calling some other API returning a Future or spawning a new Future. Since 2.5.17.
foreachParallel(int, Function1<T, BoxedUnit>, ExecutionContext) - Method in class akka.stream.scaladsl.Sink$
Deprecated.
Use `foreachAsync` instead, it allows you to choose how to run the procedure, by calling some other API returning a Future or spawning a new Future. Since 2.5.17.
Forever$() - Constructor for class akka.io.dns.CachePolicy.Forever$
 
ForkJoinExecutorConfigurator - Class in akka.dispatch
 
ForkJoinExecutorConfigurator(Config, DispatcherPrerequisites) - Constructor for class akka.dispatch.ForkJoinExecutorConfigurator
 
ForkJoinExecutorConfigurator.AkkaForkJoinPool - Class in akka.dispatch
INTERNAL AKKA USAGE ONLY
ForkJoinExecutorConfigurator.AkkaForkJoinTask - Class in akka.dispatch
INTERNAL AKKA USAGE ONLY
ForkJoinExecutorConfigurator.ForkJoinExecutorServiceFactory - Class in akka.dispatch
 
ForkJoinExecutorConfigurator$ - Class in akka.dispatch
 
ForkJoinExecutorConfigurator$() - Constructor for class akka.dispatch.ForkJoinExecutorConfigurator$
 
ForkJoinExecutorServiceFactory(ForkJoinPool.ForkJoinWorkerThreadFactory, int) - Constructor for class akka.dispatch.ForkJoinExecutorConfigurator.ForkJoinExecutorServiceFactory
 
ForkJoinExecutorServiceFactory(ForkJoinPool.ForkJoinWorkerThreadFactory, int, boolean) - Constructor for class akka.dispatch.ForkJoinExecutorConfigurator.ForkJoinExecutorServiceFactory
 
forLambda(Object) - Method in class akka.stream.Attributes.SourceLocation$
 
format(String, Seq<Object>) - Method in interface akka.event.LoggingAdapter
 
format(String, Seq<Object>) - Static method in class akka.event.NoLogging
 
format(String, Seq<Object>) - Static method in class akka.event.NoMarkerLogging
 
format(TimeUnit, Duration) - Method in interface akka.testkit.TestKitBase
 
format(Duration) - Static method in class akka.util.PrettyDuration
JAVA API Selects most appropriate TimeUnit for given duration and formats it accordingly, with 4 digits precision
format(Duration) - Method in class akka.util.PrettyDuration$
JAVA API Selects most appropriate TimeUnit for given duration and formats it accordingly, with 4 digits precision
format(Duration, boolean, int) - Static method in class akka.util.PrettyDuration
JAVA API Selects most appropriate TimeUnit for given duration and formats it accordingly
format(Duration, boolean, int) - Method in class akka.util.PrettyDuration$
JAVA API Selects most appropriate TimeUnit for given duration and formats it accordingly
FORMAT_ERROR() - Static method in class akka.io.dns.internal.ResponseCode
 
FORMAT_ERROR() - Method in class akka.io.dns.internal.ResponseCode$
 
format1(String, Object) - Method in interface akka.event.LoggingAdapter
 
formatBytes(ByteString, int) - Static method in class akka.util.PrettyByteString
 
formatBytes(ByteString, int) - Method in class akka.util.PrettyByteString$
 
formatBytes$default$2() - Static method in class akka.util.PrettyByteString
 
formatBytes$default$2() - Method in class akka.util.PrettyByteString$
 
formatImpl(String, Seq<Object>) - Method in interface akka.event.LoggingAdapter
 
formatMDC(Map<String, Object>) - Method in interface akka.event.Logging.StdOutLogger
 
formatTimestamp(long) - Method in class akka.event.slf4j.Slf4jLogger
Override this method to provide a differently formatted timestamp
formatTimestamp(long) - Method in class akka.persistence.typed.internal.Running$
 
forMax(Duration) - Method in class akka.actor.FSM.State
JAVA API: Modify state transition descriptor to include a state timeout for the next state.
forMax(Duration) - Method in class akka.persistence.fsm.PersistentFSM.State
Deprecated.
Java API: Modify state transition descriptor to include a state timeout for the next state.
forMax(Duration) - Method in class akka.actor.FSM.State
Modify state transition descriptor to include a state timeout for the next state.
forMax(Duration) - Method in class akka.persistence.fsm.PersistentFSM.State
Deprecated.
Modify state transition descriptor to include a state timeout for the next state.
forNonNullState() - Method in class akka.persistence.typed.javadsl.CommandHandlerBuilder
The handlers defined by this builder are used for any not null state.
forNonNullState() - Method in class akka.persistence.typed.javadsl.CommandHandlerWithReplyBuilder
The handlers defined by this builder are used for any not null state.
forNonNullState() - Method in class akka.persistence.typed.javadsl.EventHandlerBuilder
The handlers defined by this builder are used for any not null state.
forNonNullState() - Method in class akka.persistence.typed.state.javadsl.CommandHandlerBuilder
The handlers defined by this builder are used for any not null state.
forNonNullState() - Method in class akka.persistence.typed.state.javadsl.CommandHandlerWithReplyBuilder
The handlers defined by this builder are used for any not null state.
forNullState() - Method in class akka.persistence.typed.javadsl.CommandHandlerBuilder
The handlers defined by this builder are used when the state is null.
forNullState() - Method in class akka.persistence.typed.javadsl.CommandHandlerWithReplyBuilder
The handlers defined by this builder are used when the state is null.
forNullState() - Method in class akka.persistence.typed.javadsl.EventHandlerBuilder
The handlers defined by this builder are used when the state is null.
forNullState() - Method in class akka.persistence.typed.state.javadsl.CommandHandlerBuilder
The handlers defined by this builder are used when the state is null.
forNullState() - Method in class akka.persistence.typed.state.javadsl.CommandHandlerWithReplyBuilder
The handlers defined by this builder are used when the state is null.
forNumber(int) - Static method in enum akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaOp
 
forNumber(int) - Static method in enum akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaOp
 
forNumber(int) - Static method in enum akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.NumberType
 
forNumber(int) - Static method in enum akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck.Type
 
forNumber(int) - Static method in enum akka.cluster.protobuf.msg.ClusterMessages.MemberStatus
 
forNumber(int) - Static method in enum akka.cluster.protobuf.msg.ClusterMessages.ReachabilityStatus
 
forNumber(int) - Static method in enum akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaOp
 
forNumber(int) - Static method in enum akka.remote.ContainerFormats.PatternType
 
forNumber(int) - Static method in enum akka.remote.SystemMessageFormats.SystemMessage.Type
 
forNumber(int) - Static method in enum akka.remote.testconductor.TestConductorProtocol.BarrierOp
 
forNumber(int) - Static method in enum akka.remote.testconductor.TestConductorProtocol.Direction
 
forNumber(int) - Static method in enum akka.remote.testconductor.TestConductorProtocol.FailType
 
forNumber(int) - Static method in enum akka.remote.WireFormats.CommandType
 
forNumber(int) - Static method in enum akka.remote.WireFormats.TimeUnit
 
forState(Class<S>, Predicate<S>) - Method in class akka.persistence.typed.javadsl.CommandHandlerBuilder
Use this method to define command handlers that are selected when the passed predicate holds true for a given subtype of your model.
forState(Class<S>, Predicate<S>) - Method in class akka.persistence.typed.javadsl.CommandHandlerWithReplyBuilder
Use this method to define command handlers that are selected when the passed predicate holds true for a given subtype of your model.
forState(Class<S>, Predicate<S>) - Method in class akka.persistence.typed.javadsl.EventHandlerBuilder
Use this method to define event handlers that are selected when the passed predicate holds true for a given subtype of your model.
forState(Class<S>, Predicate<S>) - Method in class akka.persistence.typed.state.javadsl.CommandHandlerBuilder
Use this method to define command handlers that are selected when the passed predicate holds true for a given subtype of your model.
forState(Class<S>, Predicate<S>) - Method in class akka.persistence.typed.state.javadsl.CommandHandlerWithReplyBuilder
Use this method to define command handlers that are selected when the passed predicate holds true for a given subtype of your model.
forState(Predicate<State>) - Method in class akka.persistence.typed.javadsl.CommandHandlerBuilder
Use this method to define command handlers that are selected when the passed predicate holds true.
forState(Predicate<State>) - Method in class akka.persistence.typed.javadsl.CommandHandlerWithReplyBuilder
Use this method to define command handlers that are selected when the passed predicate holds true.
forState(Predicate<State>) - Method in class akka.persistence.typed.javadsl.EventHandlerBuilder
Use this method to define event handlers that are selected when the passed predicate holds true.
forState(Predicate<State>) - Method in class akka.persistence.typed.state.javadsl.CommandHandlerBuilder
Use this method to define command handlers that are selected when the passed predicate holds true.
forState(Predicate<State>) - Method in class akka.persistence.typed.state.javadsl.CommandHandlerWithReplyBuilder
Use this method to define command handlers that are selected when the passed predicate holds true.
forStateType(Class<S>) - Method in class akka.persistence.typed.javadsl.CommandHandlerBuilder
Use this method to define command handlers for a given subtype of your model.
forStateType(Class<S>) - Method in class akka.persistence.typed.javadsl.CommandHandlerWithReplyBuilder
Use this method to define command handlers for a given subtype of your model.
forStateType(Class<S>) - Method in class akka.persistence.typed.javadsl.EventHandlerBuilder
Use this method to define command handlers for a given subtype of your model.
forStateType(Class<S>) - Method in class akka.persistence.typed.state.javadsl.CommandHandlerBuilder
Use this method to define command handlers for a given subtype of your model.
forStateType(Class<S>) - Method in class akka.persistence.typed.state.javadsl.CommandHandlerWithReplyBuilder
Use this method to define command handlers for a given subtype of your model.
forward(ActorRef) - Method in class akka.testkit.javadsl.TestKit
Forward this message as if in the TestActor's receive method with self.forward.
forward(ActorRef, Object) - Method in class akka.testkit.TestProbe
Forward this message as if in the TestActor's receive method with self.forward.
forward(Object, ActorContext) - Method in class akka.actor.ActorRef
Forwards the message and passes the original sender actor as the sender.
forward(Object, ActorContext) - Method in class akka.actor.ActorSelection
Forwards the message and passes the original sender actor as the sender.
forward(Object, ActorContext) - Static method in class akka.actor.Nobody
 
forward$default$2() - Method in class akka.testkit.TestProbe
 
ForwardActor(ActorRef) - Constructor for class akka.testkit.TestActors.ForwardActor
 
forwardActorProps(ActorRef) - Static method in class akka.testkit.TestActors
 
forwardActorProps(ActorRef) - Method in class akka.testkit.TestActors$
 
ForwardDeathLetters - Class in akka.pattern
 
ForwardDeathLetters() - Constructor for class akka.pattern.ForwardDeathLetters
 
ForwardDeathLetters$ - Class in akka.pattern
 
ForwardDeathLetters$() - Constructor for class akka.pattern.ForwardDeathLetters$
 
forwardMessages(MessageBuffer, ActorRef) - Method in interface akka.cluster.pubsub.PerGroupingBuffer
 
forwardMessages(String, ActorRef) - Method in interface akka.cluster.pubsub.PerGroupingBuffer
 
ForwardOps(Outlet<T>) - Constructor for class akka.stream.javadsl.GraphDSL.Builder.ForwardOps
 
ForwardTo$ - Class in akka.pattern
 
ForwardTo$() - Constructor for class akka.pattern.ForwardTo$
 
fqcn() - Method in class akka.actor.ProviderSelection.Custom
 
FrameLengthFieldLength() - Static method in class akka.remote.transport.netty.NettyTransport
Deprecated.
 
FrameLengthFieldLength() - Method in class akka.remote.transport.netty.NettyTransport$
Deprecated.
 
Framing - Class in akka.stream.javadsl
 
Framing - Class in akka.stream.scaladsl
 
Framing() - Constructor for class akka.stream.javadsl.Framing
 
Framing() - Constructor for class akka.stream.scaladsl.Framing
 
Framing.FramingException - Exception in akka.stream.scaladsl
 
Framing$ - Class in akka.stream.javadsl
 
Framing$ - Class in akka.stream.scaladsl
 
Framing$() - Constructor for class akka.stream.javadsl.Framing$
 
Framing$() - Constructor for class akka.stream.scaladsl.Framing$
 
FramingException(String) - Constructor for exception akka.stream.scaladsl.Framing.FramingException
 
FramingTruncation - Enum in akka.stream.javadsl
Determines mode in which [[Framing]] operates.
FrequencyList$ - Class in akka.util
INTERNAL API
FrequencyList$() - Constructor for class akka.util.FrequencyList$
 
FrequencySketch$ - Class in akka.util
INTERNAL API
FrequencySketch$() - Constructor for class akka.util.FrequencySketch$
 
FrequencySketchAdmissionFilter(int, double, int, int) - Constructor for class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.FrequencySketchAdmissionFilter
 
FrequencySketchAdmissionFilter$ - Class in akka.cluster.sharding.internal
INTERNAL API
FrequencySketchAdmissionFilter$() - Constructor for class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.FrequencySketchAdmissionFilter$
 
FrequencySketchAdmissionFilter$() - Constructor for class akka.cluster.sharding.internal.FrequencySketchAdmissionFilter$
 
FrequencySketchSettings(int, int, int, double) - Constructor for class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FrequencySketchSettings
 
FrequencySketchSettings(int, int, int, double) - Constructor for class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FrequencySketchSettings
 
FrequencySketchSettings$() - Constructor for class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FrequencySketchSettings$
 
FrequencySketchSettings$() - Constructor for class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FrequencySketchSettings$
 
FrequencySketchUtil - Class in akka.util
INTERNAL API
FrequencySketchUtil() - Constructor for class akka.util.FrequencySketchUtil
 
FrequencySketchUtil$ - Class in akka.util
INTERNAL API
FrequencySketchUtil$() - Constructor for class akka.util.FrequencySketchUtil$
 
from() - Method in class akka.actor.FSM.Transition
 
from() - Method in class akka.cluster.InternalClusterAction.Welcome
 
from() - Method in class akka.persistence.fsm.PersistentFSM.Transition
Deprecated.
 
from() - Method in interface akka.remote.artery.compress.CompressionProtocol.CompressionAdvertisement
 
from() - Method in class akka.remote.artery.compress.CompressionProtocol.Events$.ReceivedActorRefCompressionTable
 
from() - Method in class akka.remote.artery.compress.CompressionProtocol.Events$.ReceivedClassManifestCompressionTable
 
from() - Method in class akka.util.ByteIterator.ByteArrayIterator
 
from() - Method in class akka.util.LineNumbers.SourceFileLines
 
from(FlowShape<I, O>) - Method in class akka.stream.javadsl.GraphDSL.Builder
 
from(Outlet<T>) - Method in class akka.stream.javadsl.GraphDSL.Builder
 
from(SourceShape<? extends T>) - Method in class akka.stream.javadsl.GraphDSL.Builder.ReverseOps
 
from(SourceShape<T>) - Method in class akka.stream.javadsl.GraphDSL.Builder
 
from(UniformFanInShape<I, O>) - Method in class akka.stream.javadsl.GraphDSL.Builder
 
from(UniformFanOutShape<I, O>) - Method in class akka.stream.javadsl.GraphDSL.Builder
 
from(Iterable<O>) - Static method in class akka.stream.javadsl.Source
Helper to create Source from Iterable.
from(Iterable<O>) - Method in class akka.stream.javadsl.Source$
Helper to create Source from Iterable.
from(String) - Method in class akka.testkit.javadsl.EventFilter
 
FROM_FIELD_NUMBER - Static variable in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope
 
FROM_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope
 
FROM_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus
 
FROM_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat
 
FROM_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse
 
FROM_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.Welcome
 
FROM_FIELD_NUMBER - Static variable in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement
 
FROM_FIELD_NUMBER - Static variable in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck
 
FROM_FIELD_NUMBER - Static variable in class akka.remote.ArteryControlFormats.HandshakeReq
 
FROM_FIELD_NUMBER - Static variable in class akka.remote.ArteryControlFormats.Quarantined
 
FROM_FIELD_NUMBER - Static variable in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck
 
fromActor() - Method in class akka.event.LogSource$
 
fromActorRef() - Method in class akka.event.LogSource$
 
fromAnyClass() - Method in class akka.event.LogSource$
 
fromAnyRef(Object) - Method in class akka.event.LogSource$
 
fromAnyRef(Object, ActorSystem) - Method in class akka.event.LogSource$
 
fromArray(byte[]) - Static method in class akka.util.ByteString
Creates a new ByteString by copying a byte array.
fromArray(byte[]) - Method in class akka.util.ByteString$
Creates a new ByteString by copying a byte array.
fromArray(byte[], int, int) - Static method in class akka.util.ByteString
Creates a new ByteString by copying length bytes starting at offset from an Array.
fromArray(byte[], int, int) - Method in class akka.util.ByteString$
Creates a new ByteString by copying length bytes starting at offset from an Array.
fromArray(byte[], int, int) - Static method in class akka.util.CompactByteString
Creates a new CompactByteString by copying length bytes starting at offset from an Array.
fromArray(byte[], int, int) - Method in class akka.util.CompactByteString$
Creates a new CompactByteString by copying length bytes starting at offset from an Array.
fromArrayUnsafe(byte[]) - Static method in class akka.util.ByteString
Unsafe API: Use only in situations you are completely confident that this is what you need, and that you understand the implications documented below.
fromArrayUnsafe(byte[]) - Method in class akka.util.ByteString$
Unsafe API: Use only in situations you are completely confident that this is what you need, and that you understand the implications documented below.
fromArrayUnsafe(byte[], int, int) - Static method in class akka.util.ByteString
Unsafe API: Use only in situations you are completely confident that this is what you need, and that you understand the implications documented below.
fromArrayUnsafe(byte[], int, int) - Method in class akka.util.ByteString$
Unsafe API: Use only in situations you are completely confident that this is what you need, and that you understand the implications documented below.
fromBinary(byte[]) - Method in interface akka.serialization.Serializer
Java API: deserialize without type hint
fromBinary(byte[], Class<?>) - Method in interface akka.serialization.Serializer
Java API: deserialize with type hint
fromBinary(byte[], String) - Method in class akka.actor.typed.internal.receptionist.ServiceKeySerializer
 
fromBinary(byte[], String) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer
 
fromBinary(byte[], String) - Method in class akka.cluster.ddata.protobuf.ReplicatorMessageSerializer
 
fromBinary(byte[], String) - Method in class akka.cluster.metrics.protobuf.MessageSerializer
 
fromBinary(byte[], String) - Method in class akka.cluster.protobuf.ClusterMessageSerializer
 
fromBinary(byte[], String) - Method in class akka.persistence.TestSerializer
 
fromBinary(byte[], String) - Method in class akka.remote.serialization.MiscMessageSerializer
 
fromBinary(byte[], String) - Method in class akka.serialization.AsyncSerializerWithStringManifest
 
fromBinary(byte[], String) - Method in class akka.serialization.SerializerWithStringManifest
Produces an object from an array of bytes, with an optional type-hint.
fromBinary(byte[], Option<Class<?>>) - Method in class akka.persistence.serialization.MessageSerializer
Deserializes persistent messages.
fromBinary(byte[], Option<Class<?>>) - Method in class akka.persistence.serialization.SnapshotSerializer
Deserializes a Snapshot.
fromBinary(byte[], Option<Class<?>>) - Method in class akka.remote.serialization.ByteStringSerializer
Deprecated.
 
fromBinary(byte[], Option<Class<?>>) - Method in class akka.remote.serialization.IntSerializer
Deprecated.
 
fromBinary(byte[], Option<Class<?>>) - Method in class akka.remote.serialization.LongSerializer
Deprecated.
 
fromBinary(byte[], Option<Class<?>>) - Method in class akka.remote.serialization.MessageContainerSerializer
 
fromBinary(byte[], Option<Class<?>>) - Method in class akka.remote.serialization.ProtobufSerializer
 
fromBinary(byte[], Option<Class<?>>) - Method in class akka.remote.serialization.StringSerializer
Deprecated.
 
fromBinary(byte[], Option<Class<?>>) - Method in class akka.remote.serialization.SystemMessageSerializer
 
fromBinary(byte[], Option<Class<?>>) - Method in class akka.serialization.ByteArraySerializer
 
fromBinary(byte[], Option<Class<?>>) - Method in class akka.serialization.DisabledJavaSerializer
 
fromBinary(byte[], Option<Class<?>>) - Method in class akka.serialization.JavaSerializer
 
fromBinary(byte[], Option<Class<?>>) - Method in class akka.serialization.JSerializer
 
fromBinary(byte[], Option<Class<?>>) - Method in class akka.serialization.NullSerializer
 
fromBinary(byte[], Option<Class<?>>) - Method in interface akka.serialization.Serializer
Produces an object from an array of bytes, with an optional type-hint; the class should be loaded using ActorSystem.dynamicAccess.
fromBinary(byte[], Option<Class<?>>) - Method in class akka.serialization.SerializerWithStringManifest
 
fromBinary(byte[], Option<Class<?>>) - Method in class akka.testkit.TestJavaSerializer
 
fromBinary(ByteBuffer, String) - Method in class akka.remote.serialization.ByteStringSerializer
Deprecated.
 
fromBinary(ByteBuffer, String) - Method in class akka.remote.serialization.IntSerializer
Deprecated.
 
fromBinary(ByteBuffer, String) - Method in class akka.remote.serialization.LongSerializer
Deprecated.
 
fromBinary(ByteBuffer, String) - Method in class akka.remote.serialization.StringSerializer
Deprecated.
 
fromBinary(ByteBuffer, String) - Method in class akka.serialization.ByteArraySerializer
 
fromBinary(ByteBuffer, String) - Method in interface akka.serialization.ByteBufferSerializer
Produces an object from a ByteBuffer, with an optional type-hint; the class should be loaded using ActorSystem.dynamicAccess.
fromBinary(ByteBuffer, String) - Method in class akka.serialization.DisabledJavaSerializer
 
fromBinaryAsync(byte[], String) - Method in interface akka.serialization.AsyncSerializer
Produces an object from an array of bytes, with an optional type-hint.
fromBinaryAsync(byte[], String) - Method in class akka.serialization.AsyncSerializerWithStringManifestCS
fromBinaryAsyncCS(byte[], String) - Method in class akka.serialization.AsyncSerializerWithStringManifestCS
 
fromBinaryJava(byte[], Class<?>) - Method in class akka.serialization.JSerializer
This method must be implemented, manifest may be null.
fromByteBuffer(ByteBuffer) - Static method in class akka.util.ByteString
Creates a new ByteString by copying bytes out of a ByteBuffer.
fromByteBuffer(ByteBuffer) - Method in class akka.util.ByteString$
Creates a new ByteString by copying bytes out of a ByteBuffer.
fromClass() - Method in class akka.event.LogSource$
 
fromCompletionStage(CompletionStage<O>) - Static method in class akka.stream.javadsl.Source
Deprecated.
Use 'Source.completionStage' instead. Since 2.6.0.
fromCompletionStage(CompletionStage<O>) - Method in class akka.stream.javadsl.Source$
Deprecated.
Use 'Source.completionStage' instead. Since 2.6.0.
fromCompletionStage(CompletionStage<T>) - Static method in class akka.stream.scaladsl.Source
Deprecated.
Use 'Source.completionStage' instead. Since 2.6.0.
fromCompletionStage(CompletionStage<T>) - Method in class akka.stream.scaladsl.Source$
Deprecated.
Use 'Source.completionStage' instead. Since 2.6.0.
fromConfig(Config) - Static method in class akka.cluster.routing.ClusterRouterGroupSettings
 
fromConfig(Config) - Method in class akka.cluster.routing.ClusterRouterGroupSettings$
 
fromConfig(Config) - Static method in class akka.cluster.routing.ClusterRouterPoolSettings
 
fromConfig(Config) - Method in class akka.cluster.routing.ClusterRouterPoolSettings$
 
fromConfig(Config) - Static method in class akka.cluster.sharding.typed.ClusterShardingSettings
 
fromConfig(Config) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings$
 
fromConfig(Config) - Static method in class akka.cluster.sharding.typed.ShardedDaemonProcessSettings
Load settings from a specific config location.
fromConfig(Config) - Method in class akka.cluster.sharding.typed.ShardedDaemonProcessSettings$
Load settings from a specific config location.
fromConfig(Config) - Static method in class akka.cluster.typed.ClusterSingletonSettings
 
fromConfig(Config) - Method in class akka.cluster.typed.ClusterSingletonSettings$
 
fromConfig(Config) - Static method in class akka.routing.DefaultResizer
 
fromConfig(Config) - Method in class akka.routing.DefaultResizer$
 
fromConfig(Config) - Method in class akka.routing.Resizer$
 
fromConfig(Config, DynamicAccess) - Method in class akka.cluster.metrics.MetricsSelector$
 
fromConfig(String) - Static method in class akka.actor.typed.DispatcherSelector
Look up an executor definition in the ActorSystem configuration.
fromConfig(String) - Method in class akka.actor.typed.DispatcherSelector$
Look up an executor definition in the ActorSystem configuration.
fromConfig(String) - Static method in class akka.actor.typed.MailboxSelector
Select a mailbox from the config file using an absolute config path.
fromConfig(String) - Method in class akka.actor.typed.MailboxSelector$
Select a mailbox from the config file using an absolute config path.
FromConfig - Class in akka.routing
Java API: Wraps a Props to mark the actor as externally configurable to be used with a router.
FromConfig() - Constructor for class akka.routing.FromConfig
 
FromConfig(Option<Resizer>, SupervisorStrategy, String) - Constructor for class akka.routing.FromConfig
 
FromConfig$ - Class in akka.routing
Wraps a Props to mark the actor as externally configurable to be used with a router.
FromConfig$() - Constructor for class akka.routing.FromConfig$
 
fromExecutor(Executor) - Static method in class akka.dispatch.ExecutionContexts
Returns a new ExecutionContextExecutor which will delegate execution to the underlying Executor, and which will use the default error reporter.
fromExecutor(Executor) - Method in class akka.dispatch.ExecutionContexts$
Returns a new ExecutionContextExecutor which will delegate execution to the underlying Executor, and which will use the default error reporter.
fromExecutor(Executor, Procedure<Throwable>) - Static method in class akka.dispatch.ExecutionContexts
Returns a new ExecutionContextExecutor which will delegate execution to the underlying Executor, and which will use the provided error reporter.
fromExecutor(Executor, Procedure<Throwable>) - Method in class akka.dispatch.ExecutionContexts$
Returns a new ExecutionContextExecutor which will delegate execution to the underlying Executor, and which will use the provided error reporter.
fromExecutorService(ExecutorService) - Static method in class akka.dispatch.ExecutionContexts
Returns a new ExecutionContextExecutorService which will delegate execution to the underlying ExecutorService, and which will use the default error reporter.
fromExecutorService(ExecutorService) - Method in class akka.dispatch.ExecutionContexts$
Returns a new ExecutionContextExecutorService which will delegate execution to the underlying ExecutorService, and which will use the default error reporter.
fromExecutorService(ExecutorService, Procedure<Throwable>) - Static method in class akka.dispatch.ExecutionContexts
Returns a new ExecutionContextExecutorService which will delegate execution to the underlying ExecutorService, and which will use the provided error reporter.
fromExecutorService(ExecutorService, Procedure<Throwable>) - Method in class akka.dispatch.ExecutionContexts$
Returns a new ExecutionContextExecutorService which will delegate execution to the underlying ExecutorService, and which will use the provided error reporter.
fromFanIn(UniformFanInShape<U, ? extends T>) - Method in class akka.stream.javadsl.GraphDSL.Builder.ReverseOps
 
fromFanOut(UniformFanOutShape<U, ? extends T>) - Method in class akka.stream.javadsl.GraphDSL.Builder.ReverseOps
 
fromFile(File) - Static method in class akka.stream.javadsl.FileIO
Deprecated.
Use `fromPath` instead. Since 2.4.5.
fromFile(File) - Method in class akka.stream.javadsl.FileIO$
Deprecated.
Use `fromPath` instead. Since 2.4.5.
fromFile(File, int) - Static method in class akka.stream.javadsl.FileIO
Deprecated.
Use `fromPath` instead. Since 2.4.5.
fromFile(File, int) - Method in class akka.stream.javadsl.FileIO$
Deprecated.
Use `fromPath` instead. Since 2.4.5.
fromFile(File, int) - Static method in class akka.stream.scaladsl.FileIO
Deprecated.
Use `fromPath` instead. Since 2.4.5.
fromFile(File, int) - Method in class akka.stream.scaladsl.FileIO$
Deprecated.
Use `fromPath` instead. Since 2.4.5.
fromFile$default$2() - Static method in class akka.stream.scaladsl.FileIO
 
fromFile$default$2() - Method in class akka.stream.scaladsl.FileIO$
 
fromFlows(FlowShape<I1, O1>, FlowShape<I2, O2>) - Static method in class akka.stream.BidiShape
 
fromFlows(FlowShape<I1, O1>, FlowShape<I2, O2>) - Method in class akka.stream.BidiShape$
 
fromFlows(Graph<FlowShape<I1, O1>, M1>, Graph<FlowShape<I2, O2>, M2>) - Static method in class akka.stream.javadsl.BidiFlow
Wraps two Flows to create a ''BidiFlow''.
fromFlows(Graph<FlowShape<I1, O1>, M1>, Graph<FlowShape<I2, O2>, M2>) - Method in class akka.stream.javadsl.BidiFlow$
Wraps two Flows to create a ''BidiFlow''.
fromFlows(Graph<FlowShape<I1, O1>, M1>, Graph<FlowShape<I2, O2>, M2>) - Static method in class akka.stream.scaladsl.BidiFlow
Wraps two Flows to create a ''BidiFlow''.
fromFlows(Graph<FlowShape<I1, O1>, M1>, Graph<FlowShape<I2, O2>, M2>) - Method in class akka.stream.scaladsl.BidiFlow$
Wraps two Flows to create a ''BidiFlow''.
fromFlowsMat(Graph<FlowShape<I1, O1>, M1>, Graph<FlowShape<I2, O2>, M2>, Function2<M1, M2, M>) - Static method in class akka.stream.javadsl.BidiFlow
Wraps two Flows to create a ''BidiFlow''.
fromFlowsMat(Graph<FlowShape<I1, O1>, M1>, Graph<FlowShape<I2, O2>, M2>, Function2<M1, M2, M>) - Method in class akka.stream.javadsl.BidiFlow$
Wraps two Flows to create a ''BidiFlow''.
fromFlowsMat(Graph<FlowShape<I1, O1>, M1>, Graph<FlowShape<I2, O2>, M2>, Function2<M1, M2, M>) - Static method in class akka.stream.scaladsl.BidiFlow
Wraps two Flows to create a ''BidiFlow''.
fromFlowsMat(Graph<FlowShape<I1, O1>, M1>, Graph<FlowShape<I2, O2>, M2>, Function2<M1, M2, M>) - Method in class akka.stream.scaladsl.BidiFlow$
Wraps two Flows to create a ''BidiFlow''.
fromFunction(Function<I, O>) - Static method in class akka.stream.javadsl.Flow
Creates a [Flow] which will use the given function to transform its inputs to outputs.
fromFunction(Function<I, O>) - Method in class akka.stream.javadsl.Flow$
Creates a [Flow] which will use the given function to transform its inputs to outputs.
fromFunction(Function1<A, B>) - Static method in class akka.compat.PartialFunction
 
fromFunction(Function1<A, B>) - Method in class akka.compat.PartialFunction$
 
fromFunction(Function1<A, B>) - Static method in class akka.stream.scaladsl.Flow
Creates a [Flow] which will use the given function to transform its inputs to outputs.
fromFunction(Function1<A, B>) - Method in class akka.stream.scaladsl.Flow$
Creates a [Flow] which will use the given function to transform its inputs to outputs.
fromFunctions(Function<I1, O1>, Function<I2, O2>) - Static method in class akka.stream.javadsl.BidiFlow
Create a BidiFlow where the top and bottom flows are just one simple mapping operator each, expressed by the two functions.
fromFunctions(Function<I1, O1>, Function<I2, O2>) - Method in class akka.stream.javadsl.BidiFlow$
Create a BidiFlow where the top and bottom flows are just one simple mapping operator each, expressed by the two functions.
fromFunctions(Function1<I1, O1>, Function1<I2, O2>) - Static method in class akka.stream.scaladsl.BidiFlow
Create a BidiFlow where the top and bottom flows are just one simple mapping operator each, expressed by the two functions.
fromFunctions(Function1<I1, O1>, Function1<I2, O2>) - Method in class akka.stream.scaladsl.BidiFlow$
Create a BidiFlow where the top and bottom flows are just one simple mapping operator each, expressed by the two functions.
fromFuture(Future<O>) - Static method in class akka.stream.javadsl.Source
Deprecated.
Use 'Source.future' instead. Since 2.6.0.
fromFuture(Future<O>) - Method in class akka.stream.javadsl.Source$
Deprecated.
Use 'Source.future' instead. Since 2.6.0.
fromFuture(Future<T>) - Static method in class akka.stream.scaladsl.Source
Deprecated.
Use 'Source.future' instead. Since 2.6.0.
fromFuture(Future<T>) - Method in class akka.stream.scaladsl.Source$
Deprecated.
Use 'Source.future' instead. Since 2.6.0.
fromFutureSource(Future<? extends Graph<SourceShape<T>, M>>) - Static method in class akka.stream.javadsl.Source
Deprecated.
Use 'Source.futureSource' (potentially together with `Source.fromGraph`) instead. Since 2.6.0.
fromFutureSource(Future<? extends Graph<SourceShape<T>, M>>) - Method in class akka.stream.javadsl.Source$
Deprecated.
Use 'Source.futureSource' (potentially together with `Source.fromGraph`) instead. Since 2.6.0.
fromFutureSource(Future<Graph<SourceShape<T>, M>>) - Static method in class akka.stream.scaladsl.Source
Deprecated.
Use 'Source.futureSource' (potentially together with `Source.fromGraph`) instead. Since 2.6.0.
fromFutureSource(Future<Graph<SourceShape<T>, M>>) - Method in class akka.stream.scaladsl.Source$
Deprecated.
Use 'Source.futureSource' (potentially together with `Source.fromGraph`) instead. Since 2.6.0.
fromGraph(Graph<BidiShape<I1, O1, I2, O2>, M>) - Static method in class akka.stream.javadsl.BidiFlow
A graph with the shape of a BidiFlow logically is a BidiFlow, this method makes it so also in type.
fromGraph(Graph<BidiShape<I1, O1, I2, O2>, M>) - Method in class akka.stream.javadsl.BidiFlow$
A graph with the shape of a BidiFlow logically is a BidiFlow, this method makes it so also in type.
fromGraph(Graph<BidiShape<I1, O1, I2, O2>, Mat>) - Static method in class akka.stream.scaladsl.BidiFlow
A graph with the shape of a flow logically is a flow, this method makes it so also in type.
fromGraph(Graph<BidiShape<I1, O1, I2, O2>, Mat>) - Method in class akka.stream.scaladsl.BidiFlow$
A graph with the shape of a flow logically is a flow, this method makes it so also in type.
fromGraph(Graph<ClosedShape, Mat>) - Static method in class akka.stream.javadsl.RunnableGraph
A graph with a closed shape is logically a runnable graph, this method makes it so also in type.
fromGraph(Graph<ClosedShape, Mat>) - Method in class akka.stream.javadsl.RunnableGraph$
A graph with a closed shape is logically a runnable graph, this method makes it so also in type.
fromGraph(Graph<ClosedShape, Mat>) - Static method in class akka.stream.scaladsl.RunnableGraph
A graph with a closed shape is logically a runnable graph, this method makes it so also in type.
fromGraph(Graph<ClosedShape, Mat>) - Method in class akka.stream.scaladsl.RunnableGraph$
A graph with a closed shape is logically a runnable graph, this method makes it so also in type.
fromGraph(Graph<FlowShape<I, O>, M>) - Static method in class akka.stream.javadsl.Flow
A graph with the shape of a flow logically is a flow, this method makes it so also in type.
fromGraph(Graph<FlowShape<I, O>, M>) - Method in class akka.stream.javadsl.Flow$
A graph with the shape of a flow logically is a flow, this method makes it so also in type.
fromGraph(Graph<FlowShape<I, O>, M>) - Static method in class akka.stream.scaladsl.Flow
A graph with the shape of a flow logically is a flow, this method makes it so also in type.
fromGraph(Graph<FlowShape<I, O>, M>) - Method in class akka.stream.scaladsl.Flow$
A graph with the shape of a flow logically is a flow, this method makes it so also in type.
fromGraph(Graph<SinkShape<T>, M>) - Static method in class akka.stream.javadsl.Sink
A graph with the shape of a sink logically is a sink, this method makes it so also in type.
fromGraph(Graph<SinkShape<T>, M>) - Method in class akka.stream.javadsl.Sink$
A graph with the shape of a sink logically is a sink, this method makes it so also in type.
fromGraph(Graph<SinkShape<T>, M>) - Static method in class akka.stream.scaladsl.Sink
A graph with the shape of a sink logically is a sink, this method makes it so also in type.
fromGraph(Graph<SinkShape<T>, M>) - Method in class akka.stream.scaladsl.Sink$
A graph with the shape of a sink logically is a sink, this method makes it so also in type.
fromGraph(Graph<SourceShape<T>, M>) - Static method in class akka.stream.javadsl.Source
A graph with the shape of a source logically is a source, this method makes it so also in type.
fromGraph(Graph<SourceShape<T>, M>) - Method in class akka.stream.javadsl.Source$
A graph with the shape of a source logically is a source, this method makes it so also in type.
fromGraph(Graph<SourceShape<T>, M>) - Static method in class akka.stream.scaladsl.Source
A graph with the shape of a source logically is a source, this method makes it so also in type.
fromGraph(Graph<SourceShape<T>, M>) - Method in class akka.stream.scaladsl.Source$
A graph with the shape of a source logically is a source, this method makes it so also in type.
fromHash(String) - Method in class akka.cluster.VectorClock.Node$
 
fromInputStream(Creator<InputStream>) - Static method in class akka.stream.javadsl.StreamConverters
Creates a Source from an InputStream created by the given function.
fromInputStream(Creator<InputStream>) - Method in class akka.stream.javadsl.StreamConverters$
Creates a Source from an InputStream created by the given function.
fromInputStream(Creator<InputStream>, int) - Static method in class akka.stream.javadsl.StreamConverters
Creates a Source from an InputStream created by the given function.
fromInputStream(Creator<InputStream>, int) - Method in class akka.stream.javadsl.StreamConverters$
Creates a Source from an InputStream created by the given function.
fromInputStream(Function0<InputStream>, int) - Static method in class akka.stream.scaladsl.StreamConverters
Creates a Source from an InputStream created by the given function.
fromInputStream(Function0<InputStream>, int) - Method in class akka.stream.scaladsl.StreamConverters$
Creates a Source from an InputStream created by the given function.
fromInputStream$default$2() - Static method in class akka.stream.scaladsl.StreamConverters
 
fromInputStream$default$2() - Method in class akka.stream.scaladsl.StreamConverters$
 
fromInts(int...) - Static method in class akka.util.ByteString
JAVA API Creates a new ByteString by copying an int array by converting from integral numbers to bytes.
fromInts(int...) - Method in class akka.util.ByteString$
JAVA API Creates a new ByteString by copying an int array by converting from integral numbers to bytes.
fromInts(Seq<Object>) - Static method in class akka.util.ByteString
JAVA API Creates a new ByteString by copying an int array by converting from integral numbers to bytes.
fromInts(Seq<Object>) - Method in class akka.util.ByteString$
JAVA API Creates a new ByteString by copying an int array by converting from integral numbers to bytes.
fromIterator(Creator<Iterator<O>>) - Static method in class akka.stream.javadsl.Source
Helper to create Source from Iterator.
fromIterator(Creator<Iterator<O>>) - Method in class akka.stream.javadsl.Source$
Helper to create Source from Iterator.
fromIterator(Function0<Iterator<T>>) - Static method in class akka.stream.scaladsl.Source
Helper to create Source from Iterator.
fromIterator(Function0<Iterator<T>>) - Method in class akka.stream.scaladsl.Source$
Helper to create Source from Iterator.
fromJavaStream(Creator<BaseStream<O, S>>) - Static method in class akka.stream.javadsl.Source
Creates a source that wraps a Java 8 Stream.
fromJavaStream(Creator<BaseStream<O, S>>) - Method in class akka.stream.javadsl.Source$
Creates a source that wraps a Java 8 Stream.
fromJavaStream(Creator<BaseStream<O, S>>) - Static method in class akka.stream.javadsl.StreamConverters
Creates a source that wraps a Java 8 Stream.
fromJavaStream(Creator<BaseStream<O, S>>) - Method in class akka.stream.javadsl.StreamConverters$
Creates a source that wraps a Java 8 Stream.
fromJavaStream(Function0<BaseStream<T, S>>) - Static method in class akka.stream.scaladsl.Source
Creates a source that wraps a Java 8 Stream.
fromJavaStream(Function0<BaseStream<T, S>>) - Method in class akka.stream.scaladsl.Source$
Creates a source that wraps a Java 8 Stream.
fromJavaStream(Function0<BaseStream<T, S>>) - Static method in class akka.stream.scaladsl.StreamConverters
Creates a source that wraps a Java 8 Stream.
fromJavaStream(Function0<BaseStream<T, S>>) - Method in class akka.stream.scaladsl.StreamConverters$
Creates a source that wraps a Java 8 Stream.
fromJournal(Object) - Method in interface akka.persistence.typed.SnapshotAdapter
Transform the stored state into the current state type.
fromJournal(Object, String) - Static method in class akka.persistence.journal.IdentityEventAdapter
 
fromJournal(Object, String) - Method in class akka.persistence.journal.IdentityEventAdapter$
 
fromJournal(Object, String) - Method in interface akka.persistence.journal.ReadEventAdapter
Convert a event from its journal model to the applications domain model.
fromJournal(P, String) - Method in class akka.persistence.typed.EventAdapter
Transform the event on recovery from the journal.
fromMaterializer(BiFunction<Materializer, Attributes, Flow<I, O, M>>) - Static method in class akka.stream.javadsl.Flow
Defers the creation of a Flow until materialization.
fromMaterializer(BiFunction<Materializer, Attributes, Flow<I, O, M>>) - Method in class akka.stream.javadsl.Flow$
Defers the creation of a Flow until materialization.
fromMaterializer(BiFunction<Materializer, Attributes, Sink<T, M>>) - Static method in class akka.stream.javadsl.Sink
Defers the creation of a Sink until materialization.
fromMaterializer(BiFunction<Materializer, Attributes, Sink<T, M>>) - Method in class akka.stream.javadsl.Sink$
Defers the creation of a Sink until materialization.
fromMaterializer(BiFunction<Materializer, Attributes, Source<T, M>>) - Static method in class akka.stream.javadsl.Source
Defers the creation of a Source until materialization.
fromMaterializer(BiFunction<Materializer, Attributes, Source<T, M>>) - Method in class akka.stream.javadsl.Source$
Defers the creation of a Source until materialization.
fromMaterializer(Function2<Materializer, Attributes, Flow<T, U, M>>) - Static method in class akka.stream.scaladsl.Flow
Defers the creation of a Flow until materialization.
fromMaterializer(Function2<Materializer, Attributes, Flow<T, U, M>>) - Method in class akka.stream.scaladsl.Flow$
Defers the creation of a Flow until materialization.
fromMaterializer(Function2<Materializer, Attributes, Sink<T, M>>) - Static method in class akka.stream.scaladsl.Sink
Defers the creation of a Sink until materialization.
fromMaterializer(Function2<Materializer, Attributes, Sink<T, M>>) - Method in class akka.stream.scaladsl.Sink$
Defers the creation of a Sink until materialization.
fromMaterializer(Function2<Materializer, Attributes, Source<T, M>>) - Static method in class akka.stream.scaladsl.Source
Defers the creation of a Source until materialization.
fromMaterializer(Function2<Materializer, Attributes, Source<T, M>>) - Method in class akka.stream.scaladsl.Source$
Defers the creation of a Source until materialization.
fromNode() - Method in class akka.cluster.ddata.Replicator.Internal$.DeltaPropagation
 
fromNode() - Method in class akka.cluster.ddata.Replicator.Internal$.Read
 
fromNode() - Method in interface akka.cluster.ddata.Replicator.Internal$.SendingSystemUid
 
fromNode() - Method in class akka.cluster.ddata.Replicator.Internal$.Write
 
FROMNODE_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation
 
FROMNODE_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read
 
FROMNODE_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write
 
fromOutlet(Outlet<? extends T>) - Method in class akka.stream.javadsl.GraphDSL.Builder.ReverseOps
 
fromOutputStream(Creator<OutputStream>) - Static method in class akka.stream.javadsl.StreamConverters
Sink which writes incoming ByteStrings to an OutputStream created by the given function.
fromOutputStream(Creator<OutputStream>) - Method in class akka.stream.javadsl.StreamConverters$
Sink which writes incoming ByteStrings to an OutputStream created by the given function.
fromOutputStream(Creator<OutputStream>, boolean) - Static method in class akka.stream.javadsl.StreamConverters
Sink which writes incoming ByteStrings to an OutputStream created by the given function.
fromOutputStream(Creator<OutputStream>, boolean) - Method in class akka.stream.javadsl.StreamConverters$
Sink which writes incoming ByteStrings to an OutputStream created by the given function.
fromOutputStream(Function0<OutputStream>, boolean) - Static method in class akka.stream.scaladsl.StreamConverters
Creates a Sink which writes incoming ByteStrings to an OutputStream created by the given function.
fromOutputStream(Function0<OutputStream>, boolean) - Method in class akka.stream.scaladsl.StreamConverters$
Creates a Sink which writes incoming ByteStrings to an OutputStream created by the given function.
fromOutputStream$default$2() - Static method in class akka.stream.scaladsl.StreamConverters
 
fromOutputStream$default$2() - Method in class akka.stream.scaladsl.StreamConverters$
 
fromPairs(Flow<Pair<In, CtxIn>, Pair<Out, CtxOut>, Mat>) - Static method in class akka.stream.javadsl.FlowWithContext
Creates a FlowWithContext from a regular flow that operates on Pair elements.
fromPairs(Flow<Pair<In, CtxIn>, Pair<Out, CtxOut>, Mat>) - Method in class akka.stream.javadsl.FlowWithContext$
Creates a FlowWithContext from a regular flow that operates on Pair elements.
fromPairs(Source<Pair<Out, CtxOut>, Mat>) - Static method in class akka.stream.javadsl.SourceWithContext
Creates a SourceWithContext from a regular flow that operates on Pair elements.
fromPairs(Source<Pair<Out, CtxOut>, Mat>) - Method in class akka.stream.javadsl.SourceWithContext$
Creates a SourceWithContext from a regular flow that operates on Pair elements.
fromPath(Path) - Static method in class akka.stream.javadsl.FileIO
Creates a Source from a files contents.
fromPath(Path) - Method in class akka.stream.javadsl.FileIO$
Creates a Source from a files contents.
fromPath(Path, int) - Static method in class akka.stream.javadsl.FileIO
Creates a synchronous Source from a files contents.
fromPath(Path, int) - Method in class akka.stream.javadsl.FileIO$
Creates a synchronous Source from a files contents.
fromPath(Path, int) - Static method in class akka.stream.scaladsl.FileIO
Creates a Source from a files contents.
fromPath(Path, int) - Method in class akka.stream.scaladsl.FileIO$
Creates a Source from a files contents.
fromPath(Path, int, long) - Static method in class akka.stream.javadsl.FileIO
Creates a synchronous Source from a files contents.
fromPath(Path, int, long) - Method in class akka.stream.javadsl.FileIO$
Creates a synchronous Source from a files contents.
fromPath(Path, int, long) - Static method in class akka.stream.scaladsl.FileIO
Creates a Source from a files contents.
fromPath(Path, int, long) - Method in class akka.stream.scaladsl.FileIO$
Creates a Source from a files contents.
fromPath$default$2() - Static method in class akka.stream.scaladsl.FileIO
 
fromPath$default$2() - Method in class akka.stream.scaladsl.FileIO$
 
fromPositive(Duration) - Method in class akka.io.dns.CachePolicy.Ttl$
 
fromPositive(FiniteDuration) - Method in class akka.io.dns.CachePolicy.Ttl$
 
fromProcessor(Creator<Processor<I, O>>) - Static method in class akka.stream.javadsl.Flow
 
fromProcessor(Creator<Processor<I, O>>) - Method in class akka.stream.javadsl.Flow$
 
fromProcessor(Function0<Processor<I, O>>) - Static method in class akka.stream.scaladsl.Flow
Creates a Flow from a Reactive Streams Processor
fromProcessor(Function0<Processor<I, O>>) - Method in class akka.stream.scaladsl.Flow$
Creates a Flow from a Reactive Streams Processor
fromProcessorMat(Creator<Pair<Processor<I, O>, Mat>>) - Static method in class akka.stream.javadsl.Flow
 
fromProcessorMat(Creator<Pair<Processor<I, O>, Mat>>) - Method in class akka.stream.javadsl.Flow$
 
fromProcessorMat(Function0<Tuple2<Processor<I, O>, M>>) - Static method in class akka.stream.scaladsl.Flow
Creates a Flow from a Reactive Streams Processor and returns a materialized value.
fromProcessorMat(Function0<Tuple2<Processor<I, O>, M>>) - Method in class akka.stream.scaladsl.Flow$
Creates a Flow from a Reactive Streams Processor and returns a materialized value.
fromPublisher(Publisher<O>) - Static method in class akka.stream.javadsl.Source
Helper to create Source from Publisher.
fromPublisher(Publisher<O>) - Method in class akka.stream.javadsl.Source$
Helper to create Source from Publisher.
fromPublisher(Publisher<T>) - Static method in class akka.stream.scaladsl.Source
Helper to create Source from Publisher.
fromPublisher(Publisher<T>) - Method in class akka.stream.scaladsl.Source$
Helper to create Source from Publisher.
fromScalaOption(Option<T>) - Static method in class akka.japi.Option
Converts a Scala Option to a Java Option
fromScalaOption(Option<T>) - Method in class akka.japi.Option$
Converts a Scala Option to a Java Option
fromSeqNr() - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Resend
 
fromSeqNr() - Method in class akka.cluster.ddata.Replicator.Internal$.Delta
 
FROMSEQNR_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry
 
FROMSEQNR_FIELD_NUMBER - Static variable in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend
 
fromSequenceNr() - Method in class akka.persistence.journal.AsyncWriteTarget.ReplayMessages
 
fromSequenceNr() - Method in class akka.persistence.JournalProtocol.ReplayMessages
 
fromSharding(Config) - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$
 
fromSinkAndSource(Graph<SinkShape<I>, ?>, Graph<SourceShape<O>, ?>) - Static method in class akka.stream.javadsl.Flow
Creates a Flow from a Sink and a Source where the Flow's input will be sent to the Sink and the Flow's output will come from the Source.
fromSinkAndSource(Graph<SinkShape<I>, ?>, Graph<SourceShape<O>, ?>) - Method in class akka.stream.javadsl.Flow$
Creates a Flow from a Sink and a Source where the Flow's input will be sent to the Sink and the Flow's output will come from the Source.
fromSinkAndSource(Graph<SinkShape<I>, ?>, Graph<SourceShape<O>, ?>) - Static method in class akka.stream.scaladsl.Flow
Creates a Flow from a Sink and a Source where the Flow's input will be sent to the Sink and the Flow's output will come from the Source.
fromSinkAndSource(Graph<SinkShape<I>, ?>, Graph<SourceShape<O>, ?>) - Method in class akka.stream.scaladsl.Flow$
Creates a Flow from a Sink and a Source where the Flow's input will be sent to the Sink and the Flow's output will come from the Source.
fromSinkAndSource(Sink<I, M1>, Source<O, M2>) - Static method in class akka.stream.javadsl.CoupledTerminationFlow
Deprecated.
Use `Flow.fromSinkAndSourceCoupledMat(..., ..., Keep.both())` instead. Since 2.5.2.
fromSinkAndSource(Sink<I, M1>, Source<O, M2>) - Method in class akka.stream.javadsl.CoupledTerminationFlow$
Deprecated.
Use `Flow.fromSinkAndSourceCoupledMat(..., ..., Keep.both())` instead. Since 2.5.2.
fromSinkAndSource(Sink<I, M1>, Source<O, M2>) - Static method in class akka.stream.scaladsl.CoupledTerminationFlow
Deprecated.
Use `Flow.fromSinkAndSourceCoupledMat(..., ...)(Keep.both)` instead. Since 2.5.2.
fromSinkAndSource(Sink<I, M1>, Source<O, M2>) - Method in class akka.stream.scaladsl.CoupledTerminationFlow$
Deprecated.
Use `Flow.fromSinkAndSourceCoupledMat(..., ...)(Keep.both)` instead. Since 2.5.2.
fromSinkAndSourceCoupled(Graph<SinkShape<I>, ?>, Graph<SourceShape<O>, ?>) - Static method in class akka.stream.javadsl.Flow
Allows coupling termination (cancellation, completion, erroring) of Sinks and Sources while creating a Flow from them.
fromSinkAndSourceCoupled(Graph<SinkShape<I>, ?>, Graph<SourceShape<O>, ?>) - Method in class akka.stream.javadsl.Flow$
Allows coupling termination (cancellation, completion, erroring) of Sinks and Sources while creating a Flow from them.
fromSinkAndSourceCoupled(Graph<SinkShape<I>, ?>, Graph<SourceShape<O>, ?>) - Static method in class akka.stream.scaladsl.Flow
Allows coupling termination (cancellation, completion, erroring) of Sinks and Sources while creating a Flow from them.
fromSinkAndSourceCoupled(Graph<SinkShape<I>, ?>, Graph<SourceShape<O>, ?>) - Method in class akka.stream.scaladsl.Flow$
Allows coupling termination (cancellation, completion, erroring) of Sinks and Sources while creating a Flow from them.
fromSinkAndSourceCoupledMat(Graph<SinkShape<I>, M1>, Graph<SourceShape<O>, M2>, Function2<M1, M2, M>) - Static method in class akka.stream.javadsl.Flow
Allows coupling termination (cancellation, completion, erroring) of Sinks and Sources while creating a Flow from them.
fromSinkAndSourceCoupledMat(Graph<SinkShape<I>, M1>, Graph<SourceShape<O>, M2>, Function2<M1, M2, M>) - Method in class akka.stream.javadsl.Flow$
Allows coupling termination (cancellation, completion, erroring) of Sinks and Sources while creating a Flow from them.
fromSinkAndSourceCoupledMat(Graph<SinkShape<I>, M1>, Graph<SourceShape<O>, M2>, Function2<M1, M2, M>) - Static method in class akka.stream.scaladsl.Flow
Allows coupling termination (cancellation, completion, erroring) of Sinks and Sources while creating a Flow from them.
fromSinkAndSourceCoupledMat(Graph<SinkShape<I>, M1>, Graph<SourceShape<O>, M2>, Function2<M1, M2, M>) - Method in class akka.stream.scaladsl.Flow$
Allows coupling termination (cancellation, completion, erroring) of Sinks and Sources while creating a Flow from them.
fromSinkAndSourceMat(Graph<SinkShape<I>, M1>, Graph<SourceShape<O>, M2>, Function2<M1, M2, M>) - Static method in class akka.stream.javadsl.Flow
Creates a Flow from a Sink and a Source where the Flow's input will be sent to the Sink and the Flow's output will come from the Source.
fromSinkAndSourceMat(Graph<SinkShape<I>, M1>, Graph<SourceShape<O>, M2>, Function2<M1, M2, M>) - Method in class akka.stream.javadsl.Flow$
Creates a Flow from a Sink and a Source where the Flow's input will be sent to the Sink and the Flow's output will come from the Source.
fromSinkAndSourceMat(Graph<SinkShape<I>, M1>, Graph<SourceShape<O>, M2>, Function2<M1, M2, M>) - Static method in class akka.stream.scaladsl.Flow
Creates a Flow from a Sink and a Source where the Flow's input will be sent to the Sink and the Flow's output will come from the Source.
fromSinkAndSourceMat(Graph<SinkShape<I>, M1>, Graph<SourceShape<O>, M2>, Function2<M1, M2, M>) - Method in class akka.stream.scaladsl.Flow$
Creates a Flow from a Sink and a Source where the Flow's input will be sent to the Sink and the Flow's output will come from the Source.
fromSnapshot() - Method in class akka.persistence.Recovery
 
fromSourceCompletionStage(CompletionStage<? extends Graph<SourceShape<T>, M>>) - Static method in class akka.stream.javadsl.Source
Deprecated.
Use 'Source.completionStageSource' (potentially together with `Source.fromGraph`) instead. Since 2.6.0.
fromSourceCompletionStage(CompletionStage<? extends Graph<SourceShape<T>, M>>) - Method in class akka.stream.javadsl.Source$
Deprecated.
Use 'Source.completionStageSource' (potentially together with `Source.fromGraph`) instead. Since 2.6.0.
fromSourceCompletionStage(CompletionStage<? extends Graph<SourceShape<T>, M>>) - Static method in class akka.stream.scaladsl.Source
Deprecated.
Use scala-compat CompletionStage to future converter and 'Source.futureSource' instead. Since 2.6.0.
fromSourceCompletionStage(CompletionStage<? extends Graph<SourceShape<T>, M>>) - Method in class akka.stream.scaladsl.Source$
Deprecated.
Use scala-compat CompletionStage to future converter and 'Source.futureSource' instead. Since 2.6.0.
fromSpecific(IterableOnce<Object>) - Method in class akka.util.ByteString
 
fromString() - Method in class akka.event.LogSource$
 
fromString(String) - Method in class akka.actor.ActorPath$
Parse string as actor path; throws java.net.MalformedURLException if unable to do so.
fromString(String) - Static method in class akka.actor.ActorPaths
Parse string as actor path; throws java.net.MalformedURLException if unable to do so.
fromString(String) - Method in class akka.actor.ActorPaths$
Parse string as actor path; throws java.net.MalformedURLException if unable to do so.
fromString(String) - Static method in class akka.persistence.typed.ReplicationId
 
fromString(String) - Method in class akka.persistence.typed.ReplicationId$
 
fromString(String) - Method in class akka.util.ByteString.ByteString1$
 
fromString(String) - Method in class akka.util.ByteString.ByteString1C$
 
fromString(String) - Static method in class akka.util.ByteString
Creates a new ByteString which will contain the UTF-8 representation of the given String
fromString(String) - Method in class akka.util.ByteString$
Creates a new ByteString which will contain the UTF-8 representation of the given String
fromString(String, String) - Static method in class akka.util.ByteString
Creates a new ByteString which will contain the representation of the given String in the given charset
fromString(String, String) - Method in class akka.util.ByteString$
Creates a new ByteString which will contain the representation of the given String in the given charset
fromString(String, Charset) - Static method in class akka.util.ByteString
Creates a new ByteString which will contain the representation of the given String in the given charset
fromString(String, Charset) - Method in class akka.util.ByteString$
Creates a new ByteString which will contain the representation of the given String in the given charset
fromSubscriber(Subscriber<In>) - Static method in class akka.stream.javadsl.Sink
Helper to create Sink from Subscriber.
fromSubscriber(Subscriber<In>) - Method in class akka.stream.javadsl.Sink$
Helper to create Sink from Subscriber.
fromSubscriber(Subscriber<T>) - Static method in class akka.stream.scaladsl.Sink
Helper to create Sink from Subscriber.
fromSubscriber(Subscriber<T>) - Method in class akka.stream.scaladsl.Sink$
Helper to create Sink from Subscriber.
fromSystemUid() - Method in class akka.cluster.ddata.Replicator.Internal$.Gossip
 
fromSystemUid() - Method in class akka.cluster.ddata.Replicator.Internal$.Status
 
FROMSYSTEMUID_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip
 
FROMSYSTEMUID_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status
 
fromTuples(Flow<Tuple2<In, CtxIn>, Tuple2<Out, CtxOut>, Mat>) - Static method in class akka.stream.scaladsl.FlowWithContext
Creates a FlowWithContext from a regular flow that operates on a tuple of (data, context) elements.
fromTuples(Flow<Tuple2<In, CtxIn>, Tuple2<Out, CtxOut>, Mat>) - Method in class akka.stream.scaladsl.FlowWithContext$
Creates a FlowWithContext from a regular flow that operates on a tuple of (data, context) elements.
fromTuples(Source<Tuple2<Out, CtxOut>, Mat>) - Static method in class akka.stream.scaladsl.SourceWithContext
Creates a SourceWithContext from a regular source that operates on a tuple of (data, context) elements.
fromTuples(Source<Tuple2<Out, CtxOut>, Mat>) - Method in class akka.stream.scaladsl.SourceWithContext$
Creates a SourceWithContext from a regular source that operates on a tuple of (data, context) elements.
FSM<S,​D> - Interface in akka.actor
Finite State Machine actor trait.
FSM.$minus$greater$ - Class in akka.actor
This extractor is just convenience for matching a (S, S) pair, including a reminder what the new state is.
FSM.CurrentState<S> - Class in akka.actor
Message type which is sent directly to the subscribed actor in FSM.SubscribeTransitionCallBack before sending any FSM.Transition messages.
FSM.CurrentState$ - Class in akka.actor
 
FSM.Event<D> - Class in akka.actor
All messages sent to the FSM will be wrapped inside an Event, which allows pattern matching to extract both state and data.
FSM.Event$ - Class in akka.actor
 
FSM.Failure - Class in akka.actor
Signifies that the FSM is shutting itself down because of an error, e.g.
FSM.Failure$ - Class in akka.actor
 
FSM.FixedDelayMode$ - Class in akka.actor
INTERNAL API
FSM.FixedRateMode$ - Class in akka.actor
INTERNAL API
FSM.LogEntry<S,​D> - Class in akka.actor
Log Entry of the LoggingFSM, can be obtained by calling getLog.
FSM.LogEntry$ - Class in akka.actor
 
FSM.Normal$ - Class in akka.actor
Default reason if calling stop().
FSM.NullFunction$ - Class in akka.actor
A partial function value which does not match anything and can be used to &ldquo;reset&rdquo; whenUnhandled and onTermination handlers.
FSM.Reason - Interface in akka.actor
Reason why this FSM is shutting down.
FSM.Shutdown$ - Class in akka.actor
Reason given when someone was calling system.stop(fsm) from outside; also applies to Stop supervision directive.
FSM.SilentState<S,​D> - Class in akka.actor
INTERNAL API Using a subclass for binary compatibility reasons
FSM.SingleMode$ - Class in akka.actor
INTERNAL API
FSM.State<S,​D> - Class in akka.actor
 
FSM.State$ - Class in akka.actor
This captures all of the managed state of the FSM: the state name, the state data, possibly custom timeout, stop reason and replies accumulated while processing the last message.
FSM.StateTimeout$ - Class in akka.actor
This case object is received in case of a state timeout.
FSM.StopEvent<S,​D> - Class in akka.actor
Case class representing the state of the FSM within the onTermination block.
FSM.StopEvent$ - Class in akka.actor
 
FSM.SubscribeTransitionCallBack - Class in akka.actor
Send this to an FSM to request first the FSM.CurrentState and then a series of FSM.Transition updates.
FSM.SubscribeTransitionCallBack$ - Class in akka.actor
 
FSM.Timer - Class in akka.actor
INTERNAL API
FSM.Timer$ - Class in akka.actor
 
FSM.TimerMode - Interface in akka.actor
INTERNAL API
FSM.TransformHelper - Class in akka.actor
 
FSM.Transition<S> - Class in akka.actor
Message type which is used to communicate transitions between states to all subscribed listeners (use FSM.SubscribeTransitionCallBack).
FSM.Transition$ - Class in akka.actor
 
FSM.UnsubscribeTransitionCallBack - Class in akka.actor
Unsubscribe from FSM.Transition notifications which was effected by sending the corresponding FSM.SubscribeTransitionCallBack.
FSM.UnsubscribeTransitionCallBack$ - Class in akka.actor
 
FSM$ - Class in akka.actor
 
FSM$() - Constructor for class akka.actor.FSM$
 
FsmDebugEvent() - Method in class akka.actor.ActorSystem.Settings
 
fsmRef() - Method in class akka.actor.FSM.CurrentState
 
fsmRef() - Method in class akka.actor.FSM.Transition
 
fsmRef() - Method in class akka.persistence.fsm.PersistentFSM.CurrentState
Deprecated.
 
fsmRef() - Method in class akka.persistence.fsm.PersistentFSM.Transition
Deprecated.
 
FSMStateFunctionBuilder<S,​D> - Class in akka.japi.pf
FSMStateFunctionBuilder<S,​D,​E> - Class in akka.persistence.fsm.japi.pf
Deprecated.
use EventSourcedBehavior since 2.6.0
FSMStateFunctionBuilder() - Constructor for class akka.japi.pf.FSMStateFunctionBuilder
 
FSMStateFunctionBuilder() - Constructor for class akka.persistence.fsm.japi.pf.FSMStateFunctionBuilder
Deprecated.
 
FSMStopBuilder<S,​D> - Class in akka.japi.pf
FSMStopBuilder<S,​D> - Class in akka.persistence.fsm.japi.pf
Deprecated.
use EventSourcedBehavior since 2.6.0
FSMStopBuilder() - Constructor for class akka.japi.pf.FSMStopBuilder
 
FSMStopBuilder() - Constructor for class akka.persistence.fsm.japi.pf.FSMStopBuilder
Deprecated.
 
FSMTransitionHandlerBuilder<S> - Class in akka.japi.pf
FSMTransitionHandlerBuilder() - Constructor for class akka.japi.pf.FSMTransitionHandlerBuilder
 
Full - akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaOp
Full = 2;
Full - akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaOp
Full = 2;
full_$eq(boolean) - Method in interface akka.actor.LoggingFSM
 
full_$eq(boolean) - Method in interface akka.persistence.fsm.LoggingPersistentFSM
Deprecated.
 
Full_VALUE - Static variable in enum akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaOp
Full = 2;
Full_VALUE - Static variable in enum akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaOp
Full = 2;
fullAddress(Routee) - Method in interface akka.cluster.routing.ClusterRouterActor
Fills in self address for local ActorRef
fullMatch(Seq<String>, Config, Config) - Static method in class akka.cluster.JoinConfigCompatChecker
Checks that all requiredKeys are available in toCheck Config and its values match exactly the values in currentConfig.
fullMatch(Seq<String>, Config, Config) - Method in class akka.cluster.JoinConfigCompatChecker$
Checks that all requiredKeys are available in toCheck Config and its values match exactly the values in currentConfig.
FullStateDeltaOp$() - Constructor for class akka.cluster.ddata.ORSet.FullStateDeltaOp$
 
FullStateDeltaOp$() - Constructor for class akka.persistence.typed.crdt.ORSet.FullStateDeltaOp$
 
fullStateGossipEnabled() - Method in class akka.cluster.ddata.Replicator
 
fullStateGossipEnabled_$eq(boolean) - Method in class akka.cluster.ddata.Replicator
 
fullyMatch() - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
fullyMatch() - Method in class akka.persistence.PluginSpec
 
Function<T,​R> - Interface in akka.japi
A Function interface.
Function<T,​R> - Interface in akka.japi.function
A Function interface.
Function10<T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​R> - Interface in akka.japi.function
A Function interface.
Function11<T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​R> - Interface in akka.japi.function
A Function interface.
Function12<T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​R> - Interface in akka.japi.function
A Function interface.
Function13<T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​R> - Interface in akka.japi.function
A Function interface.
Function14<T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14,​R> - Interface in akka.japi.function
A Function interface.
Function15<T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14,​T15,​R> - Interface in akka.japi.function
A Function interface.
Function16<T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14,​T15,​T16,​R> - Interface in akka.japi.function
A Function interface.
Function17<T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14,​T15,​T16,​T17,​R> - Interface in akka.japi.function
A Function interface.
Function18<T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14,​T15,​T16,​T17,​T18,​R> - Interface in akka.japi.function
A Function interface.
Function19<T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14,​T15,​T16,​T17,​T18,​T19,​R> - Interface in akka.japi.function
A Function interface.
Function2<T1,​T2,​R> - Interface in akka.japi.function
A Function interface.
Function2<T1,​T2,​R> - Interface in akka.japi
A Function interface.
Function20<T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14,​T15,​T16,​T17,​T18,​T19,​T20,​R> - Interface in akka.japi.function
A Function interface.
Function21<T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14,​T15,​T16,​T17,​T18,​T19,​T20,​T21,​R> - Interface in akka.japi.function
A Function interface.
Function22<T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14,​T15,​T16,​T17,​T18,​T19,​T20,​T21,​T22,​R> - Interface in akka.japi.function
A Function interface.
Function3<T1,​T2,​T3,​R> - Interface in akka.japi.function
A Function interface.
Function4<T1,​T2,​T3,​T4,​R> - Interface in akka.japi.function
A Function interface.
Function5<T1,​T2,​T3,​T4,​T5,​R> - Interface in akka.japi.function
A Function interface.
Function6<T1,​T2,​T3,​T4,​T5,​T6,​R> - Interface in akka.japi.function
A Function interface.
Function7<T1,​T2,​T3,​T4,​T5,​T6,​T7,​R> - Interface in akka.japi.function
A Function interface.
Function8<T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​R> - Interface in akka.japi.function
A Function interface.
Function9<T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​R> - Interface in akka.japi.function
A Function interface.
FunctionRef$ - Class in akka.actor
INTERNAL API
FunctionRef$() - Constructor for class akka.actor.FunctionRef$
 
functionRefs() - Method in interface akka.actor.dungeon.Children
 
future() - Method in interface akka.pattern.FutureRef
Future associated with this FutureRef.
future() - Method in class akka.pattern.PipeToSupport.PipeableCompletionStage
 
future() - Method in class akka.pattern.PipeToSupport.PipeableFuture
 
future() - Method in interface akka.pattern.PromiseRef
Future containing the value of the Promise associated with this PromiseRef.
future(Callable<T>, ExecutionContext) - Static method in class akka.dispatch.Futures
Starts an asynchronous computation and returns a Future object with the result of that computation.
future(Callable<T>, ExecutionContext) - Method in class akka.dispatch.Futures$
Starts an asynchronous computation and returns a Future object with the result of that computation.
future(Future<T>) - Static method in class akka.stream.javadsl.Source
Emits a single value when the given Scala Future is successfully completed and then completes the stream.
future(Future<T>) - Method in class akka.stream.javadsl.Source$
Emits a single value when the given Scala Future is successfully completed and then completes the stream.
future(Future<T>) - Static method in class akka.stream.scaladsl.Source
Emits a single value when the given Future is successfully completed and then completes the stream.
future(Future<T>) - Method in class akka.stream.scaladsl.Source$
Emits a single value when the given Future is successfully completed and then completes the stream.
Future - Class in akka.compat
INTERNAL API
Future() - Constructor for class akka.compat.Future
 
Future$ - Class in akka.compat
INTERNAL API
Future$() - Constructor for class akka.compat.Future$
 
futureFlow(Future<Flow<I, O, M>>) - Static method in class akka.stream.scaladsl.Flow
Turn a Future[Flow] into a flow that will consume the values of the source when the future completes successfully.
futureFlow(Future<Flow<I, O, M>>) - Method in class akka.stream.scaladsl.Flow$
Turn a Future[Flow] into a flow that will consume the values of the source when the future completes successfully.
FutureRef<T> - Interface in akka.pattern
A combination of a Future and an ActorRef associated with it, which points to an actor performing a task which will eventually resolve the Future.
FutureRef$ - Class in akka.pattern
 
FutureRef$() - Constructor for class akka.pattern.FutureRef$
 
Futures - Class in akka.dispatch
Futures is the Java API for Futures and Promises
Futures() - Constructor for class akka.dispatch.Futures
 
Futures$ - Class in akka.dispatch
Futures is the Java API for Futures and Promises
Futures$() - Constructor for class akka.dispatch.Futures$
 
futureSink(Future<Sink<T, M>>) - Static method in class akka.stream.scaladsl.Sink
Turn a Future[Sink] into a Sink that will consume the values of the source when the future completes successfully.
futureSink(Future<Sink<T, M>>) - Method in class akka.stream.scaladsl.Sink$
Turn a Future[Sink] into a Sink that will consume the values of the source when the future completes successfully.
futureSource(Future<Source<T, M>>) - Static method in class akka.stream.scaladsl.Source
Turn a Future[Source] into a source that will emit the values of the source when the future completes successfully.
futureSource(Future<Source<T, M>>) - Method in class akka.stream.scaladsl.Source$
Turn a Future[Source] into a source that will emit the values of the source when the future completes successfully.
FutureTimeoutSupport - Interface in akka.pattern
 
fuzzingMode() - Method in class akka.stream.ActorMaterializerSettings
Deprecated.
Use attribute 'ActorAttributes.FuzzingMode' to read the concrete setting value. Since 2.6.0.
fuzzingMode(boolean) - Static method in class akka.stream.ActorAttributes
Test utility: fuzzing mode means that GraphStage events are not processed in FIFO order within a fused subgraph, but randomized.
fuzzingMode(boolean) - Method in class akka.stream.ActorAttributes$
Test utility: fuzzing mode means that GraphStage events are not processed in FIFO order within a fused subgraph, but randomized.
FuzzingMode(boolean) - Constructor for class akka.stream.ActorAttributes.FuzzingMode
 
FuzzingMode$() - Constructor for class akka.stream.ActorAttributes.FuzzingMode$
 

G

GCounter - Class in akka.cluster.ddata
 
GCounter$ - Class in akka.cluster.ddata
 
GCounter$() - Constructor for class akka.cluster.ddata.GCounter$
 
gcounterFromBinary(byte[]) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer
 
gcounterFromProto(ReplicatedDataMessages.GCounter) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer
 
GCounterKey - Class in akka.cluster.ddata
 
GCounterKey(String) - Constructor for class akka.cluster.ddata.GCounterKey
 
GCounterKey$ - Class in akka.cluster.ddata
 
GCounterKey$() - Constructor for class akka.cluster.ddata.GCounterKey$
 
gcounterToProto(GCounter) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer
 
gen(Object) - Method in class akka.dispatch.PriorityGenerator
 
generation() - Method in class akka.actor.FSM.Timer
 
generation() - Method in class akka.persistence.fsm.PersistentFSM.TimeoutMarker
Deprecated.
 
generation() - Method in class akka.persistence.fsm.PersistentFSM.Timer
Deprecated.
 
generation_$eq(long) - Method in interface akka.actor.FSM
 
generation_$eq(long) - Method in interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
 
GeneratorJdkSecureRandom() - Static method in class akka.remote.artery.tcp.SecureRandomFactory
 
GeneratorJdkSecureRandom() - Method in class akka.remote.artery.tcp.SecureRandomFactory$
 
GENERIC_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.ScatterGatherPool
 
GENERIC_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.TailChoppingPool
 
genString(T) - Method in interface akka.event.LogSource
 
genString(T, ActorSystem) - Method in interface akka.event.LogSource
 
get() - Method in class akka.japi.Option
 
get() - Method in class akka.japi.Option.Some
 
get(A) - Method in class akka.cluster.ddata.LWWMap
 
get(A) - Method in class akka.cluster.ddata.ORMap
 
get(A) - Method in class akka.cluster.ddata.ORMultiMap
Get the set associated with the key if there is one.
get(A) - Method in class akka.cluster.ddata.PNCounterMap
Scala API: The count for a key
get(A) - Method in class akka.cluster.ddata.protobuf.ReplicatorMessageSerializer.SmallCache
Get value from cache or null if it doesn't exist.
get(ActorContext) - Static method in class akka.actor.TypedActor
Deprecated.
Returns a contextual TypedActorFactory of this extension, this means that any TypedActors created by this TypedActorExtension will be children to the specified context, this allows for creating hierarchies of TypedActors.
get(ActorContext) - Method in class akka.actor.TypedActor$
Deprecated.
Returns a contextual TypedActorFactory of this extension, this means that any TypedActors created by this TypedActorExtension will be children to the specified context, this allows for creating hierarchies of TypedActors.
get(ActorSystem) - Static method in class akka.actor.CoordinatedShutdown
 
get(ActorSystem) - Method in class akka.actor.CoordinatedShutdown$
 
get(ActorSystem) - Method in interface akka.actor.ExtensionId
Returns an instance of the extension identified by this ExtensionId instance.
get(ActorSystem) - Static method in class akka.actor.TypedActor
Deprecated.
 
get(ActorSystem) - Method in class akka.actor.TypedActor$
Deprecated.
 
get(ActorSystem) - Static method in class akka.cluster.client.ClusterClientReceptionist
Deprecated.
 
get(ActorSystem) - Method in class akka.cluster.client.ClusterClientReceptionist$
Deprecated.
 
get(ActorSystem) - Static method in class akka.cluster.Cluster
 
get(ActorSystem) - Method in class akka.cluster.Cluster$
 
get(ActorSystem) - Static method in class akka.cluster.ddata.DistributedData
 
get(ActorSystem) - Method in class akka.cluster.ddata.DistributedData$
 
get(ActorSystem) - Static method in class akka.cluster.metrics.ClusterMetricsExtension
 
get(ActorSystem) - Method in class akka.cluster.metrics.ClusterMetricsExtension$
 
get(ActorSystem) - Static method in class akka.cluster.pubsub.DistributedPubSub
 
get(ActorSystem) - Method in class akka.cluster.pubsub.DistributedPubSub$
 
get(ActorSystem) - Static method in class akka.cluster.sharding.ClusterSharding
 
get(ActorSystem) - Method in class akka.cluster.sharding.ClusterSharding$
 
get(ActorSystem) - Static method in class akka.coordination.lease.javadsl.LeaseProvider
 
get(ActorSystem) - Method in class akka.coordination.lease.javadsl.LeaseProvider$
 
get(ActorSystem) - Static method in class akka.coordination.lease.scaladsl.LeaseProvider
 
get(ActorSystem) - Method in class akka.coordination.lease.scaladsl.LeaseProvider$
 
get(ActorSystem) - Static method in class akka.discovery.Discovery
 
get(ActorSystem) - Method in class akka.discovery.Discovery$
 
get(ActorSystem) - Method in class akka.event.AddressTerminatedTopic$
 
get(ActorSystem) - Static method in class akka.io.Dns
Java API: retrieve the Udp extension for the given system.
get(ActorSystem) - Method in class akka.io.Dns$
Java API: retrieve the Udp extension for the given system.
get(ActorSystem) - Static method in class akka.io.Tcp
Java API: retrieve the Tcp extension for the given system.
get(ActorSystem) - Method in class akka.io.Tcp$
Java API: retrieve the Tcp extension for the given system.
get(ActorSystem) - Static method in class akka.io.Udp
Java API: retrieve the Udp extension for the given system.
get(ActorSystem) - Method in class akka.io.Udp$
Java API: retrieve the Udp extension for the given system.
get(ActorSystem) - Static method in class akka.io.UdpConnected
Java API: retrieve the UdpConnected extension for the given system.
get(ActorSystem) - Method in class akka.io.UdpConnected$
Java API: retrieve the UdpConnected extension for the given system.
get(ActorSystem) - Method in class akka.pattern.CircuitBreakersRegistry$
Returns an instance of the extension identified by this ExtensionId instance.
get(ActorSystem) - Method in class akka.persistence.fsm.SnapshotAfter$
 
get(ActorSystem) - Static method in class akka.persistence.journal.PersistencePluginProxyExtension
 
get(ActorSystem) - Method in class akka.persistence.journal.PersistencePluginProxyExtension$
 
get(ActorSystem) - Static method in class akka.persistence.Persistence
Java API.
get(ActorSystem) - Method in class akka.persistence.Persistence$
Java API.
get(ActorSystem) - Static method in class akka.persistence.query.PersistenceQuery
 
get(ActorSystem) - Method in class akka.persistence.query.PersistenceQuery$
 
get(ActorSystem) - Static method in class akka.persistence.state.DurableStateStoreRegistry
 
get(ActorSystem) - Method in class akka.persistence.state.DurableStateStoreRegistry$
 
get(ActorSystem) - Static method in class akka.persistence.testkit.internal.InMemStorageExtension
 
get(ActorSystem) - Method in class akka.persistence.testkit.internal.InMemStorageExtension$
 
get(ActorSystem) - Static method in class akka.persistence.testkit.internal.SnapshotStorageEmulatorExtension
 
get(ActorSystem) - Method in class akka.persistence.testkit.internal.SnapshotStorageEmulatorExtension$
 
get(ActorSystem) - Method in class akka.persistence.testkit.scaladsl.PersistenceTestKit.Settings$
 
get(ActorSystem) - Method in class akka.persistence.testkit.scaladsl.SnapshotTestKit.Settings$
 
get(ActorSystem) - Static method in class akka.remote.AddressUidExtension
 
get(ActorSystem) - Method in class akka.remote.AddressUidExtension$
 
get(ActorSystem) - Static method in class akka.remote.BoundAddressesExtension
 
get(ActorSystem) - Method in class akka.remote.BoundAddressesExtension$
 
get(ActorSystem) - Static method in class akka.remote.RemoteMetricsExtension
 
get(ActorSystem) - Method in class akka.remote.RemoteMetricsExtension$
 
get(ActorSystem) - Method in class akka.remote.serialization.ActorRefResolveThreadLocalCache$
 
get(ActorSystem) - Static method in class akka.remote.testconductor.TestConductor
Java API: retrieve the TestConductor extension for the given system.
get(ActorSystem) - Method in class akka.remote.testconductor.TestConductor$
Java API: retrieve the TestConductor extension for the given system.
get(ActorSystem) - Static method in class akka.remote.transport.TransportAdaptersExtension
Deprecated.
 
get(ActorSystem) - Method in class akka.remote.transport.TransportAdaptersExtension$
Deprecated.
 
get(ActorSystem) - Static method in class akka.serialization.jackson.JacksonObjectMapperProvider
 
get(ActorSystem) - Method in class akka.serialization.jackson.JacksonObjectMapperProvider$
 
get(ActorSystem) - Static method in class akka.serialization.SerializationExtension
 
get(ActorSystem) - Method in class akka.serialization.SerializationExtension$
 
get(ActorSystem) - Static method in class akka.stream.javadsl.Tcp
 
get(ActorSystem) - Method in class akka.stream.javadsl.Tcp$
 
get(ActorSystem) - Static method in class akka.stream.scaladsl.Tcp
 
get(ActorSystem) - Method in class akka.stream.scaladsl.Tcp$
 
get(ActorSystem) - Method in class akka.stream.StreamRefResolver$
 
get(ActorSystem) - Static method in class akka.stream.SystemMaterializer
 
get(ActorSystem) - Method in class akka.stream.SystemMaterializer$
 
get(ActorSystem) - Static method in class akka.testkit.TestKitExtension
 
get(ActorSystem) - Method in class akka.testkit.TestKitExtension$
 
get(ActorSystem) - Static method in class akka.util.ManifestInfo
 
get(ActorSystem) - Method in class akka.util.ManifestInfo$
 
get(ActorSystem) - Static method in class com.typesafe.sslconfig.akka.AkkaSSLConfig
Deprecated.
 
get(ActorSystem) - Method in class com.typesafe.sslconfig.akka.AkkaSSLConfig$
Deprecated.
 
get(ClassicActorSystemProvider) - Static method in class akka.actor.CoordinatedShutdown
 
get(ClassicActorSystemProvider) - Method in class akka.actor.CoordinatedShutdown$
 
get(ClassicActorSystemProvider) - Method in interface akka.actor.ExtensionId
Returns an instance of the extension identified by this ExtensionId instance.
get(ClassicActorSystemProvider) - Static method in class akka.actor.TypedActor
Deprecated.
 
get(ClassicActorSystemProvider) - Method in class akka.actor.TypedActor$
Deprecated.
 
get(ClassicActorSystemProvider) - Static method in class akka.cluster.client.ClusterClientReceptionist
Deprecated.
 
get(ClassicActorSystemProvider) - Method in class akka.cluster.client.ClusterClientReceptionist$
Deprecated.
 
get(ClassicActorSystemProvider) - Static method in class akka.cluster.Cluster
 
get(ClassicActorSystemProvider) - Method in class akka.cluster.Cluster$
 
get(ClassicActorSystemProvider) - Static method in class akka.cluster.ddata.DistributedData
 
get(ClassicActorSystemProvider) - Method in class akka.cluster.ddata.DistributedData$
 
get(ClassicActorSystemProvider) - Static method in class akka.cluster.metrics.ClusterMetricsExtension
 
get(ClassicActorSystemProvider) - Method in class akka.cluster.metrics.ClusterMetricsExtension$
 
get(ClassicActorSystemProvider) - Static method in class akka.cluster.pubsub.DistributedPubSub
 
get(ClassicActorSystemProvider) - Method in class akka.cluster.pubsub.DistributedPubSub$
 
get(ClassicActorSystemProvider) - Static method in class akka.cluster.sharding.ClusterSharding
 
get(ClassicActorSystemProvider) - Method in class akka.cluster.sharding.ClusterSharding$
 
get(ClassicActorSystemProvider) - Static method in class akka.cluster.sharding.external.ExternalShardAllocation
 
get(ClassicActorSystemProvider) - Method in class akka.cluster.sharding.external.ExternalShardAllocation$
 
get(ClassicActorSystemProvider) - Static method in class akka.coordination.lease.javadsl.LeaseProvider
 
get(ClassicActorSystemProvider) - Method in class akka.coordination.lease.javadsl.LeaseProvider$
 
get(ClassicActorSystemProvider) - Static method in class akka.coordination.lease.scaladsl.LeaseProvider
 
get(ClassicActorSystemProvider) - Method in class akka.coordination.lease.scaladsl.LeaseProvider$
 
get(ClassicActorSystemProvider) - Static method in class akka.discovery.Discovery
 
get(ClassicActorSystemProvider) - Method in class akka.discovery.Discovery$
 
get(ClassicActorSystemProvider) - Method in class akka.event.AddressTerminatedTopic$
 
get(ClassicActorSystemProvider) - Static method in class akka.io.Dns
 
get(ClassicActorSystemProvider) - Method in class akka.io.Dns$
 
get(ClassicActorSystemProvider) - Static method in class akka.io.Tcp
 
get(ClassicActorSystemProvider) - Method in class akka.io.Tcp$
 
get(ClassicActorSystemProvider) - Static method in class akka.io.Udp
 
get(ClassicActorSystemProvider) - Method in class akka.io.Udp$
 
get(ClassicActorSystemProvider) - Static method in class akka.io.UdpConnected
 
get(ClassicActorSystemProvider) - Method in class akka.io.UdpConnected$
 
get(ClassicActorSystemProvider) - Method in class akka.pattern.CircuitBreakersRegistry$
Returns an instance of the extension identified by this ExtensionId instance.
get(ClassicActorSystemProvider) - Method in class akka.persistence.fsm.SnapshotAfter$
 
get(ClassicActorSystemProvider) - Static method in class akka.persistence.journal.PersistencePluginProxyExtension
 
get(ClassicActorSystemProvider) - Method in class akka.persistence.journal.PersistencePluginProxyExtension$
 
get(ClassicActorSystemProvider) - Static method in class akka.persistence.Persistence
 
get(ClassicActorSystemProvider) - Method in class akka.persistence.Persistence$
 
get(ClassicActorSystemProvider) - Static method in class akka.persistence.query.PersistenceQuery
 
get(ClassicActorSystemProvider) - Method in class akka.persistence.query.PersistenceQuery$
 
get(ClassicActorSystemProvider) - Static method in class akka.persistence.state.DurableStateStoreRegistry
 
get(ClassicActorSystemProvider) - Method in class akka.persistence.state.DurableStateStoreRegistry$
 
get(ClassicActorSystemProvider) - Static method in class akka.remote.AddressUidExtension
 
get(ClassicActorSystemProvider) - Method in class akka.remote.AddressUidExtension$
 
get(ClassicActorSystemProvider) - Static method in class akka.remote.BoundAddressesExtension
 
get(ClassicActorSystemProvider) - Method in class akka.remote.BoundAddressesExtension$
 
get(ClassicActorSystemProvider) - Static method in class akka.remote.RemoteMetricsExtension
 
get(ClassicActorSystemProvider) - Method in class akka.remote.RemoteMetricsExtension$
 
get(ClassicActorSystemProvider) - Method in class akka.remote.serialization.ActorRefResolveThreadLocalCache$
 
get(ClassicActorSystemProvider) - Static method in class akka.remote.testconductor.TestConductor
 
get(ClassicActorSystemProvider) - Method in class akka.remote.testconductor.TestConductor$
 
get(ClassicActorSystemProvider) - Static method in class akka.remote.transport.TransportAdaptersExtension
Deprecated.
 
get(ClassicActorSystemProvider) - Method in class akka.remote.transport.TransportAdaptersExtension$
Deprecated.
 
get(ClassicActorSystemProvider) - Static method in class akka.serialization.jackson.JacksonObjectMapperProvider
 
get(ClassicActorSystemProvider) - Method in class akka.serialization.jackson.JacksonObjectMapperProvider$
 
get(ClassicActorSystemProvider) - Static method in class akka.serialization.SerializationExtension
 
get(ClassicActorSystemProvider) - Method in class akka.serialization.SerializationExtension$
 
get(ClassicActorSystemProvider) - Static method in class akka.stream.javadsl.Tcp
 
get(ClassicActorSystemProvider) - Method in class akka.stream.javadsl.Tcp$
 
get(ClassicActorSystemProvider) - Static method in class akka.stream.scaladsl.Tcp
 
get(ClassicActorSystemProvider) - Method in class akka.stream.scaladsl.Tcp$
 
get(ClassicActorSystemProvider) - Method in class akka.stream.StreamRefResolver$
 
get(ClassicActorSystemProvider) - Static method in class akka.stream.SystemMaterializer
 
get(ClassicActorSystemProvider) - Method in class akka.stream.SystemMaterializer$
 
get(ClassicActorSystemProvider) - Static method in class akka.testkit.TestKitExtension
 
get(ClassicActorSystemProvider) - Method in class akka.testkit.TestKitExtension$
 
get(ClassicActorSystemProvider) - Static method in class akka.util.ManifestInfo
 
get(ClassicActorSystemProvider) - Method in class akka.util.ManifestInfo$
 
get(ClassicActorSystemProvider) - Static method in class com.typesafe.sslconfig.akka.AkkaSSLConfig
Deprecated.
 
get(ClassicActorSystemProvider) - Method in class com.typesafe.sslconfig.akka.AkkaSSLConfig$
Deprecated.
 
get(ActorSystem<?>) - Static method in class akka.actor.typed.ActorRefResolver
 
get(ActorSystem<?>) - Method in class akka.actor.typed.ActorRefResolver$
 
get(ActorSystem<?>) - Static method in class akka.actor.typed.receptionist.Receptionist
 
get(ActorSystem<?>) - Method in class akka.actor.typed.receptionist.Receptionist$
 
get(ActorSystem<?>) - Static method in class akka.cluster.ddata.typed.javadsl.DistributedData
 
get(ActorSystem<?>) - Method in class akka.cluster.ddata.typed.javadsl.DistributedData$
 
get(ActorSystem<?>) - Static method in class akka.cluster.ddata.typed.scaladsl.DistributedData
 
get(ActorSystem<?>) - Method in class akka.cluster.ddata.typed.scaladsl.DistributedData$
 
get(ActorSystem<?>) - Static method in class akka.cluster.sharding.typed.javadsl.ClusterSharding
 
get(ActorSystem<?>) - Method in class akka.cluster.sharding.typed.javadsl.ClusterSharding$
 
get(ActorSystem<?>) - Static method in class akka.cluster.sharding.typed.javadsl.ShardedDaemonProcess
 
get(ActorSystem<?>) - Method in class akka.cluster.sharding.typed.javadsl.ShardedDaemonProcess$
 
get(ActorSystem<?>) - Method in class akka.cluster.sharding.typed.ReplicatedShardingExtension$
 
get(ActorSystem<?>) - Static method in class akka.cluster.typed.Cluster
Java API
get(ActorSystem<?>) - Method in class akka.cluster.typed.Cluster$
Java API
get(ActorSystem<?>) - Static method in class akka.cluster.typed.ClusterSingleton
Java API:
get(ActorSystem<?>) - Method in class akka.cluster.typed.ClusterSingleton$
Java API:
get(ActorSystem<A>) - Static method in class akka.actor.testkit.typed.javadsl.ManualTime
Access the manual scheduler, note that you need to setup the actor system/testkit with ManualTime.config for this to work.
get(ActorSystem<A>) - Method in class akka.actor.testkit.typed.javadsl.ManualTime$
Access the manual scheduler, note that you need to setup the actor system/testkit with ManualTime.config for this to work.
get(Key<T>) - Method in class akka.cluster.ddata.Replicator.Changed
The data value, with correct type.
get(Key<T>) - Method in class akka.cluster.ddata.Replicator.GetSuccess
The data value, with correct type.
get(Key<T>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Changed
The data value, with correct type.
get(Key<T>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetSuccess
The data value, with correct type.
get(Class<?>) - Method in class akka.persistence.journal.EventAdapters
Finds the "most specific" matching adapter for the given class (i.e.
get(Class<?>) - Static method in class akka.persistence.journal.IdentityEventAdapters
 
get(Class<?>) - Method in class akka.persistence.journal.IdentityEventAdapters$
 
get(Class<T>) - Method in class akka.actor.setup.ActorSystemSetup
Java API: Extract a concrete Setup of type T if it is defined in the settings.
get(String) - Method in class akka.actor.testkit.typed.internal.CapturingAppender$
 
get(String) - Static method in class akka.remote.transport.AssociationRegistry
Deprecated.
 
get(String) - Method in class akka.remote.transport.AssociationRegistry$
Deprecated.
 
get(Channel) - Static method in class akka.remote.transport.netty.ChannelLocalActor
 
get(ClassTag<T>) - Method in class akka.actor.setup.ActorSystemSetup
Scala API: Extract a concrete Setup of type T if it is defined in the settings.
get(ClassTag<T>) - Method in class akka.stream.Attributes
Scala API: Get the most specific attribute value for a given Attribute type or subclass thereof.
get(T) - Method in class akka.util.TypedMultiMap
Obtain all mappings for the given key.
get(T, ClassTag<T>) - Method in class akka.stream.Attributes
Scala API: Get the most specific attribute value for a given Attribute type or subclass thereof or if no such attribute exists, return a default value.
Get(Key<A>, Replicator.ReadConsistency) - Constructor for class akka.cluster.ddata.Replicator.Get
Java API: Get value from local Replicator, i.e.
Get(Key<A>, Replicator.ReadConsistency, ActorRef<Replicator.GetResponse<A>>) - Constructor for class akka.cluster.ddata.typed.scaladsl.Replicator.Get
 
Get(Key<A>, Replicator.ReadConsistency, Optional<Object>) - Constructor for class akka.cluster.ddata.Replicator.Get
Java API: Get value from local Replicator, i.e.
Get(Key<A>, Replicator.ReadConsistency, Option<Object>) - Constructor for class akka.cluster.ddata.Replicator.Get
 
Get(Key<A>, Replicator.ReadConsistency, ActorRef<Replicator.GetResponse<A>>) - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.Get
 
Get$() - Constructor for class akka.cluster.ddata.Replicator.Get$
 
Get$() - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.Get$
 
Get$() - Constructor for class akka.cluster.ddata.typed.scaladsl.Replicator.Get$
 
get$extension(OptionVal<A>) - Method in class akka.util.OptionVal$
Returns the option's value.
getAck() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
required bool ack = 3;
getAck() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
required bool ack = 3;
getAck() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSentOrBuilder
required bool ack = 3;
getAck() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
required bool ack = 4;
getAck() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
required bool ack = 4;
getAck() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessageOrBuilder
required bool ack = 4;
getAck() - Method in class akka.remote.WireFormats.AckAndEnvelopeContainer.Builder
optional .AcknowledgementInfo ack = 1;
getAck() - Method in class akka.remote.WireFormats.AckAndEnvelopeContainer
optional .AcknowledgementInfo ack = 1;
getAck() - Method in interface akka.remote.WireFormats.AckAndEnvelopeContainerOrBuilder
optional .AcknowledgementInfo ack = 1;
getAckBuilder() - Method in class akka.remote.WireFormats.AckAndEnvelopeContainer.Builder
optional .AcknowledgementInfo ack = 1;
getAckOrBuilder() - Method in class akka.remote.WireFormats.AckAndEnvelopeContainer.Builder
optional .AcknowledgementInfo ack = 1;
getAckOrBuilder() - Method in class akka.remote.WireFormats.AckAndEnvelopeContainer
optional .AcknowledgementInfo ack = 1;
getAckOrBuilder() - Method in interface akka.remote.WireFormats.AckAndEnvelopeContainerOrBuilder
optional .AcknowledgementInfo ack = 1;
getAckReplyTo() - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope.Builder
required .UniqueAddress ackReplyTo = 5;
getAckReplyTo() - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope
required .UniqueAddress ackReplyTo = 5;
getAckReplyTo() - Method in interface akka.remote.ArteryControlFormats.SystemMessageEnvelopeOrBuilder
required .UniqueAddress ackReplyTo = 5;
getAckReplyToBuilder() - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope.Builder
required .UniqueAddress ackReplyTo = 5;
getAckReplyToOrBuilder() - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope.Builder
required .UniqueAddress ackReplyTo = 5;
getAckReplyToOrBuilder() - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope
required .UniqueAddress ackReplyTo = 5;
getAckReplyToOrBuilder() - Method in interface akka.remote.ArteryControlFormats.SystemMessageEnvelopeOrBuilder
required .UniqueAddress ackReplyTo = 5;
getActor() - Method in exception akka.actor.ActorInitializationException
 
getActor() - Method in class akka.actor.Terminated
 
getActor() - Method in class akka.remote.ContainerFormats.ActorInitializationException.Builder
optional .ActorRef actor = 1;
getActor() - Method in class akka.remote.ContainerFormats.ActorInitializationException
optional .ActorRef actor = 1;
getActor() - Method in interface akka.remote.ContainerFormats.ActorInitializationExceptionOrBuilder
optional .ActorRef actor = 1;
getActor() - Method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData.Builder
required .ActorRef actor = 1;
getActor() - Method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData
required .ActorRef actor = 1;
getActor() - Method in interface akka.remote.SystemMessageFormats.DeathWatchNotificationDataOrBuilder
required .ActorRef actor = 1;
getActorBuilder() - Method in class akka.remote.ContainerFormats.ActorInitializationException.Builder
optional .ActorRef actor = 1;
getActorBuilder() - Method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData.Builder
required .ActorRef actor = 1;
getActorOrBuilder() - Method in class akka.remote.ContainerFormats.ActorInitializationException.Builder
optional .ActorRef actor = 1;
getActorOrBuilder() - Method in class akka.remote.ContainerFormats.ActorInitializationException
optional .ActorRef actor = 1;
getActorOrBuilder() - Method in interface akka.remote.ContainerFormats.ActorInitializationExceptionOrBuilder
optional .ActorRef actor = 1;
getActorOrBuilder() - Method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData.Builder
required .ActorRef actor = 1;
getActorOrBuilder() - Method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData
required .ActorRef actor = 1;
getActorOrBuilder() - Method in interface akka.remote.SystemMessageFormats.DeathWatchNotificationDataOrBuilder
required .ActorRef actor = 1;
getActorRef() - Method in class akka.actor.ActorIdentity
Java API: ActorRef of the actor replying to the request or not defined if no actor matched the request.
getActorRef() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry.Builder
required string actorRef = 1;
getActorRef() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry
required string actorRef = 1;
getActorRef() - Method in interface akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntryOrBuilder
required string actorRef = 1;
getActorRefBytes() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry.Builder
required string actorRef = 1;
getActorRefBytes() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry
required string actorRef = 1;
getActorRefBytes() - Method in interface akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntryOrBuilder
required string actorRef = 1;
getActorRefElements(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
added in Akka 2.5.14
getActorRefElements(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
added in Akka 2.5.14
getActorRefElements(int) - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSetOrBuilder
added in Akka 2.5.14
getActorRefElements(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
added in Akka 2.5.14
getActorRefElements(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
added in Akka 2.5.14
getActorRefElements(int) - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetOrBuilder
added in Akka 2.5.14
getActorRefElementsBytes(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
added in Akka 2.5.14
getActorRefElementsBytes(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
added in Akka 2.5.14
getActorRefElementsBytes(int) - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSetOrBuilder
added in Akka 2.5.14
getActorRefElementsBytes(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
added in Akka 2.5.14
getActorRefElementsBytes(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
added in Akka 2.5.14
getActorRefElementsBytes(int) - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetOrBuilder
added in Akka 2.5.14
getActorRefElementsCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
added in Akka 2.5.14
getActorRefElementsCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
added in Akka 2.5.14
getActorRefElementsCount() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSetOrBuilder
added in Akka 2.5.14
getActorRefElementsCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
added in Akka 2.5.14
getActorRefElementsCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
added in Akka 2.5.14
getActorRefElementsCount() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetOrBuilder
added in Akka 2.5.14
getActorRefElementsList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
added in Akka 2.5.14
getActorRefElementsList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
added in Akka 2.5.14
getActorRefElementsList() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSetOrBuilder
added in Akka 2.5.14
getActorRefElementsList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
added in Akka 2.5.14
getActorRefElementsList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
added in Akka 2.5.14
getActorRefElementsList() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetOrBuilder
added in Akka 2.5.14
getActorRefFor(Object) - Method in class akka.actor.ContextualTypedActorFactory
 
getActorRefFor(Object) - Method in class akka.actor.TypedActorExtension
Retrieves the underlying ActorRef for the supplied TypedActor proxy, or null if none found
getActorRefFor(Object) - Method in interface akka.actor.TypedActorFactory
Deprecated.
Retrieves the underlying ActorRef for the supplied TypedActor proxy, or null if none found
getActorSystemConfiguration(BundleContext) - Method in class akka.osgi.ActorSystemActivator
Override this method to define a configuration for your ActorSystem instance.
getActorSystemName(BundleContext) - Method in class akka.osgi.ActorSystemActivator
By default, the ActorSystem name will be set to bundle-&lt;bundle id&gt;-ActorSystem.
getAdapterProvider(String) - Method in class akka.remote.transport.TransportAdapters
Deprecated.
 
getAdditionalRecords() - Method in class akka.io.dns.DnsProtocol.Resolved
Java API
getAddr() - Method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest.Builder
optional .Address addr = 2;
getAddr() - Method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest
optional .Address addr = 2;
getAddr() - Method in interface akka.remote.testconductor.TestConductorProtocol.AddressRequestOrBuilder
optional .Address addr = 2;
getAddr() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
optional .AddressRequest addr = 5;
getAddr() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper
optional .AddressRequest addr = 5;
getAddr() - Method in interface akka.remote.testconductor.TestConductorProtocol.WrapperOrBuilder
optional .AddressRequest addr = 5;
getAddrBuilder() - Method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest.Builder
optional .Address addr = 2;
getAddrBuilder() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
optional .AddressRequest addr = 5;
getAddress() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress.Builder
required .akka.cluster.ddata.Address address = 1;
getAddress() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress
required .akka.cluster.ddata.Address address = 1;
getAddress() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddressOrBuilder
required .akka.cluster.ddata.Address address = 1;
getAddress() - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck.Builder
required .Address address = 1;
getAddress() - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck
required .Address address = 1;
getAddress() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.InitJoinAckOrBuilder
required .Address address = 1;
getAddress() - Method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress.Builder
required .Address address = 1;
getAddress() - Method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress
required .Address address = 1;
getAddress() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.UniqueAddressOrBuilder
required .Address address = 1;
getAddress() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version.Builder
required .Address address = 1;
getAddress() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version
required .Address address = 1;
getAddress() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.VersionOrBuilder
required .Address address = 1;
getAddress() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry.Builder
required .Address address = 1;
getAddress() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry
required .Address address = 1;
getAddress() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntryOrBuilder
required .Address address = 1;
getAddress() - Method in class akka.discovery.ServiceDiscovery.ResolvedTarget
Java API
getAddress() - Method in class akka.remote.ArteryControlFormats.MessageWithAddress.Builder
required .UniqueAddress address = 1;
getAddress() - Method in class akka.remote.ArteryControlFormats.MessageWithAddress
required .UniqueAddress address = 1;
getAddress() - Method in interface akka.remote.ArteryControlFormats.MessageWithAddressOrBuilder
required .UniqueAddress address = 1;
getAddress() - Method in class akka.remote.ArteryControlFormats.UniqueAddress.Builder
required .Address address = 1;
getAddress() - Method in class akka.remote.ArteryControlFormats.UniqueAddress
required .Address address = 1;
getAddress() - Method in interface akka.remote.ArteryControlFormats.UniqueAddressOrBuilder
required .Address address = 1;
getAddress() - Method in class akka.remote.testconductor.TestConductorProtocol.Hello.Builder
required .Address address = 2;
getAddress() - Method in class akka.remote.testconductor.TestConductorProtocol.Hello
required .Address address = 2;
getAddress() - Method in interface akka.remote.testconductor.TestConductorProtocol.HelloOrBuilder
required .Address address = 2;
getAddress() - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure.Builder
optional .Address address = 3;
getAddress() - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure
optional .Address address = 3;
getAddress() - Method in interface akka.remote.testconductor.TestConductorProtocol.InjectFailureOrBuilder
optional .Address address = 3;
GetAddress$ - Class in akka.remote.testconductor
 
GetAddress$() - Constructor for class akka.remote.testconductor.GetAddress$
 
getAddressBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress.Builder
required .akka.cluster.ddata.Address address = 1;
getAddressBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck.Builder
required .Address address = 1;
getAddressBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress.Builder
required .Address address = 1;
getAddressBuilder() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version.Builder
required .Address address = 1;
getAddressBuilder() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry.Builder
required .Address address = 1;
getAddressBuilder() - Method in class akka.remote.ArteryControlFormats.MessageWithAddress.Builder
required .UniqueAddress address = 1;
getAddressBuilder() - Method in class akka.remote.ArteryControlFormats.UniqueAddress.Builder
required .Address address = 1;
getAddressBuilder() - Method in class akka.remote.testconductor.TestConductorProtocol.Hello.Builder
required .Address address = 2;
getAddressBuilder() - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure.Builder
optional .Address address = 3;
getAddresses() - Method in class akka.discovery.ServiceDiscovery.Resolved
Java API
getAddressFor(RoleName) - Method in interface akka.remote.testconductor.Player
Query remote transport address of named node.
getAddressIndex() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
required int32 addressIndex = 1;
getAddressIndex() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics
required int32 addressIndex = 1;
getAddressIndex() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetricsOrBuilder
required int32 addressIndex = 1;
getAddressIndex() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member.Builder
required int32 addressIndex = 1;
getAddressIndex() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member
required int32 addressIndex = 1;
getAddressIndex() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.MemberOrBuilder
required int32 addressIndex = 1;
getAddressIndex() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
required int32 addressIndex = 1;
getAddressIndex() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability
required int32 addressIndex = 1;
getAddressIndex() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.ObserverReachabilityOrBuilder
required int32 addressIndex = 1;
getAddressIndex() - Method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability.Builder
required int32 addressIndex = 1;
getAddressIndex() - Method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability
required int32 addressIndex = 1;
getAddressIndex() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.SubjectReachabilityOrBuilder
required int32 addressIndex = 1;
getAddressIndex() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone.Builder
required int32 addressIndex = 1;
getAddressIndex() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone
required int32 addressIndex = 1;
getAddressIndex() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.TombstoneOrBuilder
required int32 addressIndex = 1;
getAddressOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress.Builder
required .akka.cluster.ddata.Address address = 1;
getAddressOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress
required .akka.cluster.ddata.Address address = 1;
getAddressOrBuilder() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddressOrBuilder
required .akka.cluster.ddata.Address address = 1;
getAddressOrBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck.Builder
required .Address address = 1;
getAddressOrBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck
required .Address address = 1;
getAddressOrBuilder() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.InitJoinAckOrBuilder
required .Address address = 1;
getAddressOrBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress.Builder
required .Address address = 1;
getAddressOrBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress
required .Address address = 1;
getAddressOrBuilder() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.UniqueAddressOrBuilder
required .Address address = 1;
getAddressOrBuilder() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version.Builder
required .Address address = 1;
getAddressOrBuilder() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version
required .Address address = 1;
getAddressOrBuilder() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.VersionOrBuilder
required .Address address = 1;
getAddressOrBuilder() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry.Builder
required .Address address = 1;
getAddressOrBuilder() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry
required .Address address = 1;
getAddressOrBuilder() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntryOrBuilder
required .Address address = 1;
getAddressOrBuilder() - Method in class akka.remote.ArteryControlFormats.MessageWithAddress.Builder
required .UniqueAddress address = 1;
getAddressOrBuilder() - Method in class akka.remote.ArteryControlFormats.MessageWithAddress
required .UniqueAddress address = 1;
getAddressOrBuilder() - Method in interface akka.remote.ArteryControlFormats.MessageWithAddressOrBuilder
required .UniqueAddress address = 1;
getAddressOrBuilder() - Method in class akka.remote.ArteryControlFormats.UniqueAddress.Builder
required .Address address = 1;
getAddressOrBuilder() - Method in class akka.remote.ArteryControlFormats.UniqueAddress
required .Address address = 1;
getAddressOrBuilder() - Method in interface akka.remote.ArteryControlFormats.UniqueAddressOrBuilder
required .Address address = 1;
getAddressOrBuilder() - Method in class akka.remote.testconductor.TestConductorProtocol.Hello.Builder
required .Address address = 2;
getAddressOrBuilder() - Method in class akka.remote.testconductor.TestConductorProtocol.Hello
required .Address address = 2;
getAddressOrBuilder() - Method in interface akka.remote.testconductor.TestConductorProtocol.HelloOrBuilder
required .Address address = 2;
getAddressOrBuilder() - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure.Builder
optional .Address address = 3;
getAddressOrBuilder() - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure
optional .Address address = 3;
getAddressOrBuilder() - Method in interface akka.remote.testconductor.TestConductorProtocol.InjectFailureOrBuilder
optional .Address address = 3;
getAddressTerminated() - Method in class akka.actor.Terminated
 
getAddressTerminated() - Method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData.Builder
required bool addressTerminated = 3;
getAddressTerminated() - Method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData
required bool addressTerminated = 3;
getAddressTerminated() - Method in interface akka.remote.SystemMessageFormats.DeathWatchNotificationDataOrBuilder
required bool addressTerminated = 3;
getAddrOrBuilder() - Method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest.Builder
optional .Address addr = 2;
getAddrOrBuilder() - Method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest
optional .Address addr = 2;
getAddrOrBuilder() - Method in interface akka.remote.testconductor.TestConductorProtocol.AddressRequestOrBuilder
optional .Address addr = 2;
getAddrOrBuilder() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
optional .AddressRequest addr = 5;
getAddrOrBuilder() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper
optional .AddressRequest addr = 5;
getAddrOrBuilder() - Method in interface akka.remote.testconductor.TestConductorProtocol.WrapperOrBuilder
optional .AddressRequest addr = 5;
getAddrString(Channel) - Static method in class akka.remote.testconductor.RemoteConnection
 
getAddrString(Channel) - Method in class akka.remote.testconductor.RemoteConnection$
 
getAllAddresses(int) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .Address allAddresses = 1;
getAllAddresses(int) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip
repeated .Address allAddresses = 1;
getAllAddresses(int) - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipOrBuilder
repeated .Address allAddresses = 1;
getAllAddresses(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .UniqueAddress allAddresses = 1;
getAllAddresses(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
repeated .UniqueAddress allAddresses = 1;
getAllAddresses(int) - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipOrBuilder
repeated .UniqueAddress allAddresses = 1;
getAllAddressesBuilder(int) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .Address allAddresses = 1;
getAllAddressesBuilder(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .UniqueAddress allAddresses = 1;
getAllAddressesBuilderList() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .Address allAddresses = 1;
getAllAddressesBuilderList() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .UniqueAddress allAddresses = 1;
getAllAddressesCount() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .Address allAddresses = 1;
getAllAddressesCount() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip
repeated .Address allAddresses = 1;
getAllAddressesCount() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipOrBuilder
repeated .Address allAddresses = 1;
getAllAddressesCount() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .UniqueAddress allAddresses = 1;
getAllAddressesCount() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
repeated .UniqueAddress allAddresses = 1;
getAllAddressesCount() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipOrBuilder
repeated .UniqueAddress allAddresses = 1;
getAllAddressesList() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .Address allAddresses = 1;
getAllAddressesList() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip
repeated .Address allAddresses = 1;
getAllAddressesList() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipOrBuilder
repeated .Address allAddresses = 1;
getAllAddressesList() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .UniqueAddress allAddresses = 1;
getAllAddressesList() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
repeated .UniqueAddress allAddresses = 1;
getAllAddressesList() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipOrBuilder
repeated .UniqueAddress allAddresses = 1;
getAllAddressesOrBuilder(int) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .Address allAddresses = 1;
getAllAddressesOrBuilder(int) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip
repeated .Address allAddresses = 1;
getAllAddressesOrBuilder(int) - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipOrBuilder
repeated .Address allAddresses = 1;
getAllAddressesOrBuilder(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .UniqueAddress allAddresses = 1;
getAllAddressesOrBuilder(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
repeated .UniqueAddress allAddresses = 1;
getAllAddressesOrBuilder(int) - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipOrBuilder
repeated .UniqueAddress allAddresses = 1;
getAllAddressesOrBuilderList() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .Address allAddresses = 1;
getAllAddressesOrBuilderList() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip
repeated .Address allAddresses = 1;
getAllAddressesOrBuilderList() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipOrBuilder
repeated .Address allAddresses = 1;
getAllAddressesOrBuilderList() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .UniqueAddress allAddresses = 1;
getAllAddressesOrBuilderList() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
repeated .UniqueAddress allAddresses = 1;
getAllAddressesOrBuilderList() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipOrBuilder
repeated .UniqueAddress allAddresses = 1;
getAllAppVersions(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated string allAppVersions = 8;
getAllAppVersions(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
repeated string allAppVersions = 8;
getAllAppVersions(int) - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipOrBuilder
repeated string allAppVersions = 8;
getAllAppVersionsBytes(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated string allAppVersions = 8;
getAllAppVersionsBytes(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
repeated string allAppVersions = 8;
getAllAppVersionsBytes(int) - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipOrBuilder
repeated string allAppVersions = 8;
getAllAppVersionsCount() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated string allAppVersions = 8;
getAllAppVersionsCount() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
repeated string allAppVersions = 8;
getAllAppVersionsCount() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipOrBuilder
repeated string allAppVersions = 8;
getAllAppVersionsList() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated string allAppVersions = 8;
getAllAppVersionsList() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
repeated string allAppVersions = 8;
getAllAppVersionsList() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipOrBuilder
repeated string allAppVersions = 8;
getAllButSelf() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll.Builder
required bool allButSelf = 2;
getAllButSelf() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll
required bool allButSelf = 2;
getAllButSelf() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAllOrBuilder
required bool allButSelf = 2;
getAllChildStats() - Method in interface akka.actor.dungeon.Children
 
getAllDataCenters() - Method in class akka.cluster.ClusterEvent.CurrentClusterState
Java API: All data centers in the cluster
getAllEffects() - Method in class akka.actor.testkit.typed.javadsl.BehaviorTestKit
Requests all the effects.
getAllHashes(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated string allHashes = 3;
getAllHashes(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
repeated string allHashes = 3;
getAllHashes(int) - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipOrBuilder
repeated string allHashes = 3;
getAllHashes(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
repeated string allHashes = 2;
getAllHashes(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus
repeated string allHashes = 2;
getAllHashes(int) - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipStatusOrBuilder
repeated string allHashes = 2;
getAllHashesBytes(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated string allHashes = 3;
getAllHashesBytes(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
repeated string allHashes = 3;
getAllHashesBytes(int) - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipOrBuilder
repeated string allHashes = 3;
getAllHashesBytes(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
repeated string allHashes = 2;
getAllHashesBytes(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus
repeated string allHashes = 2;
getAllHashesBytes(int) - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipStatusOrBuilder
repeated string allHashes = 2;
getAllHashesCount() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated string allHashes = 3;
getAllHashesCount() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
repeated string allHashes = 3;
getAllHashesCount() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipOrBuilder
repeated string allHashes = 3;
getAllHashesCount() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
repeated string allHashes = 2;
getAllHashesCount() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus
repeated string allHashes = 2;
getAllHashesCount() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipStatusOrBuilder
repeated string allHashes = 2;
getAllHashesList() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated string allHashes = 3;
getAllHashesList() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
repeated string allHashes = 3;
getAllHashesList() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipOrBuilder
repeated string allHashes = 3;
getAllHashesList() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
repeated string allHashes = 2;
getAllHashesList() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus
repeated string allHashes = 2;
getAllHashesList() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipStatusOrBuilder
repeated string allHashes = 2;
getAllLogEntries() - Method in class akka.actor.testkit.typed.javadsl.BehaviorTestKit
Returns all the CapturedLogEvent issued by this behavior(s)
getAllMetricNames(int) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated string allMetricNames = 2;
getAllMetricNames(int) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip
repeated string allMetricNames = 2;
getAllMetricNames(int) - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipOrBuilder
repeated string allMetricNames = 2;
getAllMetricNamesBytes(int) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated string allMetricNames = 2;
getAllMetricNamesBytes(int) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip
repeated string allMetricNames = 2;
getAllMetricNamesBytes(int) - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipOrBuilder
repeated string allMetricNames = 2;
getAllMetricNamesCount() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated string allMetricNames = 2;
getAllMetricNamesCount() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip
repeated string allMetricNames = 2;
getAllMetricNamesCount() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipOrBuilder
repeated string allMetricNames = 2;
getAllMetricNamesList() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated string allMetricNames = 2;
getAllMetricNamesList() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip
repeated string allMetricNames = 2;
getAllMetricNamesList() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipOrBuilder
repeated string allMetricNames = 2;
getAllowLocalRoutees() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
required bool allowLocalRoutees = 3;
getAllowLocalRoutees() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings
required bool allowLocalRoutees = 3;
getAllowLocalRoutees() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettingsOrBuilder
required bool allowLocalRoutees = 3;
getAllReceived() - Method in class akka.actor.testkit.typed.javadsl.TestInbox
Collect all messages in the inbox and clear it out
getAllReplicas() - Method in interface akka.persistence.typed.javadsl.ReplicationContext
 
getAllRoles() - Method in class akka.cluster.ClusterEvent.CurrentClusterState
Java API: All node roles in the cluster
getAllRoles(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated string allRoles = 2;
getAllRoles(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
repeated string allRoles = 2;
getAllRoles(int) - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipOrBuilder
repeated string allRoles = 2;
getAllRolesBytes(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated string allRoles = 2;
getAllRolesBytes(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
repeated string allRoles = 2;
getAllRolesBytes(int) - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipOrBuilder
repeated string allRoles = 2;
getAllRolesCount() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated string allRoles = 2;
getAllRolesCount() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
repeated string allRoles = 2;
getAllRolesCount() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipOrBuilder
repeated string allRoles = 2;
getAllRolesList() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated string allRoles = 2;
getAllRolesList() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
repeated string allRoles = 2;
getAllRolesList() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipOrBuilder
repeated string allRoles = 2;
getAllServiceInstances(ServiceKey<M>) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Listing
 
getAllServiceInstances(ServiceKey<T>) - Method in interface akka.actor.typed.receptionist.Receptionist.Listing
Java API: Return both the reachable and the unreachable service instances.
getAllSubjectNames(X509Certificate) - Static method in class akka.remote.artery.tcp.ssl.X509Readers
 
getAllSubjectNames(X509Certificate) - Method in class akka.remote.artery.tcp.ssl.X509Readers$
 
getAlpha() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA.Builder
required double alpha = 2;
getAlpha() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA
required double alpha = 2;
getAlpha() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMAOrBuilder
required double alpha = 2;
getAppVersion() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join.Builder
optional string appVersion = 3;
getAppVersion() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join
optional string appVersion = 3;
getAppVersion() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.JoinOrBuilder
optional string appVersion = 3;
getAppVersionBytes() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join.Builder
optional string appVersion = 3;
getAppVersionBytes() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join
optional string appVersion = 3;
getAppVersionBytes() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.JoinOrBuilder
optional string appVersion = 3;
getAppVersionIndex() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member.Builder
optional int32 appVersionIndex = 5;
getAppVersionIndex() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member
optional int32 appVersionIndex = 5;
getAppVersionIndex() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.MemberOrBuilder
optional int32 appVersionIndex = 5;
getArgs(int) - Method in class akka.remote.WireFormats.PropsData.Builder
repeated bytes args = 4;
getArgs(int) - Method in class akka.remote.WireFormats.PropsData
repeated bytes args = 4;
getArgs(int) - Method in interface akka.remote.WireFormats.PropsDataOrBuilder
repeated bytes args = 4;
getArgsCount() - Method in class akka.remote.WireFormats.PropsData.Builder
repeated bytes args = 4;
getArgsCount() - Method in class akka.remote.WireFormats.PropsData
repeated bytes args = 4;
getArgsCount() - Method in interface akka.remote.WireFormats.PropsDataOrBuilder
repeated bytes args = 4;
getArgsList() - Method in class akka.remote.WireFormats.PropsData.Builder
repeated bytes args = 4;
getArgsList() - Method in class akka.remote.WireFormats.PropsData
repeated bytes args = 4;
getArgsList() - Method in interface akka.remote.WireFormats.PropsDataOrBuilder
repeated bytes args = 4;
getAsync() - Method in class akka.remote.SystemMessageFormats.SuperviseData.Builder
required bool async = 2;
getAsync() - Method in class akka.remote.SystemMessageFormats.SuperviseData
required bool async = 2;
getAsync() - Method in interface akka.remote.SystemMessageFormats.SuperviseDataOrBuilder
required bool async = 2;
getAsyncCallback(Function1<T, BoxedUnit>) - Method in class akka.stream.stage.GraphStageLogic
Obtain a callback object that can be used asynchronously to re-enter the current GraphStage with an asynchronous notification.
getAttribute(Class<T>) - Method in class akka.stream.Attributes
Java API: Get the most specific attribute value for a given Attribute type or subclass thereof.
getAttribute(Class<T>, T) - Method in class akka.stream.Attributes
Java API: Get the most specific attribute value for a given Attribute type or subclass thereof.
getAttributeList() - Method in class akka.stream.Attributes
Java API
getAttributeList(Class<T>) - Method in class akka.stream.Attributes
Java API: Get all attributes of a given Class or subclass thereof.
getAttributes() - Method in interface akka.stream.Graph
 
getAttributes() - Method in class akka.stream.javadsl.BidiFlow
 
getAttributes() - Method in class akka.stream.javadsl.Flow
 
getAttributes() - Method in class akka.stream.javadsl.Sink
 
getAttributes() - Method in class akka.stream.javadsl.Source
 
getAttributes() - Method in class akka.stream.scaladsl.BidiFlow
 
getAttributes() - Method in class akka.stream.scaladsl.RunnableGraph
 
getAttributes() - Method in class akka.stream.scaladsl.Sink
 
getAttributes() - Method in class akka.stream.scaladsl.Source
 
getBackoffRate() - Method in class akka.remote.WireFormats.DefaultResizer.Builder
required double backoffRate = 6;
getBackoffRate() - Method in class akka.remote.WireFormats.DefaultResizer
required double backoffRate = 6;
getBackoffRate() - Method in interface akka.remote.WireFormats.DefaultResizerOrBuilder
required double backoffRate = 6;
getBackoffThreshold() - Method in class akka.remote.WireFormats.DefaultResizer.Builder
required double backoffThreshold = 5;
getBackoffThreshold() - Method in class akka.remote.WireFormats.DefaultResizer
required double backoffThreshold = 5;
getBackoffThreshold() - Method in interface akka.remote.WireFormats.DefaultResizerOrBuilder
required double backoffThreshold = 5;
getBarrier() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
optional .EnterBarrier barrier = 2;
getBarrier() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper
optional .EnterBarrier barrier = 2;
getBarrier() - Method in interface akka.remote.testconductor.TestConductorProtocol.WrapperOrBuilder
optional .EnterBarrier barrier = 2;
getBarrierBuilder() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
optional .EnterBarrier barrier = 2;
getBarrierOrBuilder() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
optional .EnterBarrier barrier = 2;
getBarrierOrBuilder() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper
optional .EnterBarrier barrier = 2;
getBarrierOrBuilder() - Method in interface akka.remote.testconductor.TestConductorProtocol.WrapperOrBuilder
optional .EnterBarrier barrier = 2;
getBatch() - Method in class akka.persistence.testkit.ReadEvents
 
getBatch() - Method in class akka.persistence.testkit.WriteEvents
 
getBuckets(int) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Builder
repeated .Delta.Bucket buckets = 1;
getBuckets(int) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta
repeated .Delta.Bucket buckets = 1;
getBuckets(int) - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.DeltaOrBuilder
repeated .Delta.Bucket buckets = 1;
getBucketsBuilder(int) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Builder
repeated .Delta.Bucket buckets = 1;
getBucketsBuilderList() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Builder
repeated .Delta.Bucket buckets = 1;
getBucketsCount() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Builder
repeated .Delta.Bucket buckets = 1;
getBucketsCount() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta
repeated .Delta.Bucket buckets = 1;
getBucketsCount() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.DeltaOrBuilder
repeated .Delta.Bucket buckets = 1;
getBucketsList() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Builder
repeated .Delta.Bucket buckets = 1;
getBucketsList() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta
repeated .Delta.Bucket buckets = 1;
getBucketsList() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.DeltaOrBuilder
repeated .Delta.Bucket buckets = 1;
getBucketsOrBuilder(int) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Builder
repeated .Delta.Bucket buckets = 1;
getBucketsOrBuilder(int) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta
repeated .Delta.Bucket buckets = 1;
getBucketsOrBuilder(int) - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.DeltaOrBuilder
repeated .Delta.Bucket buckets = 1;
getBucketsOrBuilderList() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Builder
repeated .Delta.Bucket buckets = 1;
getBucketsOrBuilderList() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta
repeated .Delta.Bucket buckets = 1;
getBucketsOrBuilderList() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.DeltaOrBuilder
repeated .Delta.Bucket buckets = 1;
getBufferedForEntitiesWithoutDemand() - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.RequestNext
Java API
getByName(String) - Method in interface akka.actor.dungeon.ChildrenContainer.EmptyChildrenContainer
 
getByName(String) - Method in interface akka.actor.dungeon.ChildrenContainer
 
getByName(String) - Method in class akka.actor.dungeon.ChildrenContainer.NormalChildrenContainer
 
getByName(String) - Method in class akka.actor.dungeon.ChildrenContainer.TerminatingChildrenContainer
 
getByRef(ActorRef) - Method in interface akka.actor.dungeon.ChildrenContainer.EmptyChildrenContainer
 
getByRef(ActorRef) - Method in interface akka.actor.dungeon.ChildrenContainer
 
getByRef(ActorRef) - Method in class akka.actor.dungeon.ChildrenContainer.NormalChildrenContainer
 
getByRef(ActorRef) - Method in class akka.actor.dungeon.ChildrenContainer.TerminatingChildrenContainer
 
getByte() - Method in class akka.util.ByteIterator
Get a single Byte from this iterator.
getByteBuffers() - Method in class akka.util.ByteString
Java API: Returns an Iterable of read-only ByteBuffers that directly wraps this ByteStrings all fragments.
getBytes(byte[]) - Method in class akka.util.ByteIterator
Get a specific number of Bytes from this iterator.
getBytes(byte[], int, int) - Method in class akka.util.ByteIterator.ByteArrayIterator
 
getBytes(byte[], int, int) - Method in class akka.util.ByteIterator
Get a specific number of Bytes from this iterator.
getBytes(byte[], int, int) - Method in class akka.util.ByteIterator.MultiByteArrayIterator
 
getBytes(int) - Method in class akka.util.ByteIterator
Get a specific number of Bytes from this iterator.
getByteString(int) - Method in class akka.util.ByteIterator
Get a ByteString with specific number of Bytes from this iterator.
getCallerClass() - Static method in class akka.util.Reflect
This optionally holds a function which looks N levels above itself on the call stack and returns the Class[_] object for the code executing in that stack frame.
getCallerClass() - Method in class akka.util.Reflect$
This optionally holds a function which looks N levels above itself on the call stack and returns the Class[_] object for the code executing in that stack frame.
getCause() - Method in class akka.actor.typed.ChildFailed
Java API
getCause() - Method in class akka.event.Logging.LogEventException
 
getCause() - Method in exception akka.pattern.AskTimeoutException
 
getCause() - Static method in class akka.persistence.testkit.ExpectedFailure
 
getCause() - Static method in class akka.persistence.testkit.ExpectedRejection
 
getCause() - Method in class akka.remote.AssociationErrorEvent
Deprecated.
 
getCause() - Method in class akka.remote.ContainerFormats.ActorInitializationException.Builder
required .Payload cause = 3;
getCause() - Method in class akka.remote.ContainerFormats.ActorInitializationException
required .Payload cause = 3;
getCause() - Method in interface akka.remote.ContainerFormats.ActorInitializationExceptionOrBuilder
required .Payload cause = 3;
getCause() - Method in class akka.remote.ContainerFormats.Throwable.Builder
optional .Payload cause = 3;
getCause() - Method in class akka.remote.ContainerFormats.Throwable
optional .Payload cause = 3;
getCause() - Method in interface akka.remote.ContainerFormats.ThrowableOrBuilder
optional .Payload cause = 3;
getCause() - Method in class akka.remote.RemotingErrorEvent
Deprecated.
 
getCause() - Static method in exception akka.stream.BindFailedException
 
getCause() - Method in class akka.stream.StreamRefMessages.RemoteStreamFailure.Builder
optional bytes cause = 1;
getCause() - Method in class akka.stream.StreamRefMessages.RemoteStreamFailure
optional bytes cause = 1;
getCause() - Method in interface akka.stream.StreamRefMessages.RemoteStreamFailureOrBuilder
optional bytes cause = 1;
getCauseBuilder() - Method in class akka.remote.ContainerFormats.ActorInitializationException.Builder
required .Payload cause = 3;
getCauseBuilder() - Method in class akka.remote.ContainerFormats.Throwable.Builder
optional .Payload cause = 3;
getCauseData() - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
optional .Payload causeData = 3;
getCauseData() - Method in class akka.remote.SystemMessageFormats.SystemMessage
optional .Payload causeData = 3;
getCauseData() - Method in interface akka.remote.SystemMessageFormats.SystemMessageOrBuilder
optional .Payload causeData = 3;
getCauseDataBuilder() - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
optional .Payload causeData = 3;
getCauseDataOrBuilder() - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
optional .Payload causeData = 3;
getCauseDataOrBuilder() - Method in class akka.remote.SystemMessageFormats.SystemMessage
optional .Payload causeData = 3;
getCauseDataOrBuilder() - Method in interface akka.remote.SystemMessageFormats.SystemMessageOrBuilder
optional .Payload causeData = 3;
getCauseOrBuilder() - Method in class akka.remote.ContainerFormats.ActorInitializationException.Builder
required .Payload cause = 3;
getCauseOrBuilder() - Method in class akka.remote.ContainerFormats.ActorInitializationException
required .Payload cause = 3;
getCauseOrBuilder() - Method in interface akka.remote.ContainerFormats.ActorInitializationExceptionOrBuilder
required .Payload cause = 3;
getCauseOrBuilder() - Method in class akka.remote.ContainerFormats.Throwable.Builder
optional .Payload cause = 3;
getCauseOrBuilder() - Method in class akka.remote.ContainerFormats.Throwable
optional .Payload cause = 3;
getCauseOrBuilder() - Method in interface akka.remote.ContainerFormats.ThrowableOrBuilder
optional .Payload cause = 3;
getChild() - Method in class akka.remote.SystemMessageFormats.FailedData.Builder
required .ActorRef child = 1;
getChild() - Method in class akka.remote.SystemMessageFormats.FailedData
required .ActorRef child = 1;
getChild() - Method in interface akka.remote.SystemMessageFormats.FailedDataOrBuilder
required .ActorRef child = 1;
getChild() - Method in class akka.remote.SystemMessageFormats.SuperviseData.Builder
required .ActorRef child = 1;
getChild() - Method in class akka.remote.SystemMessageFormats.SuperviseData
required .ActorRef child = 1;
getChild() - Method in interface akka.remote.SystemMessageFormats.SuperviseDataOrBuilder
required .ActorRef child = 1;
getChild(String) - Method in interface akka.actor.dungeon.Children
 
getChild(String) - Method in interface akka.actor.typed.internal.ActorContextImpl
 
getChild(String) - Method in interface akka.actor.typed.javadsl.ActorContext
The named child Actor if it is alive.
getChild(Iterator<String>) - Method in interface akka.actor.MinimalActorRef
 
getChild(Iterator<String>) - Static method in class akka.actor.Nobody
 
getChildBuilder() - Method in class akka.remote.SystemMessageFormats.FailedData.Builder
required .ActorRef child = 1;
getChildBuilder() - Method in class akka.remote.SystemMessageFormats.SuperviseData.Builder
required .ActorRef child = 1;
getChildByName(String) - Method in interface akka.actor.Cell
Get the stats for the named child, if that exists.
getChildByName(String) - Method in interface akka.actor.dungeon.Children
 
getChildByRef(ActorRef) - Method in interface akka.actor.dungeon.Children
 
getChildOrBuilder() - Method in class akka.remote.SystemMessageFormats.FailedData.Builder
required .ActorRef child = 1;
getChildOrBuilder() - Method in class akka.remote.SystemMessageFormats.FailedData
required .ActorRef child = 1;
getChildOrBuilder() - Method in interface akka.remote.SystemMessageFormats.FailedDataOrBuilder
required .ActorRef child = 1;
getChildOrBuilder() - Method in class akka.remote.SystemMessageFormats.SuperviseData.Builder
required .ActorRef child = 1;
getChildOrBuilder() - Method in class akka.remote.SystemMessageFormats.SuperviseData
required .ActorRef child = 1;
getChildOrBuilder() - Method in interface akka.remote.SystemMessageFormats.SuperviseDataOrBuilder
required .ActorRef child = 1;
getChildren() - Method in interface akka.actor.AbstractActor.ActorContext
Returns an unmodifiable Java Collection containing the linked actors
getChildren() - Method in interface akka.actor.dungeon.Children
 
getChildren() - Method in interface akka.actor.typed.internal.ActorContextImpl
 
getChildren() - Method in interface akka.actor.typed.javadsl.ActorContext
The list of child Actors created by this Actor during its lifetime that are still alive, in no particular order.
getChunk() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
required uint32 chunk = 1;
getChunk() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status
required uint32 chunk = 1;
getChunk() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StatusOrBuilder
required uint32 chunk = 1;
getClassFor(String, ClassTag<T>) - Method in class akka.actor.DynamicAccess
Obtain a Class[_] object loaded with the right class loader (i.e.
getClassFor(String, ClassTag<T>) - Method in class akka.actor.ReflectiveDynamicAccess
 
getClassName() - Method in class akka.remote.ContainerFormats.StackTraceElement.Builder
required string className = 1;
getClassName() - Method in class akka.remote.ContainerFormats.StackTraceElement
required string className = 1;
getClassName() - Method in interface akka.remote.ContainerFormats.StackTraceElementOrBuilder
required string className = 1;
getClassName() - Method in class akka.remote.ContainerFormats.Throwable.Builder
required string className = 1;
getClassName() - Method in class akka.remote.ContainerFormats.Throwable
required string className = 1;
getClassName() - Method in interface akka.remote.ContainerFormats.ThrowableOrBuilder
required string className = 1;
getClassNameBytes() - Method in class akka.remote.ContainerFormats.StackTraceElement.Builder
required string className = 1;
getClassNameBytes() - Method in class akka.remote.ContainerFormats.StackTraceElement
required string className = 1;
getClassNameBytes() - Method in interface akka.remote.ContainerFormats.StackTraceElementOrBuilder
required string className = 1;
getClassNameBytes() - Method in class akka.remote.ContainerFormats.Throwable.Builder
required string className = 1;
getClassNameBytes() - Method in class akka.remote.ContainerFormats.Throwable
required string className = 1;
getClassNameBytes() - Method in interface akka.remote.ContainerFormats.ThrowableOrBuilder
required string className = 1;
getClazz() - Method in class akka.remote.WireFormats.PropsData.Builder
required string clazz = 3;
getClazz() - Method in class akka.remote.WireFormats.PropsData
required string clazz = 3;
getClazz() - Method in interface akka.remote.WireFormats.PropsDataOrBuilder
required string clazz = 3;
getClazz(T) - Method in interface akka.event.LogSource
 
getClazzBytes() - Method in class akka.remote.WireFormats.PropsData.Builder
required string clazz = 3;
getClazzBytes() - Method in class akka.remote.WireFormats.PropsData
required string clazz = 3;
getClazzBytes() - Method in interface akka.remote.WireFormats.PropsDataOrBuilder
required string clazz = 3;
getCleanupUnusedAfter() - Method in class akka.persistence.typed.delivery.EventSourcedProducerQueue.Settings
Java API
getClient(String) - Method in class akka.cluster.sharding.external.ExternalShardAllocation
Java API
getClusterClients() - Method in class akka.cluster.client.ClusterClients
Java API
GetClusterClients - Class in akka.cluster.client
 
GetClusterClients() - Constructor for class akka.cluster.client.GetClusterClients
 
GetClusterClients$ - Class in akka.cluster.client
Get the cluster clients known to this receptionist.
GetClusterClients$() - Constructor for class akka.cluster.client.GetClusterClients$
 
getClusterConfig() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck.Builder
optional string clusterConfig = 2;
getClusterConfig() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck
optional string clusterConfig = 2;
getClusterConfig() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.ConfigCheckOrBuilder
optional string clusterConfig = 2;
getClusterConfigBytes() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck.Builder
optional string clusterConfig = 2;
getClusterConfigBytes() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck
optional string clusterConfig = 2;
getClusterConfigBytes() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.ConfigCheckOrBuilder
optional string clusterConfig = 2;
GetClusterCoreRef$() - Constructor for class akka.cluster.InternalClusterAction.GetClusterCoreRef$
 
GetClusterShardingStats - Class in akka.cluster.sharding.typed
Query the statistics about the currently running sharded entities in the entire cluster.
GetClusterShardingStats(EntityTypeKey<?>, Duration, ActorRef<akka.cluster.sharding.ShardRegion.ClusterShardingStats>) - Constructor for class akka.cluster.sharding.typed.GetClusterShardingStats
Java API
GetClusterShardingStats(EntityTypeKey<?>, FiniteDuration, ActorRef<akka.cluster.sharding.ShardRegion.ClusterShardingStats>) - Constructor for class akka.cluster.sharding.typed.GetClusterShardingStats
 
GetClusterShardingStats$ - Class in akka.cluster.sharding.typed
 
GetClusterShardingStats$() - Constructor for class akka.cluster.sharding.typed.GetClusterShardingStats$
 
getClusterShuttingDownInstance() - Static method in class akka.cluster.ClusterEvent
Java API: get the singleton instance of ClusterShuttingDown event
getClusterShuttingDownInstance() - Method in class akka.cluster.ClusterEvent$
Java API: get the singleton instance of ClusterShuttingDown event
getClusterStatus() - Method in interface akka.cluster.ClusterNodeMBean
 
getCommandType() - Method in class akka.remote.WireFormats.AkkaControlMessage.Builder
required .CommandType commandType = 1;
getCommandType() - Method in class akka.remote.WireFormats.AkkaControlMessage
required .CommandType commandType = 1;
getCommandType() - Method in interface akka.remote.WireFormats.AkkaControlMessageOrBuilder
required .CommandType commandType = 1;
getConcurrent() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata.Builder
required bool concurrent = 4;
getConcurrent() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata
required bool concurrent = 4;
getConcurrent() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadataOrBuilder
required bool concurrent = 4;
getConfig() - Method in class akka.remote.WireFormats.DeployData.Builder
optional bytes config = 2;
getConfig() - Method in class akka.remote.WireFormats.DeployData
optional bytes config = 2;
getConfig() - Method in interface akka.remote.WireFormats.DeployDataOrBuilder
optional bytes config = 2;
getConfigCheck() - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck.Builder
required .ConfigCheck configCheck = 2;
getConfigCheck() - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck
required .ConfigCheck configCheck = 2;
getConfigCheck() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.InitJoinAckOrBuilder
required .ConfigCheck configCheck = 2;
getConfigCheckBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck.Builder
required .ConfigCheck configCheck = 2;
getConfigCheckOrBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck.Builder
required .ConfigCheck configCheck = 2;
getConfigCheckOrBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck
required .ConfigCheck configCheck = 2;
getConfigCheckOrBuilder() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.InitJoinAckOrBuilder
required .ConfigCheck configCheck = 2;
getConfigManifest() - Method in class akka.remote.WireFormats.DeployData.Builder
optional string configManifest = 9;
getConfigManifest() - Method in class akka.remote.WireFormats.DeployData
optional string configManifest = 9;
getConfigManifest() - Method in interface akka.remote.WireFormats.DeployDataOrBuilder
optional string configManifest = 9;
getConfigManifestBytes() - Method in class akka.remote.WireFormats.DeployData.Builder
optional string configManifest = 9;
getConfigManifestBytes() - Method in class akka.remote.WireFormats.DeployData
optional string configManifest = 9;
getConfigManifestBytes() - Method in interface akka.remote.WireFormats.DeployDataOrBuilder
optional string configManifest = 9;
getConfigSerializerId() - Method in class akka.remote.WireFormats.DeployData.Builder
optional int32 configSerializerId = 8;
getConfigSerializerId() - Method in class akka.remote.WireFormats.DeployData
optional int32 configSerializerId = 8;
getConfigSerializerId() - Method in interface akka.remote.WireFormats.DeployDataOrBuilder
optional int32 configSerializerId = 8;
getConfirmed(int) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
repeated .akka.cluster.typed.delivery.Confirmed confirmed = 3;
getConfirmed(int) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State
repeated .akka.cluster.typed.delivery.Confirmed confirmed = 3;
getConfirmed(int) - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.StateOrBuilder
repeated .akka.cluster.typed.delivery.Confirmed confirmed = 3;
getConfirmedBuilder(int) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
repeated .akka.cluster.typed.delivery.Confirmed confirmed = 3;
getConfirmedBuilderList() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
repeated .akka.cluster.typed.delivery.Confirmed confirmed = 3;
getConfirmedCount() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
repeated .akka.cluster.typed.delivery.Confirmed confirmed = 3;
getConfirmedCount() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State
repeated .akka.cluster.typed.delivery.Confirmed confirmed = 3;
getConfirmedCount() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.StateOrBuilder
repeated .akka.cluster.typed.delivery.Confirmed confirmed = 3;
getConfirmedList() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
repeated .akka.cluster.typed.delivery.Confirmed confirmed = 3;
getConfirmedList() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State
repeated .akka.cluster.typed.delivery.Confirmed confirmed = 3;
getConfirmedList() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.StateOrBuilder
repeated .akka.cluster.typed.delivery.Confirmed confirmed = 3;
getConfirmedOrBuilder(int) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
repeated .akka.cluster.typed.delivery.Confirmed confirmed = 3;
getConfirmedOrBuilder(int) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State
repeated .akka.cluster.typed.delivery.Confirmed confirmed = 3;
getConfirmedOrBuilder(int) - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.StateOrBuilder
repeated .akka.cluster.typed.delivery.Confirmed confirmed = 3;
getConfirmedOrBuilderList() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
repeated .akka.cluster.typed.delivery.Confirmed confirmed = 3;
getConfirmedOrBuilderList() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State
repeated .akka.cluster.typed.delivery.Confirmed confirmed = 3;
getConfirmedOrBuilderList() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.StateOrBuilder
repeated .akka.cluster.typed.delivery.Confirmed confirmed = 3;
getConfirmedSeqNr() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack.Builder
required int64 confirmedSeqNr = 1;
getConfirmedSeqNr() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack
required int64 confirmedSeqNr = 1;
getConfirmedSeqNr() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.AckOrBuilder
required int64 confirmedSeqNr = 1;
getConfirmedSeqNr() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request.Builder
required int64 confirmedSeqNr = 1;
getConfirmedSeqNr() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request
required int64 confirmedSeqNr = 1;
getConfirmedSeqNr() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.RequestOrBuilder
required int64 confirmedSeqNr = 1;
getConsistency() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
required sint32 consistency = 2;
getConsistency() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
required sint32 consistency = 2;
getConsistency() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetOrBuilder
required sint32 consistency = 2;
getConsistencyAdditional() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
optional int32 consistencyAdditional = 6;
getConsistencyAdditional() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
optional int32 consistencyAdditional = 6;
getConsistencyAdditional() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetOrBuilder
optional int32 consistencyAdditional = 6;
getConsistencyMinCap() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
optional int32 consistencyMinCap = 5;
getConsistencyMinCap() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
optional int32 consistencyMinCap = 5;
getConsistencyMinCap() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetOrBuilder
optional int32 consistencyMinCap = 5;
getConsumerControllerRef() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer.Builder
required string consumerControllerRef = 1;
getConsumerControllerRef() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer
required string consumerControllerRef = 1;
getConsumerControllerRef() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumerOrBuilder
required string consumerControllerRef = 1;
getConsumerControllerRefBytes() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer.Builder
required string consumerControllerRef = 1;
getConsumerControllerRefBytes() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer
required string consumerControllerRef = 1;
getConsumerControllerRefBytes() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumerOrBuilder
required string consumerControllerRef = 1;
getConsumerIds() - Method in interface akka.stream.javadsl.PartitionHub.ConsumerInfo
Sequence of all identifiers of current consumers.
getContactPoints() - Method in class akka.cluster.client.ContactPoints
Java API
getContactPoints(int) - Method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts.Builder
repeated string contactPoints = 1;
getContactPoints(int) - Method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts
repeated string contactPoints = 1;
getContactPoints(int) - Method in interface akka.cluster.client.protobuf.msg.ClusterClientMessages.ContactsOrBuilder
repeated string contactPoints = 1;
GetContactPoints - Class in akka.cluster.client
 
GetContactPoints() - Constructor for class akka.cluster.client.GetContactPoints
 
GetContactPoints$ - Class in akka.cluster.client
Get the contact points known to this client.
GetContactPoints$() - Constructor for class akka.cluster.client.GetContactPoints$
 
getContactPointsBytes(int) - Method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts.Builder
repeated string contactPoints = 1;
getContactPointsBytes(int) - Method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts
repeated string contactPoints = 1;
getContactPointsBytes(int) - Method in interface akka.cluster.client.protobuf.msg.ClusterClientMessages.ContactsOrBuilder
repeated string contactPoints = 1;
getContactPointsCount() - Method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts.Builder
repeated string contactPoints = 1;
getContactPointsCount() - Method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts
repeated string contactPoints = 1;
getContactPointsCount() - Method in interface akka.cluster.client.protobuf.msg.ClusterClientMessages.ContactsOrBuilder
repeated string contactPoints = 1;
getContactPointsList() - Method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts.Builder
repeated string contactPoints = 1;
getContactPointsList() - Method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts
repeated string contactPoints = 1;
getContactPointsList() - Method in interface akka.cluster.client.protobuf.msg.ClusterClientMessages.ContactsOrBuilder
repeated string contactPoints = 1;
GetContacts() - Constructor for class akka.cluster.client.ClusterReceptionist.Internal$.GetContacts
Deprecated.
 
GetContacts$() - Constructor for class akka.cluster.client.ClusterReceptionist.Internal$.GetContacts$
Deprecated.
 
getContent(int) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
repeated .Delta.Entry content = 3;
getContent(int) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket
repeated .Delta.Entry content = 3;
getContent(int) - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.BucketOrBuilder
repeated .Delta.Entry content = 3;
getContentBuilder(int) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
repeated .Delta.Entry content = 3;
getContentBuilderList() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
repeated .Delta.Entry content = 3;
getContentCount() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
repeated .Delta.Entry content = 3;
getContentCount() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket
repeated .Delta.Entry content = 3;
getContentCount() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.BucketOrBuilder
repeated .Delta.Entry content = 3;
getContentList() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
repeated .Delta.Entry content = 3;
getContentList() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket
repeated .Delta.Entry content = 3;
getContentList() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.BucketOrBuilder
repeated .Delta.Entry content = 3;
getContentOrBuilder(int) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
repeated .Delta.Entry content = 3;
getContentOrBuilder(int) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket
repeated .Delta.Entry content = 3;
getContentOrBuilder(int) - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.BucketOrBuilder
repeated .Delta.Entry content = 3;
getContentOrBuilderList() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
repeated .Delta.Entry content = 3;
getContentOrBuilderList() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket
repeated .Delta.Entry content = 3;
getContentOrBuilderList() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.BucketOrBuilder
repeated .Delta.Entry content = 3;
getContext() - Method in class akka.actor.AbstractActor
Returns this AbstractActor's ActorContext The ActorContext is not thread safe so do not expose it outside of the AbstractActor.
getContext() - Method in class akka.actor.AbstractFSM
Returns this AbstractActor's ActorContext The ActorContext is not thread safe so do not expose it outside of the AbstractActor.
getContext() - Method in class akka.actor.typed.javadsl.AbstractBehavior
 
getContext() - Method in class akka.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
Returns this AbstractActor's ActorContext The ActorContext is not thread safe so do not expose it outside of the AbstractActor.
getCookie() - Method in class akka.remote.WireFormats.AkkaHandshakeInfo.Builder
optional string cookie = 3;
getCookie() - Method in class akka.remote.WireFormats.AkkaHandshakeInfo
optional string cookie = 3;
getCookie() - Method in interface akka.remote.WireFormats.AkkaHandshakeInfoOrBuilder
optional string cookie = 3;
getCookieBytes() - Method in class akka.remote.WireFormats.AkkaHandshakeInfo.Builder
optional string cookie = 3;
getCookieBytes() - Method in class akka.remote.WireFormats.AkkaHandshakeInfo
optional string cookie = 3;
getCookieBytes() - Method in interface akka.remote.WireFormats.AkkaHandshakeInfoOrBuilder
optional string cookie = 3;
getCorrelationId() - Method in class akka.remote.ContainerFormats.ActorIdentity.Builder
required .Payload correlationId = 1;
getCorrelationId() - Method in class akka.remote.ContainerFormats.ActorIdentity
required .Payload correlationId = 1;
getCorrelationId() - Method in interface akka.remote.ContainerFormats.ActorIdentityOrBuilder
required .Payload correlationId = 1;
getCorrelationIdBuilder() - Method in class akka.remote.ContainerFormats.ActorIdentity.Builder
required .Payload correlationId = 1;
getCorrelationIdOrBuilder() - Method in class akka.remote.ContainerFormats.ActorIdentity.Builder
required .Payload correlationId = 1;
getCorrelationIdOrBuilder() - Method in class akka.remote.ContainerFormats.ActorIdentity
required .Payload correlationId = 1;
getCorrelationIdOrBuilder() - Method in interface akka.remote.ContainerFormats.ActorIdentityOrBuilder
required .Payload correlationId = 1;
getCount() - Method in class akka.stream.IOResult
Java API: Numeric value depending on context, for example IO operations performed or bytes processed.
getCountInstance() - Static method in class akka.cluster.pubsub.DistributedPubSubMediator
Java API: Send this message to the mediator and it will reply with an Integer of the number of subscribers.
getCountInstance() - Method in class akka.cluster.pubsub.DistributedPubSubMediator$
Java API: Send this message to the mediator and it will reply with an Integer of the number of subscribers.
getCreatedTimestamp() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry.Builder
optional int64 createdTimestamp = 3;
getCreatedTimestamp() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry
optional int64 createdTimestamp = 3;
getCreatedTimestamp() - Method in interface akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntryOrBuilder
optional int64 createdTimestamp = 3;
getCreationTime() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat.Builder
optional sint64 creationTime = 3;
getCreationTime() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat
optional sint64 creationTime = 3;
getCreationTime() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.HeartbeatOrBuilder
optional sint64 creationTime = 3;
getCreationTime() - Method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse.Builder
optional int64 creationTime = 3;
getCreationTime() - Method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse
optional int64 creationTime = 3;
getCreationTime() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponseOrBuilder
optional int64 creationTime = 3;
getCriteria() - Method in class akka.persistence.testkit.DeleteSnapshotsByCriteria
 
getCumulativeAck() - Method in class akka.remote.WireFormats.AcknowledgementInfo.Builder
required fixed64 cumulativeAck = 1;
getCumulativeAck() - Method in class akka.remote.WireFormats.AcknowledgementInfo
required fixed64 cumulativeAck = 1;
getCumulativeAck() - Method in interface akka.remote.WireFormats.AcknowledgementInfoOrBuilder
required fixed64 cumulativeAck = 1;
getCurrentChild() - Static method in class akka.pattern.BackoffSupervisor
Java API: Send this message to the BackoffSupervisor and it will reply with BackoffSupervisor.CurrentChild containing the ActorRef of the current child, if any.
getCurrentChild() - Method in class akka.pattern.BackoffSupervisor$
Java API: Send this message to the BackoffSupervisor and it will reply with BackoffSupervisor.CurrentChild containing the ActorRef of the current child, if any.
GetCurrentChild$() - Constructor for class akka.pattern.BackoffSupervisor.GetCurrentChild$
 
getCurrentConfig() - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin.Builder
optional string currentConfig = 1;
getCurrentConfig() - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin
optional string currentConfig = 1;
getCurrentConfig() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.InitJoinOrBuilder
optional string currentConfig = 1;
getCurrentConfigBytes() - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin.Builder
optional string currentConfig = 1;
getCurrentConfigBytes() - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin
optional string currentConfig = 1;
getCurrentConfigBytes() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.InitJoinOrBuilder
optional string currentConfig = 1;
getCurrentDeliveryId() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.Builder
required int64 currentDeliveryId = 1;
getCurrentDeliveryId() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot
required int64 currentDeliveryId = 1;
getCurrentDeliveryId() - Method in interface akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshotOrBuilder
required int64 currentDeliveryId = 1;
getCurrentRegionsInstance() - Method in class akka.cluster.sharding.ShardRegion$
Java API: Send this message to the ShardRegion actor to request for CurrentRegions, which contains the addresses of all registered regions.
getCurrentSeqNr() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
required int64 currentSeqNr = 1;
getCurrentSeqNr() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State
required int64 currentSeqNr = 1;
getCurrentSeqNr() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.StateOrBuilder
required int64 currentSeqNr = 1;
GetCurrentState - Class in akka.cluster.typed
 
GetCurrentState(ActorRef<ClusterEvent.CurrentClusterState>) - Constructor for class akka.cluster.typed.GetCurrentState
 
GetCurrentState$ - Class in akka.cluster.typed
 
GetCurrentState$() - Constructor for class akka.cluster.typed.GetCurrentState$
 
getCurrentTopics() - Method in class akka.cluster.pubsub.DistributedPubSubMediator
 
getCurrentTransportInformation() - Static method in class akka.serialization.Serialization
Gets the serialization information from a ThreadLocal that was assigned via Serialization.withTransportInformation(akka.actor.ExtendedActorSystem, scala.Function0<T>).
getCurrentTransportInformation() - Method in class akka.serialization.Serialization$
Gets the serialization information from a ThreadLocal that was assigned via Serialization.withTransportInformation(akka.actor.ExtendedActorSystem, scala.Function0<T>).
getData() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed.Builder
required .akka.cluster.ddata.OtherMessage data = 2;
getData() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed
required .akka.cluster.ddata.OtherMessage data = 2;
getData() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ChangedOrBuilder
required .akka.cluster.ddata.OtherMessage data = 2;
getData() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
required .akka.cluster.ddata.OtherMessage data = 1;
getData() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope
required .akka.cluster.ddata.OtherMessage data = 1;
getData() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelopeOrBuilder
required .akka.cluster.ddata.OtherMessage data = 1;
getData() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
required .akka.cluster.ddata.OtherMessage data = 1;
getData() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope
required .akka.cluster.ddata.OtherMessage data = 1;
getData() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelopeOrBuilder
required .akka.cluster.ddata.OtherMessage data = 1;
getData() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess.Builder
required .akka.cluster.ddata.OtherMessage data = 2;
getData() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess
required .akka.cluster.ddata.OtherMessage data = 2;
getData() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccessOrBuilder
required .akka.cluster.ddata.OtherMessage data = 2;
getData() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector.Builder
required bytes data = 3;
getData() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector
required bytes data = 3;
getData() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelectorOrBuilder
required bytes data = 3;
getData() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Pool.Builder
required bytes data = 3;
getData() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Pool
required bytes data = 3;
getData() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.PoolOrBuilder
required bytes data = 3;
getData() - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot.Builder
required .PersistentPayload data = 2;
getData() - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot
required .PersistentPayload data = 2;
getData() - Method in interface akka.persistence.serialization.MessageFormats.PersistentFSMSnapshotOrBuilder
required .PersistentPayload data = 2;
getData(String) - Method in class akka.cluster.ddata.Replicator
 
getDataBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed.Builder
required .akka.cluster.ddata.OtherMessage data = 2;
getDataBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
required .akka.cluster.ddata.OtherMessage data = 1;
getDataBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
required .akka.cluster.ddata.OtherMessage data = 1;
getDataBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess.Builder
required .akka.cluster.ddata.OtherMessage data = 2;
getDataBuilder() - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot.Builder
required .PersistentPayload data = 2;
getDataCenter() - Method in class akka.cluster.sharding.typed.javadsl.EntityRef
The specified datacenter of the incarnation of the particular entity referenced by this EntityRef, if a datacenter was specified.
GetDataDeleted(Key<A>) - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.GetDataDeleted
 
GetDataDeleted(Key<A>, Option<Object>) - Constructor for class akka.cluster.ddata.Replicator.GetDataDeleted
 
GetDataDeleted$() - Constructor for class akka.cluster.ddata.Replicator.GetDataDeleted$
 
GetDataDeleted$() - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.GetDataDeleted$
 
GetDataDeleted$() - Constructor for class akka.cluster.ddata.typed.scaladsl.Replicator.GetDataDeleted$
 
getDataOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed.Builder
required .akka.cluster.ddata.OtherMessage data = 2;
getDataOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed
required .akka.cluster.ddata.OtherMessage data = 2;
getDataOrBuilder() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ChangedOrBuilder
required .akka.cluster.ddata.OtherMessage data = 2;
getDataOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
required .akka.cluster.ddata.OtherMessage data = 1;
getDataOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope
required .akka.cluster.ddata.OtherMessage data = 1;
getDataOrBuilder() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelopeOrBuilder
required .akka.cluster.ddata.OtherMessage data = 1;
getDataOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
required .akka.cluster.ddata.OtherMessage data = 1;
getDataOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope
required .akka.cluster.ddata.OtherMessage data = 1;
getDataOrBuilder() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelopeOrBuilder
required .akka.cluster.ddata.OtherMessage data = 1;
getDataOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess.Builder
required .akka.cluster.ddata.OtherMessage data = 2;
getDataOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess
required .akka.cluster.ddata.OtherMessage data = 2;
getDataOrBuilder() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccessOrBuilder
required .akka.cluster.ddata.OtherMessage data = 2;
getDataOrBuilder() - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot.Builder
required .PersistentPayload data = 2;
getDataOrBuilder() - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot
required .PersistentPayload data = 2;
getDataOrBuilder() - Method in interface akka.persistence.serialization.MessageFormats.PersistentFSMSnapshotOrBuilder
required .PersistentPayload data = 2;
getDecrements() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter.Builder
required .akka.cluster.ddata.GCounter decrements = 2;
getDecrements() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter
required .akka.cluster.ddata.GCounter decrements = 2;
getDecrements() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterOrBuilder
required .akka.cluster.ddata.GCounter decrements = 2;
getDecrementsBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter.Builder
required .akka.cluster.ddata.GCounter decrements = 2;
getDecrementsOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter.Builder
required .akka.cluster.ddata.GCounter decrements = 2;
getDecrementsOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter
required .akka.cluster.ddata.GCounter decrements = 2;
getDecrementsOrBuilder() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterOrBuilder
required .akka.cluster.ddata.GCounter decrements = 2;
getDefaultAddress() - Method in interface akka.actor.ActorRefProvider
Obtain the external address of the default transport.
getDefaultInstance() - Static method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts
 
getDefaultInstance() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag
 
getDefaultInstance() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry
 
getDefaultInstance() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter
 
getDefaultInstance() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
 
getDefaultInstance() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry
 
getDefaultInstance() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap
 
getDefaultInstance() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister
 
getDefaultInstance() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry
 
getDefaultInstance() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap
 
getDefaultInstance() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry
 
getDefaultInstance() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup
 
getDefaultInstance() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry
 
getDefaultInstance() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry
 
getDefaultInstance() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap
 
getDefaultInstance() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
 
getDefaultInstance() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry
 
getDefaultInstance() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup
 
getDefaultInstance() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter
 
getDefaultInstance() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry
 
getDefaultInstance() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap
 
getDefaultInstance() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address
 
getDefaultInstance() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed
 
getDefaultInstance() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope
 
getDefaultInstance() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry
 
getDefaultInstance() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry
 
getDefaultInstance() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation
 
getDefaultInstance() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope
 
getDefaultInstance() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Empty
 
getDefaultInstance() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
 
getDefaultInstance() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure
 
getDefaultInstance() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess
 
getDefaultInstance() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry
 
getDefaultInstance() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip
 
getDefaultInstance() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound
 
getDefaultInstance() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage
 
getDefaultInstance() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read
 
getDefaultInstance() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult
 
getDefaultInstance() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry
 
getDefaultInstance() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status
 
getDefaultInstance() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet
 
getDefaultInstance() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe
 
getDefaultInstance() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress
 
getDefaultInstance() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe
 
getDefaultInstance() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry
 
getDefaultInstance() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector
 
getDefaultInstance() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write
 
getDefaultInstance() - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool
 
getDefaultInstance() - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address
 
getDefaultInstance() - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip
 
getDefaultInstance() - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope
 
getDefaultInstance() - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector
 
getDefaultInstance() - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector
 
getDefaultInstance() - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA
 
getDefaultInstance() - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics
 
getDefaultInstance() - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric
 
getDefaultInstance() - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number
 
getDefaultInstance() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Address
 
getDefaultInstance() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool
 
getDefaultInstance() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings
 
getDefaultInstance() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck
 
getDefaultInstance() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Empty
 
getDefaultInstance() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
 
getDefaultInstance() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope
 
getDefaultInstance() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview
 
getDefaultInstance() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus
 
getDefaultInstance() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat
 
getDefaultInstance() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse
 
getDefaultInstance() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin
 
getDefaultInstance() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck
 
getDefaultInstance() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Join
 
getDefaultInstance() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Member
 
getDefaultInstance() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability
 
getDefaultInstance() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Pool
 
getDefaultInstance() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability
 
getDefaultInstance() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone
 
getDefaultInstance() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress
 
getDefaultInstance() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock
 
getDefaultInstance() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version
 
getDefaultInstance() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome
 
getDefaultInstance() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address
 
getDefaultInstance() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket
 
getDefaultInstance() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry
 
getDefaultInstance() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta
 
getDefaultInstance() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload
 
getDefaultInstance() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish
 
getDefaultInstance() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send
 
getDefaultInstance() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll
 
getDefaultInstance() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber
 
getDefaultInstance() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status
 
getDefaultInstance() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version
 
getDefaultInstance() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage
 
getDefaultInstance() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address
 
getDefaultInstance() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats
 
getDefaultInstance() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry
 
getDefaultInstance() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState
 
getDefaultInstance() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry
 
getDefaultInstance() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions
 
getDefaultInstance() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState
 
getDefaultInstance() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState
 
getDefaultInstance() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted
 
getDefaultInstance() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped
 
getDefaultInstance() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted
 
getDefaultInstance() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState
 
getDefaultInstance() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped
 
getDefaultInstance() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats
 
getDefaultInstance() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry
 
getDefaultInstance() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState
 
getDefaultInstance() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome
 
getDefaultInstance() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated
 
getDefaultInstance() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes
 
getDefaultInstance() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry
 
getDefaultInstance() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage
 
getDefaultInstance() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats
 
getDefaultInstance() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState
 
getDefaultInstance() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats
 
getDefaultInstance() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity
 
getDefaultInstance() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck
 
getDefaultInstance() - Static method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope
 
getDefaultInstance() - Static method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished
 
getDefaultInstance() - Static method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry
 
getDefaultInstance() - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack
 
getDefaultInstance() - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup
 
getDefaultInstance() - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed
 
getDefaultInstance() - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
 
getDefaultInstance() - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer
 
getDefaultInstance() - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request
 
getDefaultInstance() - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend
 
getDefaultInstance() - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
 
getDefaultInstance() - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State
 
getDefaultInstance() - Static method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
 
getDefaultInstance() - Static method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot
 
getDefaultInstance() - Static method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery
 
getDefaultInstance() - Static method in class akka.persistence.serialization.MessageFormats.AtomicWrite
 
getDefaultInstance() - Static method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot
 
getDefaultInstance() - Static method in class akka.persistence.serialization.MessageFormats.PersistentMessage
 
getDefaultInstance() - Static method in class akka.persistence.serialization.MessageFormats.PersistentPayload
 
getDefaultInstance() - Static method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent
 
getDefaultInstance() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter
 
getDefaultInstance() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate
 
getDefaultInstance() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
 
getDefaultInstance() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry
 
getDefaultInstance() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup
 
getDefaultInstance() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent
 
getDefaultInstance() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata
 
getDefaultInstance() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData
 
getDefaultInstance() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata
 
getDefaultInstance() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen
 
getDefaultInstance() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry
 
getDefaultInstance() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector
 
getDefaultInstance() - Static method in class akka.remote.ArteryControlFormats.Address
 
getDefaultInstance() - Static method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp
 
getDefaultInstance() - Static method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement
 
getDefaultInstance() - Static method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck
 
getDefaultInstance() - Static method in class akka.remote.ArteryControlFormats.FlushAck
 
getDefaultInstance() - Static method in class akka.remote.ArteryControlFormats.HandshakeReq
 
getDefaultInstance() - Static method in class akka.remote.ArteryControlFormats.MessageWithAddress
 
getDefaultInstance() - Static method in class akka.remote.ArteryControlFormats.Quarantined
 
getDefaultInstance() - Static method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck
 
getDefaultInstance() - Static method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope
 
getDefaultInstance() - Static method in class akka.remote.ArteryControlFormats.UniqueAddress
 
getDefaultInstance() - Static method in class akka.remote.ContainerFormats.ActorIdentity
 
getDefaultInstance() - Static method in class akka.remote.ContainerFormats.ActorInitializationException
 
getDefaultInstance() - Static method in class akka.remote.ContainerFormats.ActorRef
 
getDefaultInstance() - Static method in class akka.remote.ContainerFormats.Identify
 
getDefaultInstance() - Static method in class akka.remote.ContainerFormats.Option
 
getDefaultInstance() - Static method in class akka.remote.ContainerFormats.Payload
 
getDefaultInstance() - Static method in class akka.remote.ContainerFormats.Selection
 
getDefaultInstance() - Static method in class akka.remote.ContainerFormats.SelectionEnvelope
 
getDefaultInstance() - Static method in class akka.remote.ContainerFormats.StackTraceElement
 
getDefaultInstance() - Static method in class akka.remote.ContainerFormats.StatusReplyErrorMessage
 
getDefaultInstance() - Static method in class akka.remote.ContainerFormats.Throwable
 
getDefaultInstance() - Static method in class akka.remote.ContainerFormats.ThrowableNotSerializable
 
getDefaultInstance() - Static method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse
 
getDefaultInstance() - Static method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData
 
getDefaultInstance() - Static method in class akka.remote.SystemMessageFormats.FailedData
 
getDefaultInstance() - Static method in class akka.remote.SystemMessageFormats.SuperviseData
 
getDefaultInstance() - Static method in class akka.remote.SystemMessageFormats.SystemMessage
 
getDefaultInstance() - Static method in class akka.remote.SystemMessageFormats.WatchData
 
getDefaultInstance() - Static method in class akka.remote.testconductor.TestConductorProtocol.Address
 
getDefaultInstance() - Static method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest
 
getDefaultInstance() - Static method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier
 
getDefaultInstance() - Static method in class akka.remote.testconductor.TestConductorProtocol.Hello
 
getDefaultInstance() - Static method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure
 
getDefaultInstance() - Static method in class akka.remote.testconductor.TestConductorProtocol.Wrapper
 
getDefaultInstance() - Static method in class akka.remote.WireFormats.AckAndEnvelopeContainer
 
getDefaultInstance() - Static method in class akka.remote.WireFormats.AcknowledgementInfo
 
getDefaultInstance() - Static method in class akka.remote.WireFormats.ActorRefData
 
getDefaultInstance() - Static method in class akka.remote.WireFormats.AddressData
 
getDefaultInstance() - Static method in class akka.remote.WireFormats.AkkaControlMessage
 
getDefaultInstance() - Static method in class akka.remote.WireFormats.AkkaHandshakeInfo
 
getDefaultInstance() - Static method in class akka.remote.WireFormats.AkkaProtocolMessage
 
getDefaultInstance() - Static method in class akka.remote.WireFormats.DaemonMsgCreateData
 
getDefaultInstance() - Static method in class akka.remote.WireFormats.DefaultResizer
 
getDefaultInstance() - Static method in class akka.remote.WireFormats.DeployData
 
getDefaultInstance() - Static method in class akka.remote.WireFormats.FiniteDuration
 
getDefaultInstance() - Static method in class akka.remote.WireFormats.FromConfig
 
getDefaultInstance() - Static method in class akka.remote.WireFormats.GenericRoutingPool
 
getDefaultInstance() - Static method in class akka.remote.WireFormats.PropsData
 
getDefaultInstance() - Static method in class akka.remote.WireFormats.RemoteEnvelope
 
getDefaultInstance() - Static method in class akka.remote.WireFormats.RemoteRouterConfig
 
getDefaultInstance() - Static method in class akka.remote.WireFormats.RemoteScope
 
getDefaultInstance() - Static method in class akka.remote.WireFormats.ScatterGatherPool
 
getDefaultInstance() - Static method in class akka.remote.WireFormats.SerializedMessage
 
getDefaultInstance() - Static method in class akka.remote.WireFormats.TailChoppingPool
 
getDefaultInstance() - Static method in class akka.stream.StreamRefMessages.ActorRef
 
getDefaultInstance() - Static method in class akka.stream.StreamRefMessages.CumulativeDemand
 
getDefaultInstance() - Static method in class akka.stream.StreamRefMessages.OnSubscribeHandshake
 
getDefaultInstance() - Static method in class akka.stream.StreamRefMessages.Payload
 
getDefaultInstance() - Static method in class akka.stream.StreamRefMessages.RemoteStreamCompleted
 
getDefaultInstance() - Static method in class akka.stream.StreamRefMessages.RemoteStreamFailure
 
getDefaultInstance() - Static method in class akka.stream.StreamRefMessages.SequencedOnNext
 
getDefaultInstance() - Static method in class akka.stream.StreamRefMessages.SinkRef
 
getDefaultInstance() - Static method in class akka.stream.StreamRefMessages.SourceRef
 
getDefaultInstanceForType() - Method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Empty.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Empty
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write
 
getDefaultInstanceForType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool
 
getDefaultInstanceForType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address
 
getDefaultInstanceForType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip
 
getDefaultInstanceForType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope
 
getDefaultInstanceForType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector
 
getDefaultInstanceForType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector
 
getDefaultInstanceForType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA
 
getDefaultInstanceForType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics
 
getDefaultInstanceForType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric
 
getDefaultInstanceForType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number
 
getDefaultInstanceForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address
 
getDefaultInstanceForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool
 
getDefaultInstanceForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings
 
getDefaultInstanceForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck
 
getDefaultInstanceForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Empty.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Empty
 
getDefaultInstanceForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
 
getDefaultInstanceForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope
 
getDefaultInstanceForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview
 
getDefaultInstanceForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus
 
getDefaultInstanceForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat
 
getDefaultInstanceForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse
 
getDefaultInstanceForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin
 
getDefaultInstanceForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck
 
getDefaultInstanceForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join
 
getDefaultInstanceForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member
 
getDefaultInstanceForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability
 
getDefaultInstanceForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Pool.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Pool
 
getDefaultInstanceForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability
 
getDefaultInstanceForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone
 
getDefaultInstanceForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress
 
getDefaultInstanceForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock
 
getDefaultInstanceForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version
 
getDefaultInstanceForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome
 
getDefaultInstanceForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address
 
getDefaultInstanceForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket
 
getDefaultInstanceForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry
 
getDefaultInstanceForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta
 
getDefaultInstanceForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload
 
getDefaultInstanceForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish
 
getDefaultInstanceForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send
 
getDefaultInstanceForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll
 
getDefaultInstanceForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber
 
getDefaultInstanceForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status
 
getDefaultInstanceForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope
 
getDefaultInstanceForType() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished
 
getDefaultInstanceForType() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry
 
getDefaultInstanceForType() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack
 
getDefaultInstanceForType() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup
 
getDefaultInstanceForType() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed
 
getDefaultInstanceForType() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
 
getDefaultInstanceForType() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer
 
getDefaultInstanceForType() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request
 
getDefaultInstanceForType() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend
 
getDefaultInstanceForType() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
 
getDefaultInstanceForType() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
 
getDefaultInstanceForType() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State
 
getDefaultInstanceForType() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
 
getDefaultInstanceForType() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
 
getDefaultInstanceForType() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.Builder
 
getDefaultInstanceForType() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot
 
getDefaultInstanceForType() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery.Builder
 
getDefaultInstanceForType() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery
 
getDefaultInstanceForType() - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite.Builder
 
getDefaultInstanceForType() - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite
 
getDefaultInstanceForType() - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot.Builder
 
getDefaultInstanceForType() - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot
 
getDefaultInstanceForType() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
 
getDefaultInstanceForType() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage
 
getDefaultInstanceForType() - Method in class akka.persistence.serialization.MessageFormats.PersistentPayload.Builder
 
getDefaultInstanceForType() - Method in class akka.persistence.serialization.MessageFormats.PersistentPayload
 
getDefaultInstanceForType() - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent.Builder
 
getDefaultInstanceForType() - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent
 
getDefaultInstanceForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter.Builder
 
getDefaultInstanceForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter
 
getDefaultInstanceForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate.Builder
 
getDefaultInstanceForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate
 
getDefaultInstanceForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
 
getDefaultInstanceForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
 
getDefaultInstanceForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Builder
 
getDefaultInstanceForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry.Builder
 
getDefaultInstanceForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry
 
getDefaultInstanceForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup
 
getDefaultInstanceForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
 
getDefaultInstanceForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent
 
getDefaultInstanceForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata.Builder
 
getDefaultInstanceForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata
 
getDefaultInstanceForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData.Builder
 
getDefaultInstanceForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData
 
getDefaultInstanceForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
 
getDefaultInstanceForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata
 
getDefaultInstanceForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen.Builder
 
getDefaultInstanceForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen
 
getDefaultInstanceForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Builder
 
getDefaultInstanceForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry.Builder
 
getDefaultInstanceForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry
 
getDefaultInstanceForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector
 
getDefaultInstanceForType() - Method in class akka.remote.ArteryControlFormats.Address.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.ArteryControlFormats.Address
 
getDefaultInstanceForType() - Method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp
 
getDefaultInstanceForType() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement
 
getDefaultInstanceForType() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck
 
getDefaultInstanceForType() - Method in class akka.remote.ArteryControlFormats.FlushAck.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.ArteryControlFormats.FlushAck
 
getDefaultInstanceForType() - Method in class akka.remote.ArteryControlFormats.HandshakeReq.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.ArteryControlFormats.HandshakeReq
 
getDefaultInstanceForType() - Method in class akka.remote.ArteryControlFormats.MessageWithAddress.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.ArteryControlFormats.MessageWithAddress
 
getDefaultInstanceForType() - Method in class akka.remote.ArteryControlFormats.Quarantined.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.ArteryControlFormats.Quarantined
 
getDefaultInstanceForType() - Method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck
 
getDefaultInstanceForType() - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope
 
getDefaultInstanceForType() - Method in class akka.remote.ArteryControlFormats.UniqueAddress.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.ArteryControlFormats.UniqueAddress
 
getDefaultInstanceForType() - Method in class akka.remote.ContainerFormats.ActorIdentity.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.ContainerFormats.ActorIdentity
 
getDefaultInstanceForType() - Method in class akka.remote.ContainerFormats.ActorInitializationException.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.ContainerFormats.ActorInitializationException
 
getDefaultInstanceForType() - Method in class akka.remote.ContainerFormats.ActorRef.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.ContainerFormats.ActorRef
 
getDefaultInstanceForType() - Method in class akka.remote.ContainerFormats.Identify.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.ContainerFormats.Identify
 
getDefaultInstanceForType() - Method in class akka.remote.ContainerFormats.Option.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.ContainerFormats.Option
 
getDefaultInstanceForType() - Method in class akka.remote.ContainerFormats.Payload.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.ContainerFormats.Payload
 
getDefaultInstanceForType() - Method in class akka.remote.ContainerFormats.Selection.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.ContainerFormats.Selection
 
getDefaultInstanceForType() - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.ContainerFormats.SelectionEnvelope
 
getDefaultInstanceForType() - Method in class akka.remote.ContainerFormats.StackTraceElement.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.ContainerFormats.StackTraceElement
 
getDefaultInstanceForType() - Method in class akka.remote.ContainerFormats.StatusReplyErrorMessage.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.ContainerFormats.StatusReplyErrorMessage
 
getDefaultInstanceForType() - Method in class akka.remote.ContainerFormats.Throwable.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.ContainerFormats.Throwable
 
getDefaultInstanceForType() - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable
 
getDefaultInstanceForType() - Method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse
 
getDefaultInstanceForType() - Method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData
 
getDefaultInstanceForType() - Method in class akka.remote.SystemMessageFormats.FailedData.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.SystemMessageFormats.FailedData
 
getDefaultInstanceForType() - Method in class akka.remote.SystemMessageFormats.SuperviseData.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.SystemMessageFormats.SuperviseData
 
getDefaultInstanceForType() - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.SystemMessageFormats.SystemMessage
 
getDefaultInstanceForType() - Method in class akka.remote.SystemMessageFormats.WatchData.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.SystemMessageFormats.WatchData
 
getDefaultInstanceForType() - Method in class akka.remote.testconductor.TestConductorProtocol.Address.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.testconductor.TestConductorProtocol.Address
 
getDefaultInstanceForType() - Method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest
 
getDefaultInstanceForType() - Method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier
 
getDefaultInstanceForType() - Method in class akka.remote.testconductor.TestConductorProtocol.Hello.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.testconductor.TestConductorProtocol.Hello
 
getDefaultInstanceForType() - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure
 
getDefaultInstanceForType() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper
 
getDefaultInstanceForType() - Method in class akka.remote.WireFormats.AckAndEnvelopeContainer.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.WireFormats.AckAndEnvelopeContainer
 
getDefaultInstanceForType() - Method in class akka.remote.WireFormats.AcknowledgementInfo.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.WireFormats.AcknowledgementInfo
 
getDefaultInstanceForType() - Method in class akka.remote.WireFormats.ActorRefData.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.WireFormats.ActorRefData
 
getDefaultInstanceForType() - Method in class akka.remote.WireFormats.AddressData.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.WireFormats.AddressData
 
getDefaultInstanceForType() - Method in class akka.remote.WireFormats.AkkaControlMessage.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.WireFormats.AkkaControlMessage
 
getDefaultInstanceForType() - Method in class akka.remote.WireFormats.AkkaHandshakeInfo.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.WireFormats.AkkaHandshakeInfo
 
getDefaultInstanceForType() - Method in class akka.remote.WireFormats.AkkaProtocolMessage.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.WireFormats.AkkaProtocolMessage
 
getDefaultInstanceForType() - Method in class akka.remote.WireFormats.DaemonMsgCreateData.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.WireFormats.DaemonMsgCreateData
 
getDefaultInstanceForType() - Method in class akka.remote.WireFormats.DefaultResizer.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.WireFormats.DefaultResizer
 
getDefaultInstanceForType() - Method in class akka.remote.WireFormats.DeployData.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.WireFormats.DeployData
 
getDefaultInstanceForType() - Method in class akka.remote.WireFormats.FiniteDuration.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.WireFormats.FiniteDuration
 
getDefaultInstanceForType() - Method in class akka.remote.WireFormats.FromConfig.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.WireFormats.FromConfig
 
getDefaultInstanceForType() - Method in class akka.remote.WireFormats.GenericRoutingPool.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.WireFormats.GenericRoutingPool
 
getDefaultInstanceForType() - Method in class akka.remote.WireFormats.PropsData.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.WireFormats.PropsData
 
getDefaultInstanceForType() - Method in class akka.remote.WireFormats.RemoteEnvelope.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.WireFormats.RemoteEnvelope
 
getDefaultInstanceForType() - Method in class akka.remote.WireFormats.RemoteRouterConfig.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.WireFormats.RemoteRouterConfig
 
getDefaultInstanceForType() - Method in class akka.remote.WireFormats.RemoteScope.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.WireFormats.RemoteScope
 
getDefaultInstanceForType() - Method in class akka.remote.WireFormats.ScatterGatherPool.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.WireFormats.ScatterGatherPool
 
getDefaultInstanceForType() - Method in class akka.remote.WireFormats.SerializedMessage.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.WireFormats.SerializedMessage
 
getDefaultInstanceForType() - Method in class akka.remote.WireFormats.TailChoppingPool.Builder
 
getDefaultInstanceForType() - Method in class akka.remote.WireFormats.TailChoppingPool
 
getDefaultInstanceForType() - Method in class akka.stream.StreamRefMessages.ActorRef.Builder
 
getDefaultInstanceForType() - Method in class akka.stream.StreamRefMessages.ActorRef
 
getDefaultInstanceForType() - Method in class akka.stream.StreamRefMessages.CumulativeDemand.Builder
 
getDefaultInstanceForType() - Method in class akka.stream.StreamRefMessages.CumulativeDemand
 
getDefaultInstanceForType() - Method in class akka.stream.StreamRefMessages.OnSubscribeHandshake.Builder
 
getDefaultInstanceForType() - Method in class akka.stream.StreamRefMessages.OnSubscribeHandshake
 
getDefaultInstanceForType() - Method in class akka.stream.StreamRefMessages.Payload.Builder
 
getDefaultInstanceForType() - Method in class akka.stream.StreamRefMessages.Payload
 
getDefaultInstanceForType() - Method in class akka.stream.StreamRefMessages.RemoteStreamCompleted.Builder
 
getDefaultInstanceForType() - Method in class akka.stream.StreamRefMessages.RemoteStreamCompleted
 
getDefaultInstanceForType() - Method in class akka.stream.StreamRefMessages.RemoteStreamFailure.Builder
 
getDefaultInstanceForType() - Method in class akka.stream.StreamRefMessages.RemoteStreamFailure
 
getDefaultInstanceForType() - Method in class akka.stream.StreamRefMessages.SequencedOnNext.Builder
 
getDefaultInstanceForType() - Method in class akka.stream.StreamRefMessages.SequencedOnNext
 
getDefaultInstanceForType() - Method in class akka.stream.StreamRefMessages.SinkRef.Builder
 
getDefaultInstanceForType() - Method in class akka.stream.StreamRefMessages.SinkRef
 
getDefaultInstanceForType() - Method in class akka.stream.StreamRefMessages.SourceRef.Builder
 
getDefaultInstanceForType() - Method in class akka.stream.StreamRefMessages.SourceRef
 
getDeleted() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
not used in new records from 2.4
getDeleted() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage
not used in new records from 2.4
getDeleted() - Method in interface akka.persistence.serialization.MessageFormats.PersistentMessageOrBuilder
not used in new records from 2.4
getDeliveryId() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery.Builder
required int64 deliveryId = 1;
getDeliveryId() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery
required int64 deliveryId = 1;
getDeliveryId() - Method in interface akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDeliveryOrBuilder
required int64 deliveryId = 1;
getDeliverySnapshot() - Method in interface akka.persistence.AtLeastOnceDeliveryLike
Full state of the AtLeastOnceDelivery.
getDelta() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate.Builder
required bytes delta = 1;
getDelta() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate
required bytes delta = 1;
getDelta() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdateOrBuilder
required bytes delta = 1;
getDeltaSeqNr(String, UniqueAddress) - Method in class akka.cluster.ddata.Replicator
 
getDeltaVersions() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
optional .akka.cluster.ddata.VersionVector deltaVersions = 3;
getDeltaVersions() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope
optional .akka.cluster.ddata.VersionVector deltaVersions = 3;
getDeltaVersions() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelopeOrBuilder
optional .akka.cluster.ddata.VersionVector deltaVersions = 3;
getDeltaVersionsBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
optional .akka.cluster.ddata.VersionVector deltaVersions = 3;
getDeltaVersionsOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
optional .akka.cluster.ddata.VersionVector deltaVersions = 3;
getDeltaVersionsOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope
optional .akka.cluster.ddata.VersionVector deltaVersions = 3;
getDeltaVersionsOrBuilder() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelopeOrBuilder
optional .akka.cluster.ddata.VersionVector deltaVersions = 3;
getDependencies() - Static method in class akka.serialization.jackson.AkkaJacksonModule
 
getDependencies() - Static method in class akka.serialization.jackson.AkkaStreamJacksonModule
 
getDependencies() - Static method in class akka.serialization.jackson.AkkaTypedJacksonModule
 
getDeploy() - Method in class akka.remote.WireFormats.DaemonMsgCreateData.Builder
required .DeployData deploy = 2;
getDeploy() - Method in class akka.remote.WireFormats.DaemonMsgCreateData
required .DeployData deploy = 2;
getDeploy() - Method in interface akka.remote.WireFormats.DaemonMsgCreateDataOrBuilder
required .DeployData deploy = 2;
getDeploy() - Method in class akka.remote.WireFormats.PropsData.Builder
required .DeployData deploy = 2;
getDeploy() - Method in class akka.remote.WireFormats.PropsData
required .DeployData deploy = 2;
getDeploy() - Method in interface akka.remote.WireFormats.PropsDataOrBuilder
required .DeployData deploy = 2;
getDeployBuilder() - Method in class akka.remote.WireFormats.DaemonMsgCreateData.Builder
required .DeployData deploy = 2;
getDeployBuilder() - Method in class akka.remote.WireFormats.PropsData.Builder
required .DeployData deploy = 2;
getDeployOrBuilder() - Method in class akka.remote.WireFormats.DaemonMsgCreateData.Builder
required .DeployData deploy = 2;
getDeployOrBuilder() - Method in class akka.remote.WireFormats.DaemonMsgCreateData
required .DeployData deploy = 2;
getDeployOrBuilder() - Method in interface akka.remote.WireFormats.DaemonMsgCreateDataOrBuilder
required .DeployData deploy = 2;
getDeployOrBuilder() - Method in class akka.remote.WireFormats.PropsData.Builder
required .DeployData deploy = 2;
getDeployOrBuilder() - Method in class akka.remote.WireFormats.PropsData
required .DeployData deploy = 2;
getDeployOrBuilder() - Method in interface akka.remote.WireFormats.PropsDataOrBuilder
required .DeployData deploy = 2;
getDescriptor() - Static method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts.Builder
 
getDescriptor() - Static method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts
 
getDescriptor() - Static method in class akka.cluster.client.protobuf.msg.ClusterClientMessages
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag.Builder
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Builder
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry.Builder
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister.Builder
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Builder
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry
 
getDescriptor() - Static method in enum akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaOp
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Builder
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry.Builder
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup
 
getDescriptor() - Static method in enum akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaOp
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter.Builder
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address.Builder
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed.Builder
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry.Builder
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Empty.Builder
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Empty
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure.Builder
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess.Builder
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry.Builder
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound.Builder
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage.Builder
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read.Builder
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult.Builder
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry.Builder
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet.Builder
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe.Builder
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress.Builder
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe.Builder
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Builder
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry.Builder
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write.Builder
 
getDescriptor() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write
 
getDescriptor() - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool.Builder
 
getDescriptor() - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool
 
getDescriptor() - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address.Builder
 
getDescriptor() - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address
 
getDescriptor() - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages
 
getDescriptor() - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
 
getDescriptor() - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip
 
getDescriptor() - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope.Builder
 
getDescriptor() - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope
 
getDescriptor() - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector.Builder
 
getDescriptor() - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector
 
getDescriptor() - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector.Builder
 
getDescriptor() - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector
 
getDescriptor() - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
 
getDescriptor() - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA.Builder
 
getDescriptor() - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA
 
getDescriptor() - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics
 
getDescriptor() - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric.Builder
 
getDescriptor() - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric
 
getDescriptor() - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number.Builder
 
getDescriptor() - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number
 
getDescriptor() - Static method in enum akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.NumberType
 
getDescriptor() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Address.Builder
 
getDescriptor() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Address
 
getDescriptor() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool.Builder
 
getDescriptor() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool
 
getDescriptor() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
 
getDescriptor() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings
 
getDescriptor() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck.Builder
 
getDescriptor() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck
 
getDescriptor() - Static method in enum akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck.Type
 
getDescriptor() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Empty.Builder
 
getDescriptor() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Empty
 
getDescriptor() - Static method in class akka.cluster.protobuf.msg.ClusterMessages
 
getDescriptor() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
 
getDescriptor() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
 
getDescriptor() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope.Builder
 
getDescriptor() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope
 
getDescriptor() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
 
getDescriptor() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview
 
getDescriptor() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
 
getDescriptor() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus
 
getDescriptor() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat.Builder
 
getDescriptor() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat
 
getDescriptor() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse.Builder
 
getDescriptor() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse
 
getDescriptor() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin.Builder
 
getDescriptor() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin
 
getDescriptor() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck.Builder
 
getDescriptor() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck
 
getDescriptor() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Join.Builder
 
getDescriptor() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Join
 
getDescriptor() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Member.Builder
 
getDescriptor() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Member
 
getDescriptor() - Static method in enum akka.cluster.protobuf.msg.ClusterMessages.MemberStatus
 
getDescriptor() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
 
getDescriptor() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability
 
getDescriptor() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Pool.Builder
 
getDescriptor() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Pool
 
getDescriptor() - Static method in enum akka.cluster.protobuf.msg.ClusterMessages.ReachabilityStatus
 
getDescriptor() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability.Builder
 
getDescriptor() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability
 
getDescriptor() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone.Builder
 
getDescriptor() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone
 
getDescriptor() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress.Builder
 
getDescriptor() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress
 
getDescriptor() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Builder
 
getDescriptor() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock
 
getDescriptor() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version.Builder
 
getDescriptor() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version
 
getDescriptor() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome.Builder
 
getDescriptor() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome
 
getDescriptor() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address.Builder
 
getDescriptor() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address
 
getDescriptor() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
 
getDescriptor() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket
 
getDescriptor() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Builder
 
getDescriptor() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry.Builder
 
getDescriptor() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry
 
getDescriptor() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta
 
getDescriptor() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages
 
getDescriptor() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload.Builder
 
getDescriptor() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload
 
getDescriptor() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish.Builder
 
getDescriptor() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish
 
getDescriptor() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send.Builder
 
getDescriptor() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send
 
getDescriptor() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll.Builder
 
getDescriptor() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll
 
getDescriptor() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber.Builder
 
getDescriptor() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber
 
getDescriptor() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Builder
 
getDescriptor() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status
 
getDescriptor() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version.Builder
 
getDescriptor() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage.Builder
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address.Builder
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats.Builder
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry.Builder
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry.Builder
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions.Builder
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState.Builder
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted.Builder
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped.Builder
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted.Builder
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState.Builder
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped.Builder
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats.Builder
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry.Builder
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState.Builder
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome.Builder
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated.Builder
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes.Builder
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry.Builder
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage.Builder
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState.Builder
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats.Builder
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity.Builder
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck.Builder
 
getDescriptor() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck
 
getDescriptor() - Static method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages
 
getDescriptor() - Static method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope.Builder
 
getDescriptor() - Static method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope
 
getDescriptor() - Static method in class akka.cluster.typed.internal.protobuf.ClusterMessages
 
getDescriptor() - Static method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished.Builder
 
getDescriptor() - Static method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished
 
getDescriptor() - Static method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry.Builder
 
getDescriptor() - Static method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry
 
getDescriptor() - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack.Builder
 
getDescriptor() - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack
 
getDescriptor() - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup.Builder
 
getDescriptor() - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup
 
getDescriptor() - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed.Builder
 
getDescriptor() - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed
 
getDescriptor() - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery
 
getDescriptor() - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
 
getDescriptor() - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
 
getDescriptor() - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer.Builder
 
getDescriptor() - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer
 
getDescriptor() - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request.Builder
 
getDescriptor() - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request
 
getDescriptor() - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend.Builder
 
getDescriptor() - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend
 
getDescriptor() - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
 
getDescriptor() - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
 
getDescriptor() - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
 
getDescriptor() - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State
 
getDescriptor() - Static method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
 
getDescriptor() - Static method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
 
getDescriptor() - Static method in class akka.persistence.query.internal.protobuf.QueryMessages
 
getDescriptor() - Static method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.Builder
 
getDescriptor() - Static method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot
 
getDescriptor() - Static method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery.Builder
 
getDescriptor() - Static method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery
 
getDescriptor() - Static method in class akka.persistence.serialization.MessageFormats.AtomicWrite.Builder
 
getDescriptor() - Static method in class akka.persistence.serialization.MessageFormats.AtomicWrite
 
getDescriptor() - Static method in class akka.persistence.serialization.MessageFormats
 
getDescriptor() - Static method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot.Builder
 
getDescriptor() - Static method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot
 
getDescriptor() - Static method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
 
getDescriptor() - Static method in class akka.persistence.serialization.MessageFormats.PersistentMessage
 
getDescriptor() - Static method in class akka.persistence.serialization.MessageFormats.PersistentPayload.Builder
 
getDescriptor() - Static method in class akka.persistence.serialization.MessageFormats.PersistentPayload
 
getDescriptor() - Static method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent.Builder
 
getDescriptor() - Static method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent
 
getDescriptor() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter.Builder
 
getDescriptor() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter
 
getDescriptor() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate.Builder
 
getDescriptor() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate
 
getDescriptor() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing
 
getDescriptor() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
 
getDescriptor() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
 
getDescriptor() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Builder
 
getDescriptor() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry.Builder
 
getDescriptor() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry
 
getDescriptor() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup
 
getDescriptor() - Static method in enum akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaOp
 
getDescriptor() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
 
getDescriptor() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent
 
getDescriptor() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata.Builder
 
getDescriptor() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata
 
getDescriptor() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData.Builder
 
getDescriptor() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData
 
getDescriptor() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
 
getDescriptor() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata
 
getDescriptor() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen.Builder
 
getDescriptor() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen
 
getDescriptor() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Builder
 
getDescriptor() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry.Builder
 
getDescriptor() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry
 
getDescriptor() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector
 
getDescriptor() - Static method in class akka.remote.ArteryControlFormats.Address.Builder
 
getDescriptor() - Static method in class akka.remote.ArteryControlFormats.Address
 
getDescriptor() - Static method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp.Builder
 
getDescriptor() - Static method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp
 
getDescriptor() - Static method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
 
getDescriptor() - Static method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement
 
getDescriptor() - Static method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck.Builder
 
getDescriptor() - Static method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck
 
getDescriptor() - Static method in class akka.remote.ArteryControlFormats.FlushAck.Builder
 
getDescriptor() - Static method in class akka.remote.ArteryControlFormats.FlushAck
 
getDescriptor() - Static method in class akka.remote.ArteryControlFormats
 
getDescriptor() - Static method in class akka.remote.ArteryControlFormats.HandshakeReq.Builder
 
getDescriptor() - Static method in class akka.remote.ArteryControlFormats.HandshakeReq
 
getDescriptor() - Static method in class akka.remote.ArteryControlFormats.MessageWithAddress.Builder
 
getDescriptor() - Static method in class akka.remote.ArteryControlFormats.MessageWithAddress
 
getDescriptor() - Static method in class akka.remote.ArteryControlFormats.Quarantined.Builder
 
getDescriptor() - Static method in class akka.remote.ArteryControlFormats.Quarantined
 
getDescriptor() - Static method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck.Builder
 
getDescriptor() - Static method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck
 
getDescriptor() - Static method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope.Builder
 
getDescriptor() - Static method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope
 
getDescriptor() - Static method in class akka.remote.ArteryControlFormats.UniqueAddress.Builder
 
getDescriptor() - Static method in class akka.remote.ArteryControlFormats.UniqueAddress
 
getDescriptor() - Static method in class akka.remote.ContainerFormats.ActorIdentity.Builder
 
getDescriptor() - Static method in class akka.remote.ContainerFormats.ActorIdentity
 
getDescriptor() - Static method in class akka.remote.ContainerFormats.ActorInitializationException.Builder
 
getDescriptor() - Static method in class akka.remote.ContainerFormats.ActorInitializationException
 
getDescriptor() - Static method in class akka.remote.ContainerFormats.ActorRef.Builder
 
getDescriptor() - Static method in class akka.remote.ContainerFormats.ActorRef
 
getDescriptor() - Static method in class akka.remote.ContainerFormats
 
getDescriptor() - Static method in class akka.remote.ContainerFormats.Identify.Builder
 
getDescriptor() - Static method in class akka.remote.ContainerFormats.Identify
 
getDescriptor() - Static method in class akka.remote.ContainerFormats.Option.Builder
 
getDescriptor() - Static method in class akka.remote.ContainerFormats.Option
 
getDescriptor() - Static method in enum akka.remote.ContainerFormats.PatternType
 
getDescriptor() - Static method in class akka.remote.ContainerFormats.Payload.Builder
 
getDescriptor() - Static method in class akka.remote.ContainerFormats.Payload
 
getDescriptor() - Static method in class akka.remote.ContainerFormats.Selection.Builder
 
getDescriptor() - Static method in class akka.remote.ContainerFormats.Selection
 
getDescriptor() - Static method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
 
getDescriptor() - Static method in class akka.remote.ContainerFormats.SelectionEnvelope
 
getDescriptor() - Static method in class akka.remote.ContainerFormats.StackTraceElement.Builder
 
getDescriptor() - Static method in class akka.remote.ContainerFormats.StackTraceElement
 
getDescriptor() - Static method in class akka.remote.ContainerFormats.StatusReplyErrorMessage.Builder
 
getDescriptor() - Static method in class akka.remote.ContainerFormats.StatusReplyErrorMessage
 
getDescriptor() - Static method in class akka.remote.ContainerFormats.Throwable.Builder
 
getDescriptor() - Static method in class akka.remote.ContainerFormats.Throwable
 
getDescriptor() - Static method in class akka.remote.ContainerFormats.ThrowableNotSerializable.Builder
 
getDescriptor() - Static method in class akka.remote.ContainerFormats.ThrowableNotSerializable
 
getDescriptor() - Static method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse.Builder
 
getDescriptor() - Static method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse
 
getDescriptor() - Static method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData.Builder
 
getDescriptor() - Static method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData
 
getDescriptor() - Static method in class akka.remote.SystemMessageFormats.FailedData.Builder
 
getDescriptor() - Static method in class akka.remote.SystemMessageFormats.FailedData
 
getDescriptor() - Static method in class akka.remote.SystemMessageFormats
 
getDescriptor() - Static method in class akka.remote.SystemMessageFormats.SuperviseData.Builder
 
getDescriptor() - Static method in class akka.remote.SystemMessageFormats.SuperviseData
 
getDescriptor() - Static method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
 
getDescriptor() - Static method in class akka.remote.SystemMessageFormats.SystemMessage
 
getDescriptor() - Static method in enum akka.remote.SystemMessageFormats.SystemMessage.Type
 
getDescriptor() - Static method in class akka.remote.SystemMessageFormats.WatchData.Builder
 
getDescriptor() - Static method in class akka.remote.SystemMessageFormats.WatchData
 
getDescriptor() - Static method in class akka.remote.testconductor.TestConductorProtocol.Address.Builder
 
getDescriptor() - Static method in class akka.remote.testconductor.TestConductorProtocol.Address
 
getDescriptor() - Static method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest.Builder
 
getDescriptor() - Static method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest
 
getDescriptor() - Static method in enum akka.remote.testconductor.TestConductorProtocol.BarrierOp
 
getDescriptor() - Static method in enum akka.remote.testconductor.TestConductorProtocol.Direction
 
getDescriptor() - Static method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier.Builder
 
getDescriptor() - Static method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier
 
getDescriptor() - Static method in enum akka.remote.testconductor.TestConductorProtocol.FailType
 
getDescriptor() - Static method in class akka.remote.testconductor.TestConductorProtocol
 
getDescriptor() - Static method in class akka.remote.testconductor.TestConductorProtocol.Hello.Builder
 
getDescriptor() - Static method in class akka.remote.testconductor.TestConductorProtocol.Hello
 
getDescriptor() - Static method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure.Builder
 
getDescriptor() - Static method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure
 
getDescriptor() - Static method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
 
getDescriptor() - Static method in class akka.remote.testconductor.TestConductorProtocol.Wrapper
 
getDescriptor() - Static method in class akka.remote.WireFormats.AckAndEnvelopeContainer.Builder
 
getDescriptor() - Static method in class akka.remote.WireFormats.AckAndEnvelopeContainer
 
getDescriptor() - Static method in class akka.remote.WireFormats.AcknowledgementInfo.Builder
 
getDescriptor() - Static method in class akka.remote.WireFormats.AcknowledgementInfo
 
getDescriptor() - Static method in class akka.remote.WireFormats.ActorRefData.Builder
 
getDescriptor() - Static method in class akka.remote.WireFormats.ActorRefData
 
getDescriptor() - Static method in class akka.remote.WireFormats.AddressData.Builder
 
getDescriptor() - Static method in class akka.remote.WireFormats.AddressData
 
getDescriptor() - Static method in class akka.remote.WireFormats.AkkaControlMessage.Builder
 
getDescriptor() - Static method in class akka.remote.WireFormats.AkkaControlMessage
 
getDescriptor() - Static method in class akka.remote.WireFormats.AkkaHandshakeInfo.Builder
 
getDescriptor() - Static method in class akka.remote.WireFormats.AkkaHandshakeInfo
 
getDescriptor() - Static method in class akka.remote.WireFormats.AkkaProtocolMessage.Builder
 
getDescriptor() - Static method in class akka.remote.WireFormats.AkkaProtocolMessage
 
getDescriptor() - Static method in enum akka.remote.WireFormats.CommandType
 
getDescriptor() - Static method in class akka.remote.WireFormats.DaemonMsgCreateData.Builder
 
getDescriptor() - Static method in class akka.remote.WireFormats.DaemonMsgCreateData
 
getDescriptor() - Static method in class akka.remote.WireFormats.DefaultResizer.Builder
 
getDescriptor() - Static method in class akka.remote.WireFormats.DefaultResizer
 
getDescriptor() - Static method in class akka.remote.WireFormats.DeployData.Builder
 
getDescriptor() - Static method in class akka.remote.WireFormats.DeployData
 
getDescriptor() - Static method in class akka.remote.WireFormats.FiniteDuration.Builder
 
getDescriptor() - Static method in class akka.remote.WireFormats.FiniteDuration
 
getDescriptor() - Static method in class akka.remote.WireFormats.FromConfig.Builder
 
getDescriptor() - Static method in class akka.remote.WireFormats.FromConfig
 
getDescriptor() - Static method in class akka.remote.WireFormats.GenericRoutingPool.Builder
 
getDescriptor() - Static method in class akka.remote.WireFormats.GenericRoutingPool
 
getDescriptor() - Static method in class akka.remote.WireFormats
 
getDescriptor() - Static method in class akka.remote.WireFormats.PropsData.Builder
 
getDescriptor() - Static method in class akka.remote.WireFormats.PropsData
 
getDescriptor() - Static method in class akka.remote.WireFormats.RemoteEnvelope.Builder
 
getDescriptor() - Static method in class akka.remote.WireFormats.RemoteEnvelope
 
getDescriptor() - Static method in class akka.remote.WireFormats.RemoteRouterConfig.Builder
 
getDescriptor() - Static method in class akka.remote.WireFormats.RemoteRouterConfig
 
getDescriptor() - Static method in class akka.remote.WireFormats.RemoteScope.Builder
 
getDescriptor() - Static method in class akka.remote.WireFormats.RemoteScope
 
getDescriptor() - Static method in class akka.remote.WireFormats.ScatterGatherPool.Builder
 
getDescriptor() - Static method in class akka.remote.WireFormats.ScatterGatherPool
 
getDescriptor() - Static method in class akka.remote.WireFormats.SerializedMessage.Builder
 
getDescriptor() - Static method in class akka.remote.WireFormats.SerializedMessage
 
getDescriptor() - Static method in class akka.remote.WireFormats.TailChoppingPool.Builder
 
getDescriptor() - Static method in class akka.remote.WireFormats.TailChoppingPool
 
getDescriptor() - Static method in enum akka.remote.WireFormats.TimeUnit
 
getDescriptor() - Static method in class akka.stream.StreamRefMessages.ActorRef.Builder
 
getDescriptor() - Static method in class akka.stream.StreamRefMessages.ActorRef
 
getDescriptor() - Static method in class akka.stream.StreamRefMessages.CumulativeDemand.Builder
 
getDescriptor() - Static method in class akka.stream.StreamRefMessages.CumulativeDemand
 
getDescriptor() - Static method in class akka.stream.StreamRefMessages
 
getDescriptor() - Static method in class akka.stream.StreamRefMessages.OnSubscribeHandshake.Builder
 
getDescriptor() - Static method in class akka.stream.StreamRefMessages.OnSubscribeHandshake
 
getDescriptor() - Static method in class akka.stream.StreamRefMessages.Payload.Builder
 
getDescriptor() - Static method in class akka.stream.StreamRefMessages.Payload
 
getDescriptor() - Static method in class akka.stream.StreamRefMessages.RemoteStreamCompleted.Builder
 
getDescriptor() - Static method in class akka.stream.StreamRefMessages.RemoteStreamCompleted
 
getDescriptor() - Static method in class akka.stream.StreamRefMessages.RemoteStreamFailure.Builder
 
getDescriptor() - Static method in class akka.stream.StreamRefMessages.RemoteStreamFailure
 
getDescriptor() - Static method in class akka.stream.StreamRefMessages.SequencedOnNext.Builder
 
getDescriptor() - Static method in class akka.stream.StreamRefMessages.SequencedOnNext
 
getDescriptor() - Static method in class akka.stream.StreamRefMessages.SinkRef.Builder
 
getDescriptor() - Static method in class akka.stream.StreamRefMessages.SinkRef
 
getDescriptor() - Static method in class akka.stream.StreamRefMessages.SourceRef.Builder
 
getDescriptor() - Static method in class akka.stream.StreamRefMessages.SourceRef
 
getDescriptorForType() - Method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts.Builder
 
getDescriptorForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag.Builder
 
getDescriptorForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Builder
 
getDescriptorForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry.Builder
 
getDescriptorForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
 
getDescriptorForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
 
getDescriptorForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
 
getDescriptorForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister.Builder
 
getDescriptorForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
 
getDescriptorForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
 
getDescriptorForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Builder
 
getDescriptorForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
 
getDescriptorForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
 
getDescriptorForType() - Method in enum akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaOp
 
getDescriptorForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
 
getDescriptorForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
 
getDescriptorForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
 
getDescriptorForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Builder
 
getDescriptorForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry.Builder
 
getDescriptorForType() - Method in enum akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaOp
 
getDescriptorForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter.Builder
 
getDescriptorForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
 
getDescriptorForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
 
getDescriptorForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address.Builder
 
getDescriptorForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed.Builder
 
getDescriptorForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
 
getDescriptorForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
 
getDescriptorForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
 
getDescriptorForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry.Builder
 
getDescriptorForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
 
getDescriptorForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Empty.Builder
 
getDescriptorForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
 
getDescriptorForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure.Builder
 
getDescriptorForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess.Builder
 
getDescriptorForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
 
getDescriptorForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry.Builder
 
getDescriptorForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound.Builder
 
getDescriptorForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage.Builder
 
getDescriptorForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read.Builder
 
getDescriptorForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult.Builder
 
getDescriptorForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
 
getDescriptorForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry.Builder
 
getDescriptorForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet.Builder
 
getDescriptorForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe.Builder
 
getDescriptorForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress.Builder
 
getDescriptorForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe.Builder
 
getDescriptorForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Builder
 
getDescriptorForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry.Builder
 
getDescriptorForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write.Builder
 
getDescriptorForType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool.Builder
 
getDescriptorForType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address.Builder
 
getDescriptorForType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
 
getDescriptorForType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope.Builder
 
getDescriptorForType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector.Builder
 
getDescriptorForType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector.Builder
 
getDescriptorForType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
 
getDescriptorForType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA.Builder
 
getDescriptorForType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric.Builder
 
getDescriptorForType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number.Builder
 
getDescriptorForType() - Method in enum akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.NumberType
 
getDescriptorForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address.Builder
 
getDescriptorForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool.Builder
 
getDescriptorForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
 
getDescriptorForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck.Builder
 
getDescriptorForType() - Method in enum akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck.Type
 
getDescriptorForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Empty.Builder
 
getDescriptorForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
 
getDescriptorForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope.Builder
 
getDescriptorForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
 
getDescriptorForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
 
getDescriptorForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat.Builder
 
getDescriptorForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse.Builder
 
getDescriptorForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin.Builder
 
getDescriptorForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck.Builder
 
getDescriptorForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join.Builder
 
getDescriptorForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member.Builder
 
getDescriptorForType() - Method in enum akka.cluster.protobuf.msg.ClusterMessages.MemberStatus
 
getDescriptorForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
 
getDescriptorForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Pool.Builder
 
getDescriptorForType() - Method in enum akka.cluster.protobuf.msg.ClusterMessages.ReachabilityStatus
 
getDescriptorForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability.Builder
 
getDescriptorForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone.Builder
 
getDescriptorForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress.Builder
 
getDescriptorForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Builder
 
getDescriptorForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version.Builder
 
getDescriptorForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome.Builder
 
getDescriptorForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address.Builder
 
getDescriptorForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
 
getDescriptorForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Builder
 
getDescriptorForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry.Builder
 
getDescriptorForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload.Builder
 
getDescriptorForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish.Builder
 
getDescriptorForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send.Builder
 
getDescriptorForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll.Builder
 
getDescriptorForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber.Builder
 
getDescriptorForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Builder
 
getDescriptorForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version.Builder
 
getDescriptorForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage.Builder
 
getDescriptorForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address.Builder
 
getDescriptorForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats.Builder
 
getDescriptorForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry.Builder
 
getDescriptorForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
 
getDescriptorForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry.Builder
 
getDescriptorForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions.Builder
 
getDescriptorForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
 
getDescriptorForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState.Builder
 
getDescriptorForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted.Builder
 
getDescriptorForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped.Builder
 
getDescriptorForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted.Builder
 
getDescriptorForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState.Builder
 
getDescriptorForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped.Builder
 
getDescriptorForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats.Builder
 
getDescriptorForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry.Builder
 
getDescriptorForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState.Builder
 
getDescriptorForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome.Builder
 
getDescriptorForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated.Builder
 
getDescriptorForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes.Builder
 
getDescriptorForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry.Builder
 
getDescriptorForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage.Builder
 
getDescriptorForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
 
getDescriptorForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState.Builder
 
getDescriptorForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats.Builder
 
getDescriptorForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity.Builder
 
getDescriptorForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck.Builder
 
getDescriptorForType() - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope.Builder
 
getDescriptorForType() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished.Builder
 
getDescriptorForType() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry.Builder
 
getDescriptorForType() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack.Builder
 
getDescriptorForType() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup.Builder
 
getDescriptorForType() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed.Builder
 
getDescriptorForType() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
 
getDescriptorForType() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer.Builder
 
getDescriptorForType() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request.Builder
 
getDescriptorForType() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend.Builder
 
getDescriptorForType() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
 
getDescriptorForType() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
 
getDescriptorForType() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
 
getDescriptorForType() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.Builder
 
getDescriptorForType() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery.Builder
 
getDescriptorForType() - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite.Builder
 
getDescriptorForType() - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot.Builder
 
getDescriptorForType() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
 
getDescriptorForType() - Method in class akka.persistence.serialization.MessageFormats.PersistentPayload.Builder
 
getDescriptorForType() - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent.Builder
 
getDescriptorForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter.Builder
 
getDescriptorForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate.Builder
 
getDescriptorForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
 
getDescriptorForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Builder
 
getDescriptorForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry.Builder
 
getDescriptorForType() - Method in enum akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaOp
 
getDescriptorForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
 
getDescriptorForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata.Builder
 
getDescriptorForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData.Builder
 
getDescriptorForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
 
getDescriptorForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen.Builder
 
getDescriptorForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Builder
 
getDescriptorForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry.Builder
 
getDescriptorForType() - Method in class akka.remote.ArteryControlFormats.Address.Builder
 
getDescriptorForType() - Method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp.Builder
 
getDescriptorForType() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
 
getDescriptorForType() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck.Builder
 
getDescriptorForType() - Method in class akka.remote.ArteryControlFormats.FlushAck.Builder
 
getDescriptorForType() - Method in class akka.remote.ArteryControlFormats.HandshakeReq.Builder
 
getDescriptorForType() - Method in class akka.remote.ArteryControlFormats.MessageWithAddress.Builder
 
getDescriptorForType() - Method in class akka.remote.ArteryControlFormats.Quarantined.Builder
 
getDescriptorForType() - Method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck.Builder
 
getDescriptorForType() - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope.Builder
 
getDescriptorForType() - Method in class akka.remote.ArteryControlFormats.UniqueAddress.Builder
 
getDescriptorForType() - Method in class akka.remote.ContainerFormats.ActorIdentity.Builder
 
getDescriptorForType() - Method in class akka.remote.ContainerFormats.ActorInitializationException.Builder
 
getDescriptorForType() - Method in class akka.remote.ContainerFormats.ActorRef.Builder
 
getDescriptorForType() - Method in class akka.remote.ContainerFormats.Identify.Builder
 
getDescriptorForType() - Method in class akka.remote.ContainerFormats.Option.Builder
 
getDescriptorForType() - Method in enum akka.remote.ContainerFormats.PatternType
 
getDescriptorForType() - Method in class akka.remote.ContainerFormats.Payload.Builder
 
getDescriptorForType() - Method in class akka.remote.ContainerFormats.Selection.Builder
 
getDescriptorForType() - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
 
getDescriptorForType() - Method in class akka.remote.ContainerFormats.StackTraceElement.Builder
 
getDescriptorForType() - Method in class akka.remote.ContainerFormats.StatusReplyErrorMessage.Builder
 
getDescriptorForType() - Method in class akka.remote.ContainerFormats.Throwable.Builder
 
getDescriptorForType() - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable.Builder
 
getDescriptorForType() - Method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse.Builder
 
getDescriptorForType() - Method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData.Builder
 
getDescriptorForType() - Method in class akka.remote.SystemMessageFormats.FailedData.Builder
 
getDescriptorForType() - Method in class akka.remote.SystemMessageFormats.SuperviseData.Builder
 
getDescriptorForType() - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
 
getDescriptorForType() - Method in enum akka.remote.SystemMessageFormats.SystemMessage.Type
 
getDescriptorForType() - Method in class akka.remote.SystemMessageFormats.WatchData.Builder
 
getDescriptorForType() - Method in class akka.remote.testconductor.TestConductorProtocol.Address.Builder
 
getDescriptorForType() - Method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest.Builder
 
getDescriptorForType() - Method in enum akka.remote.testconductor.TestConductorProtocol.BarrierOp
 
getDescriptorForType() - Method in enum akka.remote.testconductor.TestConductorProtocol.Direction
 
getDescriptorForType() - Method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier.Builder
 
getDescriptorForType() - Method in enum akka.remote.testconductor.TestConductorProtocol.FailType
 
getDescriptorForType() - Method in class akka.remote.testconductor.TestConductorProtocol.Hello.Builder
 
getDescriptorForType() - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure.Builder
 
getDescriptorForType() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
 
getDescriptorForType() - Method in class akka.remote.WireFormats.AckAndEnvelopeContainer.Builder
 
getDescriptorForType() - Method in class akka.remote.WireFormats.AcknowledgementInfo.Builder
 
getDescriptorForType() - Method in class akka.remote.WireFormats.ActorRefData.Builder
 
getDescriptorForType() - Method in class akka.remote.WireFormats.AddressData.Builder
 
getDescriptorForType() - Method in class akka.remote.WireFormats.AkkaControlMessage.Builder
 
getDescriptorForType() - Method in class akka.remote.WireFormats.AkkaHandshakeInfo.Builder
 
getDescriptorForType() - Method in class akka.remote.WireFormats.AkkaProtocolMessage.Builder
 
getDescriptorForType() - Method in enum akka.remote.WireFormats.CommandType
 
getDescriptorForType() - Method in class akka.remote.WireFormats.DaemonMsgCreateData.Builder
 
getDescriptorForType() - Method in class akka.remote.WireFormats.DefaultResizer.Builder
 
getDescriptorForType() - Method in class akka.remote.WireFormats.DeployData.Builder
 
getDescriptorForType() - Method in class akka.remote.WireFormats.FiniteDuration.Builder
 
getDescriptorForType() - Method in class akka.remote.WireFormats.FromConfig.Builder
 
getDescriptorForType() - Method in class akka.remote.WireFormats.GenericRoutingPool.Builder
 
getDescriptorForType() - Method in class akka.remote.WireFormats.PropsData.Builder
 
getDescriptorForType() - Method in class akka.remote.WireFormats.RemoteEnvelope.Builder
 
getDescriptorForType() - Method in class akka.remote.WireFormats.RemoteRouterConfig.Builder
 
getDescriptorForType() - Method in class akka.remote.WireFormats.RemoteScope.Builder
 
getDescriptorForType() - Method in class akka.remote.WireFormats.ScatterGatherPool.Builder
 
getDescriptorForType() - Method in class akka.remote.WireFormats.SerializedMessage.Builder
 
getDescriptorForType() - Method in class akka.remote.WireFormats.TailChoppingPool.Builder
 
getDescriptorForType() - Method in enum akka.remote.WireFormats.TimeUnit
 
getDescriptorForType() - Method in class akka.stream.StreamRefMessages.ActorRef.Builder
 
getDescriptorForType() - Method in class akka.stream.StreamRefMessages.CumulativeDemand.Builder
 
getDescriptorForType() - Method in class akka.stream.StreamRefMessages.OnSubscribeHandshake.Builder
 
getDescriptorForType() - Method in class akka.stream.StreamRefMessages.Payload.Builder
 
getDescriptorForType() - Method in class akka.stream.StreamRefMessages.RemoteStreamCompleted.Builder
 
getDescriptorForType() - Method in class akka.stream.StreamRefMessages.RemoteStreamFailure.Builder
 
getDescriptorForType() - Method in class akka.stream.StreamRefMessages.SequencedOnNext.Builder
 
getDescriptorForType() - Method in class akka.stream.StreamRefMessages.SinkRef.Builder
 
getDescriptorForType() - Method in class akka.stream.StreamRefMessages.SourceRef.Builder
 
getDestination() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery.Builder
required string destination = 2;
getDestination() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery
required string destination = 2;
getDestination() - Method in interface akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDeliveryOrBuilder
required string destination = 2;
getDestinationBytes() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery.Builder
required string destination = 2;
getDestinationBytes() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery
required string destination = 2;
getDestinationBytes() - Method in interface akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDeliveryOrBuilder
required string destination = 2;
getDigest() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry.Builder
required bytes digest = 2;
getDigest() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry
required bytes digest = 2;
getDigest() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.EntryOrBuilder
required bytes digest = 2;
getDigest(String) - Method in class akka.cluster.ddata.Replicator
 
getDirection() - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure.Builder
optional .Direction direction = 2;
getDirection() - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure
optional .Direction direction = 2;
getDirection() - Method in interface akka.remote.testconductor.TestConductorProtocol.InjectFailureOrBuilder
optional .Direction direction = 2;
getDispatcher() - Method in interface akka.actor.AbstractActor.ActorContext
Returns the dispatcher (MessageDispatcher) that is used for this Actor.
getDispatcher() - Method in class akka.actor.ActorSystem
Java API: Default dispatcher as configured.
getDispatcher() - Method in class akka.remote.WireFormats.DeployData.Builder
optional string dispatcher = 5;
getDispatcher() - Method in class akka.remote.WireFormats.DeployData
optional string dispatcher = 5;
getDispatcher() - Method in interface akka.remote.WireFormats.DeployDataOrBuilder
optional string dispatcher = 5;
getDispatcherBytes() - Method in class akka.remote.WireFormats.DeployData.Builder
optional string dispatcher = 5;
getDispatcherBytes() - Method in class akka.remote.WireFormats.DeployData
optional string dispatcher = 5;
getDispatcherBytes() - Method in interface akka.remote.WireFormats.DeployDataOrBuilder
optional string dispatcher = 5;
getDone() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
optional string done = 4;
getDone() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper
optional string done = 4;
getDone() - Method in interface akka.remote.testconductor.TestConductorProtocol.WrapperOrBuilder
optional string done = 4;
getDoneBytes() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
optional string done = 4;
getDoneBytes() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper
optional string done = 4;
getDoneBytes() - Method in interface akka.remote.testconductor.TestConductorProtocol.WrapperOrBuilder
optional string done = 4;
getDots(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .akka.cluster.ddata.VersionVector dots = 2;
getDots(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
repeated .akka.cluster.ddata.VersionVector dots = 2;
getDots(int) - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetOrBuilder
repeated .akka.cluster.ddata.VersionVector dots = 2;
getDots(int) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .VersionVector dots = 3;
getDots(int) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
repeated .VersionVector dots = 3;
getDots(int) - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetOrBuilder
repeated .VersionVector dots = 3;
getDotsBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .akka.cluster.ddata.VersionVector dots = 2;
getDotsBuilder(int) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .VersionVector dots = 3;
getDotsBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .akka.cluster.ddata.VersionVector dots = 2;
getDotsBuilderList() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .VersionVector dots = 3;
getDotsCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .akka.cluster.ddata.VersionVector dots = 2;
getDotsCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
repeated .akka.cluster.ddata.VersionVector dots = 2;
getDotsCount() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetOrBuilder
repeated .akka.cluster.ddata.VersionVector dots = 2;
getDotsCount() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .VersionVector dots = 3;
getDotsCount() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
repeated .VersionVector dots = 3;
getDotsCount() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetOrBuilder
repeated .VersionVector dots = 3;
getDotsList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .akka.cluster.ddata.VersionVector dots = 2;
getDotsList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
repeated .akka.cluster.ddata.VersionVector dots = 2;
getDotsList() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetOrBuilder
repeated .akka.cluster.ddata.VersionVector dots = 2;
getDotsList() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .VersionVector dots = 3;
getDotsList() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
repeated .VersionVector dots = 3;
getDotsList() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetOrBuilder
repeated .VersionVector dots = 3;
getDotsOrBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .akka.cluster.ddata.VersionVector dots = 2;
getDotsOrBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
repeated .akka.cluster.ddata.VersionVector dots = 2;
getDotsOrBuilder(int) - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetOrBuilder
repeated .akka.cluster.ddata.VersionVector dots = 2;
getDotsOrBuilder(int) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .VersionVector dots = 3;
getDotsOrBuilder(int) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
repeated .VersionVector dots = 3;
getDotsOrBuilder(int) - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetOrBuilder
repeated .VersionVector dots = 3;
getDotsOrBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .akka.cluster.ddata.VersionVector dots = 2;
getDotsOrBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
repeated .akka.cluster.ddata.VersionVector dots = 2;
getDotsOrBuilderList() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetOrBuilder
repeated .akka.cluster.ddata.VersionVector dots = 2;
getDotsOrBuilderList() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .VersionVector dots = 3;
getDotsOrBuilderList() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
repeated .VersionVector dots = 3;
getDotsOrBuilderList() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetOrBuilder
repeated .VersionVector dots = 3;
getDouble(ByteOrder) - Method in class akka.util.ByteIterator
 
getDoubles(double[], int, int, ByteOrder) - Method in class akka.util.ByteIterator.ByteArrayIterator
 
getDoubles(double[], int, int, ByteOrder) - Method in class akka.util.ByteIterator
Get a number of Doubles from this iterator.
getDoubles(double[], int, int, ByteOrder) - Method in class akka.util.ByteIterator.MultiByteArrayIterator
 
getDoubles(double[], ByteOrder) - Method in class akka.util.ByteIterator
Get a number of Doubles from this iterator.
getDurableQueueRequestTimeout() - Method in class akka.actor.typed.delivery.ProducerController.Settings
Java API
getDurableStateStoreFor(Class<T>, String) - Method in class akka.persistence.state.DurableStateStoreRegistry
Java API: Returns the DurableStateStore specified by the given configuration entry.
getDuration$extension(Helpers.ConfigOps, String, TimeUnit) - Method in class akka.util.Helpers.ConfigOps$
 
getDwNotificationData() - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
optional .DeathWatchNotificationData dwNotificationData = 7;
getDwNotificationData() - Method in class akka.remote.SystemMessageFormats.SystemMessage
optional .DeathWatchNotificationData dwNotificationData = 7;
getDwNotificationData() - Method in interface akka.remote.SystemMessageFormats.SystemMessageOrBuilder
optional .DeathWatchNotificationData dwNotificationData = 7;
getDwNotificationDataBuilder() - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
optional .DeathWatchNotificationData dwNotificationData = 7;
getDwNotificationDataOrBuilder() - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
optional .DeathWatchNotificationData dwNotificationData = 7;
getDwNotificationDataOrBuilder() - Method in class akka.remote.SystemMessageFormats.SystemMessage
optional .DeathWatchNotificationData dwNotificationData = 7;
getDwNotificationDataOrBuilder() - Method in interface akka.remote.SystemMessageFormats.SystemMessageOrBuilder
optional .DeathWatchNotificationData dwNotificationData = 7;
getEagerStageActor(Materializer, Function1<Tuple2<ActorRef, Object>, BoxedUnit>) - Method in class akka.stream.stage.GraphStageLogic
INTERNAL API
getEffect() - Method in class akka.actor.testkit.typed.javadsl.BehaviorTestKit
Requests the oldest Effect or akka.actor.testkit.typed.javadsl.Effects.noEffects if no effects have taken place.
getElements() - Method in interface akka.actor.ActorPath
Java API: Sequence of names for this path from root to this.
getElements() - Method in class akka.cluster.ddata.GSet
Java API
getElements() - Method in class akka.cluster.ddata.ORSet
Java API
getElements() - Method in class akka.persistence.typed.crdt.ORSet
Java API
getElements(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet.Builder
repeated string elements = 1;
getElements(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet
repeated string elements = 1;
getElements(int) - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSetOrBuilder
repeated string elements = 1;
getElementsBytes(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet.Builder
repeated string elements = 1;
getElementsBytes(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet
repeated string elements = 1;
getElementsBytes(int) - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSetOrBuilder
repeated string elements = 1;
getElementsCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet.Builder
repeated string elements = 1;
getElementsCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet
repeated string elements = 1;
getElementsCount() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSetOrBuilder
repeated string elements = 1;
getElementsList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet.Builder
repeated string elements = 1;
getElementsList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet
repeated string elements = 1;
getElementsList() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSetOrBuilder
repeated string elements = 1;
getEnabled() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag.Builder
required bool enabled = 1;
getEnabled() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag
required bool enabled = 1;
getEnabled() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.FlagOrBuilder
required bool enabled = 1;
getEnclosedMessage() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage.Builder
required bytes enclosedMessage = 1;
getEnclosedMessage() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage
required bytes enclosedMessage = 1;
getEnclosedMessage() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessageOrBuilder
required bytes enclosedMessage = 1;
getEnclosedMessage() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload.Builder
required bytes enclosedMessage = 1;
getEnclosedMessage() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload
required bytes enclosedMessage = 1;
getEnclosedMessage() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.PayloadOrBuilder
required bytes enclosedMessage = 1;
getEnclosedMessage() - Method in class akka.remote.ContainerFormats.Payload.Builder
required bytes enclosedMessage = 1;
getEnclosedMessage() - Method in class akka.remote.ContainerFormats.Payload
required bytes enclosedMessage = 1;
getEnclosedMessage() - Method in interface akka.remote.ContainerFormats.PayloadOrBuilder
required bytes enclosedMessage = 1;
getEnclosedMessage() - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
required bytes enclosedMessage = 1;
getEnclosedMessage() - Method in class akka.remote.ContainerFormats.SelectionEnvelope
required bytes enclosedMessage = 1;
getEnclosedMessage() - Method in interface akka.remote.ContainerFormats.SelectionEnvelopeOrBuilder
required bytes enclosedMessage = 1;
getEnclosedMessage() - Method in class akka.stream.StreamRefMessages.Payload.Builder
required bytes enclosedMessage = 1;
getEnclosedMessage() - Method in class akka.stream.StreamRefMessages.Payload
required bytes enclosedMessage = 1;
getEnclosedMessage() - Method in interface akka.stream.StreamRefMessages.PayloadOrBuilder
required bytes enclosedMessage = 1;
getEntities(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState.Builder
repeated string entities = 1;
getEntities(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState
repeated string entities = 1;
getEntities(int) - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStateOrBuilder
repeated string entities = 1;
GetEntities$() - Constructor for class akka.cluster.sharding.internal.RememberEntitiesShardStore.GetEntities$
 
getEntitiesBytes(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState.Builder
repeated string entities = 1;
getEntitiesBytes(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState
repeated string entities = 1;
getEntitiesBytes(int) - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStateOrBuilder
repeated string entities = 1;
getEntitiesCount() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState.Builder
repeated string entities = 1;
getEntitiesCount() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState
repeated string entities = 1;
getEntitiesCount() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStateOrBuilder
repeated string entities = 1;
getEntitiesList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState.Builder
repeated string entities = 1;
getEntitiesList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState
repeated string entities = 1;
getEntitiesList() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStateOrBuilder
repeated string entities = 1;
getEntitiesWithDemand() - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.RequestNext
Java API
getEntityCount() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats.Builder
required int32 entityCount = 2;
getEntityCount() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats
required int32 entityCount = 2;
getEntityCount() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStatsOrBuilder
required int32 entityCount = 2;
getEntityId() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted.Builder
required string entityId = 1;
getEntityId() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted
required string entityId = 1;
getEntityId() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStartedOrBuilder
required string entityId = 1;
getEntityId() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped.Builder
required string entityId = 1;
getEntityId() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped
required string entityId = 1;
getEntityId() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStoppedOrBuilder
required string entityId = 1;
getEntityId() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity.Builder
required string entityId = 1;
getEntityId() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity
required string entityId = 1;
getEntityId() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck.Builder
required string entityId = 1;
getEntityId() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck
required string entityId = 1;
getEntityId() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAckOrBuilder
required string entityId = 1;
getEntityId() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityOrBuilder
required string entityId = 1;
getEntityId() - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope.Builder
required string entityId = 1;
getEntityId() - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope
required string entityId = 1;
getEntityId() - Method in interface akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelopeOrBuilder
required string entityId = 1;
getEntityId() - Method in class akka.cluster.sharding.typed.javadsl.EntityContext
 
getEntityId() - Method in class akka.cluster.sharding.typed.javadsl.EntityRef
The identifier for the particular entity referenced by this EntityRef.
getEntityId(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted.Builder
repeated string entityId = 1;
getEntityId(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted
repeated string entityId = 1;
getEntityId(int) - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStartedOrBuilder
repeated string entityId = 1;
getEntityId(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped.Builder
repeated string entityId = 1;
getEntityId(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped
repeated string entityId = 1;
getEntityId(int) - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStoppedOrBuilder
repeated string entityId = 1;
getEntityIdBytes() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted.Builder
required string entityId = 1;
getEntityIdBytes() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted
required string entityId = 1;
getEntityIdBytes() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStartedOrBuilder
required string entityId = 1;
getEntityIdBytes() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped.Builder
required string entityId = 1;
getEntityIdBytes() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped
required string entityId = 1;
getEntityIdBytes() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStoppedOrBuilder
required string entityId = 1;
getEntityIdBytes() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity.Builder
required string entityId = 1;
getEntityIdBytes() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity
required string entityId = 1;
getEntityIdBytes() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck.Builder
required string entityId = 1;
getEntityIdBytes() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck
required string entityId = 1;
getEntityIdBytes() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAckOrBuilder
required string entityId = 1;
getEntityIdBytes() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityOrBuilder
required string entityId = 1;
getEntityIdBytes() - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope.Builder
required string entityId = 1;
getEntityIdBytes() - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope
required string entityId = 1;
getEntityIdBytes() - Method in interface akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelopeOrBuilder
required string entityId = 1;
getEntityIdBytes(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted.Builder
repeated string entityId = 1;
getEntityIdBytes(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted
repeated string entityId = 1;
getEntityIdBytes(int) - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStartedOrBuilder
repeated string entityId = 1;
getEntityIdBytes(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped.Builder
repeated string entityId = 1;
getEntityIdBytes(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped
repeated string entityId = 1;
getEntityIdBytes(int) - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStoppedOrBuilder
repeated string entityId = 1;
getEntityIdCount() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted.Builder
repeated string entityId = 1;
getEntityIdCount() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted
repeated string entityId = 1;
getEntityIdCount() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStartedOrBuilder
repeated string entityId = 1;
getEntityIdCount() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped.Builder
repeated string entityId = 1;
getEntityIdCount() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped
repeated string entityId = 1;
getEntityIdCount() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStoppedOrBuilder
repeated string entityId = 1;
getEntityIdList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted.Builder
repeated string entityId = 1;
getEntityIdList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted
repeated string entityId = 1;
getEntityIdList() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStartedOrBuilder
repeated string entityId = 1;
getEntityIdList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped.Builder
repeated string entityId = 1;
getEntityIdList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped
repeated string entityId = 1;
getEntityIdList() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStoppedOrBuilder
repeated string entityId = 1;
getEntityIds(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState.Builder
repeated string entityIds = 2;
getEntityIds(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState
repeated string entityIds = 2;
getEntityIds(int) - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardStateOrBuilder
repeated string entityIds = 2;
getEntityIds(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState.Builder
repeated string entityIds = 2;
getEntityIds(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState
repeated string entityIds = 2;
getEntityIds(int) - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStateOrBuilder
repeated string entityIds = 2;
getEntityIdsBytes(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState.Builder
repeated string entityIds = 2;
getEntityIdsBytes(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState
repeated string entityIds = 2;
getEntityIdsBytes(int) - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardStateOrBuilder
repeated string entityIds = 2;
getEntityIdsBytes(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState.Builder
repeated string entityIds = 2;
getEntityIdsBytes(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState
repeated string entityIds = 2;
getEntityIdsBytes(int) - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStateOrBuilder
repeated string entityIds = 2;
getEntityIdsCount() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState.Builder
repeated string entityIds = 2;
getEntityIdsCount() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState
repeated string entityIds = 2;
getEntityIdsCount() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardStateOrBuilder
repeated string entityIds = 2;
getEntityIdsCount() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState.Builder
repeated string entityIds = 2;
getEntityIdsCount() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState
repeated string entityIds = 2;
getEntityIdsCount() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStateOrBuilder
repeated string entityIds = 2;
getEntityIdsList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState.Builder
repeated string entityIds = 2;
getEntityIdsList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState
repeated string entityIds = 2;
getEntityIdsList() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardStateOrBuilder
repeated string entityIds = 2;
getEntityIdsList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState.Builder
repeated string entityIds = 2;
getEntityIdsList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState
repeated string entityIds = 2;
getEntityIdsList() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStateOrBuilder
repeated string entityIds = 2;
getEntityRefsFor(String) - Method in interface akka.cluster.sharding.typed.ReplicatedSharding
Java API: Returns the entity ref for each replica for user defined routing/replica selection
getEntityType() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
required string entity_type = 2;
getEntityType() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
required string entity_type = 2;
getEntityType() - Method in interface akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelopeOrBuilder
required string entity_type = 2;
getEntityTypeBytes() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
required string entity_type = 2;
getEntityTypeBytes() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
required string entity_type = 2;
getEntityTypeBytes() - Method in interface akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelopeOrBuilder
required string entity_type = 2;
getEntityTypeKey() - Method in class akka.cluster.sharding.typed.javadsl.EntityContext
 
getEntries() - Method in class akka.cluster.ddata.LWWMap
Java API: All entries of the map.
getEntries() - Method in class akka.cluster.ddata.ORMap
Java API: All entries of the map.
getEntries() - Method in class akka.cluster.ddata.ORMultiMap
Java API: All entries of a multimap where keys are strings and values are sets.
getEntries() - Method in class akka.cluster.ddata.PNCounterMap
Java API
getEntries(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Builder
repeated .akka.cluster.ddata.GCounter.Entry entries = 1;
getEntries(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter
repeated .akka.cluster.ddata.GCounter.Entry entries = 1;
getEntries(int) - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounterOrBuilder
repeated .akka.cluster.ddata.GCounter.Entry entries = 1;
getEntries(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
repeated .akka.cluster.ddata.LWWMap.Entry entries = 2;
getEntries(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap
repeated .akka.cluster.ddata.LWWMap.Entry entries = 2;
getEntries(int) - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMapOrBuilder
repeated .akka.cluster.ddata.LWWMap.Entry entries = 2;
getEntries(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
repeated .akka.cluster.ddata.ORMap.Entry entries = 2;
getEntries(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap
repeated .akka.cluster.ddata.ORMap.Entry entries = 2;
getEntries(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Builder
repeated .akka.cluster.ddata.ORMapDeltaGroup.Entry entries = 1;
getEntries(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup
repeated .akka.cluster.ddata.ORMapDeltaGroup.Entry entries = 1;
getEntries(int) - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroupOrBuilder
repeated .akka.cluster.ddata.ORMapDeltaGroup.Entry entries = 1;
getEntries(int) - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapOrBuilder
repeated .akka.cluster.ddata.ORMap.Entry entries = 2;
getEntries(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
repeated .akka.cluster.ddata.ORMultiMap.Entry entries = 2;
getEntries(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap
repeated .akka.cluster.ddata.ORMultiMap.Entry entries = 2;
getEntries(int) - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMapOrBuilder
repeated .akka.cluster.ddata.ORMultiMap.Entry entries = 2;
getEntries(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Builder
repeated .akka.cluster.ddata.ORSetDeltaGroup.Entry entries = 1;
getEntries(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup
repeated .akka.cluster.ddata.ORSetDeltaGroup.Entry entries = 1;
getEntries(int) - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroupOrBuilder
repeated .akka.cluster.ddata.ORSetDeltaGroup.Entry entries = 1;
getEntries(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
repeated .akka.cluster.ddata.PNCounterMap.Entry entries = 2;
getEntries(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap
repeated .akka.cluster.ddata.PNCounterMap.Entry entries = 2;
getEntries(int) - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMapOrBuilder
repeated .akka.cluster.ddata.PNCounterMap.Entry entries = 2;
getEntries(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
repeated .akka.cluster.ddata.DeltaPropagation.Entry entries = 2;
getEntries(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation
repeated .akka.cluster.ddata.DeltaPropagation.Entry entries = 2;
getEntries(int) - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagationOrBuilder
repeated .akka.cluster.ddata.DeltaPropagation.Entry entries = 2;
getEntries(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
repeated .akka.cluster.ddata.Gossip.Entry entries = 2;
getEntries(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip
repeated .akka.cluster.ddata.Gossip.Entry entries = 2;
getEntries(int) - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GossipOrBuilder
repeated .akka.cluster.ddata.Gossip.Entry entries = 2;
getEntries(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
repeated .akka.cluster.ddata.Status.Entry entries = 3;
getEntries(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status
repeated .akka.cluster.ddata.Status.Entry entries = 3;
getEntries(int) - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StatusOrBuilder
repeated .akka.cluster.ddata.Status.Entry entries = 3;
getEntries(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Builder
repeated .akka.cluster.ddata.VersionVector.Entry entries = 1;
getEntries(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector
repeated .akka.cluster.ddata.VersionVector.Entry entries = 1;
getEntries(int) - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVectorOrBuilder
repeated .akka.cluster.ddata.VersionVector.Entry entries = 1;
getEntries(int) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Builder
repeated .ORSetDeltaGroup.Entry entries = 1;
getEntries(int) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup
repeated .ORSetDeltaGroup.Entry entries = 1;
getEntries(int) - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroupOrBuilder
repeated .ORSetDeltaGroup.Entry entries = 1;
getEntries(int) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Builder
repeated .VersionVector.Entry entries = 1;
getEntries(int) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector
repeated .VersionVector.Entry entries = 1;
getEntries(int) - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVectorOrBuilder
repeated .VersionVector.Entry entries = 1;
getEntriesBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Builder
repeated .akka.cluster.ddata.GCounter.Entry entries = 1;
getEntriesBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
repeated .akka.cluster.ddata.LWWMap.Entry entries = 2;
getEntriesBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
repeated .akka.cluster.ddata.ORMap.Entry entries = 2;
getEntriesBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Builder
repeated .akka.cluster.ddata.ORMapDeltaGroup.Entry entries = 1;
getEntriesBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
repeated .akka.cluster.ddata.ORMultiMap.Entry entries = 2;
getEntriesBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Builder
repeated .akka.cluster.ddata.ORSetDeltaGroup.Entry entries = 1;
getEntriesBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
repeated .akka.cluster.ddata.PNCounterMap.Entry entries = 2;
getEntriesBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
repeated .akka.cluster.ddata.DeltaPropagation.Entry entries = 2;
getEntriesBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
repeated .akka.cluster.ddata.Gossip.Entry entries = 2;
getEntriesBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
repeated .akka.cluster.ddata.Status.Entry entries = 3;
getEntriesBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Builder
repeated .akka.cluster.ddata.VersionVector.Entry entries = 1;
getEntriesBuilder(int) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Builder
repeated .ORSetDeltaGroup.Entry entries = 1;
getEntriesBuilder(int) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Builder
repeated .VersionVector.Entry entries = 1;
getEntriesBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Builder
repeated .akka.cluster.ddata.GCounter.Entry entries = 1;
getEntriesBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
repeated .akka.cluster.ddata.LWWMap.Entry entries = 2;
getEntriesBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
repeated .akka.cluster.ddata.ORMap.Entry entries = 2;
getEntriesBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Builder
repeated .akka.cluster.ddata.ORMapDeltaGroup.Entry entries = 1;
getEntriesBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
repeated .akka.cluster.ddata.ORMultiMap.Entry entries = 2;
getEntriesBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Builder
repeated .akka.cluster.ddata.ORSetDeltaGroup.Entry entries = 1;
getEntriesBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
repeated .akka.cluster.ddata.PNCounterMap.Entry entries = 2;
getEntriesBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
repeated .akka.cluster.ddata.DeltaPropagation.Entry entries = 2;
getEntriesBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
repeated .akka.cluster.ddata.Gossip.Entry entries = 2;
getEntriesBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
repeated .akka.cluster.ddata.Status.Entry entries = 3;
getEntriesBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Builder
repeated .akka.cluster.ddata.VersionVector.Entry entries = 1;
getEntriesBuilderList() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Builder
repeated .ORSetDeltaGroup.Entry entries = 1;
getEntriesBuilderList() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Builder
repeated .VersionVector.Entry entries = 1;
getEntriesCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Builder
repeated .akka.cluster.ddata.GCounter.Entry entries = 1;
getEntriesCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter
repeated .akka.cluster.ddata.GCounter.Entry entries = 1;
getEntriesCount() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounterOrBuilder
repeated .akka.cluster.ddata.GCounter.Entry entries = 1;
getEntriesCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
repeated .akka.cluster.ddata.LWWMap.Entry entries = 2;
getEntriesCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap
repeated .akka.cluster.ddata.LWWMap.Entry entries = 2;
getEntriesCount() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMapOrBuilder
repeated .akka.cluster.ddata.LWWMap.Entry entries = 2;
getEntriesCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
repeated .akka.cluster.ddata.ORMap.Entry entries = 2;
getEntriesCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap
repeated .akka.cluster.ddata.ORMap.Entry entries = 2;
getEntriesCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Builder
repeated .akka.cluster.ddata.ORMapDeltaGroup.Entry entries = 1;
getEntriesCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup
repeated .akka.cluster.ddata.ORMapDeltaGroup.Entry entries = 1;
getEntriesCount() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroupOrBuilder
repeated .akka.cluster.ddata.ORMapDeltaGroup.Entry entries = 1;
getEntriesCount() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapOrBuilder
repeated .akka.cluster.ddata.ORMap.Entry entries = 2;
getEntriesCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
repeated .akka.cluster.ddata.ORMultiMap.Entry entries = 2;
getEntriesCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap
repeated .akka.cluster.ddata.ORMultiMap.Entry entries = 2;
getEntriesCount() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMapOrBuilder
repeated .akka.cluster.ddata.ORMultiMap.Entry entries = 2;
getEntriesCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Builder
repeated .akka.cluster.ddata.ORSetDeltaGroup.Entry entries = 1;
getEntriesCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup
repeated .akka.cluster.ddata.ORSetDeltaGroup.Entry entries = 1;
getEntriesCount() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroupOrBuilder
repeated .akka.cluster.ddata.ORSetDeltaGroup.Entry entries = 1;
getEntriesCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
repeated .akka.cluster.ddata.PNCounterMap.Entry entries = 2;
getEntriesCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap
repeated .akka.cluster.ddata.PNCounterMap.Entry entries = 2;
getEntriesCount() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMapOrBuilder
repeated .akka.cluster.ddata.PNCounterMap.Entry entries = 2;
getEntriesCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
repeated .akka.cluster.ddata.DeltaPropagation.Entry entries = 2;
getEntriesCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation
repeated .akka.cluster.ddata.DeltaPropagation.Entry entries = 2;
getEntriesCount() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagationOrBuilder
repeated .akka.cluster.ddata.DeltaPropagation.Entry entries = 2;
getEntriesCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
repeated .akka.cluster.ddata.Gossip.Entry entries = 2;
getEntriesCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip
repeated .akka.cluster.ddata.Gossip.Entry entries = 2;
getEntriesCount() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GossipOrBuilder
repeated .akka.cluster.ddata.Gossip.Entry entries = 2;
getEntriesCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
repeated .akka.cluster.ddata.Status.Entry entries = 3;
getEntriesCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status
repeated .akka.cluster.ddata.Status.Entry entries = 3;
getEntriesCount() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StatusOrBuilder
repeated .akka.cluster.ddata.Status.Entry entries = 3;
getEntriesCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Builder
repeated .akka.cluster.ddata.VersionVector.Entry entries = 1;
getEntriesCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector
repeated .akka.cluster.ddata.VersionVector.Entry entries = 1;
getEntriesCount() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVectorOrBuilder
repeated .akka.cluster.ddata.VersionVector.Entry entries = 1;
getEntriesCount() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Builder
repeated .ORSetDeltaGroup.Entry entries = 1;
getEntriesCount() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup
repeated .ORSetDeltaGroup.Entry entries = 1;
getEntriesCount() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroupOrBuilder
repeated .ORSetDeltaGroup.Entry entries = 1;
getEntriesCount() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Builder
repeated .VersionVector.Entry entries = 1;
getEntriesCount() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector
repeated .VersionVector.Entry entries = 1;
getEntriesCount() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVectorOrBuilder
repeated .VersionVector.Entry entries = 1;
getEntriesList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Builder
repeated .akka.cluster.ddata.GCounter.Entry entries = 1;
getEntriesList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter
repeated .akka.cluster.ddata.GCounter.Entry entries = 1;
getEntriesList() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounterOrBuilder
repeated .akka.cluster.ddata.GCounter.Entry entries = 1;
getEntriesList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
repeated .akka.cluster.ddata.LWWMap.Entry entries = 2;
getEntriesList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap
repeated .akka.cluster.ddata.LWWMap.Entry entries = 2;
getEntriesList() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMapOrBuilder
repeated .akka.cluster.ddata.LWWMap.Entry entries = 2;
getEntriesList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
repeated .akka.cluster.ddata.ORMap.Entry entries = 2;
getEntriesList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap
repeated .akka.cluster.ddata.ORMap.Entry entries = 2;
getEntriesList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Builder
repeated .akka.cluster.ddata.ORMapDeltaGroup.Entry entries = 1;
getEntriesList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup
repeated .akka.cluster.ddata.ORMapDeltaGroup.Entry entries = 1;
getEntriesList() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroupOrBuilder
repeated .akka.cluster.ddata.ORMapDeltaGroup.Entry entries = 1;
getEntriesList() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapOrBuilder
repeated .akka.cluster.ddata.ORMap.Entry entries = 2;
getEntriesList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
repeated .akka.cluster.ddata.ORMultiMap.Entry entries = 2;
getEntriesList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap
repeated .akka.cluster.ddata.ORMultiMap.Entry entries = 2;
getEntriesList() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMapOrBuilder
repeated .akka.cluster.ddata.ORMultiMap.Entry entries = 2;
getEntriesList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Builder
repeated .akka.cluster.ddata.ORSetDeltaGroup.Entry entries = 1;
getEntriesList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup
repeated .akka.cluster.ddata.ORSetDeltaGroup.Entry entries = 1;
getEntriesList() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroupOrBuilder
repeated .akka.cluster.ddata.ORSetDeltaGroup.Entry entries = 1;
getEntriesList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
repeated .akka.cluster.ddata.PNCounterMap.Entry entries = 2;
getEntriesList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap
repeated .akka.cluster.ddata.PNCounterMap.Entry entries = 2;
getEntriesList() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMapOrBuilder
repeated .akka.cluster.ddata.PNCounterMap.Entry entries = 2;
getEntriesList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
repeated .akka.cluster.ddata.DeltaPropagation.Entry entries = 2;
getEntriesList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation
repeated .akka.cluster.ddata.DeltaPropagation.Entry entries = 2;
getEntriesList() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagationOrBuilder
repeated .akka.cluster.ddata.DeltaPropagation.Entry entries = 2;
getEntriesList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
repeated .akka.cluster.ddata.Gossip.Entry entries = 2;
getEntriesList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip
repeated .akka.cluster.ddata.Gossip.Entry entries = 2;
getEntriesList() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GossipOrBuilder
repeated .akka.cluster.ddata.Gossip.Entry entries = 2;
getEntriesList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
repeated .akka.cluster.ddata.Status.Entry entries = 3;
getEntriesList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status
repeated .akka.cluster.ddata.Status.Entry entries = 3;
getEntriesList() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StatusOrBuilder
repeated .akka.cluster.ddata.Status.Entry entries = 3;
getEntriesList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Builder
repeated .akka.cluster.ddata.VersionVector.Entry entries = 1;
getEntriesList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector
repeated .akka.cluster.ddata.VersionVector.Entry entries = 1;
getEntriesList() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVectorOrBuilder
repeated .akka.cluster.ddata.VersionVector.Entry entries = 1;
getEntriesList() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Builder
repeated .ORSetDeltaGroup.Entry entries = 1;
getEntriesList() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup
repeated .ORSetDeltaGroup.Entry entries = 1;
getEntriesList() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroupOrBuilder
repeated .ORSetDeltaGroup.Entry entries = 1;
getEntriesList() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Builder
repeated .VersionVector.Entry entries = 1;
getEntriesList() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector
repeated .VersionVector.Entry entries = 1;
getEntriesList() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVectorOrBuilder
repeated .VersionVector.Entry entries = 1;
getEntriesOrBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Builder
repeated .akka.cluster.ddata.GCounter.Entry entries = 1;
getEntriesOrBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter
repeated .akka.cluster.ddata.GCounter.Entry entries = 1;
getEntriesOrBuilder(int) - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounterOrBuilder
repeated .akka.cluster.ddata.GCounter.Entry entries = 1;
getEntriesOrBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
repeated .akka.cluster.ddata.LWWMap.Entry entries = 2;
getEntriesOrBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap
repeated .akka.cluster.ddata.LWWMap.Entry entries = 2;
getEntriesOrBuilder(int) - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMapOrBuilder
repeated .akka.cluster.ddata.LWWMap.Entry entries = 2;
getEntriesOrBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
repeated .akka.cluster.ddata.ORMap.Entry entries = 2;
getEntriesOrBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap
repeated .akka.cluster.ddata.ORMap.Entry entries = 2;
getEntriesOrBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Builder
repeated .akka.cluster.ddata.ORMapDeltaGroup.Entry entries = 1;
getEntriesOrBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup
repeated .akka.cluster.ddata.ORMapDeltaGroup.Entry entries = 1;
getEntriesOrBuilder(int) - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroupOrBuilder
repeated .akka.cluster.ddata.ORMapDeltaGroup.Entry entries = 1;
getEntriesOrBuilder(int) - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapOrBuilder
repeated .akka.cluster.ddata.ORMap.Entry entries = 2;
getEntriesOrBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
repeated .akka.cluster.ddata.ORMultiMap.Entry entries = 2;
getEntriesOrBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap
repeated .akka.cluster.ddata.ORMultiMap.Entry entries = 2;
getEntriesOrBuilder(int) - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMapOrBuilder
repeated .akka.cluster.ddata.ORMultiMap.Entry entries = 2;
getEntriesOrBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Builder
repeated .akka.cluster.ddata.ORSetDeltaGroup.Entry entries = 1;
getEntriesOrBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup
repeated .akka.cluster.ddata.ORSetDeltaGroup.Entry entries = 1;
getEntriesOrBuilder(int) - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroupOrBuilder
repeated .akka.cluster.ddata.ORSetDeltaGroup.Entry entries = 1;
getEntriesOrBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
repeated .akka.cluster.ddata.PNCounterMap.Entry entries = 2;
getEntriesOrBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap
repeated .akka.cluster.ddata.PNCounterMap.Entry entries = 2;
getEntriesOrBuilder(int) - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMapOrBuilder
repeated .akka.cluster.ddata.PNCounterMap.Entry entries = 2;
getEntriesOrBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
repeated .akka.cluster.ddata.DeltaPropagation.Entry entries = 2;
getEntriesOrBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation
repeated .akka.cluster.ddata.DeltaPropagation.Entry entries = 2;
getEntriesOrBuilder(int) - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagationOrBuilder
repeated .akka.cluster.ddata.DeltaPropagation.Entry entries = 2;
getEntriesOrBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
repeated .akka.cluster.ddata.Gossip.Entry entries = 2;
getEntriesOrBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip
repeated .akka.cluster.ddata.Gossip.Entry entries = 2;
getEntriesOrBuilder(int) - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GossipOrBuilder
repeated .akka.cluster.ddata.Gossip.Entry entries = 2;
getEntriesOrBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
repeated .akka.cluster.ddata.Status.Entry entries = 3;
getEntriesOrBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status
repeated .akka.cluster.ddata.Status.Entry entries = 3;
getEntriesOrBuilder(int) - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StatusOrBuilder
repeated .akka.cluster.ddata.Status.Entry entries = 3;
getEntriesOrBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Builder
repeated .akka.cluster.ddata.VersionVector.Entry entries = 1;
getEntriesOrBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector
repeated .akka.cluster.ddata.VersionVector.Entry entries = 1;
getEntriesOrBuilder(int) - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVectorOrBuilder
repeated .akka.cluster.ddata.VersionVector.Entry entries = 1;
getEntriesOrBuilder(int) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Builder
repeated .ORSetDeltaGroup.Entry entries = 1;
getEntriesOrBuilder(int) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup
repeated .ORSetDeltaGroup.Entry entries = 1;
getEntriesOrBuilder(int) - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroupOrBuilder
repeated .ORSetDeltaGroup.Entry entries = 1;
getEntriesOrBuilder(int) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Builder
repeated .VersionVector.Entry entries = 1;
getEntriesOrBuilder(int) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector
repeated .VersionVector.Entry entries = 1;
getEntriesOrBuilder(int) - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVectorOrBuilder
repeated .VersionVector.Entry entries = 1;
getEntriesOrBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Builder
repeated .akka.cluster.ddata.GCounter.Entry entries = 1;
getEntriesOrBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter
repeated .akka.cluster.ddata.GCounter.Entry entries = 1;
getEntriesOrBuilderList() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounterOrBuilder
repeated .akka.cluster.ddata.GCounter.Entry entries = 1;
getEntriesOrBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
repeated .akka.cluster.ddata.LWWMap.Entry entries = 2;
getEntriesOrBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap
repeated .akka.cluster.ddata.LWWMap.Entry entries = 2;
getEntriesOrBuilderList() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMapOrBuilder
repeated .akka.cluster.ddata.LWWMap.Entry entries = 2;
getEntriesOrBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
repeated .akka.cluster.ddata.ORMap.Entry entries = 2;
getEntriesOrBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap
repeated .akka.cluster.ddata.ORMap.Entry entries = 2;
getEntriesOrBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Builder
repeated .akka.cluster.ddata.ORMapDeltaGroup.Entry entries = 1;
getEntriesOrBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup
repeated .akka.cluster.ddata.ORMapDeltaGroup.Entry entries = 1;
getEntriesOrBuilderList() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroupOrBuilder
repeated .akka.cluster.ddata.ORMapDeltaGroup.Entry entries = 1;
getEntriesOrBuilderList() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapOrBuilder
repeated .akka.cluster.ddata.ORMap.Entry entries = 2;
getEntriesOrBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
repeated .akka.cluster.ddata.ORMultiMap.Entry entries = 2;
getEntriesOrBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap
repeated .akka.cluster.ddata.ORMultiMap.Entry entries = 2;
getEntriesOrBuilderList() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMapOrBuilder
repeated .akka.cluster.ddata.ORMultiMap.Entry entries = 2;
getEntriesOrBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Builder
repeated .akka.cluster.ddata.ORSetDeltaGroup.Entry entries = 1;
getEntriesOrBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup
repeated .akka.cluster.ddata.ORSetDeltaGroup.Entry entries = 1;
getEntriesOrBuilderList() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroupOrBuilder
repeated .akka.cluster.ddata.ORSetDeltaGroup.Entry entries = 1;
getEntriesOrBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
repeated .akka.cluster.ddata.PNCounterMap.Entry entries = 2;
getEntriesOrBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap
repeated .akka.cluster.ddata.PNCounterMap.Entry entries = 2;
getEntriesOrBuilderList() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMapOrBuilder
repeated .akka.cluster.ddata.PNCounterMap.Entry entries = 2;
getEntriesOrBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
repeated .akka.cluster.ddata.DeltaPropagation.Entry entries = 2;
getEntriesOrBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation
repeated .akka.cluster.ddata.DeltaPropagation.Entry entries = 2;
getEntriesOrBuilderList() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagationOrBuilder
repeated .akka.cluster.ddata.DeltaPropagation.Entry entries = 2;
getEntriesOrBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
repeated .akka.cluster.ddata.Gossip.Entry entries = 2;
getEntriesOrBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip
repeated .akka.cluster.ddata.Gossip.Entry entries = 2;
getEntriesOrBuilderList() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GossipOrBuilder
repeated .akka.cluster.ddata.Gossip.Entry entries = 2;
getEntriesOrBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
repeated .akka.cluster.ddata.Status.Entry entries = 3;
getEntriesOrBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status
repeated .akka.cluster.ddata.Status.Entry entries = 3;
getEntriesOrBuilderList() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StatusOrBuilder
repeated .akka.cluster.ddata.Status.Entry entries = 3;
getEntriesOrBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Builder
repeated .akka.cluster.ddata.VersionVector.Entry entries = 1;
getEntriesOrBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector
repeated .akka.cluster.ddata.VersionVector.Entry entries = 1;
getEntriesOrBuilderList() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVectorOrBuilder
repeated .akka.cluster.ddata.VersionVector.Entry entries = 1;
getEntriesOrBuilderList() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Builder
repeated .ORSetDeltaGroup.Entry entries = 1;
getEntriesOrBuilderList() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup
repeated .ORSetDeltaGroup.Entry entries = 1;
getEntriesOrBuilderList() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroupOrBuilder
repeated .ORSetDeltaGroup.Entry entries = 1;
getEntriesOrBuilderList() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Builder
repeated .VersionVector.Entry entries = 1;
getEntriesOrBuilderList() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector
repeated .VersionVector.Entry entries = 1;
getEntriesOrBuilderList() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVectorOrBuilder
repeated .VersionVector.Entry entries = 1;
getEntryData(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
repeated .akka.cluster.ddata.ORMapDeltaGroup.MapEntry entryData = 4;
getEntryData(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry
repeated .akka.cluster.ddata.ORMapDeltaGroup.MapEntry entryData = 4;
getEntryData(int) - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.EntryOrBuilder
repeated .akka.cluster.ddata.ORMapDeltaGroup.MapEntry entryData = 4;
getEntryDataBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
repeated .akka.cluster.ddata.ORMapDeltaGroup.MapEntry entryData = 4;
getEntryDataBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
repeated .akka.cluster.ddata.ORMapDeltaGroup.MapEntry entryData = 4;
getEntryDataCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
repeated .akka.cluster.ddata.ORMapDeltaGroup.MapEntry entryData = 4;
getEntryDataCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry
repeated .akka.cluster.ddata.ORMapDeltaGroup.MapEntry entryData = 4;
getEntryDataCount() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.EntryOrBuilder
repeated .akka.cluster.ddata.ORMapDeltaGroup.MapEntry entryData = 4;
getEntryDataList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
repeated .akka.cluster.ddata.ORMapDeltaGroup.MapEntry entryData = 4;
getEntryDataList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry
repeated .akka.cluster.ddata.ORMapDeltaGroup.MapEntry entryData = 4;
getEntryDataList() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.EntryOrBuilder
repeated .akka.cluster.ddata.ORMapDeltaGroup.MapEntry entryData = 4;
getEntryDataOrBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
repeated .akka.cluster.ddata.ORMapDeltaGroup.MapEntry entryData = 4;
getEntryDataOrBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry
repeated .akka.cluster.ddata.ORMapDeltaGroup.MapEntry entryData = 4;
getEntryDataOrBuilder(int) - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.EntryOrBuilder
repeated .akka.cluster.ddata.ORMapDeltaGroup.MapEntry entryData = 4;
getEntryDataOrBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
repeated .akka.cluster.ddata.ORMapDeltaGroup.MapEntry entryData = 4;
getEntryDataOrBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry
repeated .akka.cluster.ddata.ORMapDeltaGroup.MapEntry entryData = 4;
getEntryDataOrBuilderList() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.EntryOrBuilder
repeated .akka.cluster.ddata.ORMapDeltaGroup.MapEntry entryData = 4;
getEnvelope() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry.Builder
required .akka.cluster.ddata.DataEnvelope envelope = 2;
getEnvelope() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry
required .akka.cluster.ddata.DataEnvelope envelope = 2;
getEnvelope() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.EntryOrBuilder
required .akka.cluster.ddata.DataEnvelope envelope = 2;
getEnvelope() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry.Builder
required .akka.cluster.ddata.DataEnvelope envelope = 2;
getEnvelope() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry
required .akka.cluster.ddata.DataEnvelope envelope = 2;
getEnvelope() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.EntryOrBuilder
required .akka.cluster.ddata.DataEnvelope envelope = 2;
getEnvelope() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult.Builder
optional .akka.cluster.ddata.DataEnvelope envelope = 1;
getEnvelope() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult
optional .akka.cluster.ddata.DataEnvelope envelope = 1;
getEnvelope() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResultOrBuilder
optional .akka.cluster.ddata.DataEnvelope envelope = 1;
getEnvelope() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write.Builder
required .akka.cluster.ddata.DataEnvelope envelope = 2;
getEnvelope() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write
required .akka.cluster.ddata.DataEnvelope envelope = 2;
getEnvelope() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.WriteOrBuilder
required .akka.cluster.ddata.DataEnvelope envelope = 2;
getEnvelope() - Method in class akka.remote.WireFormats.AckAndEnvelopeContainer.Builder
optional .RemoteEnvelope envelope = 2;
getEnvelope() - Method in class akka.remote.WireFormats.AckAndEnvelopeContainer
optional .RemoteEnvelope envelope = 2;
getEnvelope() - Method in interface akka.remote.WireFormats.AckAndEnvelopeContainerOrBuilder
optional .RemoteEnvelope envelope = 2;
getEnvelopeBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry.Builder
required .akka.cluster.ddata.DataEnvelope envelope = 2;
getEnvelopeBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry.Builder
required .akka.cluster.ddata.DataEnvelope envelope = 2;
getEnvelopeBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult.Builder
optional .akka.cluster.ddata.DataEnvelope envelope = 1;
getEnvelopeBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write.Builder
required .akka.cluster.ddata.DataEnvelope envelope = 2;
getEnvelopeBuilder() - Method in class akka.remote.WireFormats.AckAndEnvelopeContainer.Builder
optional .RemoteEnvelope envelope = 2;
getEnvelopeOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry.Builder
required .akka.cluster.ddata.DataEnvelope envelope = 2;
getEnvelopeOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry
required .akka.cluster.ddata.DataEnvelope envelope = 2;
getEnvelopeOrBuilder() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.EntryOrBuilder
required .akka.cluster.ddata.DataEnvelope envelope = 2;
getEnvelopeOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry.Builder
required .akka.cluster.ddata.DataEnvelope envelope = 2;
getEnvelopeOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry
required .akka.cluster.ddata.DataEnvelope envelope = 2;
getEnvelopeOrBuilder() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.EntryOrBuilder
required .akka.cluster.ddata.DataEnvelope envelope = 2;
getEnvelopeOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult.Builder
optional .akka.cluster.ddata.DataEnvelope envelope = 1;
getEnvelopeOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult
optional .akka.cluster.ddata.DataEnvelope envelope = 1;
getEnvelopeOrBuilder() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResultOrBuilder
optional .akka.cluster.ddata.DataEnvelope envelope = 1;
getEnvelopeOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write.Builder
required .akka.cluster.ddata.DataEnvelope envelope = 2;
getEnvelopeOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write
required .akka.cluster.ddata.DataEnvelope envelope = 2;
getEnvelopeOrBuilder() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.WriteOrBuilder
required .akka.cluster.ddata.DataEnvelope envelope = 2;
getEnvelopeOrBuilder() - Method in class akka.remote.WireFormats.AckAndEnvelopeContainer.Builder
optional .RemoteEnvelope envelope = 2;
getEnvelopeOrBuilder() - Method in class akka.remote.WireFormats.AckAndEnvelopeContainer
optional .RemoteEnvelope envelope = 2;
getEnvelopeOrBuilder() - Method in interface akka.remote.WireFormats.AckAndEnvelopeContainerOrBuilder
optional .RemoteEnvelope envelope = 2;
getError() - Method in class akka.pattern.StatusReply
Java API: returns the exception if the reply is a failure, or throws an exception if not.
getError() - Method in class akka.persistence.testkit.Reject
 
getError() - Method in class akka.persistence.testkit.StorageFailure
 
getError() - Method in class akka.stream.IOResult
Deprecated.
status is always set to Success(Done). Since 2.6.0.
getErrorCause() - Method in class akka.actor.testkit.typed.CapturedLogEvent
 
getErrorCause() - Method in interface akka.io.Tcp.ConnectionClosed
If isErrorClosed returns true, then the error condition can be retrieved by this method.
getErrorCause() - Method in class akka.io.Tcp.ErrorClosed
 
getErrorMessage() - Method in class akka.remote.ContainerFormats.StatusReplyErrorMessage.Builder
required string errorMessage = 1;
getErrorMessage() - Method in class akka.remote.ContainerFormats.StatusReplyErrorMessage
required string errorMessage = 1;
getErrorMessage() - Method in interface akka.remote.ContainerFormats.StatusReplyErrorMessageOrBuilder
required string errorMessage = 1;
getErrorMessageBytes() - Method in class akka.remote.ContainerFormats.StatusReplyErrorMessage.Builder
required string errorMessage = 1;
getErrorMessageBytes() - Method in class akka.remote.ContainerFormats.StatusReplyErrorMessage
required string errorMessage = 1;
getErrorMessageBytes() - Method in interface akka.remote.ContainerFormats.StatusReplyErrorMessageOrBuilder
required string errorMessage = 1;
getEvent() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
optional .Payload event = 8;
getEvent() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
optional .Payload event = 8;
getEvent() - Method in interface akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelopeOrBuilder
optional .Payload event = 8;
getEvent() - Method in class akka.persistence.query.typed.EventEnvelope
Java API
getEventBuilder() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
optional .Payload event = 8;
getEventMetaData() - Method in class akka.persistence.query.EventEnvelope
Java API
getEventMetaData() - Method in class akka.persistence.query.typed.EventEnvelope
Java API
getEventOrBuilder() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
optional .Payload event = 8;
getEventOrBuilder() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
optional .Payload event = 8;
getEventOrBuilder() - Method in interface akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelopeOrBuilder
optional .Payload event = 8;
getEventStream() - Method in class akka.actor.ActorSystem
Java API: Main event bus of this actor system, used for example for logging.
getEwma() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric.Builder
optional .NodeMetrics.EWMA ewma = 3;
getEwma() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric
optional .NodeMetrics.EWMA ewma = 3;
getEwma() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.MetricOrBuilder
optional .NodeMetrics.EWMA ewma = 3;
getEwmaBuilder() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric.Builder
optional .NodeMetrics.EWMA ewma = 3;
getEwmaOrBuilder() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric.Builder
optional .NodeMetrics.EWMA ewma = 3;
getEwmaOrBuilder() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric
optional .NodeMetrics.EWMA ewma = 3;
getEwmaOrBuilder() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.MetricOrBuilder
optional .NodeMetrics.EWMA ewma = 3;
getExecutionContext() - Method in interface akka.actor.typed.internal.ActorContextImpl
 
getExecutionContext() - Method in interface akka.actor.typed.javadsl.ActorContext
This Actor&rsquo;s execution context.
getExistenceConfirmed() - Method in class akka.actor.Terminated
 
getExistenceConfirmed() - Method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData.Builder
required bool existenceConfirmed = 2;
getExistenceConfirmed() - Method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData
required bool existenceConfirmed = 2;
getExistenceConfirmed() - Method in interface akka.remote.SystemMessageFormats.DeathWatchNotificationDataOrBuilder
required bool existenceConfirmed = 2;
getExitValue() - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure.Builder
optional int32 exitValue = 7;
getExitValue() - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure
optional int32 exitValue = 7;
getExitValue() - Method in interface akka.remote.testconductor.TestConductorProtocol.InjectFailureOrBuilder
optional int32 exitValue = 7;
getExpectedAcks() - Method in class akka.remote.ArteryControlFormats.FlushAck.Builder
optional int32 expectedAcks = 1;
getExpectedAcks() - Method in class akka.remote.ArteryControlFormats.FlushAck
optional int32 expectedAcks = 1;
getExpectedAcks() - Method in interface akka.remote.ArteryControlFormats.FlushAckOrBuilder
optional int32 expectedAcks = 1;
getExternalAddressFor(Address) - Method in interface akka.actor.ActorRefProvider
Obtain the address which is to be used within sender references when sending to the given other address or none if the other address cannot be reached from this system (i.e.
getFailed(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
repeated string failed = 2;
getFailed(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState
repeated string failed = 2;
getFailed(int) - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionStateOrBuilder
repeated string failed = 2;
getFailed(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
repeated string failed = 2;
getFailed(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats
repeated string failed = 2;
getFailed(int) - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStatsOrBuilder
repeated string failed = 2;
getFailedBytes(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
repeated string failed = 2;
getFailedBytes(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState
repeated string failed = 2;
getFailedBytes(int) - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionStateOrBuilder
repeated string failed = 2;
getFailedBytes(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
repeated string failed = 2;
getFailedBytes(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats
repeated string failed = 2;
getFailedBytes(int) - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStatsOrBuilder
repeated string failed = 2;
getFailedCount() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
repeated string failed = 2;
getFailedCount() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState
repeated string failed = 2;
getFailedCount() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionStateOrBuilder
repeated string failed = 2;
getFailedCount() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
repeated string failed = 2;
getFailedCount() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats
repeated string failed = 2;
getFailedCount() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStatsOrBuilder
repeated string failed = 2;
getFailedData() - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
optional .FailedData failedData = 6;
getFailedData() - Method in class akka.remote.SystemMessageFormats.SystemMessage
optional .FailedData failedData = 6;
getFailedData() - Method in interface akka.remote.SystemMessageFormats.SystemMessageOrBuilder
optional .FailedData failedData = 6;
getFailedDataBuilder() - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
optional .FailedData failedData = 6;
getFailedDataOrBuilder() - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
optional .FailedData failedData = 6;
getFailedDataOrBuilder() - Method in class akka.remote.SystemMessageFormats.SystemMessage
optional .FailedData failedData = 6;
getFailedDataOrBuilder() - Method in interface akka.remote.SystemMessageFormats.SystemMessageOrBuilder
optional .FailedData failedData = 6;
getFailedList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
repeated string failed = 2;
getFailedList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState
repeated string failed = 2;
getFailedList() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionStateOrBuilder
repeated string failed = 2;
getFailedList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
repeated string failed = 2;
getFailedList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats
repeated string failed = 2;
getFailedList() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStatsOrBuilder
repeated string failed = 2;
getFailure() - Method in class akka.persistence.typed.DeleteEventsFailed
Java API
getFailure() - Method in class akka.persistence.typed.DeleteSnapshotsFailed
Java API
getFailure() - Method in class akka.persistence.typed.RecoveryFailed
Java API
getFailure() - Method in class akka.persistence.typed.SnapshotFailed
Java API
getFailure() - Method in class akka.persistence.typed.state.RecoveryFailed
Java API
getFailure() - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure.Builder
required .FailType failure = 1;
getFailure() - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure
required .FailType failure = 1;
getFailure() - Method in interface akka.remote.testconductor.TestConductorProtocol.InjectFailureOrBuilder
required .FailType failure = 1;
getFailure() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
optional .InjectFailure failure = 3;
getFailure() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper
optional .InjectFailure failure = 3;
getFailure() - Method in interface akka.remote.testconductor.TestConductorProtocol.WrapperOrBuilder
optional .InjectFailure failure = 3;
GetFailure(Key<A>) - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.GetFailure
 
GetFailure(Key<A>, Option<Object>) - Constructor for class akka.cluster.ddata.Replicator.GetFailure
 
GetFailure(Throwable) - Constructor for class akka.persistence.typed.state.internal.InternalProtocol.GetFailure
 
GetFailure$() - Constructor for class akka.cluster.ddata.Replicator.GetFailure$
 
GetFailure$() - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.GetFailure$
 
GetFailure$() - Constructor for class akka.cluster.ddata.typed.scaladsl.Replicator.GetFailure$
 
GetFailure$() - Constructor for class akka.persistence.typed.state.internal.InternalProtocol.GetFailure$
 
getFailureBuilder() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
optional .InjectFailure failure = 3;
GetFailureManifest() - Method in class akka.cluster.ddata.protobuf.ReplicatorMessageSerializer
 
getFailureOrBuilder() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
optional .InjectFailure failure = 3;
getFailureOrBuilder() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper
optional .InjectFailure failure = 3;
getFailureOrBuilder() - Method in interface akka.remote.testconductor.TestConductorProtocol.WrapperOrBuilder
optional .InjectFailure failure = 3;
getFileName() - Method in class akka.remote.ContainerFormats.StackTraceElement.Builder
required string fileName = 3;
getFileName() - Method in class akka.remote.ContainerFormats.StackTraceElement
required string fileName = 3;
getFileName() - Method in interface akka.remote.ContainerFormats.StackTraceElementOrBuilder
required string fileName = 3;
getFileNameBytes() - Method in class akka.remote.ContainerFormats.StackTraceElement.Builder
required string fileName = 3;
getFileNameBytes() - Method in class akka.remote.ContainerFormats.StackTraceElement
required string fileName = 3;
getFileNameBytes() - Method in interface akka.remote.ContainerFormats.StackTraceElementOrBuilder
required string fileName = 3;
getFirst() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
required bool first = 3;
getFirst() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
required bool first = 3;
getFirst() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessageOrBuilder
required bool first = 3;
getFirst(ClassTag<T>) - Method in class akka.stream.Attributes
Deprecated.
Attributes should always be most specific, use get[T]. Since 2.5.7.
getFirst(T, ClassTag<T>) - Method in class akka.stream.Attributes
Deprecated.
Attributes should always be most specific, use get[T]. Since 2.5.7.
getFirstAttribute(Class<T>) - Method in class akka.stream.Attributes
Deprecated.
Attributes should always be most specific, use get[T]. Since 2.5.7.
getFirstAttribute(Class<T>, T) - Method in class akka.stream.Attributes
Deprecated.
Attributes should always be most specific, use getAttribute[T]. Since 2.5.7.
getFirstChunk() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
optional bool firstChunk = 6;
getFirstChunk() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
optional bool firstChunk = 6;
getFirstChunk() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSentOrBuilder
optional bool firstChunk = 6;
getFirstChunk() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
optional bool firstChunk = 7;
getFirstChunk() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
optional bool firstChunk = 7;
getFirstChunk() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessageOrBuilder
optional bool firstChunk = 7;
getFloat(ByteOrder) - Method in class akka.util.ByteIterator
 
getFloats(float[], int, int, ByteOrder) - Method in class akka.util.ByteIterator.ByteArrayIterator
 
getFloats(float[], int, int, ByteOrder) - Method in class akka.util.ByteIterator
Get a number of Floats from this iterator.
getFloats(float[], int, int, ByteOrder) - Method in class akka.util.ByteIterator.MultiByteArrayIterator
 
getFloats(float[], ByteOrder) - Method in class akka.util.ByteIterator
Get a number of Floats from this iterator.
getFrom() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope.Builder
required .Address from = 1;
getFrom() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope
required .Address from = 1;
getFrom() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelopeOrBuilder
required .Address from = 1;
getFrom() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope.Builder
required .UniqueAddress from = 1;
getFrom() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope
required .UniqueAddress from = 1;
getFrom() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelopeOrBuilder
required .UniqueAddress from = 1;
getFrom() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
required .UniqueAddress from = 1;
getFrom() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus
required .UniqueAddress from = 1;
getFrom() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipStatusOrBuilder
required .UniqueAddress from = 1;
getFrom() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat.Builder
required .Address from = 1;
getFrom() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat
required .Address from = 1;
getFrom() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.HeartbeatOrBuilder
required .Address from = 1;
getFrom() - Method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse.Builder
required .UniqueAddress from = 1;
getFrom() - Method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse
required .UniqueAddress from = 1;
getFrom() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponseOrBuilder
required .UniqueAddress from = 1;
getFrom() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome.Builder
required .UniqueAddress from = 1;
getFrom() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome
required .UniqueAddress from = 1;
getFrom() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.WelcomeOrBuilder
required .UniqueAddress from = 1;
getFrom() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
required .UniqueAddress from = 1;
getFrom() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement
required .UniqueAddress from = 1;
getFrom() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck.Builder
required .UniqueAddress from = 1;
getFrom() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck
required .UniqueAddress from = 1;
getFrom() - Method in interface akka.remote.ArteryControlFormats.CompressionTableAdvertisementAckOrBuilder
required .UniqueAddress from = 1;
getFrom() - Method in interface akka.remote.ArteryControlFormats.CompressionTableAdvertisementOrBuilder
required .UniqueAddress from = 1;
getFrom() - Method in class akka.remote.ArteryControlFormats.HandshakeReq.Builder
required .UniqueAddress from = 1;
getFrom() - Method in class akka.remote.ArteryControlFormats.HandshakeReq
required .UniqueAddress from = 1;
getFrom() - Method in interface akka.remote.ArteryControlFormats.HandshakeReqOrBuilder
required .UniqueAddress from = 1;
getFrom() - Method in class akka.remote.ArteryControlFormats.Quarantined.Builder
required .UniqueAddress from = 1;
getFrom() - Method in class akka.remote.ArteryControlFormats.Quarantined
required .UniqueAddress from = 1;
getFrom() - Method in interface akka.remote.ArteryControlFormats.QuarantinedOrBuilder
required .UniqueAddress from = 1;
getFrom() - Method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck.Builder
required .UniqueAddress from = 2;
getFrom() - Method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck
required .UniqueAddress from = 2;
getFrom() - Method in interface akka.remote.ArteryControlFormats.SystemMessageDeliveryAckOrBuilder
required .UniqueAddress from = 2;
getFromBuilder() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope.Builder
required .Address from = 1;
getFromBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope.Builder
required .UniqueAddress from = 1;
getFromBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
required .UniqueAddress from = 1;
getFromBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat.Builder
required .Address from = 1;
getFromBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse.Builder
required .UniqueAddress from = 1;
getFromBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome.Builder
required .UniqueAddress from = 1;
getFromBuilder() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
required .UniqueAddress from = 1;
getFromBuilder() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck.Builder
required .UniqueAddress from = 1;
getFromBuilder() - Method in class akka.remote.ArteryControlFormats.HandshakeReq.Builder
required .UniqueAddress from = 1;
getFromBuilder() - Method in class akka.remote.ArteryControlFormats.Quarantined.Builder
required .UniqueAddress from = 1;
getFromBuilder() - Method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck.Builder
required .UniqueAddress from = 2;
getFromNode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
required .akka.cluster.ddata.UniqueAddress fromNode = 1;
getFromNode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation
required .akka.cluster.ddata.UniqueAddress fromNode = 1;
getFromNode() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagationOrBuilder
required .akka.cluster.ddata.UniqueAddress fromNode = 1;
getFromNode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read.Builder
optional .akka.cluster.ddata.UniqueAddress fromNode = 2;
getFromNode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read
optional .akka.cluster.ddata.UniqueAddress fromNode = 2;
getFromNode() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadOrBuilder
optional .akka.cluster.ddata.UniqueAddress fromNode = 2;
getFromNode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write.Builder
optional .akka.cluster.ddata.UniqueAddress fromNode = 3;
getFromNode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write
optional .akka.cluster.ddata.UniqueAddress fromNode = 3;
getFromNode() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.WriteOrBuilder
optional .akka.cluster.ddata.UniqueAddress fromNode = 3;
getFromNodeBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
required .akka.cluster.ddata.UniqueAddress fromNode = 1;
getFromNodeBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read.Builder
optional .akka.cluster.ddata.UniqueAddress fromNode = 2;
getFromNodeBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write.Builder
optional .akka.cluster.ddata.UniqueAddress fromNode = 3;
getFromNodeOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
required .akka.cluster.ddata.UniqueAddress fromNode = 1;
getFromNodeOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation
required .akka.cluster.ddata.UniqueAddress fromNode = 1;
getFromNodeOrBuilder() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagationOrBuilder
required .akka.cluster.ddata.UniqueAddress fromNode = 1;
getFromNodeOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read.Builder
optional .akka.cluster.ddata.UniqueAddress fromNode = 2;
getFromNodeOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read
optional .akka.cluster.ddata.UniqueAddress fromNode = 2;
getFromNodeOrBuilder() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadOrBuilder
optional .akka.cluster.ddata.UniqueAddress fromNode = 2;
getFromNodeOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write.Builder
optional .akka.cluster.ddata.UniqueAddress fromNode = 3;
getFromNodeOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write
optional .akka.cluster.ddata.UniqueAddress fromNode = 3;
getFromNodeOrBuilder() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.WriteOrBuilder
optional .akka.cluster.ddata.UniqueAddress fromNode = 3;
getFromOrBuilder() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope.Builder
required .Address from = 1;
getFromOrBuilder() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope
required .Address from = 1;
getFromOrBuilder() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelopeOrBuilder
required .Address from = 1;
getFromOrBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope.Builder
required .UniqueAddress from = 1;
getFromOrBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope
required .UniqueAddress from = 1;
getFromOrBuilder() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelopeOrBuilder
required .UniqueAddress from = 1;
getFromOrBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
required .UniqueAddress from = 1;
getFromOrBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus
required .UniqueAddress from = 1;
getFromOrBuilder() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipStatusOrBuilder
required .UniqueAddress from = 1;
getFromOrBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat.Builder
required .Address from = 1;
getFromOrBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat
required .Address from = 1;
getFromOrBuilder() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.HeartbeatOrBuilder
required .Address from = 1;
getFromOrBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse.Builder
required .UniqueAddress from = 1;
getFromOrBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse
required .UniqueAddress from = 1;
getFromOrBuilder() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponseOrBuilder
required .UniqueAddress from = 1;
getFromOrBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome.Builder
required .UniqueAddress from = 1;
getFromOrBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome
required .UniqueAddress from = 1;
getFromOrBuilder() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.WelcomeOrBuilder
required .UniqueAddress from = 1;
getFromOrBuilder() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
required .UniqueAddress from = 1;
getFromOrBuilder() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement
required .UniqueAddress from = 1;
getFromOrBuilder() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck.Builder
required .UniqueAddress from = 1;
getFromOrBuilder() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck
required .UniqueAddress from = 1;
getFromOrBuilder() - Method in interface akka.remote.ArteryControlFormats.CompressionTableAdvertisementAckOrBuilder
required .UniqueAddress from = 1;
getFromOrBuilder() - Method in interface akka.remote.ArteryControlFormats.CompressionTableAdvertisementOrBuilder
required .UniqueAddress from = 1;
getFromOrBuilder() - Method in class akka.remote.ArteryControlFormats.HandshakeReq.Builder
required .UniqueAddress from = 1;
getFromOrBuilder() - Method in class akka.remote.ArteryControlFormats.HandshakeReq
required .UniqueAddress from = 1;
getFromOrBuilder() - Method in interface akka.remote.ArteryControlFormats.HandshakeReqOrBuilder
required .UniqueAddress from = 1;
getFromOrBuilder() - Method in class akka.remote.ArteryControlFormats.Quarantined.Builder
required .UniqueAddress from = 1;
getFromOrBuilder() - Method in class akka.remote.ArteryControlFormats.Quarantined
required .UniqueAddress from = 1;
getFromOrBuilder() - Method in interface akka.remote.ArteryControlFormats.QuarantinedOrBuilder
required .UniqueAddress from = 1;
getFromOrBuilder() - Method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck.Builder
required .UniqueAddress from = 2;
getFromOrBuilder() - Method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck
required .UniqueAddress from = 2;
getFromOrBuilder() - Method in interface akka.remote.ArteryControlFormats.SystemMessageDeliveryAckOrBuilder
required .UniqueAddress from = 2;
getFromSeqNr() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry.Builder
required int64 fromSeqNr = 3;
getFromSeqNr() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry
required int64 fromSeqNr = 3;
getFromSeqNr() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.EntryOrBuilder
required int64 fromSeqNr = 3;
getFromSeqNr() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend.Builder
required int64 fromSeqNr = 1;
getFromSeqNr() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend
required int64 fromSeqNr = 1;
getFromSeqNr() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.ResendOrBuilder
required int64 fromSeqNr = 1;
getFromSystemUid() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
optional sfixed64 fromSystemUid = 4;
getFromSystemUid() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip
optional sfixed64 fromSystemUid = 4;
getFromSystemUid() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GossipOrBuilder
optional sfixed64 fromSystemUid = 4;
getFromSystemUid() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
optional sfixed64 fromSystemUid = 5;
getFromSystemUid() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status
optional sfixed64 fromSystemUid = 5;
getFromSystemUid() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StatusOrBuilder
optional sfixed64 fromSystemUid = 5;
getFunctionRefOrNobody(String, int) - Method in interface akka.actor.dungeon.Children
 
getFunctionRefOrNobody$default$2() - Method in interface akka.actor.dungeon.Children
 
getGeneric() - Method in class akka.remote.WireFormats.ScatterGatherPool.Builder
required .GenericRoutingPool generic = 1;
getGeneric() - Method in class akka.remote.WireFormats.ScatterGatherPool
required .GenericRoutingPool generic = 1;
getGeneric() - Method in interface akka.remote.WireFormats.ScatterGatherPoolOrBuilder
required .GenericRoutingPool generic = 1;
getGeneric() - Method in class akka.remote.WireFormats.TailChoppingPool.Builder
required .GenericRoutingPool generic = 1;
getGeneric() - Method in class akka.remote.WireFormats.TailChoppingPool
required .GenericRoutingPool generic = 1;
getGeneric() - Method in interface akka.remote.WireFormats.TailChoppingPoolOrBuilder
required .GenericRoutingPool generic = 1;
getGenericBuilder() - Method in class akka.remote.WireFormats.ScatterGatherPool.Builder
required .GenericRoutingPool generic = 1;
getGenericBuilder() - Method in class akka.remote.WireFormats.TailChoppingPool.Builder
required .GenericRoutingPool generic = 1;
getGenericOrBuilder() - Method in class akka.remote.WireFormats.ScatterGatherPool.Builder
required .GenericRoutingPool generic = 1;
getGenericOrBuilder() - Method in class akka.remote.WireFormats.ScatterGatherPool
required .GenericRoutingPool generic = 1;
getGenericOrBuilder() - Method in interface akka.remote.WireFormats.ScatterGatherPoolOrBuilder
required .GenericRoutingPool generic = 1;
getGenericOrBuilder() - Method in class akka.remote.WireFormats.TailChoppingPool.Builder
required .GenericRoutingPool generic = 1;
getGenericOrBuilder() - Method in class akka.remote.WireFormats.TailChoppingPool
required .GenericRoutingPool generic = 1;
getGenericOrBuilder() - Method in interface akka.remote.WireFormats.TailChoppingPoolOrBuilder
required .GenericRoutingPool generic = 1;
getGossip() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope.Builder
required .MetricsGossip gossip = 2;
getGossip() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope
required .MetricsGossip gossip = 2;
getGossip() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelopeOrBuilder
required .MetricsGossip gossip = 2;
getGossip() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome.Builder
required .Gossip gossip = 2;
getGossip() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome
required .Gossip gossip = 2;
getGossip() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.WelcomeOrBuilder
required .Gossip gossip = 2;
getGossipBuilder() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope.Builder
required .MetricsGossip gossip = 2;
getGossipBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome.Builder
required .Gossip gossip = 2;
getGossipOrBuilder() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope.Builder
required .MetricsGossip gossip = 2;
getGossipOrBuilder() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope
required .MetricsGossip gossip = 2;
getGossipOrBuilder() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelopeOrBuilder
required .MetricsGossip gossip = 2;
getGossipOrBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome.Builder
required .Gossip gossip = 2;
getGossipOrBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome
required .Gossip gossip = 2;
getGossipOrBuilder() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.WelcomeOrBuilder
required .Gossip gossip = 2;
getHandler(Inlet<?>) - Method in class akka.stream.stage.GraphStageLogic
Retrieves the current callback for the events on the given Inlet
getHandler(Outlet<?>) - Method in class akka.stream.stage.GraphStageLogic
Retrieves the current callback for the events on the given Outlet
getHandshakeInfo() - Method in class akka.remote.WireFormats.AkkaControlMessage.Builder
optional .AkkaHandshakeInfo handshakeInfo = 2;
getHandshakeInfo() - Method in class akka.remote.WireFormats.AkkaControlMessage
optional .AkkaHandshakeInfo handshakeInfo = 2;
getHandshakeInfo() - Method in interface akka.remote.WireFormats.AkkaControlMessageOrBuilder
optional .AkkaHandshakeInfo handshakeInfo = 2;
getHandshakeInfoBuilder() - Method in class akka.remote.WireFormats.AkkaControlMessage.Builder
optional .AkkaHandshakeInfo handshakeInfo = 2;
getHandshakeInfoOrBuilder() - Method in class akka.remote.WireFormats.AkkaControlMessage.Builder
optional .AkkaHandshakeInfo handshakeInfo = 2;
getHandshakeInfoOrBuilder() - Method in class akka.remote.WireFormats.AkkaControlMessage
optional .AkkaHandshakeInfo handshakeInfo = 2;
getHandshakeInfoOrBuilder() - Method in interface akka.remote.WireFormats.AkkaControlMessageOrBuilder
optional .AkkaHandshakeInfo handshakeInfo = 2;
getHashIndex() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version.Builder
required int32 hashIndex = 1;
getHashIndex() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version
required int32 hashIndex = 1;
getHashIndex() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.VectorClock.VersionOrBuilder
required int32 hashIndex = 1;
getHasManifest(int) - Method in class akka.remote.WireFormats.PropsData.Builder
additionally a flag per position to indicate if it was serialized with manifest or not
getHasManifest(int) - Method in class akka.remote.WireFormats.PropsData
additionally a flag per position to indicate if it was serialized with manifest or not
getHasManifest(int) - Method in interface akka.remote.WireFormats.PropsDataOrBuilder
additionally a flag per position to indicate if it was serialized with manifest or not
getHasManifestCount() - Method in class akka.remote.WireFormats.PropsData.Builder
additionally a flag per position to indicate if it was serialized with manifest or not
getHasManifestCount() - Method in class akka.remote.WireFormats.PropsData
additionally a flag per position to indicate if it was serialized with manifest or not
getHasManifestCount() - Method in interface akka.remote.WireFormats.PropsDataOrBuilder
additionally a flag per position to indicate if it was serialized with manifest or not
getHasManifestList() - Method in class akka.remote.WireFormats.PropsData.Builder
additionally a flag per position to indicate if it was serialized with manifest or not
getHasManifestList() - Method in class akka.remote.WireFormats.PropsData
additionally a flag per position to indicate if it was serialized with manifest or not
getHasManifestList() - Method in interface akka.remote.WireFormats.PropsDataOrBuilder
additionally a flag per position to indicate if it was serialized with manifest or not
getHead() - Method in class akka.util.MessageBuffer
Java API
getHeartbeatInterval() - Method in class akka.coordination.lease.TimeoutSettings
Java API
getHeartbeatTimeout() - Method in class akka.coordination.lease.TimeoutSettings
Java API
getHello() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
optional .Hello hello = 1;
getHello() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper
optional .Hello hello = 1;
getHello() - Method in interface akka.remote.testconductor.TestConductorProtocol.WrapperOrBuilder
optional .Hello hello = 1;
getHelloBuilder() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
optional .Hello hello = 1;
getHelloOrBuilder() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
optional .Hello hello = 1;
getHelloOrBuilder() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper
optional .Hello hello = 1;
getHelloOrBuilder() - Method in interface akka.remote.testconductor.TestConductorProtocol.WrapperOrBuilder
optional .Hello hello = 1;
getHighestConfirmedSeqNr() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
required int64 highestConfirmedSeqNr = 2;
getHighestConfirmedSeqNr() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State
required int64 highestConfirmedSeqNr = 2;
getHighestConfirmedSeqNr() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.StateOrBuilder
required int64 highestConfirmedSeqNr = 2;
getHighestSeqNumber(K) - Method in interface akka.persistence.testkit.internal.InMemStorage
 
getHomes(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes.Builder
repeated .ShardHomesEntry homes = 1;
getHomes(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes
repeated .ShardHomesEntry homes = 1;
getHomes(int) - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesOrBuilder
repeated .ShardHomesEntry homes = 1;
getHomesBuilder(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes.Builder
repeated .ShardHomesEntry homes = 1;
getHomesBuilderList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes.Builder
repeated .ShardHomesEntry homes = 1;
getHomesCount() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes.Builder
repeated .ShardHomesEntry homes = 1;
getHomesCount() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes
repeated .ShardHomesEntry homes = 1;
getHomesCount() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesOrBuilder
repeated .ShardHomesEntry homes = 1;
getHomesList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes.Builder
repeated .ShardHomesEntry homes = 1;
getHomesList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes
repeated .ShardHomesEntry homes = 1;
getHomesList() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesOrBuilder
repeated .ShardHomesEntry homes = 1;
getHomesOrBuilder(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes.Builder
repeated .ShardHomesEntry homes = 1;
getHomesOrBuilder(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes
repeated .ShardHomesEntry homes = 1;
getHomesOrBuilder(int) - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesOrBuilder
repeated .ShardHomesEntry homes = 1;
getHomesOrBuilderList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes.Builder
repeated .ShardHomesEntry homes = 1;
getHomesOrBuilderList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes
repeated .ShardHomesEntry homes = 1;
getHomesOrBuilderList() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesOrBuilder
repeated .ShardHomesEntry homes = 1;
getHost() - Method in class akka.actor.Address
Java API: The hostname if specified or empty optional if not
getHost() - Method in class akka.remote.testconductor.TestConductorProtocol.Address.Builder
required string host = 3;
getHost() - Method in class akka.remote.testconductor.TestConductorProtocol.Address
required string host = 3;
getHost() - Method in interface akka.remote.testconductor.TestConductorProtocol.AddressOrBuilder
required string host = 3;
getHostBytes() - Method in class akka.remote.testconductor.TestConductorProtocol.Address.Builder
required string host = 3;
getHostBytes() - Method in class akka.remote.testconductor.TestConductorProtocol.Address
required string host = 3;
getHostBytes() - Method in interface akka.remote.testconductor.TestConductorProtocol.AddressOrBuilder
required string host = 3;
getHostname() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address.Builder
required string hostname = 1;
getHostname() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address
required string hostname = 1;
getHostname() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.AddressOrBuilder
required string hostname = 1;
getHostname() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address.Builder
required string hostname = 2;
getHostname() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address
required string hostname = 2;
getHostname() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AddressOrBuilder
required string hostname = 2;
getHostname() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address.Builder
required string hostname = 2;
getHostname() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address
required string hostname = 2;
getHostname() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.AddressOrBuilder
required string hostname = 2;
getHostname() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address.Builder
required string hostname = 2;
getHostname() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address
required string hostname = 2;
getHostname() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.AddressOrBuilder
required string hostname = 2;
getHostname() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address.Builder
required string hostname = 3;
getHostname() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address
required string hostname = 3;
getHostname() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.AddressOrBuilder
required string hostname = 3;
getHostname() - Method in class akka.remote.ArteryControlFormats.Address.Builder
required string hostname = 3;
getHostname() - Method in class akka.remote.ArteryControlFormats.Address
required string hostname = 3;
getHostname() - Method in interface akka.remote.ArteryControlFormats.AddressOrBuilder
required string hostname = 3;
getHostname() - Method in class akka.remote.WireFormats.AddressData.Builder
required string hostname = 2;
getHostname() - Method in class akka.remote.WireFormats.AddressData
required string hostname = 2;
getHostname() - Method in interface akka.remote.WireFormats.AddressDataOrBuilder
required string hostname = 2;
getHostname(String, Config) - Method in class akka.remote.artery.ArterySettings$
 
getHostnameBytes() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address.Builder
required string hostname = 1;
getHostnameBytes() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address
required string hostname = 1;
getHostnameBytes() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.AddressOrBuilder
required string hostname = 1;
getHostnameBytes() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address.Builder
required string hostname = 2;
getHostnameBytes() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address
required string hostname = 2;
getHostnameBytes() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AddressOrBuilder
required string hostname = 2;
getHostnameBytes() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address.Builder
required string hostname = 2;
getHostnameBytes() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address
required string hostname = 2;
getHostnameBytes() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.AddressOrBuilder
required string hostname = 2;
getHostnameBytes() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address.Builder
required string hostname = 2;
getHostnameBytes() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address
required string hostname = 2;
getHostnameBytes() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.AddressOrBuilder
required string hostname = 2;
getHostnameBytes() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address.Builder
required string hostname = 3;
getHostnameBytes() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address
required string hostname = 3;
getHostnameBytes() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.AddressOrBuilder
required string hostname = 3;
getHostnameBytes() - Method in class akka.remote.ArteryControlFormats.Address.Builder
required string hostname = 3;
getHostnameBytes() - Method in class akka.remote.ArteryControlFormats.Address
required string hostname = 3;
getHostnameBytes() - Method in interface akka.remote.ArteryControlFormats.AddressOrBuilder
required string hostname = 3;
getHostnameBytes() - Method in class akka.remote.WireFormats.AddressData.Builder
required string hostname = 2;
getHostnameBytes() - Method in class akka.remote.WireFormats.AddressData
required string hostname = 2;
getHostnameBytes() - Method in interface akka.remote.WireFormats.AddressDataOrBuilder
required string hostname = 2;
getIncrements() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter.Builder
required .akka.cluster.ddata.GCounter increments = 1;
getIncrements() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter
required .akka.cluster.ddata.GCounter increments = 1;
getIncrements() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterOrBuilder
required .akka.cluster.ddata.GCounter increments = 1;
getIncrementsBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter.Builder
required .akka.cluster.ddata.GCounter increments = 1;
getIncrementsOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter.Builder
required .akka.cluster.ddata.GCounter increments = 1;
getIncrementsOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter
required .akka.cluster.ddata.GCounter increments = 1;
getIncrementsOrBuilder() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterOrBuilder
required .akka.cluster.ddata.GCounter increments = 1;
getInetAddress(Option<Inet4Address>, Option<Inet6Address>) - Static method in class akka.io.IpVersionSelector
INTERNAL API
getInetAddress(Option<Inet4Address>, Option<Inet6Address>) - Method in class akka.io.IpVersionSelector$
INTERNAL API
getInlets() - Method in class akka.stream.AbstractShape
 
getInlets() - Static method in class akka.stream.ClosedShape
 
getInlets() - Method in class akka.stream.Shape
Java API: get a list of all input ports
getInstance() - Static method in class akka.actor.Kill
Java API: get the singleton instance
getInstance() - Method in class akka.actor.Kill$
Java API: get the singleton instance
getInstance() - Static method in class akka.actor.LocalScope
Java API: get the singleton instance
getInstance() - Method in class akka.actor.LocalScope$
Java API: get the singleton instance
getInstance() - Static method in class akka.actor.NoScopeGiven
Java API: get the singleton instance
getInstance() - Method in class akka.actor.NoScopeGiven$
Java API: get the singleton instance
getInstance() - Static method in class akka.actor.PoisonPill
Java API: get the singleton instance
getInstance() - Method in class akka.actor.PoisonPill$
Java API: get the singleton instance
getInstance() - Static method in class akka.actor.ReceiveTimeout
Java API: get the singleton instance
getInstance() - Method in class akka.actor.ReceiveTimeout$
Java API: get the singleton instance
getInstance() - Static method in class akka.cluster.client.GetClusterClients
Java API: get the singleton instance
getInstance() - Method in class akka.cluster.client.GetClusterClients$
Java API: get the singleton instance
getInstance() - Static method in class akka.cluster.client.GetContactPoints
Java API: get the singleton instance
getInstance() - Method in class akka.cluster.client.GetContactPoints$
Java API: get the singleton instance
getInstance() - Static method in class akka.cluster.client.SubscribeClusterClients
Java API: get the singleton instance
getInstance() - Method in class akka.cluster.client.SubscribeClusterClients$
Java API: get the singleton instance
getInstance() - Static method in class akka.cluster.client.SubscribeContactPoints
Java API: get the singleton instance
getInstance() - Method in class akka.cluster.client.SubscribeContactPoints$
Java API: get the singleton instance
getInstance() - Static method in class akka.cluster.client.UnsubscribeClusterClients
Java API: get the singleton instance
getInstance() - Method in class akka.cluster.client.UnsubscribeClusterClients$
Java API: get the singleton instance
getInstance() - Static method in class akka.cluster.client.UnsubscribeContactPoints
Java API: get the singleton instance
getInstance() - Method in class akka.cluster.client.UnsubscribeContactPoints$
Java API: get the singleton instance
getInstance() - Static method in class akka.cluster.ClusterScope
Java API: get the singleton instance
getInstance() - Method in class akka.cluster.ClusterScope$
Java API: get the singleton instance
getInstance() - Static method in class akka.cluster.metrics.CollectionStartMessage
Java API
getInstance() - Method in class akka.cluster.metrics.CollectionStartMessage$
Java API
getInstance() - Static method in class akka.cluster.metrics.CollectionStopMessage
Java API
getInstance() - Method in class akka.cluster.metrics.CollectionStopMessage$
Java API
getInstance() - Static method in class akka.cluster.metrics.CpuMetricsSelector
Java API: get the singleton instance
getInstance() - Method in class akka.cluster.metrics.CpuMetricsSelector$
Java API: get the singleton instance
getInstance() - Static method in class akka.cluster.metrics.HeapMetricsSelector
Java API: get the singleton instance
getInstance() - Method in class akka.cluster.metrics.HeapMetricsSelector$
Java API: get the singleton instance
getInstance() - Static method in class akka.cluster.metrics.MixMetricsSelector
Java API: get the default singleton instance
getInstance() - Method in class akka.cluster.metrics.MixMetricsSelector$
Java API: get the default singleton instance
getInstance() - Static method in class akka.cluster.metrics.SystemLoadAverageMetricsSelector
Java API: get the singleton instance
getInstance() - Method in class akka.cluster.metrics.SystemLoadAverageMetricsSelector$
Java API: get the singleton instance
getInstance() - Static method in class akka.cluster.Valid
Java API: get the singleton instance
getInstance() - Method in class akka.cluster.Valid$
Java API: get the singleton instance
getInstance() - Static method in class akka.Done
Java API: the singleton instance
getInstance() - Method in class akka.Done$
Java API: the singleton instance
getInstance() - Method in class akka.event.Logging.LoggerInitialized$
 
getInstance() - Static method in class akka.event.NoLogging
Java API to return the reference to NoLogging
getInstance() - Method in class akka.event.NoLogging$
Java API to return the reference to NoLogging
getInstance() - Static method in class akka.event.NoMarkerLogging
Java API to return the reference to NoLogging
getInstance() - Method in class akka.event.NoMarkerLogging$
Java API to return the reference to NoLogging
getInstance() - Static method in class akka.NotUsed
Java API: the singleton instance
getInstance() - Method in class akka.NotUsed$
Java API: the singleton instance
getInstance() - Static method in class akka.persistence.DiscardToDeadLetterStrategy
Java API: get the singleton instance
getInstance() - Method in class akka.persistence.DiscardToDeadLetterStrategy$
Java API: get the singleton instance
getInstance() - Static method in class akka.persistence.query.NoOffset
Java API:
getInstance() - Method in class akka.persistence.query.NoOffset$
Java API:
getInstance() - Static method in class akka.persistence.RecoveryCompleted
Java API: get the singleton instance
getInstance() - Method in class akka.persistence.RecoveryCompleted$
Java API: get the singleton instance
getInstance() - Static method in class akka.persistence.testkit.ExpectedFailure
 
getInstance() - Method in class akka.persistence.testkit.ExpectedFailure$
 
getInstance() - Static method in class akka.persistence.testkit.ExpectedRejection
 
getInstance() - Method in class akka.persistence.testkit.ExpectedRejection$
 
getInstance() - Static method in class akka.persistence.testkit.PersistenceTestKitDurableStateStorePlugin
 
getInstance() - Method in class akka.persistence.testkit.PersistenceTestKitDurableStateStorePlugin$
 
getInstance() - Static method in class akka.persistence.testkit.PersistenceTestKitPlugin
 
getInstance() - Method in class akka.persistence.testkit.PersistenceTestKitPlugin$
 
getInstance() - Static method in class akka.persistence.testkit.PersistenceTestKitSnapshotPlugin
 
getInstance() - Method in class akka.persistence.testkit.PersistenceTestKitSnapshotPlugin$
 
getInstance() - Static method in class akka.persistence.testkit.ProcessingSuccess
 
getInstance() - Method in class akka.persistence.testkit.ProcessingSuccess$
 
getInstance() - Static method in class akka.persistence.testkit.ReadSeqNum
Java API: the singleton instance.
getInstance() - Method in class akka.persistence.testkit.ReadSeqNum$
Java API: the singleton instance.
getInstance() - Static method in class akka.persistence.ThrowOverflowExceptionStrategy
Java API: get the singleton instance
getInstance() - Method in class akka.persistence.ThrowOverflowExceptionStrategy$
Java API: get the singleton instance
getInstance() - Method in class akka.remote.testconductor.Done$
 
getInstance() - Method in class akka.remote.transport.ThrottlerTransportAdapter.Blackhole$
Deprecated.
Java API: get the singleton instance
getInstance() - Method in class akka.remote.transport.ThrottlerTransportAdapter.Direction$.Both$
Deprecated.
Java API: get the singleton instance
getInstance() - Method in class akka.remote.transport.ThrottlerTransportAdapter.Direction$.Receive$
Deprecated.
Java API: get the singleton instance
getInstance() - Method in class akka.remote.transport.ThrottlerTransportAdapter.Direction$.Send$
Deprecated.
Java API: get the singleton instance
getInstance() - Method in class akka.remote.transport.ThrottlerTransportAdapter.ForceDisassociateAck$
Deprecated.
Java API: get the singleton instance
getInstance() - Method in class akka.remote.transport.ThrottlerTransportAdapter.SetThrottleAck$
Deprecated.
Java API: get the singleton instance
getInstance() - Method in class akka.remote.transport.ThrottlerTransportAdapter.Unthrottled$
Deprecated.
Java API: get the singleton instance
getInstance() - Static method in class akka.routing.FromConfig
Java API: get the singleton instance
getInstance() - Method in class akka.routing.FromConfig$
Java API: get the singleton instance
getInstance() - Static method in class akka.routing.GetRoutees
Java API: get the singleton instance
getInstance() - Method in class akka.routing.GetRoutees$
Java API: get the singleton instance
getInstance() - Static method in class akka.routing.NoRouter
Java API: get the singleton instance
getInstance() - Method in class akka.routing.NoRouter$
Java API: get the singleton instance
getInstance() - Static method in class akka.stream.ClosedShape
Java API: obtain ClosedShape instance
getInstance() - Method in class akka.stream.ClosedShape$
Java API: obtain ClosedShape instance
getInstance() - Static method in class akka.stream.javadsl.TLSPlacebo
Returns a reusable BidiFlow instance representing a TLSPlacebo$.
getInstance() - Method in class akka.stream.javadsl.TLSPlacebo$
Returns a reusable BidiFlow instance representing a TLSPlacebo$.
getInstruction() - Method in class akka.remote.WireFormats.AkkaProtocolMessage.Builder
optional .AkkaControlMessage instruction = 2;
getInstruction() - Method in class akka.remote.WireFormats.AkkaProtocolMessage
optional .AkkaControlMessage instruction = 2;
getInstruction() - Method in interface akka.remote.WireFormats.AkkaProtocolMessageOrBuilder
optional .AkkaControlMessage instruction = 2;
getInstructionBuilder() - Method in class akka.remote.WireFormats.AkkaProtocolMessage.Builder
optional .AkkaControlMessage instruction = 2;
getInstructionOrBuilder() - Method in class akka.remote.WireFormats.AkkaProtocolMessage.Builder
optional .AkkaControlMessage instruction = 2;
getInstructionOrBuilder() - Method in class akka.remote.WireFormats.AkkaProtocolMessage
optional .AkkaControlMessage instruction = 2;
getInstructionOrBuilder() - Method in interface akka.remote.WireFormats.AkkaProtocolMessageOrBuilder
optional .AkkaControlMessage instruction = 2;
getInt(ByteOrder) - Method in class akka.util.ByteIterator
Get a single Int from this iterator.
getIntElements(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated sint32 intElements = 2 [packed = true];
getIntElements(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
repeated sint32 intElements = 2 [packed = true];
getIntElements(int) - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSetOrBuilder
repeated sint32 intElements = 2 [packed = true];
getIntElements(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated sint32 intElements = 4 [packed = true];
getIntElements(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
repeated sint32 intElements = 4 [packed = true];
getIntElements(int) - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetOrBuilder
repeated sint32 intElements = 4 [packed = true];
getIntElements(int) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated sint32 intElements = 5 [packed = true];
getIntElements(int) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
repeated sint32 intElements = 5 [packed = true];
getIntElements(int) - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetOrBuilder
repeated sint32 intElements = 5 [packed = true];
getIntElementsCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated sint32 intElements = 2 [packed = true];
getIntElementsCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
repeated sint32 intElements = 2 [packed = true];
getIntElementsCount() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSetOrBuilder
repeated sint32 intElements = 2 [packed = true];
getIntElementsCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated sint32 intElements = 4 [packed = true];
getIntElementsCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
repeated sint32 intElements = 4 [packed = true];
getIntElementsCount() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetOrBuilder
repeated sint32 intElements = 4 [packed = true];
getIntElementsCount() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated sint32 intElements = 5 [packed = true];
getIntElementsCount() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
repeated sint32 intElements = 5 [packed = true];
getIntElementsCount() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetOrBuilder
repeated sint32 intElements = 5 [packed = true];
getIntElementsList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated sint32 intElements = 2 [packed = true];
getIntElementsList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
repeated sint32 intElements = 2 [packed = true];
getIntElementsList() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSetOrBuilder
repeated sint32 intElements = 2 [packed = true];
getIntElementsList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated sint32 intElements = 4 [packed = true];
getIntElementsList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
repeated sint32 intElements = 4 [packed = true];
getIntElementsList() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetOrBuilder
repeated sint32 intElements = 4 [packed = true];
getIntElementsList() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated sint32 intElements = 5 [packed = true];
getIntElementsList() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
repeated sint32 intElements = 5 [packed = true];
getIntElementsList() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetOrBuilder
repeated sint32 intElements = 5 [packed = true];
getInterval() - Method in class akka.remote.WireFormats.TailChoppingPool.Builder
required .FiniteDuration interval = 3;
getInterval() - Method in class akka.remote.WireFormats.TailChoppingPool
required .FiniteDuration interval = 3;
getInterval() - Method in interface akka.remote.WireFormats.TailChoppingPoolOrBuilder
required .FiniteDuration interval = 3;
getIntervalBuilder() - Method in class akka.remote.WireFormats.TailChoppingPool.Builder
required .FiniteDuration interval = 3;
getIntervalOrBuilder() - Method in class akka.remote.WireFormats.TailChoppingPool.Builder
required .FiniteDuration interval = 3;
getIntervalOrBuilder() - Method in class akka.remote.WireFormats.TailChoppingPool
required .FiniteDuration interval = 3;
getIntervalOrBuilder() - Method in interface akka.remote.WireFormats.TailChoppingPoolOrBuilder
required .FiniteDuration interval = 3;
getIntKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
optional sint32 intKey = 3;
getIntKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry
optional sint32 intKey = 3;
getIntKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.EntryOrBuilder
optional sint32 intKey = 3;
getIntKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
optional sint32 intKey = 3;
getIntKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry
optional sint32 intKey = 3;
getIntKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.EntryOrBuilder
optional sint32 intKey = 3;
getIntKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
optional sint32 intKey = 3;
getIntKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry
optional sint32 intKey = 3;
getIntKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntryOrBuilder
optional sint32 intKey = 3;
getIntKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
optional sint32 intKey = 3;
getIntKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry
optional sint32 intKey = 3;
getIntKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.EntryOrBuilder
optional sint32 intKey = 3;
getIntKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
optional sint32 intKey = 3;
getIntKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry
optional sint32 intKey = 3;
getIntKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.EntryOrBuilder
optional sint32 intKey = 3;
getIntKey(ReplicatedDataMessages.LWWMap.Entry) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.LWWMapEntry$
 
getIntKey(ReplicatedDataMessages.ORMap.Entry) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ORMapEntry$
 
getIntKey(ReplicatedDataMessages.ORMapDeltaGroup.MapEntry) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ORMapDeltaGroupEntry$
 
getIntKey(ReplicatedDataMessages.ORMultiMap.Entry) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ORMultiMapEntry$
 
getIntKey(ReplicatedDataMessages.PNCounterMap.Entry) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.PNCounterMapEntry$
 
getIntKey(Entry) - Method in interface akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ProtoMapEntryReader
 
getInts(int[], int, int, ByteOrder) - Method in class akka.util.ByteIterator.ByteArrayIterator
 
getInts(int[], int, int, ByteOrder) - Method in class akka.util.ByteIterator
Get a number of Ints from this iterator.
getInts(int[], int, int, ByteOrder) - Method in class akka.util.ByteIterator.MultiByteArrayIterator
 
getInts(int[], ByteOrder) - Method in class akka.util.ByteIterator
Get a number of Ints from this iterator.
getItem(String, int) - Method in interface akka.persistence.testkit.scaladsl.ExpectOps
 
getItem(String, int) - Method in class akka.persistence.testkit.scaladsl.SnapshotTestKit
 
getKey() - Method in interface akka.actor.typed.receptionist.Receptionist.Deregistered
Java API
getKey() - Method in interface akka.actor.typed.receptionist.Receptionist.Listing
Java API
getKey() - Method in interface akka.actor.typed.receptionist.Receptionist.Registered
Java API
getKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
getKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed
required .akka.cluster.ddata.OtherMessage key = 1;
getKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ChangedOrBuilder
required .akka.cluster.ddata.OtherMessage key = 1;
getKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry.Builder
required string key = 1;
getKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry
required string key = 1;
getKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.EntryOrBuilder
required string key = 1;
getKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
getKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
required .akka.cluster.ddata.OtherMessage key = 1;
getKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
getKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure
required .akka.cluster.ddata.OtherMessage key = 1;
getKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailureOrBuilder
required .akka.cluster.ddata.OtherMessage key = 1;
getKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetOrBuilder
required .akka.cluster.ddata.OtherMessage key = 1;
getKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
getKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess
required .akka.cluster.ddata.OtherMessage key = 1;
getKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccessOrBuilder
required .akka.cluster.ddata.OtherMessage key = 1;
getKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry.Builder
required string key = 1;
getKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry
required string key = 1;
getKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.EntryOrBuilder
required string key = 1;
getKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
getKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound
required .akka.cluster.ddata.OtherMessage key = 1;
getKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFoundOrBuilder
required .akka.cluster.ddata.OtherMessage key = 1;
getKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read.Builder
required string key = 1;
getKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read
required string key = 1;
getKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadOrBuilder
required string key = 1;
getKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry.Builder
required string key = 1;
getKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry
required string key = 1;
getKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.EntryOrBuilder
required string key = 1;
getKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
getKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe
required .akka.cluster.ddata.OtherMessage key = 1;
getKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.SubscribeOrBuilder
required .akka.cluster.ddata.OtherMessage key = 1;
getKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
getKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe
required .akka.cluster.ddata.OtherMessage key = 1;
getKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UnsubscribeOrBuilder
required .akka.cluster.ddata.OtherMessage key = 1;
getKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write.Builder
required string key = 1;
getKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write
required string key = 1;
getKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.WriteOrBuilder
required string key = 1;
getKey() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry.Builder
required string key = 1;
getKey() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry
required string key = 1;
getKey() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.EntryOrBuilder
required string key = 1;
getKey() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry.Builder
optional string key = 1;
getKey() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry
optional string key = 1;
getKey() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntryOrBuilder
optional string key = 1;
getKey() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry.Builder
required string key = 1;
getKey() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry
required string key = 1;
getKey() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.EntryOrBuilder
required string key = 1;
getKey(int) - Method in class akka.remote.artery.RemoteInstruments$
 
getKey(A) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.KeyComparator
Get the key from the entry.
getKey(ReplicatedDataMessages.LWWMap.Entry) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.LWWMapEntryComparator$
 
getKey(ReplicatedDataMessages.ORMap.Entry) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ORMapEntryComparator$
 
getKey(ReplicatedDataMessages.ORMultiMap.Entry) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ORMultiMapEntryComparator$
 
getKey(ReplicatedDataMessages.PNCounterMap.Entry) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.PNCounterMapEntryComparator$
 
getKeyBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
getKeyBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
getKeyBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
getKeyBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
getKeyBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
getKeyBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
getKeyBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
getKeyBytes() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry.Builder
required string key = 1;
getKeyBytes() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry
required string key = 1;
getKeyBytes() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.EntryOrBuilder
required string key = 1;
getKeyBytes() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry.Builder
required string key = 1;
getKeyBytes() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry
required string key = 1;
getKeyBytes() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.EntryOrBuilder
required string key = 1;
getKeyBytes() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read.Builder
required string key = 1;
getKeyBytes() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read
required string key = 1;
getKeyBytes() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadOrBuilder
required string key = 1;
getKeyBytes() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry.Builder
required string key = 1;
getKeyBytes() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry
required string key = 1;
getKeyBytes() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.EntryOrBuilder
required string key = 1;
getKeyBytes() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write.Builder
required string key = 1;
getKeyBytes() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write
required string key = 1;
getKeyBytes() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.WriteOrBuilder
required string key = 1;
getKeyBytes() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry.Builder
required string key = 1;
getKeyBytes() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry
required string key = 1;
getKeyBytes() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.EntryOrBuilder
required string key = 1;
getKeyBytes() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry.Builder
optional string key = 1;
getKeyBytes() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry
optional string key = 1;
getKeyBytes() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntryOrBuilder
optional string key = 1;
getKeyBytes() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry.Builder
required string key = 1;
getKeyBytes() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry
required string key = 1;
getKeyBytes() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.EntryOrBuilder
required string key = 1;
GetKeyIds$() - Constructor for class akka.cluster.ddata.Replicator.GetKeyIds$
 
GetKeyIdsResult$() - Constructor for class akka.cluster.ddata.Replicator.GetKeyIdsResult$
 
getKeyOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
getKeyOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed
required .akka.cluster.ddata.OtherMessage key = 1;
getKeyOrBuilder() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ChangedOrBuilder
required .akka.cluster.ddata.OtherMessage key = 1;
getKeyOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
getKeyOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
required .akka.cluster.ddata.OtherMessage key = 1;
getKeyOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
getKeyOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure
required .akka.cluster.ddata.OtherMessage key = 1;
getKeyOrBuilder() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailureOrBuilder
required .akka.cluster.ddata.OtherMessage key = 1;
getKeyOrBuilder() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetOrBuilder
required .akka.cluster.ddata.OtherMessage key = 1;
getKeyOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
getKeyOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess
required .akka.cluster.ddata.OtherMessage key = 1;
getKeyOrBuilder() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccessOrBuilder
required .akka.cluster.ddata.OtherMessage key = 1;
getKeyOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
getKeyOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound
required .akka.cluster.ddata.OtherMessage key = 1;
getKeyOrBuilder() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFoundOrBuilder
required .akka.cluster.ddata.OtherMessage key = 1;
getKeyOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
getKeyOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe
required .akka.cluster.ddata.OtherMessage key = 1;
getKeyOrBuilder() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.SubscribeOrBuilder
required .akka.cluster.ddata.OtherMessage key = 1;
getKeyOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
getKeyOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe
required .akka.cluster.ddata.OtherMessage key = 1;
getKeyOrBuilder() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UnsubscribeOrBuilder
required .akka.cluster.ddata.OtherMessage key = 1;
getKeys() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
required .akka.cluster.ddata.ORSet keys = 1;
getKeys() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap
required .akka.cluster.ddata.ORSet keys = 1;
getKeys() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMapOrBuilder
required .akka.cluster.ddata.ORSet keys = 1;
getKeys() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
required .akka.cluster.ddata.ORSet keys = 1;
getKeys() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap
required .akka.cluster.ddata.ORSet keys = 1;
getKeys() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapOrBuilder
required .akka.cluster.ddata.ORSet keys = 1;
getKeys() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
required .akka.cluster.ddata.ORSet keys = 1;
getKeys() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap
required .akka.cluster.ddata.ORSet keys = 1;
getKeys() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMapOrBuilder
required .akka.cluster.ddata.ORSet keys = 1;
getKeys() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
required .akka.cluster.ddata.ORSet keys = 1;
getKeys() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap
required .akka.cluster.ddata.ORSet keys = 1;
getKeys() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMapOrBuilder
required .akka.cluster.ddata.ORSet keys = 1;
getKeys(int) - 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
getKeys(int) - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement
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
getKeys(int) - Method in interface akka.remote.ArteryControlFormats.CompressionTableAdvertisementOrBuilder
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
getKeysBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
required .akka.cluster.ddata.ORSet keys = 1;
getKeysBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
required .akka.cluster.ddata.ORSet keys = 1;
getKeysBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
required .akka.cluster.ddata.ORSet keys = 1;
getKeysBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
required .akka.cluster.ddata.ORSet keys = 1;
getKeysBytes(int) - 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
getKeysBytes(int) - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement
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
getKeysBytes(int) - Method in interface akka.remote.ArteryControlFormats.CompressionTableAdvertisementOrBuilder
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
getKeysCount() - 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
getKeysCount() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement
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
getKeysCount() - Method in interface akka.remote.ArteryControlFormats.CompressionTableAdvertisementOrBuilder
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
getKeysList() - 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
getKeysList() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement
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
getKeysList() - Method in interface akka.remote.ArteryControlFormats.CompressionTableAdvertisementOrBuilder
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
getKeysOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
required .akka.cluster.ddata.ORSet keys = 1;
getKeysOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap
required .akka.cluster.ddata.ORSet keys = 1;
getKeysOrBuilder() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMapOrBuilder
required .akka.cluster.ddata.ORSet keys = 1;
getKeysOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
required .akka.cluster.ddata.ORSet keys = 1;
getKeysOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap
required .akka.cluster.ddata.ORSet keys = 1;
getKeysOrBuilder() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapOrBuilder
required .akka.cluster.ddata.ORSet keys = 1;
getKeysOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
required .akka.cluster.ddata.ORSet keys = 1;
getKeysOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap
required .akka.cluster.ddata.ORSet keys = 1;
getKeysOrBuilder() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMapOrBuilder
required .akka.cluster.ddata.ORSet keys = 1;
getKeysOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
required .akka.cluster.ddata.ORSet keys = 1;
getKeysOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap
required .akka.cluster.ddata.ORSet keys = 1;
getKeysOrBuilder() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMapOrBuilder
required .akka.cluster.ddata.ORSet keys = 1;
getLastChunk() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
optional bool lastChunk = 7;
getLastChunk() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
optional bool lastChunk = 7;
getLastChunk() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSentOrBuilder
optional bool lastChunk = 7;
getLastChunk() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
optional bool lastChunk = 8;
getLastChunk() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
optional bool lastChunk = 8;
getLastChunk() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessageOrBuilder
optional bool lastChunk = 8;
getLastSender() - Method in class akka.testkit.javadsl.TestKit
Get the last sender of the TestProbe
getLastSeqNumber(Seq<R>) - Method in interface akka.persistence.testkit.internal.InMemStorage
 
getLeader() - Method in class akka.cluster.ClusterEvent.CurrentClusterState
Java API: get address of current data center leader, or null if none
getLeader() - Method in class akka.cluster.ClusterEvent.LeaderChanged
Java API
getLeader() - Method in class akka.cluster.ClusterEvent.RoleLeaderChanged
Java API
getLeader() - Method in interface akka.cluster.ClusterNodeMBean
Get the address of the current leader.
getLease(String, String, String) - Method in class akka.coordination.lease.javadsl.LeaseProvider
The configuration define at configPath must have a property lease-class that defines the fully qualified class name of the Lease implementation.
getLease(String, String, String) - Method in class akka.coordination.lease.scaladsl.LeaseProvider
The configuration define at configPath must have a property lease-class that defines the fully qualified class name of the Lease implementation.
getLeaseRetryInterval() - Method in class akka.coordination.lease.LeaseUsageSettings
 
getLength(int) - Method in class akka.remote.artery.RemoteInstruments$
 
getLineNumber() - Method in class akka.remote.ContainerFormats.StackTraceElement.Builder
required int32 lineNumber = 4;
getLineNumber() - Method in class akka.remote.ContainerFormats.StackTraceElement
required int32 lineNumber = 4;
getLineNumber() - Method in interface akka.remote.ContainerFormats.StackTraceElementOrBuilder
required int32 lineNumber = 4;
getListenAddresses() - Method in class akka.remote.RemotingListenEvent
 
getLocal() - Method in class akka.remote.WireFormats.RemoteRouterConfig.Builder
required .Payload local = 1;
getLocal() - Method in class akka.remote.WireFormats.RemoteRouterConfig
required .Payload local = 1;
getLocal() - Method in interface akka.remote.WireFormats.RemoteRouterConfigOrBuilder
required .Payload local = 1;
getLocalAddress() - Method in interface akka.remote.AssociationEvent
Deprecated.
 
getLocalAffinity() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send.Builder
required bool localAffinity = 2;
getLocalAffinity() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send
required bool localAffinity = 2;
getLocalAffinity() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendOrBuilder
required bool localAffinity = 2;
getLocalBuilder() - Method in class akka.remote.WireFormats.RemoteRouterConfig.Builder
required .Payload local = 1;
getLocalizedMessage() - Static method in class akka.persistence.testkit.ExpectedFailure
 
getLocalizedMessage() - Static method in class akka.persistence.testkit.ExpectedRejection
 
getLocalizedMessage() - Static method in exception akka.stream.BindFailedException
 
getLocalOrBuilder() - Method in class akka.remote.WireFormats.RemoteRouterConfig.Builder
required .Payload local = 1;
getLocalOrBuilder() - Method in class akka.remote.WireFormats.RemoteRouterConfig
required .Payload local = 1;
getLocalOrBuilder() - Method in interface akka.remote.WireFormats.RemoteRouterConfigOrBuilder
required .Payload local = 1;
getLog() - Method in interface akka.actor.LoggingFSM
Retrieve current rolling log in oldest-first order.
getLog() - Method in interface akka.actor.typed.internal.ActorContextImpl
 
getLog() - Method in interface akka.actor.typed.javadsl.ActorContext
An actor specific logger.
getLog() - Method in interface akka.persistence.fsm.LoggingPersistentFSM
Deprecated.
Retrieve current rolling log in oldest-first order.
getLogbackLogger(String) - Static method in class akka.actor.testkit.typed.internal.LogbackUtil
 
getLogbackLogger(String) - Method in class akka.actor.testkit.typed.internal.LogbackUtil$
 
getLogger() - Method in class akka.actor.typed.LogOptions
Java API
getLogger(Actor) - Static method in class akka.event.Logging
Obtain LoggingAdapter with MDC support for the given actor.
getLogger(Actor) - Method in class akka.event.Logging$
Obtain LoggingAdapter with MDC support for the given actor.
getLogger(ActorSystem, Object) - Static method in class akka.event.Logging
Obtain LoggingAdapter for the given actor system and source object.
getLogger(ActorSystem, Object) - Method in class akka.event.Logging$
Obtain LoggingAdapter for the given actor system and source object.
getLogger(LoggingBus, Object) - Static method in class akka.event.Logging
Obtain LoggingAdapter for the given logging bus and source object.
getLogger(LoggingBus, Object) - Method in class akka.event.Logging$
Obtain LoggingAdapter for the given logging bus and source object.
getLong(ByteOrder) - Method in class akka.util.ByteIterator
Get a single Long from this iterator.
getLongElements(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated sint64 longElements = 3 [packed = true];
getLongElements(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
repeated sint64 longElements = 3 [packed = true];
getLongElements(int) - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSetOrBuilder
repeated sint64 longElements = 3 [packed = true];
getLongElements(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated sint64 longElements = 5 [packed = true];
getLongElements(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
repeated sint64 longElements = 5 [packed = true];
getLongElements(int) - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetOrBuilder
repeated sint64 longElements = 5 [packed = true];
getLongElements(int) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated sint64 longElements = 6 [packed = true];
getLongElements(int) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
repeated sint64 longElements = 6 [packed = true];
getLongElements(int) - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetOrBuilder
repeated sint64 longElements = 6 [packed = true];
getLongElementsCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated sint64 longElements = 3 [packed = true];
getLongElementsCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
repeated sint64 longElements = 3 [packed = true];
getLongElementsCount() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSetOrBuilder
repeated sint64 longElements = 3 [packed = true];
getLongElementsCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated sint64 longElements = 5 [packed = true];
getLongElementsCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
repeated sint64 longElements = 5 [packed = true];
getLongElementsCount() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetOrBuilder
repeated sint64 longElements = 5 [packed = true];
getLongElementsCount() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated sint64 longElements = 6 [packed = true];
getLongElementsCount() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
repeated sint64 longElements = 6 [packed = true];
getLongElementsCount() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetOrBuilder
repeated sint64 longElements = 6 [packed = true];
getLongElementsList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated sint64 longElements = 3 [packed = true];
getLongElementsList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
repeated sint64 longElements = 3 [packed = true];
getLongElementsList() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSetOrBuilder
repeated sint64 longElements = 3 [packed = true];
getLongElementsList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated sint64 longElements = 5 [packed = true];
getLongElementsList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
repeated sint64 longElements = 5 [packed = true];
getLongElementsList() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetOrBuilder
repeated sint64 longElements = 5 [packed = true];
getLongElementsList() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated sint64 longElements = 6 [packed = true];
getLongElementsList() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
repeated sint64 longElements = 6 [packed = true];
getLongElementsList() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetOrBuilder
repeated sint64 longElements = 6 [packed = true];
getLongKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
optional sint64 longKey = 4;
getLongKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry
optional sint64 longKey = 4;
getLongKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.EntryOrBuilder
optional sint64 longKey = 4;
getLongKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
optional sint64 longKey = 4;
getLongKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry
optional sint64 longKey = 4;
getLongKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.EntryOrBuilder
optional sint64 longKey = 4;
getLongKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
optional sint64 longKey = 4;
getLongKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry
optional sint64 longKey = 4;
getLongKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntryOrBuilder
optional sint64 longKey = 4;
getLongKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
optional sint64 longKey = 4;
getLongKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry
optional sint64 longKey = 4;
getLongKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.EntryOrBuilder
optional sint64 longKey = 4;
getLongKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
optional sint64 longKey = 4;
getLongKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry
optional sint64 longKey = 4;
getLongKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.EntryOrBuilder
optional sint64 longKey = 4;
getLongKey(ReplicatedDataMessages.LWWMap.Entry) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.LWWMapEntry$
 
getLongKey(ReplicatedDataMessages.ORMap.Entry) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ORMapEntry$
 
getLongKey(ReplicatedDataMessages.ORMapDeltaGroup.MapEntry) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ORMapDeltaGroupEntry$
 
getLongKey(ReplicatedDataMessages.ORMultiMap.Entry) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ORMultiMapEntry$
 
getLongKey(ReplicatedDataMessages.PNCounterMap.Entry) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.PNCounterMapEntry$
 
getLongKey(Entry) - Method in interface akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ProtoMapEntryReader
 
getLongPart(int, ByteOrder) - Method in class akka.util.ByteIterator
Get a Long from this iterator where only the least significant n bytes were encoded.
getLongs(long[], int, int, ByteOrder) - Method in class akka.util.ByteIterator.ByteArrayIterator
 
getLongs(long[], int, int, ByteOrder) - Method in class akka.util.ByteIterator
Get a number of Longs from this iterator.
getLongs(long[], int, int, ByteOrder) - Method in class akka.util.ByteIterator.MultiByteArrayIterator
 
getLongs(long[], ByteOrder) - Method in class akka.util.ByteIterator
Get a number of Longs from this iterator.
getLowerBound() - Method in class akka.remote.WireFormats.DefaultResizer.Builder
required uint32 lowerBound = 1;
getLowerBound() - Method in class akka.remote.WireFormats.DefaultResizer
required uint32 lowerBound = 1;
getLowerBound() - Method in interface akka.remote.WireFormats.DefaultResizerOrBuilder
required uint32 lowerBound = 1;
getManager() - Method in class akka.io.TcpExt
Java API: retrieve a reference to the manager actor.
getManager() - Method in class akka.io.UdpConnectedExt
Java API: retrieve the UDP manager actor&rsquo;s reference.
getManager() - Method in class akka.io.UdpExt
Java API: retrieve the UDP manager actor&rsquo;s reference.
getMandatoryAttribute(Class<T>) - Method in class akka.stream.Attributes
Java API: Get the most specific of one of the mandatory attributes.
getManifest() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector.Builder
required string manifest = 2;
getManifest() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector
required string manifest = 2;
getManifest() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelectorOrBuilder
required string manifest = 2;
getManifest() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Pool.Builder
required string manifest = 2;
getManifest() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Pool
required string manifest = 2;
getManifest() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.PoolOrBuilder
required string manifest = 2;
getManifest() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
optional string manifest = 12;
getManifest() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage
optional string manifest = 12;
getManifest() - Method in interface akka.persistence.serialization.MessageFormats.PersistentMessageOrBuilder
optional string manifest = 12;
GetManifest() - Method in class akka.cluster.ddata.protobuf.ReplicatorMessageSerializer
 
getManifestBytes() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector.Builder
required string manifest = 2;
getManifestBytes() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector
required string manifest = 2;
getManifestBytes() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelectorOrBuilder
required string manifest = 2;
getManifestBytes() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Pool.Builder
required string manifest = 2;
getManifestBytes() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Pool
required string manifest = 2;
getManifestBytes() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.PoolOrBuilder
required string manifest = 2;
getManifestBytes() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
optional string manifest = 12;
getManifestBytes() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage
optional string manifest = 12;
getManifestBytes() - Method in interface akka.persistence.serialization.MessageFormats.PersistentMessageOrBuilder
optional string manifest = 12;
getManifests(int) - 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
getManifests(int) - Method in class akka.remote.WireFormats.PropsData
serialized props parameters older wire protocol: contains class name for each arg newer wire protocol: contains string manifest for each arg
getManifests(int) - Method in interface akka.remote.WireFormats.PropsDataOrBuilder
serialized props parameters older wire protocol: contains class name for each arg newer wire protocol: contains string manifest for each arg
getManifestsBytes(int) - 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
getManifestsBytes(int) - Method in class akka.remote.WireFormats.PropsData
serialized props parameters older wire protocol: contains class name for each arg newer wire protocol: contains string manifest for each arg
getManifestsBytes(int) - Method in interface akka.remote.WireFormats.PropsDataOrBuilder
serialized props parameters older wire protocol: contains class name for each arg newer wire protocol: contains string manifest for each arg
getManifestsCount() - 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
getManifestsCount() - Method in class akka.remote.WireFormats.PropsData
serialized props parameters older wire protocol: contains class name for each arg newer wire protocol: contains string manifest for each arg
getManifestsCount() - Method in interface akka.remote.WireFormats.PropsDataOrBuilder
serialized props parameters older wire protocol: contains class name for each arg newer wire protocol: contains string manifest for each arg
getManifestsList() - 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
getManifestsList() - Method in class akka.remote.WireFormats.PropsData
serialized props parameters older wire protocol: contains class name for each arg newer wire protocol: contains string manifest for each arg
getManifestsList() - Method in interface akka.remote.WireFormats.PropsDataOrBuilder
serialized props parameters older wire protocol: contains class name for each arg newer wire protocol: contains string manifest for each arg
getMarker() - Method in class akka.actor.testkit.typed.CapturedLogEvent
 
getMarker() - Method in class akka.actor.testkit.typed.LoggingEvent
Java API
getMarker() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState.Builder
optional bool marker = 2;
getMarker() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState
optional bool marker = 2;
getMarker() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardStateOrBuilder
optional bool marker = 2;
getMatcher() - Method in class akka.remote.ContainerFormats.Selection.Builder
optional string matcher = 2;
getMatcher() - Method in class akka.remote.ContainerFormats.Selection
optional string matcher = 2;
getMatcher() - Method in interface akka.remote.ContainerFormats.SelectionOrBuilder
optional string matcher = 2;
getMatcherBytes() - Method in class akka.remote.ContainerFormats.Selection.Builder
optional string matcher = 2;
getMatcherBytes() - Method in class akka.remote.ContainerFormats.Selection
optional string matcher = 2;
getMatcherBytes() - Method in interface akka.remote.ContainerFormats.SelectionOrBuilder
optional string matcher = 2;
getMaxInstancesPerNode() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
required uint32 maxInstancesPerNode = 2;
getMaxInstancesPerNode() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings
required uint32 maxInstancesPerNode = 2;
getMaxInstancesPerNode() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettingsOrBuilder
required uint32 maxInstancesPerNode = 2;
getMaxTotalNrOfInstances(Config) - Method in class akka.cluster.routing.ClusterRouterSettingsBase$
For backwards compatibility reasons, nr-of-instances has the same purpose as max-total-nr-of-instances for cluster aware routers and nr-of-instances (if defined by user) takes precedence over max-total-nr-of-instances.
getMdc() - Method in class akka.actor.testkit.typed.LoggingEvent
Java API
getMDC() - Method in interface akka.event.DiagnosticLoggingAdapter
Java API: Mapped Diagnostic Context for application defined values which can be used in PatternLayout when akka.event.slf4j.Slf4jLogger is configured.
getMDC() - Method in interface akka.event.Logging.LogEvent
 
getMembers() - Method in class akka.cluster.ClusterEvent.CurrentClusterState
Java API: get current member list.
getMembers() - Method in interface akka.cluster.ClusterNodeMBean
Comma separated addresses of member nodes, sorted in the cluster ring order.
getMembers(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Member members = 4;
getMembers(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
repeated .Member members = 4;
getMembers(int) - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipOrBuilder
repeated .Member members = 4;
getMembersBuilder(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Member members = 4;
getMembersBuilderList() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Member members = 4;
getMembersCount() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Member members = 4;
getMembersCount() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
repeated .Member members = 4;
getMembersCount() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipOrBuilder
repeated .Member members = 4;
getMembersList() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Member members = 4;
getMembersList() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
repeated .Member members = 4;
getMembersList() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipOrBuilder
repeated .Member members = 4;
getMembersOrBuilder(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Member members = 4;
getMembersOrBuilder(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
repeated .Member members = 4;
getMembersOrBuilder(int) - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipOrBuilder
repeated .Member members = 4;
getMembersOrBuilderList() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Member members = 4;
getMembersOrBuilderList() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
repeated .Member members = 4;
getMembersOrBuilderList() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipOrBuilder
repeated .Member members = 4;
getMemberStatus() - Method in interface akka.cluster.ClusterNodeMBean
Member status for this node.
getMessage() - Method in class akka.actor.UnhandledMessage
 
getMessage() - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope.Builder
required .Payload message = 2;
getMessage() - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope
required .Payload message = 2;
getMessage() - Method in interface akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelopeOrBuilder
required .Payload message = 2;
getMessage() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished.Builder
required .Payload message = 1;
getMessage() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished
required .Payload message = 1;
getMessage() - Method in interface akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublishedOrBuilder
required .Payload message = 1;
getMessage() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
required .Payload message = 5;
getMessage() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
required .Payload message = 5;
getMessage() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSentOrBuilder
required .Payload message = 5;
getMessage() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
required .Payload message = 6;
getMessage() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
required .Payload message = 6;
getMessage() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessageOrBuilder
required .Payload message = 6;
getMessage() - Method in class akka.event.Logging.LogEventException
 
getMessage() - Method in class akka.persistence.AtLeastOnceDelivery.UnconfirmedDelivery
Java API
getMessage() - Static method in class akka.persistence.testkit.ExpectedFailure
 
getMessage() - Static method in class akka.persistence.testkit.ExpectedRejection
 
getMessage() - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope.Builder
required bytes message = 1;
getMessage() - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope
required bytes message = 1;
getMessage() - Method in interface akka.remote.ArteryControlFormats.SystemMessageEnvelopeOrBuilder
required bytes message = 1;
getMessage() - Method in class akka.remote.ContainerFormats.ActorInitializationException.Builder
required string message = 2;
getMessage() - Method in class akka.remote.ContainerFormats.ActorInitializationException
required string message = 2;
getMessage() - Method in interface akka.remote.ContainerFormats.ActorInitializationExceptionOrBuilder
required string message = 2;
getMessage() - Method in class akka.remote.ContainerFormats.Throwable.Builder
optional string message = 2;
getMessage() - Method in class akka.remote.ContainerFormats.Throwable
optional string message = 2;
getMessage() - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable.Builder
required string message = 1;
getMessage() - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable
required string message = 1;
getMessage() - Method in interface akka.remote.ContainerFormats.ThrowableNotSerializableOrBuilder
required string message = 1;
getMessage() - Method in interface akka.remote.ContainerFormats.ThrowableOrBuilder
optional string message = 2;
getMessage() - Method in class akka.remote.WireFormats.RemoteEnvelope.Builder
required .SerializedMessage message = 2;
getMessage() - Method in class akka.remote.WireFormats.RemoteEnvelope
required .SerializedMessage message = 2;
getMessage() - Method in interface akka.remote.WireFormats.RemoteEnvelopeOrBuilder
required .SerializedMessage message = 2;
getMessage() - Method in class akka.remote.WireFormats.SerializedMessage.Builder
required bytes message = 1;
getMessage() - Method in class akka.remote.WireFormats.SerializedMessage
required bytes message = 1;
getMessage() - Method in interface akka.remote.WireFormats.SerializedMessageOrBuilder
required bytes message = 1;
getMessage() - Static method in exception akka.stream.BindFailedException
 
getMessageBuilder() - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope.Builder
required .Payload message = 2;
getMessageBuilder() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished.Builder
required .Payload message = 1;
getMessageBuilder() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
required .Payload message = 5;
getMessageBuilder() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
required .Payload message = 6;
getMessageBuilder() - Method in class akka.remote.WireFormats.RemoteEnvelope.Builder
required .SerializedMessage message = 2;
getMessageBytes() - Method in class akka.remote.ContainerFormats.ActorInitializationException.Builder
required string message = 2;
getMessageBytes() - Method in class akka.remote.ContainerFormats.ActorInitializationException
required string message = 2;
getMessageBytes() - Method in interface akka.remote.ContainerFormats.ActorInitializationExceptionOrBuilder
required string message = 2;
getMessageBytes() - Method in class akka.remote.ContainerFormats.Throwable.Builder
optional string message = 2;
getMessageBytes() - Method in class akka.remote.ContainerFormats.Throwable
optional string message = 2;
getMessageBytes() - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable.Builder
required string message = 1;
getMessageBytes() - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable
required string message = 1;
getMessageBytes() - Method in interface akka.remote.ContainerFormats.ThrowableNotSerializableOrBuilder
required string message = 1;
getMessageBytes() - Method in interface akka.remote.ContainerFormats.ThrowableOrBuilder
optional string message = 2;
getMessageId() - Method in class akka.remote.ContainerFormats.Identify.Builder
required .Payload messageId = 1;
getMessageId() - Method in class akka.remote.ContainerFormats.Identify
required .Payload messageId = 1;
getMessageId() - Method in interface akka.remote.ContainerFormats.IdentifyOrBuilder
required .Payload messageId = 1;
getMessageIdBuilder() - Method in class akka.remote.ContainerFormats.Identify.Builder
required .Payload messageId = 1;
getMessageIdOrBuilder() - Method in class akka.remote.ContainerFormats.Identify.Builder
required .Payload messageId = 1;
getMessageIdOrBuilder() - Method in class akka.remote.ContainerFormats.Identify
required .Payload messageId = 1;
getMessageIdOrBuilder() - Method in interface akka.remote.ContainerFormats.IdentifyOrBuilder
required .Payload messageId = 1;
getMessageManifest() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage.Builder
optional bytes messageManifest = 4;
getMessageManifest() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage
optional bytes messageManifest = 4;
getMessageManifest() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessageOrBuilder
optional bytes messageManifest = 4;
getMessageManifest() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload.Builder
optional bytes messageManifest = 4;
getMessageManifest() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload
optional bytes messageManifest = 4;
getMessageManifest() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.PayloadOrBuilder
optional bytes messageManifest = 4;
getMessageManifest() - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope.Builder
optional bytes messageManifest = 3;
getMessageManifest() - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope
optional bytes messageManifest = 3;
getMessageManifest() - Method in interface akka.remote.ArteryControlFormats.SystemMessageEnvelopeOrBuilder
optional bytes messageManifest = 3;
getMessageManifest() - Method in class akka.remote.ContainerFormats.Payload.Builder
optional bytes messageManifest = 4;
getMessageManifest() - Method in class akka.remote.ContainerFormats.Payload
optional bytes messageManifest = 4;
getMessageManifest() - Method in interface akka.remote.ContainerFormats.PayloadOrBuilder
optional bytes messageManifest = 4;
getMessageManifest() - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
optional bytes messageManifest = 4;
getMessageManifest() - Method in class akka.remote.ContainerFormats.SelectionEnvelope
optional bytes messageManifest = 4;
getMessageManifest() - Method in interface akka.remote.ContainerFormats.SelectionEnvelopeOrBuilder
optional bytes messageManifest = 4;
getMessageManifest() - Method in class akka.remote.WireFormats.SerializedMessage.Builder
optional bytes messageManifest = 3;
getMessageManifest() - Method in class akka.remote.WireFormats.SerializedMessage
optional bytes messageManifest = 3;
getMessageManifest() - Method in interface akka.remote.WireFormats.SerializedMessageOrBuilder
optional bytes messageManifest = 3;
getMessageManifest() - Method in class akka.stream.StreamRefMessages.Payload.Builder
optional bytes messageManifest = 3;
getMessageManifest() - Method in class akka.stream.StreamRefMessages.Payload
optional bytes messageManifest = 3;
getMessageManifest() - Method in interface akka.stream.StreamRefMessages.PayloadOrBuilder
optional bytes messageManifest = 3;
getMessageOrBuilder() - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope.Builder
required .Payload message = 2;
getMessageOrBuilder() - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope
required .Payload message = 2;
getMessageOrBuilder() - Method in interface akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelopeOrBuilder
required .Payload message = 2;
getMessageOrBuilder() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished.Builder
required .Payload message = 1;
getMessageOrBuilder() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished
required .Payload message = 1;
getMessageOrBuilder() - Method in interface akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublishedOrBuilder
required .Payload message = 1;
getMessageOrBuilder() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
required .Payload message = 5;
getMessageOrBuilder() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
required .Payload message = 5;
getMessageOrBuilder() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSentOrBuilder
required .Payload message = 5;
getMessageOrBuilder() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
required .Payload message = 6;
getMessageOrBuilder() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
required .Payload message = 6;
getMessageOrBuilder() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessageOrBuilder
required .Payload message = 6;
getMessageOrBuilder() - Method in class akka.remote.WireFormats.RemoteEnvelope.Builder
required .SerializedMessage message = 2;
getMessageOrBuilder() - Method in class akka.remote.WireFormats.RemoteEnvelope
required .SerializedMessage message = 2;
getMessageOrBuilder() - Method in interface akka.remote.WireFormats.RemoteEnvelopeOrBuilder
required .SerializedMessage message = 2;
getMessagesPerResize() - Method in class akka.remote.WireFormats.DefaultResizer.Builder
required uint32 messagesPerResize = 7;
getMessagesPerResize() - Method in class akka.remote.WireFormats.DefaultResizer
required uint32 messagesPerResize = 7;
getMessagesPerResize() - Method in interface akka.remote.WireFormats.DefaultResizerOrBuilder
required uint32 messagesPerResize = 7;
getMetadata() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
optional .Payload metadata = 9;
getMetadata() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
optional .Payload metadata = 9;
getMetadata() - Method in interface akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelopeOrBuilder
optional .Payload metadata = 9;
getMetadata() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
optional .PersistentPayload metadata = 15;
getMetadata() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage
optional .PersistentPayload metadata = 15;
getMetadata() - Method in interface akka.persistence.serialization.MessageFormats.PersistentMessageOrBuilder
optional .PersistentPayload metadata = 15;
getMetadata() - Method in class akka.persistence.testkit.DeleteSnapshotByMeta
 
getMetadata() - Method in class akka.persistence.testkit.WriteSnapshot
 
getMetadata() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
optional .ReplicatedPublishedEventMetaData metadata = 5;
getMetadata() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent
optional .ReplicatedPublishedEventMetaData metadata = 5;
getMetadata() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEventOrBuilder
optional .ReplicatedPublishedEventMetaData metadata = 5;
getMetadataBuilder() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
optional .Payload metadata = 9;
getMetadataBuilder() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
optional .PersistentPayload metadata = 15;
getMetadataBuilder() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
optional .ReplicatedPublishedEventMetaData metadata = 5;
getMetadataOrBuilder() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
optional .Payload metadata = 9;
getMetadataOrBuilder() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
optional .Payload metadata = 9;
getMetadataOrBuilder() - Method in interface akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelopeOrBuilder
optional .Payload metadata = 9;
getMetadataOrBuilder() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
optional .PersistentPayload metadata = 15;
getMetadataOrBuilder() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage
optional .PersistentPayload metadata = 15;
getMetadataOrBuilder() - Method in interface akka.persistence.serialization.MessageFormats.PersistentMessageOrBuilder
optional .PersistentPayload metadata = 15;
getMetadataOrBuilder() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
optional .ReplicatedPublishedEventMetaData metadata = 5;
getMetadataOrBuilder() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent
optional .ReplicatedPublishedEventMetaData metadata = 5;
getMetadataOrBuilder() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEventOrBuilder
optional .ReplicatedPublishedEventMetaData metadata = 5;
getMethodName() - Method in class akka.remote.ContainerFormats.StackTraceElement.Builder
required string methodName = 2;
getMethodName() - Method in class akka.remote.ContainerFormats.StackTraceElement
required string methodName = 2;
getMethodName() - Method in interface akka.remote.ContainerFormats.StackTraceElementOrBuilder
required string methodName = 2;
getMethodNameBytes() - Method in class akka.remote.ContainerFormats.StackTraceElement.Builder
required string methodName = 2;
getMethodNameBytes() - Method in class akka.remote.ContainerFormats.StackTraceElement
required string methodName = 2;
getMethodNameBytes() - Method in interface akka.remote.ContainerFormats.StackTraceElementOrBuilder
required string methodName = 2;
getMetrics() - Method in class akka.cluster.metrics.NodeMetrics
Java API
getMetrics(int) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
repeated .NodeMetrics.Metric metrics = 3;
getMetrics(int) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics
repeated .NodeMetrics.Metric metrics = 3;
getMetrics(int) - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetricsOrBuilder
repeated .NodeMetrics.Metric metrics = 3;
getMetricsBuilder(int) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
repeated .NodeMetrics.Metric metrics = 3;
getMetricsBuilderList() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
repeated .NodeMetrics.Metric metrics = 3;
getMetricsCount() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
repeated .NodeMetrics.Metric metrics = 3;
getMetricsCount() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics
repeated .NodeMetrics.Metric metrics = 3;
getMetricsCount() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetricsOrBuilder
repeated .NodeMetrics.Metric metrics = 3;
getMetricsList() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
repeated .NodeMetrics.Metric metrics = 3;
getMetricsList() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics
repeated .NodeMetrics.Metric metrics = 3;
getMetricsList() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetricsOrBuilder
repeated .NodeMetrics.Metric metrics = 3;
getMetricsOrBuilder(int) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
repeated .NodeMetrics.Metric metrics = 3;
getMetricsOrBuilder(int) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics
repeated .NodeMetrics.Metric metrics = 3;
getMetricsOrBuilder(int) - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetricsOrBuilder
repeated .NodeMetrics.Metric metrics = 3;
getMetricsOrBuilderList() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
repeated .NodeMetrics.Metric metrics = 3;
getMetricsOrBuilderList() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics
repeated .NodeMetrics.Metric metrics = 3;
getMetricsOrBuilderList() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetricsOrBuilder
repeated .NodeMetrics.Metric metrics = 3;
getMetricsSelector() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool.Builder
omitted if default
getMetricsSelector() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool
omitted if default
getMetricsSelector() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPoolOrBuilder
omitted if default
getMetricsSelectorBuilder() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool.Builder
omitted if default
getMetricsSelectorOrBuilder() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool.Builder
omitted if default
getMetricsSelectorOrBuilder() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool
omitted if default
getMetricsSelectorOrBuilder() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPoolOrBuilder
omitted if default
getMillisDuration$extension(Helpers.ConfigOps, String) - Method in class akka.util.Helpers.ConfigOps$
 
getModuleName() - Method in class akka.serialization.jackson.AkkaJacksonModule
 
getModuleName() - Method in class akka.serialization.jackson.AkkaStreamJacksonModule
 
getModuleName() - Method in class akka.serialization.jackson.AkkaTypedJacksonModule
 
getNacks(int) - Method in class akka.remote.WireFormats.AcknowledgementInfo.Builder
repeated fixed64 nacks = 2;
getNacks(int) - Method in class akka.remote.WireFormats.AcknowledgementInfo
repeated fixed64 nacks = 2;
getNacks(int) - Method in interface akka.remote.WireFormats.AcknowledgementInfoOrBuilder
repeated fixed64 nacks = 2;
getNacksCount() - Method in class akka.remote.WireFormats.AcknowledgementInfo.Builder
repeated fixed64 nacks = 2;
getNacksCount() - Method in class akka.remote.WireFormats.AcknowledgementInfo
repeated fixed64 nacks = 2;
getNacksCount() - Method in interface akka.remote.WireFormats.AcknowledgementInfoOrBuilder
repeated fixed64 nacks = 2;
getNacksList() - Method in class akka.remote.WireFormats.AcknowledgementInfo.Builder
repeated fixed64 nacks = 2;
getNacksList() - Method in class akka.remote.WireFormats.AcknowledgementInfo
repeated fixed64 nacks = 2;
getNacksList() - Method in interface akka.remote.WireFormats.AcknowledgementInfoOrBuilder
repeated fixed64 nacks = 2;
getName() - Method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier.Builder
required string name = 1;
getName() - Method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier
required string name = 1;
getName() - Method in interface akka.remote.testconductor.TestConductorProtocol.EnterBarrierOrBuilder
required string name = 1;
getName() - Method in class akka.remote.testconductor.TestConductorProtocol.Hello.Builder
required string name = 1;
getName() - Method in class akka.remote.testconductor.TestConductorProtocol.Hello
required string name = 1;
getName() - Method in interface akka.remote.testconductor.TestConductorProtocol.HelloOrBuilder
required string name = 1;
getNameBytes() - Method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier.Builder
required string name = 1;
getNameBytes() - Method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier
required string name = 1;
getNameBytes() - Method in interface akka.remote.testconductor.TestConductorProtocol.EnterBarrierOrBuilder
required string name = 1;
getNameBytes() - Method in class akka.remote.testconductor.TestConductorProtocol.Hello.Builder
required string name = 1;
getNameBytes() - Method in class akka.remote.testconductor.TestConductorProtocol.Hello
required string name = 1;
getNameBytes() - Method in interface akka.remote.testconductor.TestConductorProtocol.HelloOrBuilder
required string name = 1;
getNameIndex() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric.Builder
required int32 nameIndex = 1;
getNameIndex() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric
required int32 nameIndex = 1;
getNameIndex() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.MetricOrBuilder
required int32 nameIndex = 1;
getNanosDuration$extension(Helpers.ConfigOps, String) - Method in class akka.util.Helpers.ConfigOps$
 
GetNext$() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.GetNext$
 
getNextOldestChanged() - Method in class akka.cluster.singleton.ClusterSingletonManager
 
GetNobody() - Method in class akka.actor.dungeon.Children$
 
getNode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry.Builder
required .akka.cluster.ddata.UniqueAddress node = 1;
getNode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry
required .akka.cluster.ddata.UniqueAddress node = 1;
getNode() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.EntryOrBuilder
required .akka.cluster.ddata.UniqueAddress node = 1;
getNode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister.Builder
required .akka.cluster.ddata.UniqueAddress node = 2;
getNode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister
required .akka.cluster.ddata.UniqueAddress node = 2;
getNode() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegisterOrBuilder
required .akka.cluster.ddata.UniqueAddress node = 2;
getNode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry.Builder
required .akka.cluster.ddata.UniqueAddress node = 1;
getNode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry
required .akka.cluster.ddata.UniqueAddress node = 1;
getNode() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.EntryOrBuilder
required .akka.cluster.ddata.UniqueAddress node = 1;
getNode() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join.Builder
required .UniqueAddress node = 1;
getNode() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join
required .UniqueAddress node = 1;
getNode() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.JoinOrBuilder
required .UniqueAddress node = 1;
getNode() - Method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest.Builder
required string node = 1;
getNode() - Method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest
required string node = 1;
getNode() - Method in interface akka.remote.testconductor.TestConductorProtocol.AddressRequestOrBuilder
required string node = 1;
getNode() - Method in class akka.remote.WireFormats.RemoteScope.Builder
required .AddressData node = 1;
getNode() - Method in class akka.remote.WireFormats.RemoteScope
required .AddressData node = 1;
getNode() - Method in interface akka.remote.WireFormats.RemoteScopeOrBuilder
required .AddressData node = 1;
getNodeBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry.Builder
required .akka.cluster.ddata.UniqueAddress node = 1;
getNodeBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister.Builder
required .akka.cluster.ddata.UniqueAddress node = 2;
getNodeBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry.Builder
required .akka.cluster.ddata.UniqueAddress node = 1;
getNodeBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join.Builder
required .UniqueAddress node = 1;
getNodeBuilder() - Method in class akka.remote.WireFormats.RemoteScope.Builder
required .AddressData node = 1;
getNodeBytes() - Method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest.Builder
required string node = 1;
getNodeBytes() - Method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest
required string node = 1;
getNodeBytes() - Method in interface akka.remote.testconductor.TestConductorProtocol.AddressRequestOrBuilder
required string node = 1;
getNodeMetrics() - Method in class akka.cluster.metrics.ClusterMetricsChanged
Java API
getNodeMetrics(int) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .NodeMetrics nodeMetrics = 3;
getNodeMetrics(int) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip
repeated .NodeMetrics nodeMetrics = 3;
getNodeMetrics(int) - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipOrBuilder
repeated .NodeMetrics nodeMetrics = 3;
getNodeMetricsBuilder(int) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .NodeMetrics nodeMetrics = 3;
getNodeMetricsBuilderList() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .NodeMetrics nodeMetrics = 3;
getNodeMetricsCount() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .NodeMetrics nodeMetrics = 3;
getNodeMetricsCount() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip
repeated .NodeMetrics nodeMetrics = 3;
getNodeMetricsCount() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipOrBuilder
repeated .NodeMetrics nodeMetrics = 3;
getNodeMetricsList() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .NodeMetrics nodeMetrics = 3;
getNodeMetricsList() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip
repeated .NodeMetrics nodeMetrics = 3;
getNodeMetricsList() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipOrBuilder
repeated .NodeMetrics nodeMetrics = 3;
getNodeMetricsOrBuilder(int) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .NodeMetrics nodeMetrics = 3;
getNodeMetricsOrBuilder(int) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip
repeated .NodeMetrics nodeMetrics = 3;
getNodeMetricsOrBuilder(int) - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipOrBuilder
repeated .NodeMetrics nodeMetrics = 3;
getNodeMetricsOrBuilderList() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .NodeMetrics nodeMetrics = 3;
getNodeMetricsOrBuilderList() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip
repeated .NodeMetrics nodeMetrics = 3;
getNodeMetricsOrBuilderList() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipOrBuilder
repeated .NodeMetrics nodeMetrics = 3;
getNodeOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry.Builder
required .akka.cluster.ddata.UniqueAddress node = 1;
getNodeOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry
required .akka.cluster.ddata.UniqueAddress node = 1;
getNodeOrBuilder() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.EntryOrBuilder
required .akka.cluster.ddata.UniqueAddress node = 1;
getNodeOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister.Builder
required .akka.cluster.ddata.UniqueAddress node = 2;
getNodeOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister
required .akka.cluster.ddata.UniqueAddress node = 2;
getNodeOrBuilder() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegisterOrBuilder
required .akka.cluster.ddata.UniqueAddress node = 2;
getNodeOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry.Builder
required .akka.cluster.ddata.UniqueAddress node = 1;
getNodeOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry
required .akka.cluster.ddata.UniqueAddress node = 1;
getNodeOrBuilder() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.EntryOrBuilder
required .akka.cluster.ddata.UniqueAddress node = 1;
getNodeOrBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join.Builder
required .UniqueAddress node = 1;
getNodeOrBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join
required .UniqueAddress node = 1;
getNodeOrBuilder() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.JoinOrBuilder
required .UniqueAddress node = 1;
getNodeOrBuilder() - Method in class akka.remote.WireFormats.RemoteScope.Builder
required .AddressData node = 1;
getNodeOrBuilder() - Method in class akka.remote.WireFormats.RemoteScope
required .AddressData node = 1;
getNodeOrBuilder() - Method in interface akka.remote.WireFormats.RemoteScopeOrBuilder
required .AddressData node = 1;
getNodes() - Method in interface akka.remote.testconductor.Conductor
Obtain the list of remote host names currently registered.
getNodes(int) - Method in class akka.remote.WireFormats.RemoteRouterConfig.Builder
repeated .AddressData nodes = 2;
getNodes(int) - Method in class akka.remote.WireFormats.RemoteRouterConfig
repeated .AddressData nodes = 2;
getNodes(int) - Method in interface akka.remote.WireFormats.RemoteRouterConfigOrBuilder
repeated .AddressData nodes = 2;
getNodesBuilder(int) - Method in class akka.remote.WireFormats.RemoteRouterConfig.Builder
repeated .AddressData nodes = 2;
getNodesBuilderList() - Method in class akka.remote.WireFormats.RemoteRouterConfig.Builder
repeated .AddressData nodes = 2;
getNodesCount() - Method in class akka.remote.WireFormats.RemoteRouterConfig.Builder
repeated .AddressData nodes = 2;
getNodesCount() - Method in class akka.remote.WireFormats.RemoteRouterConfig
repeated .AddressData nodes = 2;
getNodesCount() - Method in interface akka.remote.WireFormats.RemoteRouterConfigOrBuilder
repeated .AddressData nodes = 2;
getNodesList() - Method in class akka.remote.WireFormats.RemoteRouterConfig.Builder
repeated .AddressData nodes = 2;
getNodesList() - Method in class akka.remote.WireFormats.RemoteRouterConfig
repeated .AddressData nodes = 2;
getNodesList() - Method in interface akka.remote.WireFormats.RemoteRouterConfigOrBuilder
repeated .AddressData nodes = 2;
getNodesOrBuilder(int) - Method in class akka.remote.WireFormats.RemoteRouterConfig.Builder
repeated .AddressData nodes = 2;
getNodesOrBuilder(int) - Method in class akka.remote.WireFormats.RemoteRouterConfig
repeated .AddressData nodes = 2;
getNodesOrBuilder(int) - Method in interface akka.remote.WireFormats.RemoteRouterConfigOrBuilder
repeated .AddressData nodes = 2;
getNodesOrBuilderList() - Method in class akka.remote.WireFormats.RemoteRouterConfig.Builder
repeated .AddressData nodes = 2;
getNodesOrBuilderList() - Method in class akka.remote.WireFormats.RemoteRouterConfig
repeated .AddressData nodes = 2;
getNodesOrBuilderList() - Method in interface akka.remote.WireFormats.RemoteRouterConfigOrBuilder
repeated .AddressData nodes = 2;
getNrOfInstances() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool.Builder
required uint32 nrOfInstances = 2;
getNrOfInstances() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool
required uint32 nrOfInstances = 2;
getNrOfInstances() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPoolOrBuilder
required uint32 nrOfInstances = 2;
getNrOfInstances() - Method in class akka.remote.WireFormats.GenericRoutingPool.Builder
required uint32 nrOfInstances = 1;
getNrOfInstances() - Method in class akka.remote.WireFormats.GenericRoutingPool
required uint32 nrOfInstances = 1;
getNrOfInstances() - Method in interface akka.remote.WireFormats.GenericRoutingPoolOrBuilder
required uint32 nrOfInstances = 1;
getNumber() - Method in enum akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaOp
 
getNumber() - Method in enum akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaOp
 
getNumber() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric.Builder
required .NodeMetrics.Number number = 2;
getNumber() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric
required .NodeMetrics.Number number = 2;
getNumber() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.MetricOrBuilder
required .NodeMetrics.Number number = 2;
getNumber() - Method in enum akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.NumberType
 
getNumber() - Method in enum akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck.Type
 
getNumber() - Method in enum akka.cluster.protobuf.msg.ClusterMessages.MemberStatus
 
getNumber() - Method in enum akka.cluster.protobuf.msg.ClusterMessages.ReachabilityStatus
 
getNumber() - Method in enum akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaOp
 
getNumber() - Method in enum akka.remote.ContainerFormats.PatternType
 
getNumber() - Method in enum akka.remote.SystemMessageFormats.SystemMessage.Type
 
getNumber() - Method in enum akka.remote.testconductor.TestConductorProtocol.BarrierOp
 
getNumber() - Method in enum akka.remote.testconductor.TestConductorProtocol.Direction
 
getNumber() - Method in enum akka.remote.testconductor.TestConductorProtocol.FailType
 
getNumber() - Method in enum akka.remote.WireFormats.CommandType
 
getNumber() - Method in enum akka.remote.WireFormats.TimeUnit
 
getNumberBuilder() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric.Builder
required .NodeMetrics.Number number = 2;
getNumberOrBuilder() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric.Builder
required .NodeMetrics.Number number = 2;
getNumberOrBuilder() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric
required .NodeMetrics.Number number = 2;
getNumberOrBuilder() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.MetricOrBuilder
required .NodeMetrics.Number number = 2;
getObject(String) - Method in interface akka.persistence.state.javadsl.DurableStateStore
 
getObject(String) - Method in interface akka.persistence.state.scaladsl.DurableStateStore
 
getObject(String) - Method in class akka.persistence.testkit.state.javadsl.PersistenceTestKitDurableStateStore
 
getObject(String) - Method in class akka.persistence.testkit.state.scaladsl.PersistenceTestKitDurableStateStore
 
getObjectFor(String, ClassTag<T>) - Method in class akka.actor.DynamicAccess
Obtain the Scala &ldquo;object&rdquo; instance for the given fully-qualified class name, if there is one.
getObjectFor(String, ClassTag<T>) - Method in class akka.actor.ReflectiveDynamicAccess
 
GetObjectResult<A> - Class in akka.persistence.state.javadsl
 
GetObjectResult<A> - Class in akka.persistence.state.scaladsl
 
GetObjectResult(Optional<A>, long) - Constructor for class akka.persistence.state.javadsl.GetObjectResult
 
GetObjectResult(Option<A>, long) - Constructor for class akka.persistence.state.scaladsl.GetObjectResult
 
GetObjectResult$ - Class in akka.persistence.state.javadsl
 
GetObjectResult$ - Class in akka.persistence.state.scaladsl
 
GetObjectResult$() - Constructor for class akka.persistence.state.javadsl.GetObjectResult$
 
GetObjectResult$() - Constructor for class akka.persistence.state.scaladsl.GetObjectResult$
 
getObserverReachability(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
repeated .ObserverReachability observerReachability = 2;
getObserverReachability(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview
repeated .ObserverReachability observerReachability = 2;
getObserverReachability(int) - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipOverviewOrBuilder
repeated .ObserverReachability observerReachability = 2;
getObserverReachabilityBuilder(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
repeated .ObserverReachability observerReachability = 2;
getObserverReachabilityBuilderList() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
repeated .ObserverReachability observerReachability = 2;
getObserverReachabilityCount() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
repeated .ObserverReachability observerReachability = 2;
getObserverReachabilityCount() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview
repeated .ObserverReachability observerReachability = 2;
getObserverReachabilityCount() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipOverviewOrBuilder
repeated .ObserverReachability observerReachability = 2;
getObserverReachabilityList() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
repeated .ObserverReachability observerReachability = 2;
getObserverReachabilityList() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview
repeated .ObserverReachability observerReachability = 2;
getObserverReachabilityList() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipOverviewOrBuilder
repeated .ObserverReachability observerReachability = 2;
getObserverReachabilityOrBuilder(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
repeated .ObserverReachability observerReachability = 2;
getObserverReachabilityOrBuilder(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview
repeated .ObserverReachability observerReachability = 2;
getObserverReachabilityOrBuilder(int) - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipOverviewOrBuilder
repeated .ObserverReachability observerReachability = 2;
getObserverReachabilityOrBuilderList() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
repeated .ObserverReachability observerReachability = 2;
getObserverReachabilityOrBuilderList() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview
repeated .ObserverReachability observerReachability = 2;
getObserverReachabilityOrBuilderList() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipOverviewOrBuilder
repeated .ObserverReachability observerReachability = 2;
getObsoleteTime() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
optional sint64 obsoleteTime = 5;
getObsoleteTime() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry
optional sint64 obsoleteTime = 5;
getObsoleteTime() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntryOrBuilder
optional sint64 obsoleteTime = 5;
getOffset() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
required string offset = 6;
getOffset() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
required string offset = 6;
getOffset() - Method in interface akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelopeOrBuilder
required string offset = 6;
getOffsetBytes() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
required string offset = 6;
getOffsetBytes() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
required string offset = 6;
getOffsetBytes() - Method in interface akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelopeOrBuilder
required string offset = 6;
getOffsetManifest() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
required string offset_manifest = 7;
getOffsetManifest() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
required string offset_manifest = 7;
getOffsetManifest() - Method in interface akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelopeOrBuilder
required string offset_manifest = 7;
getOffsetManifestBytes() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
required string offset_manifest = 7;
getOffsetManifestBytes() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
required string offset_manifest = 7;
getOffsetManifestBytes() - Method in interface akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelopeOrBuilder
required string offset_manifest = 7;
getOp() - Method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier.Builder
required .BarrierOp op = 2;
getOp() - Method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier
required .BarrierOp op = 2;
getOp() - Method in interface akka.remote.testconductor.TestConductorProtocol.EnterBarrierOrBuilder
required .BarrierOp op = 2;
getOperation() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
required .akka.cluster.ddata.ORMapDeltaOp operation = 1;
getOperation() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry
required .akka.cluster.ddata.ORMapDeltaOp operation = 1;
getOperation() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.EntryOrBuilder
required .akka.cluster.ddata.ORMapDeltaOp operation = 1;
getOperation() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry.Builder
required .akka.cluster.ddata.ORSetDeltaOp operation = 1;
getOperation() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry
required .akka.cluster.ddata.ORSetDeltaOp operation = 1;
getOperation() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.EntryOrBuilder
required .akka.cluster.ddata.ORSetDeltaOp operation = 1;
getOperation() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry.Builder
required .ORSetDeltaOp operation = 1;
getOperation() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry
required .ORSetDeltaOp operation = 1;
getOperation() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.EntryOrBuilder
required .ORSetDeltaOp operation = 1;
getOperationTimeout() - Method in class akka.coordination.lease.TimeoutSettings
Java API
getOptionalEvent() - Method in class akka.persistence.query.typed.EventEnvelope
Java API
getOrAdd(A) - Method in class akka.cluster.ddata.protobuf.ReplicatorMessageSerializer.SmallCache
Get value from cache or create new value with the getOrAddFactory that was given in the constructor.
getOrCreate(String, Optional<JsonFactory>) - Method in class akka.serialization.jackson.JacksonObjectMapperProvider
Java API: Returns an existing Jackson ObjectMapper that was created previously with this method, or creates a new instance.
getOrCreate(String, Option<JsonFactory>) - Method in class akka.serialization.jackson.JacksonObjectMapperProvider
Scala API: Returns an existing Jackson ObjectMapper that was created previously with this method, or creates a new instance.
getOrElse(A, Function0<B>) - Method in class akka.cluster.ddata.ORMap
Scala API: Get the value associated with the key if there is one, else return the given default.
getOrElse(A, Function0<Set<B>>) - Method in class akka.cluster.ddata.ORMultiMap
Scala API: Get the set associated with the key if there is one, else return the given default.
getOrElse(B) - Method in class akka.japi.Option
Returns a if this is some(a) or defaultValue if this is none.
getOrElse(B) - Method in class akka.japi.Option.Some
 
getOrElse$extension(OptionVal<A>, B) - Method in class akka.util.OptionVal$
Returns the option's value if the option is nonempty, otherwise return default.
getOrEmpty(I) - Method in class akka.util.MessageBufferMap
Get the message buffer for an id, or an empty buffer if the id doesn't exist in the map.
getOrigin() - Method in class akka.remote.WireFormats.AkkaHandshakeInfo.Builder
required .AddressData origin = 1;
getOrigin() - Method in class akka.remote.WireFormats.AkkaHandshakeInfo
required .AddressData origin = 1;
getOrigin() - Method in interface akka.remote.WireFormats.AkkaHandshakeInfoOrBuilder
required .AddressData origin = 1;
getOriginalClassName() - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable.Builder
required string originalClassName = 3;
getOriginalClassName() - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable
required string originalClassName = 3;
getOriginalClassName() - Method in interface akka.remote.ContainerFormats.ThrowableNotSerializableOrBuilder
required string originalClassName = 3;
getOriginalClassNameBytes() - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable.Builder
required string originalClassName = 3;
getOriginalClassNameBytes() - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable
required string originalClassName = 3;
getOriginalClassNameBytes() - Method in interface akka.remote.ContainerFormats.ThrowableNotSerializableOrBuilder
required string originalClassName = 3;
getOriginalMessage() - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable.Builder
required string originalMessage = 2;
getOriginalMessage() - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable
required string originalMessage = 2;
getOriginalMessage() - Method in interface akka.remote.ContainerFormats.ThrowableNotSerializableOrBuilder
required string originalMessage = 2;
getOriginalMessageBytes() - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable.Builder
required string originalMessage = 2;
getOriginalMessageBytes() - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable
required string originalMessage = 2;
getOriginalMessageBytes() - Method in interface akka.remote.ContainerFormats.ThrowableNotSerializableOrBuilder
required string originalMessage = 2;
getOriginBuilder() - Method in class akka.remote.WireFormats.AkkaHandshakeInfo.Builder
required .AddressData origin = 1;
getOriginDc() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
required string originDc = 1;
getOriginDc() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
required string originDc = 1;
getOriginDc() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetOrBuilder
required string originDc = 1;
getOriginDcBytes() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
required string originDc = 1;
getOriginDcBytes() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
required string originDc = 1;
getOriginDcBytes() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetOrBuilder
required string originDc = 1;
getOriginOrBuilder() - Method in class akka.remote.WireFormats.AkkaHandshakeInfo.Builder
required .AddressData origin = 1;
getOriginOrBuilder() - Method in class akka.remote.WireFormats.AkkaHandshakeInfo
required .AddressData origin = 1;
getOriginOrBuilder() - Method in interface akka.remote.WireFormats.AkkaHandshakeInfoOrBuilder
required .AddressData origin = 1;
getOriginRef() - Method in class akka.stream.StreamRefMessages.SourceRef.Builder
required .ActorRef originRef = 1;
getOriginRef() - Method in class akka.stream.StreamRefMessages.SourceRef
required .ActorRef originRef = 1;
getOriginRef() - Method in interface akka.stream.StreamRefMessages.SourceRefOrBuilder
required .ActorRef originRef = 1;
getOriginRefBuilder() - Method in class akka.stream.StreamRefMessages.SourceRef.Builder
required .ActorRef originRef = 1;
getOriginRefOrBuilder() - Method in class akka.stream.StreamRefMessages.SourceRef.Builder
required .ActorRef originRef = 1;
getOriginRefOrBuilder() - Method in class akka.stream.StreamRefMessages.SourceRef
required .ActorRef originRef = 1;
getOriginRefOrBuilder() - Method in interface akka.stream.StreamRefMessages.SourceRefOrBuilder
required .ActorRef originRef = 1;
getOriginReplica() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata.Builder
required string originReplica = 1;
getOriginReplica() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata
required string originReplica = 1;
getOriginReplica() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadataOrBuilder
required string originReplica = 1;
getOriginReplicaBytes() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata.Builder
required string originReplica = 1;
getOriginReplicaBytes() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata
required string originReplica = 1;
getOriginReplicaBytes() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadataOrBuilder
required string originReplica = 1;
getOriginSequenceNr() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata.Builder
required int64 originSequenceNr = 2;
getOriginSequenceNr() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata
required int64 originSequenceNr = 2;
getOriginSequenceNr() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadataOrBuilder
required int64 originSequenceNr = 2;
getOriginUid() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
required uint64 originUid = 2;
getOriginUid() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement
required uint64 originUid = 2;
getOriginUid() - Method in interface akka.remote.ArteryControlFormats.CompressionTableAdvertisementOrBuilder
required uint64 originUid = 2;
getOtherElements(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated .akka.cluster.ddata.OtherMessage otherElements = 4;
getOtherElements(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
repeated .akka.cluster.ddata.OtherMessage otherElements = 4;
getOtherElements(int) - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSetOrBuilder
repeated .akka.cluster.ddata.OtherMessage otherElements = 4;
getOtherElements(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .akka.cluster.ddata.OtherMessage otherElements = 6;
getOtherElements(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
repeated .akka.cluster.ddata.OtherMessage otherElements = 6;
getOtherElements(int) - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetOrBuilder
repeated .akka.cluster.ddata.OtherMessage otherElements = 6;
getOtherElements(int) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .Payload otherElements = 7;
getOtherElements(int) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
repeated .Payload otherElements = 7;
getOtherElements(int) - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetOrBuilder
repeated .Payload otherElements = 7;
getOtherElementsBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated .akka.cluster.ddata.OtherMessage otherElements = 4;
getOtherElementsBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .akka.cluster.ddata.OtherMessage otherElements = 6;
getOtherElementsBuilder(int) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .Payload otherElements = 7;
getOtherElementsBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated .akka.cluster.ddata.OtherMessage otherElements = 4;
getOtherElementsBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .akka.cluster.ddata.OtherMessage otherElements = 6;
getOtherElementsBuilderList() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .Payload otherElements = 7;
getOtherElementsCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated .akka.cluster.ddata.OtherMessage otherElements = 4;
getOtherElementsCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
repeated .akka.cluster.ddata.OtherMessage otherElements = 4;
getOtherElementsCount() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSetOrBuilder
repeated .akka.cluster.ddata.OtherMessage otherElements = 4;
getOtherElementsCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .akka.cluster.ddata.OtherMessage otherElements = 6;
getOtherElementsCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
repeated .akka.cluster.ddata.OtherMessage otherElements = 6;
getOtherElementsCount() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetOrBuilder
repeated .akka.cluster.ddata.OtherMessage otherElements = 6;
getOtherElementsCount() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .Payload otherElements = 7;
getOtherElementsCount() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
repeated .Payload otherElements = 7;
getOtherElementsCount() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetOrBuilder
repeated .Payload otherElements = 7;
getOtherElementsList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated .akka.cluster.ddata.OtherMessage otherElements = 4;
getOtherElementsList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
repeated .akka.cluster.ddata.OtherMessage otherElements = 4;
getOtherElementsList() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSetOrBuilder
repeated .akka.cluster.ddata.OtherMessage otherElements = 4;
getOtherElementsList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .akka.cluster.ddata.OtherMessage otherElements = 6;
getOtherElementsList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
repeated .akka.cluster.ddata.OtherMessage otherElements = 6;
getOtherElementsList() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetOrBuilder
repeated .akka.cluster.ddata.OtherMessage otherElements = 6;
getOtherElementsList() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .Payload otherElements = 7;
getOtherElementsList() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
repeated .Payload otherElements = 7;
getOtherElementsList() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetOrBuilder
repeated .Payload otherElements = 7;
getOtherElementsOrBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated .akka.cluster.ddata.OtherMessage otherElements = 4;
getOtherElementsOrBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
repeated .akka.cluster.ddata.OtherMessage otherElements = 4;
getOtherElementsOrBuilder(int) - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSetOrBuilder
repeated .akka.cluster.ddata.OtherMessage otherElements = 4;
getOtherElementsOrBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .akka.cluster.ddata.OtherMessage otherElements = 6;
getOtherElementsOrBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
repeated .akka.cluster.ddata.OtherMessage otherElements = 6;
getOtherElementsOrBuilder(int) - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetOrBuilder
repeated .akka.cluster.ddata.OtherMessage otherElements = 6;
getOtherElementsOrBuilder(int) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .Payload otherElements = 7;
getOtherElementsOrBuilder(int) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
repeated .Payload otherElements = 7;
getOtherElementsOrBuilder(int) - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetOrBuilder
repeated .Payload otherElements = 7;
getOtherElementsOrBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated .akka.cluster.ddata.OtherMessage otherElements = 4;
getOtherElementsOrBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
repeated .akka.cluster.ddata.OtherMessage otherElements = 4;
getOtherElementsOrBuilderList() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSetOrBuilder
repeated .akka.cluster.ddata.OtherMessage otherElements = 4;
getOtherElementsOrBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .akka.cluster.ddata.OtherMessage otherElements = 6;
getOtherElementsOrBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
repeated .akka.cluster.ddata.OtherMessage otherElements = 6;
getOtherElementsOrBuilderList() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetOrBuilder
repeated .akka.cluster.ddata.OtherMessage otherElements = 6;
getOtherElementsOrBuilderList() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .Payload otherElements = 7;
getOtherElementsOrBuilderList() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
repeated .Payload otherElements = 7;
getOtherElementsOrBuilderList() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetOrBuilder
repeated .Payload otherElements = 7;
getOtherKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
getOtherKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
getOtherKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.EntryOrBuilder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
getOtherKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
getOtherKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
getOtherKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.EntryOrBuilder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
getOtherKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
getOtherKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
getOtherKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntryOrBuilder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
getOtherKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
getOtherKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
getOtherKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.EntryOrBuilder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
getOtherKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
getOtherKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
getOtherKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.EntryOrBuilder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
getOtherKey(ReplicatedDataMessages.LWWMap.Entry) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.LWWMapEntry$
 
getOtherKey(ReplicatedDataMessages.ORMap.Entry) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ORMapEntry$
 
getOtherKey(ReplicatedDataMessages.ORMapDeltaGroup.MapEntry) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ORMapDeltaGroupEntry$
 
getOtherKey(ReplicatedDataMessages.ORMultiMap.Entry) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ORMultiMapEntry$
 
getOtherKey(ReplicatedDataMessages.PNCounterMap.Entry) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.PNCounterMapEntry$
 
getOtherKey(Entry) - Method in interface akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ProtoMapEntryReader
 
getOtherKeyBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
getOtherKeyBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
getOtherKeyBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
getOtherKeyBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
getOtherKeyBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
getOtherKeyOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
getOtherKeyOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
getOtherKeyOrBuilder() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.EntryOrBuilder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
getOtherKeyOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
getOtherKeyOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
getOtherKeyOrBuilder() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.EntryOrBuilder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
getOtherKeyOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
getOtherKeyOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
getOtherKeyOrBuilder() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntryOrBuilder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
getOtherKeyOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
getOtherKeyOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
getOtherKeyOrBuilder() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.EntryOrBuilder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
getOtherKeyOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
getOtherKeyOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
getOtherKeyOrBuilder() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.EntryOrBuilder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
getOutlets() - Method in class akka.stream.AbstractShape
 
getOutlets() - Static method in class akka.stream.ClosedShape
 
getOutlets() - Method in class akka.stream.Shape
Java API: get a list of all output ports
getOverview() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
required .GossipOverview overview = 5;
getOverview() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
required .GossipOverview overview = 5;
getOverview() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipOrBuilder
required .GossipOverview overview = 5;
getOverviewBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
required .GossipOverview overview = 5;
getOverviewOrBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
required .GossipOverview overview = 5;
getOverviewOrBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
required .GossipOverview overview = 5;
getOverviewOrBuilder() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipOrBuilder
required .GossipOverview overview = 5;
getOwner() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
required .Address owner = 1;
getOwner() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket
required .Address owner = 1;
getOwner() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.BucketOrBuilder
required .Address owner = 1;
getOwnerAddress() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
required .akka.cluster.ddata.UniqueAddress ownerAddress = 2;
getOwnerAddress() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry
required .akka.cluster.ddata.UniqueAddress ownerAddress = 2;
getOwnerAddress() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntryOrBuilder
required .akka.cluster.ddata.UniqueAddress ownerAddress = 2;
getOwnerAddressBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
required .akka.cluster.ddata.UniqueAddress ownerAddress = 2;
getOwnerAddressOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
required .akka.cluster.ddata.UniqueAddress ownerAddress = 2;
getOwnerAddressOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry
required .akka.cluster.ddata.UniqueAddress ownerAddress = 2;
getOwnerAddressOrBuilder() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntryOrBuilder
required .akka.cluster.ddata.UniqueAddress ownerAddress = 2;
getOwnerBuilder() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
required .Address owner = 1;
getOwnerOrBuilder() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
required .Address owner = 1;
getOwnerOrBuilder() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket
required .Address owner = 1;
getOwnerOrBuilder() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.BucketOrBuilder
required .Address owner = 1;
getParent() - Method in interface akka.actor.AbstractActor.ActorContext
Returns the supervisor of this actor.
getParent() - Method in interface akka.actor.MinimalActorRef
 
getParent() - Static method in class akka.actor.Nobody
 
getParserForType() - Method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts
 
getParserForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag
 
getParserForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry
 
getParserForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter
 
getParserForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
 
getParserForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry
 
getParserForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap
 
getParserForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister
 
getParserForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry
 
getParserForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap
 
getParserForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry
 
getParserForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup
 
getParserForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry
 
getParserForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry
 
getParserForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap
 
getParserForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
 
getParserForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry
 
getParserForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup
 
getParserForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter
 
getParserForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry
 
getParserForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap
 
getParserForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address
 
getParserForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed
 
getParserForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope
 
getParserForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry
 
getParserForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry
 
getParserForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation
 
getParserForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope
 
getParserForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Empty
 
getParserForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
 
getParserForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure
 
getParserForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess
 
getParserForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry
 
getParserForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip
 
getParserForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound
 
getParserForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage
 
getParserForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read
 
getParserForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult
 
getParserForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry
 
getParserForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status
 
getParserForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet
 
getParserForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe
 
getParserForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress
 
getParserForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe
 
getParserForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry
 
getParserForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector
 
getParserForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write
 
getParserForType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool
 
getParserForType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address
 
getParserForType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip
 
getParserForType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope
 
getParserForType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector
 
getParserForType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector
 
getParserForType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA
 
getParserForType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics
 
getParserForType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric
 
getParserForType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number
 
getParserForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address
 
getParserForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool
 
getParserForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings
 
getParserForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck
 
getParserForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Empty
 
getParserForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
 
getParserForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope
 
getParserForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview
 
getParserForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus
 
getParserForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat
 
getParserForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse
 
getParserForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin
 
getParserForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck
 
getParserForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join
 
getParserForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member
 
getParserForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability
 
getParserForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Pool
 
getParserForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability
 
getParserForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone
 
getParserForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress
 
getParserForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock
 
getParserForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version
 
getParserForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome
 
getParserForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address
 
getParserForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket
 
getParserForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry
 
getParserForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta
 
getParserForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload
 
getParserForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish
 
getParserForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send
 
getParserForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll
 
getParserForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber
 
getParserForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status
 
getParserForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version
 
getParserForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage
 
getParserForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address
 
getParserForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats
 
getParserForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry
 
getParserForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState
 
getParserForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry
 
getParserForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions
 
getParserForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState
 
getParserForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState
 
getParserForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted
 
getParserForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped
 
getParserForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted
 
getParserForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState
 
getParserForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped
 
getParserForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats
 
getParserForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry
 
getParserForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState
 
getParserForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome
 
getParserForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated
 
getParserForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes
 
getParserForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry
 
getParserForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage
 
getParserForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats
 
getParserForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState
 
getParserForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats
 
getParserForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity
 
getParserForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck
 
getParserForType() - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope
 
getParserForType() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished
 
getParserForType() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry
 
getParserForType() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack
 
getParserForType() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup
 
getParserForType() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed
 
getParserForType() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
 
getParserForType() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer
 
getParserForType() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request
 
getParserForType() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend
 
getParserForType() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
 
getParserForType() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State
 
getParserForType() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
 
getParserForType() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot
 
getParserForType() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery
 
getParserForType() - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite
 
getParserForType() - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot
 
getParserForType() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage
 
getParserForType() - Method in class akka.persistence.serialization.MessageFormats.PersistentPayload
 
getParserForType() - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent
 
getParserForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter
 
getParserForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate
 
getParserForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
 
getParserForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry
 
getParserForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup
 
getParserForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent
 
getParserForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata
 
getParserForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData
 
getParserForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata
 
getParserForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen
 
getParserForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry
 
getParserForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector
 
getParserForType() - Method in class akka.remote.ArteryControlFormats.Address
 
getParserForType() - Method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp
 
getParserForType() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement
 
getParserForType() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck
 
getParserForType() - Method in class akka.remote.ArteryControlFormats.FlushAck
 
getParserForType() - Method in class akka.remote.ArteryControlFormats.HandshakeReq
 
getParserForType() - Method in class akka.remote.ArteryControlFormats.MessageWithAddress
 
getParserForType() - Method in class akka.remote.ArteryControlFormats.Quarantined
 
getParserForType() - Method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck
 
getParserForType() - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope
 
getParserForType() - Method in class akka.remote.ArteryControlFormats.UniqueAddress
 
getParserForType() - Method in class akka.remote.ContainerFormats.ActorIdentity
 
getParserForType() - Method in class akka.remote.ContainerFormats.ActorInitializationException
 
getParserForType() - Method in class akka.remote.ContainerFormats.ActorRef
 
getParserForType() - Method in class akka.remote.ContainerFormats.Identify
 
getParserForType() - Method in class akka.remote.ContainerFormats.Option
 
getParserForType() - Method in class akka.remote.ContainerFormats.Payload
 
getParserForType() - Method in class akka.remote.ContainerFormats.Selection
 
getParserForType() - Method in class akka.remote.ContainerFormats.SelectionEnvelope
 
getParserForType() - Method in class akka.remote.ContainerFormats.StackTraceElement
 
getParserForType() - Method in class akka.remote.ContainerFormats.StatusReplyErrorMessage
 
getParserForType() - Method in class akka.remote.ContainerFormats.Throwable
 
getParserForType() - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable
 
getParserForType() - Method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse
 
getParserForType() - Method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData
 
getParserForType() - Method in class akka.remote.SystemMessageFormats.FailedData
 
getParserForType() - Method in class akka.remote.SystemMessageFormats.SuperviseData
 
getParserForType() - Method in class akka.remote.SystemMessageFormats.SystemMessage
 
getParserForType() - Method in class akka.remote.SystemMessageFormats.WatchData
 
getParserForType() - Method in class akka.remote.testconductor.TestConductorProtocol.Address
 
getParserForType() - Method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest
 
getParserForType() - Method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier
 
getParserForType() - Method in class akka.remote.testconductor.TestConductorProtocol.Hello
 
getParserForType() - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure
 
getParserForType() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper
 
getParserForType() - Method in class akka.remote.WireFormats.AckAndEnvelopeContainer
 
getParserForType() - Method in class akka.remote.WireFormats.AcknowledgementInfo
 
getParserForType() - Method in class akka.remote.WireFormats.ActorRefData
 
getParserForType() - Method in class akka.remote.WireFormats.AddressData
 
getParserForType() - Method in class akka.remote.WireFormats.AkkaControlMessage
 
getParserForType() - Method in class akka.remote.WireFormats.AkkaHandshakeInfo
 
getParserForType() - Method in class akka.remote.WireFormats.AkkaProtocolMessage
 
getParserForType() - Method in class akka.remote.WireFormats.DaemonMsgCreateData
 
getParserForType() - Method in class akka.remote.WireFormats.DefaultResizer
 
getParserForType() - Method in class akka.remote.WireFormats.DeployData
 
getParserForType() - Method in class akka.remote.WireFormats.FiniteDuration
 
getParserForType() - Method in class akka.remote.WireFormats.FromConfig
 
getParserForType() - Method in class akka.remote.WireFormats.GenericRoutingPool
 
getParserForType() - Method in class akka.remote.WireFormats.PropsData
 
getParserForType() - Method in class akka.remote.WireFormats.RemoteEnvelope
 
getParserForType() - Method in class akka.remote.WireFormats.RemoteRouterConfig
 
getParserForType() - Method in class akka.remote.WireFormats.RemoteScope
 
getParserForType() - Method in class akka.remote.WireFormats.ScatterGatherPool
 
getParserForType() - Method in class akka.remote.WireFormats.SerializedMessage
 
getParserForType() - Method in class akka.remote.WireFormats.TailChoppingPool
 
getParserForType() - Method in class akka.stream.StreamRefMessages.ActorRef
 
getParserForType() - Method in class akka.stream.StreamRefMessages.CumulativeDemand
 
getParserForType() - Method in class akka.stream.StreamRefMessages.OnSubscribeHandshake
 
getParserForType() - Method in class akka.stream.StreamRefMessages.Payload
 
getParserForType() - Method in class akka.stream.StreamRefMessages.RemoteStreamCompleted
 
getParserForType() - Method in class akka.stream.StreamRefMessages.RemoteStreamFailure
 
getParserForType() - Method in class akka.stream.StreamRefMessages.SequencedOnNext
 
getParserForType() - Method in class akka.stream.StreamRefMessages.SinkRef
 
getParserForType() - Method in class akka.stream.StreamRefMessages.SourceRef
 
getPath() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send.Builder
required string path = 1;
getPath() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send
required string path = 1;
getPath() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendOrBuilder
required string path = 1;
getPath() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll.Builder
required string path = 1;
getPath() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll
required string path = 1;
getPath() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAllOrBuilder
required string path = 1;
getPath() - Method in class akka.remote.ContainerFormats.ActorRef.Builder
required string path = 1;
getPath() - Method in class akka.remote.ContainerFormats.ActorRef
required string path = 1;
getPath() - Method in interface akka.remote.ContainerFormats.ActorRefOrBuilder
required string path = 1;
getPath() - Method in class akka.remote.WireFormats.ActorRefData.Builder
required string path = 1;
getPath() - Method in class akka.remote.WireFormats.ActorRefData
required string path = 1;
getPath() - Method in interface akka.remote.WireFormats.ActorRefDataOrBuilder
required string path = 1;
getPath() - Method in class akka.remote.WireFormats.DaemonMsgCreateData.Builder
required string path = 3;
getPath() - Method in class akka.remote.WireFormats.DaemonMsgCreateData
required string path = 3;
getPath() - Method in interface akka.remote.WireFormats.DaemonMsgCreateDataOrBuilder
required string path = 3;
getPath() - Method in class akka.remote.WireFormats.DeployData.Builder
required string path = 1;
getPath() - Method in class akka.remote.WireFormats.DeployData
required string path = 1;
getPath() - Method in interface akka.remote.WireFormats.DeployDataOrBuilder
required string path = 1;
getPath() - Method in class akka.stream.StreamRefMessages.ActorRef.Builder
required string path = 1;
getPath() - Method in class akka.stream.StreamRefMessages.ActorRef
required string path = 1;
getPath() - Method in interface akka.stream.StreamRefMessages.ActorRefOrBuilder
required string path = 1;
getPathBytes() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send.Builder
required string path = 1;
getPathBytes() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send
required string path = 1;
getPathBytes() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendOrBuilder
required string path = 1;
getPathBytes() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll.Builder
required string path = 1;
getPathBytes() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll
required string path = 1;
getPathBytes() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAllOrBuilder
required string path = 1;
getPathBytes() - Method in class akka.remote.ContainerFormats.ActorRef.Builder
required string path = 1;
getPathBytes() - Method in class akka.remote.ContainerFormats.ActorRef
required string path = 1;
getPathBytes() - Method in interface akka.remote.ContainerFormats.ActorRefOrBuilder
required string path = 1;
getPathBytes() - Method in class akka.remote.WireFormats.ActorRefData.Builder
required string path = 1;
getPathBytes() - Method in class akka.remote.WireFormats.ActorRefData
required string path = 1;
getPathBytes() - Method in interface akka.remote.WireFormats.ActorRefDataOrBuilder
required string path = 1;
getPathBytes() - Method in class akka.remote.WireFormats.DaemonMsgCreateData.Builder
required string path = 3;
getPathBytes() - Method in class akka.remote.WireFormats.DaemonMsgCreateData
required string path = 3;
getPathBytes() - Method in interface akka.remote.WireFormats.DaemonMsgCreateDataOrBuilder
required string path = 3;
getPathBytes() - Method in class akka.remote.WireFormats.DeployData.Builder
required string path = 1;
getPathBytes() - Method in class akka.remote.WireFormats.DeployData
required string path = 1;
getPathBytes() - Method in interface akka.remote.WireFormats.DeployDataOrBuilder
required string path = 1;
getPathBytes() - Method in class akka.stream.StreamRefMessages.ActorRef.Builder
required string path = 1;
getPathBytes() - Method in class akka.stream.StreamRefMessages.ActorRef
required string path = 1;
getPathBytes() - Method in interface akka.stream.StreamRefMessages.ActorRefOrBuilder
required string path = 1;
getPaths(ActorSystem) - Method in class akka.routing.GroupBase
 
getPattern(int) - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
repeated .Selection pattern = 3;
getPattern(int) - Method in class akka.remote.ContainerFormats.SelectionEnvelope
repeated .Selection pattern = 3;
getPattern(int) - Method in interface akka.remote.ContainerFormats.SelectionEnvelopeOrBuilder
repeated .Selection pattern = 3;
getPatternBuilder(int) - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
repeated .Selection pattern = 3;
getPatternBuilderList() - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
repeated .Selection pattern = 3;
getPatternCount() - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
repeated .Selection pattern = 3;
getPatternCount() - Method in class akka.remote.ContainerFormats.SelectionEnvelope
repeated .Selection pattern = 3;
getPatternCount() - Method in interface akka.remote.ContainerFormats.SelectionEnvelopeOrBuilder
repeated .Selection pattern = 3;
getPatternList() - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
repeated .Selection pattern = 3;
getPatternList() - Method in class akka.remote.ContainerFormats.SelectionEnvelope
repeated .Selection pattern = 3;
getPatternList() - Method in interface akka.remote.ContainerFormats.SelectionEnvelopeOrBuilder
repeated .Selection pattern = 3;
getPatternOrBuilder(int) - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
repeated .Selection pattern = 3;
getPatternOrBuilder(int) - Method in class akka.remote.ContainerFormats.SelectionEnvelope
repeated .Selection pattern = 3;
getPatternOrBuilder(int) - Method in interface akka.remote.ContainerFormats.SelectionEnvelopeOrBuilder
repeated .Selection pattern = 3;
getPatternOrBuilderList() - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
repeated .Selection pattern = 3;
getPatternOrBuilderList() - Method in class akka.remote.ContainerFormats.SelectionEnvelope
repeated .Selection pattern = 3;
getPatternOrBuilderList() - Method in interface akka.remote.ContainerFormats.SelectionEnvelopeOrBuilder
repeated .Selection pattern = 3;
getPayload() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish.Builder
required .Payload payload = 3;
getPayload() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish
required .Payload payload = 3;
getPayload() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.PublishOrBuilder
required .Payload payload = 3;
getPayload() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send.Builder
required .Payload payload = 3;
getPayload() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send
required .Payload payload = 3;
getPayload() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendOrBuilder
required .Payload payload = 3;
getPayload() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll.Builder
required .Payload payload = 3;
getPayload() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll
required .Payload payload = 3;
getPayload() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAllOrBuilder
required .Payload payload = 3;
getPayload() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber.Builder
required .Payload payload = 1;
getPayload() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber
required .Payload payload = 1;
getPayload() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriberOrBuilder
required .Payload payload = 1;
getPayload() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery.Builder
required .PersistentPayload payload = 3;
getPayload() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery
required .PersistentPayload payload = 3;
getPayload() - Method in interface akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDeliveryOrBuilder
required .PersistentPayload payload = 3;
getPayload() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
optional .PersistentPayload payload = 1;
getPayload() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage
optional .PersistentPayload payload = 1;
getPayload() - Method in interface akka.persistence.serialization.MessageFormats.PersistentMessageOrBuilder
optional .PersistentPayload payload = 1;
getPayload() - Method in class akka.persistence.serialization.MessageFormats.PersistentPayload.Builder
required bytes payload = 2;
getPayload() - Method in class akka.persistence.serialization.MessageFormats.PersistentPayload
required bytes payload = 2;
getPayload() - Method in interface akka.persistence.serialization.MessageFormats.PersistentPayloadOrBuilder
required bytes payload = 2;
getPayload() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
optional .Payload payload = 3;
getPayload() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent
optional .Payload payload = 3;
getPayload() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEventOrBuilder
optional .Payload payload = 3;
getPayload() - Method in class akka.remote.WireFormats.AkkaProtocolMessage.Builder
optional bytes payload = 1;
getPayload() - Method in class akka.remote.WireFormats.AkkaProtocolMessage
optional bytes payload = 1;
getPayload() - Method in interface akka.remote.WireFormats.AkkaProtocolMessageOrBuilder
optional bytes payload = 1;
getPayload() - Method in class akka.stream.StreamRefMessages.SequencedOnNext.Builder
required .Payload payload = 2;
getPayload() - Method in class akka.stream.StreamRefMessages.SequencedOnNext
required .Payload payload = 2;
getPayload() - Method in interface akka.stream.StreamRefMessages.SequencedOnNextOrBuilder
required .Payload payload = 2;
getPayload(int) - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite.Builder
repeated .PersistentMessage payload = 1;
getPayload(int) - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite
repeated .PersistentMessage payload = 1;
getPayload(int) - Method in interface akka.persistence.serialization.MessageFormats.AtomicWriteOrBuilder
repeated .PersistentMessage payload = 1;
getPayloadBuilder() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish.Builder
required .Payload payload = 3;
getPayloadBuilder() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send.Builder
required .Payload payload = 3;
getPayloadBuilder() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll.Builder
required .Payload payload = 3;
getPayloadBuilder() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber.Builder
required .Payload payload = 1;
getPayloadBuilder() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery.Builder
required .PersistentPayload payload = 3;
getPayloadBuilder() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
optional .PersistentPayload payload = 1;
getPayloadBuilder() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
optional .Payload payload = 3;
getPayloadBuilder() - Method in class akka.stream.StreamRefMessages.SequencedOnNext.Builder
required .Payload payload = 2;
getPayloadBuilder(int) - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite.Builder
repeated .PersistentMessage payload = 1;
getPayloadBuilderList() - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite.Builder
repeated .PersistentMessage payload = 1;
getPayloadCount() - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite.Builder
repeated .PersistentMessage payload = 1;
getPayloadCount() - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite
repeated .PersistentMessage payload = 1;
getPayloadCount() - Method in interface akka.persistence.serialization.MessageFormats.AtomicWriteOrBuilder
repeated .PersistentMessage payload = 1;
getPayloadList() - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite.Builder
repeated .PersistentMessage payload = 1;
getPayloadList() - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite
repeated .PersistentMessage payload = 1;
getPayloadList() - Method in interface akka.persistence.serialization.MessageFormats.AtomicWriteOrBuilder
repeated .PersistentMessage payload = 1;
getPayloadManifest() - Method in class akka.persistence.serialization.MessageFormats.PersistentPayload.Builder
optional bytes payloadManifest = 3;
getPayloadManifest() - Method in class akka.persistence.serialization.MessageFormats.PersistentPayload
optional bytes payloadManifest = 3;
getPayloadManifest() - Method in interface akka.persistence.serialization.MessageFormats.PersistentPayloadOrBuilder
optional bytes payloadManifest = 3;
getPayloadOrBuilder() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish.Builder
required .Payload payload = 3;
getPayloadOrBuilder() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish
required .Payload payload = 3;
getPayloadOrBuilder() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.PublishOrBuilder
required .Payload payload = 3;
getPayloadOrBuilder() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send.Builder
required .Payload payload = 3;
getPayloadOrBuilder() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send
required .Payload payload = 3;
getPayloadOrBuilder() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendOrBuilder
required .Payload payload = 3;
getPayloadOrBuilder() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll.Builder
required .Payload payload = 3;
getPayloadOrBuilder() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll
required .Payload payload = 3;
getPayloadOrBuilder() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAllOrBuilder
required .Payload payload = 3;
getPayloadOrBuilder() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber.Builder
required .Payload payload = 1;
getPayloadOrBuilder() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber
required .Payload payload = 1;
getPayloadOrBuilder() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriberOrBuilder
required .Payload payload = 1;
getPayloadOrBuilder() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery.Builder
required .PersistentPayload payload = 3;
getPayloadOrBuilder() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery
required .PersistentPayload payload = 3;
getPayloadOrBuilder() - Method in interface akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDeliveryOrBuilder
required .PersistentPayload payload = 3;
getPayloadOrBuilder() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
optional .PersistentPayload payload = 1;
getPayloadOrBuilder() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage
optional .PersistentPayload payload = 1;
getPayloadOrBuilder() - Method in interface akka.persistence.serialization.MessageFormats.PersistentMessageOrBuilder
optional .PersistentPayload payload = 1;
getPayloadOrBuilder() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
optional .Payload payload = 3;
getPayloadOrBuilder() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent
optional .Payload payload = 3;
getPayloadOrBuilder() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEventOrBuilder
optional .Payload payload = 3;
getPayloadOrBuilder() - Method in class akka.stream.StreamRefMessages.SequencedOnNext.Builder
required .Payload payload = 2;
getPayloadOrBuilder() - Method in class akka.stream.StreamRefMessages.SequencedOnNext
required .Payload payload = 2;
getPayloadOrBuilder() - Method in interface akka.stream.StreamRefMessages.SequencedOnNextOrBuilder
required .Payload payload = 2;
getPayloadOrBuilder(int) - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite.Builder
repeated .PersistentMessage payload = 1;
getPayloadOrBuilder(int) - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite
repeated .PersistentMessage payload = 1;
getPayloadOrBuilder(int) - Method in interface akka.persistence.serialization.MessageFormats.AtomicWriteOrBuilder
repeated .PersistentMessage payload = 1;
getPayloadOrBuilderList() - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite.Builder
repeated .PersistentMessage payload = 1;
getPayloadOrBuilderList() - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite
repeated .PersistentMessage payload = 1;
getPayloadOrBuilderList() - Method in interface akka.persistence.serialization.MessageFormats.AtomicWriteOrBuilder
repeated .PersistentMessage payload = 1;
getPerformed() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
required bool performed = 3;
getPerformed() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry
required bool performed = 3;
getPerformed() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntryOrBuilder
required bool performed = 3;
getPersistenceId() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
required string persistence_id = 1;
getPersistenceId() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
required string persistence_id = 1;
getPersistenceId() - Method in interface akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelopeOrBuilder
required string persistence_id = 1;
getPersistenceId() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
optional string persistenceId = 3;
getPersistenceId() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage
optional string persistenceId = 3;
getPersistenceId() - Method in interface akka.persistence.serialization.MessageFormats.PersistentMessageOrBuilder
optional string persistenceId = 3;
getPersistenceId() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
optional string persistenceId = 1;
getPersistenceId() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent
optional string persistenceId = 1;
getPersistenceId() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEventOrBuilder
optional string persistenceId = 1;
getPersistenceIdBytes() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
required string persistence_id = 1;
getPersistenceIdBytes() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
required string persistence_id = 1;
getPersistenceIdBytes() - Method in interface akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelopeOrBuilder
required string persistence_id = 1;
getPersistenceIdBytes() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
optional string persistenceId = 3;
getPersistenceIdBytes() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage
optional string persistenceId = 3;
getPersistenceIdBytes() - Method in interface akka.persistence.serialization.MessageFormats.PersistentMessageOrBuilder
optional string persistenceId = 3;
getPersistenceIdBytes() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
optional string persistenceId = 1;
getPersistenceIdBytes() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent
optional string persistenceId = 1;
getPersistenceIdBytes() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEventOrBuilder
optional string persistenceId = 1;
getPool() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool.Builder
required .Pool pool = 1;
getPool() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool
required .Pool pool = 1;
getPool() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolOrBuilder
required .Pool pool = 1;
getPoolBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool.Builder
required .Pool pool = 1;
getPoolOrBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool.Builder
required .Pool pool = 1;
getPoolOrBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool
required .Pool pool = 1;
getPoolOrBuilder() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolOrBuilder
required .Pool pool = 1;
getPort() - Method in class akka.actor.Address
Java API: The port if specified or empty optional if not
getPort() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address.Builder
required uint32 port = 2;
getPort() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address
required uint32 port = 2;
getPort() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.AddressOrBuilder
required uint32 port = 2;
getPort() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address.Builder
required uint32 port = 3;
getPort() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address
required uint32 port = 3;
getPort() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AddressOrBuilder
required uint32 port = 3;
getPort() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address.Builder
required uint32 port = 3;
getPort() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address
required uint32 port = 3;
getPort() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.AddressOrBuilder
required uint32 port = 3;
getPort() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address.Builder
required uint32 port = 3;
getPort() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address
required uint32 port = 3;
getPort() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.AddressOrBuilder
required uint32 port = 3;
getPort() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address.Builder
required uint32 port = 4;
getPort() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address
required uint32 port = 4;
getPort() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.AddressOrBuilder
required uint32 port = 4;
getPort() - Method in class akka.discovery.ServiceDiscovery.ResolvedTarget
Java API
getPort() - Method in class akka.remote.ArteryControlFormats.Address.Builder
required uint32 port = 4;
getPort() - Method in class akka.remote.ArteryControlFormats.Address
required uint32 port = 4;
getPort() - Method in interface akka.remote.ArteryControlFormats.AddressOrBuilder
required uint32 port = 4;
getPort() - Method in class akka.remote.testconductor.TestConductorProtocol.Address.Builder
required int32 port = 4;
getPort() - Method in class akka.remote.testconductor.TestConductorProtocol.Address
required int32 port = 4;
getPort() - Method in interface akka.remote.testconductor.TestConductorProtocol.AddressOrBuilder
required int32 port = 4;
getPort() - Method in class akka.remote.WireFormats.AddressData.Builder
required uint32 port = 3;
getPort() - Method in class akka.remote.WireFormats.AddressData
required uint32 port = 3;
getPort() - Method in interface akka.remote.WireFormats.AddressDataOrBuilder
required uint32 port = 3;
getPortName() - Method in class akka.discovery.Lookup
Java API
getPressureThreshold() - Method in class akka.remote.WireFormats.DefaultResizer.Builder
required uint32 pressureThreshold = 3;
getPressureThreshold() - Method in class akka.remote.WireFormats.DefaultResizer
required uint32 pressureThreshold = 3;
getPressureThreshold() - Method in interface akka.remote.WireFormats.DefaultResizerOrBuilder
required uint32 pressureThreshold = 3;
getProducerControllerRef() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
required string producerControllerRef = 5;
getProducerControllerRef() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
required string producerControllerRef = 5;
getProducerControllerRef() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessageOrBuilder
required string producerControllerRef = 5;
getProducerControllerRefBytes() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
required string producerControllerRef = 5;
getProducerControllerRefBytes() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
required string producerControllerRef = 5;
getProducerControllerRefBytes() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessageOrBuilder
required string producerControllerRef = 5;
getProducerId() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
required string producerId = 1;
getProducerId() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
required string producerId = 1;
getProducerId() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessageOrBuilder
required string producerId = 1;
getProducerIdBytes() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
required string producerId = 1;
getProducerIdBytes() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
required string producerId = 1;
getProducerIdBytes() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessageOrBuilder
required string producerId = 1;
getProperties() - Method in class akka.event.LogMarker
Java API
getProps() - Method in interface akka.actor.AbstractActor.ActorContext
Retrieve the Props which were used to create this actor.
getProps() - Method in class akka.remote.WireFormats.DaemonMsgCreateData.Builder
required .PropsData props = 1;
getProps() - Method in class akka.remote.WireFormats.DaemonMsgCreateData
required .PropsData props = 1;
getProps() - Method in interface akka.remote.WireFormats.DaemonMsgCreateDataOrBuilder
required .PropsData props = 1;
getPropsBuilder() - Method in class akka.remote.WireFormats.DaemonMsgCreateData.Builder
required .PropsData props = 1;
getPropsOrBuilder() - Method in class akka.remote.WireFormats.DaemonMsgCreateData.Builder
required .PropsData props = 1;
getPropsOrBuilder() - Method in class akka.remote.WireFormats.DaemonMsgCreateData
required .PropsData props = 1;
getPropsOrBuilder() - Method in interface akka.remote.WireFormats.DaemonMsgCreateDataOrBuilder
required .PropsData props = 1;
getProtocol() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address.Builder
optional string protocol = 4;
getProtocol() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address
optional string protocol = 4;
getProtocol() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AddressOrBuilder
optional string protocol = 4;
getProtocol() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address.Builder
optional string protocol = 4;
getProtocol() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address
optional string protocol = 4;
getProtocol() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.AddressOrBuilder
optional string protocol = 4;
getProtocol() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address.Builder
optional string protocol = 4;
getProtocol() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address
optional string protocol = 4;
getProtocol() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.AddressOrBuilder
optional string protocol = 4;
getProtocol() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address.Builder
required string protocol = 1;
getProtocol() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address
required string protocol = 1;
getProtocol() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.AddressOrBuilder
required string protocol = 1;
getProtocol() - Method in class akka.discovery.Lookup
Java API
getProtocol() - Method in class akka.remote.ArteryControlFormats.Address.Builder
required string protocol = 1;
getProtocol() - Method in class akka.remote.ArteryControlFormats.Address
required string protocol = 1;
getProtocol() - Method in interface akka.remote.ArteryControlFormats.AddressOrBuilder
required string protocol = 1;
getProtocol() - Method in class akka.remote.testconductor.TestConductorProtocol.Address.Builder
required string protocol = 1;
getProtocol() - Method in class akka.remote.testconductor.TestConductorProtocol.Address
required string protocol = 1;
getProtocol() - Method in interface akka.remote.testconductor.TestConductorProtocol.AddressOrBuilder
required string protocol = 1;
getProtocol() - Method in class akka.remote.WireFormats.AddressData.Builder
optional string protocol = 4;
getProtocol() - Method in class akka.remote.WireFormats.AddressData
optional string protocol = 4;
getProtocol() - Method in interface akka.remote.WireFormats.AddressDataOrBuilder
optional string protocol = 4;
getProtocolBytes() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address.Builder
optional string protocol = 4;
getProtocolBytes() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address
optional string protocol = 4;
getProtocolBytes() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AddressOrBuilder
optional string protocol = 4;
getProtocolBytes() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address.Builder
optional string protocol = 4;
getProtocolBytes() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address
optional string protocol = 4;
getProtocolBytes() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.AddressOrBuilder
optional string protocol = 4;
getProtocolBytes() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address.Builder
optional string protocol = 4;
getProtocolBytes() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address
optional string protocol = 4;
getProtocolBytes() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.AddressOrBuilder
optional string protocol = 4;
getProtocolBytes() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address.Builder
required string protocol = 1;
getProtocolBytes() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address
required string protocol = 1;
getProtocolBytes() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.AddressOrBuilder
required string protocol = 1;
getProtocolBytes() - Method in class akka.remote.ArteryControlFormats.Address.Builder
required string protocol = 1;
getProtocolBytes() - Method in class akka.remote.ArteryControlFormats.Address
required string protocol = 1;
getProtocolBytes() - Method in interface akka.remote.ArteryControlFormats.AddressOrBuilder
required string protocol = 1;
getProtocolBytes() - Method in class akka.remote.testconductor.TestConductorProtocol.Address.Builder
required string protocol = 1;
getProtocolBytes() - Method in class akka.remote.testconductor.TestConductorProtocol.Address
required string protocol = 1;
getProtocolBytes() - Method in interface akka.remote.testconductor.TestConductorProtocol.AddressOrBuilder
required string protocol = 1;
getProtocolBytes() - Method in class akka.remote.WireFormats.AddressData.Builder
optional string protocol = 4;
getProtocolBytes() - Method in class akka.remote.WireFormats.AddressData
optional string protocol = 4;
getProtocolBytes() - Method in interface akka.remote.WireFormats.AddressDataOrBuilder
optional string protocol = 4;
getPruning(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
getPruning(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
getPruning(int) - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelopeOrBuilder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
getPruning(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
getPruning(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
getPruning(int) - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelopeOrBuilder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
getPruningBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
getPruningBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
getPruningBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
getPruningBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
getPruningCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
getPruningCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
getPruningCount() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelopeOrBuilder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
getPruningCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
getPruningCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
getPruningCount() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelopeOrBuilder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
getPruningList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
getPruningList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
getPruningList() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelopeOrBuilder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
getPruningList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
getPruningList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
getPruningList() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelopeOrBuilder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
getPruningOrBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
getPruningOrBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
getPruningOrBuilder(int) - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelopeOrBuilder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
getPruningOrBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
getPruningOrBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
getPruningOrBuilder(int) - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelopeOrBuilder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
getPruningOrBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
getPruningOrBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
getPruningOrBuilderList() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelopeOrBuilder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
getPruningOrBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
getPruningOrBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
getPruningOrBuilderList() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelopeOrBuilder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
getPublisher() - Method in class akka.stream.testkit.TestPublisher.ManualProbe
 
getQualifier() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed.Builder
required string qualifier = 2;
getQualifier() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed
required string qualifier = 2;
getQualifier() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.ConfirmedOrBuilder
required string qualifier = 2;
getQualifier() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
required string qualifier = 2;
getQualifier() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
required string qualifier = 2;
getQualifier() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSentOrBuilder
required string qualifier = 2;
getQualifierBytes() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed.Builder
required string qualifier = 2;
getQualifierBytes() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed
required string qualifier = 2;
getQualifierBytes() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.ConfirmedOrBuilder
required string qualifier = 2;
getQualifierBytes() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
required string qualifier = 2;
getQualifierBytes() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
required string qualifier = 2;
getQualifierBytes() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSentOrBuilder
required string qualifier = 2;
getQualifiers(int) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup.Builder
repeated string qualifiers = 1;
getQualifiers(int) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup
repeated string qualifiers = 1;
getQualifiers(int) - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.CleanupOrBuilder
repeated string qualifiers = 1;
getQualifiersBytes(int) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup.Builder
repeated string qualifiers = 1;
getQualifiersBytes(int) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup
repeated string qualifiers = 1;
getQualifiersBytes(int) - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.CleanupOrBuilder
repeated string qualifiers = 1;
getQualifiersCount() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup.Builder
repeated string qualifiers = 1;
getQualifiersCount() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup
repeated string qualifiers = 1;
getQualifiersCount() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.CleanupOrBuilder
repeated string qualifiers = 1;
getQualifiersList() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup.Builder
repeated string qualifiers = 1;
getQualifiersList() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup
repeated string qualifiers = 1;
getQualifiersList() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.CleanupOrBuilder
repeated string qualifiers = 1;
getQueue(Runnable, int) - Method in interface akka.dispatch.affinity.QueueSelector
Must be deterministic—return the same value for the same input.
getRampupRate() - Method in class akka.remote.WireFormats.DefaultResizer.Builder
required double rampupRate = 4;
getRampupRate() - Method in class akka.remote.WireFormats.DefaultResizer
required double rampupRate = 4;
getRampupRate() - Method in interface akka.remote.WireFormats.DefaultResizerOrBuilder
required double rampupRate = 4;
getRateMBit() - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure.Builder
optional float rateMBit = 6;
getRateMBit() - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure
optional float rateMBit = 6;
getRateMBit() - Method in interface akka.remote.testconductor.TestConductorProtocol.InjectFailureOrBuilder
optional float rateMBit = 6;
getRawResult() - Method in class akka.dispatch.ForkJoinExecutorConfigurator.AkkaForkJoinTask
 
getReadJournalFor(Class<T>, String) - Method in class akka.persistence.query.PersistenceQuery
 
getReadJournalFor(Class<T>, String, Config) - Method in class akka.persistence.query.PersistenceQuery
Java API: Returns the ReadJournal specified by the given read journal configuration entry.
getReceiveTimeout() - Method in interface akka.actor.AbstractActor.ActorContext
Gets the current receive timeout.
getRecipient() - Method in class akka.actor.UnhandledMessage
 
getRecipient() - Method in class akka.remote.WireFormats.RemoteEnvelope.Builder
required .ActorRefData recipient = 1;
getRecipient() - Method in class akka.remote.WireFormats.RemoteEnvelope
required .ActorRefData recipient = 1;
getRecipient() - Method in interface akka.remote.WireFormats.RemoteEnvelopeOrBuilder
required .ActorRefData recipient = 1;
getRecipientBuilder() - Method in class akka.remote.WireFormats.RemoteEnvelope.Builder
required .ActorRefData recipient = 1;
getRecipientOrBuilder() - Method in class akka.remote.WireFormats.RemoteEnvelope.Builder
required .ActorRefData recipient = 1;
getRecipientOrBuilder() - Method in class akka.remote.WireFormats.RemoteEnvelope
required .ActorRefData recipient = 1;
getRecipientOrBuilder() - Method in interface akka.remote.WireFormats.RemoteEnvelopeOrBuilder
required .ActorRefData recipient = 1;
getRecords() - Method in class akka.io.dns.DnsProtocol.Resolved
Java API
getRef() - Method in class akka.actor.testkit.typed.javadsl.BehaviorTestKit
The self reference of the actor living inside this testkit.
getRef() - Method in class akka.actor.testkit.typed.javadsl.TestInbox
The actor ref of the inbox
getRef() - Method in class akka.actor.testkit.typed.javadsl.TestProbe
ActorRef for this TestProbe
getRef() - Method in exception akka.actor.typed.DeathPactException
Java API
getRef() - Method in class akka.actor.typed.Terminated
Java API: The actor that was watched and got terminated
getRef() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe.Builder
required string ref = 2;
getRef() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe
required string ref = 2;
getRef() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.SubscribeOrBuilder
required string ref = 2;
getRef() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe.Builder
required string ref = 2;
getRef() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe
required string ref = 2;
getRef() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UnsubscribeOrBuilder
required string ref = 2;
getRef() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry.Builder
optional string ref = 3;
getRef() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry
optional string ref = 3;
getRef() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.EntryOrBuilder
optional string ref = 3;
getRef() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage.Builder
required string ref = 1;
getRef() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage
required string ref = 1;
getRef() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessageOrBuilder
required string ref = 1;
getRef() - Method in class akka.pattern.BackoffSupervisor.CurrentChild
Java API: The ActorRef of the current child, if any
getRef() - Method in class akka.remote.ContainerFormats.ActorIdentity.Builder
optional .ActorRef ref = 2;
getRef() - Method in class akka.remote.ContainerFormats.ActorIdentity
optional .ActorRef ref = 2;
getRef() - Method in interface akka.remote.ContainerFormats.ActorIdentityOrBuilder
optional .ActorRef ref = 2;
getRef() - Method in class akka.testkit.javadsl.TestKit
Shorthand to get the testActor.
getRefBuilder() - Method in class akka.remote.ContainerFormats.ActorIdentity.Builder
optional .ActorRef ref = 2;
getRefBytes() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe.Builder
required string ref = 2;
getRefBytes() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe
required string ref = 2;
getRefBytes() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.SubscribeOrBuilder
required string ref = 2;
getRefBytes() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe.Builder
required string ref = 2;
getRefBytes() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe
required string ref = 2;
getRefBytes() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UnsubscribeOrBuilder
required string ref = 2;
getRefBytes() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry.Builder
optional string ref = 3;
getRefBytes() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry
optional string ref = 3;
getRefBytes() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.EntryOrBuilder
optional string ref = 3;
getRefBytes() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage.Builder
required string ref = 1;
getRefBytes() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage
required string ref = 1;
getRefBytes() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessageOrBuilder
required string ref = 1;
getRefOrBuilder() - Method in class akka.remote.ContainerFormats.ActorIdentity.Builder
optional .ActorRef ref = 2;
getRefOrBuilder() - Method in class akka.remote.ContainerFormats.ActorIdentity
optional .ActorRef ref = 2;
getRefOrBuilder() - Method in interface akka.remote.ContainerFormats.ActorIdentityOrBuilder
optional .ActorRef ref = 2;
getRegion() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome.Builder
required string region = 2;
getRegion() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome
required string region = 2;
getRegion() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated.Builder
required string region = 2;
getRegion() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated
required string region = 2;
getRegion() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocatedOrBuilder
required string region = 2;
getRegion() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeOrBuilder
required string region = 2;
getRegion() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry.Builder
required string region = 1;
getRegion() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry
required string region = 1;
getRegion() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntryOrBuilder
required string region = 1;
getRegionBytes() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome.Builder
required string region = 2;
getRegionBytes() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome
required string region = 2;
getRegionBytes() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated.Builder
required string region = 2;
getRegionBytes() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated
required string region = 2;
getRegionBytes() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocatedOrBuilder
required string region = 2;
getRegionBytes() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeOrBuilder
required string region = 2;
getRegionBytes() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry.Builder
required string region = 1;
getRegionBytes() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry
required string region = 1;
getRegionBytes() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntryOrBuilder
required string region = 1;
getRegionProxies(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated string regionProxies = 3;
getRegionProxies(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState
repeated string regionProxies = 3;
getRegionProxies(int) - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorStateOrBuilder
repeated string regionProxies = 3;
getRegionProxiesBytes(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated string regionProxies = 3;
getRegionProxiesBytes(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState
repeated string regionProxies = 3;
getRegionProxiesBytes(int) - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorStateOrBuilder
repeated string regionProxies = 3;
getRegionProxiesCount() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated string regionProxies = 3;
getRegionProxiesCount() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState
repeated string regionProxies = 3;
getRegionProxiesCount() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorStateOrBuilder
repeated string regionProxies = 3;
getRegionProxiesList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated string regionProxies = 3;
getRegionProxiesList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState
repeated string regionProxies = 3;
getRegionProxiesList() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorStateOrBuilder
repeated string regionProxies = 3;
getRegionRef() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry.Builder
required string regionRef = 2;
getRegionRef() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry
required string regionRef = 2;
getRegionRef() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntryOrBuilder
required string regionRef = 2;
getRegionRefBytes() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry.Builder
required string regionRef = 2;
getRegionRefBytes() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry
required string regionRef = 2;
getRegionRefBytes() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntryOrBuilder
required string regionRef = 2;
getRegions(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated string regions = 2;
getRegions(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState
repeated string regions = 2;
getRegions(int) - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorStateOrBuilder
repeated string regions = 2;
getRegions(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions.Builder
repeated .Address regions = 1;
getRegions(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions
repeated .Address regions = 1;
getRegions(int) - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegionsOrBuilder
repeated .Address regions = 1;
getRegionsBuilder(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions.Builder
repeated .Address regions = 1;
getRegionsBuilderList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions.Builder
repeated .Address regions = 1;
getRegionsBytes(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated string regions = 2;
getRegionsBytes(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState
repeated string regions = 2;
getRegionsBytes(int) - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorStateOrBuilder
repeated string regions = 2;
getRegionsCount() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated string regions = 2;
getRegionsCount() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState
repeated string regions = 2;
getRegionsCount() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorStateOrBuilder
repeated string regions = 2;
getRegionsCount() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions.Builder
repeated .Address regions = 1;
getRegionsCount() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions
repeated .Address regions = 1;
getRegionsCount() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegionsOrBuilder
repeated .Address regions = 1;
getRegionsList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated string regions = 2;
getRegionsList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState
repeated string regions = 2;
getRegionsList() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorStateOrBuilder
repeated string regions = 2;
getRegionsList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions.Builder
repeated .Address regions = 1;
getRegionsList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions
repeated .Address regions = 1;
getRegionsList() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegionsOrBuilder
repeated .Address regions = 1;
getRegionsOrBuilder(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions.Builder
repeated .Address regions = 1;
getRegionsOrBuilder(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions
repeated .Address regions = 1;
getRegionsOrBuilder(int) - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegionsOrBuilder
repeated .Address regions = 1;
getRegionsOrBuilderList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions.Builder
repeated .Address regions = 1;
getRegionsOrBuilderList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions
repeated .Address regions = 1;
getRegionsOrBuilderList() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegionsOrBuilder
repeated .Address regions = 1;
getRegionStatsInstance() - Method in class akka.cluster.sharding.ShardRegion$
Java API:
getRemaining() - Method in class akka.actor.testkit.typed.javadsl.TestProbe
Obtain time remaining for execution of the innermost enclosing within block or throw an AssertionError if no within block surrounds this call.
getRemaining() - Method in class akka.testkit.javadsl.TestKit
Obtain time remaining for execution of the innermost enclosing within block or throw an AssertionError if no within block surrounds this call.
getRemainingOr(Duration) - Method in class akka.actor.testkit.typed.javadsl.TestProbe
Obtain time remaining for execution of the innermost enclosing within block or missing that it returns the given duration.
getRemainingOr(Duration) - Method in class akka.testkit.javadsl.TestKit
Obtain time remaining for execution of the innermost enclosing within block or missing that it returns the given duration.
getRemainingOrDefault() - Method in class akka.actor.testkit.typed.javadsl.TestProbe
Obtain time remaining for execution of the innermost enclosing within block or missing that it returns the properly dilated default for this case from settings (key "akka.actor.testkit.typed.single-expect-default").
getRemainingOrDefault() - Method in class akka.testkit.javadsl.TestKit
Obtain time remaining for execution of the innermost enclosing within block or missing that it returns the properly dilated default for this case from settings (key "akka.test.single-expect-default").
getRemoteAddress() - Method in interface akka.remote.AssociationEvent
Deprecated.
 
getRemoteReadHandlerFor(TestAssociationHandle) - Method in class akka.remote.transport.TestTransport.AssociationRegistry
Deprecated.
Returns the event handler corresponding to the remote endpoint of the given local handle.
getRemovedAddress() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
required .akka.cluster.ddata.UniqueAddress removedAddress = 1;
getRemovedAddress() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry
required .akka.cluster.ddata.UniqueAddress removedAddress = 1;
getRemovedAddress() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntryOrBuilder
required .akka.cluster.ddata.UniqueAddress removedAddress = 1;
getRemovedAddressBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
required .akka.cluster.ddata.UniqueAddress removedAddress = 1;
getRemovedAddressOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
required .akka.cluster.ddata.UniqueAddress removedAddress = 1;
getRemovedAddressOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry
required .akka.cluster.ddata.UniqueAddress removedAddress = 1;
getRemovedAddressOrBuilder() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntryOrBuilder
required .akka.cluster.ddata.UniqueAddress removedAddress = 1;
getReplicaCount() - Static method in class akka.cluster.ddata.Replicator
Java API: The GetReplicaCount instance
getReplicaCount() - Method in class akka.cluster.ddata.Replicator$
Java API: The GetReplicaCount instance
GetReplicaCount(ActorRef<Replicator.ReplicaCount>) - Constructor for class akka.cluster.ddata.typed.scaladsl.Replicator.GetReplicaCount
 
GetReplicaCount(ActorRef<Replicator.ReplicaCount>) - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.GetReplicaCount
 
GetReplicaCount$() - Constructor for class akka.cluster.ddata.Replicator.GetReplicaCount$
 
GetReplicaCount$() - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.GetReplicaCount$
 
GetReplicaCount$() - Constructor for class akka.cluster.ddata.typed.scaladsl.Replicator.GetReplicaCount$
 
getReplicaId() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData.Builder
optional string replicaId = 1;
getReplicaId() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData
optional string replicaId = 1;
getReplicaId() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaDataOrBuilder
optional string replicaId = 1;
getReplicaId() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen.Builder
required string replicaId = 1;
getReplicaId() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen
required string replicaId = 1;
getReplicaId() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.SeenOrBuilder
required string replicaId = 1;
getReplicaIdBytes() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData.Builder
optional string replicaId = 1;
getReplicaIdBytes() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData
optional string replicaId = 1;
getReplicaIdBytes() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaDataOrBuilder
optional string replicaId = 1;
getReplicaIdBytes() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen.Builder
required string replicaId = 1;
getReplicaIdBytes() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen
required string replicaId = 1;
getReplicaIdBytes() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.SeenOrBuilder
required string replicaId = 1;
getReplicatedMetaData() - Method in interface akka.persistence.typed.PublishedEvent
Java API: When emitted from an Replicated Event Sourcing actor this will contain the replica id
getReplicationContext() - Method in class akka.persistence.typed.javadsl.ReplicatedEventSourcedBehavior
 
getReply() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
no reply if not set
getReply() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation
no reply if not set
getReply() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagationOrBuilder
no reply if not set
getReply() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope.Builder
required bool reply = 3;
getReply() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope
required bool reply = 3;
getReply() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelopeOrBuilder
required bool reply = 3;
getReplyToStatus() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Builder
optional bool replyToStatus = 2;
getReplyToStatus() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status
optional bool replyToStatus = 2;
getReplyToStatus() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.StatusOrBuilder
optional bool replyToStatus = 2;
getRequest() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
optional .akka.cluster.ddata.OtherMessage request = 4;
getRequest() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
optional .akka.cluster.ddata.OtherMessage request = 4;
getRequest() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure.Builder
optional .akka.cluster.ddata.OtherMessage request = 2;
getRequest() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure
optional .akka.cluster.ddata.OtherMessage request = 2;
getRequest() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailureOrBuilder
optional .akka.cluster.ddata.OtherMessage request = 2;
getRequest() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetOrBuilder
optional .akka.cluster.ddata.OtherMessage request = 4;
getRequest() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess.Builder
optional .akka.cluster.ddata.OtherMessage request = 4;
getRequest() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess
optional .akka.cluster.ddata.OtherMessage request = 4;
getRequest() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccessOrBuilder
optional .akka.cluster.ddata.OtherMessage request = 4;
getRequest() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound.Builder
optional .akka.cluster.ddata.OtherMessage request = 2;
getRequest() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound
optional .akka.cluster.ddata.OtherMessage request = 2;
getRequest() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFoundOrBuilder
optional .akka.cluster.ddata.OtherMessage request = 2;
getRequest() - Method in interface akka.cluster.ddata.Replicator.DeleteResponse
Java API
getRequest() - Method in class akka.cluster.ddata.Replicator.GetResponse
Java API
getRequest() - Method in class akka.cluster.ddata.Replicator.StoreFailure
Java API
getRequest() - Method in class akka.cluster.ddata.Replicator.UpdateResponse
Java API
getRequestBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
optional .akka.cluster.ddata.OtherMessage request = 4;
getRequestBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure.Builder
optional .akka.cluster.ddata.OtherMessage request = 2;
getRequestBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess.Builder
optional .akka.cluster.ddata.OtherMessage request = 4;
getRequestBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound.Builder
optional .akka.cluster.ddata.OtherMessage request = 2;
getRequestOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
optional .akka.cluster.ddata.OtherMessage request = 4;
getRequestOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
optional .akka.cluster.ddata.OtherMessage request = 4;
getRequestOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure.Builder
optional .akka.cluster.ddata.OtherMessage request = 2;
getRequestOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure
optional .akka.cluster.ddata.OtherMessage request = 2;
getRequestOrBuilder() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailureOrBuilder
optional .akka.cluster.ddata.OtherMessage request = 2;
getRequestOrBuilder() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetOrBuilder
optional .akka.cluster.ddata.OtherMessage request = 4;
getRequestOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess.Builder
optional .akka.cluster.ddata.OtherMessage request = 4;
getRequestOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess
optional .akka.cluster.ddata.OtherMessage request = 4;
getRequestOrBuilder() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccessOrBuilder
optional .akka.cluster.ddata.OtherMessage request = 4;
getRequestOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound.Builder
optional .akka.cluster.ddata.OtherMessage request = 2;
getRequestOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound
optional .akka.cluster.ddata.OtherMessage request = 2;
getRequestOrBuilder() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFoundOrBuilder
optional .akka.cluster.ddata.OtherMessage request = 2;
getRequestUpToSeqNr() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request.Builder
required int64 requestUpToSeqNr = 2;
getRequestUpToSeqNr() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request
required int64 requestUpToSeqNr = 2;
getRequestUpToSeqNr() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.RequestOrBuilder
required int64 requestUpToSeqNr = 2;
getResendIntervalMax() - Method in class akka.actor.typed.delivery.ConsumerController.Settings
Java API
getResetBackoffAfter() - Method in class akka.actor.typed.BackoffSupervisorStrategy
 
getResizer() - Method in class akka.remote.WireFormats.FromConfig.Builder
optional .Payload resizer = 1;
getResizer() - Method in class akka.remote.WireFormats.FromConfig
optional .Payload resizer = 1;
getResizer() - Method in interface akka.remote.WireFormats.FromConfigOrBuilder
optional .Payload resizer = 1;
getResizer() - Method in class akka.remote.WireFormats.GenericRoutingPool.Builder
optional .Payload resizer = 4;
getResizer() - Method in class akka.remote.WireFormats.GenericRoutingPool
optional .Payload resizer = 4;
getResizer() - Method in interface akka.remote.WireFormats.GenericRoutingPoolOrBuilder
optional .Payload resizer = 4;
getResizerBuilder() - Method in class akka.remote.WireFormats.FromConfig.Builder
optional .Payload resizer = 1;
getResizerBuilder() - Method in class akka.remote.WireFormats.GenericRoutingPool.Builder
optional .Payload resizer = 4;
getResizerOrBuilder() - Method in class akka.remote.WireFormats.FromConfig.Builder
optional .Payload resizer = 1;
getResizerOrBuilder() - Method in class akka.remote.WireFormats.FromConfig
optional .Payload resizer = 1;
getResizerOrBuilder() - Method in interface akka.remote.WireFormats.FromConfigOrBuilder
optional .Payload resizer = 1;
getResizerOrBuilder() - Method in class akka.remote.WireFormats.GenericRoutingPool.Builder
optional .Payload resizer = 4;
getResizerOrBuilder() - Method in class akka.remote.WireFormats.GenericRoutingPool
optional .Payload resizer = 4;
getResizerOrBuilder() - Method in interface akka.remote.WireFormats.GenericRoutingPoolOrBuilder
optional .Payload resizer = 4;
getResolver() - Method in class akka.io.DnsExt
 
GetResponse() - Constructor for class akka.cluster.ddata.Replicator.GetResponse
 
GetResponse() - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.GetResponse
 
getRestartCount() - Static method in class akka.pattern.BackoffSupervisor
Java API: Send this message to the BackoffSupervisor and it will reply with BackoffSupervisor.RestartCount containing the current restart count.
getRestartCount() - Method in class akka.pattern.BackoffSupervisor$
Java API: Send this message to the BackoffSupervisor and it will reply with BackoffSupervisor.RestartCount containing the current restart count.
GetRestartCount$() - Constructor for class akka.pattern.BackoffSupervisor.GetRestartCount$
 
getRestartingDecider() - Static method in class akka.stream.Supervision
Java API: Decider function that returns Supervision.restart() for all exceptions.
getRestartingDecider() - Method in class akka.stream.Supervision$
Java API: Decider function that returns Supervision$.restart() for all exceptions.
getRestartMaxBackoff() - Method in class akka.persistence.typed.delivery.EventSourcedProducerQueue.Settings
Java API
getResumingDecider() - Static method in class akka.stream.Supervision
Java API: Decider function that returns Supervision.resume() for all exceptions.
getResumingDecider() - Method in class akka.stream.Supervision$
Java API: Decider function that returns Supervision$.resume() for all exceptions.
getRoleLeader(String) - Method in class akka.cluster.ClusterEvent.CurrentClusterState
Java API: get address of current leader, if any, within the data center that has the given role or null if no such node exists
getRoles() - Method in class akka.cluster.Member
Java API
getRoles(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join.Builder
repeated string roles = 2;
getRoles(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join
repeated string roles = 2;
getRoles(int) - Method in interface akka.cluster.protobuf.msg.ClusterMessages.JoinOrBuilder
repeated string roles = 2;
getRolesBytes(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join.Builder
repeated string roles = 2;
getRolesBytes(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join
repeated string roles = 2;
getRolesBytes(int) - Method in interface akka.cluster.protobuf.msg.ClusterMessages.JoinOrBuilder
repeated string roles = 2;
getRolesCount() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join.Builder
repeated string roles = 2;
getRolesCount() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join
repeated string roles = 2;
getRolesCount() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.JoinOrBuilder
repeated string roles = 2;
getRolesIndexes(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member.Builder
repeated int32 rolesIndexes = 4 [packed = true];
getRolesIndexes(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member
repeated int32 rolesIndexes = 4 [packed = true];
getRolesIndexes(int) - Method in interface akka.cluster.protobuf.msg.ClusterMessages.MemberOrBuilder
repeated int32 rolesIndexes = 4 [packed = true];
getRolesIndexesCount() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member.Builder
repeated int32 rolesIndexes = 4 [packed = true];
getRolesIndexesCount() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member
repeated int32 rolesIndexes = 4 [packed = true];
getRolesIndexesCount() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.MemberOrBuilder
repeated int32 rolesIndexes = 4 [packed = true];
getRolesIndexesList() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member.Builder
repeated int32 rolesIndexes = 4 [packed = true];
getRolesIndexesList() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member
repeated int32 rolesIndexes = 4 [packed = true];
getRolesIndexesList() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.MemberOrBuilder
repeated int32 rolesIndexes = 4 [packed = true];
getRolesList() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join.Builder
repeated string roles = 2;
getRolesList() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join
repeated string roles = 2;
getRolesList() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.JoinOrBuilder
repeated string roles = 2;
getRoutees() - Method in class akka.routing.Routees
Java API
getRoutees() - Method in class akka.routing.SeveralRoutees
Java API
GetRoutees - Class in akka.routing
Sending this message to a router will make it send back its currently used routees.
GetRoutees() - Constructor for class akka.routing.GetRoutees
 
GetRoutees$ - Class in akka.routing
 
GetRoutees$() - Constructor for class akka.routing.GetRoutees$
 
getRouterConfig() - Method in class akka.remote.WireFormats.DeployData.Builder
optional bytes routerConfig = 3;
getRouterConfig() - Method in class akka.remote.WireFormats.DeployData
optional bytes routerConfig = 3;
getRouterConfig() - Method in interface akka.remote.WireFormats.DeployDataOrBuilder
optional bytes routerConfig = 3;
getRouterConfigManifest() - Method in class akka.remote.WireFormats.DeployData.Builder
optional string routerConfigManifest = 11;
getRouterConfigManifest() - Method in class akka.remote.WireFormats.DeployData
optional string routerConfigManifest = 11;
getRouterConfigManifest() - Method in interface akka.remote.WireFormats.DeployDataOrBuilder
optional string routerConfigManifest = 11;
getRouterConfigManifestBytes() - Method in class akka.remote.WireFormats.DeployData.Builder
optional string routerConfigManifest = 11;
getRouterConfigManifestBytes() - Method in class akka.remote.WireFormats.DeployData
optional string routerConfigManifest = 11;
getRouterConfigManifestBytes() - Method in interface akka.remote.WireFormats.DeployDataOrBuilder
optional string routerConfigManifest = 11;
getRouterConfigSerializerId() - Method in class akka.remote.WireFormats.DeployData.Builder
optional int32 routerConfigSerializerId = 10;
getRouterConfigSerializerId() - Method in class akka.remote.WireFormats.DeployData
optional int32 routerConfigSerializerId = 10;
getRouterConfigSerializerId() - Method in interface akka.remote.WireFormats.DeployDataOrBuilder
optional int32 routerConfigSerializerId = 10;
getRouterDispatcher() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool.Builder
omitted if default
getRouterDispatcher() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool
omitted if default
getRouterDispatcher() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPoolOrBuilder
omitted if default
getRouterDispatcher() - Method in class akka.remote.WireFormats.FromConfig.Builder
optional string routerDispatcher = 2;
getRouterDispatcher() - Method in class akka.remote.WireFormats.FromConfig
optional string routerDispatcher = 2;
getRouterDispatcher() - Method in interface akka.remote.WireFormats.FromConfigOrBuilder
optional string routerDispatcher = 2;
getRouterDispatcher() - Method in class akka.remote.WireFormats.GenericRoutingPool.Builder
optional string routerDispatcher = 2;
getRouterDispatcher() - Method in class akka.remote.WireFormats.GenericRoutingPool
optional string routerDispatcher = 2;
getRouterDispatcher() - Method in interface akka.remote.WireFormats.GenericRoutingPoolOrBuilder
optional string routerDispatcher = 2;
getRouterDispatcherBytes() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool.Builder
omitted if default
getRouterDispatcherBytes() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool
omitted if default
getRouterDispatcherBytes() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPoolOrBuilder
omitted if default
getRouterDispatcherBytes() - Method in class akka.remote.WireFormats.FromConfig.Builder
optional string routerDispatcher = 2;
getRouterDispatcherBytes() - Method in class akka.remote.WireFormats.FromConfig
optional string routerDispatcher = 2;
getRouterDispatcherBytes() - Method in interface akka.remote.WireFormats.FromConfigOrBuilder
optional string routerDispatcher = 2;
getRouterDispatcherBytes() - Method in class akka.remote.WireFormats.GenericRoutingPool.Builder
optional string routerDispatcher = 2;
getRouterDispatcherBytes() - Method in class akka.remote.WireFormats.GenericRoutingPool
optional string routerDispatcher = 2;
getRouterDispatcherBytes() - Method in interface akka.remote.WireFormats.GenericRoutingPoolOrBuilder
optional string routerDispatcher = 2;
getScheduler() - Method in class akka.actor.ActorSystem
Java API: Light-weight scheduler for running asynchronous tasks after some deadline in the future.
getScope() - Method in class akka.remote.WireFormats.DeployData.Builder
optional bytes scope = 4;
getScope() - Method in class akka.remote.WireFormats.DeployData
optional bytes scope = 4;
getScope() - Method in interface akka.remote.WireFormats.DeployDataOrBuilder
optional bytes scope = 4;
getScopeManifest() - Method in class akka.remote.WireFormats.DeployData.Builder
optional string scopeManifest = 7;
getScopeManifest() - Method in class akka.remote.WireFormats.DeployData
optional string scopeManifest = 7;
getScopeManifest() - Method in interface akka.remote.WireFormats.DeployDataOrBuilder
optional string scopeManifest = 7;
getScopeManifestBytes() - Method in class akka.remote.WireFormats.DeployData.Builder
optional string scopeManifest = 7;
getScopeManifestBytes() - Method in class akka.remote.WireFormats.DeployData
optional string scopeManifest = 7;
getScopeManifestBytes() - Method in interface akka.remote.WireFormats.DeployDataOrBuilder
optional string scopeManifest = 7;
getScopeSerializerId() - 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
getScopeSerializerId() - Method in class akka.remote.WireFormats.DeployData
older wire protocol: hardcoded class used to look up serializer newer wire protocol: serializer id and manifest available for each
getScopeSerializerId() - Method in interface akka.remote.WireFormats.DeployDataOrBuilder
older wire protocol: hardcoded class used to look up serializer newer wire protocol: serializer id and manifest available for each
getSeen() - Method in class akka.persistence.query.TimestampOffset
Java API
getSeen(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
repeated .akka.cluster.ddata.Address seen = 4;
getSeen(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry
repeated .akka.cluster.ddata.Address seen = 4;
getSeen(int) - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntryOrBuilder
repeated .akka.cluster.ddata.Address seen = 4;
getSeen(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
This is the address indexes for the nodes that have seen this gossip
getSeen(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview
This is the address indexes for the nodes that have seen this gossip
getSeen(int) - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipOverviewOrBuilder
This is the address indexes for the nodes that have seen this gossip
getSeenBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
repeated .akka.cluster.ddata.Address seen = 4;
getSeenBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
repeated .akka.cluster.ddata.Address seen = 4;
getSeenBy() - Method in class akka.cluster.ClusterEvent.CurrentClusterState
Java API: get current &ldquo;seen-by&rdquo; set.
getSeenCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
repeated .akka.cluster.ddata.Address seen = 4;
getSeenCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry
repeated .akka.cluster.ddata.Address seen = 4;
getSeenCount() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntryOrBuilder
repeated .akka.cluster.ddata.Address seen = 4;
getSeenCount() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
This is the address indexes for the nodes that have seen this gossip
getSeenCount() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview
This is the address indexes for the nodes that have seen this gossip
getSeenCount() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipOverviewOrBuilder
This is the address indexes for the nodes that have seen this gossip
getSeenDigest() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
optional bytes seenDigest = 4;
getSeenDigest() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus
optional bytes seenDigest = 4;
getSeenDigest() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipStatusOrBuilder
optional bytes seenDigest = 4;
getSeenList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
repeated .akka.cluster.ddata.Address seen = 4;
getSeenList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry
repeated .akka.cluster.ddata.Address seen = 4;
getSeenList() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntryOrBuilder
repeated .akka.cluster.ddata.Address seen = 4;
getSeenList() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
This is the address indexes for the nodes that have seen this gossip
getSeenList() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview
This is the address indexes for the nodes that have seen this gossip
getSeenList() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipOverviewOrBuilder
This is the address indexes for the nodes that have seen this gossip
getSeenOrBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
repeated .akka.cluster.ddata.Address seen = 4;
getSeenOrBuilder(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry
repeated .akka.cluster.ddata.Address seen = 4;
getSeenOrBuilder(int) - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntryOrBuilder
repeated .akka.cluster.ddata.Address seen = 4;
getSeenOrBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
repeated .akka.cluster.ddata.Address seen = 4;
getSeenOrBuilderList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry
repeated .akka.cluster.ddata.Address seen = 4;
getSeenOrBuilderList() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntryOrBuilder
repeated .akka.cluster.ddata.Address seen = 4;
getSeenPerReplica(int) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
repeated .ReplicatedSnapshotMetadata.Seen seenPerReplica = 2;
getSeenPerReplica(int) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata
repeated .ReplicatedSnapshotMetadata.Seen seenPerReplica = 2;
getSeenPerReplica(int) - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadataOrBuilder
repeated .ReplicatedSnapshotMetadata.Seen seenPerReplica = 2;
getSeenPerReplicaBuilder(int) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
repeated .ReplicatedSnapshotMetadata.Seen seenPerReplica = 2;
getSeenPerReplicaBuilderList() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
repeated .ReplicatedSnapshotMetadata.Seen seenPerReplica = 2;
getSeenPerReplicaCount() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
repeated .ReplicatedSnapshotMetadata.Seen seenPerReplica = 2;
getSeenPerReplicaCount() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata
repeated .ReplicatedSnapshotMetadata.Seen seenPerReplica = 2;
getSeenPerReplicaCount() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadataOrBuilder
repeated .ReplicatedSnapshotMetadata.Seen seenPerReplica = 2;
getSeenPerReplicaList() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
repeated .ReplicatedSnapshotMetadata.Seen seenPerReplica = 2;
getSeenPerReplicaList() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata
repeated .ReplicatedSnapshotMetadata.Seen seenPerReplica = 2;
getSeenPerReplicaList() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadataOrBuilder
repeated .ReplicatedSnapshotMetadata.Seen seenPerReplica = 2;
getSeenPerReplicaOrBuilder(int) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
repeated .ReplicatedSnapshotMetadata.Seen seenPerReplica = 2;
getSeenPerReplicaOrBuilder(int) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata
repeated .ReplicatedSnapshotMetadata.Seen seenPerReplica = 2;
getSeenPerReplicaOrBuilder(int) - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadataOrBuilder
repeated .ReplicatedSnapshotMetadata.Seen seenPerReplica = 2;
getSeenPerReplicaOrBuilderList() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
repeated .ReplicatedSnapshotMetadata.Seen seenPerReplica = 2;
getSeenPerReplicaOrBuilderList() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata
repeated .ReplicatedSnapshotMetadata.Seen seenPerReplica = 2;
getSeenPerReplicaOrBuilderList() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadataOrBuilder
repeated .ReplicatedSnapshotMetadata.Seen seenPerReplica = 2;
getSelectors(int) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector.Builder
repeated .MetricsSelector selectors = 1;
getSelectors(int) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector
repeated .MetricsSelector selectors = 1;
getSelectors(int) - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelectorOrBuilder
repeated .MetricsSelector selectors = 1;
getSelectorsBuilder(int) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector.Builder
repeated .MetricsSelector selectors = 1;
getSelectorsBuilderList() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector.Builder
repeated .MetricsSelector selectors = 1;
getSelectorsCount() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector.Builder
repeated .MetricsSelector selectors = 1;
getSelectorsCount() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector
repeated .MetricsSelector selectors = 1;
getSelectorsCount() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelectorOrBuilder
repeated .MetricsSelector selectors = 1;
getSelectorsList() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector.Builder
repeated .MetricsSelector selectors = 1;
getSelectorsList() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector
repeated .MetricsSelector selectors = 1;
getSelectorsList() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelectorOrBuilder
repeated .MetricsSelector selectors = 1;
getSelectorsOrBuilder(int) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector.Builder
repeated .MetricsSelector selectors = 1;
getSelectorsOrBuilder(int) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector
repeated .MetricsSelector selectors = 1;
getSelectorsOrBuilder(int) - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelectorOrBuilder
repeated .MetricsSelector selectors = 1;
getSelectorsOrBuilderList() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector.Builder
repeated .MetricsSelector selectors = 1;
getSelectorsOrBuilderList() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector
repeated .MetricsSelector selectors = 1;
getSelectorsOrBuilderList() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelectorOrBuilder
repeated .MetricsSelector selectors = 1;
getSelf() - Method in interface akka.actor.AbstractActor.ActorContext
The ActorRef representing this actor
getSelf() - Method in class akka.actor.AbstractActor
Returns the ActorRef for this actor.
getSelf() - Method in class akka.actor.AbstractFSM
Returns the ActorRef for this actor.
getSelf() - Method in interface akka.actor.typed.internal.ActorContextImpl
 
getSelf() - Method in interface akka.actor.typed.javadsl.ActorContext
The identity of this Actor, bound to the lifecycle of this Actor instance.
getSelf() - Method in class akka.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
Returns the ActorRef for this actor.
getSelfRoles() - Method in class akka.cluster.Cluster
Java API: roles that this member has
getSendBack() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
required bool sendBack = 1;
getSendBack() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip
required bool sendBack = 1;
getSendBack() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GossipOrBuilder
required bool sendBack = 1;
getSender() - Method in interface akka.actor.AbstractActor.ActorContext
Returns the sender 'ActorRef' of the current message.
getSender() - Method in class akka.actor.AbstractActor
The reference sender Actor of the currently processed message.
getSender() - Method in class akka.actor.AbstractFSM
The reference sender Actor of the currently processed message.
getSender() - Method in class akka.actor.UnhandledMessage
 
getSender() - Method in class akka.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
The reference sender Actor of the currently processed message.
getSender() - 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
getSender() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage
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
getSender() - Method in interface akka.persistence.serialization.MessageFormats.PersistentMessageOrBuilder
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
getSender() - Method in class akka.remote.WireFormats.RemoteEnvelope.Builder
optional .ActorRefData sender = 4;
getSender() - Method in class akka.remote.WireFormats.RemoteEnvelope
optional .ActorRefData sender = 4;
getSender() - Method in interface akka.remote.WireFormats.RemoteEnvelopeOrBuilder
optional .ActorRefData sender = 4;
getSenderBuilder() - Method in class akka.remote.WireFormats.RemoteEnvelope.Builder
optional .ActorRefData sender = 4;
getSenderBytes() - 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
getSenderBytes() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage
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
getSenderBytes() - Method in interface akka.persistence.serialization.MessageFormats.PersistentMessageOrBuilder
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
getSenderOrBuilder() - Method in class akka.remote.WireFormats.RemoteEnvelope.Builder
optional .ActorRefData sender = 4;
getSenderOrBuilder() - Method in class akka.remote.WireFormats.RemoteEnvelope
optional .ActorRefData sender = 4;
getSenderOrBuilder() - Method in interface akka.remote.WireFormats.RemoteEnvelopeOrBuilder
optional .ActorRefData sender = 4;
getSeq() - Method in class akka.remote.WireFormats.RemoteEnvelope.Builder
optional fixed64 seq = 5;
getSeq() - Method in class akka.remote.WireFormats.RemoteEnvelope
optional fixed64 seq = 5;
getSeq() - Method in interface akka.remote.WireFormats.RemoteEnvelopeOrBuilder
optional fixed64 seq = 5;
getSeqNo() - Method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck.Builder
required uint64 seqNo = 1;
getSeqNo() - Method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck
required uint64 seqNo = 1;
getSeqNo() - Method in interface akka.remote.ArteryControlFormats.SystemMessageDeliveryAckOrBuilder
required uint64 seqNo = 1;
getSeqNo() - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope.Builder
required uint64 seqNo = 4;
getSeqNo() - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope
required uint64 seqNo = 4;
getSeqNo() - Method in interface akka.remote.ArteryControlFormats.SystemMessageEnvelopeOrBuilder
required uint64 seqNo = 4;
getSeqNr() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed.Builder
required int64 seqNr = 1;
getSeqNr() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed
required int64 seqNr = 1;
getSeqNr() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.ConfirmedOrBuilder
required int64 seqNr = 1;
getSeqNr() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
required int64 seqNr = 1;
getSeqNr() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
required int64 seqNr = 1;
getSeqNr() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSentOrBuilder
required int64 seqNr = 1;
getSeqNr() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
required int64 seqNr = 2;
getSeqNr() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
required int64 seqNr = 2;
getSeqNr() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessageOrBuilder
required int64 seqNr = 2;
getSeqNr() - Method in class akka.stream.StreamRefMessages.CumulativeDemand.Builder
required int64 seqNr = 1;
getSeqNr() - Method in class akka.stream.StreamRefMessages.CumulativeDemand
required int64 seqNr = 1;
getSeqNr() - Method in interface akka.stream.StreamRefMessages.CumulativeDemandOrBuilder
required int64 seqNr = 1;
getSeqNr() - Method in class akka.stream.StreamRefMessages.RemoteStreamCompleted.Builder
required int64 seqNr = 1;
getSeqNr() - Method in class akka.stream.StreamRefMessages.RemoteStreamCompleted
required int64 seqNr = 1;
getSeqNr() - Method in interface akka.stream.StreamRefMessages.RemoteStreamCompletedOrBuilder
required int64 seqNr = 1;
getSeqNr() - Method in class akka.stream.StreamRefMessages.SequencedOnNext.Builder
required int64 seqNr = 1;
getSeqNr() - Method in class akka.stream.StreamRefMessages.SequencedOnNext
required int64 seqNr = 1;
getSeqNr() - Method in interface akka.stream.StreamRefMessages.SequencedOnNextOrBuilder
required int64 seqNr = 1;
getSequenceNr() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat.Builder
optional int64 sequenceNr = 2;
getSequenceNr() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat
optional int64 sequenceNr = 2;
getSequenceNr() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.HeartbeatOrBuilder
optional int64 sequenceNr = 2;
getSequenceNr() - Method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse.Builder
optional int64 sequenceNr = 2;
getSequenceNr() - Method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse
optional int64 sequenceNr = 2;
getSequenceNr() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponseOrBuilder
optional int64 sequenceNr = 2;
getSequenceNr() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
required int64 sequence_nr = 4;
getSequenceNr() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
required int64 sequence_nr = 4;
getSequenceNr() - Method in interface akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelopeOrBuilder
required int64 sequence_nr = 4;
getSequenceNr() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
optional int64 sequenceNr = 2;
getSequenceNr() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage
optional int64 sequenceNr = 2;
getSequenceNr() - Method in interface akka.persistence.serialization.MessageFormats.PersistentMessageOrBuilder
optional int64 sequenceNr = 2;
getSequenceNr() - Method in class akka.persistence.testkit.SnapshotMeta
 
getSequenceNr() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
optional int64 sequenceNr = 2;
getSequenceNr() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent
optional int64 sequenceNr = 2;
getSequenceNr() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEventOrBuilder
optional int64 sequenceNr = 2;
getSequenceNr() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen.Builder
required int64 sequenceNr = 2;
getSequenceNr() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen
required int64 sequenceNr = 2;
getSequenceNr() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.SeenOrBuilder
required int64 sequenceNr = 2;
getSerialized() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number.Builder
optional bytes serialized = 4;
getSerialized() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number
optional bytes serialized = 4;
getSerialized() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.NumberOrBuilder
optional bytes serialized = 4;
getSerializedGossip() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope.Builder
required bytes serializedGossip = 3;
getSerializedGossip() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope
required bytes serializedGossip = 3;
getSerializedGossip() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelopeOrBuilder
required bytes serializedGossip = 3;
getSerializedSize() - Method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts
 
getSerializedSize() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag
 
getSerializedSize() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry
 
getSerializedSize() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter
 
getSerializedSize() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
 
getSerializedSize() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry
 
getSerializedSize() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap
 
getSerializedSize() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister
 
getSerializedSize() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry
 
getSerializedSize() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap
 
getSerializedSize() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry
 
getSerializedSize() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup
 
getSerializedSize() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry
 
getSerializedSize() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry
 
getSerializedSize() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap
 
getSerializedSize() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
 
getSerializedSize() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry
 
getSerializedSize() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup
 
getSerializedSize() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter
 
getSerializedSize() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry
 
getSerializedSize() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap
 
getSerializedSize() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address
 
getSerializedSize() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed
 
getSerializedSize() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope
 
getSerializedSize() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry
 
getSerializedSize() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry
 
getSerializedSize() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation
 
getSerializedSize() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope
 
getSerializedSize() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Empty
 
getSerializedSize() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
 
getSerializedSize() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure
 
getSerializedSize() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess
 
getSerializedSize() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry
 
getSerializedSize() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip
 
getSerializedSize() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound
 
getSerializedSize() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage
 
getSerializedSize() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read
 
getSerializedSize() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult
 
getSerializedSize() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry
 
getSerializedSize() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status
 
getSerializedSize() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet
 
getSerializedSize() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe
 
getSerializedSize() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress
 
getSerializedSize() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe
 
getSerializedSize() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry
 
getSerializedSize() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector
 
getSerializedSize() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write
 
getSerializedSize() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool
 
getSerializedSize() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address
 
getSerializedSize() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip
 
getSerializedSize() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope
 
getSerializedSize() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector
 
getSerializedSize() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector
 
getSerializedSize() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA
 
getSerializedSize() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics
 
getSerializedSize() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric
 
getSerializedSize() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number
 
getSerializedSize() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address
 
getSerializedSize() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool
 
getSerializedSize() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings
 
getSerializedSize() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck
 
getSerializedSize() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Empty
 
getSerializedSize() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
 
getSerializedSize() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope
 
getSerializedSize() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview
 
getSerializedSize() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus
 
getSerializedSize() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat
 
getSerializedSize() - Method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse
 
getSerializedSize() - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin
 
getSerializedSize() - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck
 
getSerializedSize() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join
 
getSerializedSize() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member
 
getSerializedSize() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability
 
getSerializedSize() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Pool
 
getSerializedSize() - Method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability
 
getSerializedSize() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone
 
getSerializedSize() - Method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress
 
getSerializedSize() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock
 
getSerializedSize() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version
 
getSerializedSize() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome
 
getSerializedSize() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address
 
getSerializedSize() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket
 
getSerializedSize() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry
 
getSerializedSize() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta
 
getSerializedSize() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload
 
getSerializedSize() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish
 
getSerializedSize() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send
 
getSerializedSize() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll
 
getSerializedSize() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber
 
getSerializedSize() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status
 
getSerializedSize() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version
 
getSerializedSize() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage
 
getSerializedSize() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address
 
getSerializedSize() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats
 
getSerializedSize() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry
 
getSerializedSize() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState
 
getSerializedSize() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry
 
getSerializedSize() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions
 
getSerializedSize() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState
 
getSerializedSize() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState
 
getSerializedSize() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted
 
getSerializedSize() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped
 
getSerializedSize() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted
 
getSerializedSize() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState
 
getSerializedSize() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped
 
getSerializedSize() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats
 
getSerializedSize() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry
 
getSerializedSize() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState
 
getSerializedSize() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome
 
getSerializedSize() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated
 
getSerializedSize() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes
 
getSerializedSize() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry
 
getSerializedSize() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage
 
getSerializedSize() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats
 
getSerializedSize() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState
 
getSerializedSize() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats
 
getSerializedSize() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity
 
getSerializedSize() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck
 
getSerializedSize() - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope
 
getSerializedSize() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished
 
getSerializedSize() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry
 
getSerializedSize() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack
 
getSerializedSize() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup
 
getSerializedSize() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed
 
getSerializedSize() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
 
getSerializedSize() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer
 
getSerializedSize() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request
 
getSerializedSize() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend
 
getSerializedSize() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
 
getSerializedSize() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State
 
getSerializedSize() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
 
getSerializedSize() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot
 
getSerializedSize() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery
 
getSerializedSize() - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite
 
getSerializedSize() - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot
 
getSerializedSize() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage
 
getSerializedSize() - Method in class akka.persistence.serialization.MessageFormats.PersistentPayload
 
getSerializedSize() - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent
 
getSerializedSize() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter
 
getSerializedSize() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate
 
getSerializedSize() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
 
getSerializedSize() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry
 
getSerializedSize() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup
 
getSerializedSize() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent
 
getSerializedSize() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata
 
getSerializedSize() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData
 
getSerializedSize() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata
 
getSerializedSize() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen
 
getSerializedSize() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry
 
getSerializedSize() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector
 
getSerializedSize() - Method in class akka.remote.ArteryControlFormats.Address
 
getSerializedSize() - Method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp
 
getSerializedSize() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement
 
getSerializedSize() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck
 
getSerializedSize() - Method in class akka.remote.ArteryControlFormats.FlushAck
 
getSerializedSize() - Method in class akka.remote.ArteryControlFormats.HandshakeReq
 
getSerializedSize() - Method in class akka.remote.ArteryControlFormats.MessageWithAddress
 
getSerializedSize() - Method in class akka.remote.ArteryControlFormats.Quarantined
 
getSerializedSize() - Method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck
 
getSerializedSize() - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope
 
getSerializedSize() - Method in class akka.remote.ArteryControlFormats.UniqueAddress
 
getSerializedSize() - Method in class akka.remote.ContainerFormats.ActorIdentity
 
getSerializedSize() - Method in class akka.remote.ContainerFormats.ActorInitializationException
 
getSerializedSize() - Method in class akka.remote.ContainerFormats.ActorRef
 
getSerializedSize() - Method in class akka.remote.ContainerFormats.Identify
 
getSerializedSize() - Method in class akka.remote.ContainerFormats.Option
 
getSerializedSize() - Method in class akka.remote.ContainerFormats.Payload
 
getSerializedSize() - Method in class akka.remote.ContainerFormats.Selection
 
getSerializedSize() - Method in class akka.remote.ContainerFormats.SelectionEnvelope
 
getSerializedSize() - Method in class akka.remote.ContainerFormats.StackTraceElement
 
getSerializedSize() - Method in class akka.remote.ContainerFormats.StatusReplyErrorMessage
 
getSerializedSize() - Method in class akka.remote.ContainerFormats.Throwable
 
getSerializedSize() - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable
 
getSerializedSize() - Method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse
 
getSerializedSize() - Method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData
 
getSerializedSize() - Method in class akka.remote.SystemMessageFormats.FailedData
 
getSerializedSize() - Method in class akka.remote.SystemMessageFormats.SuperviseData
 
getSerializedSize() - Method in class akka.remote.SystemMessageFormats.SystemMessage
 
getSerializedSize() - Method in class akka.remote.SystemMessageFormats.WatchData
 
getSerializedSize() - Method in class akka.remote.testconductor.TestConductorProtocol.Address
 
getSerializedSize() - Method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest
 
getSerializedSize() - Method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier
 
getSerializedSize() - Method in class akka.remote.testconductor.TestConductorProtocol.Hello
 
getSerializedSize() - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure
 
getSerializedSize() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper
 
getSerializedSize() - Method in class akka.remote.WireFormats.AckAndEnvelopeContainer
 
getSerializedSize() - Method in class akka.remote.WireFormats.AcknowledgementInfo
 
getSerializedSize() - Method in class akka.remote.WireFormats.ActorRefData
 
getSerializedSize() - Method in class akka.remote.WireFormats.AddressData
 
getSerializedSize() - Method in class akka.remote.WireFormats.AkkaControlMessage
 
getSerializedSize() - Method in class akka.remote.WireFormats.AkkaHandshakeInfo
 
getSerializedSize() - Method in class akka.remote.WireFormats.AkkaProtocolMessage
 
getSerializedSize() - Method in class akka.remote.WireFormats.DaemonMsgCreateData
 
getSerializedSize() - Method in class akka.remote.WireFormats.DefaultResizer
 
getSerializedSize() - Method in class akka.remote.WireFormats.DeployData
 
getSerializedSize() - Method in class akka.remote.WireFormats.FiniteDuration
 
getSerializedSize() - Method in class akka.remote.WireFormats.FromConfig
 
getSerializedSize() - Method in class akka.remote.WireFormats.GenericRoutingPool
 
getSerializedSize() - Method in class akka.remote.WireFormats.PropsData
 
getSerializedSize() - Method in class akka.remote.WireFormats.RemoteEnvelope
 
getSerializedSize() - Method in class akka.remote.WireFormats.RemoteRouterConfig
 
getSerializedSize() - Method in class akka.remote.WireFormats.RemoteScope
 
getSerializedSize() - Method in class akka.remote.WireFormats.ScatterGatherPool
 
getSerializedSize() - Method in class akka.remote.WireFormats.SerializedMessage
 
getSerializedSize() - Method in class akka.remote.WireFormats.TailChoppingPool
 
getSerializedSize() - Method in class akka.stream.StreamRefMessages.ActorRef
 
getSerializedSize() - Method in class akka.stream.StreamRefMessages.CumulativeDemand
 
getSerializedSize() - Method in class akka.stream.StreamRefMessages.OnSubscribeHandshake
 
getSerializedSize() - Method in class akka.stream.StreamRefMessages.Payload
 
getSerializedSize() - Method in class akka.stream.StreamRefMessages.RemoteStreamCompleted
 
getSerializedSize() - Method in class akka.stream.StreamRefMessages.RemoteStreamFailure
 
getSerializedSize() - Method in class akka.stream.StreamRefMessages.SequencedOnNext
 
getSerializedSize() - Method in class akka.stream.StreamRefMessages.SinkRef
 
getSerializedSize() - Method in class akka.stream.StreamRefMessages.SourceRef
 
getSerializerId() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage.Builder
required int32 serializerId = 2;
getSerializerId() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage
required int32 serializerId = 2;
getSerializerId() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessageOrBuilder
required int32 serializerId = 2;
getSerializerId() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector.Builder
required uint32 serializerId = 1;
getSerializerId() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector
required uint32 serializerId = 1;
getSerializerId() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelectorOrBuilder
required uint32 serializerId = 1;
getSerializerId() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Pool.Builder
required uint32 serializerId = 1;
getSerializerId() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Pool
required uint32 serializerId = 1;
getSerializerId() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.PoolOrBuilder
required uint32 serializerId = 1;
getSerializerId() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload.Builder
required int32 serializerId = 2;
getSerializerId() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload
required int32 serializerId = 2;
getSerializerId() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.PayloadOrBuilder
required int32 serializerId = 2;
getSerializerId() - Method in class akka.persistence.serialization.MessageFormats.PersistentPayload.Builder
required int32 serializerId = 1;
getSerializerId() - Method in class akka.persistence.serialization.MessageFormats.PersistentPayload
required int32 serializerId = 1;
getSerializerId() - Method in interface akka.persistence.serialization.MessageFormats.PersistentPayloadOrBuilder
required int32 serializerId = 1;
getSerializerId() - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope.Builder
required int32 serializerId = 2;
getSerializerId() - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope
required int32 serializerId = 2;
getSerializerId() - Method in interface akka.remote.ArteryControlFormats.SystemMessageEnvelopeOrBuilder
required int32 serializerId = 2;
getSerializerId() - Method in class akka.remote.ContainerFormats.Payload.Builder
required int32 serializerId = 2;
getSerializerId() - Method in class akka.remote.ContainerFormats.Payload
required int32 serializerId = 2;
getSerializerId() - Method in interface akka.remote.ContainerFormats.PayloadOrBuilder
required int32 serializerId = 2;
getSerializerId() - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
required int32 serializerId = 2;
getSerializerId() - Method in class akka.remote.ContainerFormats.SelectionEnvelope
required int32 serializerId = 2;
getSerializerId() - Method in interface akka.remote.ContainerFormats.SelectionEnvelopeOrBuilder
required int32 serializerId = 2;
getSerializerId() - Method in class akka.remote.WireFormats.SerializedMessage.Builder
required int32 serializerId = 2;
getSerializerId() - Method in class akka.remote.WireFormats.SerializedMessage
required int32 serializerId = 2;
getSerializerId() - Method in interface akka.remote.WireFormats.SerializedMessageOrBuilder
required int32 serializerId = 2;
getSerializerId() - Method in class akka.stream.StreamRefMessages.Payload.Builder
required int32 serializerId = 2;
getSerializerId() - Method in class akka.stream.StreamRefMessages.Payload
required int32 serializerId = 2;
getSerializerId() - Method in interface akka.stream.StreamRefMessages.PayloadOrBuilder
required int32 serializerId = 2;
getSerializerIds(int) - Method in class akka.remote.WireFormats.PropsData.Builder
newer wire protocol: serializer id for each arg
getSerializerIds(int) - Method in class akka.remote.WireFormats.PropsData
newer wire protocol: serializer id for each arg
getSerializerIds(int) - Method in interface akka.remote.WireFormats.PropsDataOrBuilder
newer wire protocol: serializer id for each arg
getSerializerIdsCount() - Method in class akka.remote.WireFormats.PropsData.Builder
newer wire protocol: serializer id for each arg
getSerializerIdsCount() - Method in class akka.remote.WireFormats.PropsData
newer wire protocol: serializer id for each arg
getSerializerIdsCount() - Method in interface akka.remote.WireFormats.PropsDataOrBuilder
newer wire protocol: serializer id for each arg
getSerializerIdsList() - Method in class akka.remote.WireFormats.PropsData.Builder
newer wire protocol: serializer id for each arg
getSerializerIdsList() - Method in class akka.remote.WireFormats.PropsData
newer wire protocol: serializer id for each arg
getSerializerIdsList() - Method in interface akka.remote.WireFormats.PropsDataOrBuilder
newer wire protocol: serializer id for each arg
getServiceInstance(ServiceKey<M>) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Deregistered
 
getServiceInstance(ServiceKey<M>) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Registered
 
getServiceInstance(ServiceKey<T>) - Method in interface akka.actor.typed.receptionist.Receptionist.Deregistered
Java API
getServiceInstance(ServiceKey<T>) - Method in interface akka.actor.typed.receptionist.Receptionist.Registered
Java API
getServiceInstances(ServiceKey<M>) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Listing
 
getServiceInstances(ServiceKey<T>) - Method in interface akka.actor.typed.receptionist.Receptionist.Listing
Java API: Return the reachable service instances.
getSettings() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool.Builder
required .ClusterRouterPoolSettings settings = 2;
getSettings() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool
required .ClusterRouterPoolSettings settings = 2;
getSettings() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolOrBuilder
required .ClusterRouterPoolSettings settings = 2;
getSettings() - Method in class akka.coordination.lease.javadsl.Lease
 
getSettingsBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool.Builder
required .ClusterRouterPoolSettings settings = 2;
getSettingsOrBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool.Builder
required .ClusterRouterPoolSettings settings = 2;
getSettingsOrBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool
required .ClusterRouterPoolSettings settings = 2;
getSettingsOrBuilder() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolOrBuilder
required .ClusterRouterPoolSettings settings = 2;
getShard() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome.Builder
required string shard = 1;
getShard() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome
required string shard = 1;
getShard() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated.Builder
required string shard = 1;
getShard() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated
required string shard = 1;
getShard() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocatedOrBuilder
required string shard = 1;
getShard() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeOrBuilder
required string shard = 1;
getShard() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage.Builder
required string shard = 1;
getShard() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage
required string shard = 1;
getShard() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessageOrBuilder
required string shard = 1;
getShard() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats.Builder
required string shard = 1;
getShard() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats
required string shard = 1;
getShard() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStatsOrBuilder
required string shard = 1;
getShard() - Method in class akka.cluster.sharding.typed.javadsl.EntityContext
 
getShard(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry.Builder
repeated string shard = 2;
getShard(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry
repeated string shard = 2;
getShard(int) - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntryOrBuilder
repeated string shard = 2;
getShardBytes() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome.Builder
required string shard = 1;
getShardBytes() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome
required string shard = 1;
getShardBytes() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated.Builder
required string shard = 1;
getShardBytes() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated
required string shard = 1;
getShardBytes() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocatedOrBuilder
required string shard = 1;
getShardBytes() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeOrBuilder
required string shard = 1;
getShardBytes() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage.Builder
required string shard = 1;
getShardBytes() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage
required string shard = 1;
getShardBytes() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessageOrBuilder
required string shard = 1;
getShardBytes() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats.Builder
required string shard = 1;
getShardBytes() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats
required string shard = 1;
getShardBytes() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStatsOrBuilder
required string shard = 1;
getShardBytes(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry.Builder
repeated string shard = 2;
getShardBytes(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry
repeated string shard = 2;
getShardBytes(int) - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntryOrBuilder
repeated string shard = 2;
getShardCount() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry.Builder
repeated string shard = 2;
getShardCount() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry
repeated string shard = 2;
getShardCount() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntryOrBuilder
repeated string shard = 2;
GetShardHome(String) - Constructor for class akka.cluster.sharding.ShardCoordinator.Internal$.GetShardHome
 
GetShardHome$() - Constructor for class akka.cluster.sharding.ShardCoordinator.Internal$.GetShardHome$
 
getShardId() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry.Builder
required string shardId = 1;
getShardId() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry
required string shardId = 1;
getShardId() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntryOrBuilder
required string shardId = 1;
getShardId() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState.Builder
required string shardId = 1;
getShardId() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState
required string shardId = 1;
getShardId() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardStateOrBuilder
required string shardId = 1;
getShardId() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState.Builder
required string shardId = 1;
getShardId() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState
required string shardId = 1;
getShardId() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStateOrBuilder
required string shardId = 1;
getShardId() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck.Builder
required string shardId = 2;
getShardId() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck
required string shardId = 2;
getShardId() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAckOrBuilder
required string shardId = 2;
getShardId(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState.Builder
repeated string shardId = 1;
getShardId(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState
repeated string shardId = 1;
getShardId(int) - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardStateOrBuilder
repeated string shardId = 1;
getShardIdBytes() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry.Builder
required string shardId = 1;
getShardIdBytes() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry
required string shardId = 1;
getShardIdBytes() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntryOrBuilder
required string shardId = 1;
getShardIdBytes() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState.Builder
required string shardId = 1;
getShardIdBytes() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState
required string shardId = 1;
getShardIdBytes() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardStateOrBuilder
required string shardId = 1;
getShardIdBytes() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState.Builder
required string shardId = 1;
getShardIdBytes() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState
required string shardId = 1;
getShardIdBytes() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStateOrBuilder
required string shardId = 1;
getShardIdBytes() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck.Builder
required string shardId = 2;
getShardIdBytes() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck
required string shardId = 2;
getShardIdBytes() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAckOrBuilder
required string shardId = 2;
getShardIdBytes(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState.Builder
repeated string shardId = 1;
getShardIdBytes(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState
repeated string shardId = 1;
getShardIdBytes(int) - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardStateOrBuilder
repeated string shardId = 1;
getShardIdCount() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState.Builder
repeated string shardId = 1;
getShardIdCount() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState
repeated string shardId = 1;
getShardIdCount() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardStateOrBuilder
repeated string shardId = 1;
getShardIdList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState.Builder
repeated string shardId = 1;
getShardIdList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState
repeated string shardId = 1;
getShardIdList() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardStateOrBuilder
repeated string shardId = 1;
getShardList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry.Builder
repeated string shard = 2;
getShardList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry
repeated string shard = 2;
getShardList() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntryOrBuilder
repeated string shard = 2;
GetShardLocation$() - Constructor for class akka.cluster.sharding.external.ExternalShardAllocationStrategy.GetShardLocation$
 
GetShardLocationResponse$() - Constructor for class akka.cluster.sharding.external.ExternalShardAllocationStrategy.GetShardLocationResponse$
 
getShardLocations() - Method in interface akka.cluster.sharding.external.javadsl.ExternalShardAllocationClient
Get all the current shard locations that have been set via setShardLocation
getShardLocations() - Method in class akka.cluster.sharding.external.ShardLocations
Java API
GetShardLocations$() - Constructor for class akka.cluster.sharding.external.ExternalShardAllocationStrategy.GetShardLocations$
 
GetShardLocationsResponse$() - Constructor for class akka.cluster.sharding.external.ExternalShardAllocationStrategy.GetShardLocationsResponse$
 
GetShardRegionState - Class in akka.cluster.sharding.typed
Query the ShardRegion state for the given entity type key.
GetShardRegionState(EntityTypeKey<?>, ActorRef<akka.cluster.sharding.ShardRegion.CurrentShardRegionState>) - Constructor for class akka.cluster.sharding.typed.GetShardRegionState
Java API
GetShardRegionState(EntityTypeKey<?>, ActorRef<akka.cluster.sharding.ShardRegion.CurrentShardRegionState>) - Constructor for class akka.cluster.sharding.typed.GetShardRegionState
 
GetShardRegionState$ - Class in akka.cluster.sharding.typed
 
GetShardRegionState$() - Constructor for class akka.cluster.sharding.typed.GetShardRegionState$
 
getShardRegionStateInstance() - Method in class akka.cluster.sharding.ShardRegion$
Java API:
getShards(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated .CoordinatorState.ShardEntry shards = 1;
getShards(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState
repeated .CoordinatorState.ShardEntry shards = 1;
getShards(int) - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorStateOrBuilder
repeated .CoordinatorState.ShardEntry shards = 1;
getShards(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
repeated .ShardState shards = 1;
getShards(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState
repeated .ShardState shards = 1;
getShards(int) - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionStateOrBuilder
repeated .ShardState shards = 1;
GetShards$() - Constructor for class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.GetShards$
 
getShardsBuilder(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated .CoordinatorState.ShardEntry shards = 1;
getShardsBuilder(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
repeated .ShardState shards = 1;
getShardsBuilderList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated .CoordinatorState.ShardEntry shards = 1;
getShardsBuilderList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
repeated .ShardState shards = 1;
getShardsCount() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated .CoordinatorState.ShardEntry shards = 1;
getShardsCount() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState
repeated .CoordinatorState.ShardEntry shards = 1;
getShardsCount() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorStateOrBuilder
repeated .CoordinatorState.ShardEntry shards = 1;
getShardsCount() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
repeated .ShardState shards = 1;
getShardsCount() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState
repeated .ShardState shards = 1;
getShardsCount() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionStateOrBuilder
repeated .ShardState shards = 1;
getShardsList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated .CoordinatorState.ShardEntry shards = 1;
getShardsList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState
repeated .CoordinatorState.ShardEntry shards = 1;
getShardsList() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorStateOrBuilder
repeated .CoordinatorState.ShardEntry shards = 1;
getShardsList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
repeated .ShardState shards = 1;
getShardsList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState
repeated .ShardState shards = 1;
getShardsList() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionStateOrBuilder
repeated .ShardState shards = 1;
getShardsOrBuilder(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated .CoordinatorState.ShardEntry shards = 1;
getShardsOrBuilder(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState
repeated .CoordinatorState.ShardEntry shards = 1;
getShardsOrBuilder(int) - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorStateOrBuilder
repeated .CoordinatorState.ShardEntry shards = 1;
getShardsOrBuilder(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
repeated .ShardState shards = 1;
getShardsOrBuilder(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState
repeated .ShardState shards = 1;
getShardsOrBuilder(int) - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionStateOrBuilder
repeated .ShardState shards = 1;
getShardsOrBuilderList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated .CoordinatorState.ShardEntry shards = 1;
getShardsOrBuilderList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState
repeated .CoordinatorState.ShardEntry shards = 1;
getShardsOrBuilderList() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorStateOrBuilder
repeated .CoordinatorState.ShardEntry shards = 1;
getShardsOrBuilderList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
repeated .ShardState shards = 1;
getShardsOrBuilderList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState
repeated .ShardState shards = 1;
getShardsOrBuilderList() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionStateOrBuilder
repeated .ShardState shards = 1;
getShardTypeNames() - Method in class akka.cluster.sharding.ClusterSharding
Java API: get all currently defined sharding type names.
getShort(ByteOrder) - Method in class akka.util.ByteIterator
Get a single Short from this iterator.
getShorts(short[], int, int, ByteOrder) - Method in class akka.util.ByteIterator.ByteArrayIterator
 
getShorts(short[], int, int, ByteOrder) - Method in class akka.util.ByteIterator
Get a number of Shorts from this iterator.
getShorts(short[], int, int, ByteOrder) - Method in class akka.util.ByteIterator.MultiByteArrayIterator
 
getShorts(short[], ByteOrder) - Method in class akka.util.ByteIterator
Get a number of Shorts from this iterator.
getShutdownReason() - Method in class akka.actor.CoordinatedShutdown
The Reason for the shutdown as passed to the run method.
getShutdownTimeout() - Method in class akka.actor.LightArrayRevolverScheduler
Overridable for tests
getSingleChild(String) - Method in interface akka.actor.Cell
Method for looking up a single child beneath this actor.
getSingleChild(String) - Method in interface akka.actor.dungeon.Children
 
getSink() - Method in interface akka.stream.SinkRef
Java API: Get javadsl.Sink underlying to this source ref.
getSlice() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
required int32 slice = 3;
getSlice() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
required int32 slice = 3;
getSlice() - Method in interface akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelopeOrBuilder
required int32 slice = 3;
getSliceRanges(int) - Method in class akka.persistence.Persistence
Java API: Split the total number of slices into ranges by the given numberOfRanges.
getSnapshot() - Method in class akka.persistence.testkit.ReadSnapshot
 
getSnapshot() - Method in class akka.persistence.testkit.WriteSnapshot
 
getSnapshotMetadata() - Method in class akka.persistence.typed.DeletionTarget.Individual
Java API
getSnapshotMetadata() - Method in class akka.persistence.typed.SnapshotCompleted
Java API
getSnapshotMetadata() - Method in class akka.persistence.typed.SnapshotFailed
Java API
getSnapshotSelection() - Method in class akka.persistence.typed.DeletionTarget.Criteria
Java API
getSnapshotSelectionCriteria() - Method in class akka.persistence.testkit.ReadSnapshot
 
getSource() - Method in interface akka.stream.SourceRef
Java API: Get javadsl.Source underlying to this source ref.
getStackTrace() - Method in exception akka.persistence.scalatest.MayVerb.TestCanceledByFailure
 
getStackTrace() - Static method in class akka.persistence.testkit.ExpectedFailure
 
getStackTrace() - Static method in class akka.persistence.testkit.ExpectedRejection
 
getStackTrace() - Static method in exception akka.stream.BindFailedException
 
getStackTrace(int) - Method in class akka.remote.ContainerFormats.Throwable.Builder
repeated .StackTraceElement stackTrace = 4;
getStackTrace(int) - Method in class akka.remote.ContainerFormats.Throwable
repeated .StackTraceElement stackTrace = 4;
getStackTrace(int) - Method in interface akka.remote.ContainerFormats.ThrowableOrBuilder
repeated .StackTraceElement stackTrace = 4;
getStackTraceBuilder(int) - Method in class akka.remote.ContainerFormats.Throwable.Builder
repeated .StackTraceElement stackTrace = 4;
getStackTraceBuilderList() - Method in class akka.remote.ContainerFormats.Throwable.Builder
repeated .StackTraceElement stackTrace = 4;
getStackTraceCount() - Method in class akka.remote.ContainerFormats.Throwable.Builder
repeated .StackTraceElement stackTrace = 4;
getStackTraceCount() - Method in class akka.remote.ContainerFormats.Throwable
repeated .StackTraceElement stackTrace = 4;
getStackTraceCount() - Method in interface akka.remote.ContainerFormats.ThrowableOrBuilder
repeated .StackTraceElement stackTrace = 4;
getStackTraceList() - Method in class akka.remote.ContainerFormats.Throwable.Builder
repeated .StackTraceElement stackTrace = 4;
getStackTraceList() - Method in class akka.remote.ContainerFormats.Throwable
repeated .StackTraceElement stackTrace = 4;
getStackTraceList() - Method in interface akka.remote.ContainerFormats.ThrowableOrBuilder
repeated .StackTraceElement stackTrace = 4;
getStackTraceOrBuilder(int) - Method in class akka.remote.ContainerFormats.Throwable.Builder
repeated .StackTraceElement stackTrace = 4;
getStackTraceOrBuilder(int) - Method in class akka.remote.ContainerFormats.Throwable
repeated .StackTraceElement stackTrace = 4;
getStackTraceOrBuilder(int) - Method in interface akka.remote.ContainerFormats.ThrowableOrBuilder
repeated .StackTraceElement stackTrace = 4;
getStackTraceOrBuilderList() - Method in class akka.remote.ContainerFormats.Throwable.Builder
repeated .StackTraceElement stackTrace = 4;
getStackTraceOrBuilderList() - Method in class akka.remote.ContainerFormats.Throwable
repeated .StackTraceElement stackTrace = 4;
getStackTraceOrBuilderList() - Method in interface akka.remote.ContainerFormats.ThrowableOrBuilder
repeated .StackTraceElement stackTrace = 4;
getStageActor(Function1<Tuple2<ActorRef, Object>, BoxedUnit>) - Method in class akka.stream.stage.GraphStageLogic
Initialize a StageActorRef which can be used to interact with from the outside world "as-if" an Actor.
getState() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister.Builder
required .akka.cluster.ddata.OtherMessage state = 3;
getState() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister
required .akka.cluster.ddata.OtherMessage state = 3;
getState() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegisterOrBuilder
required .akka.cluster.ddata.OtherMessage state = 3;
getState() - Method in class akka.persistence.testkit.javadsl.EventSourcedBehaviorTestKit
Retrieve the current state of the Behavior.
getState() - Method in interface akka.persistence.testkit.scaladsl.EventSourcedBehaviorTestKit
Retrieve the current state of the Behavior.
getStateBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister.Builder
required .akka.cluster.ddata.OtherMessage state = 3;
getStateIdentifier() - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot.Builder
required string stateIdentifier = 1;
getStateIdentifier() - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot
required string stateIdentifier = 1;
getStateIdentifier() - Method in interface akka.persistence.serialization.MessageFormats.PersistentFSMSnapshotOrBuilder
required string stateIdentifier = 1;
getStateIdentifier() - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent.Builder
required string stateIdentifier = 1;
getStateIdentifier() - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent
required string stateIdentifier = 1;
getStateIdentifier() - Method in interface akka.persistence.serialization.MessageFormats.PersistentStateChangeEventOrBuilder
required string stateIdentifier = 1;
getStateIdentifierBytes() - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot.Builder
required string stateIdentifier = 1;
getStateIdentifierBytes() - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot
required string stateIdentifier = 1;
getStateIdentifierBytes() - Method in interface akka.persistence.serialization.MessageFormats.PersistentFSMSnapshotOrBuilder
required string stateIdentifier = 1;
getStateIdentifierBytes() - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent.Builder
required string stateIdentifier = 1;
getStateIdentifierBytes() - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent
required string stateIdentifier = 1;
getStateIdentifierBytes() - Method in interface akka.persistence.serialization.MessageFormats.PersistentStateChangeEventOrBuilder
required string stateIdentifier = 1;
getStateOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister.Builder
required .akka.cluster.ddata.OtherMessage state = 3;
getStateOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister
required .akka.cluster.ddata.OtherMessage state = 3;
getStateOrBuilder() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegisterOrBuilder
required .akka.cluster.ddata.OtherMessage state = 3;
getStats() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry.Builder
required .ShardRegionStats stats = 2;
getStats() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry
required .ShardRegionStats stats = 2;
getStats() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntryOrBuilder
required .ShardRegionStats stats = 2;
getStats(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats.Builder
repeated .ClusterShardingStatsEntry stats = 1;
getStats(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats
repeated .ClusterShardingStatsEntry stats = 1;
getStats(int) - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsOrBuilder
repeated .ClusterShardingStatsEntry stats = 1;
getStats(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
repeated .MapFieldEntry stats = 1;
getStats(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats
repeated .MapFieldEntry stats = 1;
getStats(int) - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStatsOrBuilder
repeated .MapFieldEntry stats = 1;
getStatsBuilder() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry.Builder
required .ShardRegionStats stats = 2;
getStatsBuilder(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats.Builder
repeated .ClusterShardingStatsEntry stats = 1;
getStatsBuilder(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
repeated .MapFieldEntry stats = 1;
getStatsBuilderList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats.Builder
repeated .ClusterShardingStatsEntry stats = 1;
getStatsBuilderList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
repeated .MapFieldEntry stats = 1;
getStatsCount() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats.Builder
repeated .ClusterShardingStatsEntry stats = 1;
getStatsCount() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats
repeated .ClusterShardingStatsEntry stats = 1;
getStatsCount() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsOrBuilder
repeated .ClusterShardingStatsEntry stats = 1;
getStatsCount() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
repeated .MapFieldEntry stats = 1;
getStatsCount() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats
repeated .MapFieldEntry stats = 1;
getStatsCount() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStatsOrBuilder
repeated .MapFieldEntry stats = 1;
getStatsList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats.Builder
repeated .ClusterShardingStatsEntry stats = 1;
getStatsList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats
repeated .ClusterShardingStatsEntry stats = 1;
getStatsList() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsOrBuilder
repeated .ClusterShardingStatsEntry stats = 1;
getStatsList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
repeated .MapFieldEntry stats = 1;
getStatsList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats
repeated .MapFieldEntry stats = 1;
getStatsList() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStatsOrBuilder
repeated .MapFieldEntry stats = 1;
getStatsOrBuilder() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry.Builder
required .ShardRegionStats stats = 2;
getStatsOrBuilder() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry
required .ShardRegionStats stats = 2;
getStatsOrBuilder() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntryOrBuilder
required .ShardRegionStats stats = 2;
getStatsOrBuilder(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats.Builder
repeated .ClusterShardingStatsEntry stats = 1;
getStatsOrBuilder(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats
repeated .ClusterShardingStatsEntry stats = 1;
getStatsOrBuilder(int) - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsOrBuilder
repeated .ClusterShardingStatsEntry stats = 1;
getStatsOrBuilder(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
repeated .MapFieldEntry stats = 1;
getStatsOrBuilder(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats
repeated .MapFieldEntry stats = 1;
getStatsOrBuilder(int) - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStatsOrBuilder
repeated .MapFieldEntry stats = 1;
getStatsOrBuilderList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats.Builder
repeated .ClusterShardingStatsEntry stats = 1;
getStatsOrBuilderList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats
repeated .ClusterShardingStatsEntry stats = 1;
getStatsOrBuilderList() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsOrBuilder
repeated .ClusterShardingStatsEntry stats = 1;
getStatsOrBuilderList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
repeated .MapFieldEntry stats = 1;
getStatsOrBuilderList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats
repeated .MapFieldEntry stats = 1;
getStatsOrBuilderList() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStatsOrBuilder
repeated .MapFieldEntry stats = 1;
getStatus() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member.Builder
required .MemberStatus status = 3;
getStatus() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member
required .MemberStatus status = 3;
getStatus() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.MemberOrBuilder
required .MemberStatus status = 3;
getStatus() - Method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability.Builder
required .ReachabilityStatus status = 3;
getStatus() - Method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability
required .ReachabilityStatus status = 3;
getStatus() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.SubjectReachabilityOrBuilder
required .ReachabilityStatus status = 3;
getStoppingDecider() - Static method in class akka.stream.Supervision
Java API: Decider function that returns Supervision.stop() for all exceptions.
getStoppingDecider() - Method in class akka.stream.Supervision$
Java API: Decider function that returns Supervision$.stop() for all exceptions.
getStringElements(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated string stringElements = 1;
getStringElements(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
repeated string stringElements = 1;
getStringElements(int) - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSetOrBuilder
repeated string stringElements = 1;
getStringElements(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated string stringElements = 3;
getStringElements(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
repeated string stringElements = 3;
getStringElements(int) - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetOrBuilder
repeated string stringElements = 3;
getStringElements(int) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated string stringElements = 4;
getStringElements(int) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
repeated string stringElements = 4;
getStringElements(int) - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetOrBuilder
repeated string stringElements = 4;
getStringElementsBytes(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated string stringElements = 1;
getStringElementsBytes(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
repeated string stringElements = 1;
getStringElementsBytes(int) - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSetOrBuilder
repeated string stringElements = 1;
getStringElementsBytes(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated string stringElements = 3;
getStringElementsBytes(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
repeated string stringElements = 3;
getStringElementsBytes(int) - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetOrBuilder
repeated string stringElements = 3;
getStringElementsBytes(int) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated string stringElements = 4;
getStringElementsBytes(int) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
repeated string stringElements = 4;
getStringElementsBytes(int) - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetOrBuilder
repeated string stringElements = 4;
getStringElementsCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated string stringElements = 1;
getStringElementsCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
repeated string stringElements = 1;
getStringElementsCount() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSetOrBuilder
repeated string stringElements = 1;
getStringElementsCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated string stringElements = 3;
getStringElementsCount() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
repeated string stringElements = 3;
getStringElementsCount() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetOrBuilder
repeated string stringElements = 3;
getStringElementsCount() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated string stringElements = 4;
getStringElementsCount() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
repeated string stringElements = 4;
getStringElementsCount() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetOrBuilder
repeated string stringElements = 4;
getStringElementsList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated string stringElements = 1;
getStringElementsList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
repeated string stringElements = 1;
getStringElementsList() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSetOrBuilder
repeated string stringElements = 1;
getStringElementsList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated string stringElements = 3;
getStringElementsList() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
repeated string stringElements = 3;
getStringElementsList() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetOrBuilder
repeated string stringElements = 3;
getStringElementsList() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated string stringElements = 4;
getStringElementsList() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
repeated string stringElements = 4;
getStringElementsList() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetOrBuilder
repeated string stringElements = 4;
getStringKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
optional string stringKey = 1;
getStringKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry
optional string stringKey = 1;
getStringKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.EntryOrBuilder
optional string stringKey = 1;
getStringKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
optional string stringKey = 1;
getStringKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry
optional string stringKey = 1;
getStringKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.EntryOrBuilder
optional string stringKey = 1;
getStringKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
optional string stringKey = 1;
getStringKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry
optional string stringKey = 1;
getStringKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntryOrBuilder
optional string stringKey = 1;
getStringKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
optional string stringKey = 1;
getStringKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry
optional string stringKey = 1;
getStringKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.EntryOrBuilder
optional string stringKey = 1;
getStringKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
optional string stringKey = 1;
getStringKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry
optional string stringKey = 1;
getStringKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.EntryOrBuilder
optional string stringKey = 1;
getStringKey(ReplicatedDataMessages.LWWMap.Entry) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.LWWMapEntry$
 
getStringKey(ReplicatedDataMessages.ORMap.Entry) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ORMapEntry$
 
getStringKey(ReplicatedDataMessages.ORMapDeltaGroup.MapEntry) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ORMapDeltaGroupEntry$
 
getStringKey(ReplicatedDataMessages.ORMultiMap.Entry) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ORMultiMapEntry$
 
getStringKey(ReplicatedDataMessages.PNCounterMap.Entry) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.PNCounterMapEntry$
 
getStringKey(Entry) - Method in interface akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ProtoMapEntryReader
 
getStringKeyBytes() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
optional string stringKey = 1;
getStringKeyBytes() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry
optional string stringKey = 1;
getStringKeyBytes() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.EntryOrBuilder
optional string stringKey = 1;
getStringKeyBytes() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
optional string stringKey = 1;
getStringKeyBytes() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry
optional string stringKey = 1;
getStringKeyBytes() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.EntryOrBuilder
optional string stringKey = 1;
getStringKeyBytes() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
optional string stringKey = 1;
getStringKeyBytes() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry
optional string stringKey = 1;
getStringKeyBytes() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntryOrBuilder
optional string stringKey = 1;
getStringKeyBytes() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
optional string stringKey = 1;
getStringKeyBytes() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry
optional string stringKey = 1;
getStringKeyBytes() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.EntryOrBuilder
optional string stringKey = 1;
getStringKeyBytes() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
optional string stringKey = 1;
getStringKeyBytes() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry
optional string stringKey = 1;
getStringKeyBytes() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.EntryOrBuilder
optional string stringKey = 1;
getSubjectReachability(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
repeated .SubjectReachability subjectReachability = 2;
getSubjectReachability(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability
repeated .SubjectReachability subjectReachability = 2;
getSubjectReachability(int) - Method in interface akka.cluster.protobuf.msg.ClusterMessages.ObserverReachabilityOrBuilder
repeated .SubjectReachability subjectReachability = 2;
getSubjectReachabilityBuilder(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
repeated .SubjectReachability subjectReachability = 2;
getSubjectReachabilityBuilderList() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
repeated .SubjectReachability subjectReachability = 2;
getSubjectReachabilityCount() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
repeated .SubjectReachability subjectReachability = 2;
getSubjectReachabilityCount() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability
repeated .SubjectReachability subjectReachability = 2;
getSubjectReachabilityCount() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.ObserverReachabilityOrBuilder
repeated .SubjectReachability subjectReachability = 2;
getSubjectReachabilityList() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
repeated .SubjectReachability subjectReachability = 2;
getSubjectReachabilityList() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability
repeated .SubjectReachability subjectReachability = 2;
getSubjectReachabilityList() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.ObserverReachabilityOrBuilder
repeated .SubjectReachability subjectReachability = 2;
getSubjectReachabilityOrBuilder(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
repeated .SubjectReachability subjectReachability = 2;
getSubjectReachabilityOrBuilder(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability
repeated .SubjectReachability subjectReachability = 2;
getSubjectReachabilityOrBuilder(int) - Method in interface akka.cluster.protobuf.msg.ClusterMessages.ObserverReachabilityOrBuilder
repeated .SubjectReachability subjectReachability = 2;
getSubjectReachabilityOrBuilderList() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
repeated .SubjectReachability subjectReachability = 2;
getSubjectReachabilityOrBuilderList() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability
repeated .SubjectReachability subjectReachability = 2;
getSubjectReachabilityOrBuilderList() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.ObserverReachabilityOrBuilder
repeated .SubjectReachability subjectReachability = 2;
GetSuccess(Key<A>, A) - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.GetSuccess
 
GetSuccess(Key<A>, Option<Object>, A) - Constructor for class akka.cluster.ddata.Replicator.GetSuccess
 
GetSuccess(GetObjectResult<S>) - Constructor for class akka.persistence.typed.state.internal.InternalProtocol.GetSuccess
 
GetSuccess$() - Constructor for class akka.cluster.ddata.Replicator.GetSuccess$
 
GetSuccess$() - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.GetSuccess$
 
GetSuccess$() - Constructor for class akka.cluster.ddata.typed.scaladsl.Replicator.GetSuccess$
 
GetSuccess$() - Constructor for class akka.persistence.typed.state.internal.InternalProtocol.GetSuccess$
 
GetSuccessManifest() - Method in class akka.cluster.ddata.protobuf.ReplicatorMessageSerializer
 
getSuperviseData() - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
optional .SuperviseData superviseData = 5;
getSuperviseData() - Method in class akka.remote.SystemMessageFormats.SystemMessage
optional .SuperviseData superviseData = 5;
getSuperviseData() - Method in interface akka.remote.SystemMessageFormats.SystemMessageOrBuilder
optional .SuperviseData superviseData = 5;
getSuperviseDataBuilder() - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
optional .SuperviseData superviseData = 5;
getSuperviseDataOrBuilder() - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
optional .SuperviseData superviseData = 5;
getSuperviseDataOrBuilder() - Method in class akka.remote.SystemMessageFormats.SystemMessage
optional .SuperviseData superviseData = 5;
getSuperviseDataOrBuilder() - Method in interface akka.remote.SystemMessageFormats.SystemMessageOrBuilder
optional .SuperviseData superviseData = 5;
getSupervisor() - Method in class akka.remote.WireFormats.DaemonMsgCreateData.Builder
required .ActorRefData supervisor = 4;
getSupervisor() - Method in class akka.remote.WireFormats.DaemonMsgCreateData
required .ActorRefData supervisor = 4;
getSupervisor() - Method in interface akka.remote.WireFormats.DaemonMsgCreateDataOrBuilder
required .ActorRefData supervisor = 4;
getSupervisorBuilder() - Method in class akka.remote.WireFormats.DaemonMsgCreateData.Builder
required .ActorRefData supervisor = 4;
getSupervisorOrBuilder() - Method in class akka.remote.WireFormats.DaemonMsgCreateData.Builder
required .ActorRefData supervisor = 4;
getSupervisorOrBuilder() - Method in class akka.remote.WireFormats.DaemonMsgCreateData
required .ActorRefData supervisor = 4;
getSupervisorOrBuilder() - Method in interface akka.remote.WireFormats.DaemonMsgCreateDataOrBuilder
required .ActorRefData supervisor = 4;
getSupportResend() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request.Builder
required bool supportResend = 3;
getSupportResend() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request
required bool supportResend = 3;
getSupportResend() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.RequestOrBuilder
required bool supportResend = 3;
getSuppressed() - Static method in class akka.persistence.testkit.ExpectedFailure
 
getSuppressed() - Static method in class akka.persistence.testkit.ExpectedRejection
 
getSuppressed() - Static method in exception akka.stream.BindFailedException
 
getSystem() - Method in interface akka.actor.AbstractActor.ActorContext
Returns the system this actor is running in.
getSystem() - Method in interface akka.actor.typed.internal.ActorContextImpl
 
getSystem() - Method in interface akka.actor.typed.javadsl.ActorContext
The ActorSystem to which this Actor belongs.
getSystem() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address.Builder
required string system = 1;
getSystem() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address
required string system = 1;
getSystem() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AddressOrBuilder
required string system = 1;
getSystem() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address.Builder
required string system = 1;
getSystem() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address
required string system = 1;
getSystem() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.AddressOrBuilder
required string system = 1;
getSystem() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address.Builder
required string system = 1;
getSystem() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address
required string system = 1;
getSystem() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.AddressOrBuilder
required string system = 1;
getSystem() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address.Builder
required string system = 2;
getSystem() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address
required string system = 2;
getSystem() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.AddressOrBuilder
required string system = 2;
getSystem() - Method in class akka.remote.ArteryControlFormats.Address.Builder
required string system = 2;
getSystem() - Method in class akka.remote.ArteryControlFormats.Address
required string system = 2;
getSystem() - Method in interface akka.remote.ArteryControlFormats.AddressOrBuilder
required string system = 2;
getSystem() - Method in class akka.remote.testconductor.TestConductorProtocol.Address.Builder
required string system = 2;
getSystem() - Method in class akka.remote.testconductor.TestConductorProtocol.Address
required string system = 2;
getSystem() - Method in interface akka.remote.testconductor.TestConductorProtocol.AddressOrBuilder
required string system = 2;
getSystem() - Method in class akka.remote.WireFormats.AddressData.Builder
required string system = 1;
getSystem() - Method in class akka.remote.WireFormats.AddressData
required string system = 1;
getSystem() - Method in interface akka.remote.WireFormats.AddressDataOrBuilder
required string system = 1;
getSystem() - Method in class akka.testkit.javadsl.TestKit
 
getSystemBytes() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address.Builder
required string system = 1;
getSystemBytes() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address
required string system = 1;
getSystemBytes() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AddressOrBuilder
required string system = 1;
getSystemBytes() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address.Builder
required string system = 1;
getSystemBytes() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address
required string system = 1;
getSystemBytes() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.AddressOrBuilder
required string system = 1;
getSystemBytes() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address.Builder
required string system = 1;
getSystemBytes() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address
required string system = 1;
getSystemBytes() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.AddressOrBuilder
required string system = 1;
getSystemBytes() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address.Builder
required string system = 2;
getSystemBytes() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address
required string system = 2;
getSystemBytes() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.AddressOrBuilder
required string system = 2;
getSystemBytes() - Method in class akka.remote.ArteryControlFormats.Address.Builder
required string system = 2;
getSystemBytes() - Method in class akka.remote.ArteryControlFormats.Address
required string system = 2;
getSystemBytes() - Method in interface akka.remote.ArteryControlFormats.AddressOrBuilder
required string system = 2;
getSystemBytes() - Method in class akka.remote.testconductor.TestConductorProtocol.Address.Builder
required string system = 2;
getSystemBytes() - Method in class akka.remote.testconductor.TestConductorProtocol.Address
required string system = 2;
getSystemBytes() - Method in interface akka.remote.testconductor.TestConductorProtocol.AddressOrBuilder
required string system = 2;
getSystemBytes() - Method in class akka.remote.WireFormats.AddressData.Builder
required string system = 1;
getSystemBytes() - Method in class akka.remote.WireFormats.AddressData
required string system = 1;
getSystemBytes() - Method in interface akka.remote.WireFormats.AddressDataOrBuilder
required string system = 1;
getSystemUid() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry.Builder
required uint64 systemUid = 2;
getSystemUid() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry
required uint64 systemUid = 2;
getSystemUid() - Method in interface akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntryOrBuilder
required uint64 systemUid = 2;
getTableVersion() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
required uint32 tableVersion = 3;
getTableVersion() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement
required uint32 tableVersion = 3;
getTableVersion() - Method in interface akka.remote.ArteryControlFormats.CompressionTableAdvertisementOrBuilder
required uint32 tableVersion = 3;
getTags() - Method in class akka.actor.typed.ActorTags
Java API: one or more tags defined for the actor
getTags(int) - Method in class akka.remote.WireFormats.DeployData.Builder
repeated string tags = 12;
getTags(int) - Method in class akka.remote.WireFormats.DeployData
repeated string tags = 12;
getTags(int) - Method in interface akka.remote.WireFormats.DeployDataOrBuilder
repeated string tags = 12;
getTagsBytes(int) - Method in class akka.remote.WireFormats.DeployData.Builder
repeated string tags = 12;
getTagsBytes(int) - Method in class akka.remote.WireFormats.DeployData
repeated string tags = 12;
getTagsBytes(int) - Method in interface akka.remote.WireFormats.DeployDataOrBuilder
repeated string tags = 12;
getTagsCount() - Method in class akka.remote.WireFormats.DeployData.Builder
repeated string tags = 12;
getTagsCount() - Method in class akka.remote.WireFormats.DeployData
repeated string tags = 12;
getTagsCount() - Method in interface akka.remote.WireFormats.DeployDataOrBuilder
repeated string tags = 12;
getTagsList() - Method in class akka.remote.WireFormats.DeployData.Builder
repeated string tags = 12;
getTagsList() - Method in class akka.remote.WireFormats.DeployData
repeated string tags = 12;
getTagsList() - Method in interface akka.remote.WireFormats.DeployDataOrBuilder
repeated string tags = 12;
getTarget() - Method in class akka.persistence.typed.DeleteSnapshotsCompleted
Java API
getTarget() - Method in class akka.persistence.typed.DeleteSnapshotsFailed
Java API
getTargetRef() - Method in class akka.stream.StreamRefMessages.OnSubscribeHandshake.Builder
required .ActorRef targetRef = 1;
getTargetRef() - Method in class akka.stream.StreamRefMessages.OnSubscribeHandshake
required .ActorRef targetRef = 1;
getTargetRef() - Method in interface akka.stream.StreamRefMessages.OnSubscribeHandshakeOrBuilder
required .ActorRef targetRef = 1;
getTargetRef() - Method in class akka.stream.StreamRefMessages.SinkRef.Builder
required .ActorRef targetRef = 1;
getTargetRef() - Method in class akka.stream.StreamRefMessages.SinkRef
required .ActorRef targetRef = 1;
getTargetRef() - Method in interface akka.stream.StreamRefMessages.SinkRefOrBuilder
required .ActorRef targetRef = 1;
getTargetRefBuilder() - Method in class akka.stream.StreamRefMessages.OnSubscribeHandshake.Builder
required .ActorRef targetRef = 1;
getTargetRefBuilder() - Method in class akka.stream.StreamRefMessages.SinkRef.Builder
required .ActorRef targetRef = 1;
getTargetRefOrBuilder() - Method in class akka.stream.StreamRefMessages.OnSubscribeHandshake.Builder
required .ActorRef targetRef = 1;
getTargetRefOrBuilder() - Method in class akka.stream.StreamRefMessages.OnSubscribeHandshake
required .ActorRef targetRef = 1;
getTargetRefOrBuilder() - Method in interface akka.stream.StreamRefMessages.OnSubscribeHandshakeOrBuilder
required .ActorRef targetRef = 1;
getTargetRefOrBuilder() - Method in class akka.stream.StreamRefMessages.SinkRef.Builder
required .ActorRef targetRef = 1;
getTargetRefOrBuilder() - Method in class akka.stream.StreamRefMessages.SinkRef
required .ActorRef targetRef = 1;
getTargetRefOrBuilder() - Method in interface akka.stream.StreamRefMessages.SinkRefOrBuilder
required .ActorRef targetRef = 1;
getTestActor() - Method in class akka.testkit.javadsl.TestKit
ActorRef of the test actor.
getThrowable() - Method in class akka.actor.testkit.typed.LoggingEvent
Java API
getTimeout() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
required uint32 timeout = 3;
getTimeout() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
required uint32 timeout = 3;
getTimeout() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetOrBuilder
required uint32 timeout = 3;
getTimeout() - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent.Builder
not used in new records from 2.4.5
getTimeout() - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent
not used in new records from 2.4.5
getTimeout() - Method in interface akka.persistence.serialization.MessageFormats.PersistentStateChangeEventOrBuilder
not used in new records from 2.4.5
getTimeout() - Method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier.Builder
optional int64 timeout = 3;
getTimeout() - Method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier
optional int64 timeout = 3;
getTimeout() - Method in interface akka.remote.testconductor.TestConductorProtocol.EnterBarrierOrBuilder
optional int64 timeout = 3;
getTimeoutBytes() - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent.Builder
not used in new records from 2.4.5
getTimeoutBytes() - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent
not used in new records from 2.4.5
getTimeoutBytes() - Method in interface akka.persistence.serialization.MessageFormats.PersistentStateChangeEventOrBuilder
not used in new records from 2.4.5
getTimeoutNanos() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats.Builder
required int64 timeoutNanos = 1;
getTimeoutNanos() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats
required int64 timeoutNanos = 1;
getTimeoutNanos() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStatsOrBuilder
required int64 timeoutNanos = 1;
getTimeoutNanos() - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot.Builder
optional int64 timeoutNanos = 3;
getTimeoutNanos() - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot
optional int64 timeoutNanos = 3;
getTimeoutNanos() - Method in interface akka.persistence.serialization.MessageFormats.PersistentFSMSnapshotOrBuilder
optional int64 timeoutNanos = 3;
getTimeoutNanos() - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent.Builder
optional int64 timeoutNanos = 3;
getTimeoutNanos() - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent
optional int64 timeoutNanos = 3;
getTimeoutNanos() - Method in interface akka.persistence.serialization.MessageFormats.PersistentStateChangeEventOrBuilder
optional int64 timeoutNanos = 3;
getTimers() - Method in class akka.actor.AbstractActorWithTimers
Start and cancel timers via the enclosed TimerScheduler.
getTimestamp() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister.Builder
required sint64 timestamp = 1;
getTimestamp() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister
required sint64 timestamp = 1;
getTimestamp() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegisterOrBuilder
required sint64 timestamp = 1;
getTimestamp() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
required int64 timestamp = 2;
getTimestamp() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics
required int64 timestamp = 2;
getTimestamp() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetricsOrBuilder
required int64 timestamp = 2;
getTimestamp() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone.Builder
required int64 timestamp = 2;
getTimestamp() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone
required int64 timestamp = 2;
getTimestamp() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.TombstoneOrBuilder
required int64 timestamp = 2;
getTimestamp() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Builder
the timestamp could be removed but left for test data compatibility
getTimestamp() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock
the timestamp could be removed but left for test data compatibility
getTimestamp() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version.Builder
required int64 timestamp = 2;
getTimestamp() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version
required int64 timestamp = 2;
getTimestamp() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.VectorClock.VersionOrBuilder
required int64 timestamp = 2;
getTimestamp() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.VectorClockOrBuilder
the timestamp could be removed but left for test data compatibility
getTimestamp() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version.Builder
required int64 timestamp = 2;
getTimestamp() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version
required int64 timestamp = 2;
getTimestamp() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.VersionOrBuilder
required int64 timestamp = 2;
getTimestamp() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed.Builder
required int64 timestamp = 3;
getTimestamp() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed
required int64 timestamp = 3;
getTimestamp() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.ConfirmedOrBuilder
required int64 timestamp = 3;
getTimestamp() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
required int64 timestamp = 4;
getTimestamp() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
required int64 timestamp = 4;
getTimestamp() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSentOrBuilder
required int64 timestamp = 4;
getTimestamp() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
required int64 timestamp = 5;
getTimestamp() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
required int64 timestamp = 5;
getTimestamp() - Method in interface akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelopeOrBuilder
required int64 timestamp = 5;
getTimestamp() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
optional sint64 timestamp = 14;
getTimestamp() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage
optional sint64 timestamp = 14;
getTimestamp() - Method in interface akka.persistence.serialization.MessageFormats.PersistentMessageOrBuilder
optional sint64 timestamp = 14;
getTimestamp() - Method in class akka.persistence.testkit.SnapshotMeta
 
getTimestamp() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
optional int64 timestamp = 4;
getTimestamp() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent
optional int64 timestamp = 4;
getTimestamp() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEventOrBuilder
optional int64 timestamp = 4;
getTo() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope.Builder
required .UniqueAddress to = 2;
getTo() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope
required .UniqueAddress to = 2;
getTo() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelopeOrBuilder
required .UniqueAddress to = 2;
getTo() - Method in class akka.remote.ArteryControlFormats.HandshakeReq.Builder
required .Address to = 2;
getTo() - Method in class akka.remote.ArteryControlFormats.HandshakeReq
required .Address to = 2;
getTo() - Method in interface akka.remote.ArteryControlFormats.HandshakeReqOrBuilder
required .Address to = 2;
getTo() - Method in class akka.remote.ArteryControlFormats.Quarantined.Builder
required .UniqueAddress to = 2;
getTo() - Method in class akka.remote.ArteryControlFormats.Quarantined
required .UniqueAddress to = 2;
getTo() - Method in interface akka.remote.ArteryControlFormats.QuarantinedOrBuilder
required .UniqueAddress to = 2;
getToArray(Object, int, int, int, Function0<A>, Function3<Object, Object, Object, BoxedUnit>) - Method in class akka.util.ByteIterator.MultiByteArrayIterator
 
getToBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope.Builder
required .UniqueAddress to = 2;
getToBuilder() - Method in class akka.remote.ArteryControlFormats.HandshakeReq.Builder
required .Address to = 2;
getToBuilder() - Method in class akka.remote.ArteryControlFormats.Quarantined.Builder
required .UniqueAddress to = 2;
getTombstones(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Tombstone tombstones = 7;
getTombstones(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
repeated .Tombstone tombstones = 7;
getTombstones(int) - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipOrBuilder
repeated .Tombstone tombstones = 7;
getTombstonesBuilder(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Tombstone tombstones = 7;
getTombstonesBuilderList() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Tombstone tombstones = 7;
getTombstonesCount() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Tombstone tombstones = 7;
getTombstonesCount() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
repeated .Tombstone tombstones = 7;
getTombstonesCount() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipOrBuilder
repeated .Tombstone tombstones = 7;
getTombstonesList() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Tombstone tombstones = 7;
getTombstonesList() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
repeated .Tombstone tombstones = 7;
getTombstonesList() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipOrBuilder
repeated .Tombstone tombstones = 7;
getTombstonesOrBuilder(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Tombstone tombstones = 7;
getTombstonesOrBuilder(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
repeated .Tombstone tombstones = 7;
getTombstonesOrBuilder(int) - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipOrBuilder
repeated .Tombstone tombstones = 7;
getTombstonesOrBuilderList() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Tombstone tombstones = 7;
getTombstonesOrBuilderList() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
repeated .Tombstone tombstones = 7;
getTombstonesOrBuilderList() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipOrBuilder
repeated .Tombstone tombstones = 7;
getToOrBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope.Builder
required .UniqueAddress to = 2;
getToOrBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope
required .UniqueAddress to = 2;
getToOrBuilder() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelopeOrBuilder
required .UniqueAddress to = 2;
getToOrBuilder() - Method in class akka.remote.ArteryControlFormats.HandshakeReq.Builder
required .Address to = 2;
getToOrBuilder() - Method in class akka.remote.ArteryControlFormats.HandshakeReq
required .Address to = 2;
getToOrBuilder() - Method in interface akka.remote.ArteryControlFormats.HandshakeReqOrBuilder
required .Address to = 2;
getToOrBuilder() - Method in class akka.remote.ArteryControlFormats.Quarantined.Builder
required .UniqueAddress to = 2;
getToOrBuilder() - Method in class akka.remote.ArteryControlFormats.Quarantined
required .UniqueAddress to = 2;
getToOrBuilder() - Method in interface akka.remote.ArteryControlFormats.QuarantinedOrBuilder
required .UniqueAddress to = 2;
getTopic() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish.Builder
required string topic = 1;
getTopic() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish
required string topic = 1;
getTopic() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.PublishOrBuilder
required string topic = 1;
getTopicBytes() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish.Builder
required string topic = 1;
getTopicBytes() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish
required string topic = 1;
getTopicBytes() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.PublishOrBuilder
required string topic = 1;
getTopics() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.CurrentTopics
Java API
GetTopics() - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.GetTopics
 
GetTopics$() - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.GetTopics$
 
getTopicsInstance() - Static method in class akka.cluster.pubsub.DistributedPubSubMediator
Java API: Send this message to the mediator and it will reply with DistributedPubSubMediator.CurrentTopics containing the names of the (currently known) registered topic names.
getTopicsInstance() - Method in class akka.cluster.pubsub.DistributedPubSubMediator$
Java API: Send this message to the mediator and it will reply with DistributedPubSubMediator.CurrentTopics containing the names of the (currently known) registered topic names.
getTopicStats(ActorRef<Topic.TopicStats>) - Static method in class akka.actor.typed.pubsub.Topic
Java API: Get a summary of the state for a local topic actor.
getTopicStats(ActorRef<Topic.TopicStats>) - Method in class akka.actor.typed.pubsub.Topic$
Java API: Get a summary of the state for a local topic actor.
GetTopicStats$() - Constructor for class akka.actor.typed.pubsub.Topic.GetTopicStats$
 
getToSeqNr() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry.Builder
if not set then same as fromSequenceNr
getToSeqNr() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry
if not set then same as fromSequenceNr
getToSeqNr() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.EntryOrBuilder
if not set then same as fromSequenceNr
getToSeqNumber() - Method in class akka.persistence.testkit.DeleteEvents
 
getToSequenceNr() - Method in class akka.persistence.typed.DeleteEventsCompleted
Java API
getToSequenceNr() - Method in class akka.persistence.typed.DeleteEventsFailed
Java API
getToSystemUid() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
optional sfixed64 toSystemUid = 3;
getToSystemUid() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip
optional sfixed64 toSystemUid = 3;
getToSystemUid() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GossipOrBuilder
optional sfixed64 toSystemUid = 3;
getToSystemUid() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
optional sfixed64 toSystemUid = 4;
getToSystemUid() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status
optional sfixed64 toSystemUid = 4;
getToSystemUid() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StatusOrBuilder
optional sfixed64 toSystemUid = 4;
getTotalInstances() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
required uint32 totalInstances = 1;
getTotalInstances() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings
required uint32 totalInstances = 1;
getTotalInstances() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettingsOrBuilder
required uint32 totalInstances = 1;
getTotChunks() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
required uint32 totChunks = 2;
getTotChunks() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status
required uint32 totChunks = 2;
getTotChunks() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StatusOrBuilder
required uint32 totChunks = 2;
getType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number.Builder
required .NodeMetrics.NumberType type = 1;
getType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number
required .NodeMetrics.NumberType type = 1;
getType() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.NumberOrBuilder
required .NodeMetrics.NumberType type = 1;
getType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck.Builder
required .ConfigCheck.Type type = 1;
getType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck
required .ConfigCheck.Type type = 1;
getType() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.ConfigCheckOrBuilder
required .ConfigCheck.Type type = 1;
getType() - Method in class akka.remote.ContainerFormats.Selection.Builder
required .PatternType type = 1;
getType() - Method in class akka.remote.ContainerFormats.Selection
required .PatternType type = 1;
getType() - Method in interface akka.remote.ContainerFormats.SelectionOrBuilder
required .PatternType type = 1;
getType() - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
required .SystemMessage.Type type = 1;
getType() - Method in class akka.remote.SystemMessageFormats.SystemMessage
required .SystemMessage.Type type = 1;
getType() - Method in interface akka.remote.SystemMessageFormats.SystemMessageOrBuilder
required .SystemMessage.Type type = 1;
getTypeId() - Static method in class akka.serialization.jackson.AkkaJacksonModule
 
getTypeId() - Static method in class akka.serialization.jackson.AkkaStreamJacksonModule
 
getTypeId() - Static method in class akka.serialization.jackson.AkkaTypedJacksonModule
 
getTypeKey() - Method in class akka.cluster.sharding.typed.javadsl.EntityRef
The name of the EntityTypeKey associated with this EntityRef
getUid() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress.Builder
required sfixed32 uid = 2;
getUid() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress
required sfixed32 uid = 2;
getUid() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddressOrBuilder
required sfixed32 uid = 2;
getUid() - Method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress.Builder
required uint32 uid = 2;
getUid() - Method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress
required uint32 uid = 2;
getUid() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.UniqueAddressOrBuilder
required uint32 uid = 2;
getUid() - Method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp.Builder
required uint64 uid = 1;
getUid() - Method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp
required uint64 uid = 1;
getUid() - Method in interface akka.remote.ArteryControlFormats.ArteryHeartbeatRspOrBuilder
required uint64 uid = 1;
getUid() - Method in class akka.remote.ArteryControlFormats.UniqueAddress.Builder
required uint64 uid = 2;
getUid() - Method in class akka.remote.ArteryControlFormats.UniqueAddress
required uint64 uid = 2;
getUid() - Method in interface akka.remote.ArteryControlFormats.UniqueAddressOrBuilder
required uint64 uid = 2;
getUid() - Method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse.Builder
required uint64 uid = 1;
getUid() - Method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse
required uint64 uid = 1;
getUid() - Method in interface akka.remote.ContainerFormats.WatcherHeartbeatResponseOrBuilder
required uint64 uid = 1;
getUid() - Method in class akka.remote.SystemMessageFormats.FailedData.Builder
required uint64 uid = 2;
getUid() - Method in class akka.remote.SystemMessageFormats.FailedData
required uint64 uid = 2;
getUid() - Method in interface akka.remote.SystemMessageFormats.FailedDataOrBuilder
required uint64 uid = 2;
getUid() - Method in class akka.remote.WireFormats.AkkaHandshakeInfo.Builder
required fixed64 uid = 2;
getUid() - Method in class akka.remote.WireFormats.AkkaHandshakeInfo
required fixed64 uid = 2;
getUid() - Method in interface akka.remote.WireFormats.AkkaHandshakeInfoOrBuilder
required fixed64 uid = 2;
getUid2() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress.Builder
64 bit uids but with backward wire compatibility
getUid2() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress
64 bit uids but with backward wire compatibility
getUid2() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddressOrBuilder
64 bit uids but with backward wire compatibility
getUid2() - Method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress.Builder
64 bit uids but with backward wire compatibility
getUid2() - Method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress
64 bit uids but with backward wire compatibility
getUid2() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.UniqueAddressOrBuilder
64 bit uids but with backward wire compatibility
getUnallocatedShards(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated string unallocatedShards = 4;
getUnallocatedShards(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState
repeated string unallocatedShards = 4;
getUnallocatedShards(int) - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorStateOrBuilder
repeated string unallocatedShards = 4;
getUnallocatedShardsBytes(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated string unallocatedShards = 4;
getUnallocatedShardsBytes(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState
repeated string unallocatedShards = 4;
getUnallocatedShardsBytes(int) - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorStateOrBuilder
repeated string unallocatedShards = 4;
getUnallocatedShardsCount() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated string unallocatedShards = 4;
getUnallocatedShardsCount() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState
repeated string unallocatedShards = 4;
getUnallocatedShardsCount() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorStateOrBuilder
repeated string unallocatedShards = 4;
getUnallocatedShardsList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated string unallocatedShards = 4;
getUnallocatedShardsList() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState
repeated string unallocatedShards = 4;
getUnallocatedShardsList() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorStateOrBuilder
repeated string unallocatedShards = 4;
getUnconfirmed(int) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
repeated .akka.cluster.typed.delivery.MessageSent unconfirmed = 4;
getUnconfirmed(int) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State
repeated .akka.cluster.typed.delivery.MessageSent unconfirmed = 4;
getUnconfirmed(int) - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.StateOrBuilder
repeated .akka.cluster.typed.delivery.MessageSent unconfirmed = 4;
getUnconfirmedBuilder(int) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
repeated .akka.cluster.typed.delivery.MessageSent unconfirmed = 4;
getUnconfirmedBuilderList() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
repeated .akka.cluster.typed.delivery.MessageSent unconfirmed = 4;
getUnconfirmedCount() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
repeated .akka.cluster.typed.delivery.MessageSent unconfirmed = 4;
getUnconfirmedCount() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State
repeated .akka.cluster.typed.delivery.MessageSent unconfirmed = 4;
getUnconfirmedCount() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.StateOrBuilder
repeated .akka.cluster.typed.delivery.MessageSent unconfirmed = 4;
getUnconfirmedDeliveries() - Method in class akka.persistence.AtLeastOnceDelivery.AtLeastOnceDeliverySnapshot
Java API
getUnconfirmedDeliveries() - Method in class akka.persistence.AtLeastOnceDelivery.UnconfirmedWarning
Java API
getUnconfirmedDeliveries(int) - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.Builder
repeated .AtLeastOnceDeliverySnapshot.UnconfirmedDelivery unconfirmedDeliveries = 2;
getUnconfirmedDeliveries(int) - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot
repeated .AtLeastOnceDeliverySnapshot.UnconfirmedDelivery unconfirmedDeliveries = 2;
getUnconfirmedDeliveries(int) - Method in interface akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshotOrBuilder
repeated .AtLeastOnceDeliverySnapshot.UnconfirmedDelivery unconfirmedDeliveries = 2;
getUnconfirmedDeliveriesBuilder(int) - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.Builder
repeated .AtLeastOnceDeliverySnapshot.UnconfirmedDelivery unconfirmedDeliveries = 2;
getUnconfirmedDeliveriesBuilderList() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.Builder
repeated .AtLeastOnceDeliverySnapshot.UnconfirmedDelivery unconfirmedDeliveries = 2;
getUnconfirmedDeliveriesCount() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.Builder
repeated .AtLeastOnceDeliverySnapshot.UnconfirmedDelivery unconfirmedDeliveries = 2;
getUnconfirmedDeliveriesCount() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot
repeated .AtLeastOnceDeliverySnapshot.UnconfirmedDelivery unconfirmedDeliveries = 2;
getUnconfirmedDeliveriesCount() - Method in interface akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshotOrBuilder
repeated .AtLeastOnceDeliverySnapshot.UnconfirmedDelivery unconfirmedDeliveries = 2;
getUnconfirmedDeliveriesList() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.Builder
repeated .AtLeastOnceDeliverySnapshot.UnconfirmedDelivery unconfirmedDeliveries = 2;
getUnconfirmedDeliveriesList() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot
repeated .AtLeastOnceDeliverySnapshot.UnconfirmedDelivery unconfirmedDeliveries = 2;
getUnconfirmedDeliveriesList() - Method in interface akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshotOrBuilder
repeated .AtLeastOnceDeliverySnapshot.UnconfirmedDelivery unconfirmedDeliveries = 2;
getUnconfirmedDeliveriesOrBuilder(int) - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.Builder
repeated .AtLeastOnceDeliverySnapshot.UnconfirmedDelivery unconfirmedDeliveries = 2;
getUnconfirmedDeliveriesOrBuilder(int) - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot
repeated .AtLeastOnceDeliverySnapshot.UnconfirmedDelivery unconfirmedDeliveries = 2;
getUnconfirmedDeliveriesOrBuilder(int) - Method in interface akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshotOrBuilder
repeated .AtLeastOnceDeliverySnapshot.UnconfirmedDelivery unconfirmedDeliveries = 2;
getUnconfirmedDeliveriesOrBuilderList() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.Builder
repeated .AtLeastOnceDeliverySnapshot.UnconfirmedDelivery unconfirmedDeliveries = 2;
getUnconfirmedDeliveriesOrBuilderList() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot
repeated .AtLeastOnceDeliverySnapshot.UnconfirmedDelivery unconfirmedDeliveries = 2;
getUnconfirmedDeliveriesOrBuilderList() - Method in interface akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshotOrBuilder
repeated .AtLeastOnceDeliverySnapshot.UnconfirmedDelivery unconfirmedDeliveries = 2;
getUnconfirmedList() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
repeated .akka.cluster.typed.delivery.MessageSent unconfirmed = 4;
getUnconfirmedList() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State
repeated .akka.cluster.typed.delivery.MessageSent unconfirmed = 4;
getUnconfirmedList() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.StateOrBuilder
repeated .akka.cluster.typed.delivery.MessageSent unconfirmed = 4;
getUnconfirmedOrBuilder(int) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
repeated .akka.cluster.typed.delivery.MessageSent unconfirmed = 4;
getUnconfirmedOrBuilder(int) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State
repeated .akka.cluster.typed.delivery.MessageSent unconfirmed = 4;
getUnconfirmedOrBuilder(int) - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.StateOrBuilder
repeated .akka.cluster.typed.delivery.MessageSent unconfirmed = 4;
getUnconfirmedOrBuilderList() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
repeated .akka.cluster.typed.delivery.MessageSent unconfirmed = 4;
getUnconfirmedOrBuilderList() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State
repeated .akka.cluster.typed.delivery.MessageSent unconfirmed = 4;
getUnconfirmedOrBuilderList() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.StateOrBuilder
repeated .akka.cluster.typed.delivery.MessageSent unconfirmed = 4;
getUnderlying() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
required .akka.cluster.ddata.ORSet underlying = 2;
getUnderlying() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry
required .akka.cluster.ddata.ORSet underlying = 2;
getUnderlying() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.EntryOrBuilder
required .akka.cluster.ddata.ORSet underlying = 2;
getUnderlying() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry.Builder
required .akka.cluster.ddata.ORSet underlying = 2;
getUnderlying() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry
required .akka.cluster.ddata.ORSet underlying = 2;
getUnderlying() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.EntryOrBuilder
required .akka.cluster.ddata.ORSet underlying = 2;
getUnderlying() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry.Builder
required .ORSet underlying = 2;
getUnderlying() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry
required .ORSet underlying = 2;
getUnderlying() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.EntryOrBuilder
required .ORSet underlying = 2;
getUnderlyingBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
required .akka.cluster.ddata.ORSet underlying = 2;
getUnderlyingBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry.Builder
required .akka.cluster.ddata.ORSet underlying = 2;
getUnderlyingBuilder() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry.Builder
required .ORSet underlying = 2;
getUnderlyingOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
required .akka.cluster.ddata.ORSet underlying = 2;
getUnderlyingOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry
required .akka.cluster.ddata.ORSet underlying = 2;
getUnderlyingOrBuilder() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.EntryOrBuilder
required .akka.cluster.ddata.ORSet underlying = 2;
getUnderlyingOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry.Builder
required .akka.cluster.ddata.ORSet underlying = 2;
getUnderlyingOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry
required .akka.cluster.ddata.ORSet underlying = 2;
getUnderlyingOrBuilder() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.EntryOrBuilder
required .akka.cluster.ddata.ORSet underlying = 2;
getUnderlyingOrBuilder() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry.Builder
required .ORSet underlying = 2;
getUnderlyingOrBuilder() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry
required .ORSet underlying = 2;
getUnderlyingOrBuilder() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.EntryOrBuilder
required .ORSet underlying = 2;
getUnit() - Method in class akka.remote.WireFormats.FiniteDuration.Builder
required .TimeUnit unit = 2;
getUnit() - Method in class akka.remote.WireFormats.FiniteDuration
required .TimeUnit unit = 2;
getUnit() - Method in interface akka.remote.WireFormats.FiniteDurationOrBuilder
required .TimeUnit unit = 2;
getUnknownFields() - Method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts
 
getUnknownFields() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag
 
getUnknownFields() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry
 
getUnknownFields() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter
 
getUnknownFields() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
 
getUnknownFields() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry
 
getUnknownFields() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap
 
getUnknownFields() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister
 
getUnknownFields() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry
 
getUnknownFields() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap
 
getUnknownFields() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry
 
getUnknownFields() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup
 
getUnknownFields() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry
 
getUnknownFields() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry
 
getUnknownFields() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap
 
getUnknownFields() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
 
getUnknownFields() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry
 
getUnknownFields() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup
 
getUnknownFields() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter
 
getUnknownFields() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry
 
getUnknownFields() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap
 
getUnknownFields() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address
 
getUnknownFields() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed
 
getUnknownFields() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope
 
getUnknownFields() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry
 
getUnknownFields() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry
 
getUnknownFields() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation
 
getUnknownFields() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope
 
getUnknownFields() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Empty
 
getUnknownFields() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
 
getUnknownFields() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure
 
getUnknownFields() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess
 
getUnknownFields() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry
 
getUnknownFields() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip
 
getUnknownFields() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound
 
getUnknownFields() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage
 
getUnknownFields() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read
 
getUnknownFields() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult
 
getUnknownFields() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry
 
getUnknownFields() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status
 
getUnknownFields() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet
 
getUnknownFields() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe
 
getUnknownFields() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress
 
getUnknownFields() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe
 
getUnknownFields() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry
 
getUnknownFields() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector
 
getUnknownFields() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write
 
getUnknownFields() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool
 
getUnknownFields() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address
 
getUnknownFields() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip
 
getUnknownFields() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope
 
getUnknownFields() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector
 
getUnknownFields() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector
 
getUnknownFields() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA
 
getUnknownFields() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics
 
getUnknownFields() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric
 
getUnknownFields() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number
 
getUnknownFields() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address
 
getUnknownFields() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool
 
getUnknownFields() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings
 
getUnknownFields() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck
 
getUnknownFields() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Empty
 
getUnknownFields() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
 
getUnknownFields() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope
 
getUnknownFields() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview
 
getUnknownFields() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus
 
getUnknownFields() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat
 
getUnknownFields() - Method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse
 
getUnknownFields() - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin
 
getUnknownFields() - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck
 
getUnknownFields() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join
 
getUnknownFields() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member
 
getUnknownFields() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability
 
getUnknownFields() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Pool
 
getUnknownFields() - Method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability
 
getUnknownFields() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone
 
getUnknownFields() - Method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress
 
getUnknownFields() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock
 
getUnknownFields() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version
 
getUnknownFields() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome
 
getUnknownFields() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address
 
getUnknownFields() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket
 
getUnknownFields() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry
 
getUnknownFields() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta
 
getUnknownFields() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload
 
getUnknownFields() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish
 
getUnknownFields() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send
 
getUnknownFields() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll
 
getUnknownFields() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber
 
getUnknownFields() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status
 
getUnknownFields() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version
 
getUnknownFields() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage
 
getUnknownFields() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address
 
getUnknownFields() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats
 
getUnknownFields() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry
 
getUnknownFields() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState
 
getUnknownFields() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry
 
getUnknownFields() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions
 
getUnknownFields() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState
 
getUnknownFields() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState
 
getUnknownFields() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted
 
getUnknownFields() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped
 
getUnknownFields() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted
 
getUnknownFields() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState
 
getUnknownFields() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped
 
getUnknownFields() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats
 
getUnknownFields() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry
 
getUnknownFields() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState
 
getUnknownFields() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome
 
getUnknownFields() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated
 
getUnknownFields() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes
 
getUnknownFields() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry
 
getUnknownFields() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage
 
getUnknownFields() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats
 
getUnknownFields() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState
 
getUnknownFields() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats
 
getUnknownFields() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity
 
getUnknownFields() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck
 
getUnknownFields() - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope
 
getUnknownFields() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished
 
getUnknownFields() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry
 
getUnknownFields() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack
 
getUnknownFields() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup
 
getUnknownFields() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed
 
getUnknownFields() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
 
getUnknownFields() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer
 
getUnknownFields() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request
 
getUnknownFields() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend
 
getUnknownFields() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
 
getUnknownFields() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State
 
getUnknownFields() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
 
getUnknownFields() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot
 
getUnknownFields() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery
 
getUnknownFields() - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite
 
getUnknownFields() - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot
 
getUnknownFields() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage
 
getUnknownFields() - Method in class akka.persistence.serialization.MessageFormats.PersistentPayload
 
getUnknownFields() - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent
 
getUnknownFields() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter
 
getUnknownFields() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate
 
getUnknownFields() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
 
getUnknownFields() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry
 
getUnknownFields() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup
 
getUnknownFields() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent
 
getUnknownFields() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata
 
getUnknownFields() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData
 
getUnknownFields() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata
 
getUnknownFields() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen
 
getUnknownFields() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry
 
getUnknownFields() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector
 
getUnknownFields() - Method in class akka.remote.ArteryControlFormats.Address
 
getUnknownFields() - Method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp
 
getUnknownFields() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement
 
getUnknownFields() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck
 
getUnknownFields() - Method in class akka.remote.ArteryControlFormats.FlushAck
 
getUnknownFields() - Method in class akka.remote.ArteryControlFormats.HandshakeReq
 
getUnknownFields() - Method in class akka.remote.ArteryControlFormats.MessageWithAddress
 
getUnknownFields() - Method in class akka.remote.ArteryControlFormats.Quarantined
 
getUnknownFields() - Method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck
 
getUnknownFields() - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope
 
getUnknownFields() - Method in class akka.remote.ArteryControlFormats.UniqueAddress
 
getUnknownFields() - Method in class akka.remote.ContainerFormats.ActorIdentity
 
getUnknownFields() - Method in class akka.remote.ContainerFormats.ActorInitializationException
 
getUnknownFields() - Method in class akka.remote.ContainerFormats.ActorRef
 
getUnknownFields() - Method in class akka.remote.ContainerFormats.Identify
 
getUnknownFields() - Method in class akka.remote.ContainerFormats.Option
 
getUnknownFields() - Method in class akka.remote.ContainerFormats.Payload
 
getUnknownFields() - Method in class akka.remote.ContainerFormats.Selection
 
getUnknownFields() - Method in class akka.remote.ContainerFormats.SelectionEnvelope
 
getUnknownFields() - Method in class akka.remote.ContainerFormats.StackTraceElement
 
getUnknownFields() - Method in class akka.remote.ContainerFormats.StatusReplyErrorMessage
 
getUnknownFields() - Method in class akka.remote.ContainerFormats.Throwable
 
getUnknownFields() - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable
 
getUnknownFields() - Method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse
 
getUnknownFields() - Method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData
 
getUnknownFields() - Method in class akka.remote.SystemMessageFormats.FailedData
 
getUnknownFields() - Method in class akka.remote.SystemMessageFormats.SuperviseData
 
getUnknownFields() - Method in class akka.remote.SystemMessageFormats.SystemMessage
 
getUnknownFields() - Method in class akka.remote.SystemMessageFormats.WatchData
 
getUnknownFields() - Method in class akka.remote.testconductor.TestConductorProtocol.Address
 
getUnknownFields() - Method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest
 
getUnknownFields() - Method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier
 
getUnknownFields() - Method in class akka.remote.testconductor.TestConductorProtocol.Hello
 
getUnknownFields() - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure
 
getUnknownFields() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper
 
getUnknownFields() - Method in class akka.remote.WireFormats.AckAndEnvelopeContainer
 
getUnknownFields() - Method in class akka.remote.WireFormats.AcknowledgementInfo
 
getUnknownFields() - Method in class akka.remote.WireFormats.ActorRefData
 
getUnknownFields() - Method in class akka.remote.WireFormats.AddressData
 
getUnknownFields() - Method in class akka.remote.WireFormats.AkkaControlMessage
 
getUnknownFields() - Method in class akka.remote.WireFormats.AkkaHandshakeInfo
 
getUnknownFields() - Method in class akka.remote.WireFormats.AkkaProtocolMessage
 
getUnknownFields() - Method in class akka.remote.WireFormats.DaemonMsgCreateData
 
getUnknownFields() - Method in class akka.remote.WireFormats.DefaultResizer
 
getUnknownFields() - Method in class akka.remote.WireFormats.DeployData
 
getUnknownFields() - Method in class akka.remote.WireFormats.FiniteDuration
 
getUnknownFields() - Method in class akka.remote.WireFormats.FromConfig
 
getUnknownFields() - Method in class akka.remote.WireFormats.GenericRoutingPool
 
getUnknownFields() - Method in class akka.remote.WireFormats.PropsData
 
getUnknownFields() - Method in class akka.remote.WireFormats.RemoteEnvelope
 
getUnknownFields() - Method in class akka.remote.WireFormats.RemoteRouterConfig
 
getUnknownFields() - Method in class akka.remote.WireFormats.RemoteScope
 
getUnknownFields() - Method in class akka.remote.WireFormats.ScatterGatherPool
 
getUnknownFields() - Method in class akka.remote.WireFormats.SerializedMessage
 
getUnknownFields() - Method in class akka.remote.WireFormats.TailChoppingPool
 
getUnknownFields() - Method in class akka.stream.StreamRefMessages.ActorRef
 
getUnknownFields() - Method in class akka.stream.StreamRefMessages.CumulativeDemand
 
getUnknownFields() - Method in class akka.stream.StreamRefMessages.OnSubscribeHandshake
 
getUnknownFields() - Method in class akka.stream.StreamRefMessages.Payload
 
getUnknownFields() - Method in class akka.stream.StreamRefMessages.RemoteStreamCompleted
 
getUnknownFields() - Method in class akka.stream.StreamRefMessages.RemoteStreamFailure
 
getUnknownFields() - Method in class akka.stream.StreamRefMessages.SequencedOnNext
 
getUnknownFields() - Method in class akka.stream.StreamRefMessages.SinkRef
 
getUnknownFields() - Method in class akka.stream.StreamRefMessages.SourceRef
 
getUnreachable() - Method in class akka.cluster.ClusterEvent.CurrentClusterState
Java API: get current unreachable set.
getUnreachable() - Method in interface akka.cluster.ClusterNodeMBean
Comma separated addresses of unreachable member nodes.
getUnreachableDataCenters() - Method in class akka.cluster.ClusterEvent.CurrentClusterState
Java API: All data centers in the cluster
getUpNumber() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member.Builder
required int32 upNumber = 2;
getUpNumber() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member
required int32 upNumber = 2;
getUpNumber() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.MemberOrBuilder
required int32 upNumber = 2;
getUpperBound() - Method in class akka.remote.WireFormats.DefaultResizer.Builder
required uint32 upperBound = 2;
getUpperBound() - Method in class akka.remote.WireFormats.DefaultResizer
required uint32 upperBound = 2;
getUpperBound() - Method in interface akka.remote.WireFormats.DefaultResizerOrBuilder
required uint32 upperBound = 2;
getUsePoolDispatcher() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool.Builder
required bool usePoolDispatcher = 4;
getUsePoolDispatcher() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool
required bool usePoolDispatcher = 4;
getUsePoolDispatcher() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPoolOrBuilder
required bool usePoolDispatcher = 4;
getUsePoolDispatcher() - Method in class akka.remote.WireFormats.GenericRoutingPool.Builder
required bool usePoolDispatcher = 3;
getUsePoolDispatcher() - Method in class akka.remote.WireFormats.GenericRoutingPool
required bool usePoolDispatcher = 3;
getUsePoolDispatcher() - Method in interface akka.remote.WireFormats.GenericRoutingPoolOrBuilder
required bool usePoolDispatcher = 3;
getUseRole() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
optional string useRole = 4;
getUseRole() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings
optional string useRole = 4;
getUseRole() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettingsOrBuilder
optional string useRole = 4;
getUseRoleBytes() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
optional string useRole = 4;
getUseRoleBytes() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings
optional string useRole = 4;
getUseRoleBytes() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettingsOrBuilder
optional string useRole = 4;
getUseRoles(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
repeated string useRoles = 5;
getUseRoles(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings
repeated string useRoles = 5;
getUseRoles(int) - Method in interface akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettingsOrBuilder
repeated string useRoles = 5;
getUseRolesBytes(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
repeated string useRoles = 5;
getUseRolesBytes(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings
repeated string useRoles = 5;
getUseRolesBytes(int) - Method in interface akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettingsOrBuilder
repeated string useRoles = 5;
getUseRolesCount() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
repeated string useRoles = 5;
getUseRolesCount() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings
repeated string useRoles = 5;
getUseRolesCount() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettingsOrBuilder
repeated string useRoles = 5;
getUseRolesList() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
repeated string useRoles = 5;
getUseRolesList() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings
repeated string useRoles = 5;
getUseRolesList() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettingsOrBuilder
repeated string useRoles = 5;
getValue() - Method in class akka.cluster.ddata.GCounter
Java API: Current total value of the counter.
getValue() - Method in class akka.cluster.ddata.LWWRegister
Java API
getValue() - Method in class akka.cluster.ddata.PNCounter
Java API: Current total value of the counter.
getValue() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry.Builder
required bytes value = 2;
getValue() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry
required bytes value = 2;
getValue() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.EntryOrBuilder
required bytes value = 2;
getValue() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
required .akka.cluster.ddata.LWWRegister value = 2;
getValue() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry
required .akka.cluster.ddata.LWWRegister value = 2;
getValue() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.EntryOrBuilder
required .akka.cluster.ddata.LWWRegister value = 2;
getValue() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
required .akka.cluster.ddata.OtherMessage value = 2;
getValue() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry
required .akka.cluster.ddata.OtherMessage value = 2;
getValue() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.EntryOrBuilder
required .akka.cluster.ddata.OtherMessage value = 2;
getValue() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
optional .akka.cluster.ddata.OtherMessage value = 2;
getValue() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry
optional .akka.cluster.ddata.OtherMessage value = 2;
getValue() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntryOrBuilder
optional .akka.cluster.ddata.OtherMessage value = 2;
getValue() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
required .akka.cluster.ddata.ORSet value = 2;
getValue() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry
required .akka.cluster.ddata.ORSet value = 2;
getValue() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.EntryOrBuilder
required .akka.cluster.ddata.ORSet value = 2;
getValue() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
required .akka.cluster.ddata.PNCounter value = 2;
getValue() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry
required .akka.cluster.ddata.PNCounter value = 2;
getValue() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.EntryOrBuilder
required .akka.cluster.ddata.PNCounter value = 2;
getValue() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA.Builder
required double value = 1;
getValue() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA
required double value = 1;
getValue() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMAOrBuilder
required double value = 1;
getValue() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry.Builder
optional int32 value = 2;
getValue() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry
optional int32 value = 2;
getValue() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntryOrBuilder
optional int32 value = 2;
getValue() - Method in class akka.io.dns.CachePolicy.Ttl
 
getValue() - Method in class akka.pattern.StatusReply
Java API: in the case of a successful reply returns the value, if the reply was not successful the exception the failure was created with is thrown
getValue() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter.Builder
required bytes value = 1;
getValue() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter
required bytes value = 1;
getValue() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterOrBuilder
required bytes value = 1;
getValue() - Method in class akka.remote.ContainerFormats.Option.Builder
optional .Payload value = 1;
getValue() - Method in class akka.remote.ContainerFormats.Option
optional .Payload value = 1;
getValue() - Method in interface akka.remote.ContainerFormats.OptionOrBuilder
optional .Payload value = 1;
getValue() - Method in class akka.remote.WireFormats.FiniteDuration.Builder
required int64 value = 1;
getValue() - Method in class akka.remote.WireFormats.FiniteDuration
required int64 value = 1;
getValue() - Method in interface akka.remote.WireFormats.FiniteDurationOrBuilder
required int64 value = 1;
getValue(A) - Method in class akka.cluster.ddata.PNCounterMap
Java API: The count for a key, or null if it doesn't exist
getValue(ReplicatedDataMessages.LWWMap.Entry) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.LWWMapEntry$
 
getValue(ReplicatedDataMessages.ORMap.Entry) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ORMapEntry$
 
getValue(ReplicatedDataMessages.ORMapDeltaGroup.MapEntry) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ORMapDeltaGroupEntry$
 
getValue(ReplicatedDataMessages.ORMultiMap.Entry) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ORMultiMapEntry$
 
getValue(ReplicatedDataMessages.PNCounterMap.Entry) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.PNCounterMapEntry$
 
getValue(Entry) - Method in interface akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ProtoMapEntryReader
 
getValue32() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number.Builder
optional uint32 value32 = 2;
getValue32() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number
optional uint32 value32 = 2;
getValue32() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.NumberOrBuilder
optional uint32 value32 = 2;
getValue64() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number.Builder
optional uint64 value64 = 3;
getValue64() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number
optional uint64 value64 = 3;
getValue64() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.NumberOrBuilder
optional uint64 value64 = 3;
getValueBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
required .akka.cluster.ddata.LWWRegister value = 2;
getValueBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
required .akka.cluster.ddata.OtherMessage value = 2;
getValueBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
optional .akka.cluster.ddata.OtherMessage value = 2;
getValueBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
required .akka.cluster.ddata.ORSet value = 2;
getValueBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
required .akka.cluster.ddata.PNCounter value = 2;
getValueBuilder() - Method in class akka.remote.ContainerFormats.Option.Builder
optional .Payload value = 1;
getValueDescriptor() - Method in enum akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaOp
 
getValueDescriptor() - Method in enum akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaOp
 
getValueDescriptor() - Method in enum akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.NumberType
 
getValueDescriptor() - Method in enum akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck.Type
 
getValueDescriptor() - Method in enum akka.cluster.protobuf.msg.ClusterMessages.MemberStatus
 
getValueDescriptor() - Method in enum akka.cluster.protobuf.msg.ClusterMessages.ReachabilityStatus
 
getValueDescriptor() - Method in enum akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaOp
 
getValueDescriptor() - Method in enum akka.remote.ContainerFormats.PatternType
 
getValueDescriptor() - Method in enum akka.remote.SystemMessageFormats.SystemMessage.Type
 
getValueDescriptor() - Method in enum akka.remote.testconductor.TestConductorProtocol.BarrierOp
 
getValueDescriptor() - Method in enum akka.remote.testconductor.TestConductorProtocol.Direction
 
getValueDescriptor() - Method in enum akka.remote.testconductor.TestConductorProtocol.FailType
 
getValueDescriptor() - Method in enum akka.remote.WireFormats.CommandType
 
getValueDescriptor() - Method in enum akka.remote.WireFormats.TimeUnit
 
getValueOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
required .akka.cluster.ddata.LWWRegister value = 2;
getValueOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry
required .akka.cluster.ddata.LWWRegister value = 2;
getValueOrBuilder() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.EntryOrBuilder
required .akka.cluster.ddata.LWWRegister value = 2;
getValueOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
required .akka.cluster.ddata.OtherMessage value = 2;
getValueOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry
required .akka.cluster.ddata.OtherMessage value = 2;
getValueOrBuilder() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.EntryOrBuilder
required .akka.cluster.ddata.OtherMessage value = 2;
getValueOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
optional .akka.cluster.ddata.OtherMessage value = 2;
getValueOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry
optional .akka.cluster.ddata.OtherMessage value = 2;
getValueOrBuilder() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntryOrBuilder
optional .akka.cluster.ddata.OtherMessage value = 2;
getValueOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
required .akka.cluster.ddata.ORSet value = 2;
getValueOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry
required .akka.cluster.ddata.ORSet value = 2;
getValueOrBuilder() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.EntryOrBuilder
required .akka.cluster.ddata.ORSet value = 2;
getValueOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
required .akka.cluster.ddata.PNCounter value = 2;
getValueOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry
required .akka.cluster.ddata.PNCounter value = 2;
getValueOrBuilder() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.EntryOrBuilder
required .akka.cluster.ddata.PNCounter value = 2;
getValueOrBuilder() - Method in class akka.remote.ContainerFormats.Option.Builder
optional .Payload value = 1;
getValueOrBuilder() - Method in class akka.remote.ContainerFormats.Option
optional .Payload value = 1;
getValueOrBuilder() - Method in interface akka.remote.ContainerFormats.OptionOrBuilder
optional .Payload value = 1;
getValues(int) - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
repeated uint32 values = 5;
getValues(int) - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement
repeated uint32 values = 5;
getValues(int) - Method in interface akka.remote.ArteryControlFormats.CompressionTableAdvertisementOrBuilder
repeated uint32 values = 5;
getValuesCount() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
repeated uint32 values = 5;
getValuesCount() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement
repeated uint32 values = 5;
getValuesCount() - Method in interface akka.remote.ArteryControlFormats.CompressionTableAdvertisementOrBuilder
repeated uint32 values = 5;
getValuesList() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
repeated uint32 values = 5;
getValuesList() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement
repeated uint32 values = 5;
getValuesList() - Method in interface akka.remote.ArteryControlFormats.CompressionTableAdvertisementOrBuilder
repeated uint32 values = 5;
getVersion() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry.Builder
required int64 version = 2;
getVersion() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry
required int64 version = 2;
getVersion() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.EntryOrBuilder
required int64 version = 2;
getVersion() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
required .VectorClock version = 6;
getVersion() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
required .VectorClock version = 6;
getVersion() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipOrBuilder
required .VectorClock version = 6;
getVersion() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
required .VectorClock version = 3;
getVersion() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus
required .VectorClock version = 3;
getVersion() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipStatusOrBuilder
required .VectorClock version = 3;
getVersion() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
required int64 version = 4;
getVersion() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability
required int64 version = 4;
getVersion() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.ObserverReachabilityOrBuilder
required int64 version = 4;
getVersion() - Method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability.Builder
required int64 version = 4;
getVersion() - Method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability
required int64 version = 4;
getVersion() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.SubjectReachabilityOrBuilder
required int64 version = 4;
getVersion() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
required int64 version = 2;
getVersion() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket
required int64 version = 2;
getVersion() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.BucketOrBuilder
required int64 version = 2;
getVersion() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry.Builder
required int64 version = 2;
getVersion() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry
required int64 version = 2;
getVersion() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.EntryOrBuilder
required int64 version = 2;
getVersion() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
required .VersionVector version = 1;
getVersion() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata
required .VersionVector version = 1;
getVersion() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadataOrBuilder
required .VersionVector version = 1;
getVersion() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry.Builder
required int64 version = 2;
getVersion() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry
required int64 version = 2;
getVersion() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.EntryOrBuilder
required int64 version = 2;
getVersion() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck.Builder
required uint32 version = 2;
getVersion() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck
required uint32 version = 2;
getVersion() - Method in interface akka.remote.ArteryControlFormats.CompressionTableAdvertisementAckOrBuilder
required uint32 version = 2;
getVersionBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
required .VectorClock version = 6;
getVersionBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
required .VectorClock version = 3;
getVersionBuilder() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
required .VersionVector version = 1;
getVersionOrBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
required .VectorClock version = 6;
getVersionOrBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
required .VectorClock version = 6;
getVersionOrBuilder() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipOrBuilder
required .VectorClock version = 6;
getVersionOrBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
required .VectorClock version = 3;
getVersionOrBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus
required .VectorClock version = 3;
getVersionOrBuilder() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipStatusOrBuilder
required .VectorClock version = 3;
getVersionOrBuilder() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
required .VersionVector version = 1;
getVersionOrBuilder() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata
required .VersionVector version = 1;
getVersionOrBuilder() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadataOrBuilder
required .VersionVector version = 1;
getVersions(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Builder
repeated .VectorClock.Version versions = 2;
getVersions(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock
repeated .VectorClock.Version versions = 2;
getVersions(int) - Method in interface akka.cluster.protobuf.msg.ClusterMessages.VectorClockOrBuilder
repeated .VectorClock.Version versions = 2;
getVersions(int) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Builder
repeated .Status.Version versions = 1;
getVersions(int) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status
repeated .Status.Version versions = 1;
getVersions(int) - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.StatusOrBuilder
repeated .Status.Version versions = 1;
getVersionsBuilder(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Builder
repeated .VectorClock.Version versions = 2;
getVersionsBuilder(int) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Builder
repeated .Status.Version versions = 1;
getVersionsBuilderList() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Builder
repeated .VectorClock.Version versions = 2;
getVersionsBuilderList() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Builder
repeated .Status.Version versions = 1;
getVersionsCount() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Builder
repeated .VectorClock.Version versions = 2;
getVersionsCount() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock
repeated .VectorClock.Version versions = 2;
getVersionsCount() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.VectorClockOrBuilder
repeated .VectorClock.Version versions = 2;
getVersionsCount() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Builder
repeated .Status.Version versions = 1;
getVersionsCount() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status
repeated .Status.Version versions = 1;
getVersionsCount() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.StatusOrBuilder
repeated .Status.Version versions = 1;
getVersionsList() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Builder
repeated .VectorClock.Version versions = 2;
getVersionsList() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock
repeated .VectorClock.Version versions = 2;
getVersionsList() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.VectorClockOrBuilder
repeated .VectorClock.Version versions = 2;
getVersionsList() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Builder
repeated .Status.Version versions = 1;
getVersionsList() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status
repeated .Status.Version versions = 1;
getVersionsList() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.StatusOrBuilder
repeated .Status.Version versions = 1;
getVersionsOrBuilder(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Builder
repeated .VectorClock.Version versions = 2;
getVersionsOrBuilder(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock
repeated .VectorClock.Version versions = 2;
getVersionsOrBuilder(int) - Method in interface akka.cluster.protobuf.msg.ClusterMessages.VectorClockOrBuilder
repeated .VectorClock.Version versions = 2;
getVersionsOrBuilder(int) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Builder
repeated .Status.Version versions = 1;
getVersionsOrBuilder(int) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status
repeated .Status.Version versions = 1;
getVersionsOrBuilder(int) - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.StatusOrBuilder
repeated .Status.Version versions = 1;
getVersionsOrBuilderList() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Builder
repeated .VectorClock.Version versions = 2;
getVersionsOrBuilderList() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock
repeated .VectorClock.Version versions = 2;
getVersionsOrBuilderList() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.VectorClockOrBuilder
repeated .VectorClock.Version versions = 2;
getVersionsOrBuilderList() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Builder
repeated .Status.Version versions = 1;
getVersionsOrBuilderList() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status
repeated .Status.Version versions = 1;
getVersionsOrBuilderList() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.StatusOrBuilder
repeated .Status.Version versions = 1;
getVersionVector() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata.Builder
required .VersionVector versionVector = 3;
getVersionVector() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata
required .VersionVector versionVector = 3;
getVersionVector() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadataOrBuilder
required .VersionVector versionVector = 3;
getVersionVector() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData.Builder
optional .VersionVector versionVector = 2;
getVersionVector() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData
optional .VersionVector versionVector = 2;
getVersionVector() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaDataOrBuilder
optional .VersionVector versionVector = 2;
getVersionVectorBuilder() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata.Builder
required .VersionVector versionVector = 3;
getVersionVectorBuilder() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData.Builder
optional .VersionVector versionVector = 2;
getVersionVectorOrBuilder() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata.Builder
required .VersionVector versionVector = 3;
getVersionVectorOrBuilder() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata
required .VersionVector versionVector = 3;
getVersionVectorOrBuilder() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadataOrBuilder
required .VersionVector versionVector = 3;
getVersionVectorOrBuilder() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData.Builder
optional .VersionVector versionVector = 2;
getVersionVectorOrBuilder() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData
optional .VersionVector versionVector = 2;
getVersionVectorOrBuilder() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaDataOrBuilder
optional .VersionVector versionVector = 2;
getViaTimeout() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request.Builder
required bool viaTimeout = 4;
getViaTimeout() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request
required bool viaTimeout = 4;
getViaTimeout() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.RequestOrBuilder
required bool viaTimeout = 4;
getVvector() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
required .akka.cluster.ddata.VersionVector vvector = 1;
getVvector() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
required .akka.cluster.ddata.VersionVector vvector = 1;
getVvector() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetOrBuilder
required .akka.cluster.ddata.VersionVector vvector = 1;
getVvector() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
required .VersionVector vvector = 2;
getVvector() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
required .VersionVector vvector = 2;
getVvector() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetOrBuilder
required .VersionVector vvector = 2;
getVvectorBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
required .akka.cluster.ddata.VersionVector vvector = 1;
getVvectorBuilder() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
required .VersionVector vvector = 2;
getVvectorOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
required .akka.cluster.ddata.VersionVector vvector = 1;
getVvectorOrBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
required .akka.cluster.ddata.VersionVector vvector = 1;
getVvectorOrBuilder() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetOrBuilder
required .akka.cluster.ddata.VersionVector vvector = 1;
getVvectorOrBuilder() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
required .VersionVector vvector = 2;
getVvectorOrBuilder() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
required .VersionVector vvector = 2;
getVvectorOrBuilder() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetOrBuilder
required .VersionVector vvector = 2;
getWatchData() - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
optional .WatchData watchData = 2;
getWatchData() - Method in class akka.remote.SystemMessageFormats.SystemMessage
optional .WatchData watchData = 2;
getWatchData() - Method in interface akka.remote.SystemMessageFormats.SystemMessageOrBuilder
optional .WatchData watchData = 2;
getWatchDataBuilder() - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
optional .WatchData watchData = 2;
getWatchDataOrBuilder() - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
optional .WatchData watchData = 2;
getWatchDataOrBuilder() - Method in class akka.remote.SystemMessageFormats.SystemMessage
optional .WatchData watchData = 2;
getWatchDataOrBuilder() - Method in interface akka.remote.SystemMessageFormats.SystemMessageOrBuilder
optional .WatchData watchData = 2;
getWatchee() - Method in class akka.remote.SystemMessageFormats.WatchData.Builder
required .ActorRef watchee = 1;
getWatchee() - Method in class akka.remote.SystemMessageFormats.WatchData
required .ActorRef watchee = 1;
getWatchee() - Method in interface akka.remote.SystemMessageFormats.WatchDataOrBuilder
required .ActorRef watchee = 1;
getWatcheeBuilder() - Method in class akka.remote.SystemMessageFormats.WatchData.Builder
required .ActorRef watchee = 1;
getWatcheeOrBuilder() - Method in class akka.remote.SystemMessageFormats.WatchData.Builder
required .ActorRef watchee = 1;
getWatcheeOrBuilder() - Method in class akka.remote.SystemMessageFormats.WatchData
required .ActorRef watchee = 1;
getWatcheeOrBuilder() - Method in interface akka.remote.SystemMessageFormats.WatchDataOrBuilder
required .ActorRef watchee = 1;
getWatcher() - Method in class akka.remote.SystemMessageFormats.WatchData.Builder
required .ActorRef watcher = 2;
getWatcher() - Method in class akka.remote.SystemMessageFormats.WatchData
required .ActorRef watcher = 2;
getWatcher() - Method in interface akka.remote.SystemMessageFormats.WatchDataOrBuilder
required .ActorRef watcher = 2;
getWatcherBuilder() - Method in class akka.remote.SystemMessageFormats.WatchData.Builder
required .ActorRef watcher = 2;
getWatcherOrBuilder() - Method in class akka.remote.SystemMessageFormats.WatchData.Builder
required .ActorRef watcher = 2;
getWatcherOrBuilder() - Method in class akka.remote.SystemMessageFormats.WatchData
required .ActorRef watcher = 2;
getWatcherOrBuilder() - Method in interface akka.remote.SystemMessageFormats.WatchDataOrBuilder
required .ActorRef watcher = 2;
getWhenTerminated() - Method in class akka.actor.ActorSystem
Returns a CompletionStage which will be completed after the ActorSystem has been terminated and termination hooks have been executed.
getWhenTerminated() - Method in class akka.actor.typed.ActorSystem
Java API: Returns a CompletionStage which will be completed after the ActorSystem has been terminated and termination hooks have been executed.
getWildcardFanOut() - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
optional for pre 2.3.4 compatibility
getWildcardFanOut() - Method in class akka.remote.ContainerFormats.SelectionEnvelope
optional for pre 2.3.4 compatibility
getWildcardFanOut() - Method in interface akka.remote.ContainerFormats.SelectionEnvelopeOrBuilder
optional for pre 2.3.4 compatibility
getWithin() - Method in class akka.remote.WireFormats.ScatterGatherPool.Builder
required .FiniteDuration within = 2;
getWithin() - Method in class akka.remote.WireFormats.ScatterGatherPool
required .FiniteDuration within = 2;
getWithin() - Method in interface akka.remote.WireFormats.ScatterGatherPoolOrBuilder
required .FiniteDuration within = 2;
getWithin() - Method in class akka.remote.WireFormats.TailChoppingPool.Builder
required .FiniteDuration within = 2;
getWithin() - Method in class akka.remote.WireFormats.TailChoppingPool
required .FiniteDuration within = 2;
getWithin() - Method in interface akka.remote.WireFormats.TailChoppingPoolOrBuilder
required .FiniteDuration within = 2;
getWithinBuilder() - Method in class akka.remote.WireFormats.ScatterGatherPool.Builder
required .FiniteDuration within = 2;
getWithinBuilder() - Method in class akka.remote.WireFormats.TailChoppingPool.Builder
required .FiniteDuration within = 2;
getWithinOrBuilder() - Method in class akka.remote.WireFormats.ScatterGatherPool.Builder
required .FiniteDuration within = 2;
getWithinOrBuilder() - Method in class akka.remote.WireFormats.ScatterGatherPool
required .FiniteDuration within = 2;
getWithinOrBuilder() - Method in interface akka.remote.WireFormats.ScatterGatherPoolOrBuilder
required .FiniteDuration within = 2;
getWithinOrBuilder() - Method in class akka.remote.WireFormats.TailChoppingPool.Builder
required .FiniteDuration within = 2;
getWithinOrBuilder() - Method in class akka.remote.WireFormats.TailChoppingPool
required .FiniteDuration within = 2;
getWithinOrBuilder() - Method in interface akka.remote.WireFormats.TailChoppingPoolOrBuilder
required .FiniteDuration within = 2;
getWithValueDeltas() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
optional bool withValueDeltas = 3;
getWithValueDeltas() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap
optional bool withValueDeltas = 3;
getWithValueDeltas() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMapOrBuilder
optional bool withValueDeltas = 3;
GetWorkerStats(ActorRef<WorkPullingProducerController.WorkerStats>) - Constructor for class akka.actor.typed.delivery.WorkPullingProducerController.GetWorkerStats
 
GetWorkerStats$() - Constructor for class akka.actor.typed.delivery.WorkPullingProducerController.GetWorkerStats$
 
getWriterUuid() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
optional string writerUuid = 13;
getWriterUuid() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage
optional string writerUuid = 13;
getWriterUuid() - Method in interface akka.persistence.serialization.MessageFormats.PersistentMessageOrBuilder
optional string writerUuid = 13;
getWriterUuidBytes() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
optional string writerUuid = 13;
getWriterUuidBytes() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage
optional string writerUuid = 13;
getWriterUuidBytes() - Method in interface akka.persistence.serialization.MessageFormats.PersistentMessageOrBuilder
optional string writerUuid = 13;
getZeroTag() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
required sint32 zeroTag = 3;
getZeroTag() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry
required sint32 zeroTag = 3;
getZeroTag() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.EntryOrBuilder
required sint32 zeroTag = 3;
global() - Static method in class akka.dispatch.ExecutionContexts
 
global() - Method in class akka.dispatch.ExecutionContexts$
 
globalOffset() - Method in class akka.persistence.testkit.state.scaladsl.Record
 
gossip() - Method in class akka.cluster.InternalClusterAction.Welcome
 
gossip() - Method in class akka.cluster.pubsub.DistributedPubSubMediator
Gossip to peer nodes.
gossip(Object, ActorRef) - Method in interface akka.routing.Listeners
Sends the supplied message to all current listeners using the provided sender() as sender.
Gossip(Map<String, akka.cluster.ddata.Replicator.Internal.DataEnvelope>, boolean, Option<Object>, Option<Object>) - Constructor for class akka.cluster.ddata.Replicator.Internal$.Gossip
 
GOSSIP_FIELD_NUMBER - Static variable in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope
 
GOSSIP_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.Welcome
 
Gossip$ - Class in akka.cluster
INTERNAL API
Gossip$() - Constructor for class akka.cluster.ddata.Replicator.Internal$.Gossip$
 
Gossip$() - Constructor for class akka.cluster.Gossip$
 
gossip$default$2(Object) - Method in interface akka.routing.Listeners
 
GossipDifferentViewProbability() - Method in class akka.cluster.ClusterSettings
 
GossipEnvelope$ - Class in akka.cluster
 
GossipEnvelope$() - Constructor for class akka.cluster.GossipEnvelope$
 
GossipEnvelopeManifest() - Static method in class akka.cluster.protobuf.ClusterMessageSerializer
 
GossipEnvelopeManifest() - Method in class akka.cluster.protobuf.ClusterMessageSerializer$
 
gossipInterval() - Method in class akka.cluster.ddata.ReplicatorSettings
 
gossipInterval() - Method in class akka.cluster.pubsub.DistributedPubSubSettings
 
GossipInterval() - Method in class akka.cluster.ClusterSettings
 
gossipIntervalDivisor() - Method in interface akka.cluster.ddata.DeltaPropagationSelector
 
GossipManifest() - Method in class akka.cluster.ddata.protobuf.ReplicatorMessageSerializer
 
GossipOverview$ - Class in akka.cluster
 
GossipOverview$() - Constructor for class akka.cluster.GossipOverview$
 
GossipSpeedupTick$() - Constructor for class akka.cluster.InternalClusterAction.GossipSpeedupTick$
 
GossipStats$ - Class in akka.cluster
 
GossipStats$() - Constructor for class akka.cluster.GossipStats$
 
GossipStatus$ - Class in akka.cluster
 
GossipStatus$() - Constructor for class akka.cluster.GossipStatus$
 
GossipStatusManifest() - Static method in class akka.cluster.protobuf.ClusterMessageSerializer
 
GossipStatusManifest() - Method in class akka.cluster.protobuf.ClusterMessageSerializer$
 
gossipTask() - Method in class akka.cluster.ddata.Replicator
 
gossipTask() - Method in class akka.cluster.pubsub.DistributedPubSubMediator
 
GossipTick() - Constructor for class akka.cluster.ddata.Replicator.Internal$.GossipTick
 
GossipTick() - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.GossipTick
 
GossipTick$() - Constructor for class akka.cluster.ddata.Replicator.Internal$.GossipTick$
 
GossipTick$() - Constructor for class akka.cluster.InternalClusterAction.GossipTick$
 
GossipTick$() - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.GossipTick$
 
GossipTimeToLive() - Method in class akka.cluster.ClusterSettings
 
gossipTo(Address) - Method in class akka.cluster.pubsub.DistributedPubSubMediator
 
gossipTo(UniqueAddress) - Method in class akka.cluster.ddata.Replicator
 
goTo(S) - Method in class akka.actor.AbstractFSM
Produce transition to other state.
goTo(S) - Method in class akka.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
Produce transition to other state.
gotoHandingOver(Option<ActorRef>, Option<ActorRef>) - Method in class akka.cluster.singleton.ClusterSingletonManager
 
gotoOldest() - Method in class akka.cluster.singleton.ClusterSingletonManager
 
gotoStopping(ActorRef) - Method in class akka.cluster.singleton.ClusterSingletonManager
 
gotRef() - Method in exception akka.stream.InvalidPartnerActorException
 
gotSeqNr() - Method in exception akka.stream.InvalidSequenceNumberException
 
grab() - Method in class akka.stream.stage.GraphStageLogic.SubSinkInlet
 
grab(Inlet<T>) - Method in class akka.stream.stage.GraphStageLogic
Once the callback InHandler.onPush for an input port has been invoked, the element that has been pushed can be retrieved via this method.
gracefulClose(Channel, ExecutionContext) - Static method in class akka.remote.transport.netty.NettyTransport
Deprecated.
 
gracefulClose(Channel, ExecutionContext) - Method in class akka.remote.transport.netty.NettyTransport$
Deprecated.
 
gracefulShutdownInProgress() - Method in class akka.cluster.sharding.ShardCoordinator
 
gracefulShutdownInProgress_$eq(Set<ActorRef>) - Method in class akka.cluster.sharding.ShardCoordinator
 
gracefulShutdownInstance() - Method in class akka.cluster.sharding.ShardRegion$
Java API: Send this message to the ShardRegion actor to handoff all shards that are hosted by the ShardRegion and then the ShardRegion actor will be stopped.
GracefulShutdownQuarantinedEvent - Class in akka.remote.artery
 
GracefulShutdownQuarantinedEvent - Class in akka.remote
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
GracefulShutdownQuarantinedEvent(UniqueAddress, String) - Constructor for class akka.remote.artery.GracefulShutdownQuarantinedEvent
 
GracefulShutdownQuarantinedEvent(UniqueAddress, String) - Constructor for class akka.remote.GracefulShutdownQuarantinedEvent
Deprecated.
 
GracefulShutdownQuarantinedEvent$ - Class in akka.remote.artery
 
GracefulShutdownQuarantinedEvent$ - Class in akka.remote
Deprecated.
. Since .
GracefulShutdownQuarantinedEvent$() - Constructor for class akka.remote.artery.GracefulShutdownQuarantinedEvent$
 
GracefulShutdownQuarantinedEvent$() - Constructor for class akka.remote.GracefulShutdownQuarantinedEvent$
Deprecated.
 
GracefulShutdownReq(ActorRef) - Constructor for class akka.cluster.sharding.ShardCoordinator.Internal$.GracefulShutdownReq
 
GracefulShutdownReq$() - Constructor for class akka.cluster.sharding.ShardCoordinator.Internal$.GracefulShutdownReq$
 
gracefulStop(ActorRef, Duration) - Static method in class akka.pattern.Patterns
Returns a CompletionStage that will be completed with success (value true) when existing messages of the target actor has been processed and the actor has been terminated.
gracefulStop(ActorRef, Duration) - Method in class akka.pattern.Patterns$
Returns a CompletionStage that will be completed with success (value true) when existing messages of the target actor has been processed and the actor has been terminated.
gracefulStop(ActorRef, Duration) - Static method in class akka.pattern.PatternsCS
Deprecated.
Use Patterns.gracefulStop instead. Since 2.5.19.
gracefulStop(ActorRef, Duration) - Method in class akka.pattern.PatternsCS$
Deprecated.
Use Patterns.gracefulStop instead. Since 2.5.19.
gracefulStop(ActorRef, Duration, Object) - Static method in class akka.pattern.Patterns
Returns a CompletionStage that will be completed with success (value true) when existing messages of the target actor has been processed and the actor has been terminated.
gracefulStop(ActorRef, Duration, Object) - Method in class akka.pattern.Patterns$
Returns a CompletionStage that will be completed with success (value true) when existing messages of the target actor has been processed and the actor has been terminated.
gracefulStop(ActorRef, Duration, Object) - Static method in class akka.pattern.PatternsCS
Deprecated.
Use Patterns.gracefulStop instead. Since 2.5.19.
gracefulStop(ActorRef, Duration, Object) - Method in class akka.pattern.PatternsCS$
Deprecated.
Use Patterns.gracefulStop instead. Since 2.5.19.
gracefulStop(ActorRef, FiniteDuration) - Static method in class akka.pattern.Patterns
Returns a Future that will be completed with success (value true) when existing messages of the target actor has been processed and the actor has been terminated.
gracefulStop(ActorRef, FiniteDuration) - Method in class akka.pattern.Patterns$
Returns a Future that will be completed with success (value true) when existing messages of the target actor has been processed and the actor has been terminated.
gracefulStop(ActorRef, FiniteDuration) - Static method in class akka.pattern.PatternsCS
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
gracefulStop(ActorRef, FiniteDuration) - Method in class akka.pattern.PatternsCS$
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
gracefulStop(ActorRef, FiniteDuration, Object) - Method in interface akka.pattern.GracefulStopSupport
Returns a Future that will be completed with success (value true) when existing messages of the target actor has been processed and the actor has been terminated.
gracefulStop(ActorRef, FiniteDuration, Object) - Static method in class akka.pattern.Patterns
Returns a Future that will be completed with success (value true) when existing messages of the target actor has been processed and the actor has been terminated.
gracefulStop(ActorRef, FiniteDuration, Object) - Method in class akka.pattern.Patterns$
Returns a Future that will be completed with success (value true) when existing messages of the target actor has been processed and the actor has been terminated.
gracefulStop(ActorRef, FiniteDuration, Object) - Static method in class akka.pattern.PatternsCS
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
gracefulStop(ActorRef, FiniteDuration, Object) - Method in class akka.pattern.PatternsCS$
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
gracefulStop$default$3() - Method in interface akka.pattern.GracefulStopSupport
 
GracefulStopSupport - Interface in akka.pattern
 
Graph<S extends Shape,​M> - Interface in akka.stream
Not intended to be directly extended by user classes
Graph.GraphMapMatVal<S extends Shape,​M> - Class in akka.stream
Scala API, see https://github.com/akka/akka/issues/28501 for discussion why this can't be an instance method on class Graph.
Graph$ - Class in akka.stream
 
Graph$() - Constructor for class akka.stream.Graph$
 
GraphApply - Interface in akka.stream.scaladsl
 
GraphDSL - Class in akka.stream.javadsl
 
GraphDSL() - Constructor for class akka.stream.javadsl.GraphDSL
 
GraphDSL.Builder<Mat> - Class in akka.stream.javadsl
 
GraphDSL.Builder.ForwardOps<T> - Class in akka.stream.javadsl
 
GraphDSL.Builder.ReverseOps<T> - Class in akka.stream.javadsl
 
GraphDSL$ - Class in akka.stream.javadsl
 
GraphDSL$ - Class in akka.stream.scaladsl
 
GraphDSL$() - Constructor for class akka.stream.javadsl.GraphDSL$
 
GraphDSL$() - Constructor for class akka.stream.scaladsl.GraphDSL$
 
GraphMapMatVal(Graph<S, M>) - Constructor for class akka.stream.Graph.GraphMapMatVal
 
GraphMapMatVal(Graph<S, M>) - Method in class akka.stream.Graph$
 
GraphStage<S extends Shape> - Class in akka.stream.stage
A GraphStage represents a reusable graph stream processing operator.
GraphStage() - Constructor for class akka.stream.stage.GraphStage
 
GraphStageLogic - Class in akka.stream.stage
Represents the processing logic behind a GraphStage.
GraphStageLogic(Shape) - Constructor for class akka.stream.stage.GraphStageLogic
 
GraphStageLogic.ConditionalTerminateInput - Class in akka.stream.stage
Input handler that terminates the state upon receiving completion if the given condition holds at that time.
GraphStageLogic.ConditionalTerminateOutput - Class in akka.stream.stage
Output handler that terminates the state upon receiving completion if the given condition holds at that time.
GraphStageLogic.EagerTerminateInput$ - Class in akka.stream.stage
Input handler that terminates the operator upon receiving completion.
GraphStageLogic.EagerTerminateOutput$ - Class in akka.stream.stage
Output handler that terminates the operator upon cancellation.
GraphStageLogic.IgnoreTerminateInput$ - Class in akka.stream.stage
Input handler that does not terminate the operator upon receiving completion.
GraphStageLogic.IgnoreTerminateOutput$ - Class in akka.stream.stage
Output handler that does not terminate the operator upon cancellation.
GraphStageLogic.StageActor - Class in akka.stream.stage
Minimal actor to work with other actors and watch them in a synchronous ways
GraphStageLogic.StageActorRef$ - Class in akka.stream.stage
 
GraphStageLogic.StageActorRefNotInitializedException - Exception in akka.stream.stage
 
GraphStageLogic.StageActorRefNotInitializedException$ - Class in akka.stream.stage
 
GraphStageLogic.SubSinkInlet<T> - Class in akka.stream.stage
INTERNAL API
GraphStageLogic.SubSourceOutlet<T> - Class in akka.stream.stage
INTERNAL API
GraphStageLogic.TotallyIgnorantInput$ - Class in akka.stream.stage
Input handler that does not terminate the operator upon receiving completion nor failure.
GraphStageLogic$ - Class in akka.stream.stage
 
GraphStageLogic$() - Constructor for class akka.stream.stage.GraphStageLogic$
 
GraphStageLogicWithLogging - Class in akka.stream.stage
GraphStageLogicWithLogging(Shape) - Constructor for class akka.stream.stage.GraphStageLogicWithLogging
 
GraphStageMessages - Class in akka.stream.testkit
Messages emitted after the corresponding stageUnderTest methods has been invoked.
GraphStageMessages() - Constructor for class akka.stream.testkit.GraphStageMessages
 
GraphStageMessages.DownstreamFinish$ - Class in akka.stream.testkit
 
GraphStageMessages.Failure - Class in akka.stream.testkit
 
GraphStageMessages.Failure$ - Class in akka.stream.testkit
 
GraphStageMessages.Pull$ - Class in akka.stream.testkit
 
GraphStageMessages.Push$ - Class in akka.stream.testkit
 
GraphStageMessages.StageFailure - Class in akka.stream.testkit
Sent to the probe when the operator callback threw an exception param: operation The operation that failed
GraphStageMessages.StageFailure$ - Class in akka.stream.testkit
 
GraphStageMessages.StageMessage - Interface in akka.stream.testkit
 
GraphStageMessages.UpstreamFinish$ - Class in akka.stream.testkit
 
GraphStageMessages$ - Class in akka.stream.testkit
Messages emitted after the corresponding stageUnderTest methods has been invoked.
GraphStageMessages$() - Constructor for class akka.stream.testkit.GraphStageMessages$
 
GraphStageWithMaterializedValue<S extends Shape,​M> - Class in akka.stream.stage
Scala API: A GraphStage represents a reusable graph stream processing operator.
GraphStageWithMaterializedValue() - Constructor for class akka.stream.stage.GraphStageWithMaterializedValue
 
group() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Subscribe
 
group() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Unsubscribe
 
group(ServiceKey<T>) - Static method in class akka.actor.typed.javadsl.Routers
A router that will keep track of the available routees registered to the Receptionist and route over those by random selection.
group(ServiceKey<T>) - Method in class akka.actor.typed.javadsl.Routers$
A router that will keep track of the available routees registered to the Receptionist and route over those by random selection.
group(ServiceKey<T>) - Static method in class akka.actor.typed.scaladsl.Routers
A router that will keep track of the available routees registered to the Receptionist and route over those by random selection.
group(ServiceKey<T>) - Method in class akka.actor.typed.scaladsl.Routers$
A router that will keep track of the available routees registered to the Receptionist and route over those by random selection.
Group - Interface in akka.routing
RouterConfig for router actor with routee actors that are created external to the router and the router sends messages to the specified path using actor selection, without watching for termination.
Group(FiniteDuration, RoutingLogic) - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Group
 
GroupBase - Class in akka.routing
Java API: Base class for custom router Group
GroupBase() - Constructor for class akka.routing.GroupBase
 
groupBy(int, Function<Out, K>) - Method in class akka.stream.javadsl.Flow
This operation demultiplexes the incoming stream into separate output streams, one for each element key.
groupBy(int, Function<Out, K>) - Method in class akka.stream.javadsl.Source
This operation demultiplexes the incoming stream into separate output streams, one for each element key.
groupBy(int, Function<Out, K>, boolean) - Method in class akka.stream.javadsl.Flow
This operation demultiplexes the incoming stream into separate output streams, one for each element key.
groupBy(int, Function<Out, K>, boolean) - Method in class akka.stream.javadsl.Source
This operation demultiplexes the incoming stream into separate output streams, one for each element key.
groupBy(int, Function1<Out, K>) - Method in interface akka.stream.scaladsl.FlowOps
This operation demultiplexes the incoming stream into separate output streams, one for each element key.
groupBy(int, Function1<Out, K>, boolean) - Method in interface akka.stream.scaladsl.FlowOps
This operation demultiplexes the incoming stream into separate output streams, one for each element key.
grouped(int) - Method in class akka.stream.javadsl.Flow
Chunk up this stream into groups of the given size, with the last group possibly smaller than requested due to end-of-stream.
grouped(int) - Method in class akka.stream.javadsl.FlowWithContext
Context-preserving variant of akka.stream.javadsl.Flow.grouped.
grouped(int) - Method in class akka.stream.javadsl.Source
Chunk up this stream into groups of the given size, with the last group possibly smaller than requested due to end-of-stream.
grouped(int) - Method in class akka.stream.javadsl.SourceWithContext
Context-preserving variant of akka.stream.javadsl.Source.grouped.
grouped(int) - Method in class akka.stream.javadsl.SubFlow
Chunk up this stream into groups of the given size, with the last group possibly smaller than requested due to end-of-stream.
grouped(int) - Method in class akka.stream.javadsl.SubSource
Chunk up this stream into groups of the given size, with the last group possibly smaller than requested due to end-of-stream.
grouped(int) - Method in interface akka.stream.scaladsl.FlowOps
Chunk up this stream into groups of the given size, with the last group possibly smaller than requested due to end-of-stream.
grouped(int) - Method in interface akka.stream.scaladsl.FlowWithContextOps
Context-preserving variant of akka.stream.scaladsl.FlowOps.grouped.
grouped(int) - Method in class akka.util.ByteString
 
groupedWeighted(long, Function<Out, Long>) - Method in class akka.stream.javadsl.SubFlow
Chunk up this stream into groups of elements that have a cumulative weight greater than or equal to the minWeight, with the last group possibly smaller than requested minWeight due to end-of-stream.
groupedWeighted(long, Function<Out, Long>) - Method in class akka.stream.javadsl.SubSource
Chunk up this stream into groups of elements that have a cumulative weight greater than or equal to the minWeight, with the last group possibly smaller than requested minWeight due to end-of-stream.
groupedWeighted(long, Function<Out, Long>) - Method in class akka.stream.javadsl.Flow
Chunk up this stream into groups of elements that have a cumulative weight greater than or equal to the minWeight, with the last group possibly smaller than requested minWeight due to end-of-stream.
groupedWeighted(long, Function<Out, Long>) - Method in class akka.stream.javadsl.Source
Chunk up this stream into groups of elements that have a cumulative weight greater than or equal to the minWeight, with the last group possibly smaller than requested minWeight due to end-of-stream.
groupedWeighted(long, Function1<Out, Object>) - Method in interface akka.stream.scaladsl.FlowOps
Chunk up this stream into groups of elements that have a cumulative weight greater than or equal to the minWeight, with the last group possibly smaller than requested minWeight due to end-of-stream.
groupedWeightedWithin(long, int, Function<Out, Long>, Duration) - Method in class akka.stream.javadsl.Flow
Chunk up this stream into groups of elements received within a time window, or limited by the weight and number of the elements, whatever happens first.
groupedWeightedWithin(long, int, Function<Out, Long>, Duration) - Method in class akka.stream.javadsl.Source
Chunk up this stream into groups of elements received within a time window, or limited by the weight and number of the elements, whatever happens first.
groupedWeightedWithin(long, int, Function<Out, Long>, Duration) - Method in class akka.stream.javadsl.SubFlow
Chunk up this stream into groups of elements received within a time window, or limited by the weight and number of the elements, whatever happens first.
groupedWeightedWithin(long, int, Function<Out, Long>, Duration) - Method in class akka.stream.javadsl.SubSource
Chunk up this stream into groups of elements received within a time window, or limited by the weight and number of the elements, whatever happens first.
groupedWeightedWithin(long, int, FiniteDuration, Function1<Out, Object>) - Method in interface akka.stream.scaladsl.FlowOps
Chunk up this stream into groups of elements received within a time window, or limited by the weight and number of the elements, whatever happens first.
groupedWeightedWithin(long, Function<Out, Long>, Duration) - Method in class akka.stream.javadsl.Flow
Chunk up this stream into groups of elements received within a time window, or limited by the weight of the elements, whatever happens first.
groupedWeightedWithin(long, Function<Out, Long>, Duration) - Method in class akka.stream.javadsl.Source
Chunk up this stream into groups of elements received within a time window, or limited by the weight of the elements, whatever happens first.
groupedWeightedWithin(long, Function<Out, Long>, Duration) - Method in class akka.stream.javadsl.SubFlow
Chunk up this stream into groups of elements received within a time window, or limited by the weight of the elements, whatever happens first.
groupedWeightedWithin(long, Function<Out, Long>, Duration) - Method in class akka.stream.javadsl.SubSource
Chunk up this stream into groups of elements received within a time window, or limited by the weight of the elements, whatever happens first.
groupedWeightedWithin(long, Function<Out, Long>, FiniteDuration) - Method in class akka.stream.javadsl.Flow
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
groupedWeightedWithin(long, Function<Out, Long>, FiniteDuration) - Method in class akka.stream.javadsl.Source
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
groupedWeightedWithin(long, Function<Out, Long>, FiniteDuration) - Method in class akka.stream.javadsl.SubFlow
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
groupedWeightedWithin(long, Function<Out, Long>, FiniteDuration) - Method in class akka.stream.javadsl.SubSource
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
groupedWeightedWithin(long, FiniteDuration, Function1<Out, Object>) - Method in interface akka.stream.scaladsl.FlowOps
Chunk up this stream into groups of elements received within a time window, or limited by the weight of the elements, whatever happens first.
groupedWithin(int, Duration) - Method in class akka.stream.javadsl.Flow
Chunk up this stream into groups of elements received within a time window, or limited by the given number of elements, whatever happens first.
groupedWithin(int, Duration) - Method in class akka.stream.javadsl.Source
Chunk up this stream into groups of elements received within a time window, or limited by the given number of elements, whatever happens first.
groupedWithin(int, Duration) - Method in class akka.stream.javadsl.SubFlow
Chunk up this stream into groups of elements received within a time window, or limited by the given number of elements, whatever happens first.
groupedWithin(int, Duration) - Method in class akka.stream.javadsl.SubSource
Chunk up this stream into groups of elements received within a time window, or limited by the given number of elements, whatever happens first.
groupedWithin(int, FiniteDuration) - Method in class akka.stream.javadsl.Flow
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
groupedWithin(int, FiniteDuration) - Method in class akka.stream.javadsl.Source
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
groupedWithin(int, FiniteDuration) - Method in class akka.stream.javadsl.SubFlow
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
groupedWithin(int, FiniteDuration) - Method in class akka.stream.javadsl.SubSource
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
groupedWithin(int, FiniteDuration) - Method in interface akka.stream.scaladsl.FlowOps
Chunk up this stream into groups of elements received within a time window, or limited by the given number of elements, whatever happens first.
GroupRouter<T> - Class in akka.actor.typed.javadsl
Provides builder style configuration options for group routers
GroupRouter<T> - Interface in akka.actor.typed.scaladsl
Provides builder style configuration options for group routers
GroupRouter() - Constructor for class akka.actor.typed.javadsl.GroupRouter
 
GroupRouterBuilder$ - Class in akka.actor.typed.internal.routing
 
GroupRouterBuilder$() - Constructor for class akka.actor.typed.internal.routing.GroupRouterBuilder$
 
GroupRouterHelper - Class in akka.actor.typed.internal.routing
INTERNAL API
GroupRouterHelper() - Constructor for class akka.actor.typed.internal.routing.GroupRouterHelper
 
GroupRouterHelper$ - Class in akka.actor.typed.internal.routing
INTERNAL API
GroupRouterHelper$() - Constructor for class akka.actor.typed.internal.routing.GroupRouterHelper$
 
GSet<A> - Class in akka.cluster.ddata
 
GSet() - Constructor for class akka.cluster.ddata.GSet
 
GSet$ - Class in akka.cluster.ddata
 
GSet$() - Constructor for class akka.cluster.ddata.GSet$
 
gsetFromBinary(byte[]) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer
 
gsetFromProto(ReplicatedDataMessages.GSet) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer
 
GSetKey<A> - Class in akka.cluster.ddata
 
GSetKey(String) - Constructor for class akka.cluster.ddata.GSetKey
 
GSetKey$ - Class in akka.cluster.ddata
 
GSetKey$() - Constructor for class akka.cluster.ddata.GSetKey$
 
gsetToProto(GSet<?>) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer
 
guardian() - Method in interface akka.actor.ActorRefFactory
Parent of all children created by this interface.
guardian() - Method in interface akka.actor.ActorRefProvider
Reference to the supervisor used for all top-level user actors.
guardian() - Method in class akka.actor.ExtendedActorSystem
The top-level supervisor of all actors created using system.actorOf(...).
GuardianStartupBehavior - Class in akka.actor.typed.internal.adapter
INTERNAL API
GuardianStartupBehavior() - Constructor for class akka.actor.typed.internal.adapter.GuardianStartupBehavior
 
GuardianStartupBehavior.Start$ - Class in akka.actor.typed.internal.adapter
 
GuardianStartupBehavior$ - Class in akka.actor.typed.internal.adapter
INTERNAL API
GuardianStartupBehavior$() - Constructor for class akka.actor.typed.internal.adapter.GuardianStartupBehavior$
 
gunzip(int) - Static method in class akka.stream.javadsl.Compression
Creates a Flow that decompresses gzip-compressed stream of data.
gunzip(int) - Method in class akka.stream.javadsl.Compression$
Creates a Flow that decompresses gzip-compressed stream of data.
gunzip(int) - Static method in class akka.stream.scaladsl.Compression
Creates a Flow that decompresses a gzip-compressed stream of data.
gunzip(int) - Method in class akka.stream.scaladsl.Compression$
Creates a Flow that decompresses a gzip-compressed stream of data.
gunzip$default$1() - Static method in class akka.stream.scaladsl.Compression
 
gunzip$default$1() - Method in class akka.stream.scaladsl.Compression$
 
gzip() - Static method in class akka.stream.javadsl.Compression
Creates a flow that gzip-compresses a stream of ByteStrings.
gzip() - Method in class akka.stream.javadsl.Compression$
Creates a flow that gzip-compresses a stream of ByteStrings.
gzip() - Static method in class akka.stream.scaladsl.Compression
Creates a flow that gzip-compresses a stream of ByteStrings.
gzip() - Method in class akka.stream.scaladsl.Compression$
Creates a flow that gzip-compresses a stream of ByteStrings.
gzip(int) - Static method in class akka.stream.javadsl.Compression
Same as Compression.gzip() with a custom level.
gzip(int) - Method in class akka.stream.javadsl.Compression$
Same as Compression$.gzip() with a custom level.
gzip(int) - Static method in class akka.stream.scaladsl.Compression
Same as Compression.gzip() with a custom level.
gzip(int) - Method in class akka.stream.scaladsl.Compression$
Same as Compression$.gzip() with a custom level.
GZip(long) - Constructor for class akka.serialization.jackson.Compression.GZip
 
GZip$() - Constructor for class akka.serialization.jackson.Compression.GZip$
 

H

HandingOver() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandingOver
 
HandingOver$() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandingOver$
 
HandingOverData(ActorRef, Option<ActorRef>) - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandingOverData
 
HandingOverData$() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandingOverData$
 
handleBackoff() - Method in interface akka.pattern.HandleBackoff
 
HandleBackoff - Interface in akka.pattern
INTERNAL API
handleChildTerminated(ActorContext, ActorRef, Iterable<ActorRef>) - Method in class akka.actor.AllForOneStrategy
 
handleChildTerminated(ActorContext, ActorRef, Iterable<ActorRef>) - Method in class akka.actor.OneForOneStrategy
 
handleChildTerminated(ActorContext, ActorRef, Iterable<ActorRef>) - Method in class akka.actor.SupervisorStrategy
This method is called after the child has been removed from the set of children.
handleChildTerminated(ActorRef) - Method in interface akka.actor.dungeon.FaultHandling
 
handleEvent_$eq(PartialFunction<FSM.Event<D>, FSM.State<S, D>>) - Method in interface akka.actor.FSM
 
handleEvent_$eq(PartialFunction<PersistentFSM.Event<D>, PersistentFSM.State<S, D, E>>) - Method in interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
 
handleException() - Method in interface akka.actor.dungeon.Dispatch
 
handleException(TypedActorContext<Object>) - Method in class akka.actor.typed.internal.ResumeSupervisor
 
handleException(TypedActorContext<Object>) - Method in class akka.actor.typed.internal.SimpleSupervisor
 
handleException(TypedActorContext<Object>) - Method in class akka.actor.typed.internal.StopSupervisor
 
handleExceptionOnStart(TypedActorContext<Object>, BehaviorInterceptor.PreStartTarget<I>) - Method in class akka.actor.typed.internal.AbstractSupervisor
 
handleExceptionOnStart(TypedActorContext<Object>, BehaviorInterceptor.PreStartTarget<T>) - Method in class akka.actor.typed.internal.RestartSupervisor
 
handleExceptionOnStart(TypedActorContext<Object>, BehaviorInterceptor.PreStartTarget<T>) - Method in class akka.actor.typed.internal.SimpleSupervisor
 
handleFailure(ActorContext, ActorRef, Throwable, ChildRestartStats, Iterable<ChildRestartStats>) - Method in class akka.actor.SupervisorStrategy
This is the main entry point: in case of a child&rsquo;s failure, this method must try to handle the failure by resuming, restarting or stopping the child (and returning true), or it returns false to escalate the failure, which will lead to this actor re-throwing the exception which caused the failure.
handleFailure(akka.dispatch.sysmsg.Failed) - Method in interface akka.actor.dungeon.FaultHandling
 
handleGetShardHome(String) - Method in class akka.cluster.sharding.ShardCoordinator
 
handleInitial(ClusterEvent.CurrentClusterState) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer
 
handleInitial(ClusterEvent.CurrentClusterState) - Method in class akka.cluster.singleton.ClusterSingletonProxy
 
handleInvokeFailure(Iterable<ActorRef>, Throwable) - Method in interface akka.actor.dungeon.FaultHandling
 
handleMemberEvent(ClusterEvent.MemberEvent) - Method in class akka.cluster.singleton.ClusterSingletonManager
 
handleMessageToChild(Object) - Method in interface akka.pattern.HandleBackoff
 
handleNonFatalOrInterruptedException(Function1<Throwable, BoxedUnit>) - Method in interface akka.actor.dungeon.FaultHandling
 
handleOldestChanged(Option<ActorRef>, Option<UniqueAddress>) - Method in class akka.cluster.singleton.ClusterSingletonManager
 
handler() - Method in class akka.io.Tcp.Bind
 
handler() - Method in class akka.io.Tcp.Register
 
handler() - Method in class akka.io.Udp.Bind
 
handler() - Method in class akka.io.UdpConnected.Connect
 
handler() - Method in class akka.persistence.Eventsourced.AsyncHandlerInvocation
 
handler() - Method in interface akka.persistence.Eventsourced.PendingHandlerInvocation
 
handler() - Method in class akka.persistence.Eventsourced.StashingHandlerInvocation
 
handleReceiveException(TypedActorContext<Object>, BehaviorInterceptor.ReceiveTarget<I>) - Method in class akka.actor.typed.internal.AbstractSupervisor
 
handleReceiveException(TypedActorContext<Object>, BehaviorInterceptor.ReceiveTarget<T>) - Method in class akka.actor.typed.internal.RestartSupervisor
 
handleReceiveException(TypedActorContext<Object>, BehaviorInterceptor.ReceiveTarget<T>) - Method in class akka.actor.typed.internal.SimpleSupervisor
 
handleSignalException(TypedActorContext<Object>, BehaviorInterceptor.SignalTarget<I>) - Method in class akka.actor.typed.internal.AbstractSupervisor
 
handleSignalException(TypedActorContext<Object>, BehaviorInterceptor.SignalTarget<T>) - Method in class akka.actor.typed.internal.RestartSupervisor
 
handleSignalException(TypedActorContext<Object>, BehaviorInterceptor.SignalTarget<T>) - Method in class akka.actor.typed.internal.SimpleSupervisor
 
handleTransition(S, S) - Method in interface akka.actor.FSM
 
handleTransition(S, S) - Method in interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
 
handleWith(Flow<ByteString, ByteString, Mat>, ClassicActorSystemProvider) - Method in class akka.stream.javadsl.Tcp.IncomingConnection
Handles the connection using the given flow, which is materialized exactly once and the respective materialized value is returned.
handleWith(Flow<ByteString, ByteString, Mat>, Materializer) - Method in class akka.stream.javadsl.Tcp.IncomingConnection
Handles the connection using the given flow, which is materialized exactly once and the respective materialized value is returned.
handleWith(Flow<ByteString, ByteString, Mat>, Materializer) - Method in class akka.stream.scaladsl.Tcp.IncomingConnection
Handles the connection using the given flow, which is materialized exactly once and the respective materialized instance is returned.
handlingPromise() - Method in class akka.stream.stage.ConcurrentAsyncCallbackState.Event
 
handlingWhileStopped() - Method in class akka.pattern.BackoffOnFailureOptionsImpl
 
handlingWhileStopped() - Method in class akka.pattern.BackoffOnStopOptionsImpl
 
HandlingWhileStopped - Interface in akka.pattern
 
HandOff(String) - Constructor for class akka.cluster.sharding.ShardCoordinator.Internal$.HandOff
 
HandOff$() - Constructor for class akka.cluster.sharding.ShardCoordinator.Internal$.HandOff$
 
handOffTimeout() - Method in class akka.cluster.sharding.ClusterShardingSettings.TuningParameters
 
handOffTimeout() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
handOverDone(Option<ActorRef>) - Method in class akka.cluster.singleton.ClusterSingletonManager
 
HandOverDone() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverDone
 
HandOverDone$() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverDone$
 
HandOverInProgress() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverInProgress
 
HandOverInProgress$() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverInProgress$
 
HandOverRetry(int) - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverRetry
 
HandOverRetry$() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverRetry$
 
handOverRetryInterval() - Method in class akka.cluster.singleton.ClusterSingletonManagerSettings
 
handOverRetryInterval() - Method in class akka.cluster.typed.ClusterSingletonManagerSettings
 
handOverRetryInterval() - Method in class akka.cluster.typed.ClusterSingletonSettings
 
HandOverRetryTimer() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$
 
handOverTo() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandingOverData
 
HandOverToMe() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverToMe
 
HandOverToMe$() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverToMe$
 
HandshakeInfo - Class in akka.remote.transport
 
HandshakeInfo(Address, int, Option<String>) - Constructor for class akka.remote.transport.HandshakeInfo
 
HANDSHAKEINFO_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.AkkaControlMessage
 
HandshakeInfo$ - Class in akka.remote.transport
 
HandshakeInfo$() - Constructor for class akka.remote.transport.HandshakeInfo$
 
hasAck() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
required bool ack = 3;
hasAck() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
required bool ack = 3;
hasAck() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSentOrBuilder
required bool ack = 3;
hasAck() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
required bool ack = 4;
hasAck() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
required bool ack = 4;
hasAck() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessageOrBuilder
required bool ack = 4;
hasAck() - Method in class akka.remote.WireFormats.AckAndEnvelopeContainer.Builder
optional .AcknowledgementInfo ack = 1;
hasAck() - Method in class akka.remote.WireFormats.AckAndEnvelopeContainer
optional .AcknowledgementInfo ack = 1;
hasAck() - Method in interface akka.remote.WireFormats.AckAndEnvelopeContainerOrBuilder
optional .AcknowledgementInfo ack = 1;
hasAckReplyTo() - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope.Builder
required .UniqueAddress ackReplyTo = 5;
hasAckReplyTo() - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope
required .UniqueAddress ackReplyTo = 5;
hasAckReplyTo() - Method in interface akka.remote.ArteryControlFormats.SystemMessageEnvelopeOrBuilder
required .UniqueAddress ackReplyTo = 5;
hasActor() - Method in class akka.remote.ContainerFormats.ActorInitializationException.Builder
optional .ActorRef actor = 1;
hasActor() - Method in class akka.remote.ContainerFormats.ActorInitializationException
optional .ActorRef actor = 1;
hasActor() - Method in interface akka.remote.ContainerFormats.ActorInitializationExceptionOrBuilder
optional .ActorRef actor = 1;
hasActor() - Method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData.Builder
required .ActorRef actor = 1;
hasActor() - Method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData
required .ActorRef actor = 1;
hasActor() - Method in interface akka.remote.SystemMessageFormats.DeathWatchNotificationDataOrBuilder
required .ActorRef actor = 1;
hasActorRef() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry.Builder
required string actorRef = 1;
hasActorRef() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry
required string actorRef = 1;
hasActorRef() - Method in interface akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntryOrBuilder
required string actorRef = 1;
hasAddr() - Method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest.Builder
optional .Address addr = 2;
hasAddr() - Method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest
optional .Address addr = 2;
hasAddr() - Method in interface akka.remote.testconductor.TestConductorProtocol.AddressRequestOrBuilder
optional .Address addr = 2;
hasAddr() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
optional .AddressRequest addr = 5;
hasAddr() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper
optional .AddressRequest addr = 5;
hasAddr() - Method in interface akka.remote.testconductor.TestConductorProtocol.WrapperOrBuilder
optional .AddressRequest addr = 5;
hasAddress() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress.Builder
required .akka.cluster.ddata.Address address = 1;
hasAddress() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress
required .akka.cluster.ddata.Address address = 1;
hasAddress() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddressOrBuilder
required .akka.cluster.ddata.Address address = 1;
hasAddress() - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck.Builder
required .Address address = 1;
hasAddress() - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck
required .Address address = 1;
hasAddress() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.InitJoinAckOrBuilder
required .Address address = 1;
hasAddress() - Method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress.Builder
required .Address address = 1;
hasAddress() - Method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress
required .Address address = 1;
hasAddress() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.UniqueAddressOrBuilder
required .Address address = 1;
hasAddress() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version.Builder
required .Address address = 1;
hasAddress() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version
required .Address address = 1;
hasAddress() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.VersionOrBuilder
required .Address address = 1;
hasAddress() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry.Builder
required .Address address = 1;
hasAddress() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry
required .Address address = 1;
hasAddress() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntryOrBuilder
required .Address address = 1;
hasAddress() - Method in class akka.remote.ArteryControlFormats.MessageWithAddress.Builder
required .UniqueAddress address = 1;
hasAddress() - Method in class akka.remote.ArteryControlFormats.MessageWithAddress
required .UniqueAddress address = 1;
hasAddress() - Method in interface akka.remote.ArteryControlFormats.MessageWithAddressOrBuilder
required .UniqueAddress address = 1;
hasAddress() - Method in class akka.remote.ArteryControlFormats.UniqueAddress.Builder
required .Address address = 1;
hasAddress() - Method in class akka.remote.ArteryControlFormats.UniqueAddress
required .Address address = 1;
hasAddress() - Method in interface akka.remote.ArteryControlFormats.UniqueAddressOrBuilder
required .Address address = 1;
hasAddress() - Method in class akka.remote.testconductor.TestConductorProtocol.Hello.Builder
required .Address address = 2;
hasAddress() - Method in class akka.remote.testconductor.TestConductorProtocol.Hello
required .Address address = 2;
hasAddress() - Method in interface akka.remote.testconductor.TestConductorProtocol.HelloOrBuilder
required .Address address = 2;
hasAddress() - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure.Builder
optional .Address address = 3;
hasAddress() - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure
optional .Address address = 3;
hasAddress() - Method in interface akka.remote.testconductor.TestConductorProtocol.InjectFailureOrBuilder
optional .Address address = 3;
hasAddressIndex() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
required int32 addressIndex = 1;
hasAddressIndex() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics
required int32 addressIndex = 1;
hasAddressIndex() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetricsOrBuilder
required int32 addressIndex = 1;
hasAddressIndex() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member.Builder
required int32 addressIndex = 1;
hasAddressIndex() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member
required int32 addressIndex = 1;
hasAddressIndex() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.MemberOrBuilder
required int32 addressIndex = 1;
hasAddressIndex() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
required int32 addressIndex = 1;
hasAddressIndex() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability
required int32 addressIndex = 1;
hasAddressIndex() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.ObserverReachabilityOrBuilder
required int32 addressIndex = 1;
hasAddressIndex() - Method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability.Builder
required int32 addressIndex = 1;
hasAddressIndex() - Method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability
required int32 addressIndex = 1;
hasAddressIndex() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.SubjectReachabilityOrBuilder
required int32 addressIndex = 1;
hasAddressIndex() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone.Builder
required int32 addressIndex = 1;
hasAddressIndex() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone
required int32 addressIndex = 1;
hasAddressIndex() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.TombstoneOrBuilder
required int32 addressIndex = 1;
hasAddressTerminated() - Method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData.Builder
required bool addressTerminated = 3;
hasAddressTerminated() - Method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData
required bool addressTerminated = 3;
hasAddressTerminated() - Method in interface akka.remote.SystemMessageFormats.DeathWatchNotificationDataOrBuilder
required bool addressTerminated = 3;
hasAllButSelf() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll.Builder
required bool allButSelf = 2;
hasAllButSelf() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll
required bool allButSelf = 2;
hasAllButSelf() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAllOrBuilder
required bool allButSelf = 2;
hasAllowLocalRoutees() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
required bool allowLocalRoutees = 3;
hasAllowLocalRoutees() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings
required bool allowLocalRoutees = 3;
hasAllowLocalRoutees() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettingsOrBuilder
required bool allowLocalRoutees = 3;
hasAllPersistenceIdsSubscribers() - Method in interface akka.persistence.journal.leveldb.LeveldbStore
 
hasAllRegionsRegistered() - Method in class akka.cluster.sharding.ShardCoordinator
 
hasAlpha() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA.Builder
required double alpha = 2;
hasAlpha() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA
required double alpha = 2;
hasAlpha() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMAOrBuilder
required double alpha = 2;
hasAppVersion() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join.Builder
optional string appVersion = 3;
hasAppVersion() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join
optional string appVersion = 3;
hasAppVersion() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.JoinOrBuilder
optional string appVersion = 3;
hasAppVersionIndex() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member.Builder
optional int32 appVersionIndex = 5;
hasAppVersionIndex() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member
optional int32 appVersionIndex = 5;
hasAppVersionIndex() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.MemberOrBuilder
optional int32 appVersionIndex = 5;
hasAsync() - Method in class akka.remote.SystemMessageFormats.SuperviseData.Builder
required bool async = 2;
hasAsync() - Method in class akka.remote.SystemMessageFormats.SuperviseData
required bool async = 2;
hasAsync() - Method in interface akka.remote.SystemMessageFormats.SuperviseDataOrBuilder
required bool async = 2;
hasBackoffRate() - Method in class akka.remote.WireFormats.DefaultResizer.Builder
required double backoffRate = 6;
hasBackoffRate() - Method in class akka.remote.WireFormats.DefaultResizer
required double backoffRate = 6;
hasBackoffRate() - Method in interface akka.remote.WireFormats.DefaultResizerOrBuilder
required double backoffRate = 6;
hasBackoffThreshold() - Method in class akka.remote.WireFormats.DefaultResizer.Builder
required double backoffThreshold = 5;
hasBackoffThreshold() - Method in class akka.remote.WireFormats.DefaultResizer
required double backoffThreshold = 5;
hasBackoffThreshold() - Method in interface akka.remote.WireFormats.DefaultResizerOrBuilder
required double backoffThreshold = 5;
hasBarrier() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
optional .EnterBarrier barrier = 2;
hasBarrier() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper
optional .EnterBarrier barrier = 2;
hasBarrier() - Method in interface akka.remote.testconductor.TestConductorProtocol.WrapperOrBuilder
optional .EnterBarrier barrier = 2;
hasBeenPulled() - Method in class akka.stream.stage.GraphStageLogic.SubSinkInlet
 
hasBeenPulled(Inlet<T>) - Method in class akka.stream.stage.GraphStageLogic
Indicates whether there is already a pending pull for the given input port.
hasCause() - Method in class akka.remote.ContainerFormats.ActorInitializationException.Builder
required .Payload cause = 3;
hasCause() - Method in class akka.remote.ContainerFormats.ActorInitializationException
required .Payload cause = 3;
hasCause() - Method in interface akka.remote.ContainerFormats.ActorInitializationExceptionOrBuilder
required .Payload cause = 3;
hasCause() - Method in class akka.remote.ContainerFormats.Throwable.Builder
optional .Payload cause = 3;
hasCause() - Method in class akka.remote.ContainerFormats.Throwable
optional .Payload cause = 3;
hasCause() - Method in interface akka.remote.ContainerFormats.ThrowableOrBuilder
optional .Payload cause = 3;
hasCause() - Method in class akka.stream.StreamRefMessages.RemoteStreamFailure.Builder
optional bytes cause = 1;
hasCause() - Method in class akka.stream.StreamRefMessages.RemoteStreamFailure
optional bytes cause = 1;
hasCause() - Method in interface akka.stream.StreamRefMessages.RemoteStreamFailureOrBuilder
optional bytes cause = 1;
hasCauseData() - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
optional .Payload causeData = 3;
hasCauseData() - Method in class akka.remote.SystemMessageFormats.SystemMessage
optional .Payload causeData = 3;
hasCauseData() - Method in interface akka.remote.SystemMessageFormats.SystemMessageOrBuilder
optional .Payload causeData = 3;
hasChild() - Method in class akka.remote.SystemMessageFormats.FailedData.Builder
required .ActorRef child = 1;
hasChild() - Method in class akka.remote.SystemMessageFormats.FailedData
required .ActorRef child = 1;
hasChild() - Method in interface akka.remote.SystemMessageFormats.FailedDataOrBuilder
required .ActorRef child = 1;
hasChild() - Method in class akka.remote.SystemMessageFormats.SuperviseData.Builder
required .ActorRef child = 1;
hasChild() - Method in class akka.remote.SystemMessageFormats.SuperviseData
required .ActorRef child = 1;
hasChild() - Method in interface akka.remote.SystemMessageFormats.SuperviseDataOrBuilder
required .ActorRef child = 1;
hasChunk() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
required uint32 chunk = 1;
hasChunk() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status
required uint32 chunk = 1;
hasChunk() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StatusOrBuilder
required uint32 chunk = 1;
hasClassName() - Method in class akka.remote.ContainerFormats.StackTraceElement.Builder
required string className = 1;
hasClassName() - Method in class akka.remote.ContainerFormats.StackTraceElement
required string className = 1;
hasClassName() - Method in interface akka.remote.ContainerFormats.StackTraceElementOrBuilder
required string className = 1;
hasClassName() - Method in class akka.remote.ContainerFormats.Throwable.Builder
required string className = 1;
hasClassName() - Method in class akka.remote.ContainerFormats.Throwable
required string className = 1;
hasClassName() - Method in interface akka.remote.ContainerFormats.ThrowableOrBuilder
required string className = 1;
hasClazz() - Method in class akka.remote.WireFormats.PropsData.Builder
required string clazz = 3;
hasClazz() - Method in class akka.remote.WireFormats.PropsData
required string clazz = 3;
hasClazz() - Method in interface akka.remote.WireFormats.PropsDataOrBuilder
required string clazz = 3;
HasCluster() - Method in class akka.actor.ActorSystem.Settings
 
hasClusterConfig() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck.Builder
optional string clusterConfig = 2;
hasClusterConfig() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck
optional string clusterConfig = 2;
hasClusterConfig() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.ConfigCheckOrBuilder
optional string clusterConfig = 2;
hasCommandType() - Method in class akka.remote.WireFormats.AkkaControlMessage.Builder
required .CommandType commandType = 1;
hasCommandType() - Method in class akka.remote.WireFormats.AkkaControlMessage
required .CommandType commandType = 1;
hasCommandType() - Method in interface akka.remote.WireFormats.AkkaControlMessageOrBuilder
required .CommandType commandType = 1;
hasConcurrent() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata.Builder
required bool concurrent = 4;
hasConcurrent() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata
required bool concurrent = 4;
hasConcurrent() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadataOrBuilder
required bool concurrent = 4;
hasConfig() - Method in class akka.remote.WireFormats.DeployData.Builder
optional bytes config = 2;
hasConfig() - Method in class akka.remote.WireFormats.DeployData
optional bytes config = 2;
hasConfig() - Method in interface akka.remote.WireFormats.DeployDataOrBuilder
optional bytes config = 2;
hasConfigCheck() - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck.Builder
required .ConfigCheck configCheck = 2;
hasConfigCheck() - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck
required .ConfigCheck configCheck = 2;
hasConfigCheck() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.InitJoinAckOrBuilder
required .ConfigCheck configCheck = 2;
hasConfigManifest() - Method in class akka.remote.WireFormats.DeployData.Builder
optional string configManifest = 9;
hasConfigManifest() - Method in class akka.remote.WireFormats.DeployData
optional string configManifest = 9;
hasConfigManifest() - Method in interface akka.remote.WireFormats.DeployDataOrBuilder
optional string configManifest = 9;
hasConfigSerializerId() - Method in class akka.remote.WireFormats.DeployData.Builder
optional int32 configSerializerId = 8;
hasConfigSerializerId() - Method in class akka.remote.WireFormats.DeployData
optional int32 configSerializerId = 8;
hasConfigSerializerId() - Method in interface akka.remote.WireFormats.DeployDataOrBuilder
optional int32 configSerializerId = 8;
hasConfirmedSeqNr() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack.Builder
required int64 confirmedSeqNr = 1;
hasConfirmedSeqNr() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack
required int64 confirmedSeqNr = 1;
hasConfirmedSeqNr() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.AckOrBuilder
required int64 confirmedSeqNr = 1;
hasConfirmedSeqNr() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request.Builder
required int64 confirmedSeqNr = 1;
hasConfirmedSeqNr() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request
required int64 confirmedSeqNr = 1;
hasConfirmedSeqNr() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.RequestOrBuilder
required int64 confirmedSeqNr = 1;
hasConsistency() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
required sint32 consistency = 2;
hasConsistency() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
required sint32 consistency = 2;
hasConsistency() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetOrBuilder
required sint32 consistency = 2;
hasConsistencyAdditional() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
optional int32 consistencyAdditional = 6;
hasConsistencyAdditional() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
optional int32 consistencyAdditional = 6;
hasConsistencyAdditional() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetOrBuilder
optional int32 consistencyAdditional = 6;
hasConsistencyMinCap() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
optional int32 consistencyMinCap = 5;
hasConsistencyMinCap() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
optional int32 consistencyMinCap = 5;
hasConsistencyMinCap() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetOrBuilder
optional int32 consistencyMinCap = 5;
hasConsumerControllerRef() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer.Builder
required string consumerControllerRef = 1;
hasConsumerControllerRef() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer
required string consumerControllerRef = 1;
hasConsumerControllerRef() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumerOrBuilder
required string consumerControllerRef = 1;
hasCookie() - Method in class akka.remote.WireFormats.AkkaHandshakeInfo.Builder
optional string cookie = 3;
hasCookie() - Method in class akka.remote.WireFormats.AkkaHandshakeInfo
optional string cookie = 3;
hasCookie() - Method in interface akka.remote.WireFormats.AkkaHandshakeInfoOrBuilder
optional string cookie = 3;
hasCorrelationId() - Method in class akka.remote.ContainerFormats.ActorIdentity.Builder
required .Payload correlationId = 1;
hasCorrelationId() - Method in class akka.remote.ContainerFormats.ActorIdentity
required .Payload correlationId = 1;
hasCorrelationId() - Method in interface akka.remote.ContainerFormats.ActorIdentityOrBuilder
required .Payload correlationId = 1;
hasCreatedTimestamp() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry.Builder
optional int64 createdTimestamp = 3;
hasCreatedTimestamp() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry
optional int64 createdTimestamp = 3;
hasCreatedTimestamp() - Method in interface akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntryOrBuilder
optional int64 createdTimestamp = 3;
hasCreationTime() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat.Builder
optional sint64 creationTime = 3;
hasCreationTime() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat
optional sint64 creationTime = 3;
hasCreationTime() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.HeartbeatOrBuilder
optional sint64 creationTime = 3;
hasCreationTime() - Method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse.Builder
optional int64 creationTime = 3;
hasCreationTime() - Method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse
optional int64 creationTime = 3;
hasCreationTime() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponseOrBuilder
optional int64 creationTime = 3;
hasCumulativeAck() - Method in class akka.remote.WireFormats.AcknowledgementInfo.Builder
required fixed64 cumulativeAck = 1;
hasCumulativeAck() - Method in class akka.remote.WireFormats.AcknowledgementInfo
required fixed64 cumulativeAck = 1;
hasCumulativeAck() - Method in interface akka.remote.WireFormats.AcknowledgementInfoOrBuilder
required fixed64 cumulativeAck = 1;
hasCurrentConfig() - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin.Builder
optional string currentConfig = 1;
hasCurrentConfig() - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin
optional string currentConfig = 1;
hasCurrentConfig() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.InitJoinOrBuilder
optional string currentConfig = 1;
hasCurrentDeliveryId() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.Builder
required int64 currentDeliveryId = 1;
hasCurrentDeliveryId() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot
required int64 currentDeliveryId = 1;
hasCurrentDeliveryId() - Method in interface akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshotOrBuilder
required int64 currentDeliveryId = 1;
hasCurrentSeqNr() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
required int64 currentSeqNr = 1;
hasCurrentSeqNr() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State
required int64 currentSeqNr = 1;
hasCurrentSeqNr() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.StateOrBuilder
required int64 currentSeqNr = 1;
hasCustomLoggerName() - Method in interface akka.actor.typed.internal.ActorContextImpl
 
hasCustomName() - Method in class akka.actor.typed.internal.ActorContextImpl.LoggingContext
 
hasData() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed.Builder
required .akka.cluster.ddata.OtherMessage data = 2;
hasData() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed
required .akka.cluster.ddata.OtherMessage data = 2;
hasData() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ChangedOrBuilder
required .akka.cluster.ddata.OtherMessage data = 2;
hasData() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
required .akka.cluster.ddata.OtherMessage data = 1;
hasData() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope
required .akka.cluster.ddata.OtherMessage data = 1;
hasData() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelopeOrBuilder
required .akka.cluster.ddata.OtherMessage data = 1;
hasData() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
required .akka.cluster.ddata.OtherMessage data = 1;
hasData() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope
required .akka.cluster.ddata.OtherMessage data = 1;
hasData() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelopeOrBuilder
required .akka.cluster.ddata.OtherMessage data = 1;
hasData() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess.Builder
required .akka.cluster.ddata.OtherMessage data = 2;
hasData() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess
required .akka.cluster.ddata.OtherMessage data = 2;
hasData() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccessOrBuilder
required .akka.cluster.ddata.OtherMessage data = 2;
hasData() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector.Builder
required bytes data = 3;
hasData() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector
required bytes data = 3;
hasData() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelectorOrBuilder
required bytes data = 3;
hasData() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Pool.Builder
required bytes data = 3;
hasData() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Pool
required bytes data = 3;
hasData() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.PoolOrBuilder
required bytes data = 3;
hasData() - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot.Builder
required .PersistentPayload data = 2;
hasData() - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot
required .PersistentPayload data = 2;
hasData() - Method in interface akka.persistence.serialization.MessageFormats.PersistentFSMSnapshotOrBuilder
required .PersistentPayload data = 2;
hasDecrements() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter.Builder
required .akka.cluster.ddata.GCounter decrements = 2;
hasDecrements() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter
required .akka.cluster.ddata.GCounter decrements = 2;
hasDecrements() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterOrBuilder
required .akka.cluster.ddata.GCounter decrements = 2;
hasDeleted() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
not used in new records from 2.4
hasDeleted() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage
not used in new records from 2.4
hasDeleted() - Method in interface akka.persistence.serialization.MessageFormats.PersistentMessageOrBuilder
not used in new records from 2.4
hasDeliveryId() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery.Builder
required int64 deliveryId = 1;
hasDeliveryId() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery
required int64 deliveryId = 1;
hasDeliveryId() - Method in interface akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDeliveryOrBuilder
required int64 deliveryId = 1;
hasDelta() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate.Builder
required bytes delta = 1;
hasDelta() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate
required bytes delta = 1;
hasDelta() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdateOrBuilder
required bytes delta = 1;
hasDeltaEntries(String) - Method in interface akka.cluster.ddata.DeltaPropagationSelector
 
hasDeltaVersions() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
optional .akka.cluster.ddata.VersionVector deltaVersions = 3;
hasDeltaVersions() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope
optional .akka.cluster.ddata.VersionVector deltaVersions = 3;
hasDeltaVersions() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelopeOrBuilder
optional .akka.cluster.ddata.VersionVector deltaVersions = 3;
hasDeploy() - Method in class akka.remote.WireFormats.DaemonMsgCreateData.Builder
required .DeployData deploy = 2;
hasDeploy() - Method in class akka.remote.WireFormats.DaemonMsgCreateData
required .DeployData deploy = 2;
hasDeploy() - Method in interface akka.remote.WireFormats.DaemonMsgCreateDataOrBuilder
required .DeployData deploy = 2;
hasDeploy() - Method in class akka.remote.WireFormats.PropsData.Builder
required .DeployData deploy = 2;
hasDeploy() - Method in class akka.remote.WireFormats.PropsData
required .DeployData deploy = 2;
hasDeploy() - Method in interface akka.remote.WireFormats.PropsDataOrBuilder
required .DeployData deploy = 2;
hasDestination() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery.Builder
required string destination = 2;
hasDestination() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery
required string destination = 2;
hasDestination() - Method in interface akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDeliveryOrBuilder
required string destination = 2;
hasDigest() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry.Builder
required bytes digest = 2;
hasDigest() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry
required bytes digest = 2;
hasDigest() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.EntryOrBuilder
required bytes digest = 2;
hasDirection() - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure.Builder
optional .Direction direction = 2;
hasDirection() - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure
optional .Direction direction = 2;
hasDirection() - Method in interface akka.remote.testconductor.TestConductorProtocol.InjectFailureOrBuilder
optional .Direction direction = 2;
hasDispatcher() - Method in class akka.remote.WireFormats.DeployData.Builder
optional string dispatcher = 5;
hasDispatcher() - Method in class akka.remote.WireFormats.DeployData
optional string dispatcher = 5;
hasDispatcher() - Method in interface akka.remote.WireFormats.DeployDataOrBuilder
optional string dispatcher = 5;
hasDispatcher(String) - Method in class akka.dispatch.Dispatchers
Checks that the configuration provides a section for the given dispatcher.
hasDone() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
optional string done = 4;
hasDone() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper
optional string done = 4;
hasDone() - Method in interface akka.remote.testconductor.TestConductorProtocol.WrapperOrBuilder
optional string done = 4;
hasDurableKeys() - Method in class akka.cluster.ddata.Replicator
 
hasDwNotificationData() - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
optional .DeathWatchNotificationData dwNotificationData = 7;
hasDwNotificationData() - Method in class akka.remote.SystemMessageFormats.SystemMessage
optional .DeathWatchNotificationData dwNotificationData = 7;
hasDwNotificationData() - Method in interface akka.remote.SystemMessageFormats.SystemMessageOrBuilder
optional .DeathWatchNotificationData dwNotificationData = 7;
hasEffects() - Method in class akka.actor.testkit.typed.javadsl.BehaviorTestKit
Returns if there have been any effects.
hasEffects() - Method in interface akka.actor.testkit.typed.scaladsl.BehaviorTestKit
Returns if there have been any effects.
hasEnabled() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag.Builder
required bool enabled = 1;
hasEnabled() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag
required bool enabled = 1;
hasEnabled() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.FlagOrBuilder
required bool enabled = 1;
hasEnclosedMessage() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage.Builder
required bytes enclosedMessage = 1;
hasEnclosedMessage() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage
required bytes enclosedMessage = 1;
hasEnclosedMessage() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessageOrBuilder
required bytes enclosedMessage = 1;
hasEnclosedMessage() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload.Builder
required bytes enclosedMessage = 1;
hasEnclosedMessage() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload
required bytes enclosedMessage = 1;
hasEnclosedMessage() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.PayloadOrBuilder
required bytes enclosedMessage = 1;
hasEnclosedMessage() - Method in class akka.remote.ContainerFormats.Payload.Builder
required bytes enclosedMessage = 1;
hasEnclosedMessage() - Method in class akka.remote.ContainerFormats.Payload
required bytes enclosedMessage = 1;
hasEnclosedMessage() - Method in interface akka.remote.ContainerFormats.PayloadOrBuilder
required bytes enclosedMessage = 1;
hasEnclosedMessage() - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
required bytes enclosedMessage = 1;
hasEnclosedMessage() - Method in class akka.remote.ContainerFormats.SelectionEnvelope
required bytes enclosedMessage = 1;
hasEnclosedMessage() - Method in interface akka.remote.ContainerFormats.SelectionEnvelopeOrBuilder
required bytes enclosedMessage = 1;
hasEnclosedMessage() - Method in class akka.stream.StreamRefMessages.Payload.Builder
required bytes enclosedMessage = 1;
hasEnclosedMessage() - Method in class akka.stream.StreamRefMessages.Payload
required bytes enclosedMessage = 1;
hasEnclosedMessage() - Method in interface akka.stream.StreamRefMessages.PayloadOrBuilder
required bytes enclosedMessage = 1;
hasEntityCount() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats.Builder
required int32 entityCount = 2;
hasEntityCount() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats
required int32 entityCount = 2;
hasEntityCount() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStatsOrBuilder
required int32 entityCount = 2;
hasEntityId() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted.Builder
required string entityId = 1;
hasEntityId() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted
required string entityId = 1;
hasEntityId() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStartedOrBuilder
required string entityId = 1;
hasEntityId() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped.Builder
required string entityId = 1;
hasEntityId() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped
required string entityId = 1;
hasEntityId() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStoppedOrBuilder
required string entityId = 1;
hasEntityId() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity.Builder
required string entityId = 1;
hasEntityId() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity
required string entityId = 1;
hasEntityId() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck.Builder
required string entityId = 1;
hasEntityId() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck
required string entityId = 1;
hasEntityId() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAckOrBuilder
required string entityId = 1;
hasEntityId() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityOrBuilder
required string entityId = 1;
hasEntityId() - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope.Builder
required string entityId = 1;
hasEntityId() - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope
required string entityId = 1;
hasEntityId() - Method in interface akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelopeOrBuilder
required string entityId = 1;
hasEntityType() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
required string entity_type = 2;
hasEntityType() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
required string entity_type = 2;
hasEntityType() - Method in interface akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelopeOrBuilder
required string entity_type = 2;
hasEnvelope() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry.Builder
required .akka.cluster.ddata.DataEnvelope envelope = 2;
hasEnvelope() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry
required .akka.cluster.ddata.DataEnvelope envelope = 2;
hasEnvelope() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.EntryOrBuilder
required .akka.cluster.ddata.DataEnvelope envelope = 2;
hasEnvelope() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry.Builder
required .akka.cluster.ddata.DataEnvelope envelope = 2;
hasEnvelope() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry
required .akka.cluster.ddata.DataEnvelope envelope = 2;
hasEnvelope() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.EntryOrBuilder
required .akka.cluster.ddata.DataEnvelope envelope = 2;
hasEnvelope() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult.Builder
optional .akka.cluster.ddata.DataEnvelope envelope = 1;
hasEnvelope() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult
optional .akka.cluster.ddata.DataEnvelope envelope = 1;
hasEnvelope() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResultOrBuilder
optional .akka.cluster.ddata.DataEnvelope envelope = 1;
hasEnvelope() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write.Builder
required .akka.cluster.ddata.DataEnvelope envelope = 2;
hasEnvelope() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write
required .akka.cluster.ddata.DataEnvelope envelope = 2;
hasEnvelope() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.WriteOrBuilder
required .akka.cluster.ddata.DataEnvelope envelope = 2;
hasEnvelope() - Method in class akka.remote.WireFormats.AckAndEnvelopeContainer.Builder
optional .RemoteEnvelope envelope = 2;
hasEnvelope() - Method in class akka.remote.WireFormats.AckAndEnvelopeContainer
optional .RemoteEnvelope envelope = 2;
hasEnvelope() - Method in interface akka.remote.WireFormats.AckAndEnvelopeContainerOrBuilder
optional .RemoteEnvelope envelope = 2;
hasErrorMessage() - Method in class akka.remote.ContainerFormats.StatusReplyErrorMessage.Builder
required string errorMessage = 1;
hasErrorMessage() - Method in class akka.remote.ContainerFormats.StatusReplyErrorMessage
required string errorMessage = 1;
hasErrorMessage() - Method in interface akka.remote.ContainerFormats.StatusReplyErrorMessageOrBuilder
required string errorMessage = 1;
hasEvent() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
optional .Payload event = 8;
hasEvent() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
optional .Payload event = 8;
hasEvent() - Method in interface akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelopeOrBuilder
optional .Payload event = 8;
hasEwma() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric.Builder
optional .NodeMetrics.EWMA ewma = 3;
hasEwma() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric
optional .NodeMetrics.EWMA ewma = 3;
hasEwma() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.MetricOrBuilder
optional .NodeMetrics.EWMA ewma = 3;
hasExistenceConfirmed() - Method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData.Builder
required bool existenceConfirmed = 2;
hasExistenceConfirmed() - Method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData
required bool existenceConfirmed = 2;
hasExistenceConfirmed() - Method in interface akka.remote.SystemMessageFormats.DeathWatchNotificationDataOrBuilder
required bool existenceConfirmed = 2;
hasExitValue() - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure.Builder
optional int32 exitValue = 7;
hasExitValue() - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure
optional int32 exitValue = 7;
hasExitValue() - Method in interface akka.remote.testconductor.TestConductorProtocol.InjectFailureOrBuilder
optional int32 exitValue = 7;
hasExpectedAcks() - Method in class akka.remote.ArteryControlFormats.FlushAck.Builder
optional int32 expectedAcks = 1;
hasExpectedAcks() - Method in class akka.remote.ArteryControlFormats.FlushAck
optional int32 expectedAcks = 1;
hasExpectedAcks() - Method in interface akka.remote.ArteryControlFormats.FlushAckOrBuilder
optional int32 expectedAcks = 1;
hasExtension(ExtensionId<? extends Extension>) - Method in class akka.actor.ActorSystem
Returns whether the specified extension is already registered, this method can potentially block, waiting for the initialization of the payload, if is in the process of registration from another Thread of execution
hasExtension(ExtensionId<? extends Extension>) - Method in interface akka.actor.typed.Extensions
Returns whether the specified extension is already registered, this method can potentially block, waiting for the initialization of the payload, if is in the process of registration from another Thread of execution
hasExtension(ExtensionId<? extends Extension>) - Method in interface akka.actor.typed.internal.ExtensionsImpl
 
hasFailedData() - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
optional .FailedData failedData = 6;
hasFailedData() - Method in class akka.remote.SystemMessageFormats.SystemMessage
optional .FailedData failedData = 6;
hasFailedData() - Method in interface akka.remote.SystemMessageFormats.SystemMessageOrBuilder
optional .FailedData failedData = 6;
hasFailure() - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure.Builder
required .FailType failure = 1;
hasFailure() - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure
required .FailType failure = 1;
hasFailure() - Method in interface akka.remote.testconductor.TestConductorProtocol.InjectFailureOrBuilder
required .FailType failure = 1;
hasFailure() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
optional .InjectFailure failure = 3;
hasFailure() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper
optional .InjectFailure failure = 3;
hasFailure() - Method in interface akka.remote.testconductor.TestConductorProtocol.WrapperOrBuilder
optional .InjectFailure failure = 3;
hasFileName() - Method in class akka.remote.ContainerFormats.StackTraceElement.Builder
required string fileName = 3;
hasFileName() - Method in class akka.remote.ContainerFormats.StackTraceElement
required string fileName = 3;
hasFileName() - Method in interface akka.remote.ContainerFormats.StackTraceElementOrBuilder
required string fileName = 3;
hasFirst() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
required bool first = 3;
hasFirst() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
required bool first = 3;
hasFirst() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessageOrBuilder
required bool first = 3;
hasFirstChunk() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
optional bool firstChunk = 6;
hasFirstChunk() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
optional bool firstChunk = 6;
hasFirstChunk() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSentOrBuilder
optional bool firstChunk = 6;
hasFirstChunk() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
optional bool firstChunk = 7;
hasFirstChunk() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
optional bool firstChunk = 7;
hasFirstChunk() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessageOrBuilder
optional bool firstChunk = 7;
hasFrom() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope.Builder
required .Address from = 1;
hasFrom() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope
required .Address from = 1;
hasFrom() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelopeOrBuilder
required .Address from = 1;
hasFrom() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope.Builder
required .UniqueAddress from = 1;
hasFrom() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope
required .UniqueAddress from = 1;
hasFrom() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelopeOrBuilder
required .UniqueAddress from = 1;
hasFrom() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
required .UniqueAddress from = 1;
hasFrom() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus
required .UniqueAddress from = 1;
hasFrom() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipStatusOrBuilder
required .UniqueAddress from = 1;
hasFrom() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat.Builder
required .Address from = 1;
hasFrom() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat
required .Address from = 1;
hasFrom() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.HeartbeatOrBuilder
required .Address from = 1;
hasFrom() - Method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse.Builder
required .UniqueAddress from = 1;
hasFrom() - Method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse
required .UniqueAddress from = 1;
hasFrom() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponseOrBuilder
required .UniqueAddress from = 1;
hasFrom() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome.Builder
required .UniqueAddress from = 1;
hasFrom() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome
required .UniqueAddress from = 1;
hasFrom() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.WelcomeOrBuilder
required .UniqueAddress from = 1;
hasFrom() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
required .UniqueAddress from = 1;
hasFrom() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement
required .UniqueAddress from = 1;
hasFrom() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck.Builder
required .UniqueAddress from = 1;
hasFrom() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck
required .UniqueAddress from = 1;
hasFrom() - Method in interface akka.remote.ArteryControlFormats.CompressionTableAdvertisementAckOrBuilder
required .UniqueAddress from = 1;
hasFrom() - Method in interface akka.remote.ArteryControlFormats.CompressionTableAdvertisementOrBuilder
required .UniqueAddress from = 1;
hasFrom() - Method in class akka.remote.ArteryControlFormats.HandshakeReq.Builder
required .UniqueAddress from = 1;
hasFrom() - Method in class akka.remote.ArteryControlFormats.HandshakeReq
required .UniqueAddress from = 1;
hasFrom() - Method in interface akka.remote.ArteryControlFormats.HandshakeReqOrBuilder
required .UniqueAddress from = 1;
hasFrom() - Method in class akka.remote.ArteryControlFormats.Quarantined.Builder
required .UniqueAddress from = 1;
hasFrom() - Method in class akka.remote.ArteryControlFormats.Quarantined
required .UniqueAddress from = 1;
hasFrom() - Method in interface akka.remote.ArteryControlFormats.QuarantinedOrBuilder
required .UniqueAddress from = 1;
hasFrom() - Method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck.Builder
required .UniqueAddress from = 2;
hasFrom() - Method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck
required .UniqueAddress from = 2;
hasFrom() - Method in interface akka.remote.ArteryControlFormats.SystemMessageDeliveryAckOrBuilder
required .UniqueAddress from = 2;
hasFromNode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
required .akka.cluster.ddata.UniqueAddress fromNode = 1;
hasFromNode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation
required .akka.cluster.ddata.UniqueAddress fromNode = 1;
hasFromNode() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagationOrBuilder
required .akka.cluster.ddata.UniqueAddress fromNode = 1;
hasFromNode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read.Builder
optional .akka.cluster.ddata.UniqueAddress fromNode = 2;
hasFromNode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read
optional .akka.cluster.ddata.UniqueAddress fromNode = 2;
hasFromNode() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadOrBuilder
optional .akka.cluster.ddata.UniqueAddress fromNode = 2;
hasFromNode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write.Builder
optional .akka.cluster.ddata.UniqueAddress fromNode = 3;
hasFromNode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write
optional .akka.cluster.ddata.UniqueAddress fromNode = 3;
hasFromNode() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.WriteOrBuilder
optional .akka.cluster.ddata.UniqueAddress fromNode = 3;
hasFromSeqNr() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry.Builder
required int64 fromSeqNr = 3;
hasFromSeqNr() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry
required int64 fromSeqNr = 3;
hasFromSeqNr() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.EntryOrBuilder
required int64 fromSeqNr = 3;
hasFromSeqNr() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend.Builder
required int64 fromSeqNr = 1;
hasFromSeqNr() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend
required int64 fromSeqNr = 1;
hasFromSeqNr() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.ResendOrBuilder
required int64 fromSeqNr = 1;
hasFromSystemUid() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
optional sfixed64 fromSystemUid = 4;
hasFromSystemUid() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip
optional sfixed64 fromSystemUid = 4;
hasFromSystemUid() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GossipOrBuilder
optional sfixed64 fromSystemUid = 4;
hasFromSystemUid() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
optional sfixed64 fromSystemUid = 5;
hasFromSystemUid() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status
optional sfixed64 fromSystemUid = 5;
hasFromSystemUid() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StatusOrBuilder
optional sfixed64 fromSystemUid = 5;
hasGeneric() - Method in class akka.remote.WireFormats.ScatterGatherPool.Builder
required .GenericRoutingPool generic = 1;
hasGeneric() - Method in class akka.remote.WireFormats.ScatterGatherPool
required .GenericRoutingPool generic = 1;
hasGeneric() - Method in interface akka.remote.WireFormats.ScatterGatherPoolOrBuilder
required .GenericRoutingPool generic = 1;
hasGeneric() - Method in class akka.remote.WireFormats.TailChoppingPool.Builder
required .GenericRoutingPool generic = 1;
hasGeneric() - Method in class akka.remote.WireFormats.TailChoppingPool
required .GenericRoutingPool generic = 1;
hasGeneric() - Method in interface akka.remote.WireFormats.TailChoppingPoolOrBuilder
required .GenericRoutingPool generic = 1;
hasGlobalScope() - Method in class akka.actor.Address
Returns true if this Address is usable globally.
hasGossip() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope.Builder
required .MetricsGossip gossip = 2;
hasGossip() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope
required .MetricsGossip gossip = 2;
hasGossip() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelopeOrBuilder
required .MetricsGossip gossip = 2;
hasGossip() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome.Builder
required .Gossip gossip = 2;
hasGossip() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome
required .Gossip gossip = 2;
hasGossip() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.WelcomeOrBuilder
required .Gossip gossip = 2;
hash(int, boolean) - Static method in class akka.util.HashCode
 
hash(int, boolean) - Method in class akka.util.HashCode$
 
hash(int, char) - Static method in class akka.util.HashCode
 
hash(int, char) - Method in class akka.util.HashCode$
 
hash(int, double) - Static method in class akka.util.HashCode
 
hash(int, double) - Method in class akka.util.HashCode$
 
hash(int, float) - Static method in class akka.util.HashCode
 
hash(int, float) - Method in class akka.util.HashCode$
 
hash(int, int) - Static method in class akka.util.HashCode
 
hash(int, int) - Method in class akka.util.HashCode$
 
hash(int, long) - Static method in class akka.util.HashCode
 
hash(int, long) - Method in class akka.util.HashCode$
 
hash(int, Object) - Static method in class akka.util.HashCode
 
hash(int, Object) - Method in class akka.util.HashCode$
 
hasHandshakeInfo() - Method in class akka.remote.WireFormats.AkkaControlMessage.Builder
optional .AkkaHandshakeInfo handshakeInfo = 2;
hasHandshakeInfo() - Method in class akka.remote.WireFormats.AkkaControlMessage
optional .AkkaHandshakeInfo handshakeInfo = 2;
hasHandshakeInfo() - Method in interface akka.remote.WireFormats.AkkaControlMessageOrBuilder
optional .AkkaHandshakeInfo handshakeInfo = 2;
hasHashIndex() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version.Builder
required int32 hashIndex = 1;
hasHashIndex() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version
required int32 hashIndex = 1;
hasHashIndex() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.VectorClock.VersionOrBuilder
required int32 hashIndex = 1;
hashCode() - Method in class akka.actor.ActorIdentity
 
hashCode() - Method in exception akka.actor.ActorKilledException
 
hashCode() - Method in exception akka.actor.ActorNotFound
 
hashCode() - Method in class akka.actor.ActorRef
 
hashCode() - Method in class akka.actor.ActorSelection
 
hashCode() - Method in class akka.actor.Address
 
hashCode() - Method in class akka.actor.AllForOneStrategy
 
hashCode() - Method in class akka.actor.ChildActorPath
 
hashCode() - Static method in class akka.actor.ChildNameReserved
 
hashCode() - Method in class akka.actor.ChildNameReserved$
 
hashCode() - Method in class akka.actor.ChildRestartStats
 
hashCode() - Method in class akka.actor.ContextualTypedActorFactory
 
hashCode() - Method in class akka.actor.CoordinatedShutdown.ActorSystemTerminateReason$
 
hashCode() - Method in class akka.actor.CoordinatedShutdown.ClusterDowningReason$
 
hashCode() - Method in class akka.actor.CoordinatedShutdown.ClusterJoinUnsuccessfulReason$
 
hashCode() - Method in class akka.actor.CoordinatedShutdown.ClusterLeavingReason$
 
hashCode() - Static method in class akka.actor.CoordinatedShutdown
 
hashCode() - Method in class akka.actor.CoordinatedShutdown.IncompatibleConfigurationDetectedReason$
 
hashCode() - Method in class akka.actor.CoordinatedShutdown.JvmExitReason$
 
hashCode() - Method in class akka.actor.CoordinatedShutdown.UnknownReason$
 
hashCode() - Method in class akka.actor.DeadLetter
 
hashCode() - Method in exception akka.actor.DeathPactException
 
hashCode() - Method in class akka.actor.Deploy
 
hashCode() - Method in class akka.actor.Dropped
 
hashCode() - Method in class akka.actor.dungeon.ChildrenContainer.Creation
 
hashCode() - Method in class akka.actor.dungeon.ChildrenContainer.Recreation
 
hashCode() - Method in class akka.actor.dungeon.ChildrenContainer.TerminatingChildrenContainer
 
hashCode() - Method in class akka.actor.dungeon.ChildrenContainer.Termination$
 
hashCode() - Method in class akka.actor.dungeon.ChildrenContainer.UserRequest$
 
hashCode() - Method in exception akka.actor.dungeon.SerializationCheckFailedException
 
hashCode() - Method in interface akka.actor.ExtensionId
 
hashCode() - Method in class akka.actor.FSM.CurrentState
 
hashCode() - Method in class akka.actor.FSM.Event
 
hashCode() - Method in class akka.actor.FSM.Failure
 
hashCode() - Method in class akka.actor.FSM.FixedDelayMode$
 
hashCode() - Method in class akka.actor.FSM.FixedRateMode$
 
hashCode() - Method in class akka.actor.FSM.LogEntry
 
hashCode() - Method in class akka.actor.FSM.Normal$
 
hashCode() - Method in class akka.actor.FSM.Shutdown$
 
hashCode() - Method in class akka.actor.FSM.SingleMode$
 
hashCode() - Method in class akka.actor.FSM.StateTimeout$
 
hashCode() - Method in class akka.actor.FSM.StopEvent
 
hashCode() - Method in class akka.actor.FSM.SubscribeTransitionCallBack
 
hashCode() - Method in class akka.actor.FSM.Timer
 
hashCode() - Method in class akka.actor.FSM.Transition
 
hashCode() - Method in class akka.actor.FSM.UnsubscribeTransitionCallBack
 
hashCode() - Method in class akka.actor.Identify
 
hashCode() - Method in exception akka.actor.IllegalActorStateException
 
hashCode() - Method in exception akka.actor.InvalidActorNameException
 
hashCode() - Method in exception akka.actor.InvalidMessageException
 
hashCode() - Static method in class akka.actor.Kill
 
hashCode() - Method in class akka.actor.Kill$
 
hashCode() - Static method in class akka.actor.LocalScope
 
hashCode() - Method in class akka.actor.LocalScope$
 
hashCode() - Static method in class akka.actor.Nobody
 
hashCode() - Static method in class akka.actor.NoScopeGiven
 
hashCode() - Method in class akka.actor.NoScopeGiven$
 
hashCode() - Method in class akka.actor.OneForOneStrategy
 
hashCode() - Static method in class akka.actor.PoisonPill
 
hashCode() - Method in class akka.actor.PoisonPill$
 
hashCode() - Method in exception akka.actor.PostRestartException
 
hashCode() - Method in exception akka.actor.PreRestartException
 
hashCode() - Method in class akka.actor.Props
 
hashCode() - Method in class akka.actor.ProviderSelection.Cluster$
 
hashCode() - Method in class akka.actor.ProviderSelection.Custom
 
hashCode() - Method in class akka.actor.ProviderSelection.Local$
 
hashCode() - Method in class akka.actor.ProviderSelection.Remote$
 
hashCode() - Static method in class akka.actor.ReceiveTimeout
 
hashCode() - Method in class akka.actor.ReceiveTimeout$
 
hashCode() - Method in class akka.actor.RootActorPath
 
hashCode() - Method in exception akka.actor.SchedulerException
 
hashCode() - Static method in class akka.actor.SelectParent
 
hashCode() - Method in class akka.actor.SelectParent$
 
hashCode() - Method in class akka.actor.Status.Failure
 
hashCode() - Method in class akka.actor.Status.Success
 
hashCode() - Method in class akka.actor.SupervisorStrategy.Escalate$
 
hashCode() - Method in class akka.actor.SupervisorStrategy.Restart$
 
hashCode() - Method in class akka.actor.SupervisorStrategy.Resume$
 
hashCode() - Method in class akka.actor.SupervisorStrategy.Stop$
 
hashCode() - Method in class akka.actor.SuppressedDeadLetter
 
hashCode() - Method in class akka.actor.SystemGuardian.RegisterTerminationHook$
 
hashCode() - Method in class akka.actor.SystemGuardian.TerminationHook$
 
hashCode() - Method in class akka.actor.SystemGuardian.TerminationHookDone$
 
hashCode() - Method in class akka.actor.Terminated
 
hashCode() - Method in class akka.actor.testkit.typed.CapturedLogEvent
 
hashCode() - Method in class akka.actor.testkit.typed.Effect.MessageAdapter
 
hashCode() - Method in class akka.actor.testkit.typed.Effect.NoEffects$
 
hashCode() - Method in class akka.actor.testkit.typed.Effect.ReceiveTimeoutCancelled$
 
hashCode() - Method in class akka.actor.testkit.typed.Effect.ReceiveTimeoutSet
 
hashCode() - Method in class akka.actor.testkit.typed.Effect.Scheduled
 
hashCode() - Method in class akka.actor.testkit.typed.Effect.Spawned
 
hashCode() - Method in class akka.actor.testkit.typed.Effect.SpawnedAnonymous
 
hashCode() - Method in class akka.actor.testkit.typed.Effect.Stopped
 
hashCode() - Method in class akka.actor.testkit.typed.Effect.TimerCancelled
 
hashCode() - Method in class akka.actor.testkit.typed.Effect.TimerScheduled
 
hashCode() - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedDelayMode$
 
hashCode() - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedDelayModeWithInitialDelay
 
hashCode() - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedRateMode$
 
hashCode() - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedRateModeWithInitialDelay
 
hashCode() - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$.SingleMode$
 
hashCode() - Method in class akka.actor.testkit.typed.Effect.Unwatched
 
hashCode() - Method in class akka.actor.testkit.typed.Effect.Watched
 
hashCode() - Method in class akka.actor.testkit.typed.Effect.WatchedWith
 
hashCode() - Method in class akka.actor.testkit.typed.FishingOutcome.Complete$
 
hashCode() - Method in class akka.actor.testkit.typed.FishingOutcome.Continue$
 
hashCode() - Method in class akka.actor.testkit.typed.FishingOutcome.ContinueAndIgnore$
 
hashCode() - Method in class akka.actor.testkit.typed.FishingOutcome.Fail
 
hashCode() - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.Ack$
 
hashCode() - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.ActorStopped
 
hashCode() - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActor
 
hashCode() - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActorAnonymous
 
hashCode() - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.StopActor
 
hashCode() - Method in class akka.actor.testkit.typed.LoggingEvent
 
hashCode() - Method in exception akka.actor.testkit.typed.TestException
 
hashCode() - Method in class akka.actor.typed.ActorRef.ActorRefOps
 
hashCode() - Static method in class akka.actor.typed.ActorRefResolver
 
hashCode() - Method in class akka.actor.typed.Behavior.BehaviorDecorators
 
hashCode() - Method in class akka.actor.typed.ChildFailed
 
hashCode() - Method in exception akka.actor.typed.DeathPactException
 
hashCode() - Method in class akka.actor.typed.delivery.ConsumerController.Confirmed$
 
hashCode() - Method in class akka.actor.typed.delivery.ConsumerController.DeliverThenStop
 
hashCode() - Method in class akka.actor.typed.delivery.ConsumerController.RegisterToProducerController
 
hashCode() - Method in class akka.actor.typed.delivery.ConsumerController.SequencedMessage
 
hashCode() - Method in class akka.actor.typed.delivery.ConsumerController.Start
 
hashCode() - Method in class akka.actor.typed.delivery.DurableProducerQueue.LoadState
 
hashCode() - Method in class akka.actor.typed.delivery.DurableProducerQueue.MessageSent
 
hashCode() - Method in class akka.actor.typed.delivery.DurableProducerQueue.State
 
hashCode() - Method in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageConfirmed
 
hashCode() - Method in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageSent
 
hashCode() - Method in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageSentAck
 
hashCode() - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Ack
 
hashCode() - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Request
 
hashCode() - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Resend
 
hashCode() - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.ResendFirstUnconfirmed$
 
hashCode() - Method in class akka.actor.typed.delivery.ProducerController.MessageWithConfirmation
 
hashCode() - Method in class akka.actor.typed.delivery.ProducerController.RegisterConsumer
 
hashCode() - Method in class akka.actor.typed.delivery.ProducerController.RequestNext
 
hashCode() - Method in class akka.actor.typed.delivery.ProducerController.Start
 
hashCode() - Method in class akka.actor.typed.delivery.WorkPullingProducerController.GetWorkerStats
 
hashCode() - Method in class akka.actor.typed.delivery.WorkPullingProducerController.MessageWithConfirmation
 
hashCode() - Method in class akka.actor.typed.delivery.WorkPullingProducerController.RequestNext
 
hashCode() - Method in class akka.actor.typed.delivery.WorkPullingProducerController.Start
 
hashCode() - Method in class akka.actor.typed.delivery.WorkPullingProducerController.WorkerStats
 
hashCode() - Method in class akka.actor.typed.eventstream.EventStream.Publish
 
hashCode() - Method in class akka.actor.typed.eventstream.EventStream.Subscribe
 
hashCode() - Method in class akka.actor.typed.eventstream.EventStream.Unsubscribe
 
hashCode() - Method in class akka.actor.typed.ExtensionId
 
hashCode() - Method in class akka.actor.typed.internal.ActorContextImpl.LoggingContext
 
hashCode() - Method in interface akka.actor.typed.internal.ActorRefImpl
 
hashCode() - Method in class akka.actor.typed.internal.adapter.GuardianStartupBehavior.Start$
 
hashCode() - Method in class akka.actor.typed.internal.BehaviorImpl.ContextAs
 
hashCode() - Static method in class akka.actor.typed.internal.NoMessage
 
hashCode() - Method in class akka.actor.typed.internal.NoMessage$
 
hashCode() - Static method in class akka.actor.typed.internal.NoOpActorFlightRecorder
 
hashCode() - Method in class akka.actor.typed.internal.NoOpActorFlightRecorder$
 
hashCode() - Method in class akka.actor.typed.internal.PoisonPill$
 
hashCode() - Method in class akka.actor.typed.internal.PropsImpl.ActorTagsImpl
 
hashCode() - Method in class akka.actor.typed.internal.PropsImpl.BoundedMailboxSelector
 
hashCode() - Method in class akka.actor.typed.internal.PropsImpl.DefaultMailboxSelector
 
hashCode() - Method in class akka.actor.typed.internal.PropsImpl.DispatcherDefault
 
hashCode() - Method in class akka.actor.typed.internal.PropsImpl.DispatcherFromConfig
 
hashCode() - Method in class akka.actor.typed.internal.PropsImpl.DispatcherSameAsParent
 
hashCode() - Method in class akka.actor.typed.internal.PropsImpl.EmptyProps$
 
hashCode() - Method in class akka.actor.typed.internal.PropsImpl.MailboxFromConfigSelector
 
hashCode() - Method in class akka.actor.typed.internal.receptionist.DefaultServiceKey
 
hashCode() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Deregister
 
hashCode() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Deregistered
 
hashCode() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Find
 
hashCode() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Listing
 
hashCode() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Register
 
hashCode() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Registered
 
hashCode() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Subscribe
 
hashCode() - Method in class akka.actor.typed.internal.RestartSupervisor.ResetRestartCount
 
hashCode() - Method in class akka.actor.typed.internal.RestartSupervisor.ScheduledRestart
 
hashCode() - Method in class akka.actor.typed.MessageAdaptionFailure
 
hashCode() - Static method in class akka.actor.typed.PostStop
 
hashCode() - Method in class akka.actor.typed.PostStop$
 
hashCode() - Static method in class akka.actor.typed.PreRestart
 
hashCode() - Method in class akka.actor.typed.PreRestart$
 
hashCode() - Static method in class akka.actor.typed.receptionist.Receptionist
 
hashCode() - Method in class akka.actor.typed.RecipientRef.RecipientRefOps
 
hashCode() - Method in class akka.actor.typed.scaladsl.AskPattern.Askable
 
hashCode() - Method in class akka.actor.typed.scaladsl.Behaviors.Supervise
 
hashCode() - Method in class akka.actor.typed.SpawnProtocol.Spawn
 
hashCode() - Method in class akka.actor.typed.Terminated
 
hashCode() - Static method in class akka.actor.TypedActor
Deprecated.
 
hashCode() - Method in class akka.actor.TypedActor.MethodCall
Deprecated.
 
hashCode() - Method in class akka.actor.TypedProps
 
hashCode() - Method in class akka.actor.UnhandledMessage
 
hashCode() - Static method in class akka.cluster.client.ClusterClient.Internal$.HeartbeatTick
Deprecated.
 
hashCode() - Method in class akka.cluster.client.ClusterClient.Internal$.HeartbeatTick$
Deprecated.
 
hashCode() - Static method in class akka.cluster.client.ClusterClient.Internal$.ReconnectTimeout
Deprecated.
 
hashCode() - Method in class akka.cluster.client.ClusterClient.Internal$.ReconnectTimeout$
Deprecated.
 
hashCode() - Static method in class akka.cluster.client.ClusterClient.Internal$.RefreshContactsTick
Deprecated.
 
hashCode() - Method in class akka.cluster.client.ClusterClient.Internal$.RefreshContactsTick$
Deprecated.
 
hashCode() - Method in class akka.cluster.client.ClusterClient.Publish
Deprecated.
 
hashCode() - Method in class akka.cluster.client.ClusterClient.Send
Deprecated.
 
hashCode() - Method in class akka.cluster.client.ClusterClient.SendToAll
Deprecated.
 
hashCode() - Static method in class akka.cluster.client.ClusterClientReceptionist
Deprecated.
 
hashCode() - Method in class akka.cluster.client.ClusterClients
 
hashCode() - Method in class akka.cluster.client.ClusterClientUnreachable
 
hashCode() - Method in class akka.cluster.client.ClusterClientUp
 
hashCode() - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.CheckDeadlines
Deprecated.
 
hashCode() - Method in class akka.cluster.client.ClusterReceptionist.Internal$.CheckDeadlines$
Deprecated.
 
hashCode() - Method in class akka.cluster.client.ClusterReceptionist.Internal$.Contacts
Deprecated.
 
hashCode() - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.GetContacts
Deprecated.
 
hashCode() - Method in class akka.cluster.client.ClusterReceptionist.Internal$.GetContacts$
Deprecated.
 
hashCode() - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.Heartbeat
Deprecated.
 
hashCode() - Method in class akka.cluster.client.ClusterReceptionist.Internal$.Heartbeat$
Deprecated.
 
hashCode() - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.HeartbeatRsp
Deprecated.
 
hashCode() - Method in class akka.cluster.client.ClusterReceptionist.Internal$.HeartbeatRsp$
Deprecated.
 
hashCode() - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.Ping
Deprecated.
 
hashCode() - Method in class akka.cluster.client.ClusterReceptionist.Internal$.Ping$
Deprecated.
 
hashCode() - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.ReceptionistShutdown
Deprecated.
 
hashCode() - Method in class akka.cluster.client.ClusterReceptionist.Internal$.ReceptionistShutdown$
Deprecated.
 
hashCode() - Method in class akka.cluster.client.ContactPointAdded
 
hashCode() - Method in class akka.cluster.client.ContactPointRemoved
 
hashCode() - Method in class akka.cluster.client.ContactPoints
 
hashCode() - Static method in class akka.cluster.client.GetClusterClients
 
hashCode() - Method in class akka.cluster.client.GetClusterClients$
 
hashCode() - Static method in class akka.cluster.client.GetContactPoints
 
hashCode() - Method in class akka.cluster.client.GetContactPoints$
 
hashCode() - Method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts
 
hashCode() - Static method in class akka.cluster.client.SubscribeClusterClients
 
hashCode() - Method in class akka.cluster.client.SubscribeClusterClients$
 
hashCode() - Static method in class akka.cluster.client.SubscribeContactPoints
 
hashCode() - Method in class akka.cluster.client.SubscribeContactPoints$
 
hashCode() - Static method in class akka.cluster.client.UnsubscribeClusterClients
 
hashCode() - Method in class akka.cluster.client.UnsubscribeClusterClients$
 
hashCode() - Static method in class akka.cluster.client.UnsubscribeContactPoints
 
hashCode() - Method in class akka.cluster.client.UnsubscribeContactPoints$
 
hashCode() - Static method in class akka.cluster.Cluster
 
hashCode() - Method in class akka.cluster.ClusterEvent.ClusterShuttingDown$
 
hashCode() - Method in class akka.cluster.ClusterEvent.CurrentClusterState
 
hashCode() - Method in class akka.cluster.ClusterEvent.InitialStateAsEvents$
 
hashCode() - Method in class akka.cluster.ClusterEvent.InitialStateAsSnapshot$
 
hashCode() - Method in class akka.cluster.ClusterEvent.LeaderChanged
 
hashCode() - Method in class akka.cluster.ClusterEvent.MemberDowned
 
hashCode() - Method in class akka.cluster.ClusterEvent.MemberExited
 
hashCode() - Method in class akka.cluster.ClusterEvent.MemberJoined
 
hashCode() - Method in class akka.cluster.ClusterEvent.MemberLeft
 
hashCode() - Method in class akka.cluster.ClusterEvent.MemberPreparingForShutdown
 
hashCode() - Method in class akka.cluster.ClusterEvent.MemberReadyForShutdown
 
hashCode() - Method in class akka.cluster.ClusterEvent.MemberRemoved
 
hashCode() - Method in class akka.cluster.ClusterEvent.MemberUp
 
hashCode() - Method in class akka.cluster.ClusterEvent.MemberWeaklyUp
 
hashCode() - Method in class akka.cluster.ClusterEvent.ReachableDataCenter
 
hashCode() - Method in class akka.cluster.ClusterEvent.ReachableMember
 
hashCode() - Method in class akka.cluster.ClusterEvent.RoleLeaderChanged
 
hashCode() - Method in class akka.cluster.ClusterEvent.UnreachableDataCenter
 
hashCode() - Method in class akka.cluster.ClusterEvent.UnreachableMember
 
hashCode() - Static method in class akka.cluster.ClusterScope
 
hashCode() - Method in class akka.cluster.ClusterScope$
 
hashCode() - Method in class akka.cluster.ClusterUserAction.Down
 
hashCode() - Method in class akka.cluster.ClusterUserAction.JoinTo
 
hashCode() - Method in class akka.cluster.ClusterUserAction.Leave
 
hashCode() - Method in class akka.cluster.ClusterUserAction.PrepareForShutdown$
 
hashCode() - Static method in class akka.cluster.ddata.DistributedData
 
hashCode() - Method in class akka.cluster.ddata.DurableStore.DurableDataEnvelope
 
hashCode() - Method in class akka.cluster.ddata.DurableStore.LoadAll$
 
hashCode() - Method in class akka.cluster.ddata.DurableStore.LoadAllCompleted$
 
hashCode() - Method in class akka.cluster.ddata.DurableStore.LoadData
 
hashCode() - Method in class akka.cluster.ddata.DurableStore.Store
 
hashCode() - Method in class akka.cluster.ddata.DurableStore.StoreReply
 
hashCode() - Method in class akka.cluster.ddata.Flag
 
hashCode() - Method in class akka.cluster.ddata.GCounter
 
hashCode() - Method in class akka.cluster.ddata.GSet
 
hashCode() - Method in class akka.cluster.ddata.Key
 
hashCode() - Method in class akka.cluster.ddata.LWWMap
 
hashCode() - Method in class akka.cluster.ddata.LWWMap.LWWMapTag$
 
hashCode() - Method in class akka.cluster.ddata.LWWRegister
 
hashCode() - Method in class akka.cluster.ddata.ManyVersionVector
 
hashCode() - Method in class akka.cluster.ddata.OneVersionVector
 
hashCode() - Method in class akka.cluster.ddata.ORMap
 
hashCode() - Method in class akka.cluster.ddata.ORMap.VanillaORMapTag$
 
hashCode() - Method in class akka.cluster.ddata.ORMultiMap
 
hashCode() - Method in class akka.cluster.ddata.ORMultiMap.ORMultiMapTag$
 
hashCode() - Method in class akka.cluster.ddata.ORMultiMap.ORMultiMapWithValueDeltasTag$
 
hashCode() - Method in class akka.cluster.ddata.ORSet
 
hashCode() - Method in class akka.cluster.ddata.PNCounter
 
hashCode() - Method in class akka.cluster.ddata.PNCounterMap
 
hashCode() - Method in class akka.cluster.ddata.PNCounterMap.PNCounterMapTag$
 
hashCode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag
 
hashCode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry
 
hashCode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter
 
hashCode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
 
hashCode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry
 
hashCode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap
 
hashCode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister
 
hashCode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry
 
hashCode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap
 
hashCode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry
 
hashCode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup
 
hashCode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry
 
hashCode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry
 
hashCode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap
 
hashCode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
 
hashCode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry
 
hashCode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup
 
hashCode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter
 
hashCode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry
 
hashCode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap
 
hashCode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address
 
hashCode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed
 
hashCode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope
 
hashCode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry
 
hashCode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry
 
hashCode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation
 
hashCode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope
 
hashCode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Empty
 
hashCode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
 
hashCode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure
 
hashCode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess
 
hashCode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry
 
hashCode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip
 
hashCode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound
 
hashCode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage
 
hashCode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read
 
hashCode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult
 
hashCode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry
 
hashCode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status
 
hashCode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet
 
hashCode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe
 
hashCode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress
 
hashCode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe
 
hashCode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry
 
hashCode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector
 
hashCode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write
 
hashCode() - Method in class akka.cluster.ddata.PruningState.PruningInitialized
 
hashCode() - Method in class akka.cluster.ddata.PruningState.PruningPerformed
 
hashCode() - Method in class akka.cluster.ddata.Replicator.Changed
 
hashCode() - Method in exception akka.cluster.ddata.Replicator.DataDeleted
 
hashCode() - Method in class akka.cluster.ddata.Replicator.Delete
 
hashCode() - Method in class akka.cluster.ddata.Replicator.Deleted
 
hashCode() - Method in class akka.cluster.ddata.Replicator.DeleteSuccess
 
hashCode() - Method in class akka.cluster.ddata.Replicator.FlushChanges$
 
hashCode() - Method in class akka.cluster.ddata.Replicator.Get
 
hashCode() - Method in class akka.cluster.ddata.Replicator.GetDataDeleted
 
hashCode() - Method in class akka.cluster.ddata.Replicator.GetFailure
 
hashCode() - Method in class akka.cluster.ddata.Replicator.GetKeyIds$
 
hashCode() - Method in class akka.cluster.ddata.Replicator.GetReplicaCount$
 
hashCode() - Method in class akka.cluster.ddata.Replicator.GetSuccess
 
hashCode() - Static method in class akka.cluster.ddata.Replicator.Internal$.ClockTick
 
hashCode() - Method in class akka.cluster.ddata.Replicator.Internal$.ClockTick$
 
hashCode() - Method in class akka.cluster.ddata.Replicator.Internal$.DataEnvelope
 
hashCode() - Static method in class akka.cluster.ddata.Replicator.Internal$.DeletedData
 
hashCode() - Method in class akka.cluster.ddata.Replicator.Internal$.DeletedData$
 
hashCode() - Method in class akka.cluster.ddata.Replicator.Internal$.Delta
 
hashCode() - Static method in class akka.cluster.ddata.Replicator.Internal$.DeltaNack
 
hashCode() - Method in class akka.cluster.ddata.Replicator.Internal$.DeltaNack$
 
hashCode() - Method in class akka.cluster.ddata.Replicator.Internal$.DeltaPropagation
 
hashCode() - Static method in class akka.cluster.ddata.Replicator.Internal$.DeltaPropagationTick
 
hashCode() - Method in class akka.cluster.ddata.Replicator.Internal$.DeltaPropagationTick$
 
hashCode() - Method in class akka.cluster.ddata.Replicator.Internal$.Gossip
 
hashCode() - Static method in class akka.cluster.ddata.Replicator.Internal$.GossipTick
 
hashCode() - Method in class akka.cluster.ddata.Replicator.Internal$.GossipTick$
 
hashCode() - Method in class akka.cluster.ddata.Replicator.Internal$.Read
 
hashCode() - Method in class akka.cluster.ddata.Replicator.Internal$.ReadRepair
 
hashCode() - Static method in class akka.cluster.ddata.Replicator.Internal$.ReadRepairAck
 
hashCode() - Method in class akka.cluster.ddata.Replicator.Internal$.ReadRepairAck$
 
hashCode() - Method in class akka.cluster.ddata.Replicator.Internal$.ReadResult
 
hashCode() - Static method in class akka.cluster.ddata.Replicator.Internal$.RemovedNodePruningTick
 
hashCode() - Method in class akka.cluster.ddata.Replicator.Internal$.RemovedNodePruningTick$
 
hashCode() - Method in class akka.cluster.ddata.Replicator.Internal$.Status
 
hashCode() - Method in class akka.cluster.ddata.Replicator.Internal$.TestFullStateGossip
 
hashCode() - Method in class akka.cluster.ddata.Replicator.Internal$.Write
 
hashCode() - Static method in class akka.cluster.ddata.Replicator.Internal$.WriteAck
 
hashCode() - Method in class akka.cluster.ddata.Replicator.Internal$.WriteAck$
 
hashCode() - Static method in class akka.cluster.ddata.Replicator.Internal$.WriteNack
 
hashCode() - Method in class akka.cluster.ddata.Replicator.Internal$.WriteNack$
 
hashCode() - Method in class akka.cluster.ddata.Replicator.ModifyFailure
 
hashCode() - Method in class akka.cluster.ddata.Replicator.NotFound
 
hashCode() - Method in class akka.cluster.ddata.Replicator.ReadAll
 
hashCode() - Method in class akka.cluster.ddata.Replicator.ReadFrom
 
hashCode() - Method in class akka.cluster.ddata.Replicator.ReadLocal$
 
hashCode() - Method in class akka.cluster.ddata.Replicator.ReadMajority
 
hashCode() - Method in class akka.cluster.ddata.Replicator.ReadMajorityPlus
 
hashCode() - Method in class akka.cluster.ddata.Replicator.ReplicaCount
 
hashCode() - Method in class akka.cluster.ddata.Replicator.ReplicationDeleteFailure
 
hashCode() - Method in class akka.cluster.ddata.Replicator.StoreFailure
 
hashCode() - Method in class akka.cluster.ddata.Replicator.Subscribe
 
hashCode() - Method in class akka.cluster.ddata.Replicator.Unsubscribe
 
hashCode() - Method in class akka.cluster.ddata.Replicator.Update
 
hashCode() - Method in class akka.cluster.ddata.Replicator.UpdateDataDeleted
 
hashCode() - Method in class akka.cluster.ddata.Replicator.UpdateSuccess
 
hashCode() - Method in class akka.cluster.ddata.Replicator.UpdateTimeout
 
hashCode() - Method in class akka.cluster.ddata.Replicator.WriteAll
 
hashCode() - Method in class akka.cluster.ddata.Replicator.WriteLocal$
 
hashCode() - Method in class akka.cluster.ddata.Replicator.WriteMajority
 
hashCode() - Method in class akka.cluster.ddata.Replicator.WriteMajorityPlus
 
hashCode() - Method in class akka.cluster.ddata.Replicator.WriteTo
 
hashCode() - Method in class akka.cluster.ddata.SelfUniqueAddress
 
hashCode() - Static method in class akka.cluster.ddata.typed.javadsl.DistributedData
 
hashCode() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Changed
 
hashCode() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.DataDeleted
 
hashCode() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Delete
 
hashCode() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Deleted
 
hashCode() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.DeleteFailure
 
hashCode() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.DeleteSuccess
 
hashCode() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.FlushChanges$
 
hashCode() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Get
 
hashCode() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetDataDeleted
 
hashCode() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetFailure
 
hashCode() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetReplicaCount
 
hashCode() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetSuccess
 
hashCode() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ModifyFailure
 
hashCode() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.NotFound
 
hashCode() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadAll
 
hashCode() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadFrom
 
hashCode() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadLocal$
 
hashCode() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadMajority
 
hashCode() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReplicaCount
 
hashCode() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.StoreFailure
 
hashCode() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Subscribe
 
hashCode() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Unsubscribe
 
hashCode() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Update
 
hashCode() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.UpdateDataDeleted
 
hashCode() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.UpdateSuccess
 
hashCode() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.UpdateTimeout
 
hashCode() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteAll
 
hashCode() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteLocal$
 
hashCode() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteMajority
 
hashCode() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteTo
 
hashCode() - Static method in class akka.cluster.ddata.typed.scaladsl.DistributedData
 
hashCode() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Delete
 
hashCode() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Get
 
hashCode() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.GetReplicaCount
 
hashCode() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Subscribe
 
hashCode() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Unsubscribe
 
hashCode() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Update
 
hashCode() - Method in class akka.cluster.ddata.VersionVector.After$
 
hashCode() - Method in class akka.cluster.ddata.VersionVector.Before$
 
hashCode() - Method in class akka.cluster.ddata.VersionVector.Concurrent$
 
hashCode() - Method in class akka.cluster.ddata.VersionVector.Same$
 
hashCode() - Method in class akka.cluster.InternalClusterAction.AddOnMemberRemovedListener
 
hashCode() - Method in class akka.cluster.InternalClusterAction.AddOnMemberUpListener
 
hashCode() - Method in class akka.cluster.InternalClusterAction.CompatibleConfig
 
hashCode() - Method in class akka.cluster.InternalClusterAction.ConfigCheckUnsupportedByJoiningNode$
 
hashCode() - Method in class akka.cluster.InternalClusterAction.ExitingCompleted$
 
hashCode() - Method in class akka.cluster.InternalClusterAction.ExitingConfirmed
 
hashCode() - Method in class akka.cluster.InternalClusterAction.GetClusterCoreRef$
 
hashCode() - Method in class akka.cluster.InternalClusterAction.GossipSpeedupTick$
 
hashCode() - Method in class akka.cluster.InternalClusterAction.GossipTick$
 
hashCode() - Method in class akka.cluster.InternalClusterAction.IncompatibleConfig$
 
hashCode() - Method in class akka.cluster.InternalClusterAction.InitJoin
 
hashCode() - Method in class akka.cluster.InternalClusterAction.InitJoinAck
 
hashCode() - Method in class akka.cluster.InternalClusterAction.InitJoinNack
 
hashCode() - Method in class akka.cluster.InternalClusterAction.Join
 
hashCode() - Method in class akka.cluster.InternalClusterAction.JoinSeedNode$
 
hashCode() - Method in class akka.cluster.InternalClusterAction.JoinSeedNodes
 
hashCode() - Method in class akka.cluster.InternalClusterAction.LeaderActionsTick$
 
hashCode() - Method in class akka.cluster.InternalClusterAction.PublishChanges
 
hashCode() - Method in class akka.cluster.InternalClusterAction.PublishEvent
 
hashCode() - Method in class akka.cluster.InternalClusterAction.PublishStatsTick$
 
hashCode() - Method in class akka.cluster.InternalClusterAction.ReapUnreachableTick$
 
hashCode() - Method in class akka.cluster.InternalClusterAction.SendCurrentClusterState
 
hashCode() - Method in class akka.cluster.InternalClusterAction.SendGossipTo
 
hashCode() - Method in class akka.cluster.InternalClusterAction.Subscribe
 
hashCode() - Method in class akka.cluster.InternalClusterAction.UncheckedConfig$
 
hashCode() - Method in class akka.cluster.InternalClusterAction.Unsubscribe
 
hashCode() - Method in class akka.cluster.InternalClusterAction.Welcome
 
hashCode() - Method in class akka.cluster.Invalid
 
hashCode() - Method in class akka.cluster.Member
 
hashCode() - Method in class akka.cluster.MemberStatus.Down$
 
hashCode() - Method in class akka.cluster.MemberStatus.Exiting$
 
hashCode() - Method in class akka.cluster.MemberStatus.Joining$
 
hashCode() - Method in class akka.cluster.MemberStatus.Leaving$
 
hashCode() - Method in class akka.cluster.MemberStatus.PreparingForShutdown$
 
hashCode() - Method in class akka.cluster.MemberStatus.ReadyForShutdown$
 
hashCode() - Method in class akka.cluster.MemberStatus.Removed$
 
hashCode() - Method in class akka.cluster.MemberStatus.Up$
 
hashCode() - Method in class akka.cluster.MemberStatus.WeaklyUp$
 
hashCode() - Method in class akka.cluster.metrics.AdaptiveLoadBalancingGroup
 
hashCode() - Method in class akka.cluster.metrics.AdaptiveLoadBalancingPool
 
hashCode() - Method in class akka.cluster.metrics.AdaptiveLoadBalancingRoutingLogic
 
hashCode() - Method in class akka.cluster.metrics.ClusterMetricsChanged
 
hashCode() - Static method in class akka.cluster.metrics.ClusterMetricsExtension
 
hashCode() - Method in class akka.cluster.metrics.ClusterMetricsSettings
 
hashCode() - Static method in class akka.cluster.metrics.CollectionStartMessage
 
hashCode() - Method in class akka.cluster.metrics.CollectionStartMessage$
 
hashCode() - Static method in class akka.cluster.metrics.CollectionStopMessage
 
hashCode() - Method in class akka.cluster.metrics.CollectionStopMessage$
 
hashCode() - Static method in class akka.cluster.metrics.CpuMetricsSelector
 
hashCode() - Method in class akka.cluster.metrics.CpuMetricsSelector$
 
hashCode() - Method in class akka.cluster.metrics.DefaultSigarProvider
 
hashCode() - Method in class akka.cluster.metrics.EWMA
 
hashCode() - Static method in class akka.cluster.metrics.HeapMetricsSelector
 
hashCode() - Method in class akka.cluster.metrics.HeapMetricsSelector$
 
hashCode() - Method in class akka.cluster.metrics.Metric
 
hashCode() - Method in class akka.cluster.metrics.MixMetricsSelector
 
hashCode() - Method in class akka.cluster.metrics.NodeMetrics
 
hashCode() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool
 
hashCode() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address
 
hashCode() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip
 
hashCode() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope
 
hashCode() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector
 
hashCode() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector
 
hashCode() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA
 
hashCode() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics
 
hashCode() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric
 
hashCode() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number
 
hashCode() - Method in class akka.cluster.metrics.StandardMetrics.Cpu
 
hashCode() - Method in class akka.cluster.metrics.StandardMetrics.HeapMemory
 
hashCode() - Static method in class akka.cluster.metrics.SystemLoadAverageMetricsSelector
 
hashCode() - Method in class akka.cluster.metrics.SystemLoadAverageMetricsSelector$
 
hashCode() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address
 
hashCode() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool
 
hashCode() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings
 
hashCode() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck
 
hashCode() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Empty
 
hashCode() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
 
hashCode() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope
 
hashCode() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview
 
hashCode() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus
 
hashCode() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat
 
hashCode() - Method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse
 
hashCode() - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin
 
hashCode() - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck
 
hashCode() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join
 
hashCode() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member
 
hashCode() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability
 
hashCode() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Pool
 
hashCode() - Method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability
 
hashCode() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone
 
hashCode() - Method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress
 
hashCode() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock
 
hashCode() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version
 
hashCode() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome
 
hashCode() - Static method in class akka.cluster.pubsub.DistributedPubSub
 
hashCode() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Count$
 
hashCode() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.CountSubscribers
 
hashCode() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.CurrentTopics
 
hashCode() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.GetTopics$
 
hashCode() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Bucket
 
hashCode() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Delta
 
hashCode() - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.DeltaCount
 
hashCode() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.DeltaCount$
 
hashCode() - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.GossipTick
 
hashCode() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.GossipTick$
 
hashCode() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.MediatorRouterEnvelope
 
hashCode() - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.NewSubscriberArrived
 
hashCode() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.NewSubscriberArrived$
 
hashCode() - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.NoMoreSubscribers
 
hashCode() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.NoMoreSubscribers$
 
hashCode() - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Prune
 
hashCode() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Prune$
 
hashCode() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.RegisterTopic
 
hashCode() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.SendToOneSubscriber
 
hashCode() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Status
 
hashCode() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Subscribed
 
hashCode() - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.TerminateRequest
 
hashCode() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.TerminateRequest$
 
hashCode() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Unsubscribed
 
hashCode() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.ValueHolder
 
hashCode() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Publish
 
hashCode() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Put
 
hashCode() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Remove
 
hashCode() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Send
 
hashCode() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.SendToAll
 
hashCode() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Subscribe
 
hashCode() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.SubscribeAck
 
hashCode() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Unsubscribe
 
hashCode() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.UnsubscribeAck
 
hashCode() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address
 
hashCode() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket
 
hashCode() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry
 
hashCode() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta
 
hashCode() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload
 
hashCode() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish
 
hashCode() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send
 
hashCode() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll
 
hashCode() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber
 
hashCode() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status
 
hashCode() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version
 
hashCode() - Method in class akka.cluster.routing.ClusterRouterGroup
 
hashCode() - Method in class akka.cluster.routing.ClusterRouterGroupSettings
 
hashCode() - Method in class akka.cluster.routing.ClusterRouterPool
 
hashCode() - Method in class akka.cluster.routing.ClusterRouterPoolSettings
 
hashCode() - Static method in class akka.cluster.sharding.ClusterSharding
 
hashCode() - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.AlwaysAdmissionFilter$
 
hashCode() - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.FrequencySketchAdmissionFilter
 
hashCode() - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.HillClimbingAdmissionOptimizer
 
hashCode() - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.NoAdmissionOptimizer$
 
hashCode() - Method in class akka.cluster.sharding.ClusterShardingSettings.NoPassivationStrategy$
 
hashCode() - Static method in class akka.cluster.sharding.external.ExternalShardAllocation
 
hashCode() - Method in class akka.cluster.sharding.external.ExternalShardAllocationStrategy.GetShardLocations$
 
hashCode() - Method in class akka.cluster.sharding.external.ExternalShardAllocationStrategy.ShardLocation
 
hashCode() - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.AddShard
 
hashCode() - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.GetShards$
 
hashCode() - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.RememberedShards
 
hashCode() - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.UpdateDone
 
hashCode() - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.UpdateFailed
 
hashCode() - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.GetEntities$
 
hashCode() - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.RememberedEntities
 
hashCode() - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.Update
 
hashCode() - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.UpdateDone
 
hashCode() - Static method in class akka.cluster.sharding.NoOpShardingFlightRecorder
 
hashCode() - Method in class akka.cluster.sharding.NoOpShardingFlightRecorder$
 
hashCode() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage
 
hashCode() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address
 
hashCode() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats
 
hashCode() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry
 
hashCode() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState
 
hashCode() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry
 
hashCode() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions
 
hashCode() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState
 
hashCode() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState
 
hashCode() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted
 
hashCode() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped
 
hashCode() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted
 
hashCode() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState
 
hashCode() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped
 
hashCode() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats
 
hashCode() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry
 
hashCode() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState
 
hashCode() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome
 
hashCode() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated
 
hashCode() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes
 
hashCode() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry
 
hashCode() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage
 
hashCode() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats
 
hashCode() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState
 
hashCode() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats
 
hashCode() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity
 
hashCode() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck
 
hashCode() - Method in class akka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Removals
 
hashCode() - Method in class akka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Result
 
hashCode() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.BeginHandOff
 
hashCode() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.BeginHandOffAck
 
hashCode() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.GetShardHome
 
hashCode() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.GracefulShutdownReq
 
hashCode() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.HandOff
 
hashCode() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.HostShard
 
hashCode() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.RegionStopped
 
hashCode() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.Register
 
hashCode() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.RegisterAck
 
hashCode() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.RegisterProxy
 
hashCode() - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardCoordinatorInitialized
 
hashCode() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardCoordinatorInitialized$
 
hashCode() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHome
 
hashCode() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomeAllocated
 
hashCode() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomeDeallocated
 
hashCode() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomes
 
hashCode() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyRegistered
 
hashCode() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyTerminated
 
hashCode() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionRegistered
 
hashCode() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionTerminated
 
hashCode() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardStarted
 
hashCode() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardStopped
 
hashCode() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.State
 
hashCode() - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.StateInitialized
 
hashCode() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.StateInitialized$
 
hashCode() - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.Terminate
 
hashCode() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.Terminate$
 
hashCode() - Method in class akka.cluster.sharding.ShardCoordinator.RebalanceWorker$.ShardRegionTerminated
 
hashCode() - Method in class akka.cluster.sharding.ShardingQueries.ShardsQueryResult
 
hashCode() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.RememberEntitiesStoreModeDData$
 
hashCode() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.RememberEntitiesStoreModeEventSourced$
 
hashCode() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.StateStoreModeDData$
 
hashCode() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.StateStoreModePersistence$
 
hashCode() - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.MessageWithConfirmation
 
hashCode() - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.RequestNext
 
hashCode() - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.Start
 
hashCode() - Method in class akka.cluster.sharding.typed.GetClusterShardingStats
 
hashCode() - Method in class akka.cluster.sharding.typed.GetShardRegionState
 
hashCode() - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope
 
hashCode() - Method in class akka.cluster.sharding.typed.javadsl.ClusterSharding.Passivate
 
hashCode() - Method in class akka.cluster.sharding.typed.scaladsl.ClusterSharding.Passivate
 
hashCode() - Method in class akka.cluster.sharding.typed.ShardingEnvelope
 
hashCode() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseFailure
 
hashCode() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseResult
 
hashCode() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLease
 
hashCode() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLease$
 
hashCode() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLeaseData
 
hashCode() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.BecomingOldest
 
hashCode() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.BecomingOldest$
 
hashCode() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.BecomingOldestData
 
hashCode() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Cleanup
 
hashCode() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Cleanup$
 
hashCode() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.DelayedMemberRemoved
 
hashCode() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.End
 
hashCode() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.End$
 
hashCode() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.EndData
 
hashCode() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.EndData$
 
hashCode() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandingOver
 
hashCode() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandingOver$
 
hashCode() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandingOverData
 
hashCode() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverDone
 
hashCode() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverDone$
 
hashCode() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverInProgress
 
hashCode() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverInProgress$
 
hashCode() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverRetry
 
hashCode() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverToMe
 
hashCode() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverToMe$
 
hashCode() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.LeaseLost
 
hashCode() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.LeaseRetry
 
hashCode() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.LeaseRetry$
 
hashCode() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Oldest
 
hashCode() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Oldest$
 
hashCode() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.GetNext$
 
hashCode() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.InitialOldestState
 
hashCode() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.OldestChanged
 
hashCode() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestData
 
hashCode() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.ReleaseLeaseFailure
 
hashCode() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.ReleaseLeaseResult
 
hashCode() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.SelfExiting
 
hashCode() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.SelfExiting$
 
hashCode() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Start
 
hashCode() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Start$
 
hashCode() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.StartOldestChangedBuffer
 
hashCode() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.StartOldestChangedBuffer$
 
hashCode() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Stopping
 
hashCode() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Stopping$
 
hashCode() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.StoppingData
 
hashCode() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOver
 
hashCode() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOver$
 
hashCode() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOverFromMe
 
hashCode() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOverFromMe$
 
hashCode() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOverRetry
 
hashCode() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Uninitialized
 
hashCode() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Uninitialized$
 
hashCode() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.WasOldest
 
hashCode() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.WasOldest$
 
hashCode() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.WasOldestData
 
hashCode() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Younger
 
hashCode() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Younger$
 
hashCode() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.YoungerData
 
hashCode() - Static method in class akka.cluster.typed.Cluster
 
hashCode() - Static method in class akka.cluster.typed.ClusterSingleton
 
hashCode() - Method in class akka.cluster.typed.Down
 
hashCode() - Method in class akka.cluster.typed.GetCurrentState
 
hashCode() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished
 
hashCode() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry
 
hashCode() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack
 
hashCode() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup
 
hashCode() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed
 
hashCode() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
 
hashCode() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer
 
hashCode() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request
 
hashCode() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend
 
hashCode() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
 
hashCode() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State
 
hashCode() - Method in class akka.cluster.typed.Join
 
hashCode() - Method in class akka.cluster.typed.JoinSeedNodes
 
hashCode() - Method in class akka.cluster.typed.Leave
 
hashCode() - Method in class akka.cluster.typed.PrepareForFullClusterShutdown$
 
hashCode() - Method in class akka.cluster.typed.SelfRemoved
 
hashCode() - Method in class akka.cluster.typed.SelfUp
 
hashCode() - Method in class akka.cluster.typed.Subscribe
 
hashCode() - Method in class akka.cluster.typed.Unsubscribe
 
hashCode() - Method in class akka.cluster.UniqueAddress
 
hashCode() - Static method in class akka.cluster.Valid
 
hashCode() - Method in class akka.cluster.Valid$
 
hashCode() - Method in class akka.cluster.VectorClock.After$
 
hashCode() - Method in class akka.cluster.VectorClock.Before$
 
hashCode() - Method in class akka.cluster.VectorClock.Concurrent$
 
hashCode() - Method in class akka.cluster.VectorClock
 
hashCode() - Method in class akka.cluster.VectorClock.Same$
 
hashCode() - Static method in class akka.coordination.lease.javadsl.LeaseProvider
 
hashCode() - Static method in class akka.coordination.lease.scaladsl.LeaseProvider
 
hashCode() - Static method in class akka.discovery.Discovery
 
hashCode() - Method in class akka.discovery.Lookup
 
hashCode() - Method in class akka.discovery.Lookup$
 
hashCode() - Method in class akka.discovery.ServiceDiscovery.Resolved
 
hashCode() - Method in class akka.discovery.ServiceDiscovery.ResolvedTarget
 
hashCode() - Method in class akka.dispatch.BoundedControlAwareMailbox
 
hashCode() - Method in class akka.dispatch.BoundedDequeBasedMailbox
 
hashCode() - Method in class akka.dispatch.BoundedMailbox
 
hashCode() - Method in class akka.dispatch.Envelope
 
hashCode() - Method in class akka.dispatch.MonitorableThreadFactory
 
hashCode() - Method in class akka.dispatch.NonBlockingBoundedMailbox
 
hashCode() - Method in class akka.dispatch.SingleConsumerOnlyUnboundedMailbox
 
hashCode() - Static method in class akka.dispatch.sysmsg.NoMessage
 
hashCode() - Method in class akka.dispatch.sysmsg.NoMessage$
 
hashCode() - Method in class akka.dispatch.TaskInvocation
 
hashCode() - Method in class akka.dispatch.ThreadPoolConfig
 
hashCode() - Method in class akka.dispatch.ThreadPoolConfigBuilder
 
hashCode() - Method in class akka.dispatch.UnboundedControlAwareMailbox
 
hashCode() - Method in class akka.dispatch.UnboundedDequeBasedMailbox
 
hashCode() - Method in class akka.dispatch.UnboundedMailbox
 
hashCode() - Static method in class akka.Done
 
hashCode() - Method in class akka.Done$
 
hashCode() - Method in class akka.event.Logging.Debug
 
hashCode() - Method in class akka.event.Logging.Error
 
hashCode() - Method in class akka.event.Logging.Info
 
hashCode() - Method in class akka.event.Logging.InitializeLogger
 
hashCode() - Method in class akka.event.Logging.LoggerInitialized$
 
hashCode() - Method in class akka.event.Logging.LogLevel
 
hashCode() - Method in class akka.event.Logging.Warning
 
hashCode() - Method in class akka.io.dns.AAAARecord
 
hashCode() - Method in class akka.io.dns.ARecord
 
hashCode() - Method in class akka.io.dns.CachePolicy.Forever$
 
hashCode() - Method in class akka.io.dns.CachePolicy.Never$
 
hashCode() - Method in class akka.io.dns.CachePolicy.Ttl
 
hashCode() - Method in class akka.io.dns.CNameRecord
 
hashCode() - Method in class akka.io.dns.DnsProtocol.Ip
 
hashCode() - Method in class akka.io.dns.DnsProtocol.Resolve
 
hashCode() - Method in class akka.io.dns.DnsProtocol.Resolved
 
hashCode() - Method in class akka.io.dns.DnsProtocol.Srv$
 
hashCode() - Static method in class akka.io.Dns
 
hashCode() - Method in class akka.io.dns.RecordClass
 
hashCode() - Method in class akka.io.dns.RecordType
 
hashCode() - Method in class akka.io.Dns.Resolve
Deprecated.
 
hashCode() - Method in class akka.io.Dns.Resolved
Deprecated.
 
hashCode() - Method in class akka.io.dns.SRVRecord
 
hashCode() - Method in class akka.io.dns.UnknownRecord
 
hashCode() - Method in class akka.io.Inet.SO$.ReceiveBufferSize
 
hashCode() - Method in class akka.io.Inet.SO$.ReuseAddress
 
hashCode() - Method in class akka.io.Inet.SO$.SendBufferSize
 
hashCode() - Method in class akka.io.Inet.SO$.TrafficClass
 
hashCode() - Method in class akka.io.Tcp.Abort$
 
hashCode() - Method in class akka.io.Tcp.Aborted$
 
hashCode() - Method in class akka.io.Tcp.Bind
 
hashCode() - Method in class akka.io.Tcp.Bound
 
hashCode() - Method in class akka.io.Tcp.Close$
 
hashCode() - Method in class akka.io.Tcp.Closed$
 
hashCode() - Method in class akka.io.Tcp.CommandFailed
 
hashCode() - Method in class akka.io.Tcp.CompoundWrite
 
hashCode() - Method in class akka.io.Tcp.ConfirmedClose$
 
hashCode() - Method in class akka.io.Tcp.ConfirmedClosed$
 
hashCode() - Method in class akka.io.Tcp.Connect
 
hashCode() - Method in class akka.io.Tcp.Connected
 
hashCode() - Method in class akka.io.Tcp.ErrorClosed
 
hashCode() - Static method in class akka.io.Tcp
 
hashCode() - Method in class akka.io.Tcp.NoAck
 
hashCode() - Method in class akka.io.Tcp.PeerClosed$
 
hashCode() - Method in class akka.io.Tcp.Received
 
hashCode() - Method in class akka.io.Tcp.Register
 
hashCode() - Method in class akka.io.Tcp.ResumeAccepting
 
hashCode() - Method in class akka.io.Tcp.ResumeReading$
 
hashCode() - Method in class akka.io.Tcp.ResumeWriting$
 
hashCode() - Method in class akka.io.Tcp.SO$.KeepAlive
 
hashCode() - Method in class akka.io.Tcp.SO$.OOBInline
 
hashCode() - Method in class akka.io.Tcp.SO$.TcpNoDelay
 
hashCode() - Method in class akka.io.Tcp.SuspendReading$
 
hashCode() - Method in class akka.io.Tcp.Unbind$
 
hashCode() - Method in class akka.io.Tcp.Unbound$
 
hashCode() - Method in class akka.io.Tcp.Write
 
hashCode() - Method in class akka.io.Tcp.WriteFile
Deprecated.
 
hashCode() - Method in class akka.io.Tcp.WritePath
 
hashCode() - Method in class akka.io.Tcp.WritingResumed$
 
hashCode() - Method in class akka.io.Udp.Bind
 
hashCode() - Method in class akka.io.Udp.Bound
 
hashCode() - Method in class akka.io.Udp.CommandFailed
 
hashCode() - Static method in class akka.io.Udp
 
hashCode() - Method in class akka.io.Udp.NoAck
 
hashCode() - Method in class akka.io.Udp.Received
 
hashCode() - Method in class akka.io.Udp.ResumeReading$
 
hashCode() - Method in class akka.io.Udp.Send
 
hashCode() - Method in class akka.io.Udp.SimpleSender
 
hashCode() - Method in class akka.io.Udp.SimpleSenderReady$
 
hashCode() - Method in class akka.io.Udp.SO$.Broadcast
 
hashCode() - Method in class akka.io.Udp.SuspendReading$
 
hashCode() - Method in class akka.io.Udp.Unbind$
 
hashCode() - Method in class akka.io.Udp.Unbound$
 
hashCode() - Method in class akka.io.UdpConnected.CommandFailed
 
hashCode() - Method in class akka.io.UdpConnected.Connect
 
hashCode() - Method in class akka.io.UdpConnected.Connected$
 
hashCode() - Method in class akka.io.UdpConnected.Disconnect$
 
hashCode() - Method in class akka.io.UdpConnected.Disconnected$
 
hashCode() - Static method in class akka.io.UdpConnected
 
hashCode() - Method in class akka.io.UdpConnected.NoAck
 
hashCode() - Method in class akka.io.UdpConnected.Received
 
hashCode() - Method in class akka.io.UdpConnected.ResumeReading$
 
hashCode() - Method in class akka.io.UdpConnected.Send
 
hashCode() - Method in class akka.io.UdpConnected.SuspendReading$
 
hashCode() - Method in exception akka.japi.JavaPartialFunction.NoMatch$
 
hashCode() - Method in class akka.japi.Option.Some
 
hashCode() - Method in class akka.japi.Pair
 
hashCode() - Method in class akka.japi.tuple.Tuple10
 
hashCode() - Method in class akka.japi.tuple.Tuple11
 
hashCode() - Method in class akka.japi.tuple.Tuple12
 
hashCode() - Method in class akka.japi.tuple.Tuple13
 
hashCode() - Method in class akka.japi.tuple.Tuple14
 
hashCode() - Method in class akka.japi.tuple.Tuple15
 
hashCode() - Method in class akka.japi.tuple.Tuple16
 
hashCode() - Method in class akka.japi.tuple.Tuple17
 
hashCode() - Method in class akka.japi.tuple.Tuple18
 
hashCode() - Method in class akka.japi.tuple.Tuple19
 
hashCode() - Method in class akka.japi.tuple.Tuple20
 
hashCode() - Method in class akka.japi.tuple.Tuple21
 
hashCode() - Method in class akka.japi.tuple.Tuple22
 
hashCode() - Method in class akka.japi.tuple.Tuple3
 
hashCode() - Method in class akka.japi.tuple.Tuple4
 
hashCode() - Method in class akka.japi.tuple.Tuple5
 
hashCode() - Method in class akka.japi.tuple.Tuple6
 
hashCode() - Method in class akka.japi.tuple.Tuple7
 
hashCode() - Method in class akka.japi.tuple.Tuple8
 
hashCode() - Method in class akka.japi.tuple.Tuple9
 
hashCode() - Static method in class akka.NotUsed
 
hashCode() - Method in class akka.NotUsed$
 
hashCode() - Static method in class akka.osgi.UnregisteringLogService
 
hashCode() - Method in class akka.osgi.UnregisteringLogService$
 
hashCode() - Method in class akka.pattern.AskableActorRef
 
hashCode() - Method in class akka.pattern.AskableActorSelection
 
hashCode() - Method in class akka.pattern.BackoffOnFailureOptionsImpl
 
hashCode() - Method in class akka.pattern.BackoffOnStopOptionsImpl
 
hashCode() - Method in class akka.pattern.BackoffOptionsImpl
 
hashCode() - Method in class akka.pattern.BackoffSupervisor.CurrentChild
 
hashCode() - Method in class akka.pattern.BackoffSupervisor.GetCurrentChild$
 
hashCode() - Method in class akka.pattern.BackoffSupervisor.GetRestartCount$
 
hashCode() - Method in class akka.pattern.BackoffSupervisor.Reset$
 
hashCode() - Method in class akka.pattern.BackoffSupervisor.RestartCount
 
hashCode() - Method in class akka.pattern.BackoffSupervisor.StartChild$
 
hashCode() - Static method in class akka.pattern.CircuitBreakersRegistry
 
hashCode() - Method in class akka.pattern.ExplicitlyAskableActorRef
 
hashCode() - Method in class akka.pattern.ExplicitlyAskableActorSelection
 
hashCode() - Static method in class akka.pattern.ForwardDeathLetters
 
hashCode() - Method in class akka.pattern.ForwardDeathLetters$
 
hashCode() - Static method in class akka.pattern.ManualReset
 
hashCode() - Method in class akka.pattern.ManualReset$
 
hashCode() - Static method in class akka.pattern.RestartImpliesFailure
 
hashCode() - Method in class akka.pattern.RestartImpliesFailure$
 
hashCode() - Method in exception akka.pattern.StatusReply.ErrorMessage
 
hashCode() - Method in class akka.pattern.StatusReply
 
hashCode() - Static method in class akka.pattern.StopImpliesFailure
 
hashCode() - Method in class akka.pattern.StopImpliesFailure$
 
hashCode() - Method in class akka.persistence.AtLeastOnceDelivery.AtLeastOnceDeliverySnapshot
 
hashCode() - Method in class akka.persistence.AtLeastOnceDelivery.Internal$.Delivery
 
hashCode() - Static method in class akka.persistence.AtLeastOnceDelivery.Internal$.RedeliveryTick
 
hashCode() - Method in class akka.persistence.AtLeastOnceDelivery.Internal$.RedeliveryTick$
 
hashCode() - Method in class akka.persistence.AtLeastOnceDelivery.UnconfirmedDelivery
 
hashCode() - Method in class akka.persistence.AtLeastOnceDelivery.UnconfirmedWarning
 
hashCode() - Method in class akka.persistence.AtomicWrite
 
hashCode() - Method in class akka.persistence.DeleteMessagesFailure
 
hashCode() - Method in class akka.persistence.DeleteMessagesSuccess
 
hashCode() - Method in class akka.persistence.DeleteSnapshotFailure
 
hashCode() - Method in class akka.persistence.DeleteSnapshotsFailure
 
hashCode() - Method in class akka.persistence.DeleteSnapshotsSuccess
 
hashCode() - Method in class akka.persistence.DeleteSnapshotSuccess
 
hashCode() - Static method in class akka.persistence.DiscardToDeadLetterStrategy
 
hashCode() - Method in class akka.persistence.DiscardToDeadLetterStrategy$
 
hashCode() - Method in class akka.persistence.Eventsourced.AsyncHandlerInvocation
 
hashCode() - Method in class akka.persistence.Eventsourced.RecoveryTick
 
hashCode() - Method in class akka.persistence.Eventsourced.StashingHandlerInvocation
 
hashCode() - Method in class akka.persistence.fsm.PersistentFSM.CurrentState
Deprecated.
 
hashCode() - Method in class akka.persistence.fsm.PersistentFSM.Event
Deprecated.
 
hashCode() - Method in class akka.persistence.fsm.PersistentFSM.Failure
Deprecated.
 
hashCode() - Method in class akka.persistence.fsm.PersistentFSM.FixedDelayMode$
Deprecated.
 
hashCode() - Method in class akka.persistence.fsm.PersistentFSM.FixedRateMode$
Deprecated.
 
hashCode() - Method in class akka.persistence.fsm.PersistentFSM.LogEntry
Deprecated.
 
hashCode() - Method in class akka.persistence.fsm.PersistentFSM.Normal$
Deprecated.
 
hashCode() - Method in class akka.persistence.fsm.PersistentFSM.PersistentFSMSnapshot
Deprecated.
 
hashCode() - Method in class akka.persistence.fsm.PersistentFSM.Shutdown$
Deprecated.
 
hashCode() - Method in class akka.persistence.fsm.PersistentFSM.SingleMode$
Deprecated.
 
hashCode() - Method in class akka.persistence.fsm.PersistentFSM.State
Deprecated.
 
hashCode() - Method in class akka.persistence.fsm.PersistentFSM.StateChangeEvent
Deprecated.
 
hashCode() - Method in class akka.persistence.fsm.PersistentFSM.StateTimeout$
Deprecated.
 
hashCode() - Method in class akka.persistence.fsm.PersistentFSM.StopEvent
Deprecated.
 
hashCode() - Method in class akka.persistence.fsm.PersistentFSM.SubscribeTransitionCallBack
Deprecated.
 
hashCode() - Method in class akka.persistence.fsm.PersistentFSM.TimeoutMarker
Deprecated.
 
hashCode() - Method in class akka.persistence.fsm.PersistentFSM.Timer
Deprecated.
 
hashCode() - Method in class akka.persistence.fsm.PersistentFSM.Transition
Deprecated.
 
hashCode() - Method in class akka.persistence.fsm.PersistentFSM.UnsubscribeTransitionCallBack
Deprecated.
 
hashCode() - Method in class akka.persistence.journal.AsyncWriteJournal.Desequenced
 
hashCode() - Method in class akka.persistence.journal.AsyncWriteProxy.InitTimeout$
 
hashCode() - Method in class akka.persistence.journal.AsyncWriteProxy.SetStore
 
hashCode() - Method in class akka.persistence.journal.AsyncWriteTarget.DeleteMessagesTo
 
hashCode() - Method in class akka.persistence.journal.AsyncWriteTarget.ReplayFailure
 
hashCode() - Method in class akka.persistence.journal.AsyncWriteTarget.ReplayMessages
 
hashCode() - Method in class akka.persistence.journal.AsyncWriteTarget.ReplaySuccess
 
hashCode() - Method in class akka.persistence.journal.AsyncWriteTarget.WriteMessages
 
hashCode() - Method in class akka.persistence.journal.EventsSeq
 
hashCode() - Static method in class akka.persistence.journal.IdentityEventAdapter
 
hashCode() - Method in class akka.persistence.journal.IdentityEventAdapter$
 
hashCode() - Static method in class akka.persistence.journal.IdentityEventAdapters
 
hashCode() - Method in class akka.persistence.journal.IdentityEventAdapters$
 
hashCode() - Method in class akka.persistence.journal.JournalPerfSpec.Cmd
 
hashCode() - Method in class akka.persistence.journal.JournalPerfSpec.ResetCounter$
 
hashCode() - Method in class akka.persistence.journal.leveldb.LeveldbCompaction.TryCompactLeveldb
 
hashCode() - Method in class akka.persistence.journal.PersistencePluginProxy.TargetLocation
 
hashCode() - Static method in class akka.persistence.journal.PersistencePluginProxyExtension
 
hashCode() - Method in class akka.persistence.journal.SingleEventSeq
 
hashCode() - Method in class akka.persistence.journal.Tagged
 
hashCode() - Method in class akka.persistence.JournalProtocol.DeleteMessagesTo
 
hashCode() - Method in class akka.persistence.JournalProtocol.LoopMessageSuccess
 
hashCode() - Method in class akka.persistence.JournalProtocol.RecoverySuccess
 
hashCode() - Method in class akka.persistence.JournalProtocol.ReplayedMessage
 
hashCode() - Method in class akka.persistence.JournalProtocol.ReplayMessages
 
hashCode() - Method in class akka.persistence.JournalProtocol.ReplayMessagesFailure
 
hashCode() - Method in class akka.persistence.JournalProtocol.WriteMessageFailure
 
hashCode() - Method in class akka.persistence.JournalProtocol.WriteMessageRejected
 
hashCode() - Method in class akka.persistence.JournalProtocol.WriteMessages
 
hashCode() - Method in class akka.persistence.JournalProtocol.WriteMessagesFailed
 
hashCode() - Method in class akka.persistence.JournalProtocol.WriteMessagesSuccessful$
 
hashCode() - Method in class akka.persistence.JournalProtocol.WriteMessageSuccess
 
hashCode() - Static method in class akka.persistence.Persistence
 
hashCode() - Method in class akka.persistence.query.EventEnvelope
 
hashCode() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
 
hashCode() - Static method in class akka.persistence.query.NoOffset
 
hashCode() - Method in class akka.persistence.query.NoOffset$
 
hashCode() - Static method in class akka.persistence.query.PersistenceQuery
 
hashCode() - Method in class akka.persistence.query.Sequence
 
hashCode() - Method in class akka.persistence.query.TimeBasedUUID
 
hashCode() - Method in class akka.persistence.query.TimestampOffset
 
hashCode() - Method in class akka.persistence.query.typed.EventEnvelope
 
hashCode() - Method in class akka.persistence.Recovery
 
hashCode() - Static method in class akka.persistence.RecoveryCompleted
 
hashCode() - Method in class akka.persistence.RecoveryCompleted$
 
hashCode() - Method in class akka.persistence.ReplyToStrategy
 
hashCode() - Method in class akka.persistence.SaveSnapshotFailure
 
hashCode() - Method in class akka.persistence.SaveSnapshotSuccess
 
hashCode() - Method in class akka.persistence.SelectedSnapshot
 
hashCode() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot
 
hashCode() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery
 
hashCode() - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite
 
hashCode() - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot
 
hashCode() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage
 
hashCode() - Method in class akka.persistence.serialization.MessageFormats.PersistentPayload
 
hashCode() - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent
 
hashCode() - Method in class akka.persistence.serialization.Snapshot
 
hashCode() - Method in class akka.persistence.SnapshotMetadata
 
hashCode() - Method in class akka.persistence.SnapshotOffer
 
hashCode() - Method in class akka.persistence.SnapshotProtocol.DeleteSnapshot
 
hashCode() - Method in class akka.persistence.SnapshotProtocol.DeleteSnapshots
 
hashCode() - Method in class akka.persistence.SnapshotProtocol.LoadSnapshot
 
hashCode() - Method in class akka.persistence.SnapshotProtocol.LoadSnapshotFailed
 
hashCode() - Method in class akka.persistence.SnapshotProtocol.LoadSnapshotResult
 
hashCode() - Method in class akka.persistence.SnapshotProtocol.SaveSnapshot
 
hashCode() - Method in class akka.persistence.SnapshotSelectionCriteria
 
hashCode() - Static method in class akka.persistence.state.DurableStateStoreRegistry
 
hashCode() - Method in class akka.persistence.state.javadsl.GetObjectResult
 
hashCode() - Method in class akka.persistence.state.scaladsl.GetObjectResult
 
hashCode() - Method in class akka.persistence.testkit.DeleteEvents
 
hashCode() - Method in class akka.persistence.testkit.DeleteSnapshotByMeta
 
hashCode() - Method in class akka.persistence.testkit.DeleteSnapshotsByCriteria
 
hashCode() - Static method in class akka.persistence.testkit.internal.InMemStorageExtension
 
hashCode() - Static method in class akka.persistence.testkit.internal.SnapshotStorageEmulatorExtension
 
hashCode() - Static method in class akka.persistence.testkit.ProcessingPolicy.DefaultPolicies.PassAll
 
hashCode() - Method in class akka.persistence.testkit.ProcessingPolicy.DefaultPolicies.PassAll$
 
hashCode() - Static method in class akka.persistence.testkit.ProcessingSuccess
 
hashCode() - Method in class akka.persistence.testkit.ProcessingSuccess$
 
hashCode() - Method in class akka.persistence.testkit.ReadEvents
 
hashCode() - Static method in class akka.persistence.testkit.ReadSeqNum
 
hashCode() - Method in class akka.persistence.testkit.ReadSeqNum$
 
hashCode() - Method in class akka.persistence.testkit.ReadSnapshot
 
hashCode() - Method in class akka.persistence.testkit.Reject
 
hashCode() - Method in class akka.persistence.testkit.SnapshotMeta
 
hashCode() - Method in class akka.persistence.testkit.SnapshotMeta$
 
hashCode() - Method in class akka.persistence.testkit.state.scaladsl.Record
 
hashCode() - Method in class akka.persistence.testkit.StorageFailure
 
hashCode() - Method in class akka.persistence.testkit.WriteEvents
 
hashCode() - Method in class akka.persistence.testkit.WriteSnapshot
 
hashCode() - Method in class akka.persistence.TestPayload
 
hashCode() - Static method in class akka.persistence.ThrowOverflowExceptionStrategy
 
hashCode() - Method in class akka.persistence.ThrowOverflowExceptionStrategy$
 
hashCode() - Method in class akka.persistence.typed.crdt.Counter
 
hashCode() - Method in class akka.persistence.typed.crdt.Counter.Updated
 
hashCode() - Method in class akka.persistence.typed.crdt.LwwTime
 
hashCode() - Method in class akka.persistence.typed.crdt.ORSet
 
hashCode() - Method in class akka.persistence.typed.DeleteEventsCompleted
 
hashCode() - Method in class akka.persistence.typed.DeleteEventsFailed
 
hashCode() - Method in class akka.persistence.typed.DeleteSnapshotsCompleted
 
hashCode() - Method in class akka.persistence.typed.DeleteSnapshotsFailed
 
hashCode() - Method in class akka.persistence.typed.DeletionTarget.Criteria
 
hashCode() - Method in class akka.persistence.typed.DeletionTarget.Individual
 
hashCode() - Static method in class akka.persistence.typed.EmptyEventSeq
 
hashCode() - Method in class akka.persistence.typed.EmptyEventSeq$
 
hashCode() - Static method in class akka.persistence.typed.internal.DefaultRecovery
 
hashCode() - Method in class akka.persistence.typed.internal.DefaultRecovery$
 
hashCode() - Static method in class akka.persistence.typed.internal.DisabledRecovery
 
hashCode() - Method in class akka.persistence.typed.internal.DisabledRecovery$
 
hashCode() - Static method in class akka.persistence.typed.internal.DisabledRetentionCriteria
 
hashCode() - Method in class akka.persistence.typed.internal.DisabledRetentionCriteria$
 
hashCode() - Method in class akka.persistence.typed.internal.InternalProtocol.IncomingCommand
 
hashCode() - Method in class akka.persistence.typed.internal.InternalProtocol.JournalResponse
 
hashCode() - Method in class akka.persistence.typed.internal.InternalProtocol.RecoveryPermitGranted$
 
hashCode() - Method in class akka.persistence.typed.internal.InternalProtocol.RecoveryTickEvent
 
hashCode() - Method in class akka.persistence.typed.internal.InternalProtocol.ReplicatedEventEnvelope
 
hashCode() - Method in class akka.persistence.typed.internal.InternalProtocol.SnapshotterResponse
 
hashCode() - Method in class akka.persistence.typed.internal.JournalInteractions.EventToPersist
 
hashCode() - Static method in class akka.persistence.typed.internal.PersistNothing
 
hashCode() - Method in class akka.persistence.typed.internal.PersistNothing$
 
hashCode() - Static method in class akka.persistence.typed.internal.ReplicatedEventAck
 
hashCode() - Method in class akka.persistence.typed.internal.ReplicatedEventAck$
 
hashCode() - Static method in class akka.persistence.typed.internal.Stash
 
hashCode() - Method in class akka.persistence.typed.internal.Stash$
 
hashCode() - Method in class akka.persistence.typed.internal.StashOverflowStrategy.Drop$
 
hashCode() - Method in class akka.persistence.typed.internal.StashOverflowStrategy.Fail$
 
hashCode() - Static method in class akka.persistence.typed.internal.Stop
 
hashCode() - Method in class akka.persistence.typed.internal.Stop$
 
hashCode() - Static method in class akka.persistence.typed.internal.Unhandled
 
hashCode() - Method in class akka.persistence.typed.internal.Unhandled$
 
hashCode() - Static method in class akka.persistence.typed.internal.UnstashAll
 
hashCode() - Method in class akka.persistence.typed.internal.UnstashAll$
 
hashCode() - Method in class akka.persistence.typed.PersistenceId
 
hashCode() - Static method in class akka.persistence.typed.RecoveryCompleted
 
hashCode() - Method in class akka.persistence.typed.RecoveryCompleted$
 
hashCode() - Method in class akka.persistence.typed.RecoveryFailed
 
hashCode() - Method in class akka.persistence.typed.ReplicaId
 
hashCode() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter
 
hashCode() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate
 
hashCode() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
 
hashCode() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry
 
hashCode() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup
 
hashCode() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent
 
hashCode() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata
 
hashCode() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData
 
hashCode() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata
 
hashCode() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen
 
hashCode() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry
 
hashCode() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector
 
hashCode() - Method in class akka.persistence.typed.SnapshotCompleted
 
hashCode() - Method in class akka.persistence.typed.SnapshotFailed
 
hashCode() - Method in class akka.persistence.typed.SnapshotSelectionCriteria
 
hashCode() - Method in class akka.persistence.typed.state.internal.InternalProtocol.DeleteFailure
 
hashCode() - Method in class akka.persistence.typed.state.internal.InternalProtocol.DeleteSuccess$
 
hashCode() - Method in class akka.persistence.typed.state.internal.InternalProtocol.GetFailure
 
hashCode() - Method in class akka.persistence.typed.state.internal.InternalProtocol.GetSuccess
 
hashCode() - Method in class akka.persistence.typed.state.internal.InternalProtocol.IncomingCommand
 
hashCode() - Method in class akka.persistence.typed.state.internal.InternalProtocol.RecoveryPermitGranted$
 
hashCode() - Method in class akka.persistence.typed.state.internal.InternalProtocol.RecoveryTimeout$
 
hashCode() - Method in class akka.persistence.typed.state.internal.InternalProtocol.UpsertFailure
 
hashCode() - Method in class akka.persistence.typed.state.internal.InternalProtocol.UpsertSuccess$
 
hashCode() - Static method in class akka.persistence.typed.state.internal.PersistNothing
 
hashCode() - Method in class akka.persistence.typed.state.internal.PersistNothing$
 
hashCode() - Static method in class akka.persistence.typed.state.internal.Stash
 
hashCode() - Method in class akka.persistence.typed.state.internal.Stash$
 
hashCode() - Method in class akka.persistence.typed.state.internal.StashOverflowStrategy.Drop$
 
hashCode() - Method in class akka.persistence.typed.state.internal.StashOverflowStrategy.Fail$
 
hashCode() - Static method in class akka.persistence.typed.state.internal.Stop
 
hashCode() - Method in class akka.persistence.typed.state.internal.Stop$
 
hashCode() - Static method in class akka.persistence.typed.state.internal.Unhandled
 
hashCode() - Method in class akka.persistence.typed.state.internal.Unhandled$
 
hashCode() - Static method in class akka.persistence.typed.state.internal.UnstashAll
 
hashCode() - Method in class akka.persistence.typed.state.internal.UnstashAll$
 
hashCode() - Static method in class akka.persistence.typed.state.RecoveryCompleted
 
hashCode() - Method in class akka.persistence.typed.state.RecoveryCompleted$
 
hashCode() - Method in class akka.persistence.typed.state.RecoveryFailed
 
hashCode() - Method in class akka.remote.Ack
Deprecated.
 
hashCode() - Method in class akka.remote.AckedReceiveBuffer
Deprecated.
 
hashCode() - Method in class akka.remote.AckedSendBuffer
Deprecated.
 
hashCode() - Static method in class akka.remote.AddressUidExtension
 
hashCode() - Method in class akka.remote.artery.compress.CompressionProtocol.Events$.HeavyHitterDetected
 
hashCode() - Method in class akka.remote.artery.compress.CompressionProtocol.Events$.ReceivedActorRefCompressionTable
 
hashCode() - Method in class akka.remote.artery.compress.CompressionProtocol.Events$.ReceivedClassManifestCompressionTable
 
hashCode() - Static method in class akka.remote.artery.compress.NoInboundCompressions
 
hashCode() - Method in class akka.remote.artery.compress.NoInboundCompressions$
 
hashCode() - Static method in class akka.remote.artery.Flush
 
hashCode() - Method in class akka.remote.artery.Flush$
 
hashCode() - Method in class akka.remote.artery.GracefulShutdownQuarantinedEvent
 
hashCode() - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
hashCode() - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
hashCode() - Method in class akka.remote.artery.QuarantinedEvent
 
hashCode() - Method in class akka.remote.artery.TestManagementCommands.FailInboundStreamOnce
 
hashCode() - Method in class akka.remote.artery.ThisActorSystemQuarantinedEvent
 
hashCode() - Method in class akka.remote.ArteryControlFormats.Address
 
hashCode() - Method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp
 
hashCode() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement
 
hashCode() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck
 
hashCode() - Method in class akka.remote.ArteryControlFormats.FlushAck
 
hashCode() - Method in class akka.remote.ArteryControlFormats.HandshakeReq
 
hashCode() - Method in class akka.remote.ArteryControlFormats.MessageWithAddress
 
hashCode() - Method in class akka.remote.ArteryControlFormats.Quarantined
 
hashCode() - Method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck
 
hashCode() - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope
 
hashCode() - Method in class akka.remote.ArteryControlFormats.UniqueAddress
 
hashCode() - Method in class akka.remote.AssociatedEvent
Deprecated.
 
hashCode() - Method in class akka.remote.AssociationErrorEvent
Deprecated.
 
hashCode() - Static method in class akka.remote.BoundAddressesExtension
 
hashCode() - Method in class akka.remote.ContainerFormats.ActorIdentity
 
hashCode() - Method in class akka.remote.ContainerFormats.ActorInitializationException
 
hashCode() - Method in class akka.remote.ContainerFormats.ActorRef
 
hashCode() - Method in class akka.remote.ContainerFormats.Identify
 
hashCode() - Method in class akka.remote.ContainerFormats.Option
 
hashCode() - Method in class akka.remote.ContainerFormats.Payload
 
hashCode() - Method in class akka.remote.ContainerFormats.Selection
 
hashCode() - Method in class akka.remote.ContainerFormats.SelectionEnvelope
 
hashCode() - Method in class akka.remote.ContainerFormats.StackTraceElement
 
hashCode() - Method in class akka.remote.ContainerFormats.StatusReplyErrorMessage
 
hashCode() - Method in class akka.remote.ContainerFormats.Throwable
 
hashCode() - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable
 
hashCode() - Method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse
 
hashCode() - Method in class akka.remote.DisassociatedEvent
Deprecated.
 
hashCode() - Method in class akka.remote.GracefulShutdownQuarantinedEvent
Deprecated.
 
hashCode() - Method in class akka.remote.QuarantinedEvent
Deprecated.
 
hashCode() - Static method in class akka.remote.RemoteMetricsExtension
 
hashCode() - Method in class akka.remote.RemoteScope
 
hashCode() - Method in class akka.remote.RemotingErrorEvent
Deprecated.
 
hashCode() - Method in class akka.remote.RemotingListenEvent
 
hashCode() - Static method in class akka.remote.RemotingShutdownEvent
Deprecated.
 
hashCode() - Method in class akka.remote.RemotingShutdownEvent$
Deprecated.
 
hashCode() - Method in class akka.remote.routing.RemoteRouterConfig
 
hashCode() - Method in class akka.remote.SeqNo
Deprecated.
 
hashCode() - Method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData
 
hashCode() - Method in class akka.remote.SystemMessageFormats.FailedData
 
hashCode() - Method in class akka.remote.SystemMessageFormats.SuperviseData
 
hashCode() - Method in class akka.remote.SystemMessageFormats.SystemMessage
 
hashCode() - Method in class akka.remote.SystemMessageFormats.WatchData
 
hashCode() - Static method in class akka.remote.testconductor.Client
 
hashCode() - Method in class akka.remote.testconductor.Client$
 
hashCode() - Method in class akka.remote.testconductor.Done$
 
hashCode() - Method in class akka.remote.testconductor.RoleName
 
hashCode() - Static method in class akka.remote.testconductor.Server
 
hashCode() - Method in class akka.remote.testconductor.Server$
 
hashCode() - Static method in class akka.remote.testconductor.TestConductor
 
hashCode() - Method in class akka.remote.testconductor.TestConductorProtocol.Address
 
hashCode() - Method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest
 
hashCode() - Method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier
 
hashCode() - Method in class akka.remote.testconductor.TestConductorProtocol.Hello
 
hashCode() - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure
 
hashCode() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper
 
hashCode() - Method in class akka.remote.ThisActorSystemQuarantinedEvent
Deprecated.
 
hashCode() - Method in class akka.remote.transport.ActorTransportAdapter.AssociateUnderlying
Deprecated.
 
hashCode() - Method in class akka.remote.transport.ActorTransportAdapter.DisassociateUnderlying
Deprecated.
 
hashCode() - Method in class akka.remote.transport.ActorTransportAdapter.ListenerRegistered
Deprecated.
 
hashCode() - Method in class akka.remote.transport.ActorTransportAdapter.ListenUnderlying
Deprecated.
 
hashCode() - Method in class akka.remote.transport.AkkaPduCodec.Associate
 
hashCode() - Method in class akka.remote.transport.AkkaPduCodec.Disassociate
 
hashCode() - Method in class akka.remote.transport.AkkaPduCodec.Heartbeat$
 
hashCode() - Method in class akka.remote.transport.AkkaPduCodec.Message
 
hashCode() - Method in class akka.remote.transport.AkkaPduCodec.Payload
 
hashCode() - Method in class akka.remote.transport.AssociationHandle.ActorHandleEventListener
Deprecated.
 
hashCode() - Method in class akka.remote.transport.AssociationHandle.Disassociated
Deprecated.
 
hashCode() - Method in class akka.remote.transport.AssociationHandle.InboundPayload
Deprecated.
 
hashCode() - Method in class akka.remote.transport.AssociationHandle.Quarantined$
Deprecated.
 
hashCode() - Method in class akka.remote.transport.AssociationHandle.Shutdown$
Deprecated.
 
hashCode() - Method in class akka.remote.transport.AssociationHandle.Unknown$
Deprecated.
 
hashCode() - Method in exception akka.remote.transport.FailureInjectorException
Deprecated.
 
hashCode() - Method in class akka.remote.transport.HandshakeInfo
 
hashCode() - Method in class akka.remote.transport.TestAssociationHandle
Deprecated.
 
hashCode() - Method in class akka.remote.transport.TestTransport.AssociateAttempt
Deprecated.
 
hashCode() - Method in class akka.remote.transport.TestTransport.DisassociateAttempt
Deprecated.
 
hashCode() - Method in class akka.remote.transport.TestTransport.ListenAttempt
Deprecated.
 
hashCode() - Method in class akka.remote.transport.TestTransport.ShutdownAttempt
Deprecated.
 
hashCode() - Method in class akka.remote.transport.TestTransport.WriteAttempt
Deprecated.
 
hashCode() - Method in class akka.remote.transport.ThrottlerTransportAdapter.Blackhole$
Deprecated.
 
hashCode() - Method in class akka.remote.transport.ThrottlerTransportAdapter.Direction$.Both$
Deprecated.
 
hashCode() - Method in class akka.remote.transport.ThrottlerTransportAdapter.Direction$.Receive$
Deprecated.
 
hashCode() - Method in class akka.remote.transport.ThrottlerTransportAdapter.Direction$.Send$
Deprecated.
 
hashCode() - Method in class akka.remote.transport.ThrottlerTransportAdapter.ForceDisassociate
Deprecated.
 
hashCode() - Method in class akka.remote.transport.ThrottlerTransportAdapter.ForceDisassociateAck$
Deprecated.
 
hashCode() - Method in class akka.remote.transport.ThrottlerTransportAdapter.ForceDisassociateExplicitly
Deprecated.
 
hashCode() - Method in class akka.remote.transport.ThrottlerTransportAdapter.SetThrottle
Deprecated.
 
hashCode() - Method in class akka.remote.transport.ThrottlerTransportAdapter.SetThrottleAck$
Deprecated.
 
hashCode() - Method in class akka.remote.transport.ThrottlerTransportAdapter.TokenBucket
Deprecated.
 
hashCode() - Method in class akka.remote.transport.ThrottlerTransportAdapter.Unthrottled$
Deprecated.
 
hashCode() - Method in class akka.remote.transport.Transport.ActorAssociationEventListener
Deprecated.
 
hashCode() - Method in class akka.remote.transport.Transport.InboundAssociation
Deprecated.
 
hashCode() - Method in exception akka.remote.transport.Transport.InvalidAssociationException
Deprecated.
 
hashCode() - Static method in class akka.remote.transport.TransportAdaptersExtension
Deprecated.
 
hashCode() - Method in class akka.remote.UniqueAddress
 
hashCode() - Method in class akka.remote.WireFormats.AckAndEnvelopeContainer
 
hashCode() - Method in class akka.remote.WireFormats.AcknowledgementInfo
 
hashCode() - Method in class akka.remote.WireFormats.ActorRefData
 
hashCode() - Method in class akka.remote.WireFormats.AddressData
 
hashCode() - Method in class akka.remote.WireFormats.AkkaControlMessage
 
hashCode() - Method in class akka.remote.WireFormats.AkkaHandshakeInfo
 
hashCode() - Method in class akka.remote.WireFormats.AkkaProtocolMessage
 
hashCode() - Method in class akka.remote.WireFormats.DaemonMsgCreateData
 
hashCode() - Method in class akka.remote.WireFormats.DefaultResizer
 
hashCode() - Method in class akka.remote.WireFormats.DeployData
 
hashCode() - Method in class akka.remote.WireFormats.FiniteDuration
 
hashCode() - Method in class akka.remote.WireFormats.FromConfig
 
hashCode() - Method in class akka.remote.WireFormats.GenericRoutingPool
 
hashCode() - Method in class akka.remote.WireFormats.PropsData
 
hashCode() - Method in class akka.remote.WireFormats.RemoteEnvelope
 
hashCode() - Method in class akka.remote.WireFormats.RemoteRouterConfig
 
hashCode() - Method in class akka.remote.WireFormats.RemoteScope
 
hashCode() - Method in class akka.remote.WireFormats.ScatterGatherPool
 
hashCode() - Method in class akka.remote.WireFormats.SerializedMessage
 
hashCode() - Method in class akka.remote.WireFormats.TailChoppingPool
 
hashCode() - Method in class akka.routing.ActorRefRoutee
 
hashCode() - Method in class akka.routing.ActorSelectionRoutee
 
hashCode() - Method in class akka.routing.AddRoutee
 
hashCode() - Method in class akka.routing.AdjustPoolSize
 
hashCode() - Method in class akka.routing.BalancingPool
 
hashCode() - Method in class akka.routing.Broadcast
 
hashCode() - Method in class akka.routing.BroadcastGroup
 
hashCode() - Method in class akka.routing.BroadcastPool
 
hashCode() - Method in class akka.routing.ConsistentHashingGroup
 
hashCode() - Method in class akka.routing.ConsistentHashingPool
 
hashCode() - Method in class akka.routing.ConsistentHashingRouter.ConsistentHashableEnvelope
 
hashCode() - Method in class akka.routing.ConsistentHashingRoutingLogic
 
hashCode() - Method in class akka.routing.Deafen
 
hashCode() - Method in class akka.routing.DefaultOptimalSizeExploringResizer
 
hashCode() - Method in class akka.routing.DefaultResizer
 
hashCode() - Method in class akka.routing.DefaultResizer$
 
hashCode() - Static method in class akka.routing.FromConfig
 
hashCode() - Method in class akka.routing.FromConfig$
 
hashCode() - Static method in class akka.routing.GetRoutees
 
hashCode() - Method in class akka.routing.GetRoutees$
 
hashCode() - Method in class akka.routing.Listen
 
hashCode() - Static method in class akka.routing.NoRouter
 
hashCode() - Method in class akka.routing.NoRouter$
 
hashCode() - Method in class akka.routing.OptimalSizeExploringResizer.ResizeRecord
 
hashCode() - Method in class akka.routing.OptimalSizeExploringResizer.UnderUtilizationStreak
 
hashCode() - Method in class akka.routing.OptimalSizeExploringResizer$
 
hashCode() - Method in class akka.routing.RandomGroup
 
hashCode() - Method in class akka.routing.RandomPool
 
hashCode() - Method in class akka.routing.RemoveRoutee
 
hashCode() - Method in class akka.routing.RoundRobinGroup
 
hashCode() - Method in class akka.routing.RoundRobinPool
 
hashCode() - Method in class akka.routing.Routees
 
hashCode() - Method in class akka.routing.Router
 
hashCode() - Method in class akka.routing.ScatterGatherFirstCompletedGroup
 
hashCode() - Method in class akka.routing.ScatterGatherFirstCompletedPool
 
hashCode() - Method in class akka.routing.ScatterGatherFirstCompletedRoutingLogic
 
hashCode() - Method in class akka.routing.SeveralRoutees
 
hashCode() - Method in class akka.routing.SmallestMailboxPool
 
hashCode() - Method in class akka.routing.TailChoppingGroup
 
hashCode() - Method in class akka.routing.TailChoppingPool
 
hashCode() - Method in class akka.routing.TailChoppingRoutingLogic
 
hashCode() - Method in class akka.routing.WithListeners
 
hashCode() - Method in class akka.serialization.DisabledJavaSerializer
 
hashCode() - Method in class akka.serialization.jackson.Compression.GZip
 
hashCode() - Method in class akka.serialization.jackson.Compression.LZ4
 
hashCode() - Static method in class akka.serialization.jackson.JacksonObjectMapperProvider
 
hashCode() - Method in class akka.serialization.Serialization.Information
 
hashCode() - Static method in class akka.serialization.SerializationExtension
 
hashCode() - Method in exception akka.stream.AbruptIOTerminationException
Deprecated.
 
hashCode() - Method in exception akka.stream.AbruptTerminationException
 
hashCode() - Method in class akka.stream.ActorAttributes.DebugLogging
 
hashCode() - Method in class akka.stream.ActorAttributes.Dispatcher
 
hashCode() - Method in class akka.stream.ActorAttributes.FuzzingMode
 
hashCode() - Method in class akka.stream.ActorAttributes.MaxFixedBufferSize
 
hashCode() - Method in class akka.stream.ActorAttributes.OutputBurstLimit
 
hashCode() - Method in class akka.stream.ActorAttributes.StreamSubscriptionTimeout
 
hashCode() - Method in class akka.stream.ActorAttributes.SupervisionStrategy
 
hashCode() - Method in class akka.stream.ActorAttributes.SyncProcessingLimit
 
hashCode() - Method in class akka.stream.AmorphousShape
 
hashCode() - Method in class akka.stream.Attributes.AsyncBoundary$
 
hashCode() - Method in class akka.stream.Attributes.CancellationStrategy
 
hashCode() - Method in class akka.stream.Attributes.CancellationStrategy$.AfterDelay
 
hashCode() - Method in class akka.stream.Attributes.CancellationStrategy$.CompleteStage$
 
hashCode() - Method in class akka.stream.Attributes.CancellationStrategy$.FailStage$
 
hashCode() - Method in class akka.stream.Attributes.CancellationStrategy$.PropagateFailure$
 
hashCode() - Method in class akka.stream.Attributes
 
hashCode() - Method in class akka.stream.Attributes.InputBuffer
 
hashCode() - Method in class akka.stream.Attributes.LogLevels
 
hashCode() - Method in class akka.stream.Attributes.Name
 
hashCode() - Method in class akka.stream.BidiShape
 
hashCode() - Static method in exception akka.stream.BindFailedException
 
hashCode() - Method in exception akka.stream.BindFailedException$
Deprecated.
 
hashCode() - Method in exception akka.stream.BufferOverflowException
 
hashCode() - Static method in class akka.stream.Client
 
hashCode() - Method in class akka.stream.Client$
 
hashCode() - Method in class akka.stream.CompletionStrategy.Draining$
 
hashCode() - Method in class akka.stream.CompletionStrategy.Immediately$
 
hashCode() - Method in class akka.stream.CompletionStrategy$
 
hashCode() - Static method in class akka.stream.EagerClose
 
hashCode() - Method in class akka.stream.EagerClose$
 
hashCode() - Method in class akka.stream.FanInShape.Name
 
hashCode() - Method in class akka.stream.FanInShape.Ports
 
hashCode() - Method in class akka.stream.FanOutShape.Name
 
hashCode() - Method in class akka.stream.FanOutShape.Ports
 
hashCode() - Method in class akka.stream.FlowMonitorState.Failed
 
hashCode() - Method in class akka.stream.FlowMonitorState.Finished$
 
hashCode() - Method in class akka.stream.FlowMonitorState.Initialized$
 
hashCode() - Method in class akka.stream.FlowMonitorState.Received
 
hashCode() - Method in class akka.stream.FlowShape
 
hashCode() - Static method in class akka.stream.IgnoreBoth
 
hashCode() - Method in class akka.stream.IgnoreBoth$
 
hashCode() - Static method in class akka.stream.IgnoreCancel
 
hashCode() - Method in class akka.stream.IgnoreCancel$
 
hashCode() - Static method in class akka.stream.IgnoreComplete
 
hashCode() - Method in class akka.stream.IgnoreComplete$
 
hashCode() - Method in class akka.stream.InPort
 
hashCode() - Method in exception akka.stream.InvalidPartnerActorException
 
hashCode() - Method in exception akka.stream.InvalidSequenceNumberException
 
hashCode() - Method in class akka.stream.IOResult
 
hashCode() - Method in class akka.stream.IOSettings
 
hashCode() - Static method in class akka.stream.javadsl.Tcp
 
hashCode() - Method in class akka.stream.OutPort
 
hashCode() - Method in class akka.stream.OverflowStrategies.EmitEarly$
 
hashCode() - Method in class akka.stream.QueueOfferResult.Dropped$
 
hashCode() - Method in class akka.stream.QueueOfferResult.Enqueued$
 
hashCode() - Method in class akka.stream.QueueOfferResult.Failure
 
hashCode() - Method in class akka.stream.QueueOfferResult.QueueClosed$
 
hashCode() - Method in exception akka.stream.RemoteStreamRefActorTerminatedException
 
hashCode() - Method in exception akka.stream.scaladsl.Partition.PartitionOutOfBoundsException
 
hashCode() - Method in class akka.stream.scaladsl.RestartWithBackoffFlow.Delay
 
hashCode() - Method in class akka.stream.scaladsl.RunnableGraph
 
hashCode() - Method in class akka.stream.scaladsl.SinkQueueWithCancel.QueueOps
 
hashCode() - Method in class akka.stream.scaladsl.SourceQueueWithComplete.QueueOps
 
hashCode() - Static method in class akka.stream.scaladsl.Tcp
 
hashCode() - Method in class akka.stream.scaladsl.Tcp.IncomingConnection
 
hashCode() - Method in class akka.stream.scaladsl.Tcp.OutgoingConnection
 
hashCode() - Method in class akka.stream.scaladsl.Tcp.ServerBinding
 
hashCode() - Method in class akka.stream.scaladsl.TcpAttributes.TcpWriteBufferSize
 
hashCode() - Static method in class akka.stream.Server
 
hashCode() - Method in class akka.stream.Server$
 
hashCode() - Method in class akka.stream.SinkShape
 
hashCode() - Method in class akka.stream.snapshot.ConnectionSnapshot.Closed$
 
hashCode() - Method in class akka.stream.snapshot.ConnectionSnapshot.ShouldPull$
 
hashCode() - Method in class akka.stream.snapshot.ConnectionSnapshot.ShouldPush$
 
hashCode() - Method in class akka.stream.SourceShape
 
hashCode() - Method in class akka.stream.stage.ConcurrentAsyncCallbackState.Event
 
hashCode() - Method in class akka.stream.stage.ConcurrentAsyncCallbackState.Initialized$
 
hashCode() - Method in class akka.stream.stage.ConcurrentAsyncCallbackState.Pending
 
hashCode() - Method in exception akka.stream.stage.GraphStageLogic.StageActorRefNotInitializedException
 
hashCode() - Method in class akka.stream.stage.TimerMessages.Scheduled
 
hashCode() - Method in class akka.stream.stage.TimerMessages.Timer
 
hashCode() - Method in class akka.stream.StreamRefAttributes.BufferCapacity
 
hashCode() - Method in class akka.stream.StreamRefAttributes.DemandRedeliveryInterval
 
hashCode() - Method in class akka.stream.StreamRefAttributes.FinalTerminationSignalDeadline
 
hashCode() - Method in class akka.stream.StreamRefAttributes.SubscriptionTimeout
 
hashCode() - Method in class akka.stream.StreamRefMessages.ActorRef
 
hashCode() - Method in class akka.stream.StreamRefMessages.CumulativeDemand
 
hashCode() - Method in class akka.stream.StreamRefMessages.OnSubscribeHandshake
 
hashCode() - Method in class akka.stream.StreamRefMessages.Payload
 
hashCode() - Method in class akka.stream.StreamRefMessages.RemoteStreamCompleted
 
hashCode() - Method in class akka.stream.StreamRefMessages.RemoteStreamFailure
 
hashCode() - Method in class akka.stream.StreamRefMessages.SequencedOnNext
 
hashCode() - Method in class akka.stream.StreamRefMessages.SinkRef
 
hashCode() - Method in class akka.stream.StreamRefMessages.SourceRef
 
hashCode() - Method in exception akka.stream.StreamRefSubscriptionTimeoutException
 
hashCode() - Method in class akka.stream.StreamSubscriptionTimeoutTerminationMode.CancelTermination$
 
hashCode() - Method in class akka.stream.StreamSubscriptionTimeoutTerminationMode.NoopTermination$
 
hashCode() - Method in class akka.stream.StreamSubscriptionTimeoutTerminationMode.WarnTermination$
 
hashCode() - Method in exception akka.stream.SubscriptionWithCancelException.NoMoreElementsNeeded$
 
hashCode() - Method in exception akka.stream.SubscriptionWithCancelException.StageWasCompleted$
 
hashCode() - Method in class akka.stream.SubstreamCancelStrategies.Drain$
 
hashCode() - Method in class akka.stream.SubstreamCancelStrategies.Propagate$
 
hashCode() - Method in class akka.stream.Supervision.Restart$
 
hashCode() - Method in class akka.stream.Supervision.Resume$
 
hashCode() - Method in class akka.stream.Supervision.Stop$
 
hashCode() - Static method in class akka.stream.SystemMaterializer
 
hashCode() - Method in exception akka.stream.TargetRefNotInitializedYetException
 
hashCode() - Method in class akka.stream.testkit.GraphStageMessages.DownstreamFinish$
 
hashCode() - Method in class akka.stream.testkit.GraphStageMessages.Failure
 
hashCode() - Method in class akka.stream.testkit.GraphStageMessages.Pull$
 
hashCode() - Method in class akka.stream.testkit.GraphStageMessages.Push$
 
hashCode() - Method in class akka.stream.testkit.GraphStageMessages.StageFailure
 
hashCode() - Method in class akka.stream.testkit.GraphStageMessages.UpstreamFinish$
 
hashCode() - Method in class akka.stream.testkit.StreamTestKit.CompletedSubscription
 
hashCode() - Method in class akka.stream.testkit.StreamTestKit.FailedSubscription
 
hashCode() - Method in class akka.stream.testkit.StreamTestKit.PublisherProbeSubscription
 
hashCode() - Method in class akka.stream.testkit.TestPublisher.CancelSubscription
 
hashCode() - Method in class akka.stream.testkit.TestPublisher.RequestMore
 
hashCode() - Method in class akka.stream.testkit.TestPublisher.Subscribe
 
hashCode() - Method in class akka.stream.testkit.TestSubscriber.OnComplete$
 
hashCode() - Method in class akka.stream.testkit.TestSubscriber.OnError
 
hashCode() - Method in class akka.stream.testkit.TestSubscriber.OnNext
 
hashCode() - Method in class akka.stream.testkit.TestSubscriber.OnSubscribe
 
hashCode() - Method in class akka.stream.ThrottleMode.Enforcing$
 
hashCode() - Method in class akka.stream.ThrottleMode.Shaping$
 
hashCode() - Method in class akka.stream.TLSClientAuth.Need$
 
hashCode() - Method in class akka.stream.TLSClientAuth.None$
 
hashCode() - Method in class akka.stream.TLSClientAuth.Want$
 
hashCode() - Method in class akka.stream.TLSProtocol.NegotiateNewSession
 
hashCode() - Method in class akka.stream.TLSProtocol.SendBytes
 
hashCode() - Method in class akka.stream.TLSProtocol.SessionBytes
 
hashCode() - Method in class akka.stream.TLSProtocol.SessionTruncated$
 
hashCode() - Method in class akka.testkit.CustomEventFilter
 
hashCode() - Method in class akka.testkit.DeadLettersFilter
 
hashCode() - Method in class akka.testkit.DebugFilter
 
hashCode() - Method in class akka.testkit.ErrorFilter
 
hashCode() - Method in class akka.testkit.InfoFilter
 
hashCode() - Method in class akka.testkit.SocketUtil.Both$
 
hashCode() - Method in class akka.testkit.SocketUtil.Tcp$
 
hashCode() - Method in class akka.testkit.SocketUtil.Udp$
 
hashCode() - Method in class akka.testkit.TestActor.KeepRunning$
 
hashCode() - Method in class akka.testkit.TestActor.NoAutoPilot$
 
hashCode() - Method in class akka.testkit.TestActor.NullMessage$
 
hashCode() - Method in class akka.testkit.TestActor.RealMessage
 
hashCode() - Method in class akka.testkit.TestActor.SetAutoPilot
 
hashCode() - Method in class akka.testkit.TestActor.SetIgnore
 
hashCode() - Method in class akka.testkit.TestActor.Spawn
 
hashCode() - Method in class akka.testkit.TestActor.UnWatch
 
hashCode() - Method in class akka.testkit.TestActor.Watch
 
hashCode() - Method in class akka.testkit.TestEvent.Mute
 
hashCode() - Method in class akka.testkit.TestEvent.UnMute
 
hashCode() - Method in exception akka.testkit.TestException
 
hashCode() - Static method in class akka.testkit.TestKitExtension
 
hashCode() - Method in class akka.testkit.WarningFilter
 
hashCode() - Method in class akka.util.Helpers.Requiring
 
hashCode() - Method in class akka.util.JavaDurationConverters.JavaDurationOps
 
hashCode() - Method in class akka.util.JavaDurationConverters.ScalaDurationOps
 
hashCode() - Method in class akka.util.LineNumbers.NoSourceInfo$
 
hashCode() - Method in class akka.util.LineNumbers.SourceFile
 
hashCode() - Method in class akka.util.LineNumbers.SourceFileLines
 
hashCode() - Method in class akka.util.LineNumbers.UnknownSourceFormat
 
hashCode() - Static method in class akka.util.ManifestInfo
 
hashCode() - Method in class akka.util.ManifestInfo.Version
 
hashCode() - Method in class akka.util.PrettyDuration.PrettyPrintableDuration
 
hashCode() - Method in class akka.util.Timeout
 
hashCode() - Method in class akka.util.TypedMultiMap
 
hashCode() - Method in class akka.util.Version
 
hashCode() - Static method in class com.typesafe.sslconfig.akka.AkkaSSLConfig
Deprecated.
 
HashCode - Class in akka.util
Set of methods which allow easy implementation of hashCode.
HashCode() - Constructor for class akka.util.HashCode
 
HashCode$ - Class in akka.util
Set of methods which allow easy implementation of hashCode.
HashCode$() - Constructor for class akka.util.HashCode$
 
hashCode$extension(ActorRef.ActorRefOps<T>) - Method in class akka.actor.typed.ActorRef.ActorRefOps$
 
hashCode$extension(Behavior.BehaviorDecorators<Inner>) - Method in class akka.actor.typed.Behavior.BehaviorDecorators$
 
hashCode$extension(BehaviorImpl.ContextAs<T>) - Method in class akka.actor.typed.internal.BehaviorImpl.ContextAs$
 
hashCode$extension(EarliestFirstSystemMessageList) - Method in class akka.actor.typed.internal.EarliestFirstSystemMessageList$
 
hashCode$extension(LatestFirstSystemMessageList) - Method in class akka.actor.typed.internal.LatestFirstSystemMessageList$
 
hashCode$extension(RecipientRef.RecipientRefOps<T>) - Method in class akka.actor.typed.RecipientRef.RecipientRefOps$
 
hashCode$extension(AskPattern.Askable<Req>) - Method in class akka.actor.typed.scaladsl.AskPattern.Askable$
 
hashCode$extension(Behaviors.Supervise<T>) - Method in class akka.actor.typed.scaladsl.Behaviors.Supervise$
 
hashCode$extension(ServiceRegistry) - Method in class akka.cluster.typed.internal.receptionist.ServiceRegistry$
 
hashCode$extension(EarliestFirstSystemMessageList) - Method in class akka.dispatch.sysmsg.EarliestFirstSystemMessageList$
 
hashCode$extension(LatestFirstSystemMessageList) - Method in class akka.dispatch.sysmsg.LatestFirstSystemMessageList$
 
hashCode$extension(Logging.LogLevel) - Method in class akka.event.Logging.LogLevel$
 
hashCode$extension(MessageFlags) - Method in class akka.io.dns.internal.MessageFlags$
 
hashCode$extension(AskableActorRef) - Static method in class akka.pattern.AskableActorRef
 
hashCode$extension(AskableActorRef) - Method in class akka.pattern.AskableActorRef$
 
hashCode$extension(AskableActorSelection) - Static method in class akka.pattern.AskableActorSelection
 
hashCode$extension(AskableActorSelection) - Method in class akka.pattern.AskableActorSelection$
 
hashCode$extension(ExplicitlyAskableActorRef) - Static method in class akka.pattern.ExplicitlyAskableActorRef
 
hashCode$extension(ExplicitlyAskableActorRef) - Method in class akka.pattern.ExplicitlyAskableActorRef$
 
hashCode$extension(ExplicitlyAskableActorSelection) - Static method in class akka.pattern.ExplicitlyAskableActorSelection
 
hashCode$extension(ExplicitlyAskableActorSelection) - Method in class akka.pattern.ExplicitlyAskableActorSelection$
 
hashCode$extension(ByteFlag) - Method in class akka.remote.artery.ByteFlag$
 
hashCode$extension(SinkQueueWithCancel.QueueOps<T>) - Method in class akka.stream.scaladsl.SinkQueueWithCancel.QueueOps$
 
hashCode$extension(SourceQueueWithComplete.QueueOps<T>) - Method in class akka.stream.scaladsl.SourceQueueWithComplete.QueueOps$
 
hashCode$extension(Helpers.ConfigOps) - Method in class akka.util.Helpers.ConfigOps$
 
hashCode$extension(Helpers.Requiring<A>) - Method in class akka.util.Helpers.Requiring$
 
hashCode$extension(JavaDurationConverters.JavaDurationOps) - Method in class akka.util.JavaDurationConverters.JavaDurationOps$
 
hashCode$extension(JavaDurationConverters.ScalaDurationOps) - Method in class akka.util.JavaDurationConverters.ScalaDurationOps$
 
hashCode$extension(OptionVal<A>) - Method in class akka.util.OptionVal$
 
hashCode$extension(PrettyDuration.PrettyPrintableDuration) - Method in class akka.util.PrettyDuration.PrettyPrintableDuration$
 
HashCodeMessageExtractor<M> - Class in akka.cluster.sharding.typed
Default message extractor type, using envelopes to identify what entity a message is for and the hashcode of the entityId to decide which shard an entity belongs to.
HashCodeMessageExtractor(int) - Constructor for class akka.cluster.sharding.typed.HashCodeMessageExtractor
 
HashCodeNoEnvelopeMessageExtractor<M> - Class in akka.cluster.sharding.typed
Default message extractor type, using a property of the message to identify what entity a message is for and the hashcode of the entityId to decide which shard an entity belongs to.
HashCodeNoEnvelopeMessageExtractor(int) - Constructor for class akka.cluster.sharding.typed.HashCodeNoEnvelopeMessageExtractor
 
hasHello() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
optional .Hello hello = 1;
hasHello() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper
optional .Hello hello = 1;
hasHello() - Method in interface akka.remote.testconductor.TestConductorProtocol.WrapperOrBuilder
optional .Hello hello = 1;
hasHighestConfirmedSeqNr() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
required int64 highestConfirmedSeqNr = 2;
hasHighestConfirmedSeqNr() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State
required int64 highestConfirmedSeqNr = 2;
hasHighestConfirmedSeqNr() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.StateOrBuilder
required int64 highestConfirmedSeqNr = 2;
HASHINDEX_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version
 
hashKey() - Method in class akka.routing.ConsistentHashingRouter.ConsistentHashableEnvelope
 
hashKey(Object) - Method in interface akka.routing.ConsistentHashingRouter.ConsistentHashMapper
 
hashMapping() - Method in class akka.routing.ConsistentHashingGroup
 
hashMapping() - Method in class akka.routing.ConsistentHashingPool
 
hashMapping() - Method in class akka.routing.ConsistentHashingRoutingLogic
 
hasHost() - Method in class akka.remote.testconductor.TestConductorProtocol.Address.Builder
required string host = 3;
hasHost() - Method in class akka.remote.testconductor.TestConductorProtocol.Address
required string host = 3;
hasHost() - Method in interface akka.remote.testconductor.TestConductorProtocol.AddressOrBuilder
required string host = 3;
hasHostname() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address.Builder
required string hostname = 1;
hasHostname() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address
required string hostname = 1;
hasHostname() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.AddressOrBuilder
required string hostname = 1;
hasHostname() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address.Builder
required string hostname = 2;
hasHostname() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address
required string hostname = 2;
hasHostname() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AddressOrBuilder
required string hostname = 2;
hasHostname() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address.Builder
required string hostname = 2;
hasHostname() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address
required string hostname = 2;
hasHostname() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.AddressOrBuilder
required string hostname = 2;
hasHostname() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address.Builder
required string hostname = 2;
hasHostname() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address
required string hostname = 2;
hasHostname() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.AddressOrBuilder
required string hostname = 2;
hasHostname() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address.Builder
required string hostname = 3;
hasHostname() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address
required string hostname = 3;
hasHostname() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.AddressOrBuilder
required string hostname = 3;
hasHostname() - Method in class akka.remote.ArteryControlFormats.Address.Builder
required string hostname = 3;
hasHostname() - Method in class akka.remote.ArteryControlFormats.Address
required string hostname = 3;
hasHostname() - Method in interface akka.remote.ArteryControlFormats.AddressOrBuilder
required string hostname = 3;
hasHostname() - Method in class akka.remote.WireFormats.AddressData.Builder
required string hostname = 2;
hasHostname() - Method in class akka.remote.WireFormats.AddressData
required string hostname = 2;
hasHostname() - Method in interface akka.remote.WireFormats.AddressDataOrBuilder
required string hostname = 2;
hasIncrements() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter.Builder
required .akka.cluster.ddata.GCounter increments = 1;
hasIncrements() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter
required .akka.cluster.ddata.GCounter increments = 1;
hasIncrements() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterOrBuilder
required .akka.cluster.ddata.GCounter increments = 1;
hasInstruction() - Method in class akka.remote.WireFormats.AkkaProtocolMessage.Builder
optional .AkkaControlMessage instruction = 2;
hasInstruction() - Method in class akka.remote.WireFormats.AkkaProtocolMessage
optional .AkkaControlMessage instruction = 2;
hasInstruction() - Method in interface akka.remote.WireFormats.AkkaProtocolMessageOrBuilder
optional .AkkaControlMessage instruction = 2;
hasInterval() - Method in class akka.remote.WireFormats.TailChoppingPool.Builder
required .FiniteDuration interval = 3;
hasInterval() - Method in class akka.remote.WireFormats.TailChoppingPool
required .FiniteDuration interval = 3;
hasInterval() - Method in interface akka.remote.WireFormats.TailChoppingPoolOrBuilder
required .FiniteDuration interval = 3;
hasIntKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
optional sint32 intKey = 3;
hasIntKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry
optional sint32 intKey = 3;
hasIntKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.EntryOrBuilder
optional sint32 intKey = 3;
hasIntKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
optional sint32 intKey = 3;
hasIntKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry
optional sint32 intKey = 3;
hasIntKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.EntryOrBuilder
optional sint32 intKey = 3;
hasIntKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
optional sint32 intKey = 3;
hasIntKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry
optional sint32 intKey = 3;
hasIntKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntryOrBuilder
optional sint32 intKey = 3;
hasIntKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
optional sint32 intKey = 3;
hasIntKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry
optional sint32 intKey = 3;
hasIntKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.EntryOrBuilder
optional sint32 intKey = 3;
hasIntKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
optional sint32 intKey = 3;
hasIntKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry
optional sint32 intKey = 3;
hasIntKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.EntryOrBuilder
optional sint32 intKey = 3;
hasIntKey(ReplicatedDataMessages.LWWMap.Entry) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.LWWMapEntry$
 
hasIntKey(ReplicatedDataMessages.ORMap.Entry) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ORMapEntry$
 
hasIntKey(ReplicatedDataMessages.ORMapDeltaGroup.MapEntry) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ORMapDeltaGroupEntry$
 
hasIntKey(ReplicatedDataMessages.ORMultiMap.Entry) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ORMultiMapEntry$
 
hasIntKey(ReplicatedDataMessages.PNCounterMap.Entry) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.PNCounterMapEntry$
 
hasIntKey(Entry) - Method in interface akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ProtoMapEntryReader
 
hasKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
hasKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed
required .akka.cluster.ddata.OtherMessage key = 1;
hasKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ChangedOrBuilder
required .akka.cluster.ddata.OtherMessage key = 1;
hasKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry.Builder
required string key = 1;
hasKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry
required string key = 1;
hasKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.EntryOrBuilder
required string key = 1;
hasKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
hasKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
required .akka.cluster.ddata.OtherMessage key = 1;
hasKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
hasKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure
required .akka.cluster.ddata.OtherMessage key = 1;
hasKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailureOrBuilder
required .akka.cluster.ddata.OtherMessage key = 1;
hasKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetOrBuilder
required .akka.cluster.ddata.OtherMessage key = 1;
hasKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
hasKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess
required .akka.cluster.ddata.OtherMessage key = 1;
hasKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccessOrBuilder
required .akka.cluster.ddata.OtherMessage key = 1;
hasKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry.Builder
required string key = 1;
hasKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry
required string key = 1;
hasKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.EntryOrBuilder
required string key = 1;
hasKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
hasKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound
required .akka.cluster.ddata.OtherMessage key = 1;
hasKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFoundOrBuilder
required .akka.cluster.ddata.OtherMessage key = 1;
hasKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read.Builder
required string key = 1;
hasKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read
required string key = 1;
hasKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadOrBuilder
required string key = 1;
hasKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry.Builder
required string key = 1;
hasKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry
required string key = 1;
hasKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.EntryOrBuilder
required string key = 1;
hasKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
hasKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe
required .akka.cluster.ddata.OtherMessage key = 1;
hasKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.SubscribeOrBuilder
required .akka.cluster.ddata.OtherMessage key = 1;
hasKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
hasKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe
required .akka.cluster.ddata.OtherMessage key = 1;
hasKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UnsubscribeOrBuilder
required .akka.cluster.ddata.OtherMessage key = 1;
hasKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write.Builder
required string key = 1;
hasKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write
required string key = 1;
hasKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.WriteOrBuilder
required string key = 1;
hasKey() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry.Builder
required string key = 1;
hasKey() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry
required string key = 1;
hasKey() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.EntryOrBuilder
required string key = 1;
hasKey() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry.Builder
optional string key = 1;
hasKey() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry
optional string key = 1;
hasKey() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntryOrBuilder
optional string key = 1;
hasKey() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry.Builder
required string key = 1;
hasKey() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry
required string key = 1;
hasKey() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.EntryOrBuilder
required string key = 1;
hasKeys() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
required .akka.cluster.ddata.ORSet keys = 1;
hasKeys() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap
required .akka.cluster.ddata.ORSet keys = 1;
hasKeys() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMapOrBuilder
required .akka.cluster.ddata.ORSet keys = 1;
hasKeys() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
required .akka.cluster.ddata.ORSet keys = 1;
hasKeys() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap
required .akka.cluster.ddata.ORSet keys = 1;
hasKeys() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapOrBuilder
required .akka.cluster.ddata.ORSet keys = 1;
hasKeys() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
required .akka.cluster.ddata.ORSet keys = 1;
hasKeys() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap
required .akka.cluster.ddata.ORSet keys = 1;
hasKeys() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMapOrBuilder
required .akka.cluster.ddata.ORSet keys = 1;
hasKeys() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
required .akka.cluster.ddata.ORSet keys = 1;
hasKeys() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap
required .akka.cluster.ddata.ORSet keys = 1;
hasKeys() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMapOrBuilder
required .akka.cluster.ddata.ORSet keys = 1;
hasLastChunk() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
optional bool lastChunk = 7;
hasLastChunk() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
optional bool lastChunk = 7;
hasLastChunk() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSentOrBuilder
optional bool lastChunk = 7;
hasLastChunk() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
optional bool lastChunk = 8;
hasLastChunk() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
optional bool lastChunk = 8;
hasLastChunk() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessageOrBuilder
optional bool lastChunk = 8;
hasLineNumber() - Method in class akka.remote.ContainerFormats.StackTraceElement.Builder
required int32 lineNumber = 4;
hasLineNumber() - Method in class akka.remote.ContainerFormats.StackTraceElement
required int32 lineNumber = 4;
hasLineNumber() - Method in interface akka.remote.ContainerFormats.StackTraceElementOrBuilder
required int32 lineNumber = 4;
hasListeners() - Method in interface akka.pattern.CircuitBreaker.State
Test for whether listeners exist
hasLocal() - Method in class akka.remote.WireFormats.RemoteRouterConfig.Builder
required .Payload local = 1;
hasLocal() - Method in class akka.remote.WireFormats.RemoteRouterConfig
required .Payload local = 1;
hasLocal() - Method in interface akka.remote.WireFormats.RemoteRouterConfigOrBuilder
required .Payload local = 1;
hasLocalAffinity() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send.Builder
required bool localAffinity = 2;
hasLocalAffinity() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send
required bool localAffinity = 2;
hasLocalAffinity() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendOrBuilder
required bool localAffinity = 2;
hasLocalScope() - Method in class akka.actor.Address
Returns true if this Address is only defined locally.
hasLongKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
optional sint64 longKey = 4;
hasLongKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry
optional sint64 longKey = 4;
hasLongKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.EntryOrBuilder
optional sint64 longKey = 4;
hasLongKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
optional sint64 longKey = 4;
hasLongKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry
optional sint64 longKey = 4;
hasLongKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.EntryOrBuilder
optional sint64 longKey = 4;
hasLongKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
optional sint64 longKey = 4;
hasLongKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry
optional sint64 longKey = 4;
hasLongKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntryOrBuilder
optional sint64 longKey = 4;
hasLongKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
optional sint64 longKey = 4;
hasLongKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry
optional sint64 longKey = 4;
hasLongKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.EntryOrBuilder
optional sint64 longKey = 4;
hasLongKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
optional sint64 longKey = 4;
hasLongKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry
optional sint64 longKey = 4;
hasLongKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.EntryOrBuilder
optional sint64 longKey = 4;
hasLongKey(ReplicatedDataMessages.LWWMap.Entry) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.LWWMapEntry$
 
hasLongKey(ReplicatedDataMessages.ORMap.Entry) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ORMapEntry$
 
hasLongKey(ReplicatedDataMessages.ORMapDeltaGroup.MapEntry) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ORMapDeltaGroupEntry$
 
hasLongKey(ReplicatedDataMessages.ORMultiMap.Entry) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ORMultiMapEntry$
 
hasLongKey(ReplicatedDataMessages.PNCounterMap.Entry) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.PNCounterMapEntry$
 
hasLongKey(Entry) - Method in interface akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ProtoMapEntryReader
 
hasLowerBound() - Method in class akka.remote.WireFormats.DefaultResizer.Builder
required uint32 lowerBound = 1;
hasLowerBound() - Method in class akka.remote.WireFormats.DefaultResizer
required uint32 lowerBound = 1;
hasLowerBound() - Method in interface akka.remote.WireFormats.DefaultResizerOrBuilder
required uint32 lowerBound = 1;
hasManifest() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector.Builder
required string manifest = 2;
hasManifest() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector
required string manifest = 2;
hasManifest() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelectorOrBuilder
required string manifest = 2;
hasManifest() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Pool.Builder
required string manifest = 2;
hasManifest() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Pool
required string manifest = 2;
hasManifest() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.PoolOrBuilder
required string manifest = 2;
hasManifest() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
optional string manifest = 12;
hasManifest() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage
optional string manifest = 12;
hasManifest() - Method in interface akka.persistence.serialization.MessageFormats.PersistentMessageOrBuilder
optional string manifest = 12;
HASMANIFEST_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.PropsData
 
hasMarker() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState.Builder
optional bool marker = 2;
hasMarker() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState
optional bool marker = 2;
hasMarker() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardStateOrBuilder
optional bool marker = 2;
hasMatcher() - Method in class akka.remote.ContainerFormats.Selection.Builder
optional string matcher = 2;
hasMatcher() - Method in class akka.remote.ContainerFormats.Selection
optional string matcher = 2;
hasMatcher() - Method in interface akka.remote.ContainerFormats.SelectionOrBuilder
optional string matcher = 2;
hasMaxInstancesPerNode() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
required uint32 maxInstancesPerNode = 2;
hasMaxInstancesPerNode() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings
required uint32 maxInstancesPerNode = 2;
hasMaxInstancesPerNode() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettingsOrBuilder
required uint32 maxInstancesPerNode = 2;
hasMessage() - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope.Builder
required .Payload message = 2;
hasMessage() - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope
required .Payload message = 2;
hasMessage() - Method in interface akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelopeOrBuilder
required .Payload message = 2;
hasMessage() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished.Builder
required .Payload message = 1;
hasMessage() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished
required .Payload message = 1;
hasMessage() - Method in interface akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublishedOrBuilder
required .Payload message = 1;
hasMessage() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
required .Payload message = 5;
hasMessage() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
required .Payload message = 5;
hasMessage() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSentOrBuilder
required .Payload message = 5;
hasMessage() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
required .Payload message = 6;
hasMessage() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
required .Payload message = 6;
hasMessage() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessageOrBuilder
required .Payload message = 6;
hasMessage() - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope.Builder
required bytes message = 1;
hasMessage() - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope
required bytes message = 1;
hasMessage() - Method in interface akka.remote.ArteryControlFormats.SystemMessageEnvelopeOrBuilder
required bytes message = 1;
hasMessage() - Method in class akka.remote.ContainerFormats.ActorInitializationException.Builder
required string message = 2;
hasMessage() - Method in class akka.remote.ContainerFormats.ActorInitializationException
required string message = 2;
hasMessage() - Method in interface akka.remote.ContainerFormats.ActorInitializationExceptionOrBuilder
required string message = 2;
hasMessage() - Method in class akka.remote.ContainerFormats.Throwable.Builder
optional string message = 2;
hasMessage() - Method in class akka.remote.ContainerFormats.Throwable
optional string message = 2;
hasMessage() - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable.Builder
required string message = 1;
hasMessage() - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable
required string message = 1;
hasMessage() - Method in interface akka.remote.ContainerFormats.ThrowableNotSerializableOrBuilder
required string message = 1;
hasMessage() - Method in interface akka.remote.ContainerFormats.ThrowableOrBuilder
optional string message = 2;
hasMessage() - Method in class akka.remote.WireFormats.RemoteEnvelope.Builder
required .SerializedMessage message = 2;
hasMessage() - Method in class akka.remote.WireFormats.RemoteEnvelope
required .SerializedMessage message = 2;
hasMessage() - Method in interface akka.remote.WireFormats.RemoteEnvelopeOrBuilder
required .SerializedMessage message = 2;
hasMessage() - Method in class akka.remote.WireFormats.SerializedMessage.Builder
required bytes message = 1;
hasMessage() - Method in class akka.remote.WireFormats.SerializedMessage
required bytes message = 1;
hasMessage() - Method in interface akka.remote.WireFormats.SerializedMessageOrBuilder
required bytes message = 1;
hasMessageId() - Method in class akka.remote.ContainerFormats.Identify.Builder
required .Payload messageId = 1;
hasMessageId() - Method in class akka.remote.ContainerFormats.Identify
required .Payload messageId = 1;
hasMessageId() - Method in interface akka.remote.ContainerFormats.IdentifyOrBuilder
required .Payload messageId = 1;
hasMessageManifest() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage.Builder
optional bytes messageManifest = 4;
hasMessageManifest() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage
optional bytes messageManifest = 4;
hasMessageManifest() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessageOrBuilder
optional bytes messageManifest = 4;
hasMessageManifest() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload.Builder
optional bytes messageManifest = 4;
hasMessageManifest() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload
optional bytes messageManifest = 4;
hasMessageManifest() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.PayloadOrBuilder
optional bytes messageManifest = 4;
hasMessageManifest() - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope.Builder
optional bytes messageManifest = 3;
hasMessageManifest() - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope
optional bytes messageManifest = 3;
hasMessageManifest() - Method in interface akka.remote.ArteryControlFormats.SystemMessageEnvelopeOrBuilder
optional bytes messageManifest = 3;
hasMessageManifest() - Method in class akka.remote.ContainerFormats.Payload.Builder
optional bytes messageManifest = 4;
hasMessageManifest() - Method in class akka.remote.ContainerFormats.Payload
optional bytes messageManifest = 4;
hasMessageManifest() - Method in interface akka.remote.ContainerFormats.PayloadOrBuilder
optional bytes messageManifest = 4;
hasMessageManifest() - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
optional bytes messageManifest = 4;
hasMessageManifest() - Method in class akka.remote.ContainerFormats.SelectionEnvelope
optional bytes messageManifest = 4;
hasMessageManifest() - Method in interface akka.remote.ContainerFormats.SelectionEnvelopeOrBuilder
optional bytes messageManifest = 4;
hasMessageManifest() - Method in class akka.remote.WireFormats.SerializedMessage.Builder
optional bytes messageManifest = 3;
hasMessageManifest() - Method in class akka.remote.WireFormats.SerializedMessage
optional bytes messageManifest = 3;
hasMessageManifest() - Method in interface akka.remote.WireFormats.SerializedMessageOrBuilder
optional bytes messageManifest = 3;
hasMessageManifest() - Method in class akka.stream.StreamRefMessages.Payload.Builder
optional bytes messageManifest = 3;
hasMessageManifest() - Method in class akka.stream.StreamRefMessages.Payload
optional bytes messageManifest = 3;
hasMessageManifest() - Method in interface akka.stream.StreamRefMessages.PayloadOrBuilder
optional bytes messageManifest = 3;
hasMessages() - Method in interface akka.actor.Cell
If the actor isLocal, returns whether "user messages" are currently queued, &ldquo;false&rdquo; otherwise.
hasMessages() - Method in interface akka.actor.dungeon.Dispatch
 
hasMessages() - Method in class akka.actor.testkit.typed.javadsl.TestInbox
 
hasMessages() - Method in interface akka.actor.testkit.typed.scaladsl.TestInbox
 
hasMessages() - Method in class akka.dispatch.BoundedControlAwareMailbox.MessageQueue
 
hasMessages() - Method in class akka.dispatch.BoundedNodeMessageQueue
 
hasMessages() - Method in interface akka.dispatch.ControlAwareMessageQueueSemantics
 
hasMessages() - Method in interface akka.dispatch.MessageQueue
Indicates whether this queue is non-empty.
hasMessages() - Method in class akka.dispatch.NodeMessageQueue
 
hasMessages() - Method in interface akka.dispatch.QueueBasedMessageQueue
 
hasMessages() - Method in class akka.testkit.CallingThreadMailbox
 
hasMessages(Routee) - Method in class akka.routing.SmallestMailboxRoutingLogic
Returns true if the actor currently has any pending messages in the mailbox, i.e.
hasMessagesPerResize() - Method in class akka.remote.WireFormats.DefaultResizer.Builder
required uint32 messagesPerResize = 7;
hasMessagesPerResize() - Method in class akka.remote.WireFormats.DefaultResizer
required uint32 messagesPerResize = 7;
hasMessagesPerResize() - Method in interface akka.remote.WireFormats.DefaultResizerOrBuilder
required uint32 messagesPerResize = 7;
hasMetadata() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
optional .Payload metadata = 9;
hasMetadata() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
optional .Payload metadata = 9;
hasMetadata() - Method in interface akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelopeOrBuilder
optional .Payload metadata = 9;
hasMetadata() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
optional .PersistentPayload metadata = 15;
hasMetadata() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage
optional .PersistentPayload metadata = 15;
hasMetadata() - Method in interface akka.persistence.serialization.MessageFormats.PersistentMessageOrBuilder
optional .PersistentPayload metadata = 15;
hasMetadata() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
optional .ReplicatedPublishedEventMetaData metadata = 5;
hasMetadata() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent
optional .ReplicatedPublishedEventMetaData metadata = 5;
hasMetadata() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEventOrBuilder
optional .ReplicatedPublishedEventMetaData metadata = 5;
hasMethodName() - Method in class akka.remote.ContainerFormats.StackTraceElement.Builder
required string methodName = 2;
hasMethodName() - Method in class akka.remote.ContainerFormats.StackTraceElement
required string methodName = 2;
hasMethodName() - Method in interface akka.remote.ContainerFormats.StackTraceElementOrBuilder
required string methodName = 2;
hasMetricsSelector() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool.Builder
omitted if default
hasMetricsSelector() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool
omitted if default
hasMetricsSelector() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPoolOrBuilder
omitted if default
hasName() - Method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier.Builder
required string name = 1;
hasName() - Method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier
required string name = 1;
hasName() - Method in interface akka.remote.testconductor.TestConductorProtocol.EnterBarrierOrBuilder
required string name = 1;
hasName() - Method in class akka.remote.testconductor.TestConductorProtocol.Hello.Builder
required string name = 1;
hasName() - Method in class akka.remote.testconductor.TestConductorProtocol.Hello
required string name = 1;
hasName() - Method in interface akka.remote.testconductor.TestConductorProtocol.HelloOrBuilder
required string name = 1;
hasNameIndex() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric.Builder
required int32 nameIndex = 1;
hasNameIndex() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric
required int32 nameIndex = 1;
hasNameIndex() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.MetricOrBuilder
required int32 nameIndex = 1;
hasNext() - Method in class akka.util.ByteIterator.ByteArrayIterator
 
hasNext() - Method in class akka.util.ByteIterator.MultiByteArrayIterator
 
hasNode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry.Builder
required .akka.cluster.ddata.UniqueAddress node = 1;
hasNode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry
required .akka.cluster.ddata.UniqueAddress node = 1;
hasNode() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.EntryOrBuilder
required .akka.cluster.ddata.UniqueAddress node = 1;
hasNode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister.Builder
required .akka.cluster.ddata.UniqueAddress node = 2;
hasNode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister
required .akka.cluster.ddata.UniqueAddress node = 2;
hasNode() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegisterOrBuilder
required .akka.cluster.ddata.UniqueAddress node = 2;
hasNode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry.Builder
required .akka.cluster.ddata.UniqueAddress node = 1;
hasNode() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry
required .akka.cluster.ddata.UniqueAddress node = 1;
hasNode() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.EntryOrBuilder
required .akka.cluster.ddata.UniqueAddress node = 1;
hasNode() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join.Builder
required .UniqueAddress node = 1;
hasNode() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join
required .UniqueAddress node = 1;
hasNode() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.JoinOrBuilder
required .UniqueAddress node = 1;
hasNode() - Method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest.Builder
required string node = 1;
hasNode() - Method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest
required string node = 1;
hasNode() - Method in interface akka.remote.testconductor.TestConductorProtocol.AddressRequestOrBuilder
required string node = 1;
hasNode() - Method in class akka.remote.WireFormats.RemoteScope.Builder
required .AddressData node = 1;
hasNode() - Method in class akka.remote.WireFormats.RemoteScope
required .AddressData node = 1;
hasNode() - Method in interface akka.remote.WireFormats.RemoteScopeOrBuilder
required .AddressData node = 1;
hasNoEvents() - Method in class akka.persistence.testkit.javadsl.EventSourcedBehaviorTestKit.CommandResult
true if no events were emitted by the command.
hasNoEvents() - Method in interface akka.persistence.testkit.scaladsl.EventSourcedBehaviorTestKit.CommandResult
true if no events were emitted by the command.
hasNoReply() - Method in class akka.persistence.testkit.javadsl.EventSourcedBehaviorTestKit.CommandResultWithReply
true if there is no reply.
hasNoReply() - Method in interface akka.persistence.testkit.scaladsl.EventSourcedBehaviorTestKit.CommandResultWithReply
true if there is no reply.
hasNrOfInstances() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool.Builder
required uint32 nrOfInstances = 2;
hasNrOfInstances() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool
required uint32 nrOfInstances = 2;
hasNrOfInstances() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPoolOrBuilder
required uint32 nrOfInstances = 2;
hasNrOfInstances() - Method in class akka.remote.WireFormats.GenericRoutingPool.Builder
required uint32 nrOfInstances = 1;
hasNrOfInstances() - Method in class akka.remote.WireFormats.GenericRoutingPool
required uint32 nrOfInstances = 1;
hasNrOfInstances() - Method in interface akka.remote.WireFormats.GenericRoutingPoolOrBuilder
required uint32 nrOfInstances = 1;
hasNumber() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric.Builder
required .NodeMetrics.Number number = 2;
hasNumber() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric
required .NodeMetrics.Number number = 2;
hasNumber() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.MetricOrBuilder
required .NodeMetrics.Number number = 2;
hasObsoleteTime() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
optional sint64 obsoleteTime = 5;
hasObsoleteTime() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry
optional sint64 obsoleteTime = 5;
hasObsoleteTime() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntryOrBuilder
optional sint64 obsoleteTime = 5;
hasOffset() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
required string offset = 6;
hasOffset() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
required string offset = 6;
hasOffset() - Method in interface akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelopeOrBuilder
required string offset = 6;
hasOffsetManifest() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
required string offset_manifest = 7;
hasOffsetManifest() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
required string offset_manifest = 7;
hasOffsetManifest() - Method in interface akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelopeOrBuilder
required string offset_manifest = 7;
hasOnePort(Seq<?>) - Static method in class akka.stream.Shape
inlets and outlets can be Vector or List so this method checks the size of 1 in an optimized way.
hasOnePort(Seq<?>) - Method in class akka.stream.Shape$
inlets and outlets can be Vector or List so this method checks the size of 1 in an optimized way.
hasOp() - Method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier.Builder
required .BarrierOp op = 2;
hasOp() - Method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier
required .BarrierOp op = 2;
hasOp() - Method in interface akka.remote.testconductor.TestConductorProtocol.EnterBarrierOrBuilder
required .BarrierOp op = 2;
hasOperation() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
required .akka.cluster.ddata.ORMapDeltaOp operation = 1;
hasOperation() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry
required .akka.cluster.ddata.ORMapDeltaOp operation = 1;
hasOperation() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.EntryOrBuilder
required .akka.cluster.ddata.ORMapDeltaOp operation = 1;
hasOperation() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry.Builder
required .akka.cluster.ddata.ORSetDeltaOp operation = 1;
hasOperation() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry
required .akka.cluster.ddata.ORSetDeltaOp operation = 1;
hasOperation() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.EntryOrBuilder
required .akka.cluster.ddata.ORSetDeltaOp operation = 1;
hasOperation() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry.Builder
required .ORSetDeltaOp operation = 1;
hasOperation() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry
required .ORSetDeltaOp operation = 1;
hasOperation() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.EntryOrBuilder
required .ORSetDeltaOp operation = 1;
hasOrigin() - Method in class akka.remote.WireFormats.AkkaHandshakeInfo.Builder
required .AddressData origin = 1;
hasOrigin() - Method in class akka.remote.WireFormats.AkkaHandshakeInfo
required .AddressData origin = 1;
hasOrigin() - Method in interface akka.remote.WireFormats.AkkaHandshakeInfoOrBuilder
required .AddressData origin = 1;
hasOriginalClassName() - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable.Builder
required string originalClassName = 3;
hasOriginalClassName() - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable
required string originalClassName = 3;
hasOriginalClassName() - Method in interface akka.remote.ContainerFormats.ThrowableNotSerializableOrBuilder
required string originalClassName = 3;
hasOriginalMessage() - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable.Builder
required string originalMessage = 2;
hasOriginalMessage() - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable
required string originalMessage = 2;
hasOriginalMessage() - Method in interface akka.remote.ContainerFormats.ThrowableNotSerializableOrBuilder
required string originalMessage = 2;
hasOriginDc() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
required string originDc = 1;
hasOriginDc() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
required string originDc = 1;
hasOriginDc() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetOrBuilder
required string originDc = 1;
hasOriginRef() - Method in class akka.stream.StreamRefMessages.SourceRef.Builder
required .ActorRef originRef = 1;
hasOriginRef() - Method in class akka.stream.StreamRefMessages.SourceRef
required .ActorRef originRef = 1;
hasOriginRef() - Method in interface akka.stream.StreamRefMessages.SourceRefOrBuilder
required .ActorRef originRef = 1;
hasOriginReplica() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata.Builder
required string originReplica = 1;
hasOriginReplica() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata
required string originReplica = 1;
hasOriginReplica() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadataOrBuilder
required string originReplica = 1;
hasOriginSequenceNr() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata.Builder
required int64 originSequenceNr = 2;
hasOriginSequenceNr() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata
required int64 originSequenceNr = 2;
hasOriginSequenceNr() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadataOrBuilder
required int64 originSequenceNr = 2;
hasOriginUid() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
required uint64 originUid = 2;
hasOriginUid() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement
required uint64 originUid = 2;
hasOriginUid() - Method in interface akka.remote.ArteryControlFormats.CompressionTableAdvertisementOrBuilder
required uint64 originUid = 2;
hasOtherKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
hasOtherKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
hasOtherKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.EntryOrBuilder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
hasOtherKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
hasOtherKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
hasOtherKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.EntryOrBuilder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
hasOtherKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
hasOtherKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
hasOtherKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntryOrBuilder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
hasOtherKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
hasOtherKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
hasOtherKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.EntryOrBuilder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
hasOtherKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
hasOtherKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
hasOtherKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.EntryOrBuilder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
hasOtherKey(ReplicatedDataMessages.LWWMap.Entry) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.LWWMapEntry$
 
hasOtherKey(ReplicatedDataMessages.ORMap.Entry) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ORMapEntry$
 
hasOtherKey(ReplicatedDataMessages.ORMapDeltaGroup.MapEntry) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ORMapDeltaGroupEntry$
 
hasOtherKey(ReplicatedDataMessages.ORMultiMap.Entry) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ORMultiMapEntry$
 
hasOtherKey(ReplicatedDataMessages.PNCounterMap.Entry) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.PNCounterMapEntry$
 
hasOtherKey(Entry) - Method in interface akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ProtoMapEntryReader
 
hasOverview() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
required .GossipOverview overview = 5;
hasOverview() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
required .GossipOverview overview = 5;
hasOverview() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipOrBuilder
required .GossipOverview overview = 5;
hasOwner() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
required .Address owner = 1;
hasOwner() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket
required .Address owner = 1;
hasOwner() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.BucketOrBuilder
required .Address owner = 1;
hasOwnerAddress() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
required .akka.cluster.ddata.UniqueAddress ownerAddress = 2;
hasOwnerAddress() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry
required .akka.cluster.ddata.UniqueAddress ownerAddress = 2;
hasOwnerAddress() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntryOrBuilder
required .akka.cluster.ddata.UniqueAddress ownerAddress = 2;
hasPath() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send.Builder
required string path = 1;
hasPath() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send
required string path = 1;
hasPath() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendOrBuilder
required string path = 1;
hasPath() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll.Builder
required string path = 1;
hasPath() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll
required string path = 1;
hasPath() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAllOrBuilder
required string path = 1;
hasPath() - Method in class akka.remote.ContainerFormats.ActorRef.Builder
required string path = 1;
hasPath() - Method in class akka.remote.ContainerFormats.ActorRef
required string path = 1;
hasPath() - Method in interface akka.remote.ContainerFormats.ActorRefOrBuilder
required string path = 1;
hasPath() - Method in class akka.remote.WireFormats.ActorRefData.Builder
required string path = 1;
hasPath() - Method in class akka.remote.WireFormats.ActorRefData
required string path = 1;
hasPath() - Method in interface akka.remote.WireFormats.ActorRefDataOrBuilder
required string path = 1;
hasPath() - Method in class akka.remote.WireFormats.DaemonMsgCreateData.Builder
required string path = 3;
hasPath() - Method in class akka.remote.WireFormats.DaemonMsgCreateData
required string path = 3;
hasPath() - Method in interface akka.remote.WireFormats.DaemonMsgCreateDataOrBuilder
required string path = 3;
hasPath() - Method in class akka.remote.WireFormats.DeployData.Builder
required string path = 1;
hasPath() - Method in class akka.remote.WireFormats.DeployData
required string path = 1;
hasPath() - Method in interface akka.remote.WireFormats.DeployDataOrBuilder
required string path = 1;
hasPath() - Method in class akka.stream.StreamRefMessages.ActorRef.Builder
required string path = 1;
hasPath() - Method in class akka.stream.StreamRefMessages.ActorRef
required string path = 1;
hasPath() - Method in interface akka.stream.StreamRefMessages.ActorRefOrBuilder
required string path = 1;
hasPayload() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish.Builder
required .Payload payload = 3;
hasPayload() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish
required .Payload payload = 3;
hasPayload() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.PublishOrBuilder
required .Payload payload = 3;
hasPayload() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send.Builder
required .Payload payload = 3;
hasPayload() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send
required .Payload payload = 3;
hasPayload() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendOrBuilder
required .Payload payload = 3;
hasPayload() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll.Builder
required .Payload payload = 3;
hasPayload() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll
required .Payload payload = 3;
hasPayload() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAllOrBuilder
required .Payload payload = 3;
hasPayload() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber.Builder
required .Payload payload = 1;
hasPayload() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber
required .Payload payload = 1;
hasPayload() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriberOrBuilder
required .Payload payload = 1;
hasPayload() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery.Builder
required .PersistentPayload payload = 3;
hasPayload() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery
required .PersistentPayload payload = 3;
hasPayload() - Method in interface akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDeliveryOrBuilder
required .PersistentPayload payload = 3;
hasPayload() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
optional .PersistentPayload payload = 1;
hasPayload() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage
optional .PersistentPayload payload = 1;
hasPayload() - Method in interface akka.persistence.serialization.MessageFormats.PersistentMessageOrBuilder
optional .PersistentPayload payload = 1;
hasPayload() - Method in class akka.persistence.serialization.MessageFormats.PersistentPayload.Builder
required bytes payload = 2;
hasPayload() - Method in class akka.persistence.serialization.MessageFormats.PersistentPayload
required bytes payload = 2;
hasPayload() - Method in interface akka.persistence.serialization.MessageFormats.PersistentPayloadOrBuilder
required bytes payload = 2;
hasPayload() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
optional .Payload payload = 3;
hasPayload() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent
optional .Payload payload = 3;
hasPayload() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEventOrBuilder
optional .Payload payload = 3;
hasPayload() - Method in class akka.remote.WireFormats.AkkaProtocolMessage.Builder
optional bytes payload = 1;
hasPayload() - Method in class akka.remote.WireFormats.AkkaProtocolMessage
optional bytes payload = 1;
hasPayload() - Method in interface akka.remote.WireFormats.AkkaProtocolMessageOrBuilder
optional bytes payload = 1;
hasPayload() - Method in class akka.stream.StreamRefMessages.SequencedOnNext.Builder
required .Payload payload = 2;
hasPayload() - Method in class akka.stream.StreamRefMessages.SequencedOnNext
required .Payload payload = 2;
hasPayload() - Method in interface akka.stream.StreamRefMessages.SequencedOnNextOrBuilder
required .Payload payload = 2;
hasPayloadManifest() - Method in class akka.persistence.serialization.MessageFormats.PersistentPayload.Builder
optional bytes payloadManifest = 3;
hasPayloadManifest() - Method in class akka.persistence.serialization.MessageFormats.PersistentPayload
optional bytes payloadManifest = 3;
hasPayloadManifest() - Method in interface akka.persistence.serialization.MessageFormats.PersistentPayloadOrBuilder
optional bytes payloadManifest = 3;
hasPerformed() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
required bool performed = 3;
hasPerformed() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry
required bool performed = 3;
hasPerformed() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntryOrBuilder
required bool performed = 3;
hasPersistenceId() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
required string persistence_id = 1;
hasPersistenceId() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
required string persistence_id = 1;
hasPersistenceId() - Method in interface akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelopeOrBuilder
required string persistence_id = 1;
hasPersistenceId() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
optional string persistenceId = 3;
hasPersistenceId() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage
optional string persistenceId = 3;
hasPersistenceId() - Method in interface akka.persistence.serialization.MessageFormats.PersistentMessageOrBuilder
optional string persistenceId = 3;
hasPersistenceId() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
optional string persistenceId = 1;
hasPersistenceId() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent
optional string persistenceId = 1;
hasPersistenceId() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEventOrBuilder
optional string persistenceId = 1;
hasPersistenceIdSubscribers() - Method in interface akka.persistence.journal.leveldb.LeveldbStore
 
hasPool() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool.Builder
required .Pool pool = 1;
hasPool() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool
required .Pool pool = 1;
hasPool() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolOrBuilder
required .Pool pool = 1;
hasPort() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address.Builder
required uint32 port = 2;
hasPort() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address
required uint32 port = 2;
hasPort() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.AddressOrBuilder
required uint32 port = 2;
hasPort() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address.Builder
required uint32 port = 3;
hasPort() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address
required uint32 port = 3;
hasPort() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AddressOrBuilder
required uint32 port = 3;
hasPort() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address.Builder
required uint32 port = 3;
hasPort() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address
required uint32 port = 3;
hasPort() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.AddressOrBuilder
required uint32 port = 3;
hasPort() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address.Builder
required uint32 port = 3;
hasPort() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address
required uint32 port = 3;
hasPort() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.AddressOrBuilder
required uint32 port = 3;
hasPort() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address.Builder
required uint32 port = 4;
hasPort() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address
required uint32 port = 4;
hasPort() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.AddressOrBuilder
required uint32 port = 4;
hasPort() - Method in class akka.remote.ArteryControlFormats.Address.Builder
required uint32 port = 4;
hasPort() - Method in class akka.remote.ArteryControlFormats.Address
required uint32 port = 4;
hasPort() - Method in interface akka.remote.ArteryControlFormats.AddressOrBuilder
required uint32 port = 4;
hasPort() - Method in class akka.remote.testconductor.TestConductorProtocol.Address.Builder
required int32 port = 4;
hasPort() - Method in class akka.remote.testconductor.TestConductorProtocol.Address
required int32 port = 4;
hasPort() - Method in interface akka.remote.testconductor.TestConductorProtocol.AddressOrBuilder
required int32 port = 4;
hasPort() - Method in class akka.remote.WireFormats.AddressData.Builder
required uint32 port = 3;
hasPort() - Method in class akka.remote.WireFormats.AddressData
required uint32 port = 3;
hasPort() - Method in interface akka.remote.WireFormats.AddressDataOrBuilder
required uint32 port = 3;
hasPressureThreshold() - Method in class akka.remote.WireFormats.DefaultResizer.Builder
required uint32 pressureThreshold = 3;
hasPressureThreshold() - Method in class akka.remote.WireFormats.DefaultResizer
required uint32 pressureThreshold = 3;
hasPressureThreshold() - Method in interface akka.remote.WireFormats.DefaultResizerOrBuilder
required uint32 pressureThreshold = 3;
hasProducerControllerRef() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
required string producerControllerRef = 5;
hasProducerControllerRef() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
required string producerControllerRef = 5;
hasProducerControllerRef() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessageOrBuilder
required string producerControllerRef = 5;
hasProducerId() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
required string producerId = 1;
hasProducerId() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
required string producerId = 1;
hasProducerId() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessageOrBuilder
required string producerId = 1;
hasProps() - Method in class akka.remote.WireFormats.DaemonMsgCreateData.Builder
required .PropsData props = 1;
hasProps() - Method in class akka.remote.WireFormats.DaemonMsgCreateData
required .PropsData props = 1;
hasProps() - Method in interface akka.remote.WireFormats.DaemonMsgCreateDataOrBuilder
required .PropsData props = 1;
hasProtocol() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address.Builder
optional string protocol = 4;
hasProtocol() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address
optional string protocol = 4;
hasProtocol() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AddressOrBuilder
optional string protocol = 4;
hasProtocol() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address.Builder
optional string protocol = 4;
hasProtocol() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address
optional string protocol = 4;
hasProtocol() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.AddressOrBuilder
optional string protocol = 4;
hasProtocol() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address.Builder
optional string protocol = 4;
hasProtocol() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address
optional string protocol = 4;
hasProtocol() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.AddressOrBuilder
optional string protocol = 4;
hasProtocol() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address.Builder
required string protocol = 1;
hasProtocol() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address
required string protocol = 1;
hasProtocol() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.AddressOrBuilder
required string protocol = 1;
hasProtocol() - Method in class akka.remote.ArteryControlFormats.Address.Builder
required string protocol = 1;
hasProtocol() - Method in class akka.remote.ArteryControlFormats.Address
required string protocol = 1;
hasProtocol() - Method in interface akka.remote.ArteryControlFormats.AddressOrBuilder
required string protocol = 1;
hasProtocol() - Method in class akka.remote.testconductor.TestConductorProtocol.Address.Builder
required string protocol = 1;
hasProtocol() - Method in class akka.remote.testconductor.TestConductorProtocol.Address
required string protocol = 1;
hasProtocol() - Method in interface akka.remote.testconductor.TestConductorProtocol.AddressOrBuilder
required string protocol = 1;
hasProtocol() - Method in class akka.remote.WireFormats.AddressData.Builder
optional string protocol = 4;
hasProtocol() - Method in class akka.remote.WireFormats.AddressData
optional string protocol = 4;
hasProtocol() - Method in interface akka.remote.WireFormats.AddressDataOrBuilder
optional string protocol = 4;
hasQualifier() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed.Builder
required string qualifier = 2;
hasQualifier() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed
required string qualifier = 2;
hasQualifier() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.ConfirmedOrBuilder
required string qualifier = 2;
hasQualifier() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
required string qualifier = 2;
hasQualifier() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
required string qualifier = 2;
hasQualifier() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSentOrBuilder
required string qualifier = 2;
hasRampupRate() - Method in class akka.remote.WireFormats.DefaultResizer.Builder
required double rampupRate = 4;
hasRampupRate() - Method in class akka.remote.WireFormats.DefaultResizer
required double rampupRate = 4;
hasRampupRate() - Method in interface akka.remote.WireFormats.DefaultResizerOrBuilder
required double rampupRate = 4;
hasRateMBit() - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure.Builder
optional float rateMBit = 6;
hasRateMBit() - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure
optional float rateMBit = 6;
hasRateMBit() - Method in interface akka.remote.testconductor.TestConductorProtocol.InjectFailureOrBuilder
optional float rateMBit = 6;
hasRecipient() - Method in class akka.remote.WireFormats.RemoteEnvelope.Builder
required .ActorRefData recipient = 1;
hasRecipient() - Method in class akka.remote.WireFormats.RemoteEnvelope
required .ActorRefData recipient = 1;
hasRecipient() - Method in interface akka.remote.WireFormats.RemoteEnvelopeOrBuilder
required .ActorRefData recipient = 1;
hasRef() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe.Builder
required string ref = 2;
hasRef() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe
required string ref = 2;
hasRef() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.SubscribeOrBuilder
required string ref = 2;
hasRef() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe.Builder
required string ref = 2;
hasRef() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe
required string ref = 2;
hasRef() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UnsubscribeOrBuilder
required string ref = 2;
hasRef() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry.Builder
optional string ref = 3;
hasRef() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry
optional string ref = 3;
hasRef() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.EntryOrBuilder
optional string ref = 3;
hasRef() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage.Builder
required string ref = 1;
hasRef() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage
required string ref = 1;
hasRef() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessageOrBuilder
required string ref = 1;
hasRef() - Method in class akka.remote.ContainerFormats.ActorIdentity.Builder
optional .ActorRef ref = 2;
hasRef() - Method in class akka.remote.ContainerFormats.ActorIdentity
optional .ActorRef ref = 2;
hasRef() - Method in interface akka.remote.ContainerFormats.ActorIdentityOrBuilder
optional .ActorRef ref = 2;
hasRegion() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome.Builder
required string region = 2;
hasRegion() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome
required string region = 2;
hasRegion() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated.Builder
required string region = 2;
hasRegion() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated
required string region = 2;
hasRegion() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocatedOrBuilder
required string region = 2;
hasRegion() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeOrBuilder
required string region = 2;
hasRegion() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry.Builder
required string region = 1;
hasRegion() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry
required string region = 1;
hasRegion() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntryOrBuilder
required string region = 1;
hasRegionRef() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry.Builder
required string regionRef = 2;
hasRegionRef() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry
required string regionRef = 2;
hasRegionRef() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntryOrBuilder
required string regionRef = 2;
hasRemovedAddress() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
required .akka.cluster.ddata.UniqueAddress removedAddress = 1;
hasRemovedAddress() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry
required .akka.cluster.ddata.UniqueAddress removedAddress = 1;
hasRemovedAddress() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntryOrBuilder
required .akka.cluster.ddata.UniqueAddress removedAddress = 1;
hasReplicaId() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData.Builder
optional string replicaId = 1;
hasReplicaId() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData
optional string replicaId = 1;
hasReplicaId() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaDataOrBuilder
optional string replicaId = 1;
hasReplicaId() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen.Builder
required string replicaId = 1;
hasReplicaId() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen
required string replicaId = 1;
hasReplicaId() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.SeenOrBuilder
required string replicaId = 1;
hasReply() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
no reply if not set
hasReply() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation
no reply if not set
hasReply() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagationOrBuilder
no reply if not set
hasReply() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope.Builder
required bool reply = 3;
hasReply() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope
required bool reply = 3;
hasReply() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelopeOrBuilder
required bool reply = 3;
hasReplyToStatus() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Builder
optional bool replyToStatus = 2;
hasReplyToStatus() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status
optional bool replyToStatus = 2;
hasReplyToStatus() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.StatusOrBuilder
optional bool replyToStatus = 2;
hasRequest() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
optional .akka.cluster.ddata.OtherMessage request = 4;
hasRequest() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
optional .akka.cluster.ddata.OtherMessage request = 4;
hasRequest() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure.Builder
optional .akka.cluster.ddata.OtherMessage request = 2;
hasRequest() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure
optional .akka.cluster.ddata.OtherMessage request = 2;
hasRequest() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailureOrBuilder
optional .akka.cluster.ddata.OtherMessage request = 2;
hasRequest() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetOrBuilder
optional .akka.cluster.ddata.OtherMessage request = 4;
hasRequest() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess.Builder
optional .akka.cluster.ddata.OtherMessage request = 4;
hasRequest() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess
optional .akka.cluster.ddata.OtherMessage request = 4;
hasRequest() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccessOrBuilder
optional .akka.cluster.ddata.OtherMessage request = 4;
hasRequest() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound.Builder
optional .akka.cluster.ddata.OtherMessage request = 2;
hasRequest() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound
optional .akka.cluster.ddata.OtherMessage request = 2;
hasRequest() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFoundOrBuilder
optional .akka.cluster.ddata.OtherMessage request = 2;
hasRequestUpToSeqNr() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request.Builder
required int64 requestUpToSeqNr = 2;
hasRequestUpToSeqNr() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request
required int64 requestUpToSeqNr = 2;
hasRequestUpToSeqNr() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.RequestOrBuilder
required int64 requestUpToSeqNr = 2;
hasResizer() - Method in class akka.remote.WireFormats.FromConfig.Builder
optional .Payload resizer = 1;
hasResizer() - Method in class akka.remote.WireFormats.FromConfig
optional .Payload resizer = 1;
hasResizer() - Method in interface akka.remote.WireFormats.FromConfigOrBuilder
optional .Payload resizer = 1;
hasResizer() - Method in class akka.remote.WireFormats.GenericRoutingPool.Builder
optional .Payload resizer = 4;
hasResizer() - Method in class akka.remote.WireFormats.GenericRoutingPool
optional .Payload resizer = 4;
hasResizer() - Method in interface akka.remote.WireFormats.GenericRoutingPoolOrBuilder
optional .Payload resizer = 4;
hasRole(String) - Method in class akka.cluster.Member
 
hasRouterConfig() - Method in class akka.remote.WireFormats.DeployData.Builder
optional bytes routerConfig = 3;
hasRouterConfig() - Method in class akka.remote.WireFormats.DeployData
optional bytes routerConfig = 3;
hasRouterConfig() - Method in interface akka.remote.WireFormats.DeployDataOrBuilder
optional bytes routerConfig = 3;
hasRouterConfigManifest() - Method in class akka.remote.WireFormats.DeployData.Builder
optional string routerConfigManifest = 11;
hasRouterConfigManifest() - Method in class akka.remote.WireFormats.DeployData
optional string routerConfigManifest = 11;
hasRouterConfigManifest() - Method in interface akka.remote.WireFormats.DeployDataOrBuilder
optional string routerConfigManifest = 11;
hasRouterConfigSerializerId() - Method in class akka.remote.WireFormats.DeployData.Builder
optional int32 routerConfigSerializerId = 10;
hasRouterConfigSerializerId() - Method in class akka.remote.WireFormats.DeployData
optional int32 routerConfigSerializerId = 10;
hasRouterConfigSerializerId() - Method in interface akka.remote.WireFormats.DeployDataOrBuilder
optional int32 routerConfigSerializerId = 10;
hasRouterDispatcher() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool.Builder
omitted if default
hasRouterDispatcher() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool
omitted if default
hasRouterDispatcher() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPoolOrBuilder
omitted if default
hasRouterDispatcher() - Method in class akka.remote.WireFormats.FromConfig.Builder
optional string routerDispatcher = 2;
hasRouterDispatcher() - Method in class akka.remote.WireFormats.FromConfig
optional string routerDispatcher = 2;
hasRouterDispatcher() - Method in interface akka.remote.WireFormats.FromConfigOrBuilder
optional string routerDispatcher = 2;
hasRouterDispatcher() - Method in class akka.remote.WireFormats.GenericRoutingPool.Builder
optional string routerDispatcher = 2;
hasRouterDispatcher() - Method in class akka.remote.WireFormats.GenericRoutingPool
optional string routerDispatcher = 2;
hasRouterDispatcher() - Method in interface akka.remote.WireFormats.GenericRoutingPoolOrBuilder
optional string routerDispatcher = 2;
hasSamePortsAndShapeAs(Shape) - Static method in class akka.stream.ClosedShape
 
hasSamePortsAndShapeAs(Shape) - Method in class akka.stream.Shape
Compare this to another shape and determine whether the arrangement of ports is the same (including their ordering).
hasSamePortsAs(Shape) - Static method in class akka.stream.ClosedShape
 
hasSamePortsAs(Shape) - Method in class akka.stream.Shape
Compare this to another shape and determine whether the set of ports is the same (ignoring their ordering).
hasScope() - Method in class akka.remote.WireFormats.DeployData.Builder
optional bytes scope = 4;
hasScope() - Method in class akka.remote.WireFormats.DeployData
optional bytes scope = 4;
hasScope() - Method in interface akka.remote.WireFormats.DeployDataOrBuilder
optional bytes scope = 4;
hasScopeManifest() - Method in class akka.remote.WireFormats.DeployData.Builder
optional string scopeManifest = 7;
hasScopeManifest() - Method in class akka.remote.WireFormats.DeployData
optional string scopeManifest = 7;
hasScopeManifest() - Method in interface akka.remote.WireFormats.DeployDataOrBuilder
optional string scopeManifest = 7;
hasScopeSerializerId() - 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
hasScopeSerializerId() - Method in class akka.remote.WireFormats.DeployData
older wire protocol: hardcoded class used to look up serializer newer wire protocol: serializer id and manifest available for each
hasScopeSerializerId() - Method in interface akka.remote.WireFormats.DeployDataOrBuilder
older wire protocol: hardcoded class used to look up serializer newer wire protocol: serializer id and manifest available for each
hasSeenDigest() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
optional bytes seenDigest = 4;
hasSeenDigest() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus
optional bytes seenDigest = 4;
hasSeenDigest() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipStatusOrBuilder
optional bytes seenDigest = 4;
hasSendBack() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
required bool sendBack = 1;
hasSendBack() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip
required bool sendBack = 1;
hasSendBack() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GossipOrBuilder
required bool sendBack = 1;
hasSender() - 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
hasSender() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage
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
hasSender() - Method in interface akka.persistence.serialization.MessageFormats.PersistentMessageOrBuilder
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
hasSender() - Method in class akka.remote.WireFormats.RemoteEnvelope.Builder
optional .ActorRefData sender = 4;
hasSender() - Method in class akka.remote.WireFormats.RemoteEnvelope
optional .ActorRefData sender = 4;
hasSender() - Method in interface akka.remote.WireFormats.RemoteEnvelopeOrBuilder
optional .ActorRefData sender = 4;
hasSeq() - Method in class akka.remote.WireFormats.RemoteEnvelope.Builder
optional fixed64 seq = 5;
hasSeq() - Method in class akka.remote.WireFormats.RemoteEnvelope
optional fixed64 seq = 5;
hasSeq() - Method in interface akka.remote.WireFormats.RemoteEnvelopeOrBuilder
optional fixed64 seq = 5;
hasSeqNo() - Method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck.Builder
required uint64 seqNo = 1;
hasSeqNo() - Method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck
required uint64 seqNo = 1;
hasSeqNo() - Method in interface akka.remote.ArteryControlFormats.SystemMessageDeliveryAckOrBuilder
required uint64 seqNo = 1;
hasSeqNo() - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope.Builder
required uint64 seqNo = 4;
hasSeqNo() - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope
required uint64 seqNo = 4;
hasSeqNo() - Method in interface akka.remote.ArteryControlFormats.SystemMessageEnvelopeOrBuilder
required uint64 seqNo = 4;
hasSeqNr() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed.Builder
required int64 seqNr = 1;
hasSeqNr() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed
required int64 seqNr = 1;
hasSeqNr() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.ConfirmedOrBuilder
required int64 seqNr = 1;
hasSeqNr() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
required int64 seqNr = 1;
hasSeqNr() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
required int64 seqNr = 1;
hasSeqNr() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSentOrBuilder
required int64 seqNr = 1;
hasSeqNr() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
required int64 seqNr = 2;
hasSeqNr() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
required int64 seqNr = 2;
hasSeqNr() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessageOrBuilder
required int64 seqNr = 2;
hasSeqNr() - Method in class akka.stream.StreamRefMessages.CumulativeDemand.Builder
required int64 seqNr = 1;
hasSeqNr() - Method in class akka.stream.StreamRefMessages.CumulativeDemand
required int64 seqNr = 1;
hasSeqNr() - Method in interface akka.stream.StreamRefMessages.CumulativeDemandOrBuilder
required int64 seqNr = 1;
hasSeqNr() - Method in class akka.stream.StreamRefMessages.RemoteStreamCompleted.Builder
required int64 seqNr = 1;
hasSeqNr() - Method in class akka.stream.StreamRefMessages.RemoteStreamCompleted
required int64 seqNr = 1;
hasSeqNr() - Method in interface akka.stream.StreamRefMessages.RemoteStreamCompletedOrBuilder
required int64 seqNr = 1;
hasSeqNr() - Method in class akka.stream.StreamRefMessages.SequencedOnNext.Builder
required int64 seqNr = 1;
hasSeqNr() - Method in class akka.stream.StreamRefMessages.SequencedOnNext
required int64 seqNr = 1;
hasSeqNr() - Method in interface akka.stream.StreamRefMessages.SequencedOnNextOrBuilder
required int64 seqNr = 1;
hasSequenceNr() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat.Builder
optional int64 sequenceNr = 2;
hasSequenceNr() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat
optional int64 sequenceNr = 2;
hasSequenceNr() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.HeartbeatOrBuilder
optional int64 sequenceNr = 2;
hasSequenceNr() - Method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse.Builder
optional int64 sequenceNr = 2;
hasSequenceNr() - Method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse
optional int64 sequenceNr = 2;
hasSequenceNr() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponseOrBuilder
optional int64 sequenceNr = 2;
hasSequenceNr() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
required int64 sequence_nr = 4;
hasSequenceNr() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
required int64 sequence_nr = 4;
hasSequenceNr() - Method in interface akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelopeOrBuilder
required int64 sequence_nr = 4;
hasSequenceNr() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
optional int64 sequenceNr = 2;
hasSequenceNr() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage
optional int64 sequenceNr = 2;
hasSequenceNr() - Method in interface akka.persistence.serialization.MessageFormats.PersistentMessageOrBuilder
optional int64 sequenceNr = 2;
hasSequenceNr() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
optional int64 sequenceNr = 2;
hasSequenceNr() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent
optional int64 sequenceNr = 2;
hasSequenceNr() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEventOrBuilder
optional int64 sequenceNr = 2;
hasSequenceNr() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen.Builder
required int64 sequenceNr = 2;
hasSequenceNr() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen
required int64 sequenceNr = 2;
hasSequenceNr() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.SeenOrBuilder
required int64 sequenceNr = 2;
HasSequenceNumber - Interface in akka.remote
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
HasSequenceNumber$ - Class in akka.remote
Deprecated.
. Since .
HasSequenceNumber$() - Constructor for class akka.remote.HasSequenceNumber$
Deprecated.
 
hasSerialized() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number.Builder
optional bytes serialized = 4;
hasSerialized() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number
optional bytes serialized = 4;
hasSerialized() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.NumberOrBuilder
optional bytes serialized = 4;
hasSerializedGossip() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope.Builder
required bytes serializedGossip = 3;
hasSerializedGossip() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope
required bytes serializedGossip = 3;
hasSerializedGossip() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelopeOrBuilder
required bytes serializedGossip = 3;
hasSerializerId() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage.Builder
required int32 serializerId = 2;
hasSerializerId() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage
required int32 serializerId = 2;
hasSerializerId() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessageOrBuilder
required int32 serializerId = 2;
hasSerializerId() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector.Builder
required uint32 serializerId = 1;
hasSerializerId() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector
required uint32 serializerId = 1;
hasSerializerId() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelectorOrBuilder
required uint32 serializerId = 1;
hasSerializerId() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Pool.Builder
required uint32 serializerId = 1;
hasSerializerId() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Pool
required uint32 serializerId = 1;
hasSerializerId() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.PoolOrBuilder
required uint32 serializerId = 1;
hasSerializerId() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload.Builder
required int32 serializerId = 2;
hasSerializerId() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload
required int32 serializerId = 2;
hasSerializerId() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.PayloadOrBuilder
required int32 serializerId = 2;
hasSerializerId() - Method in class akka.persistence.serialization.MessageFormats.PersistentPayload.Builder
required int32 serializerId = 1;
hasSerializerId() - Method in class akka.persistence.serialization.MessageFormats.PersistentPayload
required int32 serializerId = 1;
hasSerializerId() - Method in interface akka.persistence.serialization.MessageFormats.PersistentPayloadOrBuilder
required int32 serializerId = 1;
hasSerializerId() - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope.Builder
required int32 serializerId = 2;
hasSerializerId() - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope
required int32 serializerId = 2;
hasSerializerId() - Method in interface akka.remote.ArteryControlFormats.SystemMessageEnvelopeOrBuilder
required int32 serializerId = 2;
hasSerializerId() - Method in class akka.remote.ContainerFormats.Payload.Builder
required int32 serializerId = 2;
hasSerializerId() - Method in class akka.remote.ContainerFormats.Payload
required int32 serializerId = 2;
hasSerializerId() - Method in interface akka.remote.ContainerFormats.PayloadOrBuilder
required int32 serializerId = 2;
hasSerializerId() - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
required int32 serializerId = 2;
hasSerializerId() - Method in class akka.remote.ContainerFormats.SelectionEnvelope
required int32 serializerId = 2;
hasSerializerId() - Method in interface akka.remote.ContainerFormats.SelectionEnvelopeOrBuilder
required int32 serializerId = 2;
hasSerializerId() - Method in class akka.remote.WireFormats.SerializedMessage.Builder
required int32 serializerId = 2;
hasSerializerId() - Method in class akka.remote.WireFormats.SerializedMessage
required int32 serializerId = 2;
hasSerializerId() - Method in interface akka.remote.WireFormats.SerializedMessageOrBuilder
required int32 serializerId = 2;
hasSerializerId() - Method in class akka.stream.StreamRefMessages.Payload.Builder
required int32 serializerId = 2;
hasSerializerId() - Method in class akka.stream.StreamRefMessages.Payload
required int32 serializerId = 2;
hasSerializerId() - Method in interface akka.stream.StreamRefMessages.PayloadOrBuilder
required int32 serializerId = 2;
hasSettings() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool.Builder
required .ClusterRouterPoolSettings settings = 2;
hasSettings() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool
required .ClusterRouterPoolSettings settings = 2;
hasSettings() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolOrBuilder
required .ClusterRouterPoolSettings settings = 2;
hasShard() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome.Builder
required string shard = 1;
hasShard() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome
required string shard = 1;
hasShard() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated.Builder
required string shard = 1;
hasShard() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated
required string shard = 1;
hasShard() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocatedOrBuilder
required string shard = 1;
hasShard() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeOrBuilder
required string shard = 1;
hasShard() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage.Builder
required string shard = 1;
hasShard() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage
required string shard = 1;
hasShard() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessageOrBuilder
required string shard = 1;
hasShard() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats.Builder
required string shard = 1;
hasShard() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats
required string shard = 1;
hasShard() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStatsOrBuilder
required string shard = 1;
hasShardId() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry.Builder
required string shardId = 1;
hasShardId() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry
required string shardId = 1;
hasShardId() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntryOrBuilder
required string shardId = 1;
hasShardId() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState.Builder
required string shardId = 1;
hasShardId() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState
required string shardId = 1;
hasShardId() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardStateOrBuilder
required string shardId = 1;
hasShardId() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState.Builder
required string shardId = 1;
hasShardId() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState
required string shardId = 1;
hasShardId() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStateOrBuilder
required string shardId = 1;
hasShardId() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck.Builder
required string shardId = 2;
hasShardId() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck
required string shardId = 2;
hasShardId() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAckOrBuilder
required string shardId = 2;
hasSlice() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
required int32 slice = 3;
hasSlice() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
required int32 slice = 3;
hasSlice() - Method in interface akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelopeOrBuilder
required int32 slice = 3;
hasState() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister.Builder
required .akka.cluster.ddata.OtherMessage state = 3;
hasState() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister
required .akka.cluster.ddata.OtherMessage state = 3;
hasState() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegisterOrBuilder
required .akka.cluster.ddata.OtherMessage state = 3;
hasStateIdentifier() - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot.Builder
required string stateIdentifier = 1;
hasStateIdentifier() - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot
required string stateIdentifier = 1;
hasStateIdentifier() - Method in interface akka.persistence.serialization.MessageFormats.PersistentFSMSnapshotOrBuilder
required string stateIdentifier = 1;
hasStateIdentifier() - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent.Builder
required string stateIdentifier = 1;
hasStateIdentifier() - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent
required string stateIdentifier = 1;
hasStateIdentifier() - Method in interface akka.persistence.serialization.MessageFormats.PersistentStateChangeEventOrBuilder
required string stateIdentifier = 1;
hasStats() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry.Builder
required .ShardRegionStats stats = 2;
hasStats() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry
required .ShardRegionStats stats = 2;
hasStats() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntryOrBuilder
required .ShardRegionStats stats = 2;
hasStatus() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member.Builder
required .MemberStatus status = 3;
hasStatus() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member
required .MemberStatus status = 3;
hasStatus() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.MemberOrBuilder
required .MemberStatus status = 3;
hasStatus() - Method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability.Builder
required .ReachabilityStatus status = 3;
hasStatus() - Method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability
required .ReachabilityStatus status = 3;
hasStatus() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.SubjectReachabilityOrBuilder
required .ReachabilityStatus status = 3;
HasStorage<P,​R> - Interface in akka.persistence.testkit.scaladsl
Abstract persistent storage for tests.
hasStringKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
optional string stringKey = 1;
hasStringKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry
optional string stringKey = 1;
hasStringKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.EntryOrBuilder
optional string stringKey = 1;
hasStringKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
optional string stringKey = 1;
hasStringKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry
optional string stringKey = 1;
hasStringKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.EntryOrBuilder
optional string stringKey = 1;
hasStringKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
optional string stringKey = 1;
hasStringKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry
optional string stringKey = 1;
hasStringKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntryOrBuilder
optional string stringKey = 1;
hasStringKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
optional string stringKey = 1;
hasStringKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry
optional string stringKey = 1;
hasStringKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.EntryOrBuilder
optional string stringKey = 1;
hasStringKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
optional string stringKey = 1;
hasStringKey() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry
optional string stringKey = 1;
hasStringKey() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.EntryOrBuilder
optional string stringKey = 1;
hasStringKey(ReplicatedDataMessages.LWWMap.Entry) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.LWWMapEntry$
 
hasStringKey(ReplicatedDataMessages.ORMap.Entry) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ORMapEntry$
 
hasStringKey(ReplicatedDataMessages.ORMapDeltaGroup.MapEntry) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ORMapDeltaGroupEntry$
 
hasStringKey(ReplicatedDataMessages.ORMultiMap.Entry) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ORMultiMapEntry$
 
hasStringKey(ReplicatedDataMessages.PNCounterMap.Entry) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.PNCounterMapEntry$
 
hasStringKey(Entry) - Method in interface akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ProtoMapEntryReader
 
hasSubscriber(ActorRef) - Method in class akka.cluster.ddata.Replicator
 
hasSubscriptions(SubchannelClassification) - Method in interface akka.event.SubchannelClassification
INTERNAL API Expensive call! Avoid calling directly from event bus subscribe / unsubscribe.
hasSuperviseData() - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
optional .SuperviseData superviseData = 5;
hasSuperviseData() - Method in class akka.remote.SystemMessageFormats.SystemMessage
optional .SuperviseData superviseData = 5;
hasSuperviseData() - Method in interface akka.remote.SystemMessageFormats.SystemMessageOrBuilder
optional .SuperviseData superviseData = 5;
hasSupervisor() - Method in class akka.remote.WireFormats.DaemonMsgCreateData.Builder
required .ActorRefData supervisor = 4;
hasSupervisor() - Method in class akka.remote.WireFormats.DaemonMsgCreateData
required .ActorRefData supervisor = 4;
hasSupervisor() - Method in interface akka.remote.WireFormats.DaemonMsgCreateDataOrBuilder
required .ActorRefData supervisor = 4;
hasSupportResend() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request.Builder
required bool supportResend = 3;
hasSupportResend() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request
required bool supportResend = 3;
hasSupportResend() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.RequestOrBuilder
required bool supportResend = 3;
hasSystem() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address.Builder
required string system = 1;
hasSystem() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address
required string system = 1;
hasSystem() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AddressOrBuilder
required string system = 1;
hasSystem() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address.Builder
required string system = 1;
hasSystem() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address
required string system = 1;
hasSystem() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.AddressOrBuilder
required string system = 1;
hasSystem() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address.Builder
required string system = 1;
hasSystem() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address
required string system = 1;
hasSystem() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.AddressOrBuilder
required string system = 1;
hasSystem() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address.Builder
required string system = 2;
hasSystem() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address
required string system = 2;
hasSystem() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.AddressOrBuilder
required string system = 2;
hasSystem() - Method in class akka.remote.ArteryControlFormats.Address.Builder
required string system = 2;
hasSystem() - Method in class akka.remote.ArteryControlFormats.Address
required string system = 2;
hasSystem() - Method in interface akka.remote.ArteryControlFormats.AddressOrBuilder
required string system = 2;
hasSystem() - Method in class akka.remote.testconductor.TestConductorProtocol.Address.Builder
required string system = 2;
hasSystem() - Method in class akka.remote.testconductor.TestConductorProtocol.Address
required string system = 2;
hasSystem() - Method in interface akka.remote.testconductor.TestConductorProtocol.AddressOrBuilder
required string system = 2;
hasSystem() - Method in class akka.remote.WireFormats.AddressData.Builder
required string system = 1;
hasSystem() - Method in class akka.remote.WireFormats.AddressData
required string system = 1;
hasSystem() - Method in interface akka.remote.WireFormats.AddressDataOrBuilder
required string system = 1;
hasSystemMessages() - Method in interface akka.dispatch.DefaultSystemMessageQueue
 
hasSystemMessages() - Method in interface akka.dispatch.SystemMessageQueue
 
hasSystemUid() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry.Builder
required uint64 systemUid = 2;
hasSystemUid() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry
required uint64 systemUid = 2;
hasSystemUid() - Method in interface akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntryOrBuilder
required uint64 systemUid = 2;
hasTableVersion() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
required uint32 tableVersion = 3;
hasTableVersion() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement
required uint32 tableVersion = 3;
hasTableVersion() - Method in interface akka.remote.ArteryControlFormats.CompressionTableAdvertisementOrBuilder
required uint32 tableVersion = 3;
hasTagSubscribers() - Method in interface akka.persistence.journal.leveldb.LeveldbStore
 
hasTargetRef() - Method in class akka.stream.StreamRefMessages.OnSubscribeHandshake.Builder
required .ActorRef targetRef = 1;
hasTargetRef() - Method in class akka.stream.StreamRefMessages.OnSubscribeHandshake
required .ActorRef targetRef = 1;
hasTargetRef() - Method in interface akka.stream.StreamRefMessages.OnSubscribeHandshakeOrBuilder
required .ActorRef targetRef = 1;
hasTargetRef() - Method in class akka.stream.StreamRefMessages.SinkRef.Builder
required .ActorRef targetRef = 1;
hasTargetRef() - Method in class akka.stream.StreamRefMessages.SinkRef
required .ActorRef targetRef = 1;
hasTargetRef() - Method in interface akka.stream.StreamRefMessages.SinkRefOrBuilder
required .ActorRef targetRef = 1;
hasTimeout() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
required uint32 timeout = 3;
hasTimeout() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
required uint32 timeout = 3;
hasTimeout() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetOrBuilder
required uint32 timeout = 3;
hasTimeout() - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent.Builder
not used in new records from 2.4.5
hasTimeout() - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent
not used in new records from 2.4.5
hasTimeout() - Method in interface akka.persistence.serialization.MessageFormats.PersistentStateChangeEventOrBuilder
not used in new records from 2.4.5
hasTimeout() - Method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier.Builder
optional int64 timeout = 3;
hasTimeout() - Method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier
optional int64 timeout = 3;
hasTimeout() - Method in interface akka.remote.testconductor.TestConductorProtocol.EnterBarrierOrBuilder
optional int64 timeout = 3;
hasTimeoutData() - Method in interface akka.actor.dungeon.ReceiveTimeout
 
hasTimeoutNanos() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats.Builder
required int64 timeoutNanos = 1;
hasTimeoutNanos() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats
required int64 timeoutNanos = 1;
hasTimeoutNanos() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStatsOrBuilder
required int64 timeoutNanos = 1;
hasTimeoutNanos() - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot.Builder
optional int64 timeoutNanos = 3;
hasTimeoutNanos() - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot
optional int64 timeoutNanos = 3;
hasTimeoutNanos() - Method in interface akka.persistence.serialization.MessageFormats.PersistentFSMSnapshotOrBuilder
optional int64 timeoutNanos = 3;
hasTimeoutNanos() - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent.Builder
optional int64 timeoutNanos = 3;
hasTimeoutNanos() - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent
optional int64 timeoutNanos = 3;
hasTimeoutNanos() - Method in interface akka.persistence.serialization.MessageFormats.PersistentStateChangeEventOrBuilder
optional int64 timeoutNanos = 3;
hasTimer() - Method in interface akka.actor.typed.internal.ActorContextImpl
 
hasTimer() - Method in interface akka.actor.typed.scaladsl.ActorContext
INTERNAL API
hasTimestamp() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister.Builder
required sint64 timestamp = 1;
hasTimestamp() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister
required sint64 timestamp = 1;
hasTimestamp() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegisterOrBuilder
required sint64 timestamp = 1;
hasTimestamp() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
required int64 timestamp = 2;
hasTimestamp() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics
required int64 timestamp = 2;
hasTimestamp() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetricsOrBuilder
required int64 timestamp = 2;
hasTimestamp() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone.Builder
required int64 timestamp = 2;
hasTimestamp() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone
required int64 timestamp = 2;
hasTimestamp() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.TombstoneOrBuilder
required int64 timestamp = 2;
hasTimestamp() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Builder
the timestamp could be removed but left for test data compatibility
hasTimestamp() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock
the timestamp could be removed but left for test data compatibility
hasTimestamp() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version.Builder
required int64 timestamp = 2;
hasTimestamp() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version
required int64 timestamp = 2;
hasTimestamp() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.VectorClock.VersionOrBuilder
required int64 timestamp = 2;
hasTimestamp() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.VectorClockOrBuilder
the timestamp could be removed but left for test data compatibility
hasTimestamp() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version.Builder
required int64 timestamp = 2;
hasTimestamp() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version
required int64 timestamp = 2;
hasTimestamp() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.VersionOrBuilder
required int64 timestamp = 2;
hasTimestamp() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed.Builder
required int64 timestamp = 3;
hasTimestamp() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed
required int64 timestamp = 3;
hasTimestamp() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.ConfirmedOrBuilder
required int64 timestamp = 3;
hasTimestamp() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
required int64 timestamp = 4;
hasTimestamp() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
required int64 timestamp = 4;
hasTimestamp() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSentOrBuilder
required int64 timestamp = 4;
hasTimestamp() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
required int64 timestamp = 5;
hasTimestamp() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
required int64 timestamp = 5;
hasTimestamp() - Method in interface akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelopeOrBuilder
required int64 timestamp = 5;
hasTimestamp() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
optional sint64 timestamp = 14;
hasTimestamp() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage
optional sint64 timestamp = 14;
hasTimestamp() - Method in interface akka.persistence.serialization.MessageFormats.PersistentMessageOrBuilder
optional sint64 timestamp = 14;
hasTimestamp() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
optional int64 timestamp = 4;
hasTimestamp() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent
optional int64 timestamp = 4;
hasTimestamp() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEventOrBuilder
optional int64 timestamp = 4;
hasTo() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope.Builder
required .UniqueAddress to = 2;
hasTo() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope
required .UniqueAddress to = 2;
hasTo() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelopeOrBuilder
required .UniqueAddress to = 2;
hasTo() - Method in class akka.remote.ArteryControlFormats.HandshakeReq.Builder
required .Address to = 2;
hasTo() - Method in class akka.remote.ArteryControlFormats.HandshakeReq
required .Address to = 2;
hasTo() - Method in interface akka.remote.ArteryControlFormats.HandshakeReqOrBuilder
required .Address to = 2;
hasTo() - Method in class akka.remote.ArteryControlFormats.Quarantined.Builder
required .UniqueAddress to = 2;
hasTo() - Method in class akka.remote.ArteryControlFormats.Quarantined
required .UniqueAddress to = 2;
hasTo() - Method in interface akka.remote.ArteryControlFormats.QuarantinedOrBuilder
required .UniqueAddress to = 2;
hasTopic() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish.Builder
required string topic = 1;
hasTopic() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish
required string topic = 1;
hasTopic() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.PublishOrBuilder
required string topic = 1;
hasToSeqNr() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry.Builder
if not set then same as fromSequenceNr
hasToSeqNr() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry
if not set then same as fromSequenceNr
hasToSeqNr() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.EntryOrBuilder
if not set then same as fromSequenceNr
hasToSystemUid() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
optional sfixed64 toSystemUid = 3;
hasToSystemUid() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip
optional sfixed64 toSystemUid = 3;
hasToSystemUid() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GossipOrBuilder
optional sfixed64 toSystemUid = 3;
hasToSystemUid() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
optional sfixed64 toSystemUid = 4;
hasToSystemUid() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status
optional sfixed64 toSystemUid = 4;
hasToSystemUid() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StatusOrBuilder
optional sfixed64 toSystemUid = 4;
hasTotalInstances() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
required uint32 totalInstances = 1;
hasTotalInstances() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings
required uint32 totalInstances = 1;
hasTotalInstances() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettingsOrBuilder
required uint32 totalInstances = 1;
hasTotChunks() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
required uint32 totChunks = 2;
hasTotChunks() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status
required uint32 totChunks = 2;
hasTotChunks() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StatusOrBuilder
required uint32 totChunks = 2;
hasType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number.Builder
required .NodeMetrics.NumberType type = 1;
hasType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number
required .NodeMetrics.NumberType type = 1;
hasType() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.NumberOrBuilder
required .NodeMetrics.NumberType type = 1;
hasType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck.Builder
required .ConfigCheck.Type type = 1;
hasType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck
required .ConfigCheck.Type type = 1;
hasType() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.ConfigCheckOrBuilder
required .ConfigCheck.Type type = 1;
hasType() - Method in class akka.remote.ContainerFormats.Selection.Builder
required .PatternType type = 1;
hasType() - Method in class akka.remote.ContainerFormats.Selection
required .PatternType type = 1;
hasType() - Method in interface akka.remote.ContainerFormats.SelectionOrBuilder
required .PatternType type = 1;
hasType() - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
required .SystemMessage.Type type = 1;
hasType() - Method in class akka.remote.SystemMessageFormats.SystemMessage
required .SystemMessage.Type type = 1;
hasType() - Method in interface akka.remote.SystemMessageFormats.SystemMessageOrBuilder
required .SystemMessage.Type type = 1;
hasUid() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress.Builder
required sfixed32 uid = 2;
hasUid() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress
required sfixed32 uid = 2;
hasUid() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddressOrBuilder
required sfixed32 uid = 2;
hasUid() - Method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress.Builder
required uint32 uid = 2;
hasUid() - Method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress
required uint32 uid = 2;
hasUid() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.UniqueAddressOrBuilder
required uint32 uid = 2;
hasUid() - Method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp.Builder
required uint64 uid = 1;
hasUid() - Method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp
required uint64 uid = 1;
hasUid() - Method in interface akka.remote.ArteryControlFormats.ArteryHeartbeatRspOrBuilder
required uint64 uid = 1;
hasUid() - Method in class akka.remote.ArteryControlFormats.UniqueAddress.Builder
required uint64 uid = 2;
hasUid() - Method in class akka.remote.ArteryControlFormats.UniqueAddress
required uint64 uid = 2;
hasUid() - Method in interface akka.remote.ArteryControlFormats.UniqueAddressOrBuilder
required uint64 uid = 2;
hasUid() - Method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse.Builder
required uint64 uid = 1;
hasUid() - Method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse
required uint64 uid = 1;
hasUid() - Method in interface akka.remote.ContainerFormats.WatcherHeartbeatResponseOrBuilder
required uint64 uid = 1;
hasUid() - Method in class akka.remote.SystemMessageFormats.FailedData.Builder
required uint64 uid = 2;
hasUid() - Method in class akka.remote.SystemMessageFormats.FailedData
required uint64 uid = 2;
hasUid() - Method in interface akka.remote.SystemMessageFormats.FailedDataOrBuilder
required uint64 uid = 2;
hasUid() - Method in class akka.remote.WireFormats.AkkaHandshakeInfo.Builder
required fixed64 uid = 2;
hasUid() - Method in class akka.remote.WireFormats.AkkaHandshakeInfo
required fixed64 uid = 2;
hasUid() - Method in interface akka.remote.WireFormats.AkkaHandshakeInfoOrBuilder
required fixed64 uid = 2;
hasUid2() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress.Builder
64 bit uids but with backward wire compatibility
hasUid2() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress
64 bit uids but with backward wire compatibility
hasUid2() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddressOrBuilder
64 bit uids but with backward wire compatibility
hasUid2() - Method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress.Builder
64 bit uids but with backward wire compatibility
hasUid2() - Method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress
64 bit uids but with backward wire compatibility
hasUid2() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.UniqueAddressOrBuilder
64 bit uids but with backward wire compatibility
hasUnderlying() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
required .akka.cluster.ddata.ORSet underlying = 2;
hasUnderlying() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry
required .akka.cluster.ddata.ORSet underlying = 2;
hasUnderlying() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.EntryOrBuilder
required .akka.cluster.ddata.ORSet underlying = 2;
hasUnderlying() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry.Builder
required .akka.cluster.ddata.ORSet underlying = 2;
hasUnderlying() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry
required .akka.cluster.ddata.ORSet underlying = 2;
hasUnderlying() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.EntryOrBuilder
required .akka.cluster.ddata.ORSet underlying = 2;
hasUnderlying() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry.Builder
required .ORSet underlying = 2;
hasUnderlying() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry
required .ORSet underlying = 2;
hasUnderlying() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.EntryOrBuilder
required .ORSet underlying = 2;
hasUnit() - Method in class akka.remote.WireFormats.FiniteDuration.Builder
required .TimeUnit unit = 2;
hasUnit() - Method in class akka.remote.WireFormats.FiniteDuration
required .TimeUnit unit = 2;
hasUnit() - Method in interface akka.remote.WireFormats.FiniteDurationOrBuilder
required .TimeUnit unit = 2;
hasUpNumber() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member.Builder
required int32 upNumber = 2;
hasUpNumber() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member
required int32 upNumber = 2;
hasUpNumber() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.MemberOrBuilder
required int32 upNumber = 2;
hasUpperBound() - Method in class akka.remote.WireFormats.DefaultResizer.Builder
required uint32 upperBound = 2;
hasUpperBound() - Method in class akka.remote.WireFormats.DefaultResizer
required uint32 upperBound = 2;
hasUpperBound() - Method in interface akka.remote.WireFormats.DefaultResizerOrBuilder
required uint32 upperBound = 2;
hasUsePoolDispatcher() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool.Builder
required bool usePoolDispatcher = 4;
hasUsePoolDispatcher() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool
required bool usePoolDispatcher = 4;
hasUsePoolDispatcher() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPoolOrBuilder
required bool usePoolDispatcher = 4;
hasUsePoolDispatcher() - Method in class akka.remote.WireFormats.GenericRoutingPool.Builder
required bool usePoolDispatcher = 3;
hasUsePoolDispatcher() - Method in class akka.remote.WireFormats.GenericRoutingPool
required bool usePoolDispatcher = 3;
hasUsePoolDispatcher() - Method in interface akka.remote.WireFormats.GenericRoutingPoolOrBuilder
required bool usePoolDispatcher = 3;
hasUseRole() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
optional string useRole = 4;
hasUseRole() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings
optional string useRole = 4;
hasUseRole() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettingsOrBuilder
optional string useRole = 4;
hasValue() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry.Builder
required bytes value = 2;
hasValue() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry
required bytes value = 2;
hasValue() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.EntryOrBuilder
required bytes value = 2;
hasValue() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
required .akka.cluster.ddata.LWWRegister value = 2;
hasValue() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry
required .akka.cluster.ddata.LWWRegister value = 2;
hasValue() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.EntryOrBuilder
required .akka.cluster.ddata.LWWRegister value = 2;
hasValue() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
required .akka.cluster.ddata.OtherMessage value = 2;
hasValue() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry
required .akka.cluster.ddata.OtherMessage value = 2;
hasValue() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.EntryOrBuilder
required .akka.cluster.ddata.OtherMessage value = 2;
hasValue() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
optional .akka.cluster.ddata.OtherMessage value = 2;
hasValue() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry
optional .akka.cluster.ddata.OtherMessage value = 2;
hasValue() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntryOrBuilder
optional .akka.cluster.ddata.OtherMessage value = 2;
hasValue() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
required .akka.cluster.ddata.ORSet value = 2;
hasValue() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry
required .akka.cluster.ddata.ORSet value = 2;
hasValue() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.EntryOrBuilder
required .akka.cluster.ddata.ORSet value = 2;
hasValue() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
required .akka.cluster.ddata.PNCounter value = 2;
hasValue() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry
required .akka.cluster.ddata.PNCounter value = 2;
hasValue() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.EntryOrBuilder
required .akka.cluster.ddata.PNCounter value = 2;
hasValue() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA.Builder
required double value = 1;
hasValue() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA
required double value = 1;
hasValue() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMAOrBuilder
required double value = 1;
hasValue() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry.Builder
optional int32 value = 2;
hasValue() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry
optional int32 value = 2;
hasValue() - Method in interface akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntryOrBuilder
optional int32 value = 2;
hasValue() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter.Builder
required bytes value = 1;
hasValue() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter
required bytes value = 1;
hasValue() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterOrBuilder
required bytes value = 1;
hasValue() - Method in class akka.remote.ContainerFormats.Option.Builder
optional .Payload value = 1;
hasValue() - Method in class akka.remote.ContainerFormats.Option
optional .Payload value = 1;
hasValue() - Method in interface akka.remote.ContainerFormats.OptionOrBuilder
optional .Payload value = 1;
hasValue() - Method in class akka.remote.WireFormats.FiniteDuration.Builder
required int64 value = 1;
hasValue() - Method in class akka.remote.WireFormats.FiniteDuration
required int64 value = 1;
hasValue() - Method in interface akka.remote.WireFormats.FiniteDurationOrBuilder
required int64 value = 1;
hasValue32() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number.Builder
optional uint32 value32 = 2;
hasValue32() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number
optional uint32 value32 = 2;
hasValue32() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.NumberOrBuilder
optional uint32 value32 = 2;
hasValue64() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number.Builder
optional uint64 value64 = 3;
hasValue64() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number
optional uint64 value64 = 3;
hasValue64() - Method in interface akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.NumberOrBuilder
optional uint64 value64 = 3;
hasVersion() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry.Builder
required int64 version = 2;
hasVersion() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry
required int64 version = 2;
hasVersion() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.EntryOrBuilder
required int64 version = 2;
hasVersion() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
required .VectorClock version = 6;
hasVersion() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
required .VectorClock version = 6;
hasVersion() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipOrBuilder
required .VectorClock version = 6;
hasVersion() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
required .VectorClock version = 3;
hasVersion() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus
required .VectorClock version = 3;
hasVersion() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.GossipStatusOrBuilder
required .VectorClock version = 3;
hasVersion() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
required int64 version = 4;
hasVersion() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability
required int64 version = 4;
hasVersion() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.ObserverReachabilityOrBuilder
required int64 version = 4;
hasVersion() - Method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability.Builder
required int64 version = 4;
hasVersion() - Method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability
required int64 version = 4;
hasVersion() - Method in interface akka.cluster.protobuf.msg.ClusterMessages.SubjectReachabilityOrBuilder
required int64 version = 4;
hasVersion() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
required int64 version = 2;
hasVersion() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket
required int64 version = 2;
hasVersion() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.BucketOrBuilder
required int64 version = 2;
hasVersion() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry.Builder
required int64 version = 2;
hasVersion() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry
required int64 version = 2;
hasVersion() - Method in interface akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.EntryOrBuilder
required int64 version = 2;
hasVersion() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
required .VersionVector version = 1;
hasVersion() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata
required .VersionVector version = 1;
hasVersion() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadataOrBuilder
required .VersionVector version = 1;
hasVersion() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry.Builder
required int64 version = 2;
hasVersion() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry
required int64 version = 2;
hasVersion() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.EntryOrBuilder
required int64 version = 2;
hasVersion() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck.Builder
required uint32 version = 2;
hasVersion() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck
required uint32 version = 2;
hasVersion() - Method in interface akka.remote.ArteryControlFormats.CompressionTableAdvertisementAckOrBuilder
required uint32 version = 2;
hasVersionVector() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata.Builder
required .VersionVector versionVector = 3;
hasVersionVector() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata
required .VersionVector versionVector = 3;
hasVersionVector() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadataOrBuilder
required .VersionVector versionVector = 3;
hasVersionVector() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData.Builder
optional .VersionVector versionVector = 2;
hasVersionVector() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData
optional .VersionVector versionVector = 2;
hasVersionVector() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaDataOrBuilder
optional .VersionVector versionVector = 2;
hasViaTimeout() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request.Builder
required bool viaTimeout = 4;
hasViaTimeout() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request
required bool viaTimeout = 4;
hasViaTimeout() - Method in interface akka.cluster.typed.internal.protobuf.ReliableDelivery.RequestOrBuilder
required bool viaTimeout = 4;
hasVvector() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
required .akka.cluster.ddata.VersionVector vvector = 1;
hasVvector() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
required .akka.cluster.ddata.VersionVector vvector = 1;
hasVvector() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetOrBuilder
required .akka.cluster.ddata.VersionVector vvector = 1;
hasVvector() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
required .VersionVector vvector = 2;
hasVvector() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
required .VersionVector vvector = 2;
hasVvector() - Method in interface akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetOrBuilder
required .VersionVector vvector = 2;
hasWatchData() - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
optional .WatchData watchData = 2;
hasWatchData() - Method in class akka.remote.SystemMessageFormats.SystemMessage
optional .WatchData watchData = 2;
hasWatchData() - Method in interface akka.remote.SystemMessageFormats.SystemMessageOrBuilder
optional .WatchData watchData = 2;
hasWatchee() - Method in class akka.remote.SystemMessageFormats.WatchData.Builder
required .ActorRef watchee = 1;
hasWatchee() - Method in class akka.remote.SystemMessageFormats.WatchData
required .ActorRef watchee = 1;
hasWatchee() - Method in interface akka.remote.SystemMessageFormats.WatchDataOrBuilder
required .ActorRef watchee = 1;
hasWatcher() - Method in class akka.remote.SystemMessageFormats.WatchData.Builder
required .ActorRef watcher = 2;
hasWatcher() - Method in class akka.remote.SystemMessageFormats.WatchData
required .ActorRef watcher = 2;
hasWatcher() - Method in interface akka.remote.SystemMessageFormats.WatchDataOrBuilder
required .ActorRef watcher = 2;
hasWildcardFanOut() - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
optional for pre 2.3.4 compatibility
hasWildcardFanOut() - Method in class akka.remote.ContainerFormats.SelectionEnvelope
optional for pre 2.3.4 compatibility
hasWildcardFanOut() - Method in interface akka.remote.ContainerFormats.SelectionEnvelopeOrBuilder
optional for pre 2.3.4 compatibility
hasWithin() - Method in class akka.remote.WireFormats.ScatterGatherPool.Builder
required .FiniteDuration within = 2;
hasWithin() - Method in class akka.remote.WireFormats.ScatterGatherPool
required .FiniteDuration within = 2;
hasWithin() - Method in interface akka.remote.WireFormats.ScatterGatherPoolOrBuilder
required .FiniteDuration within = 2;
hasWithin() - Method in class akka.remote.WireFormats.TailChoppingPool.Builder
required .FiniteDuration within = 2;
hasWithin() - Method in class akka.remote.WireFormats.TailChoppingPool
required .FiniteDuration within = 2;
hasWithin() - Method in interface akka.remote.WireFormats.TailChoppingPoolOrBuilder
required .FiniteDuration within = 2;
hasWithValueDeltas() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
optional bool withValueDeltas = 3;
hasWithValueDeltas() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap
optional bool withValueDeltas = 3;
hasWithValueDeltas() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMapOrBuilder
optional bool withValueDeltas = 3;
hasWritePending() - Method in interface akka.io.WithUdpSend
 
hasWriterUuid() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
optional string writerUuid = 13;
hasWriterUuid() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage
optional string writerUuid = 13;
hasWriterUuid() - Method in interface akka.persistence.serialization.MessageFormats.PersistentMessageOrBuilder
optional string writerUuid = 13;
hasZeroTag() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
required sint32 zeroTag = 3;
hasZeroTag() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry
required sint32 zeroTag = 3;
hasZeroTag() - Method in interface akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.EntryOrBuilder
required sint32 zeroTag = 3;
have() - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
have() - Method in class akka.persistence.PluginSpec
 
head() - Method in interface akka.actor.typed.javadsl.StashBuffer
Return the first element of the message buffer without removing it.
head() - Method in interface akka.actor.typed.scaladsl.StashBuffer
Return the first element of the message buffer without removing it.
head() - Method in class akka.io.Tcp.CompoundWrite
 
head() - Static method in class akka.stream.javadsl.Sink
A Sink that materializes into a CompletionStage of the first value received.
head() - Method in class akka.stream.javadsl.Sink$
A Sink that materializes into a CompletionStage of the first value received.
head() - Static method in class akka.stream.scaladsl.Sink
A Sink that materializes into a Future of the first value received.
head() - Method in class akka.stream.scaladsl.Sink$
A Sink that materializes into a Future of the first value received.
head() - Method in class akka.util.ByteIterator.ByteArrayIterator
 
head() - Method in class akka.util.ByteIterator
 
head() - Method in class akka.util.ByteIterator.MultiByteArrayIterator
 
head() - Method in class akka.util.ByteString
 
head() - Method in class akka.util.MessageBuffer
Return the first element of the message buffer.
HeaderBuilder - Interface in akka.remote.artery
INTERNAL API
HeaderBuilder$ - Class in akka.remote.artery
INTERNAL API
HeaderBuilder$() - Constructor for class akka.remote.artery.HeaderBuilder$
 
headOption() - Static method in class akka.stream.javadsl.Sink
A Sink that materializes into a CompletionStage of the optional first value received.
headOption() - Method in class akka.stream.javadsl.Sink$
A Sink that materializes into a CompletionStage of the optional first value received.
headOption() - Static method in class akka.stream.scaladsl.Sink
A Sink that materializes into a Future of the optional first value received.
headOption() - Method in class akka.stream.scaladsl.Sink$
A Sink that materializes into a Future of the optional first value received.
heapCommitted(MemoryUsage) - Method in class akka.cluster.metrics.JmxMetricsCollector
(JMX) Returns the current sum of heap memory guaranteed to be available to the JVM from all heap memory pools (in bytes).
heapMax(MemoryUsage) - Method in class akka.cluster.metrics.JmxMetricsCollector
(JMX) Returns the maximum amount of memory (in bytes) that can be used for JVM memory management.
HeapMemory(Address, long, long, long, Option<Object>) - Constructor for class akka.cluster.metrics.StandardMetrics.HeapMemory
 
HeapMemory$() - Constructor for class akka.cluster.metrics.StandardMetrics.HeapMemory$
 
HeapMemoryCommitted() - Static method in class akka.cluster.metrics.StandardMetrics
 
HeapMemoryCommitted() - Method in class akka.cluster.metrics.StandardMetrics$
 
HeapMemoryMax() - Static method in class akka.cluster.metrics.StandardMetrics
 
HeapMemoryMax() - Method in class akka.cluster.metrics.StandardMetrics$
 
heapMemoryUsage() - Method in class akka.cluster.metrics.JmxMetricsCollector
Current heap to be passed in to heapUsed, heapCommitted and heapMax
HeapMemoryUsed() - Static method in class akka.cluster.metrics.StandardMetrics
 
HeapMemoryUsed() - Method in class akka.cluster.metrics.StandardMetrics$
 
HeapMetricsSelector - Class in akka.cluster.metrics
MetricsSelector that uses the heap metrics.
HeapMetricsSelector() - Constructor for class akka.cluster.metrics.HeapMetricsSelector
 
HeapMetricsSelector$ - Class in akka.cluster.metrics
MetricsSelector that uses the heap metrics.
HeapMetricsSelector$() - Constructor for class akka.cluster.metrics.HeapMetricsSelector$
 
heapUsed(MemoryUsage) - Method in class akka.cluster.metrics.JmxMetricsCollector
(JMX) Returns the current sum of heap memory used from all heap memory pools (in bytes).
heartbeat() - Method in class akka.remote.DeadlineFailureDetector
 
heartbeat() - Method in interface akka.remote.FailureDetector
Notifies the FailureDetector that a heartbeat arrived from the monitored resource.
heartbeat() - Method in class akka.remote.PhiAccrualFailureDetector
 
heartbeat(A) - Method in class akka.remote.DefaultFailureDetectorRegistry
 
heartbeat(A) - Method in interface akka.remote.FailureDetectorRegistry
Records a heartbeat for a resource.
Heartbeat() - Constructor for class akka.cluster.client.ClusterReceptionist.Internal$.Heartbeat
Deprecated.
 
HEARTBEAT - akka.remote.WireFormats.CommandType
HEARTBEAT = 3;
HEARTBEAT_VALUE - Static variable in enum akka.remote.WireFormats.CommandType
HEARTBEAT = 3;
Heartbeat$() - Constructor for class akka.cluster.client.ClusterReceptionist.Internal$.Heartbeat$
Deprecated.
 
Heartbeat$() - Constructor for class akka.remote.transport.AkkaPduCodec.Heartbeat$
 
HeartbeatExpectedResponseAfter() - Method in class akka.cluster.ClusterSettings.CrossDcFailureDetectorSettings
 
HeartbeatExpectedResponseAfter() - Method in class akka.cluster.ClusterSettings
 
HeartbeatHistory$ - Class in akka.remote
 
HeartbeatHistory$() - Constructor for class akka.remote.HeartbeatHistory$
 
heartbeatInterval() - Method in class akka.cluster.client.ClusterClientSettings
Deprecated.
 
heartbeatInterval() - Method in class akka.cluster.client.ClusterReceptionistSettings
Deprecated.
 
heartbeatInterval() - Method in class akka.coordination.lease.TimeoutSettings
 
heartbeatInterval() - Method in class akka.remote.DeadlineFailureDetector
 
HeartbeatInterval() - Method in class akka.cluster.ClusterSettings.CrossDcFailureDetectorSettings
 
HeartbeatInterval() - Method in class akka.cluster.ClusterSettings
 
HeartbeatManifest() - Static method in class akka.cluster.protobuf.ClusterMessageSerializer
 
HeartbeatManifest() - Method in class akka.cluster.protobuf.ClusterMessageSerializer$
 
HeartBeatManifestPre2523() - Static method in class akka.cluster.protobuf.ClusterMessageSerializer
 
HeartBeatManifestPre2523() - Method in class akka.cluster.protobuf.ClusterMessageSerializer$
 
HeartbeatMessage - Interface in akka.remote
Failure detector heartbeat messages are marked with this trait.
HeartbeatNodeRing$ - Class in akka.cluster
 
HeartbeatNodeRing$() - Constructor for class akka.cluster.HeartbeatNodeRing$
 
HeartbeatRsp() - Constructor for class akka.cluster.client.ClusterReceptionist.Internal$.HeartbeatRsp
Deprecated.
 
HeartbeatRsp$() - Constructor for class akka.cluster.client.ClusterReceptionist.Internal$.HeartbeatRsp$
Deprecated.
 
HeartbeatRspManifest() - Static method in class akka.cluster.protobuf.ClusterMessageSerializer
 
HeartbeatRspManifest() - Method in class akka.cluster.protobuf.ClusterMessageSerializer$
 
HeartBeatRspManifest2523() - Static method in class akka.cluster.protobuf.ClusterMessageSerializer
 
HeartBeatRspManifest2523() - Method in class akka.cluster.protobuf.ClusterMessageSerializer$
 
heartbeatStarvation() - Static method in class akka.cluster.ClusterLogMarker
Marker "akkaHeartbeatStarvation" of log event when scheduled heartbeat was delayed.
heartbeatStarvation() - Method in class akka.cluster.ClusterLogMarker$
Marker "akkaHeartbeatStarvation" of log event when scheduled heartbeat was delayed.
heartbeatTask() - Method in class akka.cluster.client.ClusterClient
Deprecated.
 
HeartbeatTick() - Constructor for class akka.cluster.client.ClusterClient.Internal$.HeartbeatTick
Deprecated.
 
HeartbeatTick$() - Constructor for class akka.cluster.client.ClusterClient.Internal$.HeartbeatTick$
Deprecated.
 
heartbeatTimeout() - Method in class akka.coordination.lease.TimeoutSettings
 
HeavyHitterDetected(Object, int, long) - Constructor for class akka.remote.artery.compress.CompressionProtocol.Events$.HeavyHitterDetected
 
HeavyHitterDetected$() - Constructor for class akka.remote.artery.compress.CompressionProtocol.Events$.HeavyHitterDetected$
 
HELLO_FIELD_NUMBER - Static variable in class akka.remote.testconductor.TestConductorProtocol.Wrapper
 
Hello$ - Class in akka.remote.testconductor
 
Hello$() - Constructor for class akka.remote.testconductor.Hello$
 
Helpers - Class in akka.util
 
Helpers() - Constructor for class akka.util.Helpers
 
Helpers.ConfigOps$ - Class in akka.util
 
Helpers.Requiring<A> - Class in akka.util
Implicit class providing requiring methods.
Helpers.Requiring$ - Class in akka.util
 
Helpers$ - Class in akka.util
 
Helpers$() - Constructor for class akka.util.Helpers$
 
HideImpl - Interface in akka.stream.snapshot
INTERNAL API
highestConfirmedSeqNr() - Method in class akka.actor.typed.delivery.DurableProducerQueue.State
 
HIGHESTCONFIRMEDSEQNR_FIELD_NUMBER - Static variable in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State
 
highestPriorityOf(Member, Member) - Static method in class akka.cluster.Member
Picks the Member with the highest "priority" MemberStatus.
highestPriorityOf(Member, Member) - Method in class akka.cluster.Member$
Picks the Member with the highest "priority" MemberStatus.
highestSequenceNr() - Method in class akka.persistence.AtomicWrite
 
highestSequenceNr() - Method in class akka.persistence.journal.AsyncWriteTarget.ReplaySuccess
 
highestSequenceNr() - Method in class akka.persistence.JournalProtocol.RecoverySuccess
 
highestSequenceNr(String) - Method in interface akka.persistence.journal.inmem.InmemMessages
 
highestSequenceNumbers_$eq(Map<String, Object>) - Method in interface akka.persistence.journal.inmem.InmemMessages
 
highestUtilization() - Method in class akka.routing.OptimalSizeExploringResizer.UnderUtilizationStreak
 
HighestVersion() - Method in class akka.remote.artery.ArteryTransport$
 
HillClimbingAdmissionOptimizer(double, double, double, double) - Constructor for class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.HillClimbingAdmissionOptimizer
 
HillClimbingAdmissionOptimizer$() - Constructor for class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.HillClimbingAdmissionOptimizer$
 
HillClimbingSettings(double, double, double, double) - Constructor for class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.HillClimbingSettings
 
HillClimbingSettings(double, double, double, double) - Constructor for class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.HillClimbingSettings
 
HillClimbingSettings$() - Constructor for class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.HillClimbingSettings$
 
HillClimbingSettings$() - Constructor for class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.HillClimbingSettings$
 
HINFO() - Static method in class akka.io.dns.RecordType
host information
HINFO() - Method in class akka.io.dns.RecordType$
host information
hitActorRef(long, Address, ActorRef, int) - Method in interface akka.remote.artery.compress.InboundCompressions
 
hitActorRef(long, Address, ActorRef, int) - Static method in class akka.remote.artery.compress.NoInboundCompressions
 
hitActorRef(long, Address, ActorRef, int) - Method in class akka.remote.artery.compress.NoInboundCompressions$
 
hitClassManifest(long, Address, String, int) - Method in interface akka.remote.artery.compress.InboundCompressions
 
hitClassManifest(long, Address, String, int) - Static method in class akka.remote.artery.compress.NoInboundCompressions
 
hitClassManifest(long, Address, String, int) - Method in class akka.remote.artery.compress.NoInboundCompressions$
 
holdingLease() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseResult
 
Home() - Method in class akka.actor.ActorSystem.Settings
 
homes() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomes
 
HOMES_FIELD_NUMBER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes
 
HopelessAssociation$ - Class in akka.remote
 
HopelessAssociation$() - Constructor for class akka.remote.HopelessAssociation$
 
host() - Method in class akka.actor.Address
 
host() - Method in class akka.discovery.ServiceDiscovery.ResolvedTarget
 
HOST_FIELD_NUMBER - Static variable in class akka.remote.testconductor.TestConductorProtocol.Address
 
Hostname() - Method in class akka.remote.transport.netty.NettyTransportSettings
Deprecated.
 
HOSTNAME_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address
 
HOSTNAME_FIELD_NUMBER - Static variable in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address
 
HOSTNAME_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.Address
 
HOSTNAME_FIELD_NUMBER - Static variable in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address
 
HOSTNAME_FIELD_NUMBER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address
 
HOSTNAME_FIELD_NUMBER - Static variable in class akka.remote.ArteryControlFormats.Address
 
HOSTNAME_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.AddressData
 
HostnameVerification() - Method in class akka.remote.artery.tcp.ConfigSSLEngineProvider
 
hostnameVerifier() - Method in class com.typesafe.sslconfig.akka.AkkaSSLConfig
Deprecated.
 
hostPort() - Method in class akka.actor.Address
Returns a String representation formatted as:
HostShard(String) - Constructor for class akka.cluster.sharding.ShardCoordinator.Internal$.HostShard
 
HostShard$() - Constructor for class akka.cluster.sharding.ShardCoordinator.Internal$.HostShard$
 
HOURS - akka.remote.WireFormats.TimeUnit
HOURS = 6;
HOURS_VALUE - Static variable in enum akka.remote.WireFormats.TimeUnit
HOURS = 6;
HS() - Static method in class akka.io.dns.RecordClass
 
HS() - Method in class akka.io.dns.RecordClass$
 

I

i() - Method in class akka.persistence.typed.internal.NoOpSnapshotAdapter$
 
i() - Method in class akka.persistence.typed.state.internal.NoOpSnapshotAdapter$
 
i() - Method in class akka.testkit.TestActor.SetIgnore
 
id() - Static method in class akka.actor.typed.ActorRefResolver
 
id() - Method in class akka.actor.typed.ExtensionId
Java API: The identifier of the extension
id() - Method in class akka.actor.typed.internal.receptionist.DefaultServiceKey
 
id() - Static method in class akka.actor.typed.receptionist.Receptionist
 
id() - Method in class akka.actor.typed.receptionist.ServiceKey
 
id() - Method in class akka.cluster.ddata.Key
 
id() - Static method in class akka.cluster.ddata.typed.javadsl.DistributedData
 
id() - Static method in class akka.cluster.ddata.typed.scaladsl.DistributedData
 
id() - Static method in class akka.cluster.typed.Cluster
 
id() - Static method in class akka.cluster.typed.ClusterSingleton
 
id() - Method in class akka.dispatch.Dispatcher
 
id() - Method in class akka.dispatch.MessageDispatcher
Identifier of this dispatcher, corresponds to the full key of the dispatcher configuration.
id() - Method in class akka.persistence.typed.PersistenceId
 
id() - Method in class akka.persistence.typed.ReplicaId
 
id() - Method in class akka.remote.artery.compress.CompressionProtocol.Events$.HeavyHitterDetected
 
id() - Method in class akka.stream.stage.TimerMessages.Timer
 
id() - Method in class akka.testkit.CallingThreadDispatcher
 
Id() - Static method in class akka.testkit.CallingThreadDispatcher
 
Id() - Method in class akka.testkit.CallingThreadDispatcher$
 
identifier() - Method in class akka.actor.typed.internal.receptionist.ServiceKeySerializer
 
identifier() - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer
 
identifier() - Method in class akka.cluster.ddata.protobuf.ReplicatorMessageSerializer
 
identifier() - Method in class akka.cluster.metrics.protobuf.MessageSerializer
 
identifier() - Method in class akka.cluster.protobuf.ClusterMessageSerializer
 
identifier() - Method in interface akka.persistence.fsm.PersistentFSM.FSMState
Deprecated.
 
identifier() - Method in class akka.persistence.serialization.MessageSerializer
 
identifier() - Method in class akka.persistence.serialization.SnapshotSerializer
 
identifier() - Method in class akka.persistence.TestSerializer
 
identifier() - Method in class akka.remote.artery.RemoteInstrument
Instrument identifier.
identifier() - Method in class akka.remote.serialization.ByteStringSerializer
Deprecated.
 
identifier() - Method in class akka.remote.serialization.IntSerializer
Deprecated.
 
identifier() - Method in class akka.remote.serialization.LongSerializer
Deprecated.
 
identifier() - Method in class akka.remote.serialization.MessageContainerSerializer
 
identifier() - Method in class akka.remote.serialization.MiscMessageSerializer
 
identifier() - Method in class akka.remote.serialization.ProtobufSerializer
 
identifier() - Method in class akka.remote.serialization.StringSerializer
Deprecated.
 
identifier() - Method in class akka.remote.serialization.SystemMessageSerializer
 
identifier() - Method in interface akka.serialization.BaseSerializer
Globally unique serialization identifier configured in the reference.conf.
identifier() - Method in class akka.serialization.ByteArraySerializer
 
identifier() - Method in class akka.serialization.DisabledJavaSerializer
 
identifier() - Method in class akka.serialization.JavaSerializer
 
identifier() - Method in class akka.serialization.NullSerializer
 
identifier() - Method in interface akka.serialization.Serializer
Completely unique value to identify this implementation of Serializer, used to optimize network traffic.
identifier() - Method in class akka.serialization.SerializerWithStringManifest
Completely unique value to identify this implementation of Serializer, used to optimize network traffic.
identifier() - Method in class akka.testkit.TestJavaSerializer
 
Identifier() - Static method in class akka.persistence.query.journal.leveldb.javadsl.LeveldbReadJournal
Deprecated.
Identifier() - Method in class akka.persistence.query.journal.leveldb.javadsl.LeveldbReadJournal$
Deprecated.
Identifier() - Static method in class akka.persistence.query.journal.leveldb.scaladsl.LeveldbReadJournal
Deprecated.
Identifier() - Method in class akka.persistence.query.journal.leveldb.scaladsl.LeveldbReadJournal$
Deprecated.
Identifier() - Static method in class akka.persistence.testkit.query.javadsl.PersistenceTestKitReadJournal
 
Identifier() - Method in class akka.persistence.testkit.query.javadsl.PersistenceTestKitReadJournal$
 
Identifier() - Static method in class akka.persistence.testkit.query.scaladsl.PersistenceTestKitReadJournal
 
Identifier() - Method in class akka.persistence.testkit.query.scaladsl.PersistenceTestKitReadJournal$
 
Identifier() - Static method in class akka.persistence.testkit.state.javadsl.PersistenceTestKitDurableStateStore
 
Identifier() - Method in class akka.persistence.testkit.state.javadsl.PersistenceTestKitDurableStateStore$
 
Identifier() - Static method in class akka.persistence.testkit.state.scaladsl.PersistenceTestKitDurableStateStore
 
Identifier() - Method in class akka.persistence.testkit.state.scaladsl.PersistenceTestKitDurableStateStore$
 
identifierFromConfig() - Method in interface akka.serialization.BaseSerializer
INTERNAL API
Identify - Class in akka.actor
A message all Actors will understand, that when processed will reply with ActorIdentity containing the ActorRef.
Identify(Object) - Constructor for class akka.actor.Identify
 
Identify$ - Class in akka.actor
 
Identify$() - Constructor for class akka.actor.Identify$
 
identifyCounter() - Method in class akka.cluster.singleton.ClusterSingletonProxy
 
identifyCounter_$eq(int) - Method in class akka.cluster.singleton.ClusterSingletonProxy
 
identifyId() - Method in class akka.cluster.singleton.ClusterSingletonProxy
 
identifyId_$eq(String) - Method in class akka.cluster.singleton.ClusterSingletonProxy
 
identifying(Address) - Method in class akka.persistence.journal.PersistencePluginProxy
 
identifySingleton() - Method in class akka.cluster.singleton.ClusterSingletonProxy
Discard old singleton ActorRef and send a periodic message to self to identify the singleton.
identifyTimer() - Method in class akka.cluster.singleton.ClusterSingletonProxy
 
identifyTimer_$eq(Option<Cancellable>) - Method in class akka.cluster.singleton.ClusterSingletonProxy
 
identity() - Static method in class akka.stream.javadsl.BidiFlow
 
identity() - Method in class akka.stream.javadsl.BidiFlow$
 
identity() - Static method in class akka.stream.scaladsl.BidiFlow
 
identity() - Method in class akka.stream.scaladsl.BidiFlow$
 
IdentityEventAdapter - Class in akka.persistence.journal
No-op model adapter which passes through the incoming events as-is.
IdentityEventAdapter() - Constructor for class akka.persistence.journal.IdentityEventAdapter
 
IdentityEventAdapter$ - Class in akka.persistence.journal
No-op model adapter which passes through the incoming events as-is.
IdentityEventAdapter$() - Constructor for class akka.persistence.journal.IdentityEventAdapter$
 
IdentityEventAdapters - Class in akka.persistence.journal
 
IdentityEventAdapters() - Constructor for class akka.persistence.journal.IdentityEventAdapters
 
IdentityEventAdapters$ - Class in akka.persistence.journal
 
IdentityEventAdapters$() - Constructor for class akka.persistence.journal.IdentityEventAdapters$
 
identityHashComparator(Comparator<T>) - Static method in class akka.util.Helpers
Create a comparator which will efficiently use System.identityHashCode, unless that happens to be the same for two non-equals objects, in which case the supplied &ldquo;real&rdquo; comparator is used; the comparator must be consistent with equals, otherwise it would not be an enhancement over the identityHashCode.
identityHashComparator(Comparator<T>) - Method in class akka.util.Helpers$
Create a comparator which will efficiently use System.identityHashCode, unless that happens to be the same for two non-equals objects, in which case the supplied &ldquo;real&rdquo; comparator is used; the comparator must be consistent with equals, otherwise it would not be an enhancement over the identityHashCode.
idleEntitySettings() - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings
 
idleEntitySettings() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings
 
IdlePassivationStrategy$() - Constructor for class akka.cluster.sharding.ClusterShardingSettings.IdlePassivationStrategy$
 
IdleSettings(FiniteDuration, Option<FiniteDuration>) - Constructor for class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.IdleSettings
 
IdleSettings(FiniteDuration, Option<FiniteDuration>) - Constructor for class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.IdleSettings
 
IdleSettings$() - Constructor for class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.IdleSettings$
 
IdleSettings$() - Constructor for class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.IdleSettings$
 
idleTimeout(Duration) - Method in class akka.stream.javadsl.Flow
If the time between two processed elements exceeds the provided timeout, the stream is failed with a TimeoutException.
idleTimeout(Duration) - Method in class akka.stream.javadsl.Source
If the time between two processed elements exceeds the provided timeout, the stream is failed with a TimeoutException.
idleTimeout(Duration) - Method in class akka.stream.javadsl.SubFlow
If the time between two processed elements exceeds the provided timeout, the stream is failed with a TimeoutException.
idleTimeout(Duration) - Method in class akka.stream.javadsl.SubSource
If the time between two processed elements exceeds the provided timeout, the stream is failed with a TimeoutException.
idleTimeout(FiniteDuration) - Method in class akka.stream.javadsl.Flow
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
idleTimeout(FiniteDuration) - Method in class akka.stream.javadsl.Source
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
idleTimeout(FiniteDuration) - Method in class akka.stream.javadsl.SubFlow
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
idleTimeout(FiniteDuration) - Method in class akka.stream.javadsl.SubSource
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
idleTimeout(FiniteDuration) - Method in interface akka.stream.scaladsl.FlowOps
If the time between two processed elements exceeds the provided timeout, the stream is failed with a scala.concurrent.TimeoutException.
idMap_$eq(Map<String, Object>) - Method in interface akka.persistence.journal.leveldb.LeveldbIdMapping
 
ifOff(Function0<BoxedUnit>) - Method in class akka.util.Switch
Executes the provided action and returns if the action was executed or not, if the switch is IMMEDIATELY off (i.e.
ifOffYield(Function0<T>) - Method in class akka.util.Switch
Executes the provided action and returns its value if the switch is IMMEDIATELY off (i.e.
ifOn(Function0<BoxedUnit>) - Method in class akka.util.Switch
Executes the provided action and returns if the action was executed or not, if the switch is IMMEDIATELY on (i.e.
ifOnYield(Function0<T>) - Method in class akka.util.Switch
Executes the provided action and returns its value if the switch is IMMEDIATELY on (i.e.
ignore() - Static method in class akka.actor.typed.internal.BehaviorImpl
 
ignore() - Method in class akka.actor.typed.internal.BehaviorImpl$
 
ignore() - Static method in class akka.actor.typed.javadsl.Behaviors
A behavior that ignores every incoming message and returns &ldquo;same&rdquo;.
ignore() - Method in class akka.actor.typed.javadsl.Behaviors$
A behavior that ignores every incoming message and returns &ldquo;same&rdquo;.
ignore() - Static method in class akka.actor.typed.scaladsl.Behaviors
A behavior that ignores every incoming message and returns &ldquo;same&rdquo;.
ignore() - Method in class akka.actor.typed.scaladsl.Behaviors$
A behavior that ignores every incoming message and returns &ldquo;same&rdquo;.
ignore() - Static method in class akka.stream.javadsl.Sink
A Sink that will consume the stream and discard the elements.
ignore() - Method in class akka.stream.javadsl.Sink$
A Sink that will consume the stream and discard the elements.
ignore() - Static method in class akka.stream.scaladsl.Sink
A Sink that will consume the stream and discard the elements.
ignore() - Method in class akka.stream.scaladsl.Sink$
A Sink that will consume the stream and discard the elements.
ignore() - Method in class akka.testkit.TestActor
 
ignore_$eq(Option<PartialFunction<Object, Object>>) - Method in class akka.testkit.TestActor
 
IgnoreActorRef$ - Class in akka.actor
INTERNAL API
IgnoreActorRef$() - Constructor for class akka.actor.IgnoreActorRef$
 
IgnoreBehavior() - Static method in class akka.actor.typed.internal.BehaviorTags
 
IgnoreBehavior() - Method in class akka.actor.typed.internal.BehaviorTags$
 
ignoreBoth() - Static method in class akka.stream.TLSClosing
Java API: obtain the IgnoreBoth singleton value.
ignoreBoth() - Method in class akka.stream.TLSClosing$
Java API: obtain the IgnoreBoth singleton value.
IgnoreBoth - Class in akka.stream
IgnoreBoth() - Constructor for class akka.stream.IgnoreBoth
 
IgnoreBoth$ - Class in akka.stream
 
IgnoreBoth$() - Constructor for class akka.stream.IgnoreBoth$
 
ignoreCancel() - Method in class akka.stream.EagerClose
 
ignoreCancel() - Method in class akka.stream.IgnoreBoth
 
ignoreCancel() - Method in class akka.stream.IgnoreCancel
 
ignoreCancel() - Method in class akka.stream.IgnoreComplete
 
ignoreCancel() - Method in class akka.stream.TLSClosing
 
ignoreCancel() - Method in class akka.stream.TLSClosing$
Java API: obtain the IgnoreCancel singleton value.
IgnoreCancel - Class in akka.stream
IgnoreCancel() - Constructor for class akka.stream.IgnoreCancel
 
IgnoreCancel$ - Class in akka.stream
 
IgnoreCancel$() - Constructor for class akka.stream.IgnoreCancel$
 
ignoreComplete() - Method in class akka.stream.EagerClose
 
ignoreComplete() - Method in class akka.stream.IgnoreBoth
 
ignoreComplete() - Method in class akka.stream.IgnoreCancel
 
ignoreComplete() - Method in class akka.stream.IgnoreComplete
 
ignoreComplete() - Method in class akka.stream.TLSClosing
 
ignoreComplete() - Method in class akka.stream.TLSClosing$
Java API: obtain the IgnoreComplete singleton value.
IgnoreComplete - Class in akka.stream
IgnoreComplete() - Constructor for class akka.stream.IgnoreComplete
 
IgnoreComplete$ - Class in akka.stream
 
IgnoreComplete$() - Constructor for class akka.stream.IgnoreComplete$
 
ignoreMsg(Function<Object, Object>) - Method in class akka.testkit.javadsl.TestKit
Ignore all messages in the test actor for which the given partial function returns true.
ignoreMsg(PartialFunction<Object, Object>) - Method in interface akka.testkit.TestKitBase
Ignore all messages in the test actor for which the given partial function returns true.
ignoreNoMsg() - Method in class akka.testkit.javadsl.TestKit
Stop ignoring messages in the test actor.
ignoreNoMsg() - Method in interface akka.testkit.TestKitBase
Stop ignoring messages in the test actor.
ignoreRef() - Method in interface akka.actor.ActorRefProvider
INTERNAL API
ignoreRef() - Method in class akka.actor.typed.ActorSystem
An ActorRef that ignores any incoming messages.
ignoreTerminateInput() - Method in class akka.stream.stage.GraphStageLogic
Input handler that does not terminate the operator upon receiving completion.
IgnoreTerminateInput$() - Constructor for class akka.stream.stage.GraphStageLogic.IgnoreTerminateInput$
 
ignoreTerminateOutput() - Method in class akka.stream.stage.GraphStageLogic
Output handler that does not terminate the operator upon cancellation.
IgnoreTerminateOutput$() - Constructor for class akka.stream.stage.GraphStageLogic.IgnoreTerminateOutput$
 
ignoringBehavior$() - Constructor for class akka.actor.Actor.ignoringBehavior$
 
IllegalActorStateException - Exception in akka.actor
IllegalActorStateException is thrown when a core invariant in the Actor implementation has been violated.
IllegalActorStateException$ - Class in akka.actor
 
IllegalActorStateException$() - Constructor for class akka.actor.IllegalActorStateException$
 
IllegalDeserialization() - Static method in class akka.serialization.DisabledJavaSerializer
 
IllegalDeserialization() - Method in class akka.serialization.DisabledJavaSerializer$
 
IllegalSerialization() - Static method in class akka.serialization.DisabledJavaSerializer
 
IllegalSerialization() - Method in class akka.serialization.DisabledJavaSerializer$
 
immediately() - Method in class akka.stream.CompletionStrategy$
The completion will be signaled immediately even if elements are still buffered.
Immediately$() - Constructor for class akka.stream.CompletionStrategy.Immediately$
 
immutableIndexedSeq(Iterable<T>) - Static method in class akka.japi.Util
Turns an Iterable into an immutable Scala IndexedSeq (by copying it).
immutableIndexedSeq(Iterable<T>) - Method in class akka.japi.Util$
Turns an Iterable into an immutable Scala IndexedSeq (by copying it).
ImmutableIntMap$ - Class in akka.util
INTERNAL API
ImmutableIntMap$() - Constructor for class akka.util.ImmutableIntMap$
 
ImmutableLongMap$ - Class in akka.remote.artery
INTERNAL API
ImmutableLongMap$() - Constructor for class akka.remote.artery.ImmutableLongMap$
 
immutableSeq(Class<?>[]) - Static method in class akka.japi.Util
Returns an immutable.Seq representing the provided array of Classes, an overloading of the generic immutableSeq in Util, to accommodate for erasure.
immutableSeq(Class<?>[]) - Method in class akka.japi.Util$
Returns an immutable.Seq representing the provided array of Classes, an overloading of the generic immutableSeq in Util, to accommodate for erasure.
immutableSeq(Iterable<T>) - Static method in class akka.japi.Util
Turns an Iterable into an immutable Scala sequence (by copying it).
immutableSeq(Iterable<T>) - Method in class akka.japi.Util$
Turns an Iterable into an immutable Scala sequence (by copying it).
immutableSeq(Object) - Static method in class akka.japi.Util
Turns an array into an immutable Scala sequence (by copying it).
immutableSeq(Object) - Method in class akka.japi.Util$
Turns an array into an immutable Scala sequence (by copying it).
immutableSingletonSeq(T) - Static method in class akka.japi.Util
 
immutableSingletonSeq(T) - Method in class akka.japi.Util$
 
ImplementationClass() - Method in class akka.cluster.ClusterSettings.CrossDcFailureDetectorSettings
 
ImplicitSender - Interface in akka.testkit
 
in() - Method in class akka.stream.FanOutShape
 
in() - Method in class akka.stream.FlowShape
 
in() - Method in class akka.stream.scaladsl.Balance
 
in() - Method in class akka.stream.scaladsl.Broadcast
 
in() - Method in class akka.stream.scaladsl.Concat
 
in() - Method in class akka.stream.scaladsl.Interleave
 
in() - Method in class akka.stream.scaladsl.Merge
 
in() - Method in class akka.stream.scaladsl.MergeLatest
 
in() - Method in class akka.stream.scaladsl.MergePrioritized
 
in() - Method in class akka.stream.scaladsl.Partition
 
in() - Method in class akka.stream.scaladsl.RestartWithBackoffFlow
 
in() - Method in class akka.stream.scaladsl.RestartWithBackoffSink
 
in() - Method in class akka.stream.scaladsl.UnzipWith10
 
in() - Method in class akka.stream.scaladsl.UnzipWith11
 
in() - Method in class akka.stream.scaladsl.UnzipWith12
 
in() - Method in class akka.stream.scaladsl.UnzipWith13
 
in() - Method in class akka.stream.scaladsl.UnzipWith14
 
in() - Method in class akka.stream.scaladsl.UnzipWith15
 
in() - Method in class akka.stream.scaladsl.UnzipWith16
 
in() - Method in class akka.stream.scaladsl.UnzipWith17
 
in() - Method in class akka.stream.scaladsl.UnzipWith18
 
in() - Method in class akka.stream.scaladsl.UnzipWith19
 
in() - Method in class akka.stream.scaladsl.UnzipWith2
 
in() - Method in class akka.stream.scaladsl.UnzipWith20
 
in() - Method in class akka.stream.scaladsl.UnzipWith21
 
in() - Method in class akka.stream.scaladsl.UnzipWith22
 
in() - Method in class akka.stream.scaladsl.UnzipWith3
 
in() - Method in class akka.stream.scaladsl.UnzipWith4
 
in() - Method in class akka.stream.scaladsl.UnzipWith5
 
in() - Method in class akka.stream.scaladsl.UnzipWith6
 
in() - Method in class akka.stream.scaladsl.UnzipWith7
 
in() - Method in class akka.stream.scaladsl.UnzipWith8
 
in() - Method in class akka.stream.scaladsl.UnzipWith9
 
in() - Method in class akka.stream.SinkShape
 
in() - Method in interface akka.stream.snapshot.ConnectionSnapshot
 
in(int) - Method in class akka.stream.FanInShape1N
Deprecated.
 
in(int) - Method in class akka.stream.scaladsl.MergePreferred
 
in(int) - Method in class akka.stream.UniformFanInShape
 
in(InboundCompressions) - Method in class akka.remote.artery.HeaderBuilder$
 
IN() - Static method in class akka.io.dns.RecordClass
 
IN() - Method in class akka.io.dns.RecordClass$
 
in0() - Method in class akka.stream.FanInShape10
 
in0() - Method in class akka.stream.FanInShape11
 
in0() - Method in class akka.stream.FanInShape12
 
in0() - Method in class akka.stream.FanInShape13
 
in0() - Method in class akka.stream.FanInShape14
 
in0() - Method in class akka.stream.FanInShape15
 
in0() - Method in class akka.stream.FanInShape16
 
in0() - Method in class akka.stream.FanInShape17
 
in0() - Method in class akka.stream.FanInShape18
 
in0() - Method in class akka.stream.FanInShape19
 
in0() - Method in class akka.stream.FanInShape1N
Deprecated.
 
in0() - Method in class akka.stream.FanInShape2
 
in0() - Method in class akka.stream.FanInShape20
 
in0() - Method in class akka.stream.FanInShape21
 
in0() - Method in class akka.stream.FanInShape22
 
in0() - Method in class akka.stream.FanInShape3
 
in0() - Method in class akka.stream.FanInShape4
 
in0() - Method in class akka.stream.FanInShape5
 
in0() - Method in class akka.stream.FanInShape6
 
in0() - Method in class akka.stream.FanInShape7
 
in0() - Method in class akka.stream.FanInShape8
 
in0() - Method in class akka.stream.FanInShape9
 
in0() - Method in class akka.stream.scaladsl.ZipLatestWith10
 
in0() - Method in class akka.stream.scaladsl.ZipLatestWith11
 
in0() - Method in class akka.stream.scaladsl.ZipLatestWith12
 
in0() - Method in class akka.stream.scaladsl.ZipLatestWith13
 
in0() - Method in class akka.stream.scaladsl.ZipLatestWith14
 
in0() - Method in class akka.stream.scaladsl.ZipLatestWith15
 
in0() - Method in class akka.stream.scaladsl.ZipLatestWith16
 
in0() - Method in class akka.stream.scaladsl.ZipLatestWith17
 
in0() - Method in class akka.stream.scaladsl.ZipLatestWith18
 
in0() - Method in class akka.stream.scaladsl.ZipLatestWith19
 
in0() - Method in class akka.stream.scaladsl.ZipLatestWith2
 
in0() - Method in class akka.stream.scaladsl.ZipLatestWith20
 
in0() - Method in class akka.stream.scaladsl.ZipLatestWith21
 
in0() - Method in class akka.stream.scaladsl.ZipLatestWith22
 
in0() - Method in class akka.stream.scaladsl.ZipLatestWith3
 
in0() - Method in class akka.stream.scaladsl.ZipLatestWith4
 
in0() - Method in class akka.stream.scaladsl.ZipLatestWith5
 
in0() - Method in class akka.stream.scaladsl.ZipLatestWith6
 
in0() - Method in class akka.stream.scaladsl.ZipLatestWith7
 
in0() - Method in class akka.stream.scaladsl.ZipLatestWith8
 
in0() - Method in class akka.stream.scaladsl.ZipLatestWith9
 
in0() - Method in class akka.stream.scaladsl.ZipWith10
 
in0() - Method in class akka.stream.scaladsl.ZipWith11
 
in0() - Method in class akka.stream.scaladsl.ZipWith12
 
in0() - Method in class akka.stream.scaladsl.ZipWith13
 
in0() - Method in class akka.stream.scaladsl.ZipWith14
 
in0() - Method in class akka.stream.scaladsl.ZipWith15
 
in0() - Method in class akka.stream.scaladsl.ZipWith16
 
in0() - Method in class akka.stream.scaladsl.ZipWith17
 
in0() - Method in class akka.stream.scaladsl.ZipWith18
 
in0() - Method in class akka.stream.scaladsl.ZipWith19
 
in0() - Method in class akka.stream.scaladsl.ZipWith2
 
in0() - Method in class akka.stream.scaladsl.ZipWith20
 
in0() - Method in class akka.stream.scaladsl.ZipWith21
 
in0() - Method in class akka.stream.scaladsl.ZipWith22
 
in0() - Method in class akka.stream.scaladsl.ZipWith3
 
in0() - Method in class akka.stream.scaladsl.ZipWith4
 
in0() - Method in class akka.stream.scaladsl.ZipWith5
 
in0() - Method in class akka.stream.scaladsl.ZipWith6
 
in0() - Method in class akka.stream.scaladsl.ZipWith7
 
in0() - Method in class akka.stream.scaladsl.ZipWith8
 
in0() - Method in class akka.stream.scaladsl.ZipWith9
 
in1() - Method in class akka.stream.BidiShape
 
in1() - Method in class akka.stream.FanInShape10
 
in1() - Method in class akka.stream.FanInShape11
 
in1() - Method in class akka.stream.FanInShape12
 
in1() - Method in class akka.stream.FanInShape13
 
in1() - Method in class akka.stream.FanInShape14
 
in1() - Method in class akka.stream.FanInShape15
 
in1() - Method in class akka.stream.FanInShape16
 
in1() - Method in class akka.stream.FanInShape17
 
in1() - Method in class akka.stream.FanInShape18
 
in1() - Method in class akka.stream.FanInShape19
 
in1() - Method in class akka.stream.FanInShape2
 
in1() - Method in class akka.stream.FanInShape20
 
in1() - Method in class akka.stream.FanInShape21
 
in1() - Method in class akka.stream.FanInShape22
 
in1() - Method in class akka.stream.FanInShape3
 
in1() - Method in class akka.stream.FanInShape4
 
in1() - Method in class akka.stream.FanInShape5
 
in1() - Method in class akka.stream.FanInShape6
 
in1() - Method in class akka.stream.FanInShape7
 
in1() - Method in class akka.stream.FanInShape8
 
in1() - Method in class akka.stream.FanInShape9
 
in1() - Method in class akka.stream.scaladsl.ZipLatestWith10
 
in1() - Method in class akka.stream.scaladsl.ZipLatestWith11
 
in1() - Method in class akka.stream.scaladsl.ZipLatestWith12
 
in1() - Method in class akka.stream.scaladsl.ZipLatestWith13
 
in1() - Method in class akka.stream.scaladsl.ZipLatestWith14
 
in1() - Method in class akka.stream.scaladsl.ZipLatestWith15
 
in1() - Method in class akka.stream.scaladsl.ZipLatestWith16
 
in1() - Method in class akka.stream.scaladsl.ZipLatestWith17
 
in1() - Method in class akka.stream.scaladsl.ZipLatestWith18
 
in1() - Method in class akka.stream.scaladsl.ZipLatestWith19
 
in1() - Method in class akka.stream.scaladsl.ZipLatestWith2
 
in1() - Method in class akka.stream.scaladsl.ZipLatestWith20
 
in1() - Method in class akka.stream.scaladsl.ZipLatestWith21
 
in1() - Method in class akka.stream.scaladsl.ZipLatestWith22
 
in1() - Method in class akka.stream.scaladsl.ZipLatestWith3
 
in1() - Method in class akka.stream.scaladsl.ZipLatestWith4
 
in1() - Method in class akka.stream.scaladsl.ZipLatestWith5
 
in1() - Method in class akka.stream.scaladsl.ZipLatestWith6
 
in1() - Method in class akka.stream.scaladsl.ZipLatestWith7
 
in1() - Method in class akka.stream.scaladsl.ZipLatestWith8
 
in1() - Method in class akka.stream.scaladsl.ZipLatestWith9
 
in1() - Method in class akka.stream.scaladsl.ZipWith10
 
in1() - Method in class akka.stream.scaladsl.ZipWith11
 
in1() - Method in class akka.stream.scaladsl.ZipWith12
 
in1() - Method in class akka.stream.scaladsl.ZipWith13
 
in1() - Method in class akka.stream.scaladsl.ZipWith14
 
in1() - Method in class akka.stream.scaladsl.ZipWith15
 
in1() - Method in class akka.stream.scaladsl.ZipWith16
 
in1() - Method in class akka.stream.scaladsl.ZipWith17
 
in1() - Method in class akka.stream.scaladsl.ZipWith18
 
in1() - Method in class akka.stream.scaladsl.ZipWith19
 
in1() - Method in class akka.stream.scaladsl.ZipWith2
 
in1() - Method in class akka.stream.scaladsl.ZipWith20
 
in1() - Method in class akka.stream.scaladsl.ZipWith21
 
in1() - Method in class akka.stream.scaladsl.ZipWith22
 
in1() - Method in class akka.stream.scaladsl.ZipWith3
 
in1() - Method in class akka.stream.scaladsl.ZipWith4
 
in1() - Method in class akka.stream.scaladsl.ZipWith5
 
in1() - Method in class akka.stream.scaladsl.ZipWith6
 
in1() - Method in class akka.stream.scaladsl.ZipWith7
 
in1() - Method in class akka.stream.scaladsl.ZipWith8
 
in1() - Method in class akka.stream.scaladsl.ZipWith9
 
in10() - Method in class akka.stream.FanInShape11
 
in10() - Method in class akka.stream.FanInShape12
 
in10() - Method in class akka.stream.FanInShape13
 
in10() - Method in class akka.stream.FanInShape14
 
in10() - Method in class akka.stream.FanInShape15
 
in10() - Method in class akka.stream.FanInShape16
 
in10() - Method in class akka.stream.FanInShape17
 
in10() - Method in class akka.stream.FanInShape18
 
in10() - Method in class akka.stream.FanInShape19
 
in10() - Method in class akka.stream.FanInShape20
 
in10() - Method in class akka.stream.FanInShape21
 
in10() - Method in class akka.stream.FanInShape22
 
in10() - Method in class akka.stream.scaladsl.ZipLatestWith11
 
in10() - Method in class akka.stream.scaladsl.ZipLatestWith12
 
in10() - Method in class akka.stream.scaladsl.ZipLatestWith13
 
in10() - Method in class akka.stream.scaladsl.ZipLatestWith14
 
in10() - Method in class akka.stream.scaladsl.ZipLatestWith15
 
in10() - Method in class akka.stream.scaladsl.ZipLatestWith16
 
in10() - Method in class akka.stream.scaladsl.ZipLatestWith17
 
in10() - Method in class akka.stream.scaladsl.ZipLatestWith18
 
in10() - Method in class akka.stream.scaladsl.ZipLatestWith19
 
in10() - Method in class akka.stream.scaladsl.ZipLatestWith20
 
in10() - Method in class akka.stream.scaladsl.ZipLatestWith21
 
in10() - Method in class akka.stream.scaladsl.ZipLatestWith22
 
in10() - Method in class akka.stream.scaladsl.ZipWith11
 
in10() - Method in class akka.stream.scaladsl.ZipWith12
 
in10() - Method in class akka.stream.scaladsl.ZipWith13
 
in10() - Method in class akka.stream.scaladsl.ZipWith14
 
in10() - Method in class akka.stream.scaladsl.ZipWith15
 
in10() - Method in class akka.stream.scaladsl.ZipWith16
 
in10() - Method in class akka.stream.scaladsl.ZipWith17
 
in10() - Method in class akka.stream.scaladsl.ZipWith18
 
in10() - Method in class akka.stream.scaladsl.ZipWith19
 
in10() - Method in class akka.stream.scaladsl.ZipWith20
 
in10() - Method in class akka.stream.scaladsl.ZipWith21
 
in10() - Method in class akka.stream.scaladsl.ZipWith22
 
in11() - Method in class akka.stream.FanInShape12
 
in11() - Method in class akka.stream.FanInShape13
 
in11() - Method in class akka.stream.FanInShape14
 
in11() - Method in class akka.stream.FanInShape15
 
in11() - Method in class akka.stream.FanInShape16
 
in11() - Method in class akka.stream.FanInShape17
 
in11() - Method in class akka.stream.FanInShape18
 
in11() - Method in class akka.stream.FanInShape19
 
in11() - Method in class akka.stream.FanInShape20
 
in11() - Method in class akka.stream.FanInShape21
 
in11() - Method in class akka.stream.FanInShape22
 
in11() - Method in class akka.stream.scaladsl.ZipLatestWith12
 
in11() - Method in class akka.stream.scaladsl.ZipLatestWith13
 
in11() - Method in class akka.stream.scaladsl.ZipLatestWith14
 
in11() - Method in class akka.stream.scaladsl.ZipLatestWith15
 
in11() - Method in class akka.stream.scaladsl.ZipLatestWith16
 
in11() - Method in class akka.stream.scaladsl.ZipLatestWith17
 
in11() - Method in class akka.stream.scaladsl.ZipLatestWith18
 
in11() - Method in class akka.stream.scaladsl.ZipLatestWith19
 
in11() - Method in class akka.stream.scaladsl.ZipLatestWith20
 
in11() - Method in class akka.stream.scaladsl.ZipLatestWith21
 
in11() - Method in class akka.stream.scaladsl.ZipLatestWith22
 
in11() - Method in class akka.stream.scaladsl.ZipWith12
 
in11() - Method in class akka.stream.scaladsl.ZipWith13
 
in11() - Method in class akka.stream.scaladsl.ZipWith14
 
in11() - Method in class akka.stream.scaladsl.ZipWith15
 
in11() - Method in class akka.stream.scaladsl.ZipWith16
 
in11() - Method in class akka.stream.scaladsl.ZipWith17
 
in11() - Method in class akka.stream.scaladsl.ZipWith18
 
in11() - Method in class akka.stream.scaladsl.ZipWith19
 
in11() - Method in class akka.stream.scaladsl.ZipWith20
 
in11() - Method in class akka.stream.scaladsl.ZipWith21
 
in11() - Method in class akka.stream.scaladsl.ZipWith22
 
in12() - Method in class akka.stream.FanInShape13
 
in12() - Method in class akka.stream.FanInShape14
 
in12() - Method in class akka.stream.FanInShape15
 
in12() - Method in class akka.stream.FanInShape16
 
in12() - Method in class akka.stream.FanInShape17
 
in12() - Method in class akka.stream.FanInShape18
 
in12() - Method in class akka.stream.FanInShape19
 
in12() - Method in class akka.stream.FanInShape20
 
in12() - Method in class akka.stream.FanInShape21
 
in12() - Method in class akka.stream.FanInShape22
 
in12() - Method in class akka.stream.scaladsl.ZipLatestWith13
 
in12() - Method in class akka.stream.scaladsl.ZipLatestWith14
 
in12() - Method in class akka.stream.scaladsl.ZipLatestWith15
 
in12() - Method in class akka.stream.scaladsl.ZipLatestWith16
 
in12() - Method in class akka.stream.scaladsl.ZipLatestWith17
 
in12() - Method in class akka.stream.scaladsl.ZipLatestWith18
 
in12() - Method in class akka.stream.scaladsl.ZipLatestWith19
 
in12() - Method in class akka.stream.scaladsl.ZipLatestWith20
 
in12() - Method in class akka.stream.scaladsl.ZipLatestWith21
 
in12() - Method in class akka.stream.scaladsl.ZipLatestWith22
 
in12() - Method in class akka.stream.scaladsl.ZipWith13
 
in12() - Method in class akka.stream.scaladsl.ZipWith14
 
in12() - Method in class akka.stream.scaladsl.ZipWith15
 
in12() - Method in class akka.stream.scaladsl.ZipWith16
 
in12() - Method in class akka.stream.scaladsl.ZipWith17
 
in12() - Method in class akka.stream.scaladsl.ZipWith18
 
in12() - Method in class akka.stream.scaladsl.ZipWith19
 
in12() - Method in class akka.stream.scaladsl.ZipWith20
 
in12() - Method in class akka.stream.scaladsl.ZipWith21
 
in12() - Method in class akka.stream.scaladsl.ZipWith22
 
in13() - Method in class akka.stream.FanInShape14
 
in13() - Method in class akka.stream.FanInShape15
 
in13() - Method in class akka.stream.FanInShape16
 
in13() - Method in class akka.stream.FanInShape17
 
in13() - Method in class akka.stream.FanInShape18
 
in13() - Method in class akka.stream.FanInShape19
 
in13() - Method in class akka.stream.FanInShape20
 
in13() - Method in class akka.stream.FanInShape21
 
in13() - Method in class akka.stream.FanInShape22
 
in13() - Method in class akka.stream.scaladsl.ZipLatestWith14
 
in13() - Method in class akka.stream.scaladsl.ZipLatestWith15
 
in13() - Method in class akka.stream.scaladsl.ZipLatestWith16
 
in13() - Method in class akka.stream.scaladsl.ZipLatestWith17
 
in13() - Method in class akka.stream.scaladsl.ZipLatestWith18
 
in13() - Method in class akka.stream.scaladsl.ZipLatestWith19
 
in13() - Method in class akka.stream.scaladsl.ZipLatestWith20
 
in13() - Method in class akka.stream.scaladsl.ZipLatestWith21
 
in13() - Method in class akka.stream.scaladsl.ZipLatestWith22
 
in13() - Method in class akka.stream.scaladsl.ZipWith14
 
in13() - Method in class akka.stream.scaladsl.ZipWith15
 
in13() - Method in class akka.stream.scaladsl.ZipWith16
 
in13() - Method in class akka.stream.scaladsl.ZipWith17
 
in13() - Method in class akka.stream.scaladsl.ZipWith18
 
in13() - Method in class akka.stream.scaladsl.ZipWith19
 
in13() - Method in class akka.stream.scaladsl.ZipWith20
 
in13() - Method in class akka.stream.scaladsl.ZipWith21
 
in13() - Method in class akka.stream.scaladsl.ZipWith22
 
in14() - Method in class akka.stream.FanInShape15
 
in14() - Method in class akka.stream.FanInShape16
 
in14() - Method in class akka.stream.FanInShape17
 
in14() - Method in class akka.stream.FanInShape18
 
in14() - Method in class akka.stream.FanInShape19
 
in14() - Method in class akka.stream.FanInShape20
 
in14() - Method in class akka.stream.FanInShape21
 
in14() - Method in class akka.stream.FanInShape22
 
in14() - Method in class akka.stream.scaladsl.ZipLatestWith15
 
in14() - Method in class akka.stream.scaladsl.ZipLatestWith16
 
in14() - Method in class akka.stream.scaladsl.ZipLatestWith17
 
in14() - Method in class akka.stream.scaladsl.ZipLatestWith18
 
in14() - Method in class akka.stream.scaladsl.ZipLatestWith19
 
in14() - Method in class akka.stream.scaladsl.ZipLatestWith20
 
in14() - Method in class akka.stream.scaladsl.ZipLatestWith21
 
in14() - Method in class akka.stream.scaladsl.ZipLatestWith22
 
in14() - Method in class akka.stream.scaladsl.ZipWith15
 
in14() - Method in class akka.stream.scaladsl.ZipWith16
 
in14() - Method in class akka.stream.scaladsl.ZipWith17
 
in14() - Method in class akka.stream.scaladsl.ZipWith18
 
in14() - Method in class akka.stream.scaladsl.ZipWith19
 
in14() - Method in class akka.stream.scaladsl.ZipWith20
 
in14() - Method in class akka.stream.scaladsl.ZipWith21
 
in14() - Method in class akka.stream.scaladsl.ZipWith22
 
in15() - Method in class akka.stream.FanInShape16
 
in15() - Method in class akka.stream.FanInShape17
 
in15() - Method in class akka.stream.FanInShape18
 
in15() - Method in class akka.stream.FanInShape19
 
in15() - Method in class akka.stream.FanInShape20
 
in15() - Method in class akka.stream.FanInShape21
 
in15() - Method in class akka.stream.FanInShape22
 
in15() - Method in class akka.stream.scaladsl.ZipLatestWith16
 
in15() - Method in class akka.stream.scaladsl.ZipLatestWith17
 
in15() - Method in class akka.stream.scaladsl.ZipLatestWith18
 
in15() - Method in class akka.stream.scaladsl.ZipLatestWith19
 
in15() - Method in class akka.stream.scaladsl.ZipLatestWith20
 
in15() - Method in class akka.stream.scaladsl.ZipLatestWith21
 
in15() - Method in class akka.stream.scaladsl.ZipLatestWith22
 
in15() - Method in class akka.stream.scaladsl.ZipWith16
 
in15() - Method in class akka.stream.scaladsl.ZipWith17
 
in15() - Method in class akka.stream.scaladsl.ZipWith18
 
in15() - Method in class akka.stream.scaladsl.ZipWith19
 
in15() - Method in class akka.stream.scaladsl.ZipWith20
 
in15() - Method in class akka.stream.scaladsl.ZipWith21
 
in15() - Method in class akka.stream.scaladsl.ZipWith22
 
in16() - Method in class akka.stream.FanInShape17
 
in16() - Method in class akka.stream.FanInShape18
 
in16() - Method in class akka.stream.FanInShape19
 
in16() - Method in class akka.stream.FanInShape20
 
in16() - Method in class akka.stream.FanInShape21
 
in16() - Method in class akka.stream.FanInShape22
 
in16() - Method in class akka.stream.scaladsl.ZipLatestWith17
 
in16() - Method in class akka.stream.scaladsl.ZipLatestWith18
 
in16() - Method in class akka.stream.scaladsl.ZipLatestWith19
 
in16() - Method in class akka.stream.scaladsl.ZipLatestWith20
 
in16() - Method in class akka.stream.scaladsl.ZipLatestWith21
 
in16() - Method in class akka.stream.scaladsl.ZipLatestWith22
 
in16() - Method in class akka.stream.scaladsl.ZipWith17
 
in16() - Method in class akka.stream.scaladsl.ZipWith18
 
in16() - Method in class akka.stream.scaladsl.ZipWith19
 
in16() - Method in class akka.stream.scaladsl.ZipWith20
 
in16() - Method in class akka.stream.scaladsl.ZipWith21
 
in16() - Method in class akka.stream.scaladsl.ZipWith22
 
in17() - Method in class akka.stream.FanInShape18
 
in17() - Method in class akka.stream.FanInShape19
 
in17() - Method in class akka.stream.FanInShape20
 
in17() - Method in class akka.stream.FanInShape21
 
in17() - Method in class akka.stream.FanInShape22
 
in17() - Method in class akka.stream.scaladsl.ZipLatestWith18
 
in17() - Method in class akka.stream.scaladsl.ZipLatestWith19
 
in17() - Method in class akka.stream.scaladsl.ZipLatestWith20
 
in17() - Method in class akka.stream.scaladsl.ZipLatestWith21
 
in17() - Method in class akka.stream.scaladsl.ZipLatestWith22
 
in17() - Method in class akka.stream.scaladsl.ZipWith18
 
in17() - Method in class akka.stream.scaladsl.ZipWith19
 
in17() - Method in class akka.stream.scaladsl.ZipWith20
 
in17() - Method in class akka.stream.scaladsl.ZipWith21
 
in17() - Method in class akka.stream.scaladsl.ZipWith22
 
in18() - Method in class akka.stream.FanInShape19
 
in18() - Method in class akka.stream.FanInShape20
 
in18() - Method in class akka.stream.FanInShape21
 
in18() - Method in class akka.stream.FanInShape22
 
in18() - Method in class akka.stream.scaladsl.ZipLatestWith19
 
in18() - Method in class akka.stream.scaladsl.ZipLatestWith20
 
in18() - Method in class akka.stream.scaladsl.ZipLatestWith21
 
in18() - Method in class akka.stream.scaladsl.ZipLatestWith22
 
in18() - Method in class akka.stream.scaladsl.ZipWith19
 
in18() - Method in class akka.stream.scaladsl.ZipWith20
 
in18() - Method in class akka.stream.scaladsl.ZipWith21
 
in18() - Method in class akka.stream.scaladsl.ZipWith22
 
in19() - Method in class akka.stream.FanInShape20
 
in19() - Method in class akka.stream.FanInShape21
 
in19() - Method in class akka.stream.FanInShape22
 
in19() - Method in class akka.stream.scaladsl.ZipLatestWith20
 
in19() - Method in class akka.stream.scaladsl.ZipLatestWith21
 
in19() - Method in class akka.stream.scaladsl.ZipLatestWith22
 
in19() - Method in class akka.stream.scaladsl.ZipWith20
 
in19() - Method in class akka.stream.scaladsl.ZipWith21
 
in19() - Method in class akka.stream.scaladsl.ZipWith22
 
in1Seq() - Method in class akka.stream.FanInShape1N
Deprecated.
Use 'inlets' or 'in(id)' instead. Since 2.5.5.
in2() - Method in class akka.stream.BidiShape
 
in2() - Method in class akka.stream.FanInShape10
 
in2() - Method in class akka.stream.FanInShape11
 
in2() - Method in class akka.stream.FanInShape12
 
in2() - Method in class akka.stream.FanInShape13
 
in2() - Method in class akka.stream.FanInShape14
 
in2() - Method in class akka.stream.FanInShape15
 
in2() - Method in class akka.stream.FanInShape16
 
in2() - Method in class akka.stream.FanInShape17
 
in2() - Method in class akka.stream.FanInShape18
 
in2() - Method in class akka.stream.FanInShape19
 
in2() - Method in class akka.stream.FanInShape20
 
in2() - Method in class akka.stream.FanInShape21
 
in2() - Method in class akka.stream.FanInShape22
 
in2() - Method in class akka.stream.FanInShape3
 
in2() - Method in class akka.stream.FanInShape4
 
in2() - Method in class akka.stream.FanInShape5
 
in2() - Method in class akka.stream.FanInShape6
 
in2() - Method in class akka.stream.FanInShape7
 
in2() - Method in class akka.stream.FanInShape8
 
in2() - Method in class akka.stream.FanInShape9
 
in2() - Method in class akka.stream.scaladsl.ZipLatestWith10
 
in2() - Method in class akka.stream.scaladsl.ZipLatestWith11
 
in2() - Method in class akka.stream.scaladsl.ZipLatestWith12
 
in2() - Method in class akka.stream.scaladsl.ZipLatestWith13
 
in2() - Method in class akka.stream.scaladsl.ZipLatestWith14
 
in2() - Method in class akka.stream.scaladsl.ZipLatestWith15
 
in2() - Method in class akka.stream.scaladsl.ZipLatestWith16
 
in2() - Method in class akka.stream.scaladsl.ZipLatestWith17
 
in2() - Method in class akka.stream.scaladsl.ZipLatestWith18
 
in2() - Method in class akka.stream.scaladsl.ZipLatestWith19
 
in2() - Method in class akka.stream.scaladsl.ZipLatestWith20
 
in2() - Method in class akka.stream.scaladsl.ZipLatestWith21
 
in2() - Method in class akka.stream.scaladsl.ZipLatestWith22
 
in2() - Method in class akka.stream.scaladsl.ZipLatestWith3
 
in2() - Method in class akka.stream.scaladsl.ZipLatestWith4
 
in2() - Method in class akka.stream.scaladsl.ZipLatestWith5
 
in2() - Method in class akka.stream.scaladsl.ZipLatestWith6
 
in2() - Method in class akka.stream.scaladsl.ZipLatestWith7
 
in2() - Method in class akka.stream.scaladsl.ZipLatestWith8
 
in2() - Method in class akka.stream.scaladsl.ZipLatestWith9
 
in2() - Method in class akka.stream.scaladsl.ZipWith10
 
in2() - Method in class akka.stream.scaladsl.ZipWith11
 
in2() - Method in class akka.stream.scaladsl.ZipWith12
 
in2() - Method in class akka.stream.scaladsl.ZipWith13
 
in2() - Method in class akka.stream.scaladsl.ZipWith14
 
in2() - Method in class akka.stream.scaladsl.ZipWith15
 
in2() - Method in class akka.stream.scaladsl.ZipWith16
 
in2() - Method in class akka.stream.scaladsl.ZipWith17
 
in2() - Method in class akka.stream.scaladsl.ZipWith18
 
in2() - Method in class akka.stream.scaladsl.ZipWith19
 
in2() - Method in class akka.stream.scaladsl.ZipWith20
 
in2() - Method in class akka.stream.scaladsl.ZipWith21
 
in2() - Method in class akka.stream.scaladsl.ZipWith22
 
in2() - Method in class akka.stream.scaladsl.ZipWith3
 
in2() - Method in class akka.stream.scaladsl.ZipWith4
 
in2() - Method in class akka.stream.scaladsl.ZipWith5
 
in2() - Method in class akka.stream.scaladsl.ZipWith6
 
in2() - Method in class akka.stream.scaladsl.ZipWith7
 
in2() - Method in class akka.stream.scaladsl.ZipWith8
 
in2() - Method in class akka.stream.scaladsl.ZipWith9
 
in20() - Method in class akka.stream.FanInShape21
 
in20() - Method in class akka.stream.FanInShape22
 
in20() - Method in class akka.stream.scaladsl.ZipLatestWith21
 
in20() - Method in class akka.stream.scaladsl.ZipLatestWith22
 
in20() - Method in class akka.stream.scaladsl.ZipWith21
 
in20() - Method in class akka.stream.scaladsl.ZipWith22
 
in21() - Method in class akka.stream.FanInShape22
 
in21() - Method in class akka.stream.scaladsl.ZipLatestWith22
 
in21() - Method in class akka.stream.scaladsl.ZipWith22
 
in3() - Method in class akka.stream.FanInShape10
 
in3() - Method in class akka.stream.FanInShape11
 
in3() - Method in class akka.stream.FanInShape12
 
in3() - Method in class akka.stream.FanInShape13
 
in3() - Method in class akka.stream.FanInShape14
 
in3() - Method in class akka.stream.FanInShape15
 
in3() - Method in class akka.stream.FanInShape16
 
in3() - Method in class akka.stream.FanInShape17
 
in3() - Method in class akka.stream.FanInShape18
 
in3() - Method in class akka.stream.FanInShape19
 
in3() - Method in class akka.stream.FanInShape20
 
in3() - Method in class akka.stream.FanInShape21
 
in3() - Method in class akka.stream.FanInShape22
 
in3() - Method in class akka.stream.FanInShape4
 
in3() - Method in class akka.stream.FanInShape5
 
in3() - Method in class akka.stream.FanInShape6
 
in3() - Method in class akka.stream.FanInShape7
 
in3() - Method in class akka.stream.FanInShape8
 
in3() - Method in class akka.stream.FanInShape9
 
in3() - Method in class akka.stream.scaladsl.ZipLatestWith10
 
in3() - Method in class akka.stream.scaladsl.ZipLatestWith11
 
in3() - Method in class akka.stream.scaladsl.ZipLatestWith12
 
in3() - Method in class akka.stream.scaladsl.ZipLatestWith13
 
in3() - Method in class akka.stream.scaladsl.ZipLatestWith14
 
in3() - Method in class akka.stream.scaladsl.ZipLatestWith15
 
in3() - Method in class akka.stream.scaladsl.ZipLatestWith16
 
in3() - Method in class akka.stream.scaladsl.ZipLatestWith17
 
in3() - Method in class akka.stream.scaladsl.ZipLatestWith18
 
in3() - Method in class akka.stream.scaladsl.ZipLatestWith19
 
in3() - Method in class akka.stream.scaladsl.ZipLatestWith20
 
in3() - Method in class akka.stream.scaladsl.ZipLatestWith21
 
in3() - Method in class akka.stream.scaladsl.ZipLatestWith22
 
in3() - Method in class akka.stream.scaladsl.ZipLatestWith4
 
in3() - Method in class akka.stream.scaladsl.ZipLatestWith5
 
in3() - Method in class akka.stream.scaladsl.ZipLatestWith6
 
in3() - Method in class akka.stream.scaladsl.ZipLatestWith7
 
in3() - Method in class akka.stream.scaladsl.ZipLatestWith8
 
in3() - Method in class akka.stream.scaladsl.ZipLatestWith9
 
in3() - Method in class akka.stream.scaladsl.ZipWith10
 
in3() - Method in class akka.stream.scaladsl.ZipWith11
 
in3() - Method in class akka.stream.scaladsl.ZipWith12
 
in3() - Method in class akka.stream.scaladsl.ZipWith13
 
in3() - Method in class akka.stream.scaladsl.ZipWith14
 
in3() - Method in class akka.stream.scaladsl.ZipWith15
 
in3() - Method in class akka.stream.scaladsl.ZipWith16
 
in3() - Method in class akka.stream.scaladsl.ZipWith17
 
in3() - Method in class akka.stream.scaladsl.ZipWith18
 
in3() - Method in class akka.stream.scaladsl.ZipWith19
 
in3() - Method in class akka.stream.scaladsl.ZipWith20
 
in3() - Method in class akka.stream.scaladsl.ZipWith21
 
in3() - Method in class akka.stream.scaladsl.ZipWith22
 
in3() - Method in class akka.stream.scaladsl.ZipWith4
 
in3() - Method in class akka.stream.scaladsl.ZipWith5
 
in3() - Method in class akka.stream.scaladsl.ZipWith6
 
in3() - Method in class akka.stream.scaladsl.ZipWith7
 
in3() - Method in class akka.stream.scaladsl.ZipWith8
 
in3() - Method in class akka.stream.scaladsl.ZipWith9
 
in4() - Method in class akka.stream.FanInShape10
 
in4() - Method in class akka.stream.FanInShape11
 
in4() - Method in class akka.stream.FanInShape12
 
in4() - Method in class akka.stream.FanInShape13
 
in4() - Method in class akka.stream.FanInShape14
 
in4() - Method in class akka.stream.FanInShape15
 
in4() - Method in class akka.stream.FanInShape16
 
in4() - Method in class akka.stream.FanInShape17
 
in4() - Method in class akka.stream.FanInShape18
 
in4() - Method in class akka.stream.FanInShape19
 
in4() - Method in class akka.stream.FanInShape20
 
in4() - Method in class akka.stream.FanInShape21
 
in4() - Method in class akka.stream.FanInShape22
 
in4() - Method in class akka.stream.FanInShape5
 
in4() - Method in class akka.stream.FanInShape6
 
in4() - Method in class akka.stream.FanInShape7
 
in4() - Method in class akka.stream.FanInShape8
 
in4() - Method in class akka.stream.FanInShape9
 
in4() - Method in class akka.stream.scaladsl.ZipLatestWith10
 
in4() - Method in class akka.stream.scaladsl.ZipLatestWith11
 
in4() - Method in class akka.stream.scaladsl.ZipLatestWith12
 
in4() - Method in class akka.stream.scaladsl.ZipLatestWith13
 
in4() - Method in class akka.stream.scaladsl.ZipLatestWith14
 
in4() - Method in class akka.stream.scaladsl.ZipLatestWith15
 
in4() - Method in class akka.stream.scaladsl.ZipLatestWith16
 
in4() - Method in class akka.stream.scaladsl.ZipLatestWith17
 
in4() - Method in class akka.stream.scaladsl.ZipLatestWith18
 
in4() - Method in class akka.stream.scaladsl.ZipLatestWith19
 
in4() - Method in class akka.stream.scaladsl.ZipLatestWith20
 
in4() - Method in class akka.stream.scaladsl.ZipLatestWith21
 
in4() - Method in class akka.stream.scaladsl.ZipLatestWith22
 
in4() - Method in class akka.stream.scaladsl.ZipLatestWith5
 
in4() - Method in class akka.stream.scaladsl.ZipLatestWith6
 
in4() - Method in class akka.stream.scaladsl.ZipLatestWith7
 
in4() - Method in class akka.stream.scaladsl.ZipLatestWith8
 
in4() - Method in class akka.stream.scaladsl.ZipLatestWith9
 
in4() - Method in class akka.stream.scaladsl.ZipWith10
 
in4() - Method in class akka.stream.scaladsl.ZipWith11
 
in4() - Method in class akka.stream.scaladsl.ZipWith12
 
in4() - Method in class akka.stream.scaladsl.ZipWith13
 
in4() - Method in class akka.stream.scaladsl.ZipWith14
 
in4() - Method in class akka.stream.scaladsl.ZipWith15
 
in4() - Method in class akka.stream.scaladsl.ZipWith16
 
in4() - Method in class akka.stream.scaladsl.ZipWith17
 
in4() - Method in class akka.stream.scaladsl.ZipWith18
 
in4() - Method in class akka.stream.scaladsl.ZipWith19
 
in4() - Method in class akka.stream.scaladsl.ZipWith20
 
in4() - Method in class akka.stream.scaladsl.ZipWith21
 
in4() - Method in class akka.stream.scaladsl.ZipWith22
 
in4() - Method in class akka.stream.scaladsl.ZipWith5
 
in4() - Method in class akka.stream.scaladsl.ZipWith6
 
in4() - Method in class akka.stream.scaladsl.ZipWith7
 
in4() - Method in class akka.stream.scaladsl.ZipWith8
 
in4() - Method in class akka.stream.scaladsl.ZipWith9
 
in5() - Method in class akka.stream.FanInShape10
 
in5() - Method in class akka.stream.FanInShape11
 
in5() - Method in class akka.stream.FanInShape12
 
in5() - Method in class akka.stream.FanInShape13
 
in5() - Method in class akka.stream.FanInShape14
 
in5() - Method in class akka.stream.FanInShape15
 
in5() - Method in class akka.stream.FanInShape16
 
in5() - Method in class akka.stream.FanInShape17
 
in5() - Method in class akka.stream.FanInShape18
 
in5() - Method in class akka.stream.FanInShape19
 
in5() - Method in class akka.stream.FanInShape20
 
in5() - Method in class akka.stream.FanInShape21
 
in5() - Method in class akka.stream.FanInShape22
 
in5() - Method in class akka.stream.FanInShape6
 
in5() - Method in class akka.stream.FanInShape7
 
in5() - Method in class akka.stream.FanInShape8
 
in5() - Method in class akka.stream.FanInShape9
 
in5() - Method in class akka.stream.scaladsl.ZipLatestWith10
 
in5() - Method in class akka.stream.scaladsl.ZipLatestWith11
 
in5() - Method in class akka.stream.scaladsl.ZipLatestWith12
 
in5() - Method in class akka.stream.scaladsl.ZipLatestWith13
 
in5() - Method in class akka.stream.scaladsl.ZipLatestWith14
 
in5() - Method in class akka.stream.scaladsl.ZipLatestWith15
 
in5() - Method in class akka.stream.scaladsl.ZipLatestWith16
 
in5() - Method in class akka.stream.scaladsl.ZipLatestWith17
 
in5() - Method in class akka.stream.scaladsl.ZipLatestWith18
 
in5() - Method in class akka.stream.scaladsl.ZipLatestWith19
 
in5() - Method in class akka.stream.scaladsl.ZipLatestWith20
 
in5() - Method in class akka.stream.scaladsl.ZipLatestWith21
 
in5() - Method in class akka.stream.scaladsl.ZipLatestWith22
 
in5() - Method in class akka.stream.scaladsl.ZipLatestWith6
 
in5() - Method in class akka.stream.scaladsl.ZipLatestWith7
 
in5() - Method in class akka.stream.scaladsl.ZipLatestWith8
 
in5() - Method in class akka.stream.scaladsl.ZipLatestWith9
 
in5() - Method in class akka.stream.scaladsl.ZipWith10
 
in5() - Method in class akka.stream.scaladsl.ZipWith11
 
in5() - Method in class akka.stream.scaladsl.ZipWith12
 
in5() - Method in class akka.stream.scaladsl.ZipWith13
 
in5() - Method in class akka.stream.scaladsl.ZipWith14
 
in5() - Method in class akka.stream.scaladsl.ZipWith15
 
in5() - Method in class akka.stream.scaladsl.ZipWith16
 
in5() - Method in class akka.stream.scaladsl.ZipWith17
 
in5() - Method in class akka.stream.scaladsl.ZipWith18
 
in5() - Method in class akka.stream.scaladsl.ZipWith19
 
in5() - Method in class akka.stream.scaladsl.ZipWith20
 
in5() - Method in class akka.stream.scaladsl.ZipWith21
 
in5() - Method in class akka.stream.scaladsl.ZipWith22
 
in5() - Method in class akka.stream.scaladsl.ZipWith6
 
in5() - Method in class akka.stream.scaladsl.ZipWith7
 
in5() - Method in class akka.stream.scaladsl.ZipWith8
 
in5() - Method in class akka.stream.scaladsl.ZipWith9
 
in6() - Method in class akka.stream.FanInShape10
 
in6() - Method in class akka.stream.FanInShape11
 
in6() - Method in class akka.stream.FanInShape12
 
in6() - Method in class akka.stream.FanInShape13
 
in6() - Method in class akka.stream.FanInShape14
 
in6() - Method in class akka.stream.FanInShape15
 
in6() - Method in class akka.stream.FanInShape16
 
in6() - Method in class akka.stream.FanInShape17
 
in6() - Method in class akka.stream.FanInShape18
 
in6() - Method in class akka.stream.FanInShape19
 
in6() - Method in class akka.stream.FanInShape20
 
in6() - Method in class akka.stream.FanInShape21
 
in6() - Method in class akka.stream.FanInShape22
 
in6() - Method in class akka.stream.FanInShape7
 
in6() - Method in class akka.stream.FanInShape8
 
in6() - Method in class akka.stream.FanInShape9
 
in6() - Method in class akka.stream.scaladsl.ZipLatestWith10
 
in6() - Method in class akka.stream.scaladsl.ZipLatestWith11
 
in6() - Method in class akka.stream.scaladsl.ZipLatestWith12
 
in6() - Method in class akka.stream.scaladsl.ZipLatestWith13
 
in6() - Method in class akka.stream.scaladsl.ZipLatestWith14
 
in6() - Method in class akka.stream.scaladsl.ZipLatestWith15
 
in6() - Method in class akka.stream.scaladsl.ZipLatestWith16
 
in6() - Method in class akka.stream.scaladsl.ZipLatestWith17
 
in6() - Method in class akka.stream.scaladsl.ZipLatestWith18
 
in6() - Method in class akka.stream.scaladsl.ZipLatestWith19
 
in6() - Method in class akka.stream.scaladsl.ZipLatestWith20
 
in6() - Method in class akka.stream.scaladsl.ZipLatestWith21
 
in6() - Method in class akka.stream.scaladsl.ZipLatestWith22
 
in6() - Method in class akka.stream.scaladsl.ZipLatestWith7
 
in6() - Method in class akka.stream.scaladsl.ZipLatestWith8
 
in6() - Method in class akka.stream.scaladsl.ZipLatestWith9
 
in6() - Method in class akka.stream.scaladsl.ZipWith10
 
in6() - Method in class akka.stream.scaladsl.ZipWith11
 
in6() - Method in class akka.stream.scaladsl.ZipWith12
 
in6() - Method in class akka.stream.scaladsl.ZipWith13
 
in6() - Method in class akka.stream.scaladsl.ZipWith14
 
in6() - Method in class akka.stream.scaladsl.ZipWith15
 
in6() - Method in class akka.stream.scaladsl.ZipWith16
 
in6() - Method in class akka.stream.scaladsl.ZipWith17
 
in6() - Method in class akka.stream.scaladsl.ZipWith18
 
in6() - Method in class akka.stream.scaladsl.ZipWith19
 
in6() - Method in class akka.stream.scaladsl.ZipWith20
 
in6() - Method in class akka.stream.scaladsl.ZipWith21
 
in6() - Method in class akka.stream.scaladsl.ZipWith22
 
in6() - Method in class akka.stream.scaladsl.ZipWith7
 
in6() - Method in class akka.stream.scaladsl.ZipWith8
 
in6() - Method in class akka.stream.scaladsl.ZipWith9
 
in7() - Method in class akka.stream.FanInShape10
 
in7() - Method in class akka.stream.FanInShape11
 
in7() - Method in class akka.stream.FanInShape12
 
in7() - Method in class akka.stream.FanInShape13
 
in7() - Method in class akka.stream.FanInShape14
 
in7() - Method in class akka.stream.FanInShape15
 
in7() - Method in class akka.stream.FanInShape16
 
in7() - Method in class akka.stream.FanInShape17
 
in7() - Method in class akka.stream.FanInShape18
 
in7() - Method in class akka.stream.FanInShape19
 
in7() - Method in class akka.stream.FanInShape20
 
in7() - Method in class akka.stream.FanInShape21
 
in7() - Method in class akka.stream.FanInShape22
 
in7() - Method in class akka.stream.FanInShape8
 
in7() - Method in class akka.stream.FanInShape9
 
in7() - Method in class akka.stream.scaladsl.ZipLatestWith10
 
in7() - Method in class akka.stream.scaladsl.ZipLatestWith11
 
in7() - Method in class akka.stream.scaladsl.ZipLatestWith12
 
in7() - Method in class akka.stream.scaladsl.ZipLatestWith13
 
in7() - Method in class akka.stream.scaladsl.ZipLatestWith14
 
in7() - Method in class akka.stream.scaladsl.ZipLatestWith15
 
in7() - Method in class akka.stream.scaladsl.ZipLatestWith16
 
in7() - Method in class akka.stream.scaladsl.ZipLatestWith17
 
in7() - Method in class akka.stream.scaladsl.ZipLatestWith18
 
in7() - Method in class akka.stream.scaladsl.ZipLatestWith19
 
in7() - Method in class akka.stream.scaladsl.ZipLatestWith20
 
in7() - Method in class akka.stream.scaladsl.ZipLatestWith21
 
in7() - Method in class akka.stream.scaladsl.ZipLatestWith22
 
in7() - Method in class akka.stream.scaladsl.ZipLatestWith8
 
in7() - Method in class akka.stream.scaladsl.ZipLatestWith9
 
in7() - Method in class akka.stream.scaladsl.ZipWith10
 
in7() - Method in class akka.stream.scaladsl.ZipWith11
 
in7() - Method in class akka.stream.scaladsl.ZipWith12
 
in7() - Method in class akka.stream.scaladsl.ZipWith13
 
in7() - Method in class akka.stream.scaladsl.ZipWith14
 
in7() - Method in class akka.stream.scaladsl.ZipWith15
 
in7() - Method in class akka.stream.scaladsl.ZipWith16
 
in7() - Method in class akka.stream.scaladsl.ZipWith17
 
in7() - Method in class akka.stream.scaladsl.ZipWith18
 
in7() - Method in class akka.stream.scaladsl.ZipWith19
 
in7() - Method in class akka.stream.scaladsl.ZipWith20
 
in7() - Method in class akka.stream.scaladsl.ZipWith21
 
in7() - Method in class akka.stream.scaladsl.ZipWith22
 
in7() - Method in class akka.stream.scaladsl.ZipWith8
 
in7() - Method in class akka.stream.scaladsl.ZipWith9
 
in8() - Method in class akka.stream.FanInShape10
 
in8() - Method in class akka.stream.FanInShape11
 
in8() - Method in class akka.stream.FanInShape12
 
in8() - Method in class akka.stream.FanInShape13
 
in8() - Method in class akka.stream.FanInShape14
 
in8() - Method in class akka.stream.FanInShape15
 
in8() - Method in class akka.stream.FanInShape16
 
in8() - Method in class akka.stream.FanInShape17
 
in8() - Method in class akka.stream.FanInShape18
 
in8() - Method in class akka.stream.FanInShape19
 
in8() - Method in class akka.stream.FanInShape20
 
in8() - Method in class akka.stream.FanInShape21
 
in8() - Method in class akka.stream.FanInShape22
 
in8() - Method in class akka.stream.FanInShape9
 
in8() - Method in class akka.stream.scaladsl.ZipLatestWith10
 
in8() - Method in class akka.stream.scaladsl.ZipLatestWith11
 
in8() - Method in class akka.stream.scaladsl.ZipLatestWith12
 
in8() - Method in class akka.stream.scaladsl.ZipLatestWith13
 
in8() - Method in class akka.stream.scaladsl.ZipLatestWith14
 
in8() - Method in class akka.stream.scaladsl.ZipLatestWith15
 
in8() - Method in class akka.stream.scaladsl.ZipLatestWith16
 
in8() - Method in class akka.stream.scaladsl.ZipLatestWith17
 
in8() - Method in class akka.stream.scaladsl.ZipLatestWith18
 
in8() - Method in class akka.stream.scaladsl.ZipLatestWith19
 
in8() - Method in class akka.stream.scaladsl.ZipLatestWith20
 
in8() - Method in class akka.stream.scaladsl.ZipLatestWith21
 
in8() - Method in class akka.stream.scaladsl.ZipLatestWith22
 
in8() - Method in class akka.stream.scaladsl.ZipLatestWith9
 
in8() - Method in class akka.stream.scaladsl.ZipWith10
 
in8() - Method in class akka.stream.scaladsl.ZipWith11
 
in8() - Method in class akka.stream.scaladsl.ZipWith12
 
in8() - Method in class akka.stream.scaladsl.ZipWith13
 
in8() - Method in class akka.stream.scaladsl.ZipWith14
 
in8() - Method in class akka.stream.scaladsl.ZipWith15
 
in8() - Method in class akka.stream.scaladsl.ZipWith16
 
in8() - Method in class akka.stream.scaladsl.ZipWith17
 
in8() - Method in class akka.stream.scaladsl.ZipWith18
 
in8() - Method in class akka.stream.scaladsl.ZipWith19
 
in8() - Method in class akka.stream.scaladsl.ZipWith20
 
in8() - Method in class akka.stream.scaladsl.ZipWith21
 
in8() - Method in class akka.stream.scaladsl.ZipWith22
 
in8() - Method in class akka.stream.scaladsl.ZipWith9
 
in9() - Method in class akka.stream.FanInShape10
 
in9() - Method in class akka.stream.FanInShape11
 
in9() - Method in class akka.stream.FanInShape12
 
in9() - Method in class akka.stream.FanInShape13
 
in9() - Method in class akka.stream.FanInShape14
 
in9() - Method in class akka.stream.FanInShape15
 
in9() - Method in class akka.stream.FanInShape16
 
in9() - Method in class akka.stream.FanInShape17
 
in9() - Method in class akka.stream.FanInShape18
 
in9() - Method in class akka.stream.FanInShape19
 
in9() - Method in class akka.stream.FanInShape20
 
in9() - Method in class akka.stream.FanInShape21
 
in9() - Method in class akka.stream.FanInShape22
 
in9() - Method in class akka.stream.scaladsl.ZipLatestWith10
 
in9() - Method in class akka.stream.scaladsl.ZipLatestWith11
 
in9() - Method in class akka.stream.scaladsl.ZipLatestWith12
 
in9() - Method in class akka.stream.scaladsl.ZipLatestWith13
 
in9() - Method in class akka.stream.scaladsl.ZipLatestWith14
 
in9() - Method in class akka.stream.scaladsl.ZipLatestWith15
 
in9() - Method in class akka.stream.scaladsl.ZipLatestWith16
 
in9() - Method in class akka.stream.scaladsl.ZipLatestWith17
 
in9() - Method in class akka.stream.scaladsl.ZipLatestWith18
 
in9() - Method in class akka.stream.scaladsl.ZipLatestWith19
 
in9() - Method in class akka.stream.scaladsl.ZipLatestWith20
 
in9() - Method in class akka.stream.scaladsl.ZipLatestWith21
 
in9() - Method in class akka.stream.scaladsl.ZipLatestWith22
 
in9() - Method in class akka.stream.scaladsl.ZipWith10
 
in9() - Method in class akka.stream.scaladsl.ZipWith11
 
in9() - Method in class akka.stream.scaladsl.ZipWith12
 
in9() - Method in class akka.stream.scaladsl.ZipWith13
 
in9() - Method in class akka.stream.scaladsl.ZipWith14
 
in9() - Method in class akka.stream.scaladsl.ZipWith15
 
in9() - Method in class akka.stream.scaladsl.ZipWith16
 
in9() - Method in class akka.stream.scaladsl.ZipWith17
 
in9() - Method in class akka.stream.scaladsl.ZipWith18
 
in9() - Method in class akka.stream.scaladsl.ZipWith19
 
in9() - Method in class akka.stream.scaladsl.ZipWith20
 
in9() - Method in class akka.stream.scaladsl.ZipWith21
 
in9() - Method in class akka.stream.scaladsl.ZipWith22
 
inbound() - Method in class akka.remote.AssociatedEvent
Deprecated.
 
inbound() - Method in class akka.remote.AssociationErrorEvent
Deprecated.
 
inbound() - Method in interface akka.remote.AssociationEvent
Deprecated.
 
inbound() - Method in class akka.remote.DisassociatedEvent
Deprecated.
 
inbound() - Method in class akka.remote.transport.TestAssociationHandle
Deprecated.
 
inboundActorRefCompressionTableVersion() - Method in interface akka.remote.artery.HeaderBuilder
 
InboundAssociation(AssociationHandle) - Constructor for class akka.remote.transport.Transport.InboundAssociation
Deprecated.
 
InboundAssociation$() - Constructor for class akka.remote.transport.Transport.InboundAssociation$
Deprecated.
 
inboundClassManifestCompressionTableVersion() - Method in interface akka.remote.artery.HeaderBuilder
 
InboundCompression$ - Class in akka.remote.artery.compress
INTERNAL API
InboundCompression$() - Constructor for class akka.remote.artery.compress.InboundCompression$
 
InboundCompressions - Interface in akka.remote.artery.compress
INTERNAL API Decompress and cause compression advertisements.
InboundCompressionsImpl$ - Class in akka.remote.artery.compress
 
InboundCompressionsImpl$() - Constructor for class akka.remote.artery.compress.InboundCompressionsImpl$
 
InboundContext - Interface in akka.remote.artery
INTERNAL API Inbound API that is used by the stream operators.
InboundControlJunction$ - Class in akka.remote.artery
INTERNAL API
InboundControlJunction$() - Constructor for class akka.remote.artery.InboundControlJunction$
 
InboundEnvelope - Interface in akka.remote.artery
INTERNAL API
InboundEnvelope$ - Class in akka.remote.artery
INTERNAL API
InboundEnvelope$() - Constructor for class akka.remote.artery.InboundEnvelope$
 
InboundMessageDispatcher - Interface in akka.remote
INTERNAL API
InboundPayload(ByteString) - Constructor for class akka.remote.transport.AssociationHandle.InboundPayload
Deprecated.
 
InboundPayload$() - Constructor for class akka.remote.transport.AssociationHandle.InboundPayload$
Deprecated.
 
inc() - Method in class akka.remote.SeqNo
Deprecated.
Increments the sequence number.
include() - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
include() - Method in class akka.persistence.PluginSpec
 
includeManifest() - Method in class akka.persistence.serialization.MessageSerializer
 
includeManifest() - Method in class akka.persistence.serialization.SnapshotSerializer
 
includeManifest() - Method in class akka.remote.serialization.ByteStringSerializer
Deprecated.
 
includeManifest() - Method in class akka.remote.serialization.IntSerializer
Deprecated.
 
includeManifest() - Method in class akka.remote.serialization.LongSerializer
Deprecated.
 
includeManifest() - Method in class akka.remote.serialization.MessageContainerSerializer
 
includeManifest() - Method in class akka.remote.serialization.ProtobufSerializer
 
includeManifest() - Method in class akka.remote.serialization.StringSerializer
Deprecated.
 
includeManifest() - Method in class akka.remote.serialization.SystemMessageSerializer
 
includeManifest() - Method in class akka.serialization.ByteArraySerializer
 
includeManifest() - Method in class akka.serialization.DisabledJavaSerializer
 
includeManifest() - Method in class akka.serialization.JavaSerializer
 
includeManifest() - Method in class akka.serialization.NullSerializer
 
includeManifest() - Method in interface akka.serialization.Serializer
Returns whether this serializer needs a manifest in the fromBinary method
includeManifest() - Method in class akka.serialization.SerializerWithStringManifest
 
includeManifest() - Method in class akka.testkit.TestJavaSerializer
 
includes(ThrottlerTransportAdapter.Direction) - Method in interface akka.remote.transport.ThrottlerTransportAdapter.Direction
Deprecated.
 
includes(ThrottlerTransportAdapter.Direction) - Method in class akka.remote.transport.ThrottlerTransportAdapter.Direction$.Both$
Deprecated.
 
includes(ThrottlerTransportAdapter.Direction) - Method in class akka.remote.transport.ThrottlerTransportAdapter.Direction$.Receive$
Deprecated.
 
includes(ThrottlerTransportAdapter.Direction) - Method in class akka.remote.transport.ThrottlerTransportAdapter.Direction$.Send$
Deprecated.
 
IncomingCommand(C) - Constructor for class akka.persistence.typed.internal.InternalProtocol.IncomingCommand
 
IncomingCommand(C) - Constructor for class akka.persistence.typed.state.internal.InternalProtocol.IncomingCommand
 
IncomingCommand$() - Constructor for class akka.persistence.typed.internal.InternalProtocol.IncomingCommand$
 
IncomingCommand$() - Constructor for class akka.persistence.typed.state.internal.InternalProtocol.IncomingCommand$
 
IncomingConnection(InetSocketAddress, InetSocketAddress, Flow<ByteString, ByteString, NotUsed>) - Constructor for class akka.stream.scaladsl.Tcp.IncomingConnection
 
IncomingConnection$() - Constructor for class akka.stream.scaladsl.Tcp.IncomingConnection$
 
IncompatibleConfig - akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck.Type
IncompatibleConfig = 2;
IncompatibleConfig_VALUE - Static variable in enum akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck.Type
IncompatibleConfig = 2;
IncompatibleConfig$() - Constructor for class akka.cluster.InternalClusterAction.IncompatibleConfig$
 
incompatibleConfigurationDetectedReason() - Static method in class akka.actor.CoordinatedShutdown
 
incompatibleConfigurationDetectedReason() - Method in class akka.actor.CoordinatedShutdown$
 
IncompatibleConfigurationDetectedReason$() - Constructor for class akka.actor.CoordinatedShutdown.IncompatibleConfigurationDetectedReason$
 
inCount() - Method in class akka.stream.stage.GraphStageLogic
 
increase(long, ReplicaId) - Method in class akka.persistence.typed.crdt.LwwTime
Create a new LwwTime that has a timestamp that is max of the given timestamp and previous timestamp + 1, i.e.
increment(long, SelfUniqueAddress) - Method in class akka.cluster.ddata.PNCounter
Scala API: Increment the counter with the delta n specified.
increment(Cluster) - Method in class akka.cluster.ddata.VersionVector
Deprecated.
Use `increment` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
increment(Cluster, long) - Method in class akka.cluster.ddata.GCounter
Deprecated.
Use `increment` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
increment(Cluster, long) - Method in class akka.cluster.ddata.PNCounter
Deprecated.
Use `increment` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
increment(Cluster, A, long) - Method in class akka.cluster.ddata.PNCounterMap
Deprecated.
Use `increment` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
increment(Cluster, BigInteger) - Method in class akka.cluster.ddata.PNCounter
Deprecated.
Use `increment` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
increment(Cluster, BigInt) - Method in class akka.cluster.ddata.PNCounter
Deprecated.
Use `increment` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
increment(SelfUniqueAddress) - Method in class akka.cluster.ddata.VersionVector
Increment the version for the node passed as argument.
increment(SelfUniqueAddress, long) - Method in class akka.cluster.ddata.GCounter
Increment the counter with the delta n specified.
increment(SelfUniqueAddress, long) - Method in class akka.cluster.ddata.PNCounter
Java API: Increment the counter with the delta n specified.
increment(SelfUniqueAddress, A, long) - Method in class akka.cluster.ddata.PNCounterMap
Increment the counter with the delta specified.
increment(SelfUniqueAddress, BigInteger) - Method in class akka.cluster.ddata.PNCounter
Java API: Increment the counter with the delta n specified.
increment(A, long, Cluster) - Method in class akka.cluster.ddata.PNCounterMap
Increment the counter with the delta specified.
increment(BigInt, SelfUniqueAddress) - Method in class akka.cluster.ddata.PNCounter
Increment the counter with the delta n specified.
increment$default$2() - Method in class akka.cluster.ddata.GCounter
 
increment$default$2() - Method in class akka.cluster.ddata.PNCounter
 
increment$default$2() - Method in class akka.cluster.ddata.PNCounterMap
 
incrementBy(A, long, SelfUniqueAddress) - Method in class akka.cluster.ddata.PNCounterMap
Increment the counter with the delta specified.
INCREMENTS_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter
 
Index<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
Index(int, Comparator<V>) - Constructor for class akka.util.Index
 
Index(int, Function2<V, V, Object>) - Constructor for class akka.util.Index
 
indexOf(byte) - Method in class akka.util.ByteIterator
 
indexOf(byte, int) - Method in class akka.util.ByteIterator
 
indexOf(B) - Method in class akka.util.ByteIterator
 
indexOf(B, int) - Method in class akka.util.ByteIterator
 
indexOf(B, int) - Method in class akka.util.ByteString.ByteString1
 
indexOf(B, int) - Method in class akka.util.ByteString.ByteString1C
 
indexOf(B, int) - Method in class akka.util.ByteString.ByteStrings
 
indexOf(B, int) - Method in class akka.util.ByteString
 
indexWhere(Function1<Object, Object>, int) - Method in class akka.util.ByteIterator
 
indexWhere(Function1<Object, Object>, int) - Method in class akka.util.ByteString
 
indexWhere$default$2() - Method in class akka.util.ByteIterator
 
IndirectActorProducer - Interface in akka.actor
This interface defines a class of actor creation strategies deviating from the usual default of just reflectively instantiating the Actor subclass.
IndirectActorProducer$ - Class in akka.actor
 
IndirectActorProducer$() - Constructor for class akka.actor.IndirectActorProducer$
 
Individual(SnapshotMetadata) - Constructor for class akka.persistence.typed.DeletionTarget.Individual
 
Individual$() - Constructor for class akka.persistence.typed.DeletionTarget.Individual$
 
Inet - Class in akka.io
 
Inet() - Constructor for class akka.io.Inet
 
Inet.AbstractSocketOption - Class in akka.io
Java API: AbstractSocketOption is a package of data (from the user) and associated behavior (how to apply that to a channel).
Inet.AbstractSocketOptionV2 - Class in akka.io
Java API
Inet.DatagramChannelCreator - Class in akka.io
DatagramChannel creation behavior.
Inet.DatagramChannelCreator$ - Class in akka.io
 
Inet.SO$ - Class in akka.io
 
Inet.SO$.ReceiveBufferSize - Class in akka.io
Inet.SocketOption to set the SO_RCVBUF option
Inet.SO$.ReceiveBufferSize$ - Class in akka.io
 
Inet.SO$.ReuseAddress - Class in akka.io
Inet.SocketOption to enable or disable SO_REUSEADDR
Inet.SO$.ReuseAddress$ - Class in akka.io
 
Inet.SO$.SendBufferSize - Class in akka.io
Inet.SocketOption to set the SO_SNDBUF option.
Inet.SO$.SendBufferSize$ - Class in akka.io
 
Inet.SO$.TrafficClass - Class in akka.io
Inet.SocketOption to set the traffic class or type-of-service octet in the IP header for packets sent from this socket.
Inet.SO$.TrafficClass$ - Class in akka.io
 
Inet.SocketOption - Interface in akka.io
SocketOption is a package of data (from the user) and associated behavior (how to apply that to a channel).
Inet.SocketOptionV2 - Interface in akka.io
 
Inet.SoForwarders - Interface in akka.io
 
Inet.SoJavaFactories - Interface in akka.io
 
Inet$ - Class in akka.io
 
Inet$() - Constructor for class akka.io.Inet$
 
InetAddressDnsProvider - Class in akka.io
INTERNAL API
InetAddressDnsProvider() - Constructor for class akka.io.InetAddressDnsProvider
 
InetAddressDnsResolver - Class in akka.io
INTERNAL API
InetAddressDnsResolver(SimpleDnsCache, Config) - Constructor for class akka.io.InetAddressDnsResolver
 
inflate(int) - Static method in class akka.stream.javadsl.Compression
Creates a Flow that decompresses deflate-compressed stream of data.
inflate(int) - Method in class akka.stream.javadsl.Compression$
Creates a Flow that decompresses deflate-compressed stream of data.
inflate(int) - Static method in class akka.stream.scaladsl.Compression
Creates a Flow that decompresses a deflate-compressed stream of data.
inflate(int) - Method in class akka.stream.scaladsl.Compression$
Creates a Flow that decompresses a deflate-compressed stream of data.
inflate(int, boolean) - Static method in class akka.stream.javadsl.Compression
Same as Compression.inflate(int) with configurable maximum output length and nowrap
inflate(int, boolean) - Method in class akka.stream.javadsl.Compression$
Same as Compression$.inflate(int) with configurable maximum output length and nowrap
inflate(int, boolean) - Static method in class akka.stream.scaladsl.Compression
Creates a Flow that decompresses a deflate-compressed stream of data.
inflate(int, boolean) - Method in class akka.stream.scaladsl.Compression$
Creates a Flow that decompresses a deflate-compressed stream of data.
inflate$default$1() - Static method in class akka.stream.scaladsl.Compression
 
inflate$default$1() - Method in class akka.stream.scaladsl.Compression$
 
info() - Method in class akka.persistence.japi.journal.JavaJournalPerfSpec
 
info() - Method in class akka.remote.transport.ActorTransportAdapter.DisassociateUnderlying
Deprecated.
 
info() - Method in class akka.remote.transport.AkkaPduCodec.Associate
 
info() - Method in class akka.remote.transport.AssociationHandle.Disassociated
Deprecated.
 
info(Logging.Info) - Method in interface akka.event.Logging.StdOutLogger
 
info(LogMarker, String) - Method in class akka.event.MarkerLoggingAdapter
Log message at info level.
info(LogMarker, String) - Static method in class akka.event.NoMarkerLogging
 
info(LogMarker, String) - Method in class akka.event.NoMarkerLogging$
 
info(LogMarker, String, Object) - Method in class akka.event.MarkerLoggingAdapter
Message template with 1 replacement argument.
info(LogMarker, String, Object, Object) - Method in class akka.event.MarkerLoggingAdapter
Message template with 2 replacement arguments.
info(LogMarker, String, Object, Object) - Static method in class akka.event.NoMarkerLogging
 
info(LogMarker, String, Object, Object) - Method in class akka.event.NoMarkerLogging$
 
info(LogMarker, String, Object, Object, Object) - Method in class akka.event.MarkerLoggingAdapter
Message template with 3 replacement arguments.
info(LogMarker, String, Object, Object, Object) - Static method in class akka.event.NoMarkerLogging
 
info(LogMarker, String, Object, Object, Object) - Method in class akka.event.NoMarkerLogging$
 
info(LogMarker, String, Object, Object, Object, Object) - Method in class akka.event.MarkerLoggingAdapter
Message template with 4 replacement arguments.
info(LogMarker, String, Object, Object, Object, Object) - Static method in class akka.event.NoMarkerLogging
 
info(LogMarker, String, Object, Object, Object, Object) - Method in class akka.event.NoMarkerLogging$
 
info(String) - Static method in class akka.actor.testkit.typed.javadsl.LoggingTestKit
Create a filter for INFO level events with a log message that contains the given messageIncludes.
info(String) - Method in class akka.actor.testkit.typed.javadsl.LoggingTestKit$
Create a filter for INFO level events with a log message that contains the given messageIncludes.
info(String) - Method in class akka.actor.testkit.typed.scaladsl.LoggingTestKit$
Create a filter for INFO level events with a log message that contains the given messageIncludes.
info(String) - Method in interface akka.event.LoggingAdapter
 
info(String) - Static method in class akka.event.NoLogging
 
info(String) - Method in class com.typesafe.sslconfig.akka.util.AkkaLoggerBridge
 
info(String, Object) - Method in interface akka.event.LoggingAdapter
 
info(String, Object) - Static method in class akka.event.NoLogging
 
info(String, Object, Object) - Method in interface akka.event.LoggingAdapter
 
info(String, Object, Object) - Static method in class akka.event.NoLogging
 
info(String, Object, Object, Object) - Method in interface akka.event.LoggingAdapter
 
info(String, Object, Object, Object) - Static method in class akka.event.NoLogging
 
info(String, Object, Object, Object, Object) - Method in interface akka.event.LoggingAdapter
 
info(String, Object, Object, Object, Object) - Static method in class akka.event.NoLogging
 
info(String, String, String, String, int) - Static method in class akka.testkit.EventFilter
Create a filter for Info events.
info(String, String, String, String, int) - Method in class akka.testkit.EventFilter$
Create a filter for Info events.
Info(String, Class<?>, Object) - Constructor for class akka.event.Logging.Info
 
Info() - Method in class akka.stream.Attributes.LogLevels$
Use to enable logging at INFO level for certain operations when configuring Attributes.logLevels(akka.event.Logging.LogLevel, akka.event.Logging.LogLevel, akka.event.Logging.LogLevel)
Info$() - Constructor for class akka.event.Logging.Info$
 
info$default$1() - Static method in class akka.testkit.EventFilter
 
info$default$1() - Method in class akka.testkit.EventFilter$
 
info$default$2() - Static method in class akka.testkit.EventFilter
 
info$default$2() - Method in class akka.testkit.EventFilter$
 
info$default$3() - Static method in class akka.testkit.EventFilter
 
info$default$3() - Method in class akka.testkit.EventFilter$
 
info$default$4() - Static method in class akka.testkit.EventFilter
 
info$default$4() - Method in class akka.testkit.EventFilter$
 
info$default$5() - Static method in class akka.testkit.EventFilter
 
info$default$5() - Method in class akka.testkit.EventFilter$
 
Info2(String, Class<?>, Object, Map<String, Object>) - Constructor for class akka.event.Logging.Info2
 
Info3(String, Class<?>, Object, Map<String, Object>, LogMarker) - Constructor for class akka.event.Logging.Info3
 
InfoFilter - Class in akka.testkit
Filter which matches Info events, if they satisfy the given criteria: source, if given, applies a filter on the event&rsquo;s origin message applies a filter on the event&rsquo;s message (either with String.startsWith or Regex.findFirstIn().isDefined) If you want to match all Info events, the most efficient is to use Left("").
InfoFilter(String, String, boolean, boolean, int) - Constructor for class akka.testkit.InfoFilter
Java API: create an InfoFilter
InfoFilter(Option<String>, Either<String, Regex>, boolean, int) - Constructor for class akka.testkit.InfoFilter
 
InfoFilter$ - Class in akka.testkit
 
InfoFilter$() - Constructor for class akka.testkit.InfoFilter$
 
InfoLevel() - Static method in class akka.event.Logging
 
InfoLevel() - Method in class akka.event.Logging$
 
Information(Address, ActorSystem) - Constructor for class akka.serialization.Serialization.Information
 
Information$() - Constructor for class akka.serialization.Serialization.Information$
 
inhabitants() - Method in class akka.dispatch.MessageDispatcher
 
InHandler - Interface in akka.stream.stage
Collection of callbacks for an input port of a GraphStage
init() - Method in class akka.cluster.ddata.LmdbDurableStore
 
init() - Method in class akka.persistence.journal.PersistencePluginProxy
 
init() - Method in class akka.util.ByteString
 
init(boolean, MailboxType) - Method in interface akka.actor.dungeon.Dispatch
Initialize this cell, i.e.
init(ActorSystemImpl) - Method in interface akka.actor.ActorRefProvider
INTERNAL API: Initialization of an ActorRefProvider happens in two steps: first construction of the object with settings, eventStream, etc.
init(Entity<M, E>) - Method in class akka.cluster.sharding.typed.javadsl.ClusterSharding
Initialize sharding for the given entity factory settings.
init(ReplicatedEntityProvider<M>) - Method in interface akka.cluster.sharding.typed.ReplicatedShardingExtension
Init one instance sharding per replica in the given settings and return a ReplicatedSharding representing those.
init(Entity<M, E>) - Method in interface akka.cluster.sharding.typed.scaladsl.ClusterSharding
Initialize sharding for the given entity factory settings.
init(SingletonActor<M>) - Method in class akka.cluster.typed.ClusterSingleton
Start if needed and provide a proxy to a named singleton
init(ReplicaId, ReplicatedEntityProvider<M>) - Method in interface akka.cluster.sharding.typed.ReplicatedShardingExtension
Init one instance sharding per replica in the given settings and return a ReplicatedSharding representing those.
init(Class<T>, String, int, IntFunction<Behavior<T>>) - Method in class akka.cluster.sharding.typed.javadsl.ShardedDaemonProcess
Start a specific number of actors that is then kept alive in the cluster.
init(Class<T>, String, int, IntFunction<Behavior<T>>, ShardedDaemonProcessSettings, Optional<T>) - Method in class akka.cluster.sharding.typed.javadsl.ShardedDaemonProcess
Start a specific number of actors, each with a unique numeric id in the set, that is then kept alive in the cluster.
init(Class<T>, String, int, IntFunction<Behavior<T>>, ShardedDaemonProcessSettings, Optional<T>, Optional<ShardCoordinator.ShardAllocationStrategy>) - Method in class akka.cluster.sharding.typed.javadsl.ShardedDaemonProcess
Start a specific number of actors, each with a unique numeric id in the set, that is then kept alive in the cluster.
init(Class<T>, String, int, IntFunction<Behavior<T>>, T) - Method in class akka.cluster.sharding.typed.javadsl.ShardedDaemonProcess
Start a specific number of actors that is then kept alive in the cluster.
init(String, int, Function1<Object, Behavior<T>>, ShardedDaemonProcessSettings, Option<T>, Option<ShardCoordinator.ShardAllocationStrategy>, ClassTag<T>) - Method in interface akka.cluster.sharding.typed.scaladsl.ShardedDaemonProcess
Start a specific number of actors, each with a unique numeric id in the set, that is then kept alive in the cluster.
init(String, int, Function1<Object, Behavior<T>>, ShardedDaemonProcessSettings, Option<T>, ClassTag<T>) - Method in interface akka.cluster.sharding.typed.scaladsl.ShardedDaemonProcess
Start a specific number of actors, each with a unique numeric id in the set, that is then kept alive in the cluster.
init(String, int, Function1<Object, Behavior<T>>, ClassTag<T>) - Method in interface akka.cluster.sharding.typed.scaladsl.ShardedDaemonProcess
Start a specific number of actors that is then kept alive in the cluster.
init(String, int, Function1<Object, Behavior<T>>, T, ClassTag<T>) - Method in interface akka.cluster.sharding.typed.scaladsl.ShardedDaemonProcess
Start a specific number of actors that is then kept alive in the cluster.
init(String, FailureDetectorRegistry<Address>, int, SortedSet<Member>) - Method in class akka.cluster.CrossDcHeartbeatingState$
 
init(Channel, SocketAddress, Address, ChannelBuffer, Function1<AssociationHandle, Object>) - Method in interface akka.remote.transport.netty.CommonHandlers
 
initCause(Throwable) - Static method in class akka.persistence.testkit.ExpectedFailure
 
initCause(Throwable) - Static method in class akka.persistence.testkit.ExpectedRejection
 
initCause(Throwable) - Static method in exception akka.stream.BindFailedException
 
initChild(ActorRef) - Method in interface akka.actor.dungeon.Children
 
initial() - Method in class akka.stream.Attributes.InputBuffer
 
Initial() - Method in class akka.dispatch.affinity.AffinityPool$
 
initialAttributes() - Method in class akka.stream.KillSwitches.UniqueBidiKillSwitchStage$
 
initialAttributes() - Method in class akka.stream.KillSwitches.UniqueKillSwitchStage$
 
initialAttributes() - Method in class akka.stream.scaladsl.Balance
 
initialAttributes() - Method in class akka.stream.scaladsl.Broadcast
 
initialAttributes() - Method in class akka.stream.scaladsl.Concat
 
initialAttributes() - Method in class akka.stream.scaladsl.Merge
 
initialAttributes() - Method in class akka.stream.scaladsl.MergePreferred
 
initialAttributes() - Method in class akka.stream.scaladsl.MergePrioritized
 
initialAttributes() - Method in class akka.stream.scaladsl.UnzipWith10
 
initialAttributes() - Method in class akka.stream.scaladsl.UnzipWith11
 
initialAttributes() - Method in class akka.stream.scaladsl.UnzipWith12
 
initialAttributes() - Method in class akka.stream.scaladsl.UnzipWith13
 
initialAttributes() - Method in class akka.stream.scaladsl.UnzipWith14
 
initialAttributes() - Method in class akka.stream.scaladsl.UnzipWith15
 
initialAttributes() - Method in class akka.stream.scaladsl.UnzipWith16
 
initialAttributes() - Method in class akka.stream.scaladsl.UnzipWith17
 
initialAttributes() - Method in class akka.stream.scaladsl.UnzipWith18
 
initialAttributes() - Method in class akka.stream.scaladsl.UnzipWith19
 
initialAttributes() - Method in class akka.stream.scaladsl.UnzipWith2
 
initialAttributes() - Method in class akka.stream.scaladsl.UnzipWith20
 
initialAttributes() - Method in class akka.stream.scaladsl.UnzipWith21
 
initialAttributes() - Method in class akka.stream.scaladsl.UnzipWith22
 
initialAttributes() - Method in class akka.stream.scaladsl.UnzipWith3
 
initialAttributes() - Method in class akka.stream.scaladsl.UnzipWith4
 
initialAttributes() - Method in class akka.stream.scaladsl.UnzipWith5
 
initialAttributes() - Method in class akka.stream.scaladsl.UnzipWith6
 
initialAttributes() - Method in class akka.stream.scaladsl.UnzipWith7
 
initialAttributes() - Method in class akka.stream.scaladsl.UnzipWith8
 
initialAttributes() - Method in class akka.stream.scaladsl.UnzipWith9
 
initialAttributes() - Method in class akka.stream.scaladsl.ZipLatestWith10
 
initialAttributes() - Method in class akka.stream.scaladsl.ZipLatestWith11
 
initialAttributes() - Method in class akka.stream.scaladsl.ZipLatestWith12
 
initialAttributes() - Method in class akka.stream.scaladsl.ZipLatestWith13
 
initialAttributes() - Method in class akka.stream.scaladsl.ZipLatestWith14
 
initialAttributes() - Method in class akka.stream.scaladsl.ZipLatestWith15
 
initialAttributes() - Method in class akka.stream.scaladsl.ZipLatestWith16
 
initialAttributes() - Method in class akka.stream.scaladsl.ZipLatestWith17
 
initialAttributes() - Method in class akka.stream.scaladsl.ZipLatestWith18
 
initialAttributes() - Method in class akka.stream.scaladsl.ZipLatestWith19
 
initialAttributes() - Method in class akka.stream.scaladsl.ZipLatestWith2
 
initialAttributes() - Method in class akka.stream.scaladsl.ZipLatestWith20
 
initialAttributes() - Method in class akka.stream.scaladsl.ZipLatestWith21
 
initialAttributes() - Method in class akka.stream.scaladsl.ZipLatestWith22
 
initialAttributes() - Method in class akka.stream.scaladsl.ZipLatestWith3
 
initialAttributes() - Method in class akka.stream.scaladsl.ZipLatestWith4
 
initialAttributes() - Method in class akka.stream.scaladsl.ZipLatestWith5
 
initialAttributes() - Method in class akka.stream.scaladsl.ZipLatestWith6
 
initialAttributes() - Method in class akka.stream.scaladsl.ZipLatestWith7
 
initialAttributes() - Method in class akka.stream.scaladsl.ZipLatestWith8
 
initialAttributes() - Method in class akka.stream.scaladsl.ZipLatestWith9
 
initialAttributes() - Method in class akka.stream.scaladsl.ZipN
 
initialAttributes() - Method in class akka.stream.scaladsl.ZipWith10
 
initialAttributes() - Method in class akka.stream.scaladsl.ZipWith11
 
initialAttributes() - Method in class akka.stream.scaladsl.ZipWith12
 
initialAttributes() - Method in class akka.stream.scaladsl.ZipWith13
 
initialAttributes() - Method in class akka.stream.scaladsl.ZipWith14
 
initialAttributes() - Method in class akka.stream.scaladsl.ZipWith15
 
initialAttributes() - Method in class akka.stream.scaladsl.ZipWith16
 
initialAttributes() - Method in class akka.stream.scaladsl.ZipWith17
 
initialAttributes() - Method in class akka.stream.scaladsl.ZipWith18
 
initialAttributes() - Method in class akka.stream.scaladsl.ZipWith19
 
initialAttributes() - Method in class akka.stream.scaladsl.ZipWith2
 
initialAttributes() - Method in class akka.stream.scaladsl.ZipWith20
 
initialAttributes() - Method in class akka.stream.scaladsl.ZipWith21
 
initialAttributes() - Method in class akka.stream.scaladsl.ZipWith22
 
initialAttributes() - Method in class akka.stream.scaladsl.ZipWith3
 
initialAttributes() - Method in class akka.stream.scaladsl.ZipWith4
 
initialAttributes() - Method in class akka.stream.scaladsl.ZipWith5
 
initialAttributes() - Method in class akka.stream.scaladsl.ZipWith6
 
initialAttributes() - Method in class akka.stream.scaladsl.ZipWith7
 
initialAttributes() - Method in class akka.stream.scaladsl.ZipWith8
 
initialAttributes() - Method in class akka.stream.scaladsl.ZipWith9
 
initialAttributes() - Method in class akka.stream.scaladsl.ZipWithN
 
initialAttributes() - Method in class akka.stream.stage.GraphStageWithMaterializedValue
 
initialCapacity() - Method in class akka.dispatch.UnboundedPriorityMailbox
 
initialCapacity() - Method in class akka.dispatch.UnboundedStablePriorityMailbox
 
initialContacts() - Method in class akka.cluster.client.ClusterClientSettings
Deprecated.
 
initialContactsSel() - Method in class akka.cluster.client.ClusterClient
Deprecated.
 
initialDelay() - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedDelayModeWithInitialDelay
 
initialDelay() - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedRateModeWithInitialDelay
 
initialDelay(Duration) - Method in class akka.stream.javadsl.Flow
Delays the initial element by the specified duration.
initialDelay(Duration) - Method in class akka.stream.javadsl.Source
Delays the initial element by the specified duration.
initialDelay(Duration) - Method in class akka.stream.javadsl.SubFlow
Delays the initial element by the specified duration.
initialDelay(Duration) - Method in class akka.stream.javadsl.SubSource
Delays the initial element by the specified duration.
initialDelay(FiniteDuration) - Method in class akka.stream.javadsl.Flow
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
initialDelay(FiniteDuration) - Method in class akka.stream.javadsl.Source
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
initialDelay(FiniteDuration) - Method in class akka.stream.javadsl.SubFlow
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
initialDelay(FiniteDuration) - Method in class akka.stream.javadsl.SubSource
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
initialDelay(FiniteDuration) - Method in interface akka.stream.scaladsl.FlowOps
Delays the initial element by the specified duration.
InitialGroupRouterImpl<T> - Class in akka.actor.typed.internal.routing
INTERNAL API
InitialGroupRouterImpl(ActorContext<T>, ServiceKey<T>, boolean, RoutingLogic<T>) - Constructor for class akka.actor.typed.internal.routing.InitialGroupRouterImpl
 
initialInputBufferSize() - Method in class akka.stream.ActorMaterializerSettings
Deprecated.
Use attribute 'Attributes.InputBuffer' to read the concrete setting value. Since 2.6.0.
initialisedReceive(LogService) - Method in class akka.osgi.DefaultOSGiLogger
Behavior of the Event handler that is setup (has received a LogService)
initialize() - Method in interface akka.actor.FSM
 
initialize() - Method in interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
Removed from API, called internally. Since 2.4.5.
initialize(Object...) - Method in class akka.persistence.testkit.javadsl.EventSourcedBehaviorTestKit
 
initialize(Seq<Event>) - Method in class akka.persistence.testkit.javadsl.EventSourcedBehaviorTestKit
 
initialize(Seq<Event>) - Method in interface akka.persistence.testkit.scaladsl.EventSourcedBehaviorTestKit
 
initialize(State, Object...) - Method in class akka.persistence.testkit.javadsl.EventSourcedBehaviorTestKit
Initializes behavior from provided state and/or events.
initialize(State, Seq<Event>) - Method in class akka.persistence.testkit.javadsl.EventSourcedBehaviorTestKit
Initializes behavior from provided state and/or events.
initialize(State, Seq<Event>) - Method in interface akka.persistence.testkit.scaladsl.EventSourcedBehaviorTestKit
Initializes behavior from provided state and/or events.
initialized() - Static method in class akka.stream.FlowMonitorState
Java API
initialized() - Method in class akka.stream.FlowMonitorState$
Java API
Initialized$() - Constructor for class akka.stream.FlowMonitorState.Initialized$
 
Initialized$() - Constructor for class akka.stream.stage.ConcurrentAsyncCallbackState.Initialized$
 
initializeDefaultPlugins(ClassicActorSystemProvider, Duration) - Static method in class akka.persistence.testkit.javadsl.PersistenceInit
Initialize the default journal and snapshot plugins.
initializeDefaultPlugins(ClassicActorSystemProvider, Duration) - Method in class akka.persistence.testkit.javadsl.PersistenceInit$
Initialize the default journal and snapshot plugins.
initializeDefaultPlugins(ClassicActorSystemProvider, FiniteDuration) - Static method in class akka.persistence.testkit.scaladsl.PersistenceInit
Initialize the default journal and snapshot plugins.
initializeDefaultPlugins(ClassicActorSystemProvider, FiniteDuration) - Method in class akka.persistence.testkit.scaladsl.PersistenceInit$
Initialize the default journal and snapshot plugins.
initializeGrouping(String) - Method in interface akka.cluster.pubsub.PerGroupingBuffer
 
InitializeLogger(LoggingBus) - Constructor for class akka.event.Logging.InitializeLogger
 
InitializeLogger$() - Constructor for class akka.event.Logging.InitializeLogger$
 
initializePlugins(ClassicActorSystemProvider, String, String, Duration) - Static method in class akka.persistence.testkit.javadsl.PersistenceInit
Initialize the given journal and snapshot plugins.
initializePlugins(ClassicActorSystemProvider, String, String, Duration) - Method in class akka.persistence.testkit.javadsl.PersistenceInit$
Initialize the given journal and snapshot plugins.
initializePlugins(ClassicActorSystemProvider, String, String, FiniteDuration) - Static method in class akka.persistence.testkit.scaladsl.PersistenceInit
Initialize the given journal and snapshot plugins.
initializePlugins(ClassicActorSystemProvider, String, String, FiniteDuration) - Method in class akka.persistence.testkit.scaladsl.PersistenceInit$
Initialize the given journal and snapshot plugins.
Initializing() - Method in class akka.dispatch.affinity.AffinityPool$
 
Initializing() - Static method in class akka.persistence.typed.internal.PersistenceMdc
 
Initializing() - Method in class akka.persistence.typed.internal.PersistenceMdc$
 
Initializing() - Static method in class akka.persistence.typed.state.internal.PersistenceMdc
 
Initializing() - Method in class akka.persistence.typed.state.internal.PersistenceMdc$
 
InitialOldestState(List<UniqueAddress>, boolean) - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.InitialOldestState
 
InitialOldestState$() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.InitialOldestState$
 
initialParticipants() - Method in class akka.remote.testkit.MultiNodeSpec
TO BE DEFINED BY USER: Defines the number of participants required for starting the test.
initialProportion() - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.WindowSettings
 
initialProportion() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.WindowSettings
 
initialStateAsEvents() - Static method in class akka.cluster.ClusterEvent
Java API
initialStateAsEvents() - Method in class akka.cluster.ClusterEvent$
Java API
InitialStateAsEvents$() - Constructor for class akka.cluster.ClusterEvent.InitialStateAsEvents$
 
initialStateAsSnapshot() - Static method in class akka.cluster.ClusterEvent
Java API
initialStateAsSnapshot() - Method in class akka.cluster.ClusterEvent$
Java API
InitialStateAsSnapshot$() - Constructor for class akka.cluster.ClusterEvent.InitialStateAsSnapshot$
 
initialStateMode() - Method in class akka.cluster.InternalClusterAction.Subscribe
 
initialStep() - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.HillClimbingAdmissionOptimizer
 
initialStep() - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.HillClimbingSettings
 
initialStep() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.HillClimbingSettings
 
InitialSysMsgDeliveryTimeout() - Method in class akka.remote.RemoteSettings
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
initialTimeout(Duration) - Method in class akka.stream.javadsl.Flow
If the first element has not passed through this operator before the provided timeout, the stream is failed with a TimeoutException.
initialTimeout(Duration) - Method in class akka.stream.javadsl.Source
If the first element has not passed through this operator before the provided timeout, the stream is failed with a TimeoutException.
initialTimeout(Duration) - Method in class akka.stream.javadsl.SubFlow
If the first element has not passed through this operator before the provided timeout, the stream is failed with a TimeoutException.
initialTimeout(Duration) - Method in class akka.stream.javadsl.SubSource
If the first element has not passed through this operator before the provided timeout, the stream is failed with a TimeoutException.
initialTimeout(FiniteDuration) - Method in class akka.stream.javadsl.Flow
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
initialTimeout(FiniteDuration) - Method in class akka.stream.javadsl.Source
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
initialTimeout(FiniteDuration) - Method in class akka.stream.javadsl.SubFlow
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
initialTimeout(FiniteDuration) - Method in class akka.stream.javadsl.SubSource
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
initialTimeout(FiniteDuration) - Method in interface akka.stream.scaladsl.FlowOps
If the first element has not passed through this operator before the provided timeout, the stream is failed with a scala.concurrent.TimeoutException.
initialValue(Channel) - Static method in class akka.remote.transport.netty.ChannelLocalActor
 
initialValue(Channel) - Method in class akka.remote.transport.netty.ChannelLocalActor$
 
InitJoin(Config) - Constructor for class akka.cluster.InternalClusterAction.InitJoin
 
InitJoin$() - Constructor for class akka.cluster.InternalClusterAction.InitJoin$
 
InitJoinAck(Address, InternalClusterAction.ConfigCheck) - Constructor for class akka.cluster.InternalClusterAction.InitJoinAck
 
InitJoinAck$() - Constructor for class akka.cluster.InternalClusterAction.InitJoinAck$
 
InitJoinAckManifest() - Static method in class akka.cluster.protobuf.ClusterMessageSerializer
 
InitJoinAckManifest() - Method in class akka.cluster.protobuf.ClusterMessageSerializer$
 
InitJoinManifest() - Static method in class akka.cluster.protobuf.ClusterMessageSerializer
 
InitJoinManifest() - Method in class akka.cluster.protobuf.ClusterMessageSerializer$
 
InitJoinNack(Address) - Constructor for class akka.cluster.InternalClusterAction.InitJoinNack
 
InitJoinNack$() - Constructor for class akka.cluster.InternalClusterAction.InitJoinNack$
 
InitJoinNackManifest() - Static method in class akka.cluster.protobuf.ClusterMessageSerializer
 
InitJoinNackManifest() - Method in class akka.cluster.protobuf.ClusterMessageSerializer$
 
initRemovedNodePruning() - Method in class akka.cluster.ddata.Replicator
 
initRemovedNodePruning(UniqueAddress, UniqueAddress) - Method in class akka.cluster.ddata.Replicator.Internal$.DataEnvelope
 
initTimedOut() - Method in class akka.persistence.journal.PersistencePluginProxy
 
InitTimeout$() - Constructor for class akka.persistence.journal.AsyncWriteProxy.InitTimeout$
 
initWithFailure(Throwable) - Method in interface akka.actor.dungeon.Dispatch
 
injectDeployments(ActorSystem, RoleName) - Method in class akka.remote.testkit.MultiNodeSpec
 
inlet() - Method in interface akka.stream.FanOutShape.Init
 
inlet() - Method in class akka.stream.FanOutShape.Name
 
inlet() - Method in class akka.stream.FanOutShape.Ports
 
Inlet<T> - Class in akka.stream
 
Inlet() - Constructor for class akka.stream.Inlet
 
Inlet$ - Class in akka.stream
An Inlet is a typed input to a Shape.
Inlet$() - Constructor for class akka.stream.Inlet$
 
inlets() - Method in class akka.stream.AbstractShape
 
inlets() - Method in class akka.stream.AmorphousShape
 
inlets() - Method in class akka.stream.BidiShape
 
inlets() - Static method in class akka.stream.ClosedShape
 
inlets() - Method in class akka.stream.ClosedShape$
 
inlets() - Method in interface akka.stream.FanInShape.Init
 
inlets() - Method in class akka.stream.FanInShape
Not meant for overriding outside of Akka.
inlets() - Method in class akka.stream.FanInShape.Name
 
inlets() - Method in class akka.stream.FanInShape.Ports
 
inlets() - Method in class akka.stream.FanOutShape
 
inlets() - Method in class akka.stream.FlowShape
 
inlets() - Method in class akka.stream.Shape
Scala API: get a list of all input ports
inlets() - Method in class akka.stream.SinkShape
 
inlets() - Method in class akka.stream.SourceShape
 
inlets() - Method in class akka.stream.UniformFanInShape
 
InmemJournal$ - Class in akka.persistence.journal.inmem
The InmemJournal publishes writes and deletes to the eventStream, which tests may use to verify that expected events have been persisted or deleted.
InmemJournal$() - Constructor for class akka.persistence.journal.inmem.InmemJournal$
 
InmemMessages - Interface in akka.persistence.journal.inmem
INTERNAL API.
InMemStorage<K,​R> - Interface in akka.persistence.testkit.internal
INTERNAL API
InMemStorageExtension - Class in akka.persistence.testkit.internal
INTERNAL API
InMemStorageExtension(ExtendedActorSystem) - Constructor for class akka.persistence.testkit.internal.InMemStorageExtension
 
InMemStorageExtension$ - Class in akka.persistence.testkit.internal
INTERNAL API
InMemStorageExtension$() - Constructor for class akka.persistence.testkit.internal.InMemStorageExtension$
 
InPort - Class in akka.stream
An input port of a StreamLayout.Module.
InPort() - Constructor for class akka.stream.InPort
 
inputBuffer(int, int) - Static method in class akka.stream.Attributes
Each asynchronous piece of a materialized stream topology is executed by one Actor that manages an input buffer for all inlets of its shape.
inputBuffer(int, int) - Method in class akka.stream.Attributes$
Each asynchronous piece of a materialized stream topology is executed by one Actor that manages an input buffer for all inlets of its shape.
InputBuffer(int, int) - Constructor for class akka.stream.Attributes.InputBuffer
 
InputBuffer$() - Constructor for class akka.stream.Attributes.InputBuffer$
 
inputPorts() - Method in class akka.stream.scaladsl.Concat
 
inputPorts() - Method in class akka.stream.scaladsl.Interleave
 
inputPorts() - Method in class akka.stream.scaladsl.Merge
 
inputPorts() - Method in class akka.stream.scaladsl.MergeLatest
 
inputPorts() - Method in class akka.stream.scaladsl.MergeSequence
 
inSeq() - Method in class akka.stream.scaladsl.ZipWithN
Deprecated.
use `shape.inlets` or `shape.in(id)` instead. Since 2.5.5.
inSeq() - Method in class akka.stream.UniformFanInShape
Deprecated.
Use 'inlets' or 'in(id)' instead. Since 2.5.5.
inserted(T, K) - Method in class akka.util.TypedMultiMap
Return a map that has the given value added to the mappings for the given key.
instance - Static variable in class akka.util.Unsafe
 
instance() - Method in class akka.actor.typed.internal.PoisonPill$
 
instance() - Static method in class akka.actor.typed.PostStop
 
instance() - Method in class akka.actor.typed.PostStop$
 
instance() - Static method in class akka.actor.typed.PreRestart
 
instance() - Method in class akka.actor.typed.PreRestart$
 
instance() - Method in class akka.persistence.typed.internal.NoOpSnapshotAdapter$
 
instance() - Method in class akka.persistence.typed.NoOpEventAdapter$
 
instance() - Static method in class akka.persistence.typed.RecoveryCompleted
 
instance() - Method in class akka.persistence.typed.RecoveryCompleted$
 
instance() - Method in class akka.persistence.typed.state.internal.NoOpSnapshotAdapter$
 
instance() - Static method in class akka.persistence.typed.state.RecoveryCompleted
 
instance() - Method in class akka.persistence.typed.state.RecoveryCompleted$
 
instance() - Method in class akka.serialization.jackson.ActorRefDeserializer$
 
instance() - Method in class akka.serialization.jackson.ActorRefSerializer$
 
instance() - Method in class akka.serialization.jackson.AddressDeserializer$
 
instance() - Method in class akka.serialization.jackson.AddressSerializer$
 
instance() - Method in class akka.serialization.jackson.FiniteDurationDeserializer$
 
instance() - Method in class akka.serialization.jackson.FiniteDurationSerializer$
 
instance() - Method in class akka.serialization.jackson.SinkRefDeserializer$
 
instance() - Method in class akka.serialization.jackson.SinkRefSerializer$
 
instance() - Method in class akka.serialization.jackson.SourceRefDeserializer$
 
instance() - Method in class akka.serialization.jackson.SourceRefSerializer$
 
instance() - Method in class akka.serialization.jackson.TypedActorRefDeserializer$
 
instance() - Method in class akka.serialization.jackson.TypedActorRefSerializer$
 
instanceForJournalTest() - Method in class akka.persistence.typed.internal.ReplicatedEventMetadata$
For a journal supporting Replicated Event Sourcing needing to add test coverage, use this instance as metadata and defer to the built in serializer for serialization format
instanceForSnapshotStoreTest() - Method in class akka.persistence.typed.internal.ReplicatedSnapshotMetadata$
For a snapshot store supporting Replicated Event Sourcing needing to add test coverage, use this instance as metadata and defer to the built in serializer for serialization format
instantiateAdapter(String, ExtendedActorSystem) - Static method in class akka.persistence.journal.EventAdapters
 
instantiateAdapter(String, ExtendedActorSystem) - Method in class akka.persistence.journal.EventAdapters$
 
INSTRUCTION_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.AkkaProtocolMessage
 
Integer - akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.NumberType
Integer = 3;
Integer_VALUE - Static variable in enum akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.NumberType
Integer = 3;
INTELEMENTS_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
 
INTELEMENTS_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
 
INTELEMENTS_FIELD_NUMBER - Static variable in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
 
intercept(Supplier<BehaviorInterceptor<O, I>>, Behavior<I>) - Static method in class akka.actor.typed.javadsl.Behaviors
Intercept messages and signals for a behavior by first passing them to a BehaviorInterceptor
intercept(Supplier<BehaviorInterceptor<O, I>>, Behavior<I>) - Method in class akka.actor.typed.javadsl.Behaviors$
Intercept messages and signals for a behavior by first passing them to a BehaviorInterceptor
intercept(Supplier<T>) - Method in class akka.testkit.javadsl.EventFilter
 
intercept(Function0<BehaviorInterceptor<O, I>>, Behavior<I>) - Static method in class akka.actor.typed.internal.BehaviorImpl
Intercept messages and signals for a behavior by first passing them to a BehaviorInterceptor
intercept(Function0<BehaviorInterceptor<O, I>>, Behavior<I>) - Method in class akka.actor.typed.internal.BehaviorImpl$
Intercept messages and signals for a behavior by first passing them to a BehaviorInterceptor
intercept(Function0<BehaviorInterceptor<O, I>>, Behavior<I>) - Static method in class akka.actor.typed.scaladsl.Behaviors
Intercept messages and signals for a behavior by first passing them to a BehaviorInterceptor
intercept(Function0<BehaviorInterceptor<O, I>>, Behavior<I>) - Method in class akka.actor.typed.scaladsl.Behaviors$
Intercept messages and signals for a behavior by first passing them to a BehaviorInterceptor
intercept(Function0<T>, ActorSystem) - Method in class akka.testkit.EventFilter
Apply this filter while executing the given code block.
intercept(Function0<T>, ActorSystem<?>) - Method in interface akka.actor.testkit.typed.scaladsl.LoggingTestKit
Deprecated.
Use expect instead. Since 2.6.0.
interceptAssociate(Address, Promise<AssociationHandle>) - Method in class akka.remote.transport.AbstractTransportAdapter
Deprecated.
 
interceptAssociate(Address, Promise<AssociationHandle>) - Method in class akka.remote.transport.ActorTransportAdapter
Deprecated.
 
interceptListen(Address, Future<Transport.AssociationEventListener>) - Method in class akka.remote.transport.AbstractTransportAdapter
Deprecated.
 
interceptListen(Address, Future<Transport.AssociationEventListener>) - Method in class akka.remote.transport.ActorTransportAdapter
Deprecated.
 
interceptMessageClass() - Method in class akka.actor.typed.BehaviorInterceptor
 
InterceptorImpl$ - Class in akka.actor.typed.internal
Provides the impl of any behavior that could nest another behavior
InterceptorImpl$() - Constructor for class akka.actor.typed.internal.InterceptorImpl$
 
interfaces() - Method in class akka.actor.TypedProps
 
interleave(Graph<SourceShape<Out>, ?>, int) - Method in class akka.stream.javadsl.Flow
Interleave is a deterministic merge of the given Source with elements of this Flow.
interleave(Graph<SourceShape<Out>, ?>, int) - Method in class akka.stream.javadsl.Source
Interleave is a deterministic merge of the given Source with elements of this Source.
interleave(Graph<SourceShape<Out>, ?>, int) - Method in class akka.stream.javadsl.SubFlow
Interleave is a deterministic merge of the given Source with elements of this Flow.
interleave(Graph<SourceShape<Out>, ?>, int) - Method in class akka.stream.javadsl.SubSource
Interleave is a deterministic merge of the given Source with elements of this Source.
interleave(Graph<SourceShape<Out>, ?>, int, boolean) - Method in class akka.stream.javadsl.Flow
Interleave is a deterministic merge of the given Source with elements of this Flow.
interleave(Graph<SourceShape<Out>, ?>, int, boolean) - Method in class akka.stream.javadsl.Source
Interleave is a deterministic merge of the given Source with elements of this Flow.
interleave(Graph<SourceShape<U>, ?>, int) - Method in interface akka.stream.scaladsl.FlowOps
Interleave is a deterministic merge of the given Source with elements of this Flow.
interleave(Graph<SourceShape<U>, ?>, int, boolean) - Method in interface akka.stream.scaladsl.FlowOps
Interleave is a deterministic merge of the given Source with elements of this Flow.
Interleave<T> - Class in akka.stream.scaladsl
Interleave represents deterministic merge which takes N elements per input stream, in-order of inputs, emits them downstream and then cycles/"wraps-around" the inputs.
Interleave(int, int, boolean) - Constructor for class akka.stream.scaladsl.Interleave
 
Interleave$ - Class in akka.stream.scaladsl
 
Interleave$() - Constructor for class akka.stream.scaladsl.Interleave$
 
interleaveAll(List<? extends Graph<SourceShape<Out>, ?>>, int, boolean) - Method in class akka.stream.javadsl.Flow
Interleave is a deterministic merge of the given Sources with elements of this Flow.
interleaveAll(List<? extends Graph<SourceShape<Out>, ?>>, int, boolean) - Method in class akka.stream.javadsl.Source
Interleave is a deterministic merge of the given Source with elements of this Flow.
interleaveAll(List<? extends Graph<SourceShape<Out>, ?>>, int, boolean) - Method in class akka.stream.javadsl.SubFlow
Interleave is a deterministic merge of the given Sources with elements of this Flow.
interleaveAll(List<? extends Graph<SourceShape<Out>, ?>>, int, boolean) - Method in class akka.stream.javadsl.SubSource
Interleave is a deterministic merge of the given Source with elements of this Flow.
interleaveAll(Seq<Graph<SourceShape<U>, ?>>, int, boolean) - Method in interface akka.stream.scaladsl.FlowOps
Interleave is a deterministic merge of the given Sources with elements of this Flow.
interleaveGraph(Graph<SourceShape<U>, M>, int, boolean) - Method in interface akka.stream.scaladsl.FlowOps
 
interleaveGraph$default$3() - Method in interface akka.stream.scaladsl.FlowOps
 
interleaveMat(Graph<SourceShape<Out>, M>, int, boolean, Function2<Mat, M, M2>) - Method in class akka.stream.javadsl.Flow
Interleave is a deterministic merge of the given Source with elements of this Flow.
interleaveMat(Graph<SourceShape<Out>, M>, int, boolean, Function2<Mat, M, M2>) - Method in class akka.stream.javadsl.Source
Interleave is a deterministic merge of the given Source with elements of this Source.
interleaveMat(Graph<SourceShape<Out>, M>, int, Function2<Mat, M, M2>) - Method in class akka.stream.javadsl.Flow
Interleave is a deterministic merge of the given Source with elements of this Flow.
interleaveMat(Graph<SourceShape<Out>, M>, int, Function2<Mat, M, M2>) - Method in class akka.stream.javadsl.Source
Interleave is a deterministic merge of the given Source with elements of this Source.
interleaveMat(Graph<SourceShape<U>, Mat2>, int, boolean, Function2<Mat, Mat2, Mat3>) - Method in interface akka.stream.scaladsl.FlowOpsMat
Interleave is a deterministic merge of the given Source with elements of this Flow.
interleaveMat(Graph<SourceShape<U>, Mat2>, int, Function2<Mat, Mat2, Mat3>) - Method in interface akka.stream.scaladsl.FlowOpsMat
Interleave is a deterministic merge of the given Source with elements of this Flow.
internal() - Constructor for class akka.persistence.PersistenceSettings.internal
 
internal(Throwable) - Method in class akka.dispatch.japi.RecoverBridge
Deprecated.
 
internal(Throwable) - Method in class akka.dispatch.OnFailure
 
internal(Throwable) - Method in class akka.dispatch.Recover
 
internal(Try<T>) - Method in class akka.dispatch.OnComplete
 
internal(T) - Method in class akka.dispatch.Foreach
 
internal(T) - Method in class akka.dispatch.japi.BooleanFunctionBridge
Deprecated.
 
internal(T) - Method in class akka.dispatch.japi.CallbackBridge
Deprecated.
 
internal(T) - Method in class akka.dispatch.japi.UnitFunctionBridge
Deprecated.
 
internal(T) - Method in class akka.dispatch.OnSuccess
 
internal$() - Constructor for class akka.persistence.PersistenceSettings.internal$
 
Internal$() - Constructor for class akka.cluster.client.ClusterClient.Internal$
Deprecated.
 
Internal$() - Constructor for class akka.cluster.client.ClusterReceptionist.Internal$
Deprecated.
 
Internal$() - Constructor for class akka.cluster.ddata.Replicator.Internal$
 
Internal$() - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.Internal$
 
Internal$() - Constructor for class akka.cluster.sharding.ShardCoordinator.Internal$
 
Internal$() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$
 
Internal$() - Constructor for class akka.persistence.AtLeastOnceDelivery.Internal$
 
InternalActorRef$ - Class in akka.actor
INTERNAL API
InternalActorRef$() - Constructor for class akka.actor.InternalActorRef$
 
InternalApi - Annotation Type in akka.annotation
Marks APIs that are considered internal to Akka and may change at any point in time without any warning.
internalAsk$extension(AskableActorRef, Object, Timeout, ActorRef) - Static method in class akka.pattern.AskableActorRef
INTERNAL API: for binary compatibility
internalAsk$extension(AskableActorRef, Object, Timeout, ActorRef) - Method in class akka.pattern.AskableActorRef$
INTERNAL API: for binary compatibility
internalAsk$extension(AskableActorSelection, Object, Timeout, ActorRef) - Static method in class akka.pattern.AskableActorSelection
 
internalAsk$extension(AskableActorSelection, Object, Timeout, ActorRef) - Method in class akka.pattern.AskableActorSelection$
 
internalAsk$extension(ExplicitlyAskableActorRef, Function1<ActorRef, Object>, Timeout, ActorRef) - Static method in class akka.pattern.ExplicitlyAskableActorRef
 
internalAsk$extension(ExplicitlyAskableActorRef, Function1<ActorRef, Object>, Timeout, ActorRef) - Method in class akka.pattern.ExplicitlyAskableActorRef$
 
internalAsk$extension(ExplicitlyAskableActorSelection, Function1<ActorRef, Object>, Timeout, ActorRef) - Static method in class akka.pattern.ExplicitlyAskableActorSelection
 
internalAsk$extension(ExplicitlyAskableActorSelection, Function1<ActorRef, Object>, Timeout, ActorRef) - Method in class akka.pattern.ExplicitlyAskableActorSelection$
 
internalAskTimeout() - Method in class akka.actor.typed.delivery.WorkPullingProducerController.Settings
 
internalAskTimeout() - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.Settings
 
internalAskWithStatus$default$3$extension(AskableActorRef, Object) - Static method in class akka.pattern.AskableActorRef
 
internalAskWithStatus$default$3$extension(AskableActorRef, Object) - Method in class akka.pattern.AskableActorRef$
 
internalAskWithStatus$extension(AskableActorRef, Object, Timeout, ActorRef) - Static method in class akka.pattern.AskableActorRef
INTERNAL API
internalAskWithStatus$extension(AskableActorRef, Object, Timeout, ActorRef) - Method in class akka.pattern.AskableActorRef$
INTERNAL API
InternalClusterAction - Class in akka.cluster
INTERNAL API
InternalClusterAction() - Constructor for class akka.cluster.InternalClusterAction
 
InternalClusterAction.AddOnMemberRemovedListener - Class in akka.cluster
 
InternalClusterAction.AddOnMemberRemovedListener$ - Class in akka.cluster
 
InternalClusterAction.AddOnMemberUpListener - Class in akka.cluster
Command to ClusterDaemon to create a OnMemberStatusChangedListener.
InternalClusterAction.AddOnMemberUpListener$ - Class in akka.cluster
 
InternalClusterAction.CompatibleConfig - Class in akka.cluster
 
InternalClusterAction.CompatibleConfig$ - Class in akka.cluster
 
InternalClusterAction.ConfigCheck - Interface in akka.cluster
 
InternalClusterAction.ConfigCheckUnsupportedByJoiningNode$ - Class in akka.cluster
Node with version 2.5.9 or earlier is joining.
InternalClusterAction.ExitingCompleted$ - Class in akka.cluster
 
InternalClusterAction.ExitingConfirmed - Class in akka.cluster
 
InternalClusterAction.ExitingConfirmed$ - Class in akka.cluster
 
InternalClusterAction.GetClusterCoreRef$ - Class in akka.cluster
 
InternalClusterAction.GossipSpeedupTick$ - Class in akka.cluster
 
InternalClusterAction.GossipTick$ - Class in akka.cluster
 
InternalClusterAction.IncompatibleConfig$ - Class in akka.cluster
 
InternalClusterAction.InitJoin - Class in akka.cluster
see JoinSeedNode
InternalClusterAction.InitJoin$ - Class in akka.cluster
 
InternalClusterAction.InitJoinAck - Class in akka.cluster
see JoinSeedNode
InternalClusterAction.InitJoinAck$ - Class in akka.cluster
 
InternalClusterAction.InitJoinNack - Class in akka.cluster
see JoinSeedNode
InternalClusterAction.InitJoinNack$ - Class in akka.cluster
 
InternalClusterAction.Join - Class in akka.cluster
Command to join the cluster.
InternalClusterAction.Join$ - Class in akka.cluster
 
InternalClusterAction.JoinSeedNode$ - Class in akka.cluster
Start message of the process to join one of the seed nodes.
InternalClusterAction.JoinSeedNodes - Class in akka.cluster
Command to initiate the process to join the specified seed nodes.
InternalClusterAction.JoinSeedNodes$ - Class in akka.cluster
 
InternalClusterAction.LeaderActionsTick$ - Class in akka.cluster
 
InternalClusterAction.PublishChanges - Class in akka.cluster
 
InternalClusterAction.PublishChanges$ - Class in akka.cluster
 
InternalClusterAction.PublishEvent - Class in akka.cluster
 
InternalClusterAction.PublishEvent$ - Class in akka.cluster
 
InternalClusterAction.PublishMessage - Interface in akka.cluster
 
InternalClusterAction.PublishStatsTick$ - Class in akka.cluster
 
InternalClusterAction.ReapUnreachableTick$ - Class in akka.cluster
 
InternalClusterAction.SendCurrentClusterState - Class in akka.cluster
param: receiver ClusterEvent.CurrentClusterState will be sent to the receiver
InternalClusterAction.SendCurrentClusterState$ - Class in akka.cluster
 
InternalClusterAction.SendGossipTo - Class in akka.cluster
 
InternalClusterAction.SendGossipTo$ - Class in akka.cluster
 
InternalClusterAction.Subscribe - Class in akka.cluster
 
InternalClusterAction.Subscribe$ - Class in akka.cluster
 
InternalClusterAction.SubscriptionMessage - Interface in akka.cluster
 
InternalClusterAction.Tick - Interface in akka.cluster
Marker interface for periodic tick messages
InternalClusterAction.UncheckedConfig$ - Class in akka.cluster
 
InternalClusterAction.Unsubscribe - Class in akka.cluster
 
InternalClusterAction.Unsubscribe$ - Class in akka.cluster
 
InternalClusterAction.Welcome - Class in akka.cluster
Reply to Join
InternalClusterAction.Welcome$ - Class in akka.cluster
 
InternalClusterAction$ - Class in akka.cluster
INTERNAL API
InternalClusterAction$() - Constructor for class akka.cluster.InternalClusterAction$
 
internalConcat(Graph<SourceShape<U>, Mat2>, boolean) - Method in interface akka.stream.scaladsl.FlowOps
 
internalConcatAll(Graph<SourceShape<U>, ?>[], boolean) - Method in interface akka.stream.scaladsl.FlowOps
 
internalDefer(A, Function1<A, BoxedUnit>) - Method in interface akka.persistence.Eventsourced
Internal API
internalDeferAsync(A, Function1<A, BoxedUnit>) - Method in interface akka.persistence.Eventsourced
Internal API
internalDelete(ActorContext<InternalProtocol>, Object, Running.RunningState<S>) - Method in interface akka.persistence.typed.state.internal.DurableStateStoreInteractions
 
internalDeleteEvents(long, long) - Method in interface akka.persistence.typed.internal.JournalInteractions
On SaveSnapshotSuccess, if SnapshotCountRetentionCriteria.deleteEventsOnSnapshot is enabled, old messages are deleted based on SnapshotCountRetentionCriteria.snapshotEveryNEvents before old snapshots are deleted.
internalDeleteMessagesBeforeSnapshot(SaveSnapshotSuccess, int, int) - Method in interface akka.persistence.Eventsourced
INTERNAL API.
internalDeleteSnapshots(long, long) - Method in interface akka.persistence.typed.internal.SnapshotInteractions
Deletes the snapshots up to and including the `sequenceNr`.
internalDeliver(ActorPath, Function1<Object, Object>) - Method in interface akka.persistence.AtLeastOnceDeliveryLike
INTERNAL API
internalDeliver(ActorSelection, Function1<Object, Object>) - Method in interface akka.persistence.AtLeastOnceDeliveryLike
INTERNAL API
InternalDispatcherId() - Static method in class akka.actor.typed.Dispatchers
INTERNAL API
InternalDispatcherId() - Method in class akka.actor.typed.Dispatchers$
INTERNAL API
internalExpectMsgAllClassOf(FiniteDuration, Seq<Class<? extends T>>) - Method in interface akka.testkit.TestKitBase
 
internalExpectMsgAllConformingOf(FiniteDuration, Seq<Class<? extends T>>) - Method in interface akka.testkit.TestKitBase
 
internalGet(ActorContext<InternalProtocol>) - Method in interface akka.persistence.typed.state.internal.DurableStateStoreInteractions
 
internalGetFieldAccessorTable() - Method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Empty.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Empty
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write
 
internalGetFieldAccessorTable() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool
 
internalGetFieldAccessorTable() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address
 
internalGetFieldAccessorTable() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip
 
internalGetFieldAccessorTable() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope
 
internalGetFieldAccessorTable() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector
 
internalGetFieldAccessorTable() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector
 
internalGetFieldAccessorTable() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA
 
internalGetFieldAccessorTable() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics
 
internalGetFieldAccessorTable() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric
 
internalGetFieldAccessorTable() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number
 
internalGetFieldAccessorTable() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address
 
internalGetFieldAccessorTable() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool
 
internalGetFieldAccessorTable() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings
 
internalGetFieldAccessorTable() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck
 
internalGetFieldAccessorTable() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Empty.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Empty
 
internalGetFieldAccessorTable() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
 
internalGetFieldAccessorTable() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope
 
internalGetFieldAccessorTable() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview
 
internalGetFieldAccessorTable() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus
 
internalGetFieldAccessorTable() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat
 
internalGetFieldAccessorTable() - Method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse
 
internalGetFieldAccessorTable() - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin
 
internalGetFieldAccessorTable() - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck
 
internalGetFieldAccessorTable() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join
 
internalGetFieldAccessorTable() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member
 
internalGetFieldAccessorTable() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability
 
internalGetFieldAccessorTable() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Pool.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Pool
 
internalGetFieldAccessorTable() - Method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability
 
internalGetFieldAccessorTable() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone
 
internalGetFieldAccessorTable() - Method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress
 
internalGetFieldAccessorTable() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock
 
internalGetFieldAccessorTable() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version
 
internalGetFieldAccessorTable() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome
 
internalGetFieldAccessorTable() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address
 
internalGetFieldAccessorTable() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket
 
internalGetFieldAccessorTable() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry
 
internalGetFieldAccessorTable() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta
 
internalGetFieldAccessorTable() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload
 
internalGetFieldAccessorTable() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish
 
internalGetFieldAccessorTable() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send
 
internalGetFieldAccessorTable() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll
 
internalGetFieldAccessorTable() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber
 
internalGetFieldAccessorTable() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status
 
internalGetFieldAccessorTable() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope
 
internalGetFieldAccessorTable() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished
 
internalGetFieldAccessorTable() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry
 
internalGetFieldAccessorTable() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack
 
internalGetFieldAccessorTable() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup
 
internalGetFieldAccessorTable() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed
 
internalGetFieldAccessorTable() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
 
internalGetFieldAccessorTable() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer
 
internalGetFieldAccessorTable() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request
 
internalGetFieldAccessorTable() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend
 
internalGetFieldAccessorTable() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
 
internalGetFieldAccessorTable() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
 
internalGetFieldAccessorTable() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State
 
internalGetFieldAccessorTable() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
 
internalGetFieldAccessorTable() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
 
internalGetFieldAccessorTable() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.Builder
 
internalGetFieldAccessorTable() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot
 
internalGetFieldAccessorTable() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery.Builder
 
internalGetFieldAccessorTable() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery
 
internalGetFieldAccessorTable() - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite.Builder
 
internalGetFieldAccessorTable() - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite
 
internalGetFieldAccessorTable() - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot.Builder
 
internalGetFieldAccessorTable() - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot
 
internalGetFieldAccessorTable() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
 
internalGetFieldAccessorTable() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage
 
internalGetFieldAccessorTable() - Method in class akka.persistence.serialization.MessageFormats.PersistentPayload.Builder
 
internalGetFieldAccessorTable() - Method in class akka.persistence.serialization.MessageFormats.PersistentPayload
 
internalGetFieldAccessorTable() - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent.Builder
 
internalGetFieldAccessorTable() - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent
 
internalGetFieldAccessorTable() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter.Builder
 
internalGetFieldAccessorTable() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter
 
internalGetFieldAccessorTable() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate.Builder
 
internalGetFieldAccessorTable() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate
 
internalGetFieldAccessorTable() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
 
internalGetFieldAccessorTable() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
 
internalGetFieldAccessorTable() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Builder
 
internalGetFieldAccessorTable() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry.Builder
 
internalGetFieldAccessorTable() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry
 
internalGetFieldAccessorTable() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup
 
internalGetFieldAccessorTable() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
 
internalGetFieldAccessorTable() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent
 
internalGetFieldAccessorTable() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata
 
internalGetFieldAccessorTable() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData.Builder
 
internalGetFieldAccessorTable() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData
 
internalGetFieldAccessorTable() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata
 
internalGetFieldAccessorTable() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen.Builder
 
internalGetFieldAccessorTable() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen
 
internalGetFieldAccessorTable() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Builder
 
internalGetFieldAccessorTable() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry.Builder
 
internalGetFieldAccessorTable() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry
 
internalGetFieldAccessorTable() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector
 
internalGetFieldAccessorTable() - Method in class akka.remote.ArteryControlFormats.Address.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.ArteryControlFormats.Address
 
internalGetFieldAccessorTable() - Method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp
 
internalGetFieldAccessorTable() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement
 
internalGetFieldAccessorTable() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck
 
internalGetFieldAccessorTable() - Method in class akka.remote.ArteryControlFormats.FlushAck.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.ArteryControlFormats.FlushAck
 
internalGetFieldAccessorTable() - Method in class akka.remote.ArteryControlFormats.HandshakeReq.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.ArteryControlFormats.HandshakeReq
 
internalGetFieldAccessorTable() - Method in class akka.remote.ArteryControlFormats.MessageWithAddress.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.ArteryControlFormats.MessageWithAddress
 
internalGetFieldAccessorTable() - Method in class akka.remote.ArteryControlFormats.Quarantined.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.ArteryControlFormats.Quarantined
 
internalGetFieldAccessorTable() - Method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck
 
internalGetFieldAccessorTable() - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope
 
internalGetFieldAccessorTable() - Method in class akka.remote.ArteryControlFormats.UniqueAddress.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.ArteryControlFormats.UniqueAddress
 
internalGetFieldAccessorTable() - Method in class akka.remote.ContainerFormats.ActorIdentity.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.ContainerFormats.ActorIdentity
 
internalGetFieldAccessorTable() - Method in class akka.remote.ContainerFormats.ActorInitializationException.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.ContainerFormats.ActorInitializationException
 
internalGetFieldAccessorTable() - Method in class akka.remote.ContainerFormats.ActorRef.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.ContainerFormats.ActorRef
 
internalGetFieldAccessorTable() - Method in class akka.remote.ContainerFormats.Identify.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.ContainerFormats.Identify
 
internalGetFieldAccessorTable() - Method in class akka.remote.ContainerFormats.Option.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.ContainerFormats.Option
 
internalGetFieldAccessorTable() - Method in class akka.remote.ContainerFormats.Payload.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.ContainerFormats.Payload
 
internalGetFieldAccessorTable() - Method in class akka.remote.ContainerFormats.Selection.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.ContainerFormats.Selection
 
internalGetFieldAccessorTable() - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.ContainerFormats.SelectionEnvelope
 
internalGetFieldAccessorTable() - Method in class akka.remote.ContainerFormats.StackTraceElement.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.ContainerFormats.StackTraceElement
 
internalGetFieldAccessorTable() - Method in class akka.remote.ContainerFormats.StatusReplyErrorMessage.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.ContainerFormats.StatusReplyErrorMessage
 
internalGetFieldAccessorTable() - Method in class akka.remote.ContainerFormats.Throwable.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.ContainerFormats.Throwable
 
internalGetFieldAccessorTable() - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable
 
internalGetFieldAccessorTable() - Method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse
 
internalGetFieldAccessorTable() - Method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData
 
internalGetFieldAccessorTable() - Method in class akka.remote.SystemMessageFormats.FailedData.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.SystemMessageFormats.FailedData
 
internalGetFieldAccessorTable() - Method in class akka.remote.SystemMessageFormats.SuperviseData.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.SystemMessageFormats.SuperviseData
 
internalGetFieldAccessorTable() - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.SystemMessageFormats.SystemMessage
 
internalGetFieldAccessorTable() - Method in class akka.remote.SystemMessageFormats.WatchData.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.SystemMessageFormats.WatchData
 
internalGetFieldAccessorTable() - Method in class akka.remote.testconductor.TestConductorProtocol.Address.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.testconductor.TestConductorProtocol.Address
 
internalGetFieldAccessorTable() - Method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest
 
internalGetFieldAccessorTable() - Method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier
 
internalGetFieldAccessorTable() - Method in class akka.remote.testconductor.TestConductorProtocol.Hello.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.testconductor.TestConductorProtocol.Hello
 
internalGetFieldAccessorTable() - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure
 
internalGetFieldAccessorTable() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper
 
internalGetFieldAccessorTable() - Method in class akka.remote.WireFormats.AckAndEnvelopeContainer.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.WireFormats.AckAndEnvelopeContainer
 
internalGetFieldAccessorTable() - Method in class akka.remote.WireFormats.AcknowledgementInfo.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.WireFormats.AcknowledgementInfo
 
internalGetFieldAccessorTable() - Method in class akka.remote.WireFormats.ActorRefData.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.WireFormats.ActorRefData
 
internalGetFieldAccessorTable() - Method in class akka.remote.WireFormats.AddressData.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.WireFormats.AddressData
 
internalGetFieldAccessorTable() - Method in class akka.remote.WireFormats.AkkaControlMessage.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.WireFormats.AkkaControlMessage
 
internalGetFieldAccessorTable() - Method in class akka.remote.WireFormats.AkkaHandshakeInfo.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.WireFormats.AkkaHandshakeInfo
 
internalGetFieldAccessorTable() - Method in class akka.remote.WireFormats.AkkaProtocolMessage.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.WireFormats.AkkaProtocolMessage
 
internalGetFieldAccessorTable() - Method in class akka.remote.WireFormats.DaemonMsgCreateData.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.WireFormats.DaemonMsgCreateData
 
internalGetFieldAccessorTable() - Method in class akka.remote.WireFormats.DefaultResizer.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.WireFormats.DefaultResizer
 
internalGetFieldAccessorTable() - Method in class akka.remote.WireFormats.DeployData.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.WireFormats.DeployData
 
internalGetFieldAccessorTable() - Method in class akka.remote.WireFormats.FiniteDuration.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.WireFormats.FiniteDuration
 
internalGetFieldAccessorTable() - Method in class akka.remote.WireFormats.FromConfig.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.WireFormats.FromConfig
 
internalGetFieldAccessorTable() - Method in class akka.remote.WireFormats.GenericRoutingPool.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.WireFormats.GenericRoutingPool
 
internalGetFieldAccessorTable() - Method in class akka.remote.WireFormats.PropsData.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.WireFormats.PropsData
 
internalGetFieldAccessorTable() - Method in class akka.remote.WireFormats.RemoteEnvelope.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.WireFormats.RemoteEnvelope
 
internalGetFieldAccessorTable() - Method in class akka.remote.WireFormats.RemoteRouterConfig.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.WireFormats.RemoteRouterConfig
 
internalGetFieldAccessorTable() - Method in class akka.remote.WireFormats.RemoteScope.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.WireFormats.RemoteScope
 
internalGetFieldAccessorTable() - Method in class akka.remote.WireFormats.ScatterGatherPool.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.WireFormats.ScatterGatherPool
 
internalGetFieldAccessorTable() - Method in class akka.remote.WireFormats.SerializedMessage.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.WireFormats.SerializedMessage
 
internalGetFieldAccessorTable() - Method in class akka.remote.WireFormats.TailChoppingPool.Builder
 
internalGetFieldAccessorTable() - Method in class akka.remote.WireFormats.TailChoppingPool
 
internalGetFieldAccessorTable() - Method in class akka.stream.StreamRefMessages.ActorRef.Builder
 
internalGetFieldAccessorTable() - Method in class akka.stream.StreamRefMessages.ActorRef
 
internalGetFieldAccessorTable() - Method in class akka.stream.StreamRefMessages.CumulativeDemand.Builder
 
internalGetFieldAccessorTable() - Method in class akka.stream.StreamRefMessages.CumulativeDemand
 
internalGetFieldAccessorTable() - Method in class akka.stream.StreamRefMessages.OnSubscribeHandshake.Builder
 
internalGetFieldAccessorTable() - Method in class akka.stream.StreamRefMessages.OnSubscribeHandshake
 
internalGetFieldAccessorTable() - Method in class akka.stream.StreamRefMessages.Payload.Builder
 
internalGetFieldAccessorTable() - Method in class akka.stream.StreamRefMessages.Payload
 
internalGetFieldAccessorTable() - Method in class akka.stream.StreamRefMessages.RemoteStreamCompleted.Builder
 
internalGetFieldAccessorTable() - Method in class akka.stream.StreamRefMessages.RemoteStreamCompleted
 
internalGetFieldAccessorTable() - Method in class akka.stream.StreamRefMessages.RemoteStreamFailure.Builder
 
internalGetFieldAccessorTable() - Method in class akka.stream.StreamRefMessages.RemoteStreamFailure
 
internalGetFieldAccessorTable() - Method in class akka.stream.StreamRefMessages.SequencedOnNext.Builder
 
internalGetFieldAccessorTable() - Method in class akka.stream.StreamRefMessages.SequencedOnNext
 
internalGetFieldAccessorTable() - Method in class akka.stream.StreamRefMessages.SinkRef.Builder
 
internalGetFieldAccessorTable() - Method in class akka.stream.StreamRefMessages.SinkRef
 
internalGetFieldAccessorTable() - Method in class akka.stream.StreamRefMessages.SourceRef.Builder
 
internalGetFieldAccessorTable() - Method in class akka.stream.StreamRefMessages.SourceRef
 
internalGetValueMap() - Static method in enum akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaOp
 
internalGetValueMap() - Static method in enum akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaOp
 
internalGetValueMap() - Static method in enum akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.NumberType
 
internalGetValueMap() - Static method in enum akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck.Type
 
internalGetValueMap() - Static method in enum akka.cluster.protobuf.msg.ClusterMessages.MemberStatus
 
internalGetValueMap() - Static method in enum akka.cluster.protobuf.msg.ClusterMessages.ReachabilityStatus
 
internalGetValueMap() - Static method in enum akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaOp
 
internalGetValueMap() - Static method in enum akka.remote.ContainerFormats.PatternType
 
internalGetValueMap() - Static method in enum akka.remote.SystemMessageFormats.SystemMessage.Type
 
internalGetValueMap() - Static method in enum akka.remote.testconductor.TestConductorProtocol.BarrierOp
 
internalGetValueMap() - Static method in enum akka.remote.testconductor.TestConductorProtocol.Direction
 
internalGetValueMap() - Static method in enum akka.remote.testconductor.TestConductorProtocol.FailType
 
internalGetValueMap() - Static method in enum akka.remote.WireFormats.CommandType
 
internalGetValueMap() - Static method in enum akka.remote.WireFormats.TimeUnit
 
InternalMessage - Interface in akka.actor.typed.internal
A marker trait for internal messages.
internalMessageAdapter(Class<U>, Function1<U, T>) - Method in interface akka.actor.typed.internal.ActorContextImpl
 
internalPersist(ActorContext<?>, Object, Running.RunningState<S>, Object, String, <any>) - Method in interface akka.persistence.typed.internal.JournalInteractions
 
internalPersist(A, Function1<A, BoxedUnit>) - Method in interface akka.persistence.Eventsourced
Internal API
internalPersistAll(ActorContext<?>, Object, Running.RunningState<S>, Seq<JournalInteractions.EventToPersist>) - Method in interface akka.persistence.typed.internal.JournalInteractions
 
internalPersistAll(Seq<A>, Function1<A, BoxedUnit>) - Method in interface akka.persistence.Eventsourced
Internal API
internalPersistAllAsync(Seq<A>, Function1<A, BoxedUnit>) - Method in interface akka.persistence.Eventsourced
Internal API
internalPersistAsync(A, Function1<A, BoxedUnit>) - Method in interface akka.persistence.Eventsourced
Internal API
InternalProtocol - Interface in akka.persistence.typed.internal
Protocol used internally by the eventsourced behaviors.
InternalProtocol - Interface in akka.persistence.typed.state.internal
Protocol used internally by the DurableStateBehavior.
InternalProtocol.DeleteFailure - Class in akka.persistence.typed.state.internal
 
InternalProtocol.DeleteFailure$ - Class in akka.persistence.typed.state.internal
 
InternalProtocol.DeleteSuccess$ - Class in akka.persistence.typed.state.internal
 
InternalProtocol.GetFailure - Class in akka.persistence.typed.state.internal
 
InternalProtocol.GetFailure$ - Class in akka.persistence.typed.state.internal
 
InternalProtocol.GetSuccess<S> - Class in akka.persistence.typed.state.internal
 
InternalProtocol.GetSuccess$ - Class in akka.persistence.typed.state.internal
 
InternalProtocol.IncomingCommand<C> - Class in akka.persistence.typed.internal
 
InternalProtocol.IncomingCommand<C> - Class in akka.persistence.typed.state.internal
 
InternalProtocol.IncomingCommand$ - Class in akka.persistence.typed.internal
 
InternalProtocol.IncomingCommand$ - Class in akka.persistence.typed.state.internal
 
InternalProtocol.JournalResponse - Class in akka.persistence.typed.internal
 
InternalProtocol.JournalResponse$ - Class in akka.persistence.typed.internal
 
InternalProtocol.RecoveryPermitGranted$ - Class in akka.persistence.typed.internal
 
InternalProtocol.RecoveryPermitGranted$ - Class in akka.persistence.typed.state.internal
 
InternalProtocol.RecoveryTickEvent - Class in akka.persistence.typed.internal
 
InternalProtocol.RecoveryTickEvent$ - Class in akka.persistence.typed.internal
 
InternalProtocol.RecoveryTimeout$ - Class in akka.persistence.typed.state.internal
 
InternalProtocol.ReplicatedEventEnvelope<E> - Class in akka.persistence.typed.internal
 
InternalProtocol.ReplicatedEventEnvelope$ - Class in akka.persistence.typed.internal
 
InternalProtocol.SnapshotterResponse - Class in akka.persistence.typed.internal
 
InternalProtocol.SnapshotterResponse$ - Class in akka.persistence.typed.internal
 
InternalProtocol.UpsertFailure - Class in akka.persistence.typed.state.internal
 
InternalProtocol.UpsertFailure$ - Class in akka.persistence.typed.state.internal
 
InternalProtocol.UpsertSuccess$ - Class in akka.persistence.typed.state.internal
 
InternalProtocol$ - Class in akka.persistence.typed.internal
 
InternalProtocol$ - Class in akka.persistence.typed.state.internal
 
InternalProtocol$() - Constructor for class akka.persistence.typed.internal.InternalProtocol$
 
InternalProtocol$() - Constructor for class akka.persistence.typed.state.internal.InternalProtocol$
 
internalReceiveAll() - Method in class akka.actor.testkit.typed.javadsl.TestInbox
 
internalReceiveAll() - Method in interface akka.actor.testkit.typed.scaladsl.TestInbox
 
InternalRecipientRef<T> - Interface in akka.actor.typed.internal
INTERNAL API
InternalReprSupport<R> - Interface in akka.persistence.testkit.internal
INTERNAL API
internalSaveSnapshot(Running.RunningState<S>) - Method in interface akka.persistence.typed.internal.SnapshotInteractions
 
internalSpawnMessageAdapter(Function1<U, T>, String) - Method in interface akka.actor.typed.internal.ActorContextImpl
INTERNAL API: Needed to make Scala 2.12 compiler happy if spawnMessageAdapter is overloaded for scaladsl/javadsl.
InternalStableApi - Annotation Type in akka.annotation
Marks APIs that are considered internal to Akka and should not be accessed by user code but that are used across Akka project boundaries and therefore shouldn't be changed without considering possible usage outside of the Akka core modules.
internalStashOverflowStrategy() - Method in interface akka.persistence.PersistenceStash
The returned StashOverflowStrategy object determines how to handle the message failed to stash when the internal Stash capacity exceeded.
internalSystem() - Method in class akka.actor.testkit.typed.scaladsl.ActorTestKit
 
internalUpsert(ActorContext<InternalProtocol>, Object, Running.RunningState<S>, Object) - Method in interface akka.persistence.typed.state.internal.DurableStateStoreInteractions
 
InterpreterSnapshot - Interface in akka.stream.snapshot
A snapshot of one interpreter - contains a set of logics running in the same underlying actor.
interpretMessage(Behavior<T>, TypedActorContext<T>, T) - Static method in class akka.actor.typed.Behavior
Execute the behavior with the given message.
interpretMessage(Behavior<T>, TypedActorContext<T>, T) - Method in class akka.actor.typed.Behavior$
Execute the behavior with the given message.
interpretSignal(Behavior<T>, TypedActorContext<T>, Signal) - Static method in class akka.actor.typed.Behavior
Execute the behavior with the given signal.
interpretSignal(Behavior<T>, TypedActorContext<T>, Signal) - Method in class akka.actor.typed.Behavior$
Execute the behavior with the given signal.
intersperse(Out) - Method in class akka.stream.javadsl.Flow
Intersperses stream with provided element, similar to how scala.collection.immutable.List.mkString injects a separator between a List's elements.
intersperse(Out) - Method in class akka.stream.javadsl.Source
Intersperses stream with provided element, similar to how scala.collection.immutable.List.mkString injects a separator between a List's elements.
intersperse(Out) - Method in class akka.stream.javadsl.SubFlow
Intersperses stream with provided element, similar to how scala.collection.immutable.List.mkString injects a separator between a List's elements.
intersperse(Out) - Method in class akka.stream.javadsl.SubSource
Intersperses stream with provided element, similar to how scala.collection.immutable.List.mkString injects a separator between a List's elements.
intersperse(Out, Out, Out) - Method in class akka.stream.javadsl.Flow
Intersperses stream with provided element, similar to how scala.collection.immutable.List.mkString injects a separator between a List's elements.
intersperse(Out, Out, Out) - Method in class akka.stream.javadsl.Source
Intersperses stream with provided element, similar to how scala.collection.immutable.List.mkString injects a separator between a List's elements.
intersperse(Out, Out, Out) - Method in class akka.stream.javadsl.SubFlow
Intersperses stream with provided element, similar to how scala.collection.immutable.List.mkString injects a separator between a List's elements.
intersperse(Out, Out, Out) - Method in class akka.stream.javadsl.SubSource
Intersperses stream with provided element, similar to how scala.collection.immutable.List.mkString injects a separator between a List's elements.
intersperse(T) - Method in interface akka.stream.scaladsl.FlowOps
Intersperses stream with provided element, similar to how scala.collection.immutable.List.mkString injects a separator between a List's elements.
intersperse(T, T, T) - Method in interface akka.stream.scaladsl.FlowOps
Intersperses stream with provided element, similar to how scala.collection.immutable.List.mkString injects a separator between a List's elements.
interval() - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.IdleSettings
 
interval() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.IdleSettings
 
interval() - Method in class akka.routing.TailChoppingGroup
 
interval() - Method in class akka.routing.TailChoppingPool
 
interval() - Method in class akka.routing.TailChoppingRoutingLogic
 
INTERVAL_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.TailChoppingPool
 
intervalPassed() - Static method in class akka.cluster.sharding.internal.DisabledEntityPassivationStrategy
 
intervalPassed() - Method in class akka.cluster.sharding.internal.DisabledEntityPassivationStrategy$
 
INTKEY_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry
 
INTKEY_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry
 
INTKEY_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry
 
INTKEY_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry
 
INTKEY_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry
 
IntSerializer - Class in akka.remote.serialization
Deprecated.
Moved to akka.serialization.IntSerializer in akka-actor. Since 2.6.0.
IntSerializer(ExtendedActorSystem) - Constructor for class akka.remote.serialization.IntSerializer
Deprecated.
 
Invalid - Class in akka.cluster
 
Invalid(Seq<String>) - Constructor for class akka.cluster.Invalid
 
Invalid$ - Class in akka.cluster
 
Invalid$() - Constructor for class akka.cluster.Invalid$
 
InvalidActorNameException - Exception in akka.actor
An InvalidActorNameException is thrown when you try to convert something, usually a String, to an Actor name which doesn't validate.
InvalidActorNameException(String) - Constructor for exception akka.actor.InvalidActorNameException
 
InvalidActorNameException$ - Class in akka.actor
 
InvalidActorNameException$() - Constructor for class akka.actor.InvalidActorNameException$
 
InvalidAssociation$ - Class in akka.remote
 
InvalidAssociation$() - Constructor for class akka.remote.InvalidAssociation$
 
InvalidAssociationException(String, Throwable) - Constructor for exception akka.remote.transport.Transport.InvalidAssociationException
Deprecated.
 
InvalidAssociationException$() - Constructor for class akka.remote.transport.Transport.InvalidAssociationException$
Deprecated.
 
invalidConfigKeyChars() - Static method in class akka.routing.BalancingPoolDeploy
 
invalidConfigKeyChars() - Method in class akka.routing.BalancingPoolDeploy$
 
InvalidHostRegex() - Static method in class akka.actor.Address
 
InvalidHostRegex() - Method in class akka.actor.Address$
 
InvalidMessageException - Exception in akka.actor
InvalidMessageException is thrown when an invalid message is sent to an Actor; Currently only null is an invalid message.
InvalidMessageException$ - Class in akka.actor
 
InvalidMessageException$() - Constructor for class akka.actor.InvalidMessageException$
 
InvalidPartnerActorException - Exception in akka.stream
Stream refs establish a connection between a local and remote actor, representing the origin and remote sides of a stream.
InvalidPartnerActorException(ActorRef, ActorRef, String) - Constructor for exception akka.stream.InvalidPartnerActorException
 
InvalidPartnerActorException$ - Class in akka.stream
 
InvalidPartnerActorException$() - Constructor for class akka.stream.InvalidPartnerActorException$
 
invalidPathEntry() - Method in class akka.dispatch.CachingConfig$
 
InvalidSequenceNumberException - Exception in akka.stream
 
InvalidSequenceNumberException(long, long, String) - Constructor for exception akka.stream.InvalidSequenceNumberException
 
InvalidSequenceNumberException$ - Class in akka.stream
 
InvalidSequenceNumberException$() - Constructor for class akka.stream.InvalidSequenceNumberException$
 
invoke(Function0<Future<T>>) - Method in interface akka.pattern.CircuitBreaker.State
Abstract entry point for all states
invoke(Function0<Future<T>>, Function1<Try<T>, Object>) - Method in interface akka.pattern.CircuitBreaker.State
Abstract entry point for all states
invoke(T) - Method in interface akka.stream.stage.AsyncCallback
Dispatch an asynchronous notification.
invokeAll(Collection<? extends Callable<T>>) - Method in interface akka.dispatch.ExecutorServiceDelegate
 
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in interface akka.dispatch.ExecutorServiceDelegate
 
invokeAny(Collection<? extends Callable<T>>) - Method in interface akka.dispatch.ExecutorServiceDelegate
 
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in interface akka.dispatch.ExecutorServiceDelegate
 
invokeBeforeAllAndAfterAllEvenIfNoTestsAreExpected() - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
invokeBeforeAllAndAfterAllEvenIfNoTestsAreExpected() - Method in class akka.persistence.PluginSpec
 
invokeWithFeedback(T) - Method in interface akka.stream.stage.AsyncCallback
Dispatch an asynchronous notification.
IO - Class in akka.io
Entry point to Akka&rsquo;s IO layer.
IO() - Constructor for class akka.io.IO
 
IO.Extension - Interface in akka.io
 
IO$ - Class in akka.io
Entry point to Akka&rsquo;s IO layer.
IO$() - Constructor for class akka.io.IO$
 
IODispatcher() - Static method in class akka.stream.ActorAttributes
 
IODispatcher() - Method in class akka.stream.ActorAttributes$
 
IOOperationIncompleteException - Exception in akka.stream
This exception signals that a stream has been completed or has an error while there was still IO operations in progress
IOOperationIncompleteException(long, Throwable) - Constructor for exception akka.stream.IOOperationIncompleteException
 
IOOperationIncompleteException(String, long, Throwable) - Constructor for exception akka.stream.IOOperationIncompleteException
 
ioResult() - Method in exception akka.stream.AbruptIOTerminationException
Deprecated.
 
IOResult - Class in akka.stream
Holds a result of an IO operation.
IOResult(long, Try<Done>) - Constructor for class akka.stream.IOResult
 
IOResult$ - Class in akka.stream
 
IOResult$() - Constructor for class akka.stream.IOResult$
 
ioSettings() - Method in class akka.stream.ActorMaterializerSettings
 
IOSettings - Class in akka.stream
 
IOSettings(int) - Constructor for class akka.stream.IOSettings
Deprecated.
Use attribute 'TcpAttributes.TcpWriteBufferSize' to read the concrete setting value. Since 2.6.0.
IOSettings$ - Class in akka.stream
 
IOSettings$() - Constructor for class akka.stream.IOSettings$
 
ip() - Method in class akka.io.dns.AAAARecord
 
ip() - Method in class akka.io.dns.ARecord
 
Ip(boolean, boolean) - Constructor for class akka.io.dns.DnsProtocol.Ip
 
Ip$() - Constructor for class akka.io.dns.DnsProtocol.Ip$
 
ipRequestType() - Static method in class akka.io.dns.DnsProtocol
Java API
ipRequestType() - Method in class akka.io.dns.DnsProtocol$
Java API
ipRequestType(boolean, boolean) - Static method in class akka.io.dns.DnsProtocol
Java API
ipRequestType(boolean, boolean) - Method in class akka.io.dns.DnsProtocol$
Java API
ipv4() - Method in class akka.io.dns.DnsProtocol.Ip
 
ipv4() - Method in class akka.io.Dns.Resolved
Deprecated.
 
ipv6() - Method in class akka.io.dns.DnsProtocol.Ip
 
ipv6() - Method in class akka.io.Dns.Resolved
Deprecated.
 
IpVersionSelector - Class in akka.io
INTERNAL API
IpVersionSelector() - Constructor for class akka.io.IpVersionSelector
 
IpVersionSelector$ - Class in akka.io
INTERNAL API
IpVersionSelector$() - Constructor for class akka.io.IpVersionSelector$
 
IQUERY() - Static method in class akka.io.dns.internal.OpCode
 
IQUERY() - Method in class akka.io.dns.internal.OpCode$
 
isAborted() - Method in class akka.io.Tcp.Aborted$
 
isAborted() - Method in interface akka.io.Tcp.ConnectionClosed
true iff the connection has been closed in response to an Abort command.
isActive(String) - Static method in class akka.cluster.sharding.internal.NoActiveEntities
 
isActive(String) - Method in class akka.cluster.sharding.internal.NoActiveEntities$
 
isAfter(LwwTime) - Method in class akka.persistence.typed.crdt.LwwTime
Compare this LwwTime with the other.
isAlive() - Method in class akka.actor.testkit.typed.javadsl.BehaviorTestKit
Is the current behavior alive or stopped
isAlive() - Method in interface akka.actor.testkit.typed.scaladsl.BehaviorTestKit
Is the current behavior alive or stopped
isAlive(Behavior<T>) - Static method in class akka.actor.typed.Behavior
Returns true if the given behavior is not stopped.
isAlive(Behavior<T>) - Method in class akka.actor.typed.Behavior$
Returns true if the given behavior is not stopped.
isAncestorOf(akka.cluster.ddata.ReplicatedData.T) - Method in interface akka.cluster.ddata.FastMerge
INTERNAL API: should be used from merge
isAnswer$extension(MessageFlags) - Method in class akka.io.dns.internal.MessageFlags$
 
isAuthoritativeAnswer$extension(MessageFlags) - Method in class akka.io.dns.internal.MessageFlags$
 
isAvailable() - Method in interface akka.cluster.ClusterNodeMBean
Returns true if the node is not unreachable and not Down and not Removed.
isAvailable() - Method in class akka.remote.DeadlineFailureDetector
 
isAvailable() - Method in interface akka.remote.FailureDetector
Returns true if the resource is considered to be up and healthy and returns false otherwise.
isAvailable() - Method in class akka.remote.PhiAccrualFailureDetector
 
isAvailable() - Method in class akka.stream.stage.GraphStageLogic.SubSinkInlet
 
isAvailable() - Method in class akka.stream.stage.GraphStageLogic.SubSourceOutlet
Returns true if this output port can be pushed.
isAvailable(A) - Method in class akka.remote.DefaultFailureDetectorRegistry
 
isAvailable(A) - Method in interface akka.remote.FailureDetectorRegistry
Returns true if the resource is considered to be up and healthy and returns false otherwise.
isAvailable(Member) - Method in interface akka.cluster.routing.ClusterRouterActor
 
isAvailable(Inlet<T>) - Method in class akka.stream.stage.GraphStageLogic
Indicates whether there is an element waiting at the given input port.
isAvailable(Outlet<T>) - Method in class akka.stream.stage.GraphStageLogic
Return true if the given output port is ready to be pushed.
isBatchable() - Method in interface akka.dispatch.Batchable
 
isBatchable() - Method in class akka.dispatch.TaskInvocation
 
isBatchable(Runnable) - Static method in class akka.dispatch.internal.ScalaBatchable
 
isBatchable(Runnable) - Method in class akka.dispatch.internal.ScalaBatchable$
 
isCancelled() - Method in interface akka.actor.Cancellable
Returns true if and only if this Cancellable has been successfully cancelled
isCancelled() - Method in class akka.actor.LightArrayRevolverScheduler.TaskHolder
 
isClosed() - Method in class akka.pattern.CircuitBreaker
Return true if the internal state is Closed.
isClosed() - Method in class akka.stream.stage.GraphStageLogic.SubSinkInlet
 
isClosed() - Method in class akka.stream.stage.GraphStageLogic.SubSourceOutlet
Returns true if this output port is closed, but caution THIS WORKS DIFFERENTLY THAN THE NORMAL isClosed(out).
isClosed(Inlet<T>) - Method in class akka.stream.stage.GraphStageLogic
Indicates whether the port has been closed.
isClosed(Outlet<T>) - Method in class akka.stream.stage.GraphStageLogic
Indicates whether the port has been closed.
isCompact() - Method in class akka.util.ByteString.ByteString1
 
isCompact() - Method in class akka.util.ByteString.ByteStrings
 
isCompact() - Method in class akka.util.ByteString
Check whether this ByteString is compact in memory.
isCompact() - Method in class akka.util.CompactByteString
 
isCompactionEnabled(String) - Method in interface akka.persistence.journal.leveldb.CompactionSegmentManagement
 
isCompactionRequired(String, long) - Method in interface akka.persistence.journal.leveldb.CompactionSegmentManagement
 
isConfirmed() - Method in class akka.io.Tcp.ConfirmedClosed$
 
isConfirmed() - Method in interface akka.io.Tcp.ConnectionClosed
true iff the connection has been fully closed in response to a ConfirmedClose command.
isDbInitialized() - Method in class akka.cluster.ddata.LmdbDurableStore
 
isDebugEnabled() - Method in class akka.event.BusLogging
 
isDebugEnabled() - Method in interface akka.event.LoggingAdapter
 
isDebugEnabled() - Static method in class akka.event.NoLogging
 
isDebugEnabled() - Method in class akka.event.NoLogging$
 
isDebugEnabled() - Static method in class akka.event.NoMarkerLogging
 
isDebugEnabled() - Method in class akka.event.NoMarkerLogging$
 
isDebugEnabled() - Method in class com.typesafe.sslconfig.akka.util.AkkaLoggerBridge
 
isDebugEnabled(LogMarker) - Method in class akka.event.MarkerLoggingAdapter
 
isDebugEnabled(Class<?>, String) - Method in class akka.event.DefaultLoggingFilter
 
isDebugEnabled(Class<?>, String) - Method in class akka.event.jul.JavaLoggingFilter
Deprecated.
 
isDebugEnabled(Class<?>, String) - Method in interface akka.event.LoggingFilter
 
isDebugEnabled(Class<?>, String) - Method in class akka.event.LoggingFilterWithMarkerWrapper
 
isDebugEnabled(Class<?>, String) - Method in class akka.event.slf4j.Slf4jLoggingFilter
 
isDebugEnabled(Class<?>, String, LogMarker) - Method in interface akka.event.LoggingFilterWithMarker
 
isDebugEnabled(Class<?>, String, LogMarker) - Method in class akka.event.slf4j.Slf4jLoggingFilter
 
isDeferred(Behavior<T>) - Static method in class akka.actor.typed.Behavior
Returns true if the given behavior is deferred.
isDeferred(Behavior<T>) - Method in class akka.actor.typed.Behavior$
Returns true if the given behavior is deferred.
isDefined() - Method in class akka.japi.Option
 
isDefined$extension(OptionVal<A>) - Method in class akka.util.OptionVal$
Returns true if the option is OptionVal.None, false otherwise.
isDefinedAt(A) - Method in class akka.japi.JavaPartialFunction
 
isDefinedAt(ChildStats) - Method in class akka.actor.dungeon.ChildrenContainer.ChildrenIterable
 
isDefinedAt(ChildStats) - Method in class akka.actor.dungeon.ChildrenContainer.ChildRestartsIterable
 
isDefinedAt(From) - Method in class akka.util.Collections.PartialImmutableValuesIterable
 
isDefinedAt(Object) - Method in class akka.actor.Actor.emptyBehavior$
 
isDefinedAt(Object) - Method in class akka.actor.Actor.ignoringBehavior$
 
isDefinedAt(Object) - Method in class akka.actor.FSM.NullFunction$
 
isDefinedAt(Object) - Method in class akka.event.LoggingReceive
 
isDefinedAt(Object) - Method in class akka.persistence.fsm.PersistentFSM.NullFunction$
Deprecated.
 
isDefinedAt(Object) - Method in class akka.routing.ConsistentHashingRouter.emptyConsistentHashMapping$
 
isDefinedAt(Throwable) - Method in class akka.dispatch.japi.RecoverBridge
Deprecated.
 
isDefinedAt(T) - Method in class akka.dispatch.japi.CallbackBridge
Deprecated.
 
isDeletionKey(Key) - Method in class akka.persistence.journal.leveldb.Key$
 
isDurable(String) - Method in class akka.cluster.ddata.Replicator
 
isEmpty() - Method in interface akka.actor.typed.javadsl.StashBuffer
Check if the message buffer is empty.
isEmpty() - Method in interface akka.actor.typed.scaladsl.StashBuffer
Check if the message buffer is empty.
isEmpty() - Method in class akka.cluster.ddata.GSet
 
isEmpty() - Method in class akka.cluster.ddata.LWWMap
 
isEmpty() - Method in class akka.cluster.ddata.ManyVersionVector
 
isEmpty() - Method in class akka.cluster.ddata.OneVersionVector
 
isEmpty() - Method in class akka.cluster.ddata.ORMap
 
isEmpty() - Method in class akka.cluster.ddata.ORMultiMap
 
isEmpty() - Method in class akka.cluster.ddata.ORSet
 
isEmpty() - Method in class akka.cluster.ddata.PNCounterMap
 
isEmpty() - Method in class akka.cluster.ddata.VersionVector
 
isEmpty() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.State
 
isEmpty() - Method in class akka.dispatch.AbstractBoundedNodeQueue
 
isEmpty() - Method in class akka.dispatch.AbstractNodeQueue
Query the queue whether it is empty right now.
isEmpty() - Method in class akka.japi.Option
 
isEmpty() - Method in class akka.japi.Option.Some
 
isEmpty() - Method in class akka.persistence.typed.crdt.ORSet
 
isEmpty() - Static method in class akka.persistence.typed.EmptyEventSeq
 
isEmpty() - Method in interface akka.persistence.typed.EventSeq
 
isEmpty() - Method in class akka.routing.ConsistentHash
Is the node ring empty, i.e.
isEmpty() - Method in class akka.util.BoundedBlockingQueue
 
isEmpty() - Method in class akka.util.ByteString
 
isEmpty() - Method in class akka.util.ByteStringBuilder
Tests whether this ByteStringBuilder is empty.
isEmpty() - Method in class akka.util.Index
 
isEmpty() - Method in class akka.util.MessageBuffer
Check if the message buffer is empty.
isEmpty() - Method in class akka.util.MessageBufferMap
Check if the buffer map is empty.
isEmpty$extension(EarliestFirstSystemMessageList) - Method in class akka.actor.typed.internal.EarliestFirstSystemMessageList$
 
isEmpty$extension(LatestFirstSystemMessageList) - Method in class akka.actor.typed.internal.LatestFirstSystemMessageList$
 
isEmpty$extension(EarliestFirstSystemMessageList) - Method in class akka.dispatch.sysmsg.EarliestFirstSystemMessageList$
 
isEmpty$extension(LatestFirstSystemMessageList) - Method in class akka.dispatch.sysmsg.LatestFirstSystemMessageList$
 
isEmpty$extension(OptionVal<A>) - Method in class akka.util.OptionVal$
Returns true if the option is OptionVal.None, false otherwise.
isEnabled(Logging.LogLevel) - Method in interface akka.event.LoggingAdapter
 
isEnabled(Logging.LogLevel) - Static method in class akka.event.NoLogging
 
isEnabled(Logging.LogLevel) - Static method in class akka.event.NoMarkerLogging
 
isEnabled$extension(ByteFlag, byte) - Method in class akka.remote.artery.ByteFlag$
 
isEnqueued() - Method in class akka.stream.QueueOfferResult.Dropped$
 
isEnqueued() - Method in class akka.stream.QueueOfferResult.Enqueued$
 
isEnqueued() - Method in class akka.stream.QueueOfferResult.Failure
 
isEnqueued() - Method in class akka.stream.QueueOfferResult
Return ture if the element was already enqueued, otherwise false.
isEnqueued() - Method in class akka.stream.QueueOfferResult.QueueClosed$
 
isEqual(K, K) - Method in interface akka.util.Subclassification
True if and only if x and y are of the same class.
isError() - Method in class akka.pattern.StatusReply
 
isErrorClosed() - Method in interface akka.io.Tcp.ConnectionClosed
true iff the connection has been closed due to an IO error.
isErrorClosed() - Method in class akka.io.Tcp.ErrorClosed
 
isErrorEnabled() - Method in class akka.event.BusLogging
 
isErrorEnabled() - Method in interface akka.event.LoggingAdapter
 
isErrorEnabled() - Static method in class akka.event.NoLogging
 
isErrorEnabled() - Method in class akka.event.NoLogging$
 
isErrorEnabled() - Static method in class akka.event.NoMarkerLogging
 
isErrorEnabled() - Method in class akka.event.NoMarkerLogging$
 
isErrorEnabled(LogMarker) - Method in class akka.event.MarkerLoggingAdapter
 
isErrorEnabled(Class<?>, String) - Method in class akka.event.DefaultLoggingFilter
 
isErrorEnabled(Class<?>, String) - Method in class akka.event.jul.JavaLoggingFilter
Deprecated.
 
isErrorEnabled(Class<?>, String) - Method in interface akka.event.LoggingFilter
 
isErrorEnabled(Class<?>, String) - Method in class akka.event.LoggingFilterWithMarkerWrapper
 
isErrorEnabled(Class<?>, String) - Method in class akka.event.slf4j.Slf4jLoggingFilter
 
isErrorEnabled(Class<?>, String, LogMarker) - Method in interface akka.event.LoggingFilterWithMarker
 
isErrorEnabled(Class<?>, String, LogMarker) - Method in class akka.event.slf4j.Slf4jLoggingFilter
 
isFailed() - Method in interface akka.actor.dungeon.FaultHandling
 
isFailedFatally() - Method in interface akka.actor.dungeon.FaultHandling
 
isFatal(Throwable) - Static method in class akka.japi.Throwables
Returns true if the provided Throwable is to be considered fatal, or false if it is to be considered non-fatal
isFatal(Throwable) - Method in class akka.japi.Throwables$
Returns true if the provided Throwable is to be considered fatal, or false if it is to be considered non-fatal
isForKey(ServiceKey<?>) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Deregistered
 
isForKey(ServiceKey<?>) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Listing
 
isForKey(ServiceKey<?>) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Registered
 
isForKey(ServiceKey<?>) - Method in interface akka.actor.typed.receptionist.Receptionist.Deregistered
 
isForKey(ServiceKey<?>) - Method in interface akka.actor.typed.receptionist.Receptionist.Listing
 
isForKey(ServiceKey<?>) - Method in interface akka.actor.typed.receptionist.Receptionist.Registered
 
isFull() - Method in interface akka.actor.typed.javadsl.StashBuffer
 
isFull() - Method in interface akka.actor.typed.scaladsl.StashBuffer
 
isGZipped(byte[]) - Method in class akka.serialization.jackson.JacksonSerializer$
 
isHalfOpen() - Method in class akka.pattern.CircuitBreaker
Return true if the internal state is HalfOpen.
isIgnoreRefPath(ActorPath) - Method in class akka.actor.IgnoreActorRef$
Check if the passed otherPath is the same as IgnoreActorRef.path
isIgnoreRefPath(String) - Method in class akka.actor.IgnoreActorRef$
Check if the passed otherPath is the same as IgnoreActorRef.path
isInbound() - Method in interface akka.remote.AssociationEvent
Deprecated.
 
isInfoEnabled() - Method in class akka.event.BusLogging
 
isInfoEnabled() - Method in interface akka.event.LoggingAdapter
 
isInfoEnabled() - Static method in class akka.event.NoLogging
 
isInfoEnabled() - Method in class akka.event.NoLogging$
 
isInfoEnabled() - Static method in class akka.event.NoMarkerLogging
 
isInfoEnabled() - Method in class akka.event.NoMarkerLogging$
 
isInfoEnabled(LogMarker) - Method in class akka.event.MarkerLoggingAdapter
 
isInfoEnabled(Class<?>, String) - Method in class akka.event.DefaultLoggingFilter
 
isInfoEnabled(Class<?>, String) - Method in class akka.event.jul.JavaLoggingFilter
Deprecated.
 
isInfoEnabled(Class<?>, String) - Method in interface akka.event.LoggingFilter
 
isInfoEnabled(Class<?>, String) - Method in class akka.event.LoggingFilterWithMarkerWrapper
 
isInfoEnabled(Class<?>, String) - Method in class akka.event.slf4j.Slf4jLoggingFilter
 
isInfoEnabled(Class<?>, String, LogMarker) - Method in interface akka.event.LoggingFilterWithMarker
 
isInfoEnabled(Class<?>, String, LogMarker) - Method in class akka.event.slf4j.Slf4jLoggingFilter
 
isInitialized() - Method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts.Builder
 
isInitialized() - Method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag.Builder
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Builder
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry.Builder
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister.Builder
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Builder
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Builder
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry.Builder
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter.Builder
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address.Builder
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed.Builder
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry.Builder
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Empty.Builder
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Empty
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure.Builder
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess.Builder
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry.Builder
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound.Builder
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage.Builder
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read.Builder
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult.Builder
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry.Builder
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet.Builder
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe.Builder
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress.Builder
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe.Builder
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Builder
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry.Builder
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write.Builder
 
isInitialized() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write
 
isInitialized() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool.Builder
 
isInitialized() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool
 
isInitialized() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address.Builder
 
isInitialized() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address
 
isInitialized() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
 
isInitialized() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip
 
isInitialized() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope.Builder
 
isInitialized() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope
 
isInitialized() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector.Builder
 
isInitialized() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector
 
isInitialized() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector.Builder
 
isInitialized() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector
 
isInitialized() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
 
isInitialized() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA.Builder
 
isInitialized() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA
 
isInitialized() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics
 
isInitialized() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric.Builder
 
isInitialized() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric
 
isInitialized() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number.Builder
 
isInitialized() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number
 
isInitialized() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address.Builder
 
isInitialized() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address
 
isInitialized() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool.Builder
 
isInitialized() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool
 
isInitialized() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
 
isInitialized() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings
 
isInitialized() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck.Builder
 
isInitialized() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck
 
isInitialized() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Empty.Builder
 
isInitialized() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Empty
 
isInitialized() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
 
isInitialized() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
 
isInitialized() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope.Builder
 
isInitialized() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope
 
isInitialized() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
 
isInitialized() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview
 
isInitialized() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
 
isInitialized() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus
 
isInitialized() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat.Builder
 
isInitialized() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat
 
isInitialized() - Method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse.Builder
 
isInitialized() - Method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse
 
isInitialized() - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin.Builder
 
isInitialized() - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin
 
isInitialized() - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck.Builder
 
isInitialized() - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck
 
isInitialized() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join.Builder
 
isInitialized() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join
 
isInitialized() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member.Builder
 
isInitialized() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member
 
isInitialized() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
 
isInitialized() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability
 
isInitialized() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Pool.Builder
 
isInitialized() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Pool
 
isInitialized() - Method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability.Builder
 
isInitialized() - Method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability
 
isInitialized() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone.Builder
 
isInitialized() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone
 
isInitialized() - Method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress.Builder
 
isInitialized() - Method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress
 
isInitialized() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Builder
 
isInitialized() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock
 
isInitialized() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version.Builder
 
isInitialized() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version
 
isInitialized() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome.Builder
 
isInitialized() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome
 
isInitialized() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address.Builder
 
isInitialized() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address
 
isInitialized() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
 
isInitialized() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket
 
isInitialized() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Builder
 
isInitialized() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry.Builder
 
isInitialized() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry
 
isInitialized() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta
 
isInitialized() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload.Builder
 
isInitialized() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload
 
isInitialized() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish.Builder
 
isInitialized() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish
 
isInitialized() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send.Builder
 
isInitialized() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send
 
isInitialized() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll.Builder
 
isInitialized() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll
 
isInitialized() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber.Builder
 
isInitialized() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber
 
isInitialized() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Builder
 
isInitialized() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status
 
isInitialized() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version.Builder
 
isInitialized() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage.Builder
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address.Builder
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats.Builder
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry.Builder
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry.Builder
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions.Builder
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState.Builder
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted.Builder
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped.Builder
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted.Builder
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState.Builder
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped.Builder
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats.Builder
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry.Builder
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState.Builder
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome.Builder
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated.Builder
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes.Builder
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry.Builder
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage.Builder
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState.Builder
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats.Builder
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity.Builder
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck.Builder
 
isInitialized() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck
 
isInitialized() - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope.Builder
 
isInitialized() - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope
 
isInitialized() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished.Builder
 
isInitialized() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished
 
isInitialized() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry.Builder
 
isInitialized() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry
 
isInitialized() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack.Builder
 
isInitialized() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack
 
isInitialized() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup.Builder
 
isInitialized() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup
 
isInitialized() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed.Builder
 
isInitialized() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed
 
isInitialized() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
 
isInitialized() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
 
isInitialized() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer.Builder
 
isInitialized() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer
 
isInitialized() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request.Builder
 
isInitialized() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request
 
isInitialized() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend.Builder
 
isInitialized() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend
 
isInitialized() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
 
isInitialized() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
 
isInitialized() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
 
isInitialized() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State
 
isInitialized() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
 
isInitialized() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
 
isInitialized() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.Builder
 
isInitialized() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot
 
isInitialized() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery.Builder
 
isInitialized() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery
 
isInitialized() - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite.Builder
 
isInitialized() - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite
 
isInitialized() - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot.Builder
 
isInitialized() - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot
 
isInitialized() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
 
isInitialized() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage
 
isInitialized() - Method in class akka.persistence.serialization.MessageFormats.PersistentPayload.Builder
 
isInitialized() - Method in class akka.persistence.serialization.MessageFormats.PersistentPayload
 
isInitialized() - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent.Builder
 
isInitialized() - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent
 
isInitialized() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter.Builder
 
isInitialized() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter
 
isInitialized() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate.Builder
 
isInitialized() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate
 
isInitialized() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
 
isInitialized() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
 
isInitialized() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Builder
 
isInitialized() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry.Builder
 
isInitialized() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry
 
isInitialized() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup
 
isInitialized() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
 
isInitialized() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent
 
isInitialized() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata.Builder
 
isInitialized() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata
 
isInitialized() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData.Builder
 
isInitialized() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData
 
isInitialized() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
 
isInitialized() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata
 
isInitialized() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen.Builder
 
isInitialized() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen
 
isInitialized() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Builder
 
isInitialized() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry.Builder
 
isInitialized() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry
 
isInitialized() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector
 
isInitialized() - Method in class akka.remote.ArteryControlFormats.Address.Builder
 
isInitialized() - Method in class akka.remote.ArteryControlFormats.Address
 
isInitialized() - Method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp.Builder
 
isInitialized() - Method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp
 
isInitialized() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
 
isInitialized() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement
 
isInitialized() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck.Builder
 
isInitialized() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck
 
isInitialized() - Method in class akka.remote.ArteryControlFormats.FlushAck.Builder
 
isInitialized() - Method in class akka.remote.ArteryControlFormats.FlushAck
 
isInitialized() - Method in class akka.remote.ArteryControlFormats.HandshakeReq.Builder
 
isInitialized() - Method in class akka.remote.ArteryControlFormats.HandshakeReq
 
isInitialized() - Method in class akka.remote.ArteryControlFormats.MessageWithAddress.Builder
 
isInitialized() - Method in class akka.remote.ArteryControlFormats.MessageWithAddress
 
isInitialized() - Method in class akka.remote.ArteryControlFormats.Quarantined.Builder
 
isInitialized() - Method in class akka.remote.ArteryControlFormats.Quarantined
 
isInitialized() - Method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck.Builder
 
isInitialized() - Method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck
 
isInitialized() - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope.Builder
 
isInitialized() - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope
 
isInitialized() - Method in class akka.remote.ArteryControlFormats.UniqueAddress.Builder
 
isInitialized() - Method in class akka.remote.ArteryControlFormats.UniqueAddress
 
isInitialized() - Method in class akka.remote.ContainerFormats.ActorIdentity.Builder
 
isInitialized() - Method in class akka.remote.ContainerFormats.ActorIdentity
 
isInitialized() - Method in class akka.remote.ContainerFormats.ActorInitializationException.Builder
 
isInitialized() - Method in class akka.remote.ContainerFormats.ActorInitializationException
 
isInitialized() - Method in class akka.remote.ContainerFormats.ActorRef.Builder
 
isInitialized() - Method in class akka.remote.ContainerFormats.ActorRef
 
isInitialized() - Method in class akka.remote.ContainerFormats.Identify.Builder
 
isInitialized() - Method in class akka.remote.ContainerFormats.Identify
 
isInitialized() - Method in class akka.remote.ContainerFormats.Option.Builder
 
isInitialized() - Method in class akka.remote.ContainerFormats.Option
 
isInitialized() - Method in class akka.remote.ContainerFormats.Payload.Builder
 
isInitialized() - Method in class akka.remote.ContainerFormats.Payload
 
isInitialized() - Method in class akka.remote.ContainerFormats.Selection.Builder
 
isInitialized() - Method in class akka.remote.ContainerFormats.Selection
 
isInitialized() - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
 
isInitialized() - Method in class akka.remote.ContainerFormats.SelectionEnvelope
 
isInitialized() - Method in class akka.remote.ContainerFormats.StackTraceElement.Builder
 
isInitialized() - Method in class akka.remote.ContainerFormats.StackTraceElement
 
isInitialized() - Method in class akka.remote.ContainerFormats.StatusReplyErrorMessage.Builder
 
isInitialized() - Method in class akka.remote.ContainerFormats.StatusReplyErrorMessage
 
isInitialized() - Method in class akka.remote.ContainerFormats.Throwable.Builder
 
isInitialized() - Method in class akka.remote.ContainerFormats.Throwable
 
isInitialized() - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable.Builder
 
isInitialized() - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable
 
isInitialized() - Method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse.Builder
 
isInitialized() - Method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse
 
isInitialized() - Method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData.Builder
 
isInitialized() - Method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData
 
isInitialized() - Method in class akka.remote.SystemMessageFormats.FailedData.Builder
 
isInitialized() - Method in class akka.remote.SystemMessageFormats.FailedData
 
isInitialized() - Method in class akka.remote.SystemMessageFormats.SuperviseData.Builder
 
isInitialized() - Method in class akka.remote.SystemMessageFormats.SuperviseData
 
isInitialized() - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
 
isInitialized() - Method in class akka.remote.SystemMessageFormats.SystemMessage
 
isInitialized() - Method in class akka.remote.SystemMessageFormats.WatchData.Builder
 
isInitialized() - Method in class akka.remote.SystemMessageFormats.WatchData
 
isInitialized() - Method in class akka.remote.testconductor.TestConductorProtocol.Address.Builder
 
isInitialized() - Method in class akka.remote.testconductor.TestConductorProtocol.Address
 
isInitialized() - Method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest.Builder
 
isInitialized() - Method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest
 
isInitialized() - Method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier.Builder
 
isInitialized() - Method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier
 
isInitialized() - Method in class akka.remote.testconductor.TestConductorProtocol.Hello.Builder
 
isInitialized() - Method in class akka.remote.testconductor.TestConductorProtocol.Hello
 
isInitialized() - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure.Builder
 
isInitialized() - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure
 
isInitialized() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
 
isInitialized() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper
 
isInitialized() - Method in class akka.remote.WireFormats.AckAndEnvelopeContainer.Builder
 
isInitialized() - Method in class akka.remote.WireFormats.AckAndEnvelopeContainer
 
isInitialized() - Method in class akka.remote.WireFormats.AcknowledgementInfo.Builder
 
isInitialized() - Method in class akka.remote.WireFormats.AcknowledgementInfo
 
isInitialized() - Method in class akka.remote.WireFormats.ActorRefData.Builder
 
isInitialized() - Method in class akka.remote.WireFormats.ActorRefData
 
isInitialized() - Method in class akka.remote.WireFormats.AddressData.Builder
 
isInitialized() - Method in class akka.remote.WireFormats.AddressData
 
isInitialized() - Method in class akka.remote.WireFormats.AkkaControlMessage.Builder
 
isInitialized() - Method in class akka.remote.WireFormats.AkkaControlMessage
 
isInitialized() - Method in class akka.remote.WireFormats.AkkaHandshakeInfo.Builder
 
isInitialized() - Method in class akka.remote.WireFormats.AkkaHandshakeInfo
 
isInitialized() - Method in class akka.remote.WireFormats.AkkaProtocolMessage.Builder
 
isInitialized() - Method in class akka.remote.WireFormats.AkkaProtocolMessage
 
isInitialized() - Method in class akka.remote.WireFormats.DaemonMsgCreateData.Builder
 
isInitialized() - Method in class akka.remote.WireFormats.DaemonMsgCreateData
 
isInitialized() - Method in class akka.remote.WireFormats.DefaultResizer.Builder
 
isInitialized() - Method in class akka.remote.WireFormats.DefaultResizer
 
isInitialized() - Method in class akka.remote.WireFormats.DeployData.Builder
 
isInitialized() - Method in class akka.remote.WireFormats.DeployData
 
isInitialized() - Method in class akka.remote.WireFormats.FiniteDuration.Builder
 
isInitialized() - Method in class akka.remote.WireFormats.FiniteDuration
 
isInitialized() - Method in class akka.remote.WireFormats.FromConfig.Builder
 
isInitialized() - Method in class akka.remote.WireFormats.FromConfig
 
isInitialized() - Method in class akka.remote.WireFormats.GenericRoutingPool.Builder
 
isInitialized() - Method in class akka.remote.WireFormats.GenericRoutingPool
 
isInitialized() - Method in class akka.remote.WireFormats.PropsData.Builder
 
isInitialized() - Method in class akka.remote.WireFormats.PropsData
 
isInitialized() - Method in class akka.remote.WireFormats.RemoteEnvelope.Builder
 
isInitialized() - Method in class akka.remote.WireFormats.RemoteEnvelope
 
isInitialized() - Method in class akka.remote.WireFormats.RemoteRouterConfig.Builder
 
isInitialized() - Method in class akka.remote.WireFormats.RemoteRouterConfig
 
isInitialized() - Method in class akka.remote.WireFormats.RemoteScope.Builder
 
isInitialized() - Method in class akka.remote.WireFormats.RemoteScope
 
isInitialized() - Method in class akka.remote.WireFormats.ScatterGatherPool.Builder
 
isInitialized() - Method in class akka.remote.WireFormats.ScatterGatherPool
 
isInitialized() - Method in class akka.remote.WireFormats.SerializedMessage.Builder
 
isInitialized() - Method in class akka.remote.WireFormats.SerializedMessage
 
isInitialized() - Method in class akka.remote.WireFormats.TailChoppingPool.Builder
 
isInitialized() - Method in class akka.remote.WireFormats.TailChoppingPool
 
isInitialized() - Method in class akka.stream.StreamRefMessages.ActorRef.Builder
 
isInitialized() - Method in class akka.stream.StreamRefMessages.ActorRef
 
isInitialized() - Method in class akka.stream.StreamRefMessages.CumulativeDemand.Builder
 
isInitialized() - Method in class akka.stream.StreamRefMessages.CumulativeDemand
 
isInitialized() - Method in class akka.stream.StreamRefMessages.OnSubscribeHandshake.Builder
 
isInitialized() - Method in class akka.stream.StreamRefMessages.OnSubscribeHandshake
 
isInitialized() - Method in class akka.stream.StreamRefMessages.Payload.Builder
 
isInitialized() - Method in class akka.stream.StreamRefMessages.Payload
 
isInitialized() - Method in class akka.stream.StreamRefMessages.RemoteStreamCompleted.Builder
 
isInitialized() - Method in class akka.stream.StreamRefMessages.RemoteStreamCompleted
 
isInitialized() - Method in class akka.stream.StreamRefMessages.RemoteStreamFailure.Builder
 
isInitialized() - Method in class akka.stream.StreamRefMessages.RemoteStreamFailure
 
isInitialized() - Method in class akka.stream.StreamRefMessages.SequencedOnNext.Builder
 
isInitialized() - Method in class akka.stream.StreamRefMessages.SequencedOnNext
 
isInitialized() - Method in class akka.stream.StreamRefMessages.SinkRef.Builder
 
isInitialized() - Method in class akka.stream.StreamRefMessages.SinkRef
 
isInitialized() - Method in class akka.stream.StreamRefMessages.SourceRef.Builder
 
isInitialized() - Method in class akka.stream.StreamRefMessages.SourceRef
 
isInitialized_$eq(boolean) - Method in interface akka.persistence.journal.AsyncWriteProxy
 
isInitTimedOut_$eq(boolean) - Method in interface akka.persistence.journal.AsyncWriteProxy
 
isInstanceOfTheThrowableClass(Throwable) - Method in class akka.actor.typed.internal.AbstractSupervisor
 
isInternalStashEmpty() - Method in interface akka.persistence.typed.internal.StashManagement
 
isInternalStashEmpty() - Method in interface akka.persistence.typed.state.internal.StashManagement
 
isLeader() - Method in class akka.cluster.ddata.Replicator
 
isLocal() - Method in interface akka.actor.ActorRefScope
 
isLocal() - Method in interface akka.actor.Cell
Returns true if the actor is local, i.e.
isLocal() - Method in interface akka.actor.LocalRef
 
isLocal() - Static method in class akka.actor.Nobody
 
isLocal() - Method in interface akka.actor.typed.internal.ActorRefImpl
 
isLocal() - Method in interface akka.remote.RemoteRef
 
isLocalGet(Replicator.ReadConsistency) - Method in class akka.cluster.ddata.Replicator
 
isLocalSender() - Method in class akka.cluster.ddata.Replicator
 
isLocalUpdate(Replicator.WriteConsistency) - Method in class akka.cluster.ddata.Replicator
 
isLZ4(byte[]) - Method in class akka.serialization.jackson.JacksonSerializer$
 
isManagementMessage(Object) - Method in interface akka.cluster.routing.ClusterRouterConfigBase
 
isManagementMessage(Object) - Static method in class akka.routing.FromConfig
 
isManagementMessage(Object) - Static method in class akka.routing.NoRouter
 
isManagementMessage(Object) - Method in interface akka.routing.RouterConfig
Is the message handled by the router head actor or the RouterConfig.routingLogicController(akka.routing.RoutingLogic) actor.
isMappingKey(Key) - Method in class akka.persistence.journal.leveldb.Key$
 
isMember(ActorRef) - Method in class akka.cluster.sharding.ShardCoordinator
 
isMonitoring() - Method in class akka.remote.DeadlineFailureDetector
 
isMonitoring() - Method in interface akka.remote.FailureDetector
Returns true if the failure detector has received any heartbeats and started monitoring of the resource.
isMonitoring() - Method in class akka.remote.PhiAccrualFailureDetector
 
isMonitoring(A) - Method in class akka.remote.DefaultFailureDetectorRegistry
 
isMonitoring(A) - Method in interface akka.remote.FailureDetectorRegistry
Returns true if the failure detector has received any heartbeats and started monitoring of the resource.
isNativeLoaded() - Method in interface akka.cluster.metrics.SigarProvider
Verify if sigar native library is loaded and operational.
isNewPersistenceId(String) - Method in interface akka.persistence.journal.leveldb.LeveldbIdMapping
 
isNode(Seq<RoleName>) - Method in class akka.remote.testkit.MultiNodeSpec
Verify that the running node matches one of the given nodes
isNodeRemoved(UniqueAddress, Iterable<String>) - Method in class akka.cluster.ddata.Replicator
 
isNonFatal(Throwable) - Static method in class akka.japi.Throwables
Returns true if the provided Throwable is to be considered non-fatal, or false if it is to be considered fatal
isNonFatal(Throwable) - Method in class akka.japi.Throwables$
Returns true if the provided Throwable is to be considered non-fatal, or false if it is to be considered fatal
isNoRecipient() - Method in interface akka.remote.artery.HeaderBuilder
 
isNormal() - Method in interface akka.actor.dungeon.Children
 
isNormal() - Method in interface akka.actor.dungeon.ChildrenContainer
 
isNormal() - Method in class akka.actor.dungeon.ChildrenContainer.TerminatedChildrenContainer$
 
isNormal() - Method in class akka.actor.dungeon.ChildrenContainer.TerminatingChildrenContainer
 
isNoSender() - Method in interface akka.remote.artery.HeaderBuilder
 
isObsolete(long) - Method in class akka.cluster.ddata.PruningState.PruningPerformed
 
isOff() - Method in class akka.util.Switch
Returns whether the switch is IMMEDIATELY off (no locking)
isOlderThan(Member) - Method in class akka.cluster.Member
Is this member older, has been part of cluster longer, than another member.
isOn() - Method in class akka.util.Switch
Returns whether the switch is IMMEDIATELY on (no locking)
isOneWay() - Method in class akka.actor.TypedActor.MethodCall
Deprecated.
 
isOpen() - Method in class akka.pattern.CircuitBreaker
Return true if the internal state is Open.
isOpen() - Method in class akka.testkit.TestLatch
 
isOrdinaryMessageStreamActive() - Method in interface akka.remote.artery.OutboundContext
 
isPeerClosed() - Method in interface akka.io.Tcp.ConnectionClosed
true iff the connection has been closed by the peer; in case keepOpenOnPeerClosed is in effect as per the Tcp.Register command, this connection&rsquo;s reading half is now closed.
isPeerClosed() - Method in class akka.io.Tcp.PeerClosed$
 
isPerfJavaFlamesAvailable() - Method in interface akka.remote.testkit.PerfFlamesSupport
 
isProcessingMessage(Routee) - Method in class akka.routing.SmallestMailboxRoutingLogic
Returns true if the actor is currently processing a message.
isQuery$extension(MessageFlags) - Method in class akka.io.dns.internal.MessageFlags$
 
isRecursionAvailable$extension(MessageFlags) - Method in class akka.io.dns.internal.MessageFlags$
 
isRecursionDesired$extension(MessageFlags) - Method in class akka.io.dns.internal.MessageFlags$
 
isReplayFilterEnabled() - Method in interface akka.persistence.journal.AsyncWriteJournal
 
isReplicationId(String) - Static method in class akka.persistence.typed.ReplicationId
 
isReplicationId(String) - Method in class akka.persistence.typed.ReplicationId$
 
isReplyToStatus() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Status
 
isResponsibleFor(Address) - Method in class akka.remote.transport.AbstractTransportAdapter
Deprecated.
 
isResponsibleFor(Address) - Method in class akka.remote.transport.netty.NettyTransport
Deprecated.
 
isResponsibleFor(Address) - Method in class akka.remote.transport.TestTransport
Deprecated.
 
isResponsibleFor(Address) - Method in interface akka.remote.transport.Transport
Deprecated.
A function that decides whether the specific transport instance is responsible for delivering to a given address.
isSame(BehaviorInterceptor<Object, Object>) - Method in class akka.actor.typed.BehaviorInterceptor
 
isSame(BehaviorInterceptor<Object, Object>) - Method in class akka.actor.typed.internal.AbstractSupervisor
 
isShutdown() - Method in interface akka.dispatch.ExecutorServiceDelegate
 
isShutdown() - Method in class akka.stream.ActorMaterializer
Deprecated.
Indicates if the materializer has been shut down.
isShutdown() - Method in class akka.stream.Materializer
Indicates if the materializer has been shut down.
isSingleton() - Method in interface akka.cluster.ClusterNodeMBean
Does the cluster consist of only one member?
isSmooth() - Method in class akka.cluster.metrics.Metric
 
isStarted() - Method in interface akka.actor.RepointableRef
 
isStateTimerActive() - Method in interface akka.actor.FSM
 
isStateTimerActive() - Method in interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
 
isStateTimerActive() - Method in class akka.testkit.TestFSMRef
isSubclass(K, K) - Method in interface akka.util.Subclassification
True if and only if x is a subclass of y; equal classes must be considered sub-classes!
isSuccess() - Method in class akka.pattern.StatusReply
 
isSuccessor(SeqNo) - Method in class akka.remote.SeqNo
Deprecated.
Checks if this sequence number is an immediate successor of the provided one.
issue() - Method in annotation type akka.annotation.ApiMayChange
Reference to issue discussing the future evolvement of this API
isSuspended(Routee) - Method in class akka.routing.SmallestMailboxRoutingLogic
Returns true if the actor is currently suspended.
isTemporaryRef(ActorRef) - Method in class akka.actor.InternalActorRef$
 
isTerminated() - Method in interface akka.actor.Cell
Returns &ldquo;true&rdquo; if the actor is locally known to be terminated, &ldquo;false&rdquo; if alive or uncertain.
isTerminated() - Method in interface akka.actor.dungeon.Dispatch
 
isTerminated() - Method in interface akka.actor.MinimalActorRef
 
isTerminated() - Method in interface akka.actor.typed.internal.InternalRecipientRef
 
isTerminated() - Method in class akka.cluster.client.ClusterClientReceptionist
Deprecated.
Returns true if this member is not tagged with the role configured for the receptionist.
isTerminated() - Method in class akka.cluster.Cluster
Returns true if this cluster instance has be shutdown.
isTerminated() - Method in class akka.cluster.ddata.DistributedData
Returns true if this member is not tagged with the role configured for the replicas.
isTerminated() - Method in class akka.cluster.pubsub.DistributedPubSub
Returns true if this member is not tagged with the role configured for the mediator.
isTerminated() - Method in class akka.cluster.typed.Cluster
Returns true if this cluster instance has be shutdown.
isTerminated() - Method in interface akka.dispatch.ExecutorServiceDelegate
 
isTerminated(Routee) - Method in class akka.routing.SmallestMailboxRoutingLogic
 
isTerminating() - Method in interface akka.actor.dungeon.Children
 
isTerminating() - Method in interface akka.actor.dungeon.ChildrenContainer
 
isTerminating() - Method in class akka.actor.dungeon.ChildrenContainer.TerminatedChildrenContainer$
 
isTerminating() - Method in class akka.actor.dungeon.ChildrenContainer.TerminatingChildrenContainer
 
isThroughputDeadlineTimeDefined() - Method in class akka.dispatch.MessageDispatcher
INTERNAL API
isTimeForResize(long) - Method in class akka.routing.DefaultOptimalSizeExploringResizer
 
isTimeForResize(long) - Method in class akka.routing.DefaultResizer
 
isTimeForResize(long) - Method in interface akka.routing.Resizer
Is it time for resizing.
isTimerActive(Object) - Method in class akka.actor.TimerScheduler
Check if a timer with a given key is active.
isTimerActive(Object) - Method in interface akka.actor.typed.javadsl.TimerScheduler
Check if a timer with a given key is active.
isTimerActive(Object) - Method in interface akka.actor.typed.scaladsl.TimerScheduler
Check if a timer with a given key is active.
isTimerActive(Object) - Method in class akka.stream.stage.TimerGraphStageLogic
Inquire whether the timer is still active.
isTimerActive(String) - Method in interface akka.actor.FSM
 
isTimerActive(String) - Method in interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
 
isTimerActive(String) - Method in class akka.testkit.TestFSMRef
isTruncated$extension(MessageFlags) - Method in class akka.io.dns.internal.MessageFlags$
 
isTypedActor(Object) - Method in class akka.actor.ContextualTypedActorFactory
 
isTypedActor(Object) - Method in class akka.actor.TypedActorExtension
Returns whether the supplied AnyRef is a TypedActor proxy or not
isTypedActor(Object) - Method in interface akka.actor.TypedActorFactory
Deprecated.
Returns whether the supplied AnyRef is a TypedActor proxy or not
isUnhandled(Behavior<T>) - Static method in class akka.actor.typed.Behavior
Returns true if the given behavior is the special unhandled marker.
isUnhandled(Behavior<T>) - Method in class akka.actor.typed.Behavior$
Returns true if the given behavior is the special unhandled marker.
isUnstashAllInProgress() - Method in interface akka.persistence.typed.internal.StashManagement
 
isUnstashAllInProgress() - Method in interface akka.persistence.typed.state.internal.StashManagement
 
isValidPathElement(String) - Method in class akka.actor.ActorPath$
This method is used to validate a path element (Actor Name).
isValidPathElement(String) - Static method in class akka.actor.ActorPaths
This method is used to validate a path element (Actor Name).
isValidPathElement(String) - Method in class akka.actor.ActorPaths$
This method is used to validate a path element (Actor Name).
isValidSrv(String) - Static method in class akka.discovery.Lookup
Returns true if passed string conforms with SRV format.
isValidSrv(String) - Method in class akka.discovery.Lookup$
Returns true if passed string conforms with SRV format.
isWarningEnabled() - Method in class akka.event.BusLogging
 
isWarningEnabled() - Method in interface akka.event.LoggingAdapter
 
isWarningEnabled() - Static method in class akka.event.NoLogging
 
isWarningEnabled() - Method in class akka.event.NoLogging$
 
isWarningEnabled() - Static method in class akka.event.NoMarkerLogging
 
isWarningEnabled() - Method in class akka.event.NoMarkerLogging$
 
isWarningEnabled(LogMarker) - Method in class akka.event.MarkerLoggingAdapter
 
isWarningEnabled(Class<?>, String) - Method in class akka.event.DefaultLoggingFilter
 
isWarningEnabled(Class<?>, String) - Method in class akka.event.jul.JavaLoggingFilter
Deprecated.
 
isWarningEnabled(Class<?>, String) - Method in interface akka.event.LoggingFilter
 
isWarningEnabled(Class<?>, String) - Method in class akka.event.LoggingFilterWithMarkerWrapper
 
isWarningEnabled(Class<?>, String) - Method in class akka.event.slf4j.Slf4jLoggingFilter
 
isWarningEnabled(Class<?>, String, LogMarker) - Method in interface akka.event.LoggingFilterWithMarker
 
isWarningEnabled(Class<?>, String, LogMarker) - Method in class akka.event.slf4j.Slf4jLoggingFilter
 
isWatching(ActorRef) - Method in interface akka.actor.dungeon.DeathWatch
 
isWindows() - Static method in class akka.util.Helpers
 
isWindows() - Method in class akka.util.Helpers$
 
it() - Method in class akka.persistence.PluginSpec
 
iterator() - Method in class akka.io.Tcp.CompoundWrite
 
iterator() - Method in class akka.japi.Option
 
iterator() - Static method in class akka.remote.transport.netty.ChannelLocalActor
 
iterator() - Method in class akka.util.BoundedBlockingQueue
 
iterator() - Method in class akka.util.ByteString.ByteString1
 
iterator() - Method in class akka.util.ByteString.ByteString1C
 
iterator() - Method in class akka.util.ByteString.ByteStrings
Avoid `iterator` in performance sensitive code, call ops directly on ByteString instead
iterator() - Method in class akka.util.ByteString
 
iterator() - Method in class akka.util.Collections.EmptyImmutableSeq$
 
iterator() - Method in class akka.util.Collections.PartialImmutableValuesIterable
 
iterator() - Method in interface akka.util.PriorityQueueStabilizer
 
iterators() - Method in class akka.util.ByteIterator.MultiByteArrayIterator
 
iterators_$eq(LinearSeq<ByteIterator.ByteArrayIterator>) - Method in class akka.util.ByteIterator.MultiByteArrayIterator
 

J

JacksonMigration - Class in akka.serialization.jackson
Data migration of old formats to current format can be implemented in a concrete subclass and configured to be used by the JacksonSerializer for a changed class.
JacksonMigration() - Constructor for class akka.serialization.jackson.JacksonMigration
 
JacksonModule - Interface in akka.serialization.jackson
INTERNAL API
JacksonModule.DeserializerResolverByClass - Class in akka.serialization.jackson
 
JacksonModule.SerializerResolverByClass - Class in akka.serialization.jackson
 
JacksonModule$ - Class in akka.serialization.jackson
INTERNAL API
JacksonModule$() - Constructor for class akka.serialization.jackson.JacksonModule$
 
JacksonObjectMapperFactory - Class in akka.serialization.jackson
Used with JacksonObjectMapperProviderSetup for defining a JacksonObjectMapperProvider that can be passed in when ActorSystem is created rather than creating one from configured class name.
JacksonObjectMapperFactory() - Constructor for class akka.serialization.jackson.JacksonObjectMapperFactory
 
JacksonObjectMapperProvider - Class in akka.serialization.jackson
Registry of shared ObjectMapper instances, each with it's unique bindingName.
JacksonObjectMapperProvider(ExtendedActorSystem) - Constructor for class akka.serialization.jackson.JacksonObjectMapperProvider
 
JacksonObjectMapperProvider$ - Class in akka.serialization.jackson
 
JacksonObjectMapperProvider$() - Constructor for class akka.serialization.jackson.JacksonObjectMapperProvider$
 
JacksonObjectMapperProviderSetup - Class in akka.serialization.jackson
Setup for defining a JacksonObjectMapperProvider that can be passed in when ActorSystem is created rather than creating one from configured class name.
JacksonObjectMapperProviderSetup(JacksonObjectMapperFactory) - Constructor for class akka.serialization.jackson.JacksonObjectMapperProviderSetup
 
JacksonObjectMapperProviderSetup$ - Class in akka.serialization.jackson
 
JacksonObjectMapperProviderSetup$() - Constructor for class akka.serialization.jackson.JacksonObjectMapperProviderSetup$
 
JacksonSerializer$ - Class in akka.serialization.jackson
INTERNAL API
JacksonSerializer$() - Constructor for class akka.serialization.jackson.JacksonSerializer$
 
japi - Class in akka.dispatch
This class contains bridge classes between Scala and Java.
japi() - Constructor for class akka.dispatch.japi
 
JAPI - Class in akka.japi
 
JAPI() - Constructor for class akka.japi.JAPI
 
japi.BooleanFunctionBridge<T> - Class in akka.dispatch
Deprecated.
Do not use this directly, use subclasses of this. Since 2.0.
japi.CallbackBridge<T> - Class in akka.dispatch
Deprecated.
Do not use this directly, use subclasses of this. Since 2.0.
japi.RecoverBridge<T> - Class in akka.dispatch
Deprecated.
Do not use this directly, use 'Recover'. Since 2.0.
japi.UnitFunctionBridge<T> - Class in akka.dispatch
Deprecated.
Do not use this directly, use subclasses of this. Since 2.0.
japi$ - Class in akka.dispatch
This class contains bridge classes between Scala and Java.
japi$() - Constructor for class akka.dispatch.japi$
 
java2ScalaOption(Option<A>) - Static method in class akka.japi.Option
 
java2ScalaOption(Option<A>) - Method in class akka.japi.Option$
 
javaAnyToNone() - Static method in class akka.util.ConstantFun
 
javaAnyToNone() - Method in class akka.util.ConstantFun$
 
javaArrayList(Seq<T>) - Static method in class akka.japi.Util
 
javaArrayList(Seq<T>) - Method in class akka.japi.Util$
 
javaCollector(Creator<Collector<T, ?, R>>) - Static method in class akka.stream.javadsl.StreamConverters
Creates a sink which materializes into a CompletionStage which will be completed with a result of the Java 8 Collector transformation and reduction operations.
javaCollector(Creator<Collector<T, ?, R>>) - Method in class akka.stream.javadsl.StreamConverters$
Creates a sink which materializes into a CompletionStage which will be completed with a result of the Java 8 Collector transformation and reduction operations.
javaCollector(Function0<Collector<T, ?, R>>) - Static method in class akka.stream.scaladsl.StreamConverters
Creates a sink which materializes into a Future which will be completed with result of the Java 8 Collector transformation and reduction operations.
javaCollector(Function0<Collector<T, ?, R>>) - Method in class akka.stream.scaladsl.StreamConverters$
Creates a sink which materializes into a Future which will be completed with result of the Java 8 Collector transformation and reduction operations.
javaCollectorParallelUnordered(int, Creator<Collector<T, ?, R>>) - Static method in class akka.stream.javadsl.StreamConverters
Creates a sink which materializes into a CompletionStage which will be completed with a result of the Java 8 Collector transformation and reduction operations.
javaCollectorParallelUnordered(int, Creator<Collector<T, ?, R>>) - Method in class akka.stream.javadsl.StreamConverters$
Creates a sink which materializes into a CompletionStage which will be completed with a result of the Java 8 Collector transformation and reduction operations.
javaCollectorParallelUnordered(int, Function0<Collector<T, ?, R>>) - Static method in class akka.stream.scaladsl.StreamConverters
Creates a sink which materializes into a Future which will be completed with result of the Java 8 Collector transformation and reduction operations.
javaCollectorParallelUnordered(int, Function0<Collector<T, ?, R>>) - Method in class akka.stream.scaladsl.StreamConverters$
Creates a sink which materializes into a Future which will be completed with result of the Java 8 Collector transformation and reduction operations.
javaCreatePairFunction() - Static method in class akka.util.ConstantFun
 
javaCreatePairFunction() - Method in class akka.util.ConstantFun$
 
javaDsl(T) - Method in interface akka.persistence.PluginProvider
 
javadslDurableStateStore() - Method in interface akka.persistence.state.DurableStateStoreProvider
The DurableStateStore implementation for the Java API.
javadslDurableStateStore() - Method in class akka.persistence.testkit.state.PersistenceTestKitDurableStateStoreProvider
 
javadslReadJournal() - Method in class akka.persistence.query.journal.leveldb.LeveldbReadJournalProvider
Deprecated.
 
javadslReadJournal() - Method in interface akka.persistence.query.ReadJournalProvider
The ReadJournal implementation for the Java API.
javadslReadJournal() - Method in class akka.persistence.testkit.query.PersistenceTestKitReadJournalProvider
 
JavaDurationConverters - Class in akka.util
INTERNAL API
JavaDurationConverters() - Constructor for class akka.util.JavaDurationConverters
 
JavaDurationConverters.JavaDurationOps - Class in akka.util
 
JavaDurationConverters.JavaDurationOps$ - Class in akka.util
 
JavaDurationConverters.ScalaDurationOps - Class in akka.util
 
JavaDurationConverters.ScalaDurationOps$ - Class in akka.util
 
JavaDurationConverters$ - Class in akka.util
INTERNAL API
JavaDurationConverters$() - Constructor for class akka.util.JavaDurationConverters$
 
JavaDurationOps(Duration) - Constructor for class akka.util.JavaDurationConverters.JavaDurationOps
 
JavaDurationOps(Duration) - Static method in class akka.util.JavaDurationConverters
 
JavaDurationOps(Duration) - Method in class akka.util.JavaDurationConverters$
 
JavaDurationOps$() - Constructor for class akka.util.JavaDurationConverters.JavaDurationOps$
 
javaIdentityFunction() - Static method in class akka.util.ConstantFun
 
javaIdentityFunction() - Method in class akka.util.ConstantFun$
 
JavaJournalPerfSpec - Class in akka.persistence.japi.journal
JAVA API
JavaJournalPerfSpec(Config) - Constructor for class akka.persistence.japi.journal.JavaJournalPerfSpec
 
JavaJournalSpec - Class in akka.persistence.japi.journal
JAVA API
JavaJournalSpec(Config) - Constructor for class akka.persistence.japi.journal.JavaJournalSpec
 
JavaLogger - Class in akka.event.jul
Deprecated.
Use Slf4jLogger instead. Since 2.6.0.
JavaLogger() - Constructor for class akka.event.jul.JavaLogger
Deprecated.
 
JavaLogging - Interface in akka.event.jul
Deprecated.
Use SLF4J or direct java.util.logging instead. Since 2.6.0.
JavaLoggingFilter - Class in akka.event.jul
Deprecated.
Use Slf4jLoggingFilter instead. Since 2.6.0.
JavaLoggingFilter(ActorSystem.Settings, EventStream) - Constructor for class akka.event.jul.JavaLoggingFilter
Deprecated.
 
JavaPairFunction() - Static method in class akka.util.ConstantFun
 
JavaPairFunction() - Method in class akka.util.ConstantFun$
 
JavaPartialFunction<A,​B> - Class in akka.japi
Helper for implementing a *pure* partial function: it will possibly be invoked multiple times for a single &ldquo;application&rdquo;, because its only abstract method is used for both isDefinedAt() and apply(); the former is mapped to isCheck == true and the latter to isCheck == false for those cases where this is important to know.
JavaPartialFunction() - Constructor for class akka.japi.JavaPartialFunction
 
JavaPartialFunction.NoMatch$ - Exception in akka.japi
 
JavaPartialFunction.NoMatchException - Exception in akka.japi
 
JavaPartialFunction$ - Class in akka.japi
 
JavaPartialFunction$() - Constructor for class akka.japi.JavaPartialFunction$
 
javaReadJournal() - Method in class akka.persistence.query.journal.leveldb.LeveldbReadJournalProvider
Deprecated.
 
JavaSerializable - Interface in akka.testkit
Marker trait for test messages that will use Java serialization via TestJavaSerializer
JavaSerializationException(String) - Constructor for exception akka.serialization.DisabledJavaSerializer.JavaSerializationException
 
JavaSerializer - Class in akka.serialization
This Serializer uses standard Java Serialization
JavaSerializer(ExtendedActorSystem) - Constructor for class akka.serialization.JavaSerializer
 
JavaSerializer.CurrentSystem - Class in akka.serialization
 
JavaSerializer$ - Class in akka.serialization
 
JavaSerializer$() - Constructor for class akka.serialization.JavaSerializer$
 
JavaSnapshotStoreSpec - Class in akka.persistence.japi.snapshot
JAVA API
JavaSnapshotStoreSpec(Config) - Constructor for class akka.persistence.japi.snapshot.JavaSnapshotStoreSpec
 
JavaVersion - Class in akka.util
INTERNAL API
JavaVersion() - Constructor for class akka.util.JavaVersion
 
JavaVersion$ - Class in akka.util
INTERNAL API
JavaVersion$() - Constructor for class akka.util.JavaVersion$
 
JmxEnabled() - Method in class akka.cluster.ClusterSettings
 
JmxMetricsCollector - Class in akka.cluster.metrics
Loads JVM and system metrics through JMX monitoring beans.
JmxMetricsCollector(ActorSystem) - Constructor for class akka.cluster.metrics.JmxMetricsCollector
This constructor is used when creating an instance from configured FQCN
JmxMetricsCollector(Address, double) - Constructor for class akka.cluster.metrics.JmxMetricsCollector
 
JmxMultiMbeansInSameEnabled() - Method in class akka.cluster.ClusterSettings
 
join(Address) - Method in class akka.cluster.Cluster
Try to join this cluster node with the node specified by 'address'.
join(Graph<BidiShape<Out, O1, I2, In>, Mat2>) - Method in class akka.stream.javadsl.Flow
Join this Flow to a BidiFlow to close off the &ldquo;top&rdquo; of the protocol stack:
join(Graph<BidiShape<Out, O1, I2, In>, Mat2>) - Method in class akka.stream.scaladsl.Flow
Join this Flow to a BidiFlow to close off the &ldquo;top&rdquo; of the protocol stack:
join(Graph<FlowShape<O1, I2>, Mat2>) - Method in class akka.stream.scaladsl.BidiFlow
Add the given Flow as the final step in a bidirectional transformation pipeline.
join(Graph<FlowShape<Out, In>, M>) - Method in class akka.stream.javadsl.Flow
Join this Flow to another Flow, by cross connecting the inputs and outputs, creating a RunnableGraph.
join(Graph<FlowShape<Out, In>, Mat2>) - Method in class akka.stream.scaladsl.Flow
Join this Flow to another Flow, by cross connecting the inputs and outputs, creating a RunnableGraph.
join(Flow<O1, I2, Mat2>) - Method in class akka.stream.javadsl.BidiFlow
Add the given Flow as the final step in a bidirectional transformation pipeline.
join(Flow<O1, I2, Mat2>, Function2<Mat, Mat2, M>) - Method in class akka.stream.javadsl.BidiFlow
Add the given Flow as the final step in a bidirectional transformation pipeline.
join(String) - Method in interface akka.cluster.ClusterNodeMBean
Try to join this cluster node with the node specified by 'address'.
Join - Class in akka.cluster.typed
Try to join this cluster node with the node specified by 'address'.
Join(Address) - Constructor for class akka.cluster.typed.Join
 
Join(UniqueAddress, Set<String>, Version) - Constructor for class akka.cluster.InternalClusterAction.Join
 
Join$ - Class in akka.cluster.typed
 
Join$() - Constructor for class akka.cluster.InternalClusterAction.Join$
 
Join$() - Constructor for class akka.cluster.typed.Join$
 
JoinConfigCompatCheckCluster - Class in akka.cluster
INTERNAL API
JoinConfigCompatCheckCluster() - Constructor for class akka.cluster.JoinConfigCompatCheckCluster
 
JoinConfigCompatCheckCluster$ - Class in akka.cluster
INTERNAL API
JoinConfigCompatCheckCluster$() - Constructor for class akka.cluster.JoinConfigCompatCheckCluster$
 
JoinConfigCompatChecker - Class in akka.cluster
 
JoinConfigCompatChecker() - Constructor for class akka.cluster.JoinConfigCompatChecker
 
JoinConfigCompatChecker$ - Class in akka.cluster
 
JoinConfigCompatChecker$() - Constructor for class akka.cluster.JoinConfigCompatChecker$
 
JoinConfigCompatCheckSharding - Class in akka.cluster.sharding
INTERNAL API
JoinConfigCompatCheckSharding() - Constructor for class akka.cluster.sharding.JoinConfigCompatCheckSharding
 
joinFailed() - Static method in class akka.cluster.ClusterLogMarker
Marker "akkaJoinFailed" of log event when node couldn't join seed nodes.
joinFailed() - Method in class akka.cluster.ClusterLogMarker$
Marker "akkaJoinFailed" of log event when node couldn't join seed nodes.
joining() - Static method in class akka.cluster.MemberStatus
Java API: retrieve the Joining status singleton
joining() - Method in class akka.cluster.MemberStatus$
Java API: retrieve the Joining status singleton
Joining - akka.cluster.protobuf.msg.ClusterMessages.MemberStatus
Joining = 0;
Joining_VALUE - Static variable in enum akka.cluster.protobuf.msg.ClusterMessages.MemberStatus
Joining = 0;
Joining$() - Constructor for class akka.cluster.MemberStatus.Joining$
 
joiningNodes() - Method in class akka.cluster.ddata.Replicator
 
joiningNodes_$eq(SortedSet<UniqueAddress>) - Method in class akka.cluster.ddata.Replicator
 
JoinManifest() - Static method in class akka.cluster.protobuf.ClusterMessageSerializer
 
JoinManifest() - Method in class akka.cluster.protobuf.ClusterMessageSerializer$
 
joinMat(Graph<BidiShape<Out, O1, I2, In>, Mat2>, Function2<Mat, Mat2, M>) - Method in class akka.stream.javadsl.Flow
Join this Flow to a BidiFlow to close off the &ldquo;top&rdquo; of the protocol stack:
joinMat(Graph<BidiShape<Out, O1, I2, In>, Mat2>, Function2<Mat, Mat2, M>) - Method in class akka.stream.scaladsl.Flow
Join this Flow to a BidiFlow to close off the &ldquo;top&rdquo; of the protocol stack:
joinMat(Graph<FlowShape<O1, I2>, Mat2>, Function2<Mat, Mat2, M>) - Method in class akka.stream.scaladsl.BidiFlow
Add the given Flow as the final step in a bidirectional transformation pipeline.
joinMat(Graph<FlowShape<Out, In>, M>, Function2<Mat, M, M2>) - Method in class akka.stream.javadsl.Flow
Join this Flow to another Flow, by cross connecting the inputs and outputs, creating a RunnableGraph
joinMat(Graph<FlowShape<Out, In>, Mat2>, Function2<Mat, Mat2, Mat3>) - Method in class akka.stream.scaladsl.Flow
Join this Flow to another Flow, by cross connecting the inputs and outputs, creating a RunnableGraph
JoinSeedNode$() - Constructor for class akka.cluster.InternalClusterAction.JoinSeedNode$
 
joinSeedNodes(List<Address>) - Method in class akka.cluster.Cluster
Java API
joinSeedNodes(Seq<Address>) - Method in class akka.cluster.Cluster
Join the specified seed nodes without defining them in config.
JoinSeedNodes - Class in akka.cluster.typed
Scala API: Join the specified seed nodes without defining them in config.
JoinSeedNodes(List<Address>) - Constructor for class akka.cluster.typed.JoinSeedNodes
Java API: Join the specified seed nodes without defining them in config.
JoinSeedNodes(IndexedSeq<Address>) - Constructor for class akka.cluster.InternalClusterAction.JoinSeedNodes
 
JoinSeedNodes(Seq<Address>) - Constructor for class akka.cluster.typed.JoinSeedNodes
 
JoinSeedNodes$ - Class in akka.cluster.typed
 
JoinSeedNodes$() - Constructor for class akka.cluster.InternalClusterAction.JoinSeedNodes$
 
JoinSeedNodes$() - Constructor for class akka.cluster.typed.JoinSeedNodes$
 
JoinTo(Address) - Constructor for class akka.cluster.ClusterUserAction.JoinTo
 
JoinTo$() - Constructor for class akka.cluster.ClusterUserAction.JoinTo$
 
journal() - Method in class akka.cluster.sharding.PersistentShardCoordinator
Deprecated.
 
journal() - Method in class akka.persistence.AbstractPersistentActor
 
journal() - Method in class akka.persistence.AbstractPersistentActorWithTimers
 
journal() - Method in interface akka.persistence.Eventsourced
 
journal() - Method in class akka.persistence.fsm.AbstractPersistentFSM
Deprecated.
 
journal() - Method in class akka.persistence.journal.JournalPerfSpec.BenchActor
 
journal() - Method in class akka.persistence.journal.JournalSpec
 
journalBatch_$eq(Vector<PersistentEnvelope>) - Method in interface akka.persistence.Eventsourced
 
JournalCapabilityFlags - Interface in akka.persistence
 
JournalFallbackConfigPath() - Static method in class akka.persistence.Persistence
Config path to fall-back to if a setting is not defined in a specific plugin's config section
JournalFallbackConfigPath() - Method in class akka.persistence.Persistence$
Config path to fall-back to if a setting is not defined in a specific plugin's config section
JournalInteractions<C,​E,​S> - Interface in akka.persistence.typed.internal
INTERNAL API
JournalInteractions.EventToPersist - Class in akka.persistence.typed.internal
 
JournalInteractions.EventToPersist$ - Class in akka.persistence.typed.internal
 
JournalInteractions$ - Class in akka.persistence.typed.internal
INTERNAL API
JournalInteractions$() - Constructor for class akka.persistence.typed.internal.JournalInteractions$
 
JournalOperation - Interface in akka.persistence.testkit
INTERNAL API
JournalPerfSpec - Class in akka.persistence.journal
This spec measures execution times of the basic operations that an PersistentActor provides, using the provided Journal (plugin).
JournalPerfSpec(Config) - Constructor for class akka.persistence.journal.JournalPerfSpec
 
JournalPerfSpec.BenchActor - Class in akka.persistence.journal
 
JournalPerfSpec.Cmd - Class in akka.persistence.journal
 
JournalPerfSpec.Cmd$ - Class in akka.persistence.journal
 
JournalPerfSpec.ResetCounter$ - Class in akka.persistence.journal
 
JournalPerfSpec$ - Class in akka.persistence.journal
 
JournalPerfSpec$() - Constructor for class akka.persistence.journal.JournalPerfSpec$
 
journalPluginConfig() - Method in interface akka.persistence.RuntimePluginConfig
Additional configuration of the journal plugin servicing this persistent actor.
journalPluginId() - Method in class akka.cluster.sharding.ClusterShardingSettings
 
journalPluginId() - Method in class akka.cluster.sharding.PersistentShardCoordinator
Deprecated.
 
journalPluginId() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings
 
journalPluginId() - Method in interface akka.persistence.PersistenceIdentity
Configuration id of the journal plugin servicing this persistent actor.
journalPluginId() - Method in class akka.persistence.typed.delivery.EventSourcedProducerQueue.Settings
 
journalPluginId() - Method in class akka.persistence.typed.javadsl.EventSourcedBehavior
Override and define the journal plugin id that this actor should use instead of the default.
JournalPolicies$() - Constructor for class akka.persistence.testkit.EventStorage.JournalPolicies$
 
JournalProtocol - Class in akka.persistence
INTERNAL API.
JournalProtocol() - Constructor for class akka.persistence.JournalProtocol
 
JournalProtocol.DeleteMessagesTo - Class in akka.persistence
Request to delete all persistent messages with sequence numbers up to toSequenceNr (inclusive).
JournalProtocol.DeleteMessagesTo$ - Class in akka.persistence
 
JournalProtocol.LoopMessageSuccess - Class in akka.persistence
Reply message to a JournalProtocol.WriteMessages with a non-persistent message.
JournalProtocol.LoopMessageSuccess$ - Class in akka.persistence
 
JournalProtocol.Message - Interface in akka.persistence
Marker trait shared by internal journal messages.
JournalProtocol.RecoverySuccess - Class in akka.persistence
Reply message to a successful JournalProtocol.ReplayMessages request.
JournalProtocol.RecoverySuccess$ - Class in akka.persistence
 
JournalProtocol.ReplayedMessage - Class in akka.persistence
Reply message to a JournalProtocol.ReplayMessages request.
JournalProtocol.ReplayedMessage$ - Class in akka.persistence
 
JournalProtocol.ReplayMessages - Class in akka.persistence
Request to replay messages to persistentActor.
JournalProtocol.ReplayMessages$ - Class in akka.persistence
 
JournalProtocol.ReplayMessagesFailure - Class in akka.persistence
Reply message to a failed JournalProtocol.ReplayMessages request.
JournalProtocol.ReplayMessagesFailure$ - Class in akka.persistence
 
JournalProtocol.Request - Interface in akka.persistence
Internal journal command.
JournalProtocol.Response - Interface in akka.persistence
Internal journal acknowledgement.
JournalProtocol.WriteMessageFailure - Class in akka.persistence
Reply message to a failed JournalProtocol.WriteMessages request.
JournalProtocol.WriteMessageFailure$ - Class in akka.persistence
 
JournalProtocol.WriteMessageRejected - Class in akka.persistence
Reply message to a rejected JournalProtocol.WriteMessages request.
JournalProtocol.WriteMessageRejected$ - Class in akka.persistence
 
JournalProtocol.WriteMessages - Class in akka.persistence
Request to write messages.
JournalProtocol.WriteMessages$ - Class in akka.persistence
 
JournalProtocol.WriteMessagesFailed - Class in akka.persistence
Reply message to a failed JournalProtocol.WriteMessages request.
JournalProtocol.WriteMessagesFailed$ - Class in akka.persistence
 
JournalProtocol.WriteMessagesSuccessful$ - Class in akka.persistence
Reply message to a successful JournalProtocol.WriteMessages request.
JournalProtocol.WriteMessageSuccess - Class in akka.persistence
Reply message to a successful JournalProtocol.WriteMessages request.
JournalProtocol.WriteMessageSuccess$ - Class in akka.persistence
 
JournalProtocol$ - Class in akka.persistence
INTERNAL API.
JournalProtocol$() - Constructor for class akka.persistence.JournalProtocol$
 
JournalResponse(JournalProtocol.Response) - Constructor for class akka.persistence.typed.internal.InternalProtocol.JournalResponse
 
JournalResponse$() - Constructor for class akka.persistence.typed.internal.InternalProtocol.JournalResponse$
 
JournalSpec - Class in akka.persistence.journal
This spec aims to verify custom akka-persistence Journal implementations.
JournalSpec(Config) - Constructor for class akka.persistence.journal.JournalSpec
 
JournalSpec$ - Class in akka.persistence.journal
 
JournalSpec$() - Constructor for class akka.persistence.journal.JournalSpec$
 
JSerializer - Class in akka.serialization
Java API for creating a Serializer: make sure to include a constructor which takes exactly one argument of type ExtendedActorSystem, because that is the preferred constructor which will be invoked when reflectively instantiating the JSerializer (also possible with empty constructor).
JSerializer() - Constructor for class akka.serialization.JSerializer
 
JsonFraming - Class in akka.stream.javadsl
Provides JSON framing operators that can separate valid JSON objects from incoming ByteString objects.
JsonFraming - Class in akka.stream.scaladsl
Provides JSON framing operators that can separate valid JSON objects from incoming ByteString objects.
JsonFraming() - Constructor for class akka.stream.javadsl.JsonFraming
 
JsonFraming() - Constructor for class akka.stream.scaladsl.JsonFraming
 
JsonFraming.PartialObjectException - Exception in akka.stream.scaladsl
Thrown if upstream completes with a partial object in the buffer.
JsonFraming.PartialObjectException$ - Class in akka.stream.scaladsl
 
JsonFraming$ - Class in akka.stream.javadsl
Provides JSON framing operators that can separate valid JSON objects from incoming ByteString objects.
JsonFraming$ - Class in akka.stream.scaladsl
Provides JSON framing operators that can separate valid JSON objects from incoming ByteString objects.
JsonFraming$() - Constructor for class akka.stream.javadsl.JsonFraming$
 
JsonFraming$() - Constructor for class akka.stream.scaladsl.JsonFraming$
 
JvmExitOnFatalError() - Method in class akka.actor.ActorSystem.Settings
 
jvmExitReason() - Static method in class akka.actor.CoordinatedShutdown
 
jvmExitReason() - Method in class akka.actor.CoordinatedShutdown$
 
JvmExitReason$() - Constructor for class akka.actor.CoordinatedShutdown.JvmExitReason$
 
JvmShutdownHooks() - Method in class akka.actor.ActorSystem.Settings
 
JVMShutdownHooks - Interface in akka.actor
 
JVMShutdownHooks$ - Class in akka.actor
 
JVMShutdownHooks$() - Constructor for class akka.actor.JVMShutdownHooks$
 

K

Keep - Class in akka.stream.javadsl
 
Keep - Class in akka.stream.scaladsl
Convenience functions for often-encountered purposes like keeping only the left (first) or only the right (second) of two input values.
Keep() - Constructor for class akka.stream.javadsl.Keep
 
Keep() - Constructor for class akka.stream.scaladsl.Keep
 
Keep$ - Class in akka.stream.javadsl
 
Keep$ - Class in akka.stream.scaladsl
Convenience functions for often-encountered purposes like keeping only the left (first) or only the right (second) of two input values.
Keep$() - Constructor for class akka.stream.javadsl.Keep$
 
Keep$() - Constructor for class akka.stream.scaladsl.Keep$
 
keepAlive(boolean) - Static method in class akka.io.TcpSO
Inet.SocketOption to enable or disable SO_KEEPALIVE
keepAlive(boolean) - Method in class akka.io.TcpSO$
Inet.SocketOption to enable or disable SO_KEEPALIVE
keepAlive(Duration, Creator<Out>) - Method in class akka.stream.javadsl.Flow
Injects additional elements if upstream does not emit for a configured amount of time.
keepAlive(Duration, Creator<Out>) - Method in class akka.stream.javadsl.Source
Injects additional elements if upstream does not emit for a configured amount of time.
keepAlive(Duration, Creator<Out>) - Method in class akka.stream.javadsl.SubFlow
Injects additional elements if upstream does not emit for a configured amount of time.
keepAlive(Duration, Creator<Out>) - Method in class akka.stream.javadsl.SubSource
Injects additional elements if upstream does not emit for a configured amount of time.
keepAlive(FiniteDuration, Creator<Out>) - Method in class akka.stream.javadsl.Flow
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
keepAlive(FiniteDuration, Creator<Out>) - Method in class akka.stream.javadsl.Source
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
keepAlive(FiniteDuration, Creator<Out>) - Method in class akka.stream.javadsl.SubFlow
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
keepAlive(FiniteDuration, Creator<Out>) - Method in class akka.stream.javadsl.SubSource
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
keepAlive(FiniteDuration, Function0<U>) - Method in interface akka.stream.scaladsl.FlowOps
Injects additional elements if upstream does not emit for a configured amount of time.
KeepAlive(boolean) - Constructor for class akka.io.Tcp.SO$.KeepAlive
 
KeepAlive$() - Constructor for class akka.io.Tcp.SO$.KeepAlive$
 
keepAliveInterval() - Method in class akka.cluster.sharding.typed.ShardedDaemonProcessSettings
 
KeepMajorityName() - Method in class akka.cluster.sbr.SplitBrainResolverSettings$
 
keepNrOfBatches() - Method in class akka.cluster.sharding.ClusterShardingSettings.TuningParameters
 
keepNrOfBatches() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
keepNSnapshots() - Method in class akka.persistence.typed.delivery.EventSourcedProducerQueue.Settings
 
KeepOldestName() - Method in class akka.cluster.sbr.SplitBrainResolverSettings$
 
KeepOldestSettings$ - Class in akka.cluster.sbr
 
KeepOldestSettings$() - Constructor for class akka.cluster.sbr.KeepOldestSettings$
 
KeepOldTablesNumber() - Method in class akka.remote.artery.compress.InboundCompression$
 
keepOpenOnPeerClosed() - Method in class akka.io.Tcp.Register
 
keepRunning() - Method in class akka.testkit.TestActor.AutoPilot
 
KeepRunning$() - Constructor for class akka.testkit.TestActor.KeepRunning$
 
key() - Method in class akka.actor.testkit.typed.Effect.TimerCancelled
 
key() - Method in class akka.actor.testkit.typed.Effect.TimerScheduled
 
key() - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
key() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Deregister
 
key() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Deregistered
 
key() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Find
 
key() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Listing
 
key() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Register
 
key() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Registered
 
key() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Subscribe
 
key() - Method in interface akka.actor.typed.receptionist.Receptionist.Deregistered
Scala API
key() - Method in interface akka.actor.typed.receptionist.Receptionist.Listing
Scala API
key() - Method in interface akka.actor.typed.receptionist.Receptionist.Registered
Scala API
key() - Method in class akka.cluster.ddata.DurableStore.Store
 
key() - Method in class akka.cluster.ddata.Replicator.Changed
 
key() - Method in interface akka.cluster.ddata.Replicator.Command
 
key() - Method in exception akka.cluster.ddata.Replicator.DataDeleted
 
key() - Method in class akka.cluster.ddata.Replicator.Delete
 
key() - Method in class akka.cluster.ddata.Replicator.Deleted
 
key() - Method in interface akka.cluster.ddata.Replicator.DeleteResponse
 
key() - Method in class akka.cluster.ddata.Replicator.DeleteSuccess
 
key() - Method in class akka.cluster.ddata.Replicator.Get
 
key() - Method in class akka.cluster.ddata.Replicator.GetDataDeleted
 
key() - Method in class akka.cluster.ddata.Replicator.GetFailure
 
key() - Method in class akka.cluster.ddata.Replicator.GetResponse
 
key() - Method in class akka.cluster.ddata.Replicator.GetSuccess
 
key() - Method in class akka.cluster.ddata.Replicator.Internal$.Read
 
key() - Method in class akka.cluster.ddata.Replicator.Internal$.ReadRepair
 
key() - Method in class akka.cluster.ddata.Replicator.Internal$.Write
 
key() - Method in class akka.cluster.ddata.Replicator.ModifyFailure
 
key() - Method in class akka.cluster.ddata.Replicator.NotFound
 
key() - Method in class akka.cluster.ddata.Replicator.ReplicationDeleteFailure
 
key() - Method in class akka.cluster.ddata.Replicator.StoreFailure
 
key() - Method in class akka.cluster.ddata.Replicator.Subscribe
 
key() - Method in interface akka.cluster.ddata.Replicator.SubscribeResponse
 
key() - Method in class akka.cluster.ddata.Replicator.Unsubscribe
 
key() - Method in class akka.cluster.ddata.Replicator.Update
 
key() - Method in class akka.cluster.ddata.Replicator.UpdateDataDeleted
 
key() - Method in class akka.cluster.ddata.Replicator.UpdateResponse
 
key() - Method in class akka.cluster.ddata.Replicator.UpdateSuccess
 
key() - Method in class akka.cluster.ddata.Replicator.UpdateTimeout
 
key() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Changed
 
key() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.DataDeleted
 
key() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Delete
 
key() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Deleted
 
key() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.DeleteFailure
 
key() - Method in interface akka.cluster.ddata.typed.javadsl.Replicator.DeleteResponse
 
key() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.DeleteSuccess
 
key() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Get
 
key() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetDataDeleted
 
key() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetFailure
 
key() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetResponse
 
key() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetSuccess
 
key() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ModifyFailure
 
key() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.NotFound
 
key() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.StoreFailure
 
key() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Subscribe
 
key() - Method in interface akka.cluster.ddata.typed.javadsl.Replicator.SubscribeResponse
 
key() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Unsubscribe
 
key() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Update
 
key() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.UpdateDataDeleted
 
key() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.UpdateResponse
 
key() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.UpdateSuccess
 
key() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.UpdateTimeout
 
key() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Delete
 
key() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Get
 
key() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Subscribe
 
key() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Unsubscribe
 
key() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Update
 
key() - Method in class akka.persistence.PluginSpec
 
key() - Method in class akka.remote.artery.compress.CompressionProtocol.Events$.HeavyHitterDetected
 
key() - Method in class akka.remote.transport.TestAssociationHandle
Deprecated.
Key used in TestTransport.AssociationRegistry to identify associations.
Key<T extends ReplicatedData> - Class in akka.cluster.ddata
Key for the key-value data in Replicator.
Key(String) - Constructor for class akka.cluster.ddata.Key
 
KEY_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed
 
KEY_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry
 
KEY_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
 
KEY_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure
 
KEY_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess
 
KEY_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry
 
KEY_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound
 
KEY_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read
 
KEY_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry
 
KEY_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe
 
KEY_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe
 
KEY_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write
 
KEY_FIELD_NUMBER - Static variable in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry
 
KEY_FIELD_NUMBER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry
 
KEY_FIELD_NUMBER - Static variable in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry
 
Key$ - Class in akka.cluster.ddata
 
Key$ - Class in akka.persistence.journal.leveldb
 
Key$() - Constructor for class akka.cluster.ddata.Key$
 
Key$() - Constructor for class akka.persistence.journal.leveldb.Key$
 
KeyComparator() - Constructor for class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.KeyComparator
 
keyFromBytes(byte[]) - Method in class akka.persistence.journal.leveldb.Key$
 
keyIdFromBinary(byte[]) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer
 
keyIdToBinary(String) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer
 
keyManagers() - Method in class akka.remote.artery.tcp.ConfigSSLEngineProvider
Subclass may override to customize KeyManager
keyManagers() - Method in class akka.remote.transport.netty.ConfigSSLEngineProvider
Deprecated.
Subclass may override to customize KeyManager
keyRemoved(T) - Method in class akka.util.TypedMultiMap
Return a map that has all mappings for the given key removed.
keys() - Method in interface akka.persistence.testkit.internal.InMemStorage
 
keys() - Method in class akka.util.Index
Returns the key set.
KEYS_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap
 
KEYS_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap
 
KEYS_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap
 
KEYS_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap
 
KEYS_FIELD_NUMBER - Static variable in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement
 
keySet() - Method in class akka.util.TypedMultiMap
Return the set of keys which are mapped to non-empty value sets.
keysFor$extension(ServiceRegistry, UniqueAddress, SelfUniqueAddress) - Method in class akka.cluster.typed.internal.receptionist.ServiceRegistry$
 
keyToBytes(Key) - Method in class akka.persistence.journal.leveldb.Key$
 
Kill - Class in akka.actor
 
Kill() - Constructor for class akka.actor.Kill
 
Kill$ - Class in akka.actor
A message all Actors will understand, that when processed will make the Actor throw an ActorKilledException, which will trigger supervision.
Kill$() - Constructor for class akka.actor.Kill$
 
KillableGraphStageLogic(Future<Done>, Shape) - Constructor for class akka.stream.KillSwitches.KillableGraphStageLogic
 
KillSwitch - Interface in akka.stream
A KillSwitch allows completion of Graphs from the outside by completing Graphs of FlowShape linked to the switch.
KillSwitches - Class in akka.stream
Creates shared or single kill switches which can be used to control completion of graphs from the outside.
KillSwitches() - Constructor for class akka.stream.KillSwitches
 
KillSwitches.KillableGraphStageLogic - Class in akka.stream
 
KillSwitches.UniqueBidiKillSwitchStage$ - Class in akka.stream
 
KillSwitches.UniqueKillSwitchStage$ - Class in akka.stream
 
KillSwitches$ - Class in akka.stream
Creates shared or single kill switches which can be used to control completion of graphs from the outside.
KillSwitches$() - Constructor for class akka.stream.KillSwitches$
 

L

label() - Method in class akka.pki.pem.PEMDecoder.DERData
 
label() - Method in interface akka.stream.snapshot.LogicSnapshot
 
lane() - Method in interface akka.remote.artery.InboundEnvelope
 
LargeQueueIndex() - Method in class akka.remote.artery.Association$
 
largerThan() - Method in class akka.serialization.jackson.Compression.GZip
 
largerThan() - Method in class akka.serialization.jackson.Compression.LZ4
 
LargeStreamId() - Method in class akka.remote.artery.ArteryTransport$
 
last() - Static method in class akka.stream.javadsl.Sink
A Sink that materializes into a CompletionStage of the last value received.
last() - Method in class akka.stream.javadsl.Sink$
A Sink that materializes into a CompletionStage of the last value received.
last() - Static method in class akka.stream.scaladsl.Sink
A Sink that materializes into a Future of the last value received.
last() - Method in class akka.stream.scaladsl.Sink$
A Sink that materializes into a Future of the last value received.
last() - Method in class akka.util.ByteString
 
LASTCHUNK_FIELD_NUMBER - Static variable in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
 
LASTCHUNK_FIELD_NUMBER - Static variable in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
 
lastDelivered() - Method in class akka.remote.AckedReceiveBuffer
Deprecated.
 
lastMessage() - Method in interface akka.testkit.TestKitBase
 
lastMessage_$eq(TestActor.Message) - Method in interface akka.testkit.TestKitBase
 
lastOption() - Static method in class akka.stream.javadsl.Sink
A Sink that materializes into a CompletionStage of the optional last value received.
lastOption() - Method in class akka.stream.javadsl.Sink$
A Sink that materializes into a CompletionStage of the optional last value received.
lastOption() - Static method in class akka.stream.scaladsl.Sink
A Sink that materializes into a Future of the optional last value received.
lastOption() - Method in class akka.stream.scaladsl.Sink$
A Sink that materializes into a Future of the optional last value received.
lastSender() - Method in interface akka.testkit.TestKitBase
 
lastSequenceNr() - Method in interface akka.persistence.Eventsourced
Highest received sequence number so far or 0L if this actor hasn't replayed or stored any persistent events yet.
lastSequenceNumber(ActorContext<?>) - Method in class akka.persistence.typed.javadsl.EventSourcedBehavior
The last sequence number that was persisted, can only be called from inside the handlers of an EventSourcedBehavior
lastSequenceNumber(ActorContext<?>) - Method in class akka.persistence.typed.state.javadsl.DurableStateBehavior
The last sequence number that was persisted, can only be called from inside the handlers of a DurableStateBehavior
lastSequenceNumber(ActorContext<?>) - Method in class akka.persistence.typed.scaladsl.EventSourcedBehavior$
The last sequence number that was persisted, can only be called from inside the handlers of an EventSourcedBehavior
lastSequenceNumber(ActorContext<?>) - Method in class akka.persistence.typed.state.scaladsl.DurableStateBehavior$
The last sequence number that was persisted, can only be called from inside the handlers of a DurableStateBehavior
lastWasNoMsg_$eq(boolean) - Method in interface akka.testkit.TestKitBase
 
latest() - Static method in class akka.persistence.SnapshotSelectionCriteria
Java API.
latest() - Method in class akka.persistence.SnapshotSelectionCriteria$
Java API.
latest() - Static method in class akka.persistence.typed.SnapshotSelectionCriteria
The latest saved snapshot.
latest() - Method in class akka.persistence.typed.SnapshotSelectionCriteria$
The latest saved snapshot.
Latest() - Static method in class akka.persistence.SnapshotSelectionCriteria
The latest saved snapshot.
Latest() - Method in class akka.persistence.SnapshotSelectionCriteria$
The latest saved snapshot.
latestCompactionSegment(String) - Method in interface akka.persistence.journal.leveldb.CompactionSegmentManagement
 
latestCompactionSegments_$eq(Map<String, Object>) - Method in interface akka.persistence.journal.leveldb.CompactionSegmentManagement
 
LatestFirstSystemMessageList$ - Class in akka.actor.typed.internal
 
LatestFirstSystemMessageList$ - Class in akka.dispatch.sysmsg
 
LatestFirstSystemMessageList$() - Constructor for class akka.actor.typed.internal.LatestFirstSystemMessageList$
 
LatestFirstSystemMessageList$() - Constructor for class akka.dispatch.sysmsg.LatestFirstSystemMessageList$
 
lazily(Creator<Source<T, M>>) - Static method in class akka.stream.javadsl.Source
Deprecated.
Use 'Source.lazySource' instead. Since 2.6.0.
lazily(Creator<Source<T, M>>) - Method in class akka.stream.javadsl.Source$
Deprecated.
Use 'Source.lazySource' instead. Since 2.6.0.
lazily(Function0<Source<T, M>>) - Static method in class akka.stream.scaladsl.Source
Deprecated.
Use 'Source.lazySource' instead. Since 2.6.0.
lazily(Function0<Source<T, M>>) - Method in class akka.stream.scaladsl.Source$
Deprecated.
Use 'Source.lazySource' instead. Since 2.6.0.
lazilyAsync(Creator<CompletionStage<T>>) - Static method in class akka.stream.javadsl.Source
Deprecated.
Use 'Source.lazyCompletionStage' instead. Since 2.6.0.
lazilyAsync(Creator<CompletionStage<T>>) - Method in class akka.stream.javadsl.Source$
Deprecated.
Use 'Source.lazyCompletionStage' instead. Since 2.6.0.
lazilyAsync(Function0<Future<T>>) - Static method in class akka.stream.scaladsl.Source
Deprecated.
Use 'Source.lazyFuture' instead. Since 2.6.0.
lazilyAsync(Function0<Future<T>>) - Method in class akka.stream.scaladsl.Source$
Deprecated.
Use 'Source.lazyFuture' instead. Since 2.6.0.
lazyCompletionStage(Creator<CompletionStage<T>>) - Static method in class akka.stream.javadsl.Source
Defers invoking the create function to create a future element until there is downstream demand.
lazyCompletionStage(Creator<CompletionStage<T>>) - Method in class akka.stream.javadsl.Source$
Defers invoking the create function to create a future element until there is downstream demand.
lazyCompletionStageFlow(Creator<CompletionStage<Flow<I, O, M>>>) - Static method in class akka.stream.javadsl.Flow
Defers invoking the create function to create a future flow until there downstream demand has caused upstream to send a first element.
lazyCompletionStageFlow(Creator<CompletionStage<Flow<I, O, M>>>) - Method in class akka.stream.javadsl.Flow$
Defers invoking the create function to create a future flow until there downstream demand has caused upstream to send a first element.
lazyCompletionStageSink(Creator<CompletionStage<Sink<T, M>>>) - Static method in class akka.stream.javadsl.Sink
Defers invoking the create function to create a future sink until there is a first element passed from upstream.
lazyCompletionStageSink(Creator<CompletionStage<Sink<T, M>>>) - Method in class akka.stream.javadsl.Sink$
Defers invoking the create function to create a future sink until there is a first element passed from upstream.
lazyCompletionStageSource(Creator<CompletionStage<Source<T, M>>>) - Static method in class akka.stream.javadsl.Source
Defers invoking the create function to create a future source until there is downstream demand.
lazyCompletionStageSource(Creator<CompletionStage<Source<T, M>>>) - Method in class akka.stream.javadsl.Source$
Defers invoking the create function to create a future source until there is downstream demand.
LazyDigest() - Method in class akka.cluster.ddata.Replicator.Internal$
 
lazyEmpty() - Static method in class akka.stream.testkit.TestPublisher
Publisher that subscribes the subscriber and completes after the first request.
lazyEmpty() - Method in class akka.stream.testkit.TestPublisher$
Publisher that subscribes the subscriber and completes after the first request.
lazyError(Throwable) - Static method in class akka.stream.testkit.TestPublisher
Publisher that subscribes the subscriber and signals error after the first request.
lazyError(Throwable) - Method in class akka.stream.testkit.TestPublisher$
Publisher that subscribes the subscriber and signals error after the first request.
lazyFlow(Creator<Flow<I, O, M>>) - Static method in class akka.stream.javadsl.Flow
Defers invoking the create function to create a future flow until there is downstream demand and passing that downstream demand upstream triggers the first element.
lazyFlow(Creator<Flow<I, O, M>>) - Method in class akka.stream.javadsl.Flow$
Defers invoking the create function to create a future flow until there is downstream demand and passing that downstream demand upstream triggers the first element.
lazyFlow(Function0<Flow<I, O, M>>) - Static method in class akka.stream.scaladsl.Flow
Defers invoking the create function to create a future flow until there is downstream demand and passing that downstream demand upstream triggers the first element.
lazyFlow(Function0<Flow<I, O, M>>) - Method in class akka.stream.scaladsl.Flow$
Defers invoking the create function to create a future flow until there is downstream demand and passing that downstream demand upstream triggers the first element.
lazyFuture(Function0<Future<T>>) - Static method in class akka.stream.scaladsl.Source
Defers invoking the create function to create a future element until there is downstream demand.
lazyFuture(Function0<Future<T>>) - Method in class akka.stream.scaladsl.Source$
Defers invoking the create function to create a future element until there is downstream demand.
lazyFutureFlow(Function0<Future<Flow<I, O, M>>>) - Static method in class akka.stream.scaladsl.Flow
Defers invoking the create function to create a future flow until there downstream demand has caused upstream to send a first element.
lazyFutureFlow(Function0<Future<Flow<I, O, M>>>) - Method in class akka.stream.scaladsl.Flow$
Defers invoking the create function to create a future flow until there downstream demand has caused upstream to send a first element.
lazyFutureSink(Function0<Future<Sink<T, M>>>) - Static method in class akka.stream.scaladsl.Sink
Defers invoking the create function to create a future sink until there is a first element passed from upstream.
lazyFutureSink(Function0<Future<Sink<T, M>>>) - Method in class akka.stream.scaladsl.Sink$
Defers invoking the create function to create a future sink until there is a first element passed from upstream.
lazyFutureSource(Function0<Future<Source<T, M>>>) - Static method in class akka.stream.scaladsl.Source
Defers invoking the create function to create a future source until there is downstream demand.
lazyFutureSource(Function0<Future<Source<T, M>>>) - Method in class akka.stream.scaladsl.Source$
Defers invoking the create function to create a future source until there is downstream demand.
lazyInit(Function<I, CompletionStage<Flow<I, O, M>>>, Creator<M>) - Static method in class akka.stream.javadsl.Flow
Deprecated.
Use 'Flow.completionStageFlow' in combination with prefixAndTail(1) instead, see `completionStageFlow` operator docs for details. Since 2.6.0.
lazyInit(Function<I, CompletionStage<Flow<I, O, M>>>, Creator<M>) - Method in class akka.stream.javadsl.Flow$
Deprecated.
Use 'Flow.completionStageFlow' in combination with prefixAndTail(1) instead, see `completionStageFlow` operator docs for details. Since 2.6.0.
lazyInit(Function<T, CompletionStage<Sink<T, M>>>, Creator<M>) - Static method in class akka.stream.javadsl.Sink
Deprecated.
Use 'Sink.lazyCompletionStageSink' in combination with 'Flow.prefixAndTail(1)' instead. Since 2.6.0.
lazyInit(Function<T, CompletionStage<Sink<T, M>>>, Creator<M>) - Method in class akka.stream.javadsl.Sink$
Deprecated.
Use 'Sink.lazyCompletionStageSink' in combination with 'Flow.prefixAndTail(1)' instead. Since 2.6.0.
lazyInit(Function1<I, Future<Flow<I, O, M>>>, Function0<M>) - Static method in class akka.stream.scaladsl.Flow
Deprecated.
Use 'Flow.futureFlow' in combination with prefixAndTail(1) instead, see `futureFlow` operator docs for details. Since 2.6.0.
lazyInit(Function1<I, Future<Flow<I, O, M>>>, Function0<M>) - Method in class akka.stream.scaladsl.Flow$
Deprecated.
Use 'Flow.futureFlow' in combination with prefixAndTail(1) instead, see `futureFlow` operator docs for details. Since 2.6.0.
lazyInit(Function1<T, Future<Sink<T, M>>>, Function0<M>) - Static method in class akka.stream.scaladsl.Sink
Deprecated.
Use 'Sink.lazyFutureSink' in combination with 'Flow.prefixAndTail(1)' instead. Since 2.6.0.
lazyInit(Function1<T, Future<Sink<T, M>>>, Function0<M>) - Method in class akka.stream.scaladsl.Sink$
Deprecated.
Use 'Sink.lazyFutureSink' in combination with 'Flow.prefixAndTail(1)' instead. Since 2.6.0.
lazyInitAsync(Creator<CompletionStage<Flow<I, O, M>>>) - Static method in class akka.stream.javadsl.Flow
Deprecated.
Use 'Flow.lazyCompletionStageFlow' instead. Since 2.6.0.
lazyInitAsync(Creator<CompletionStage<Flow<I, O, M>>>) - Method in class akka.stream.javadsl.Flow$
Deprecated.
Use 'Flow.lazyCompletionStageFlow' instead. Since 2.6.0.
lazyInitAsync(Creator<CompletionStage<Sink<T, M>>>) - Static method in class akka.stream.javadsl.Sink
Deprecated.
Use 'Sink.lazyCompletionStageSink' instead. Since 2.6.0.
lazyInitAsync(Creator<CompletionStage<Sink<T, M>>>) - Method in class akka.stream.javadsl.Sink$
Deprecated.
Use 'Sink.lazyCompletionStageSink' instead. Since 2.6.0.
lazyInitAsync(Function0<Future<Flow<I, O, M>>>) - Static method in class akka.stream.scaladsl.Flow
Deprecated.
Use 'Flow.lazyFutureFlow' instead. Since 2.6.0.
lazyInitAsync(Function0<Future<Flow<I, O, M>>>) - Method in class akka.stream.scaladsl.Flow$
Deprecated.
Use 'Flow.lazyFutureFlow' instead. Since 2.6.0.
lazyInitAsync(Function0<Future<Sink<T, M>>>) - Static method in class akka.stream.scaladsl.Sink
Deprecated.
Use 'Sink.lazyFutureSink' instead. Since 2.6.0.
lazyInitAsync(Function0<Future<Sink<T, M>>>) - Method in class akka.stream.scaladsl.Sink$
Deprecated.
Use 'Sink.lazyFutureSink' instead. Since 2.6.0.
lazySingle(Creator<T>) - Static method in class akka.stream.javadsl.Source
Defers invoking the create function to create a single element until there is downstream demand.
lazySingle(Creator<T>) - Method in class akka.stream.javadsl.Source$
Defers invoking the create function to create a single element until there is downstream demand.
lazySingle(Function0<T>) - Static method in class akka.stream.scaladsl.Source
Defers invoking the create function to create a single element until there is downstream demand.
lazySingle(Function0<T>) - Method in class akka.stream.scaladsl.Source$
Defers invoking the create function to create a single element until there is downstream demand.
lazySink(Creator<Sink<T, M>>) - Static method in class akka.stream.javadsl.Sink
Defers invoking the create function to create a sink until there is a first element passed from upstream.
lazySink(Creator<Sink<T, M>>) - Method in class akka.stream.javadsl.Sink$
Defers invoking the create function to create a sink until there is a first element passed from upstream.
lazySink(Function0<Sink<T, M>>) - Static method in class akka.stream.scaladsl.Sink
Defers invoking the create function to create a sink until there is a first element passed from upstream.
lazySink(Function0<Sink<T, M>>) - Method in class akka.stream.scaladsl.Sink$
Defers invoking the create function to create a sink until there is a first element passed from upstream.
lazySource(Creator<Source<T, M>>) - Static method in class akka.stream.javadsl.Source
Defers invoking the create function to create a future source until there is downstream demand.
lazySource(Creator<Source<T, M>>) - Method in class akka.stream.javadsl.Source$
Defers invoking the create function to create a future source until there is downstream demand.
lazySource(Function0<Source<T, M>>) - Static method in class akka.stream.scaladsl.Source
Defers invoking the create function to create a future source until there is downstream demand.
lazySource(Function0<Source<T, M>>) - Method in class akka.stream.scaladsl.Source$
Defers invoking the create function to create a future source until there is downstream demand.
leader() - Method in class akka.cluster.ClusterEvent.CurrentClusterState
 
leader() - Method in class akka.cluster.ClusterEvent.LeaderChanged
 
leader() - Method in class akka.cluster.ClusterEvent.RoleLeaderChanged
 
leader() - Method in class akka.cluster.ddata.Replicator
 
leader_$eq(TreeSet<Member>) - Method in class akka.cluster.ddata.Replicator
 
LeaderActionsInterval() - Method in class akka.cluster.ClusterSettings
 
LeaderActionsTick$() - Constructor for class akka.cluster.InternalClusterAction.LeaderActionsTick$
 
LeaderChanged(Option<Address>) - Constructor for class akka.cluster.ClusterEvent.LeaderChanged
 
LeaderChanged$() - Constructor for class akka.cluster.ClusterEvent.LeaderChanged$
 
leaderIncapacitated() - Static method in class akka.cluster.ClusterLogMarker
Marker "akkaClusterLeaderIncapacitated" of log event when leader can't perform its duties.
leaderIncapacitated() - Method in class akka.cluster.ClusterLogMarker$
Marker "akkaClusterLeaderIncapacitated" of log event when leader can't perform its duties.
leaderRestored() - Static method in class akka.cluster.ClusterLogMarker
Marker "akkaClusterLeaderRestored" of log event when leader can perform its duties again.
leaderRestored() - Method in class akka.cluster.ClusterLogMarker$
Marker "akkaClusterLeaderRestored" of log event when leader can perform its duties again.
lease() - Method in class akka.cluster.singleton.ClusterSingletonManager
 
Lease - Class in akka.coordination.lease.javadsl
 
Lease - Class in akka.coordination.lease.scaladsl
 
Lease() - Constructor for class akka.coordination.lease.javadsl.Lease
 
Lease(LeaseSettings) - Constructor for class akka.coordination.lease.scaladsl.Lease
 
leaseConfig() - Method in class akka.coordination.lease.LeaseSettings
 
LeaseException - Exception in akka.coordination.lease
 
LeaseException(String) - Constructor for exception akka.coordination.lease.LeaseException
 
leaseImplementation() - Method in class akka.coordination.lease.LeaseUsageSettings
 
LeaseLost(Option<Throwable>) - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.LeaseLost
 
LeaseLost$() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.LeaseLost$
 
LeaseMajorityName() - Method in class akka.cluster.sbr.SplitBrainResolverSettings$
 
LeaseMajoritySettings$ - Class in akka.cluster.sbr
 
LeaseMajoritySettings$() - Constructor for class akka.cluster.sbr.LeaseMajoritySettings$
 
leaseName() - Method in class akka.coordination.lease.LeaseSettings
 
LeaseProvider - Class in akka.coordination.lease.javadsl
 
LeaseProvider - Class in akka.coordination.lease.scaladsl
 
LeaseProvider(ExtendedActorSystem) - Constructor for class akka.coordination.lease.javadsl.LeaseProvider
 
LeaseProvider(ExtendedActorSystem) - Constructor for class akka.coordination.lease.scaladsl.LeaseProvider
 
LeaseProvider$ - Class in akka.coordination.lease.javadsl
 
LeaseProvider$ - Class in akka.coordination.lease.scaladsl
 
LeaseProvider$() - Constructor for class akka.coordination.lease.javadsl.LeaseProvider$
 
LeaseProvider$() - Constructor for class akka.coordination.lease.scaladsl.LeaseProvider$
 
leaseRequestInProgress() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLeaseData
 
LeaseRetry() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.LeaseRetry
 
LeaseRetry$() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.LeaseRetry$
 
leaseRetryInterval() - Method in class akka.cluster.singleton.ClusterSingletonManager
 
leaseRetryInterval() - Method in class akka.coordination.lease.LeaseUsageSettings
 
LeaseRetryTimer() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$
 
leaseSettings() - Method in class akka.cluster.sharding.ClusterShardingSettings
 
leaseSettings() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings
 
leaseSettings() - Method in class akka.cluster.singleton.ClusterSingletonManagerSettings
 
leaseSettings() - Method in class akka.cluster.typed.ClusterSingletonManagerSettings
 
leaseSettings() - Method in class akka.cluster.typed.ClusterSingletonSettings
 
LeaseSettings - Class in akka.coordination.lease
 
LeaseSettings(String, String, TimeoutSettings, Config) - Constructor for class akka.coordination.lease.LeaseSettings
 
LeaseSettings$ - Class in akka.coordination.lease
 
LeaseSettings$() - Constructor for class akka.coordination.lease.LeaseSettings$
 
LeaseTimeoutException - Exception in akka.coordination.lease
 
LeaseTimeoutException(String) - Constructor for exception akka.coordination.lease.LeaseTimeoutException
 
LeaseUsageSettings - Class in akka.coordination.lease
 
LeastFrequentlyUsedPassivationStrategy$() - Constructor for class akka.cluster.sharding.ClusterShardingSettings.LeastFrequentlyUsedPassivationStrategy$
 
LeastFrequentlyUsedSettings(boolean) - Constructor for class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.LeastFrequentlyUsedSettings
 
LeastFrequentlyUsedSettings(boolean) - Constructor for class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.LeastFrequentlyUsedSettings
 
LeastFrequentlyUsedSettings$() - Constructor for class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.LeastFrequentlyUsedSettings$
 
LeastFrequentlyUsedSettings$() - Constructor for class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.LeastFrequentlyUsedSettings$
 
LeastRecentlyUsedPassivationStrategy$() - Constructor for class akka.cluster.sharding.ClusterShardingSettings.LeastRecentlyUsedPassivationStrategy$
 
LeastRecentlyUsedSettings(Option<akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.LeastRecentlyUsedSettings.SegmentedSettings>) - Constructor for class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings
 
LeastRecentlyUsedSettings(Option<akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings.LeastRecentlyUsedSettings.SegmentedSettings>) - Constructor for class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings
 
LeastRecentlyUsedSettings$() - Constructor for class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings$
 
LeastRecentlyUsedSettings$() - Constructor for class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings$
 
leastShardAllocationAbsoluteLimit() - Method in class akka.cluster.sharding.ClusterShardingSettings.TuningParameters
 
leastShardAllocationAbsoluteLimit() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
leastShardAllocationMaxSimultaneousRebalance() - Method in class akka.cluster.sharding.ClusterShardingSettings.TuningParameters
 
leastShardAllocationMaxSimultaneousRebalance() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
leastShardAllocationRebalanceThreshold() - Method in class akka.cluster.sharding.ClusterShardingSettings.TuningParameters
 
leastShardAllocationRebalanceThreshold() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
leastShardAllocationRelativeLimit() - Method in class akka.cluster.sharding.ClusterShardingSettings.TuningParameters
 
leastShardAllocationRelativeLimit() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
leastShardAllocationStrategy(int, double) - Static method in class akka.cluster.sharding.ShardCoordinator
Java API: ShardAllocationStrategy that allocates new shards to the ShardRegion (node) with least number of previously allocated shards.
leastShardAllocationStrategy(int, double) - Method in class akka.cluster.sharding.ShardCoordinator.ShardAllocationStrategy$
Scala API: ShardAllocationStrategy that allocates new shards to the ShardRegion (node) with least number of previously allocated shards.
leastShardAllocationStrategy(int, double) - Method in class akka.cluster.sharding.ShardCoordinator$
Java API: ShardAllocationStrategy that allocates new shards to the ShardRegion (node) with least number of previously allocated shards.
LeastShardAllocationStrategy(int, int) - Constructor for class akka.cluster.sharding.ShardCoordinator.LeastShardAllocationStrategy
 
LeastShardAllocationStrategy$ - Class in akka.cluster.sharding.internal
INTERNAL API
LeastShardAllocationStrategy$() - Constructor for class akka.cluster.sharding.internal.LeastShardAllocationStrategy$
 
leave(Address) - Method in class akka.cluster.Cluster
Send command to issue state transition to LEAVING for the node specified by 'address'.
leave(String) - Method in interface akka.cluster.ClusterNodeMBean
Send command to issue state transition to LEAVING for the node specified by 'address'.
Leave - Class in akka.cluster.typed
Send command to issue state transition to LEAVING for the node specified by 'address'.
Leave(Address) - Constructor for class akka.cluster.ClusterUserAction.Leave
 
Leave(Address) - Constructor for class akka.cluster.typed.Leave
 
Leave$ - Class in akka.cluster.typed
 
Leave$() - Constructor for class akka.cluster.ClusterUserAction.Leave$
 
Leave$() - Constructor for class akka.cluster.typed.Leave$
 
LeaveManifest() - Static method in class akka.cluster.protobuf.ClusterMessageSerializer
 
LeaveManifest() - Method in class akka.cluster.protobuf.ClusterMessageSerializer$
 
leaving() - Static method in class akka.cluster.MemberStatus
Java API: retrieve the Leaving status singleton
leaving() - Method in class akka.cluster.MemberStatus$
Java API: retrieve the Leaving status singleton
Leaving - akka.cluster.protobuf.msg.ClusterMessages.MemberStatus
Leaving = 2;
Leaving_VALUE - Static variable in enum akka.cluster.protobuf.msg.ClusterMessages.MemberStatus
Leaving = 2;
Leaving$() - Constructor for class akka.cluster.MemberStatus.Leaving$
 
left() - Static method in class akka.stream.javadsl.Keep
 
left() - Method in class akka.stream.javadsl.Keep$
 
left() - Static method in class akka.stream.scaladsl.Keep
 
left() - Method in class akka.stream.scaladsl.Keep$
 
leftSideString() - Method in interface akka.persistence.scalatest.MayVerb.StringMayWrapperForVerb
 
len() - Method in class akka.util.ByteIterator.ByteArrayIterator
 
len() - Method in class akka.util.ByteIterator
 
len() - Method in class akka.util.ByteIterator.MultiByteArrayIterator
 
length() - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
length() - Method in class akka.persistence.PluginSpec
 
length() - Method in class akka.util.ByteString.ByteString1
 
length() - Method in class akka.util.ByteString.ByteString1C
 
length() - Method in class akka.util.ByteString.ByteStrings
 
length() - Method in class akka.util.ByteStringBuilder
 
length() - Method in class akka.util.Collections.EmptyImmutableSeq$
 
length(String) - Static method in class akka.io.dns.internal.DomainName
 
length(String) - Method in class akka.io.dns.internal.DomainName$
 
lengthField(int, int, int) - Static method in class akka.stream.javadsl.Framing
Creates a Flow that decodes an incoming stream of unstructured byte chunks into a stream of frames, assuming that incoming frames have a field that encodes their length.
lengthField(int, int, int) - Method in class akka.stream.javadsl.Framing$
Creates a Flow that decodes an incoming stream of unstructured byte chunks into a stream of frames, assuming that incoming frames have a field that encodes their length.
lengthField(int, int, int, ByteOrder) - Static method in class akka.stream.javadsl.Framing
Creates a Flow that decodes an incoming stream of unstructured byte chunks into a stream of frames, assuming that incoming frames have a field that encodes their length.
lengthField(int, int, int, ByteOrder) - Method in class akka.stream.javadsl.Framing$
Creates a Flow that decodes an incoming stream of unstructured byte chunks into a stream of frames, assuming that incoming frames have a field that encodes their length.
lengthField(int, int, int, ByteOrder) - Static method in class akka.stream.scaladsl.Framing
Creates a Flow that decodes an incoming stream of unstructured byte chunks into a stream of frames, assuming that incoming frames have a field that encodes their length.
lengthField(int, int, int, ByteOrder) - Method in class akka.stream.scaladsl.Framing$
Creates a Flow that decodes an incoming stream of unstructured byte chunks into a stream of frames, assuming that incoming frames have a field that encodes their length.
lengthField(int, int, int, ByteOrder, Function2<byte[], Integer, Integer>) - Static method in class akka.stream.javadsl.Framing
Creates a Flow that decodes an incoming stream of unstructured byte chunks into a stream of frames, assuming that incoming frames have a field that encodes their length.
lengthField(int, int, int, ByteOrder, Function2<byte[], Integer, Integer>) - Method in class akka.stream.javadsl.Framing$
Creates a Flow that decodes an incoming stream of unstructured byte chunks into a stream of frames, assuming that incoming frames have a field that encodes their length.
lengthField(int, int, int, ByteOrder, Function2<byte[], Object, Object>) - Static method in class akka.stream.scaladsl.Framing
Creates a Flow that decodes an incoming stream of unstructured byte chunks into a stream of frames, assuming that incoming frames have a field that encodes their length.
lengthField(int, int, int, ByteOrder, Function2<byte[], Object, Object>) - Method in class akka.stream.scaladsl.Framing$
Creates a Flow that decodes an incoming stream of unstructured byte chunks into a stream of frames, assuming that incoming frames have a field that encodes their length.
lengthField$default$2() - Static method in class akka.stream.scaladsl.Framing
 
lengthField$default$2() - Method in class akka.stream.scaladsl.Framing$
 
lengthField$default$4() - Static method in class akka.stream.scaladsl.Framing
 
lengthField$default$4() - Method in class akka.stream.scaladsl.Framing$
 
level() - Method in class akka.actor.testkit.typed.CapturedLogEvent
 
level() - Method in class akka.actor.testkit.typed.LoggingEvent
 
level() - Method in class akka.actor.typed.LogOptions
 
level() - Method in class akka.event.Logging.Debug
 
level() - Method in class akka.event.Logging.Error
 
level() - Method in class akka.event.Logging.Info
 
level() - Method in interface akka.event.Logging.LogEvent
 
level() - Method in class akka.event.Logging.Warning
 
leveldb() - Method in interface akka.persistence.journal.leveldb.LeveldbStore
 
leveldb() - Method in class akka.persistence.journal.leveldb.SharedLeveldbStore
Deprecated.
 
leveldb_$eq(DB) - Method in interface akka.persistence.journal.leveldb.LeveldbStore
 
leveldb_$eq(DB) - Method in class akka.persistence.journal.leveldb.SharedLeveldbStore
Deprecated.
 
LeveldbCompaction - Interface in akka.persistence.journal.leveldb
INTERNAL API.
LeveldbCompaction.TryCompactLeveldb - Class in akka.persistence.journal.leveldb
 
LeveldbCompaction.TryCompactLeveldb$ - Class in akka.persistence.journal.leveldb
 
LeveldbCompaction$ - Class in akka.persistence.journal.leveldb
 
LeveldbCompaction$() - Constructor for class akka.persistence.journal.leveldb.LeveldbCompaction$
 
leveldbDir() - Method in interface akka.persistence.journal.leveldb.LeveldbStore
 
leveldbDir() - Method in class akka.persistence.journal.leveldb.SharedLeveldbStore
Deprecated.
 
leveldbFactory() - Method in interface akka.persistence.journal.leveldb.LeveldbStore
 
LeveldbIdMapping - Interface in akka.persistence.journal.leveldb
INTERNAL API.
LeveldbJournal$ - Class in akka.persistence.journal.leveldb
Deprecated.
. Since .
LeveldbJournal$() - Constructor for class akka.persistence.journal.leveldb.LeveldbJournal$
Deprecated.
 
leveldbOptions() - Method in interface akka.persistence.journal.leveldb.LeveldbStore
 
leveldbOptions() - Method in class akka.persistence.journal.leveldb.SharedLeveldbStore
Deprecated.
 
LeveldbReadJournal - Class in akka.persistence.query.journal.leveldb.javadsl
Deprecated.
Use another journal implementation. Since 2.6.15.
LeveldbReadJournal - Class in akka.persistence.query.journal.leveldb.scaladsl
Deprecated.
Use another journal implementation. Since 2.6.15.
LeveldbReadJournal(ExtendedActorSystem, Config) - Constructor for class akka.persistence.query.journal.leveldb.scaladsl.LeveldbReadJournal
Deprecated.
 
LeveldbReadJournal(LeveldbReadJournal) - Constructor for class akka.persistence.query.journal.leveldb.javadsl.LeveldbReadJournal
Deprecated.
 
LeveldbReadJournal$ - Class in akka.persistence.query.journal.leveldb.javadsl
Deprecated.
. Since .
LeveldbReadJournal$ - Class in akka.persistence.query.journal.leveldb.scaladsl
Deprecated.
. Since .
LeveldbReadJournal$() - Constructor for class akka.persistence.query.journal.leveldb.javadsl.LeveldbReadJournal$
Deprecated.
 
LeveldbReadJournal$() - Constructor for class akka.persistence.query.journal.leveldb.scaladsl.LeveldbReadJournal$
Deprecated.
 
LeveldbReadJournalProvider - Class in akka.persistence.query.journal.leveldb
Deprecated.
Use another journal/query implementation. Since 2.6.15.
LeveldbReadJournalProvider(ExtendedActorSystem, Config) - Constructor for class akka.persistence.query.journal.leveldb.LeveldbReadJournalProvider
Deprecated.
 
leveldbReadOptions() - Method in interface akka.persistence.journal.leveldb.LeveldbStore
 
LeveldbRecovery - Interface in akka.persistence.journal.leveldb
INTERNAL API.
leveldbSnapshot() - Method in interface akka.persistence.journal.leveldb.LeveldbStore
 
LeveldbStore - Interface in akka.persistence.journal.leveldb
INTERNAL API.
LeveldbStore$ - Class in akka.persistence.journal.leveldb
 
LeveldbStore$() - Constructor for class akka.persistence.journal.leveldb.LeveldbStore$
 
leveldbWriteOptions() - Method in interface akka.persistence.journal.leveldb.LeveldbStore
 
leveldbWriteOptions() - Method in class akka.persistence.journal.leveldb.SharedLeveldbStore
Deprecated.
 
levelFor(Class<? extends Logging.LogEvent>) - Static method in class akka.event.Logging
Returns the LogLevel associated with the given event class.
levelFor(Class<? extends Logging.LogEvent>) - Method in class akka.event.Logging$
Returns the LogLevel associated with the given event class.
levelFor(String) - Static method in class akka.event.Logging
 
levelFor(String) - Method in class akka.event.Logging$
 
levels() - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings$.SegmentedSettings
 
levels() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings$.SegmentedSettings
 
LightArrayRevolverScheduler - Class in akka.actor
This scheduler implementation is based on a revolving wheel of buckets, like Netty&rsquo;s HashedWheelTimer, which it advances at a fixed tick rate and dispatches tasks it finds in the current bucket to their respective ExecutionContexts.
LightArrayRevolverScheduler(Config, LoggingAdapter, ThreadFactory) - Constructor for class akka.actor.LightArrayRevolverScheduler
 
LightArrayRevolverScheduler.TaskHolder - Class in akka.actor
INTERNAL API
LightArrayRevolverScheduler.TimerTask - Interface in akka.actor
INTERNAL API
LightArrayRevolverScheduler$ - Class in akka.actor
 
LightArrayRevolverScheduler$() - Constructor for class akka.actor.LightArrayRevolverScheduler$
 
limit() - Method in class akka.stream.ActorAttributes.OutputBurstLimit
 
limit() - Method in class akka.stream.ActorAttributes.SyncProcessingLimit
 
limit(int) - Method in class akka.stream.javadsl.Source
Ensure stream boundedness by limiting the number of elements from upstream.
limit(int) - Method in class akka.stream.javadsl.SubSource
Ensure stream boundedness by limiting the number of elements from upstream.
limit(long) - Method in class akka.stream.javadsl.Flow
Ensure stream boundedness by limiting the number of elements from upstream.
limit(long) - Method in class akka.stream.javadsl.SubFlow
Ensure stream boundedness by limiting the number of elements from upstream.
limit(long) - Method in interface akka.stream.scaladsl.FlowOps
Ensure stream boundedness by limiting the number of elements from upstream.
limitUpdated(int) - Static method in class akka.cluster.sharding.internal.DisabledEntityPassivationStrategy
 
limitUpdated(int) - Method in class akka.cluster.sharding.internal.DisabledEntityPassivationStrategy$
 
limitWeighted(long, Function<Out, Long>) - Method in class akka.stream.javadsl.Flow
Ensure stream boundedness by evaluating the cost of incoming elements using a cost function.
limitWeighted(long, Function<Out, Long>) - Method in class akka.stream.javadsl.Source
Ensure stream boundedness by evaluating the cost of incoming elements using a cost function.
limitWeighted(long, Function<Out, Long>) - Method in class akka.stream.javadsl.SubFlow
Ensure stream boundedness by evaluating the cost of incoming elements using a cost function.
limitWeighted(long, Function<Out, Long>) - Method in class akka.stream.javadsl.SubSource
Ensure stream boundedness by evaluating the cost of incoming elements using a cost function.
limitWeighted(long, Function1<Out, Object>) - Method in interface akka.stream.scaladsl.FlowOps
Ensure stream boundedness by evaluating the cost of incoming elements using a cost function.
linearIncreasingDelay(Duration, Function1<T, Object>) - Method in class akka.stream.javadsl.DelayStrategy$
Strategy with linear increasing delay.
linearIncreasingDelay(Duration, Function1<T, Object>, Duration) - Method in class akka.stream.javadsl.DelayStrategy$
Strategy with linear increasing delay.
linearIncreasingDelay(Duration, Function1<T, Object>, Duration, Duration) - Method in class akka.stream.javadsl.DelayStrategy$
Strategy with linear increasing delay.
linearIncreasingDelay(FiniteDuration, Function1<T, Object>, FiniteDuration, Duration) - Method in class akka.stream.scaladsl.DelayStrategy$
Strategy with linear increasing delay.
linearIncreasingDelay$default$3() - Method in class akka.stream.scaladsl.DelayStrategy$
 
linearIncreasingDelay$default$4() - Method in class akka.stream.scaladsl.DelayStrategy$
 
LINENUMBER_FIELD_NUMBER - Static variable in class akka.remote.ContainerFormats.StackTraceElement
 
LineNumbers - Class in akka.util
This is a minimized byte-code parser that concentrates exclusively on line numbers and source file extraction.
LineNumbers() - Constructor for class akka.util.LineNumbers
 
LineNumbers.NoSourceInfo$ - Class in akka.util
 
LineNumbers.Result - Interface in akka.util
 
LineNumbers.SourceFile - Class in akka.util
 
LineNumbers.SourceFile$ - Class in akka.util
 
LineNumbers.SourceFileLines - Class in akka.util
 
LineNumbers.SourceFileLines$ - Class in akka.util
 
LineNumbers.UnknownSourceFormat - Class in akka.util
 
LineNumbers.UnknownSourceFormat$ - Class in akka.util
 
LineNumbers$ - Class in akka.util
This is a minimized byte-code parser that concentrates exclusively on line numbers and source file extraction.
LineNumbers$() - Constructor for class akka.util.LineNumbers$
 
linkedBlockingQueue() - Static method in class akka.dispatch.ThreadPoolConfig
 
linkedBlockingQueue() - Method in class akka.dispatch.ThreadPoolConfig$
 
linkedBlockingQueue(int) - Static method in class akka.dispatch.ThreadPoolConfig
 
linkedBlockingQueue(int) - Method in class akka.dispatch.ThreadPoolConfig$
 
listen() - Method in class akka.remote.transport.AbstractTransportAdapter
Deprecated.
 
listen() - Method in class akka.remote.transport.netty.NettyTransport
Deprecated.
 
listen() - Method in class akka.remote.transport.TestTransport
Deprecated.
 
listen() - Method in interface akka.remote.transport.Transport
Deprecated.
Asynchronously attempts to setup the transport layer to listen and accept incoming associations.
Listen - Class in akka.routing
 
Listen(ActorRef) - Constructor for class akka.routing.Listen
 
Listen$ - Class in akka.routing
 
Listen$() - Constructor for class akka.routing.Listen$
 
listenAddress() - Method in class akka.remote.transport.ActorTransportAdapter.ListenUnderlying
Deprecated.
 
listenAddresses() - Method in class akka.remote.RemotingListenEvent
 
ListenAttempt(Address) - Constructor for class akka.remote.transport.TestTransport.ListenAttempt
Deprecated.
 
ListenAttempt$() - Constructor for class akka.remote.transport.TestTransport.ListenAttempt$
Deprecated.
 
listenBehavior() - Method in class akka.remote.transport.TestTransport
Deprecated.
The TestTransport.SwitchableLoggedBehavior for the listen() method.
listener() - Method in class akka.remote.transport.ActorTransportAdapter.ListenerRegistered
Deprecated.
 
listener() - Method in class akka.routing.Deafen
 
listener() - Method in class akka.routing.Listen
 
listenerManagement() - Method in interface akka.routing.Listeners
Chain this into the receive function.
ListenerMessage - Interface in akka.routing
 
ListenerRegistered(Transport.AssociationEventListener) - Constructor for class akka.remote.transport.ActorTransportAdapter.ListenerRegistered
Deprecated.
 
ListenerRegistered$() - Constructor for class akka.remote.transport.ActorTransportAdapter.ListenerRegistered$
Deprecated.
 
listeners() - Method in class akka.actor.AbstractFSM
 
listeners() - Method in class akka.cluster.singleton.ClusterSingletonManager
 
listeners() - Method in class akka.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
 
listeners() - Method in interface akka.routing.Listeners
 
Listeners - Interface in akka.routing
Listeners is a generic trait to implement listening capability on an Actor.
ListenUnderlying(Address, Future<Transport.AssociationEventListener>) - Constructor for class akka.remote.transport.ActorTransportAdapter.ListenUnderlying
Deprecated.
 
ListenUnderlying$() - Constructor for class akka.remote.transport.ActorTransportAdapter.ListenUnderlying$
Deprecated.
 
listing(ServiceKey<T>, Set<ActorRef<T>>) - Static method in class akka.actor.typed.receptionist.Receptionist
Java API: Sent by the receptionist, available here for easier testing
listing(ServiceKey<T>, Set<ActorRef<T>>) - Method in class akka.actor.typed.receptionist.Receptionist$
Java API: Sent by the receptionist, available here for easier testing
listing(ServiceKey<T>, Set<ActorRef<T>>, Set<ActorRef<T>>, boolean) - Static method in class akka.actor.typed.receptionist.Receptionist
Java API: Sent by the receptionist, available here for easier testing
listing(ServiceKey<T>, Set<ActorRef<T>>, Set<ActorRef<T>>, boolean) - Method in class akka.actor.typed.receptionist.Receptionist$
Java API: Sent by the receptionist, available here for easier testing
Listing() - Method in class akka.actor.typed.receptionist.ServiceKey
Accessor for nested Scala object
Listing$() - Constructor for class akka.actor.typed.internal.receptionist.ReceptionistMessages.Listing$
 
Listing$() - Constructor for class akka.actor.typed.receptionist.Receptionist.Listing$
 
Listing$() - Constructor for class akka.actor.typed.receptionist.ServiceKey.Listing$
 
LmdbDurableStore - Class in akka.cluster.ddata
 
LmdbDurableStore(Config) - Constructor for class akka.cluster.ddata.LmdbDurableStore
 
LmdbDurableStore$ - Class in akka.cluster.ddata
 
LmdbDurableStore$() - Constructor for class akka.cluster.ddata.LmdbDurableStore$
 
LNil() - Static method in class akka.actor.typed.internal.SystemMessageList
 
LNil() - Method in class akka.actor.typed.internal.SystemMessageList$
 
LNil() - Static method in class akka.dispatch.sysmsg.SystemMessageList
 
LNil() - Method in class akka.dispatch.sysmsg.SystemMessageList$
 
load() - Method in class akka.cluster.ddata.Replicator
 
load(ClassicActorSystemProvider, String, T, ClassTag<T>) - Static method in class akka.util.FlightRecorderLoader
 
load(ClassicActorSystemProvider, String, T, ClassTag<T>) - Method in class akka.util.FlightRecorderLoader$
 
load(PEMDecoder.DERData) - Static method in class akka.pki.pem.DERPrivateKeyLoader
Converts the DER payload in PEMDecoder.DERData into a PrivateKey.
load(PEMDecoder.DERData) - Method in class akka.pki.pem.DERPrivateKeyLoader$
Converts the DER payload in PEMDecoder.DERData into a PrivateKey.
load(String, ActorSystem) - Static method in class akka.cluster.DowningProvider
 
load(String, ActorSystem) - Method in class akka.cluster.DowningProvider$
 
load(String, Config, ActorSystem) - Static method in class akka.remote.FailureDetectorLoader
Loads and instantiates a given FailureDetector implementation.
load(String, Config, ActorSystem) - Method in class akka.remote.FailureDetectorLoader$
Loads and instantiates a given FailureDetector implementation.
LoadAll$() - Constructor for class akka.cluster.ddata.DurableStore.LoadAll$
 
LoadAllCompleted$() - Constructor for class akka.cluster.ddata.DurableStore.LoadAllCompleted$
 
loadAsync(String, SnapshotSelectionCriteria) - Method in class akka.persistence.snapshot.japi.SnapshotStore
 
loadAsync(String, SnapshotSelectionCriteria) - Method in class akka.persistence.snapshot.NoSnapshotStore
 
loadAsync(String, SnapshotSelectionCriteria) - Method in interface akka.persistence.snapshot.SnapshotStore
Plugin API: asynchronously loads a snapshot.
loadAsync(String, SnapshotSelectionCriteria) - Method in class akka.persistence.testkit.PersistenceTestKitSnapshotPlugin
 
LoadData(Map<String, DurableStore.DurableDataEnvelope>) - Constructor for class akka.cluster.ddata.DurableStore.LoadData
 
LoadData$() - Constructor for class akka.cluster.ddata.DurableStore.LoadData$
 
loadEnvelope(String, long) - Method in interface akka.persistence.query.typed.javadsl.LoadEventQuery
Load a single event on demand.
loadEnvelope(String, long) - Method in interface akka.persistence.query.typed.scaladsl.LoadEventQuery
Load a single event on demand.
loader() - Method in class akka.actor.TypedProps
 
LoadEventQuery - Interface in akka.persistence.query.typed.javadsl
EventsBySliceQuery that is using a timestamp based offset should also implement this query.
LoadEventQuery - Interface in akka.persistence.query.typed.scaladsl
EventsBySliceQuery that is using a timestamp based offset should also implement this query.
loadExtensions() - Method in interface akka.actor.typed.internal.ExtensionsImpl
Hook for ActorSystem to load extensions on startup
LoadFailed(String) - Constructor for exception akka.cluster.ddata.DurableStore.LoadFailed
 
LoadFailed(String, Throwable) - Constructor for exception akka.cluster.ddata.DurableStore.LoadFailed
 
loadKeystore(String, String) - Method in class akka.remote.artery.tcp.ConfigSSLEngineProvider
Subclass may override to customize loading of KeyStore
loadKeystore(String, String) - Method in class akka.remote.transport.netty.ConfigSSLEngineProvider
Deprecated.
Subclass may override to customize loading of KeyStore
LoadMetrics - Interface in akka.dispatch
INTERNAL API
loadServiceDiscovery(String) - Method in class akka.discovery.Discovery
Create a ServiceDiscovery from configuration property.
loadSnapshot(SnapshotSelectionCriteria, long) - Method in interface akka.persistence.typed.internal.SnapshotInteractions
Instructs the snapshot store to load the specified snapshot and send it via an SnapshotOffer to the running PersistentActor.
loadSnapshot(String, SnapshotSelectionCriteria, long) - Method in interface akka.persistence.Snapshotter
Instructs the snapshot store to load the specified snapshot and send it via an SnapshotOffer to the running PersistentActor.
LoadSnapshot(String, SnapshotSelectionCriteria, long) - Constructor for class akka.persistence.SnapshotProtocol.LoadSnapshot
 
LoadSnapshot$() - Constructor for class akka.persistence.SnapshotProtocol.LoadSnapshot$
 
LoadSnapshotFailed(Throwable) - Constructor for class akka.persistence.SnapshotProtocol.LoadSnapshotFailed
 
LoadSnapshotFailed$() - Constructor for class akka.persistence.SnapshotProtocol.LoadSnapshotFailed$
 
LoadSnapshotResult(Option<SelectedSnapshot>, long) - Constructor for class akka.persistence.SnapshotProtocol.LoadSnapshotResult
 
LoadSnapshotResult$() - Constructor for class akka.persistence.SnapshotProtocol.LoadSnapshotResult$
 
LoadState(ActorRef<DurableProducerQueue.State<A>>) - Constructor for class akka.actor.typed.delivery.DurableProducerQueue.LoadState
 
LoadState$() - Constructor for class akka.actor.typed.delivery.DurableProducerQueue.LoadState$
 
local() - Static method in class akka.actor.Deploy
 
local() - Method in class akka.actor.Deploy$
 
local() - Static method in class akka.actor.ProviderSelection
 
local() - Method in class akka.actor.ProviderSelection$
 
local() - Method in interface akka.cluster.routing.ClusterRouterConfigBase
 
local() - Method in class akka.cluster.routing.ClusterRouterGroup
 
local() - Method in class akka.cluster.routing.ClusterRouterPool
 
local() - Method in class akka.remote.routing.RemoteRouterConfig
 
LOCAL_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.RemoteRouterConfig
 
Local$() - Constructor for class akka.actor.ProviderSelection.Local$
 
LocalActorRefProvider$ - Class in akka.actor
 
LocalActorRefProvider$() - Constructor for class akka.actor.LocalActorRefProvider$
 
localAddress() - Method in class akka.io.Tcp.Bind
 
localAddress() - Method in class akka.io.Tcp.Bound
 
localAddress() - Method in class akka.io.Tcp.Connect
 
localAddress() - Method in class akka.io.Tcp.Connected
 
localAddress() - Method in class akka.io.Udp.Bind
 
localAddress() - Method in class akka.io.Udp.Bound
 
localAddress() - Method in class akka.io.UdpConnected.Connect
 
localAddress() - Method in interface akka.remote.artery.InboundContext
The local inbound address.
localAddress() - Method in interface akka.remote.artery.OutboundContext
The local inbound address.
localAddress() - Method in class akka.remote.artery.ThisActorSystemQuarantinedEvent
 
localAddress() - Method in class akka.remote.AssociatedEvent
Deprecated.
 
localAddress() - Method in class akka.remote.AssociationErrorEvent
Deprecated.
 
localAddress() - Method in interface akka.remote.AssociationEvent
Deprecated.
 
localAddress() - Method in class akka.remote.DisassociatedEvent
Deprecated.
 
localAddress() - Method in class akka.remote.ThisActorSystemQuarantinedEvent
Deprecated.
 
localAddress() - Method in class akka.remote.transport.AbstractTransportAdapterHandle
Deprecated.
 
localAddress() - Method in class akka.remote.transport.ActorTransportAdapterManager
Deprecated.
 
localAddress() - Method in interface akka.remote.transport.AssociationHandle
Deprecated.
Address of the local endpoint.
localAddress() - Method in class akka.remote.transport.TestAssociationHandle
Deprecated.
 
localAddress() - Method in class akka.remote.transport.TestTransport.AssociateAttempt
Deprecated.
 
localAddress() - Method in class akka.remote.transport.TestTransport
Deprecated.
 
localAddress() - Method in class akka.stream.javadsl.Tcp.IncomingConnection
The local address this connection is bound to.
localAddress() - Method in class akka.stream.javadsl.Tcp.OutgoingConnection
The local address of the endpoint bound by the materialization of the connection materialization.
localAddress() - Method in class akka.stream.javadsl.Tcp.ServerBinding
The local address of the endpoint bound by the materialization of the connections Source.
localAddress() - Method in class akka.stream.scaladsl.Tcp.IncomingConnection
 
localAddress() - Method in class akka.stream.scaladsl.Tcp.OutgoingConnection
 
localAddress() - Method in class akka.stream.scaladsl.Tcp.ServerBinding
 
localAddress_$eq(Address) - Method in class akka.remote.transport.ActorTransportAdapterManager
Deprecated.
 
localAddressForRemote(Map<String, Set<Tuple2<akka.remote.transport.AkkaProtocolTransport, Address>>>, Address) - Method in class akka.remote.Remoting$
 
localAffinity() - Method in class akka.cluster.client.ClusterClient.Send
Deprecated.
 
localAffinity() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Send
 
LOCALAFFINITY_FIELD_NUMBER - Static variable in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send
 
localAskTimeout() - Static method in class akka.cluster.ddata.typed.internal.ReplicatorBehavior
 
localAskTimeout() - Method in class akka.cluster.ddata.typed.internal.ReplicatorBehavior$
 
localCertificates() - Method in interface akka.stream.scaladsl.ScalaSessionAPI
Scala API: Extract the certificates that were actually used by this engine during this session&rsquo;s negotiation.
localPrincipal() - Method in interface akka.stream.scaladsl.ScalaSessionAPI
Scala API: Extract the Principal that was actually used by this engine during this session&rsquo;s negotiation.
LocalReceptionist$ - Class in akka.actor.typed.internal.receptionist
INTERNAL API
LocalReceptionist$() - Constructor for class akka.actor.typed.internal.receptionist.LocalReceptionist$
 
LocalRef - Interface in akka.actor
Refs which are statically known to be local inherit from this Scope
LocalScope - Class in akka.actor
 
LocalScope() - Constructor for class akka.actor.LocalScope
 
LocalScope$ - Class in akka.actor
The Local Scope is the default one, which is assumed on all deployments which do not set a different scope.
LocalScope$() - Constructor for class akka.actor.LocalScope$
 
localSubscriberCount() - Method in interface akka.actor.typed.pubsub.Topic.TopicStats
 
locationName() - Method in class akka.stream.Attributes.SourceLocation
 
locations() - Method in class akka.cluster.sharding.external.ShardLocations
 
lock() - Method in class akka.util.BoundedBlockingQueue
 
locked(Function0<T>) - Method in class akka.util.Switch
Executes the given code while holding this switch&rsquo;s lock, i.e.
log() - Method in interface akka.actor.ActorLogging
 
log() - Method in class akka.actor.ActorSystem
Convenient logging adapter for logging to the ActorSystem.eventStream().
log() - Method in interface akka.actor.DiagnosticActorLogging
 
log() - Method in class akka.actor.typed.ActorSystem
A Logger that can be used to emit log messages without specifying a more detailed source.
log() - Method in interface akka.actor.typed.internal.ActorContextImpl
 
log() - Method in interface akka.actor.typed.scaladsl.ActorContext
An actor specific logger.
log() - Method in class akka.cluster.sharding.ShardCoordinator
 
log() - Method in class akka.cluster.singleton.ClusterSingletonManager
 
log() - Method in interface akka.event.jul.JavaLogging
Deprecated.
 
log() - Method in class akka.event.slf4j.Slf4jLogger
 
log() - Method in interface akka.event.slf4j.SLF4JLogging
 
log() - Method in interface akka.persistence.Eventsourced
 
log() - Method in class akka.remote.artery.tcp.ConfigSSLEngineProvider
 
log() - Method in class akka.remote.artery.tcp.ssl.RotatingKeysSSLEngineProvider
 
log() - Method in class akka.remote.testkit.MultiNodeSpec
 
log() - Method in class akka.remote.transport.netty.ConfigSSLEngineProvider
Deprecated.
 
log() - Method in interface akka.remote.transport.netty.TcpHandlers
 
log() - Method in class akka.serialization.Serialization
 
log() - Method in interface akka.stream.stage.StageLogging
 
log() - Method in class akka.testkit.CallingThreadDispatcher
 
log(TypedActorContext<?>, Throwable) - Method in class akka.actor.typed.internal.AbstractSupervisor
 
log(TypedActorContext<?>, Throwable, int) - Method in class akka.actor.typed.internal.AbstractSupervisor
 
log(Logging.LogLevel, String) - Method in interface akka.event.LoggingAdapter
 
log(Logging.LogLevel, String) - Static method in class akka.event.NoLogging
 
log(Logging.LogLevel, String) - Static method in class akka.event.NoMarkerLogging
 
log(Logging.LogLevel, String, Object) - Method in interface akka.event.LoggingAdapter
 
log(Logging.LogLevel, String, Object) - Static method in class akka.event.NoLogging
 
log(Logging.LogLevel, String, Object) - Static method in class akka.event.NoMarkerLogging
 
log(Logging.LogLevel, String, Object, Object) - Method in interface akka.event.LoggingAdapter
 
log(Logging.LogLevel, String, Object, Object) - Static method in class akka.event.NoLogging
 
log(Logging.LogLevel, String, Object, Object) - Static method in class akka.event.NoMarkerLogging
 
log(Logging.LogLevel, String, Object, Object, Object) - Method in interface akka.event.LoggingAdapter
 
log(Logging.LogLevel, String, Object, Object, Object) - Static method in class akka.event.NoLogging
 
log(Logging.LogLevel, String, Object, Object, Object) - Static method in class akka.event.NoMarkerLogging
 
log(Logging.LogLevel, String, Object, Object, Object, Object) - Method in interface akka.event.LoggingAdapter
 
log(Logging.LogLevel, String, Object, Object, Object, Object) - Static method in class akka.event.NoLogging
 
log(Logging.LogLevel, String, Object, Object, Object, Object) - Static method in class akka.event.NoMarkerLogging
 
log(LogMarker, Logging.LogLevel, String) - Method in class akka.event.MarkerLoggingAdapter
Log message at the specified log level.
log(LogMarker, Logging.LogLevel, String) - Static method in class akka.event.NoMarkerLogging
 
log(String) - Method in class akka.stream.javadsl.Flow
Logs elements flowing through the stream as well as completion and erroring.
log(String) - Method in class akka.stream.javadsl.FlowWithContext
Context-preserving variant of akka.stream.javadsl.Flow.log.
log(String) - Method in class akka.stream.javadsl.Source
Logs elements flowing through the stream as well as completion and erroring.
log(String) - Method in class akka.stream.javadsl.SourceWithContext
Context-preserving variant of akka.stream.javadsl.Flow.log.
log(String) - Method in class akka.stream.javadsl.SubFlow
Logs elements flowing through the stream as well as completion and erroring.
log(String) - Method in class akka.stream.javadsl.SubSource
Logs elements flowing through the stream as well as completion and erroring.
log(String, LoggingAdapter) - Method in class akka.stream.javadsl.Flow
Logs elements flowing through the stream as well as completion and erroring.
log(String, LoggingAdapter) - Method in class akka.stream.javadsl.FlowWithContext
Context-preserving variant of akka.stream.javadsl.Flow.log.
log(String, LoggingAdapter) - Method in class akka.stream.javadsl.Source
Logs elements flowing through the stream as well as completion and erroring.
log(String, LoggingAdapter) - Method in class akka.stream.javadsl.SourceWithContext
Context-preserving variant of akka.stream.javadsl.Flow.log.
log(String, LoggingAdapter) - Method in class akka.stream.javadsl.SubFlow
Logs elements flowing through the stream as well as completion and erroring.
log(String, LoggingAdapter) - Method in class akka.stream.javadsl.SubSource
Logs elements flowing through the stream as well as completion and erroring.
log(String, Function<Out, Object>) - Method in class akka.stream.javadsl.Flow
Logs elements flowing through the stream as well as completion and erroring.
log(String, Function<Out, Object>) - Method in class akka.stream.javadsl.FlowWithContext
Context-preserving variant of akka.stream.javadsl.Flow.log.
log(String, Function<Out, Object>) - Method in class akka.stream.javadsl.Source
Logs elements flowing through the stream as well as completion and erroring.
log(String, Function<Out, Object>) - Method in class akka.stream.javadsl.SourceWithContext
Context-preserving variant of akka.stream.javadsl.Flow.log.
log(String, Function<Out, Object>) - Method in class akka.stream.javadsl.SubFlow
Logs elements flowing through the stream as well as completion and erroring.
log(String, Function<Out, Object>) - Method in class akka.stream.javadsl.SubSource
Logs elements flowing through the stream as well as completion and erroring.
log(String, Function<Out, Object>, LoggingAdapter) - Method in class akka.stream.javadsl.Flow
Logs elements flowing through the stream as well as completion and erroring.
log(String, Function<Out, Object>, LoggingAdapter) - Method in class akka.stream.javadsl.FlowWithContext
Context-preserving variant of akka.stream.javadsl.Flow.log.
log(String, Function<Out, Object>, LoggingAdapter) - Method in class akka.stream.javadsl.Source
Logs elements flowing through the stream as well as completion and erroring.
log(String, Function<Out, Object>, LoggingAdapter) - Method in class akka.stream.javadsl.SourceWithContext
Context-preserving variant of akka.stream.javadsl.Source.log.
log(String, Function<Out, Object>, LoggingAdapter) - Method in class akka.stream.javadsl.SubFlow
Logs elements flowing through the stream as well as completion and erroring.
log(String, Function<Out, Object>, LoggingAdapter) - Method in class akka.stream.javadsl.SubSource
Logs elements flowing through the stream as well as completion and erroring.
log(String, Function1<Out, Object>, LoggingAdapter) - Method in interface akka.stream.scaladsl.FlowOps
Logs elements flowing through the stream as well as completion and erroring.
log(String, Function1<Out, Object>, LoggingAdapter) - Method in interface akka.stream.scaladsl.FlowWithContextOps
Context-preserving variant of akka.stream.scaladsl.FlowOps.log.
log(Level, Throwable, Logging.LogEvent) - Method in class akka.event.jul.JavaLogger
Deprecated.
 
log$default$2() - Method in interface akka.stream.scaladsl.FlowOps
 
log$default$2() - Method in interface akka.stream.scaladsl.FlowWithContextOps
 
log$default$3(String, Function1<Out, Object>) - Method in interface akka.stream.scaladsl.FlowOps
 
log$default$3(String, Function1<Out, Object>) - Method in interface akka.stream.scaladsl.FlowWithContextOps
 
logActivity(TestTransport.Activity) - Method in class akka.remote.transport.TestTransport.AssociationRegistry
Deprecated.
Logs a transport activity.
LogbackUtil - Class in akka.actor.testkit.typed.internal
INTERNAL API
LogbackUtil() - Constructor for class akka.actor.testkit.typed.internal.LogbackUtil
 
LogbackUtil$ - Class in akka.actor.testkit.typed.internal
INTERNAL API
LogbackUtil$() - Constructor for class akka.actor.testkit.typed.internal.LogbackUtil$
 
LogBufferSizeExceeding() - Method in class akka.remote.RemoteSettings
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
LogCapturing - Class in akka.actor.testkit.typed.javadsl
JUnit TestRule to make log lines appear only when the test failed.
LogCapturing - Interface in akka.actor.testkit.typed.scaladsl
Mixin this trait to a ScalaTest test to make log lines appear only when the test failed.
LogCapturing() - Constructor for class akka.actor.testkit.typed.javadsl.LogCapturing
 
logClass() - Method in class akka.event.BusLogging
 
logClass() - Method in class akka.event.DiagnosticMarkerBusLoggingAdapter
 
logClass() - Method in class akka.event.Logging.Debug
 
logClass() - Method in class akka.event.Logging.Error
 
logClass() - Method in class akka.event.Logging.Info
 
logClass() - Method in interface akka.event.Logging.LogEvent
 
logClass() - Method in class akka.event.Logging.Warning
 
logClass() - Method in class akka.event.MarkerLoggingAdapter
 
logClass() - Static method in class akka.event.NoMarkerLogging
 
LogConfigOnStart() - Method in class akka.actor.ActorSystem.Settings
 
logConfiguration() - Method in class akka.actor.ActorSystem
Log the configuration.
logConfiguration() - Method in class akka.actor.typed.ActorSystem
Log the configuration.
logDataSizeExceeding() - Method in class akka.cluster.ddata.ReplicatorSettings
 
LogDeadLetters() - Method in class akka.actor.ActorSystem.Settings
 
LogDeadLettersDuringShutdown() - Method in class akka.actor.ActorSystem.Settings
 
LogDeadLettersSuspendDuration() - Method in class akka.actor.ActorSystem.Settings
 
logDepth() - Method in interface akka.actor.LoggingFSM
 
logDepth() - Method in interface akka.persistence.fsm.LoggingPersistentFSM
Deprecated.
 
logEntries() - Method in interface akka.actor.testkit.typed.scaladsl.BehaviorTestKit
Returns all the CapturedLogEvent issued by this behavior(s)
LogEntry(S, D, Object) - Constructor for class akka.actor.FSM.LogEntry
 
LogEntry(S, D, Object) - Constructor for class akka.persistence.fsm.PersistentFSM.LogEntry
Deprecated.
 
LogEntry$() - Constructor for class akka.actor.FSM.LogEntry$
 
LogEntry$() - Constructor for class akka.persistence.fsm.PersistentFSM.LogEntry$
Deprecated.
 
logErrors(LoggingAdapter, long) - Method in class akka.remote.artery.aeron.AeronErrorLog
 
LogEvent$() - Constructor for class akka.event.Logging.LogEvent$
 
LogEventException(Logging.LogEvent, Throwable) - Constructor for class akka.event.Logging.LogEventException
 
LogExt$() - Constructor for class akka.event.Logging.LogExt$
 
logFailure(ActorContext, ActorRef, Throwable, SupervisorStrategy.Directive) - Method in class akka.actor.SupervisorStrategy
Default logging of actor failures when SupervisorStrategy.loggingEnabled() is true.
logFilter() - Method in class akka.actor.ExtendedActorSystem
Filter of log events that is used by the LoggingAdapter before publishing log events to the eventStream
LogFrameSizeExceeding() - Method in class akka.remote.RemoteSettings
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
logger() - Method in class akka.actor.typed.internal.ActorContextImpl.LoggingContext
 
logger() - Method in class akka.actor.typed.LogOptions
 
Logger - Class in akka.event.jul
Deprecated.
Use SLF4J or direct java.util.logging instead. Since 2.6.0.
Logger - Class in akka.event.slf4j
Logger is a factory for obtaining SLF4J-Loggers
Logger() - Constructor for class akka.event.jul.Logger
Deprecated.
 
Logger() - Constructor for class akka.event.slf4j.Logger
 
Logger$ - Class in akka.event.jul
Deprecated.
Use SLF4J or direct java.util.logging instead. Since 2.6.0.
Logger$ - Class in akka.event.slf4j
Logger is a factory for obtaining SLF4J-Loggers
Logger$() - Constructor for class akka.event.jul.Logger$
Deprecated.
 
Logger$() - Constructor for class akka.event.slf4j.Logger$
 
LoggerClass - Class in akka.actor.typed.internal
INTERNAL API
LoggerClass() - Constructor for class akka.actor.typed.internal.LoggerClass
 
LoggerClass$ - Class in akka.actor.typed.internal
INTERNAL API
LoggerClass$() - Constructor for class akka.actor.typed.internal.LoggerClass$
 
LoggerException() - Constructor for exception akka.event.Logging.LoggerException
 
LoggerInitializationException(String) - Constructor for exception akka.event.Logging.LoggerInitializationException
 
loggerInitialized() - Static method in class akka.event.Logging
 
loggerInitialized() - Method in class akka.event.Logging$
 
LoggerInitialized() - Constructor for class akka.event.Logging.LoggerInitialized
 
LoggerInitialized$() - Constructor for class akka.event.Logging.LoggerInitialized$
 
LoggerMessageQueueSemantics - Interface in akka.event
 
loggerName() - Method in class akka.actor.testkit.typed.LoggingEvent
 
loggerNameOrRoot(String) - Static method in class akka.actor.testkit.typed.internal.LogbackUtil
 
loggerNameOrRoot(String) - Method in class akka.actor.testkit.typed.internal.LogbackUtil$
 
Loggers() - Method in class akka.actor.ActorSystem.Settings
 
loggers_$eq(Seq<ActorRef>) - Method in interface akka.event.LoggingBus
 
LoggersDispatcher() - Method in class akka.actor.ActorSystem.Settings
 
LoggerStartTimeout() - Method in class akka.actor.ActorSystem.Settings
 
Logging - Class in akka.event
 
Logging() - Constructor for class akka.event.Logging
 
Logging.Debug - Class in akka.event
 
Logging.Debug$ - Class in akka.event
 
Logging.Debug2 - Class in akka.event
 
Logging.Debug3 - Class in akka.event
 
Logging.DefaultLogger - Class in akka.event
 
Logging.Error - Class in akka.event
 
Logging.Error$ - Class in akka.event
 
Logging.Error$.NoCause$ - Class in akka.event
 
Logging.Error2 - Class in akka.event
 
Logging.Error2$ - Class in akka.event
 
Logging.Error3 - Class in akka.event
 
Logging.Info - Class in akka.event
 
Logging.Info$ - Class in akka.event
 
Logging.Info2 - Class in akka.event
 
Logging.Info3 - Class in akka.event
 
Logging.InitializeLogger - Class in akka.event
 
Logging.InitializeLogger$ - Class in akka.event
 
Logging.LogEvent - Interface in akka.event
 
Logging.LogEvent$ - Class in akka.event
 
Logging.LogEventException - Class in akka.event
 
Logging.LogEventWithCause - Interface in akka.event
 
Logging.LogEventWithMarker - Interface in akka.event
 
Logging.LogExt$ - Class in akka.event
 
Logging.LoggerException - Exception in akka.event
Artificial exception injected into Error events if no Throwable is supplied; used for getting a stack dump of error locations.
Logging.LoggerInitializationException - Exception in akka.event
 
Logging.LoggerInitialized - Class in akka.event
 
Logging.LoggerInitialized$ - Class in akka.event
 
Logging.LogLevel - Class in akka.event
 
Logging.LogLevel$ - Class in akka.event
 
Logging.StandardOutLogger - Class in akka.event
 
Logging.StdOutLogger - Interface in akka.event
 
Logging.StdOutLogger$ - Class in akka.event
 
Logging.Warning - Class in akka.event
 
Logging.Warning$ - Class in akka.event
 
Logging.Warning2 - Class in akka.event
 
Logging.Warning3 - Class in akka.event
 
Logging.Warning4 - Class in akka.event
 
Logging$ - Class in akka.event
 
Logging$() - Constructor for class akka.event.Logging$
 
LoggingAdapter - Interface in akka.event
 
LoggingBus - Interface in akka.event
This trait brings log level handling to the EventStream: it reads the log levels for the initial logging (StandardOutLogger) and the loggers & level for after-init logging, possibly keeping the StandardOutLogger enabled if it is part of the configured loggers.
loggingContext() - Method in interface akka.actor.typed.internal.ActorContextImpl
 
LoggingContext(Logger, String, String, String, String, boolean) - Constructor for class akka.actor.typed.internal.ActorContextImpl.LoggingContext
 
LoggingContext$() - Constructor for class akka.actor.typed.internal.ActorContextImpl.LoggingContext$
 
loggingEnabled() - Method in class akka.actor.AllForOneStrategy
 
loggingEnabled() - Method in class akka.actor.OneForOneStrategy
 
loggingEnabled() - Method in class akka.actor.SupervisorStrategy
Logging of actor failures is done when this is true.
loggingEnabled() - Method in class akka.actor.typed.SupervisorStrategy
 
loggingEnabled() - Method in interface akka.actor.typed.SupervisorStrategy.RestartOrBackoff
 
LoggingEvent - Class in akka.actor.testkit.typed
 
LoggingEvent(Level, String, String, String, long, Option<Marker>, Option<Throwable>, Map<String, String>) - Constructor for class akka.actor.testkit.typed.LoggingEvent
 
LoggingEvent$ - Class in akka.actor.testkit.typed
 
LoggingEvent$() - Constructor for class akka.actor.testkit.typed.LoggingEvent$
 
LoggingFilter - Interface in akka.event
 
LoggingFilter() - Method in class akka.actor.ActorSystem.Settings
 
loggingFilterWithMarker() - Method in class akka.event.MarkerLoggingAdapter
 
loggingFilterWithMarker() - Static method in class akka.event.NoMarkerLogging
 
LoggingFilterWithMarker - Interface in akka.event
 
LoggingFilterWithMarker$ - Class in akka.event
 
LoggingFilterWithMarker$() - Constructor for class akka.event.LoggingFilterWithMarker$
 
LoggingFilterWithMarkerWrapper - Class in akka.event
 
LoggingFilterWithMarkerWrapper(LoggingFilter) - Constructor for class akka.event.LoggingFilterWithMarkerWrapper
 
LoggingFSM<S,​D> - Interface in akka.actor
Stackable trait for FSM which adds a rolling event log and debug logging capabilities (analogous to LoggingReceive).
LoggingPersistentFSM<S,​D,​E> - Interface in akka.persistence.fsm
Deprecated.
Use EventSourcedBehavior. Since 2.6.0.
LoggingReceive - Class in akka.event
This decorator adds invocation logging to a Receive function.
LoggingReceive(Option<Object>, PartialFunction<Object, BoxedUnit>, ActorContext) - Constructor for class akka.event.LoggingReceive
 
LoggingReceive(Option<Object>, PartialFunction<Object, BoxedUnit>, Option<String>, ActorContext) - Constructor for class akka.event.LoggingReceive
 
LoggingReceive(Option<Object>, PartialFunction<Object, BoxedUnit>, Option<String>, Logging.LogLevel, ActorContext) - Constructor for class akka.event.LoggingReceive
 
LoggingReceive$ - Class in akka.event
 
LoggingReceive$() - Constructor for class akka.event.LoggingReceive$
 
LoggingTestKit - Class in akka.actor.testkit.typed.javadsl
Facilities for verifying logs.
LoggingTestKit - Interface in akka.actor.testkit.typed.scaladsl
Facilities for verifying logs.
LoggingTestKit() - Constructor for class akka.actor.testkit.typed.javadsl.LoggingTestKit
 
LoggingTestKit$ - Class in akka.actor.testkit.typed.javadsl
Facilities for selectively matching log messages.
LoggingTestKit$ - Class in akka.actor.testkit.typed.scaladsl
Facilities for selectively matching expected events from logging.
LoggingTestKit$() - Constructor for class akka.actor.testkit.typed.javadsl.LoggingTestKit$
 
LoggingTestKit$() - Constructor for class akka.actor.testkit.typed.scaladsl.LoggingTestKit$
 
LoggingTestKitImpl$ - Class in akka.actor.testkit.typed.internal
INTERNAL API
LoggingTestKitImpl$() - Constructor for class akka.actor.testkit.typed.internal.LoggingTestKitImpl$
 
logic() - Method in class akka.routing.Router
 
logics() - Method in interface akka.stream.snapshot.InterpreterSnapshot
 
logics() - Method in interface akka.stream.snapshot.RunningInterpreter
Each of the materialized graph stage logics running inside the interpreter
LogicSnapshot - Interface in akka.stream.snapshot
Not for user extension
LogicSnapshotImpl$ - Class in akka.stream.snapshot
 
LogicSnapshotImpl$() - Constructor for class akka.stream.snapshot.LogicSnapshotImpl$
 
logInfo(LogMarker, String) - Method in class akka.cluster.singleton.ClusterSingletonManager
 
logInfo(LogMarker, String, Object) - Method in class akka.cluster.singleton.ClusterSingletonManager
 
logInfo(LogMarker, String, Object, Object) - Method in class akka.cluster.singleton.ClusterSingletonManager
 
logInfo(String) - Method in class akka.cluster.singleton.ClusterSingletonManager
 
logInfo(String, Object) - Method in class akka.cluster.singleton.ClusterSingletonManager
 
logInfo(String, Object, Object) - Method in class akka.cluster.singleton.ClusterSingletonManager
 
logInfo(String, Object, Object, Object) - Method in class akka.cluster.singleton.ClusterSingletonManager
 
LogInfo() - Method in class akka.cluster.ClusterSettings
 
LogInfoVerbose() - Method in class akka.cluster.ClusterSettings
 
logLevel() - Method in interface akka.actor.SupervisorStrategy.Directive
INTERNAL API
logLevel() - Method in class akka.actor.typed.SupervisorStrategy
 
logLevel() - Method in interface akka.event.LoggingBus
Query currently set log level.
logLevel() - Method in class akka.remote.AssociatedEvent
Deprecated.
 
logLevel() - Method in class akka.remote.AssociationErrorEvent
Deprecated.
 
logLevel() - Method in class akka.remote.DisassociatedEvent
Deprecated.
 
logLevel() - Method in class akka.remote.GracefulShutdownQuarantinedEvent
Deprecated.
 
logLevel() - Method in class akka.remote.QuarantinedEvent
Deprecated.
 
logLevel() - Method in class akka.remote.RemotingErrorEvent
Deprecated.
 
logLevel() - Method in interface akka.remote.RemotingLifecycleEvent
Deprecated.
 
logLevel() - Method in class akka.remote.RemotingListenEvent
 
logLevel() - Static method in class akka.remote.RemotingShutdownEvent
Deprecated.
 
logLevel() - Method in class akka.remote.RemotingShutdownEvent$
Deprecated.
 
logLevel() - Method in class akka.remote.ThisActorSystemQuarantinedEvent
Deprecated.
 
logLevel() - Method in class akka.stream.RestartSettings.LogSettings
 
LogLevel(int) - Constructor for class akka.event.Logging.LogLevel
 
LogLevel() - Method in class akka.actor.ActorSystem.Settings
 
LogLevel$() - Constructor for class akka.event.Logging.LogLevel$
 
logLevelDebug() - Static method in class akka.stream.Attributes
Java API: Use to enable logging at DEBUG level for certain operations when configuring Attributes.createLogLevels(akka.event.Logging.LogLevel, akka.event.Logging.LogLevel, akka.event.Logging.LogLevel)
logLevelDebug() - Method in class akka.stream.Attributes$
Java API: Use to enable logging at DEBUG level for certain operations when configuring Attributes.createLogLevels(akka.event.Logging.LogLevel, akka.event.Logging.LogLevel, akka.event.Logging.LogLevel)
logLevelError() - Static method in class akka.stream.Attributes
Java API: Use to enable logging at ERROR level for certain operations when configuring Attributes.createLogLevels(akka.event.Logging.LogLevel, akka.event.Logging.LogLevel, akka.event.Logging.LogLevel)
logLevelError() - Method in class akka.stream.Attributes$
Java API: Use to enable logging at ERROR level for certain operations when configuring Attributes.createLogLevels(akka.event.Logging.LogLevel, akka.event.Logging.LogLevel, akka.event.Logging.LogLevel)
logLevelInfo() - Static method in class akka.stream.Attributes
Java API: Use to enable logging at INFO level for certain operations when configuring Attributes.createLogLevels(akka.event.Logging.LogLevel, akka.event.Logging.LogLevel, akka.event.Logging.LogLevel)
logLevelInfo() - Method in class akka.stream.Attributes$
Java API: Use to enable logging at INFO level for certain operations when configuring Attributes.createLogLevels(akka.event.Logging.LogLevel, akka.event.Logging.LogLevel, akka.event.Logging.LogLevel)
logLevelOff() - Static method in class akka.stream.Attributes
logLevelOff() - Method in class akka.stream.Attributes$
logLevels(Logging.LogLevel, Logging.LogLevel, Logging.LogLevel) - Static method in class akka.stream.ActorAttributes
Configures log() operator log-levels to be used when logging.
logLevels(Logging.LogLevel, Logging.LogLevel, Logging.LogLevel) - Method in class akka.stream.ActorAttributes$
Configures log() operator log-levels to be used when logging.
logLevels(Logging.LogLevel, Logging.LogLevel, Logging.LogLevel) - Static method in class akka.stream.Attributes
Configures log() operator log-levels to be used when logging.
logLevels(Logging.LogLevel, Logging.LogLevel, Logging.LogLevel) - Method in class akka.stream.Attributes$
Configures log() operator log-levels to be used when logging.
LogLevels(Logging.LogLevel, Logging.LogLevel, Logging.LogLevel) - Constructor for class akka.stream.Attributes.LogLevels
 
LogLevels$() - Constructor for class akka.stream.Attributes.LogLevels$
 
logLevels$default$1() - Static method in class akka.stream.ActorAttributes
 
logLevels$default$1() - Method in class akka.stream.ActorAttributes$
 
logLevels$default$1() - Static method in class akka.stream.Attributes
 
logLevels$default$1() - Method in class akka.stream.Attributes$
 
logLevels$default$2() - Static method in class akka.stream.ActorAttributes
 
logLevels$default$2() - Method in class akka.stream.ActorAttributes$
 
logLevels$default$2() - Static method in class akka.stream.Attributes
 
logLevels$default$2() - Method in class akka.stream.Attributes$
 
logLevels$default$3() - Static method in class akka.stream.ActorAttributes
 
logLevels$default$3() - Method in class akka.stream.ActorAttributes$
 
logLevels$default$3() - Static method in class akka.stream.Attributes
 
logLevels$default$3() - Method in class akka.stream.Attributes$
 
logLevelWarning() - Static method in class akka.stream.Attributes
Java API: Use to enable logging at WARNING level for certain operations when configuring Attributes.createLogLevels(akka.event.Logging.LogLevel, akka.event.Logging.LogLevel, akka.event.Logging.LogLevel)
logLevelWarning() - Method in class akka.stream.Attributes$
Java API: Use to enable logging at WARNING level for certain operations when configuring Attributes.createLogLevels(akka.event.Logging.LogLevel, akka.event.Logging.LogLevel, akka.event.Logging.LogLevel)
LogMarker - Class in akka.event
DO NOT INHERIT: Class is open only for use by akka-slf4j
LogMarker(String) - Constructor for class akka.event.LogMarker
 
LogMarker(String, Map<String, Object>) - Constructor for class akka.event.LogMarker
 
LogMarker.Properties$ - Class in akka.event
INTERNAL API
LogMarker$ - Class in akka.event
 
LogMarker$() - Constructor for class akka.event.LogMarker$
 
logMessage(LogService, Logging.LogEvent) - Method in class akka.osgi.DefaultOSGiLogger
Logs a message in an OSGi LogService
logMessages(Behavior<T>) - Static method in class akka.actor.typed.javadsl.Behaviors
Behavior decorator that logs all messages to the Behavior using the provided LogOptions default configuration before invoking the wrapped behavior.
logMessages(Behavior<T>) - Method in class akka.actor.typed.javadsl.Behaviors$
Behavior decorator that logs all messages to the Behavior using the provided LogOptions default configuration before invoking the wrapped behavior.
logMessages(Behavior<T>) - Static method in class akka.actor.typed.scaladsl.Behaviors
Behavior decorator that logs all messages to the Behavior using the provided LogOptions default configuration before invoking the wrapped behavior.
logMessages(Behavior<T>) - Method in class akka.actor.typed.scaladsl.Behaviors$
Behavior decorator that logs all messages to the Behavior using the provided LogOptions default configuration before invoking the wrapped behavior.
logMessages(LogOptions, Behavior<T>) - Static method in class akka.actor.typed.javadsl.Behaviors
Behavior decorator that logs all messages to the Behavior using the provided LogOptions configuration before invoking the wrapped behavior.
logMessages(LogOptions, Behavior<T>) - Method in class akka.actor.typed.javadsl.Behaviors$
Behavior decorator that logs all messages to the Behavior using the provided LogOptions configuration before invoking the wrapped behavior.
logMessages(LogOptions, Behavior<T>) - Static method in class akka.actor.typed.scaladsl.Behaviors
Behavior decorator that logs all messages to the Behavior using the provided LogOptions configuration before invoking the wrapped behavior.
logMessages(LogOptions, Behavior<T>) - Method in class akka.actor.typed.scaladsl.Behaviors$
Behavior decorator that logs all messages to the Behavior using the provided LogOptions configuration before invoking the wrapped behavior.
LogMessagesInterceptor$ - Class in akka.actor.typed.internal
INTERNAL API
LogMessagesInterceptor$() - Constructor for class akka.actor.typed.internal.LogMessagesInterceptor$
 
LogOptions - Class in akka.actor.typed
Logging options when using Behaviors.logMessages.
LogOptions() - Constructor for class akka.actor.typed.LogOptions
 
LogOptions.LogOptionsImpl$ - Class in akka.actor.typed
 
LogOptions$ - Class in akka.actor.typed
Factories for log options
LogOptions$() - Constructor for class akka.actor.typed.LogOptions$
 
LogOptionsImpl$() - Constructor for class akka.actor.typed.LogOptions.LogOptionsImpl$
 
logPayloadBytes(Object, int) - Method in interface akka.remote.RemoteMetrics
Logging of the size of different message types.
LogReceive() - Method in class akka.remote.RemoteSettings
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
LogSend() - Method in class akka.remote.RemoteSettings
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
logSettings() - Method in class akka.stream.RestartSettings
 
LogSettings(Logging.LogLevel, Logging.LogLevel, int) - Constructor for class akka.stream.RestartSettings.LogSettings
 
LogSettings$() - Constructor for class akka.stream.RestartSettings.LogSettings$
 
logSnapshot() - Method in class akka.remote.transport.TestTransport.AssociationRegistry
Deprecated.
Takes a thread-safe snapshot of the current state of the activity log.
logSource() - Method in class akka.event.BusLogging
 
logSource() - Method in class akka.event.DiagnosticMarkerBusLoggingAdapter
 
logSource() - Method in class akka.event.Logging.Debug
 
logSource() - Method in class akka.event.Logging.Error
 
logSource() - Method in class akka.event.Logging.Info
 
logSource() - Method in interface akka.event.Logging.LogEvent
 
logSource() - Method in class akka.event.Logging.Warning
 
logSource() - Method in class akka.event.MarkerLoggingAdapter
 
logSource() - Static method in class akka.event.NoMarkerLogging
 
logSource() - Method in class akka.stream.scaladsl.RestartWithBackoffLogic
 
logSource() - Method in interface akka.stream.stage.StageLogging
Override to customise reported log source
LogSource<T> - Interface in akka.event
 
LogSource$ - Class in akka.event
 
LogSource$() - Constructor for class akka.event.LogSource$
 
logStashMessage(InternalProtocol, StashBuffer<InternalProtocol>) - Method in interface akka.persistence.typed.internal.StashManagement
 
logStashMessage(InternalProtocol, StashBuffer<InternalProtocol>) - Method in interface akka.persistence.typed.state.internal.StashManagement
 
logTermination(FSM.Reason) - Method in interface akka.actor.FSM
By default FSM.Failure is logged at error level and other reason types are not logged.
logTermination(PersistentFSM.Reason) - Method in interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
By default PersistentFSM.Failure is logged at error level and other reason types are not logged.
logUnstashAll() - Method in interface akka.persistence.typed.internal.StashManagement
 
logUnstashAll() - Method in interface akka.persistence.typed.state.internal.StashManagement
 
logUnstashMessage(StashBuffer<InternalProtocol>) - Method in interface akka.persistence.typed.internal.StashManagement
 
logUnstashMessage(StashBuffer<InternalProtocol>) - Method in interface akka.persistence.typed.state.internal.StashManagement
 
logWithMarker(String, Function<Out, LogMarker>) - Method in class akka.stream.javadsl.Flow
Logs elements flowing through the stream as well as completion and erroring.
logWithMarker(String, Function<Out, LogMarker>) - Method in class akka.stream.javadsl.Source
Logs elements flowing through the stream as well as completion and erroring.
logWithMarker(String, Function<Out, LogMarker>) - Method in class akka.stream.javadsl.SubFlow
Logs elements flowing through the stream as well as completion and erroring.
logWithMarker(String, Function<Out, LogMarker>) - Method in class akka.stream.javadsl.SubSource
Logs elements flowing through the stream as well as completion and erroring.
logWithMarker(String, Function<Out, LogMarker>, MarkerLoggingAdapter) - Method in class akka.stream.javadsl.Flow
Logs elements flowing through the stream as well as completion and erroring.
logWithMarker(String, Function<Out, LogMarker>, MarkerLoggingAdapter) - Method in class akka.stream.javadsl.Source
Logs elements flowing through the stream as well as completion and erroring.
logWithMarker(String, Function<Out, LogMarker>, MarkerLoggingAdapter) - Method in class akka.stream.javadsl.SubFlow
Logs elements flowing through the stream as well as completion and erroring.
logWithMarker(String, Function<Out, LogMarker>, MarkerLoggingAdapter) - Method in class akka.stream.javadsl.SubSource
Logs elements flowing through the stream as well as completion and erroring.
logWithMarker(String, Function<Out, LogMarker>, Function<Out, Object>) - Method in class akka.stream.javadsl.Flow
Logs elements flowing through the stream as well as completion and erroring.
logWithMarker(String, Function<Out, LogMarker>, Function<Out, Object>) - Method in class akka.stream.javadsl.Source
Logs elements flowing through the stream as well as completion and erroring.
logWithMarker(String, Function<Out, LogMarker>, Function<Out, Object>) - Method in class akka.stream.javadsl.SubFlow
Logs elements flowing through the stream as well as completion and erroring.
logWithMarker(String, Function<Out, LogMarker>, Function<Out, Object>) - Method in class akka.stream.javadsl.SubSource
Logs elements flowing through the stream as well as completion and erroring.
logWithMarker(String, Function<Out, LogMarker>, Function<Out, Object>, MarkerLoggingAdapter) - Method in class akka.stream.javadsl.Flow
Logs elements flowing through the stream as well as completion and erroring.
logWithMarker(String, Function<Out, LogMarker>, Function<Out, Object>, MarkerLoggingAdapter) - Method in class akka.stream.javadsl.Source
Logs elements flowing through the stream as well as completion and erroring.
logWithMarker(String, Function<Out, LogMarker>, Function<Out, Object>, MarkerLoggingAdapter) - Method in class akka.stream.javadsl.SubFlow
Logs elements flowing through the stream as well as completion and erroring.
logWithMarker(String, Function<Out, LogMarker>, Function<Out, Object>, MarkerLoggingAdapter) - Method in class akka.stream.javadsl.SubSource
Logs elements flowing through the stream as well as completion and erroring.
logWithMarker(String, Function2<Out, Ctx, LogMarker>) - Method in class akka.stream.javadsl.SourceWithContext
Context-preserving variant of akka.stream.javadsl.Flow.logWithMarker.
logWithMarker(String, Function2<Out, Ctx, LogMarker>, MarkerLoggingAdapter) - Method in class akka.stream.javadsl.SourceWithContext
Context-preserving variant of akka.stream.javadsl.Flow.logWithMarker.
logWithMarker(String, Function2<Out, Ctx, LogMarker>, Function<Out, Object>) - Method in class akka.stream.javadsl.SourceWithContext
Context-preserving variant of akka.stream.javadsl.Flow.logWithMarker.,
logWithMarker(String, Function2<Out, Ctx, LogMarker>, Function<Out, Object>, MarkerLoggingAdapter) - Method in class akka.stream.javadsl.SourceWithContext
Context-preserving variant of akka.stream.javadsl.Source.logWithMarker.
logWithMarker(String, Function2<Out, CtxOut, LogMarker>) - Method in class akka.stream.javadsl.FlowWithContext
Context-preserving variant of akka.stream.javadsl.Flow.logWithMarker.
logWithMarker(String, Function2<Out, CtxOut, LogMarker>, MarkerLoggingAdapter) - Method in class akka.stream.javadsl.FlowWithContext
Context-preserving variant of akka.stream.javadsl.Flow.logWithMarker.
logWithMarker(String, Function2<Out, CtxOut, LogMarker>, Function<Out, Object>) - Method in class akka.stream.javadsl.FlowWithContext
Context-preserving variant of akka.stream.javadsl.Flow.logWithMarker.
logWithMarker(String, Function2<Out, CtxOut, LogMarker>, Function<Out, Object>, MarkerLoggingAdapter) - Method in class akka.stream.javadsl.FlowWithContext
Context-preserving variant of akka.stream.javadsl.Flow.logWithMarker.
logWithMarker(String, Function1<Out, LogMarker>, Function1<Out, Object>, MarkerLoggingAdapter) - Method in interface akka.stream.scaladsl.FlowOps
Logs elements flowing through the stream as well as completion and erroring.
logWithMarker(String, Function2<Out, Ctx, LogMarker>, Function1<Out, Object>, MarkerLoggingAdapter) - Method in interface akka.stream.scaladsl.FlowWithContextOps
Context-preserving variant of akka.stream.scaladsl.FlowOps.logWithMarker.
logWithMarker$default$3() - Method in interface akka.stream.scaladsl.FlowOps
 
logWithMarker$default$3() - Method in interface akka.stream.scaladsl.FlowWithContextOps
 
logWithMarker$default$4(String, Function1<Out, LogMarker>, Function1<Out, Object>) - Method in interface akka.stream.scaladsl.FlowOps
 
logWithMarker$default$4(String, Function2<Out, Ctx, LogMarker>, Function1<Out, Object>) - Method in interface akka.stream.scaladsl.FlowWithContextOps
 
Long - akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.NumberType
Long = 4;
Long_VALUE - Static variable in enum akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.NumberType
Long = 4;
longAddressUid() - Method in class akka.remote.AddressUidExtension
 
LONGELEMENTS_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
 
LONGELEMENTS_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
 
LONGELEMENTS_FIELD_NUMBER - Static variable in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
 
LONGKEY_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry
 
LONGKEY_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry
 
LONGKEY_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry
 
LONGKEY_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry
 
LONGKEY_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry
 
LongSerializer - Class in akka.remote.serialization
Deprecated.
Moved to akka.serialization.LongSerializer in akka-actor. Since 2.6.0.
LongSerializer(ExtendedActorSystem) - Constructor for class akka.remote.serialization.LongSerializer
Deprecated.
 
longUid() - Method in class akka.cluster.UniqueAddress
 
longUid() - Method in class akka.remote.QuarantinedEvent
Deprecated.
 
LongValue() - Static method in class akka.cluster.ddata.EstimatedSize
 
LongValue() - Method in class akka.cluster.ddata.EstimatedSize$
 
lookup() - Static method in class akka.actor.CoordinatedShutdown
 
lookup() - Method in class akka.actor.CoordinatedShutdown$
 
lookup() - Method in interface akka.actor.ExtensionIdProvider
Returns the canonical ExtensionId for this Extension
lookup() - Static method in class akka.actor.TypedActor
Deprecated.
 
lookup() - Method in class akka.actor.TypedActor$
Deprecated.
 
lookup() - Static method in class akka.cluster.client.ClusterClientReceptionist
Deprecated.
 
lookup() - Method in class akka.cluster.client.ClusterClientReceptionist$
Deprecated.
 
lookup() - Static method in class akka.cluster.Cluster
 
lookup() - Method in class akka.cluster.Cluster$
 
lookup() - Static method in class akka.cluster.ddata.DistributedData
 
lookup() - Method in class akka.cluster.ddata.DistributedData$
 
lookup() - Static method in class akka.cluster.metrics.ClusterMetricsExtension
 
lookup() - Method in class akka.cluster.metrics.ClusterMetricsExtension$
 
lookup() - Static method in class akka.cluster.pubsub.DistributedPubSub
 
lookup() - Method in class akka.cluster.pubsub.DistributedPubSub$
 
lookup() - Static method in class akka.cluster.sharding.ClusterSharding
 
lookup() - Method in class akka.cluster.sharding.ClusterSharding$
 
lookup() - Static method in class akka.cluster.sharding.external.ExternalShardAllocation
 
lookup() - Method in class akka.cluster.sharding.external.ExternalShardAllocation$
 
lookup() - Method in class akka.cluster.sharding.ShardingFlightRecorder$
 
lookup() - Static method in class akka.coordination.lease.javadsl.LeaseProvider
 
lookup() - Method in class akka.coordination.lease.javadsl.LeaseProvider$
 
lookup() - Static method in class akka.coordination.lease.scaladsl.LeaseProvider
 
lookup() - Method in class akka.coordination.lease.scaladsl.LeaseProvider$
 
lookup() - Static method in class akka.discovery.Discovery
 
lookup() - Method in class akka.discovery.Discovery$
 
lookup() - Method in class akka.event.AddressTerminatedTopic$
 
lookup() - Static method in class akka.io.Dns
 
lookup() - Method in class akka.io.Dns$
 
lookup() - Static method in class akka.io.Tcp
 
lookup() - Method in class akka.io.Tcp$
 
lookup() - Static method in class akka.io.Udp
 
lookup() - Method in class akka.io.Udp$
 
lookup() - Static method in class akka.io.UdpConnected
 
lookup() - Method in class akka.io.UdpConnected$
 
lookup() - Static method in class akka.pattern.CircuitBreakersRegistry
Returns the canonical ExtensionId for this Extension
lookup() - Method in class akka.pattern.CircuitBreakersRegistry$
Returns the canonical ExtensionId for this Extension
lookup() - Method in class akka.persistence.fsm.SnapshotAfter$
 
lookup() - Static method in class akka.persistence.journal.PersistencePluginProxyExtension
 
lookup() - Method in class akka.persistence.journal.PersistencePluginProxyExtension$
 
lookup() - Static method in class akka.persistence.Persistence
 
lookup() - Method in class akka.persistence.Persistence$
 
lookup() - Static method in class akka.persistence.query.PersistenceQuery
 
lookup() - Method in class akka.persistence.query.PersistenceQuery$
 
lookup() - Static method in class akka.persistence.state.DurableStateStoreRegistry
 
lookup() - Method in class akka.persistence.state.DurableStateStoreRegistry$
 
lookup() - Static method in class akka.persistence.testkit.internal.InMemStorageExtension
 
lookup() - Method in class akka.persistence.testkit.internal.InMemStorageExtension$
 
lookup() - Static method in class akka.persistence.testkit.internal.SnapshotStorageEmulatorExtension
 
lookup() - Method in class akka.persistence.testkit.internal.SnapshotStorageEmulatorExtension$
 
lookup() - Static method in class akka.remote.AddressUidExtension
 
lookup() - Method in class akka.remote.AddressUidExtension$
 
lookup() - Method in class akka.remote.artery.RemotingFlightRecorder$
 
lookup() - Static method in class akka.remote.BoundAddressesExtension
 
lookup() - Method in class akka.remote.BoundAddressesExtension$
 
lookup() - Method in class akka.remote.RARP$
 
lookup() - Static method in class akka.remote.RemoteMetricsExtension
 
lookup() - Method in class akka.remote.RemoteMetricsExtension$
 
lookup() - Method in class akka.remote.serialization.ActorRefResolveThreadLocalCache$
 
lookup() - Static method in class akka.remote.testconductor.TestConductor
 
lookup() - Method in class akka.remote.testconductor.TestConductor$
 
lookup() - Static method in class akka.remote.transport.TransportAdaptersExtension
Deprecated.
 
lookup() - Method in class akka.remote.transport.TransportAdaptersExtension$
Deprecated.
 
lookup() - Static method in class akka.serialization.jackson.JacksonObjectMapperProvider
 
lookup() - Method in class akka.serialization.jackson.JacksonObjectMapperProvider$
 
lookup() - Static method in class akka.serialization.SerializationExtension
 
lookup() - Method in class akka.serialization.SerializationExtension$
 
lookup() - Static method in class akka.stream.javadsl.Tcp
 
lookup() - Method in class akka.stream.javadsl.Tcp$
 
lookup() - Static method in class akka.stream.scaladsl.Tcp
 
lookup() - Method in class akka.stream.scaladsl.Tcp$
 
lookup() - Static method in class akka.stream.SystemMaterializer
 
lookup() - Method in class akka.stream.SystemMaterializer$
 
lookup() - Method in class akka.testkit.CallingThreadDispatcherQueues$
 
lookup() - Static method in class akka.util.ManifestInfo
 
lookup() - Method in class akka.util.ManifestInfo$
 
lookup() - Static method in class com.typesafe.sslconfig.akka.AkkaSSLConfig
Deprecated.
 
lookup() - Method in class com.typesafe.sslconfig.akka.AkkaSSLConfig$
Deprecated.
 
lookup(DispatcherSelector) - Method in class akka.actor.typed.Dispatchers
 
lookup(Lookup, Duration) - Method in class akka.discovery.ServiceDiscovery
Java API: Perform basic lookup using underlying discovery implementation.
lookup(Lookup, FiniteDuration) - Method in class akka.discovery.ServiceDiscovery
Scala API: Perform lookup using underlying discovery implementation.
lookup(String) - Method in class akka.dispatch.Dispatchers
Returns a dispatcher as specified in configuration.
lookup(String, ExtendedActorSystem) - Static method in class akka.pattern.CircuitBreaker
Java API: Lookup a CircuitBreaker in registry.
lookup(String, ExtendedActorSystem) - Method in class akka.pattern.CircuitBreaker$
Java API: Lookup a CircuitBreaker in registry.
lookup(String, Duration) - Method in class akka.discovery.ServiceDiscovery
Java API
lookup(String, FiniteDuration) - Method in class akka.discovery.ServiceDiscovery
Scala API: Perform lookup using underlying discovery implementation.
Lookup - Class in akka.discovery
A service lookup.
Lookup(String, Option<String>, Option<String>) - Constructor for class akka.discovery.Lookup
 
Lookup$ - Class in akka.discovery
 
Lookup$() - Constructor for class akka.discovery.Lookup$
 
LookupClassification - Interface in akka.event
Maps Subscribers to Classifiers using equality on Classifier to store a Set of Subscribers (hence the need for compareSubscribers) Maps Events to Classifiers through the classify-method (so it knows who to publish to)
LookupEventBus<E,​S,​C> - Class in akka.event.japi
Java API: See documentation for LookupClassification E is the Event type S is the Subscriber type C is the Classifier type
LookupEventBus() - Constructor for class akka.event.japi.LookupEventBus
 
lookupRoot() - Method in interface akka.actor.ActorRefFactory
INTERNAL API
LoopMessageSuccess(Object, int) - Constructor for class akka.persistence.JournalProtocol.LoopMessageSuccess
 
LoopMessageSuccess$() - Constructor for class akka.persistence.JournalProtocol.LoopMessageSuccess$
 
lowerBound() - Method in class akka.routing.DefaultOptimalSizeExploringResizer
 
lowerBound() - Method in class akka.routing.DefaultResizer
 
LOWERBOUND_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.DefaultResizer
 
lowestSequenceNr() - Method in class akka.persistence.AtomicWrite
 
LWWMap<A,​B> - Class in akka.cluster.ddata
Specialized ORMap with LWWRegister values.
LWWMap.LWWMapTag$ - Class in akka.cluster.ddata
INTERNAL API
LWWMap$ - Class in akka.cluster.ddata
 
LWWMap$() - Constructor for class akka.cluster.ddata.LWWMap$
 
LWWMapEntry$() - Constructor for class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.LWWMapEntry$
 
LWWMapEntryComparator$() - Constructor for class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.LWWMapEntryComparator$
 
lwwmapFromBinary(byte[]) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer
 
lwwmapFromProto(ReplicatedDataMessages.LWWMap) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer
 
LWWMapKey<A,​B> - Class in akka.cluster.ddata
 
LWWMapKey(String) - Constructor for class akka.cluster.ddata.LWWMapKey
 
LWWMapKey$ - Class in akka.cluster.ddata
 
LWWMapKey$() - Constructor for class akka.cluster.ddata.LWWMapKey$
 
LWWMapTag$() - Constructor for class akka.cluster.ddata.LWWMap.LWWMapTag$
 
lwwmapToProto(LWWMap<?, ?>) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer
 
LWWRegister<A> - Class in akka.cluster.ddata
Implements a 'Last Writer Wins Register' CRDT, also called a 'LWW-Register'.
LWWRegister.Clock<A> - Interface in akka.cluster.ddata
 
LWWRegister$ - Class in akka.cluster.ddata
 
LWWRegister$() - Constructor for class akka.cluster.ddata.LWWRegister$
 
lwwRegisterFromBinary(byte[]) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer
 
lwwRegisterFromProto(ReplicatedDataMessages.LWWRegister) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer
 
LWWRegisterKey<A> - Class in akka.cluster.ddata
 
LWWRegisterKey(String) - Constructor for class akka.cluster.ddata.LWWRegisterKey
 
LWWRegisterKey$ - Class in akka.cluster.ddata
 
LWWRegisterKey$() - Constructor for class akka.cluster.ddata.LWWRegisterKey$
 
lwwRegisterToProto(LWWRegister<?>) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer
 
LwwTime - Class in akka.persistence.typed.crdt
Utility class for comparing timestamp replica identifier when implementing last-writer wins.
LwwTime(long, ReplicaId) - Constructor for class akka.persistence.typed.crdt.LwwTime
 
LwwTime$ - Class in akka.persistence.typed.crdt
 
LwwTime$() - Constructor for class akka.persistence.typed.crdt.LwwTime$
 
LZ4(long) - Constructor for class akka.serialization.jackson.Compression.LZ4
 
LZ4$() - Constructor for class akka.serialization.jackson.Compression.LZ4$
 

M

Magic() - Method in class akka.remote.artery.tcp.TcpFraming$
The first 4 bytes of a new connection must be these 0x64 0x75 0x75 0x64 (AKKA).
MAILA() - Static method in class akka.io.dns.RecordType
 
MAILA() - Method in class akka.io.dns.RecordType$
 
MAILB() - Static method in class akka.io.dns.RecordType
 
MAILB() - Method in class akka.io.dns.RecordType$
 
mailbox() - Method in class akka.actor.Deploy
 
mailbox() - Method in interface akka.actor.dungeon.Dispatch
 
mailbox() - Method in class akka.actor.Props
Convenience method for extracting the mailbox information from the contained Deploy instance.
mailbox() - Method in interface akka.actor.StashSupport
 
Mailbox$ - Class in akka.dispatch
INTERNAL API
Mailbox$() - Constructor for class akka.dispatch.Mailbox$
 
mailboxes() - Method in class akka.actor.ActorSystem
Helper object for looking up configured mailbox types.
mailboxes() - Method in interface akka.dispatch.DispatcherPrerequisites
 
mailboxes() - Method in class akka.dispatch.MessageDispatcher
 
Mailboxes$ - Class in akka.dispatch
 
Mailboxes$() - Constructor for class akka.dispatch.Mailboxes$
 
MailboxFromConfigSelector(String, Props) - Constructor for class akka.actor.typed.internal.PropsImpl.MailboxFromConfigSelector
 
MailboxFromConfigSelector$() - Constructor for class akka.actor.typed.internal.PropsImpl.MailboxFromConfigSelector$
 
MailboxSelector - Class in akka.actor.typed
Not for user extension.
MailboxSelector() - Constructor for class akka.actor.typed.MailboxSelector
 
MailboxSelector$ - Class in akka.actor.typed
 
MailboxSelector$() - Constructor for class akka.actor.typed.MailboxSelector$
 
mailboxType() - Method in class akka.testkit.CallingThreadMailbox
 
MailboxType - Interface in akka.dispatch
MailboxType is a factory to create MessageQueues for an optionally provided ActorContext.
main(String[]) - Static method in class akka.cluster.sharding.RemoveInternalClusterShardingData
 
main(String[]) - Method in class akka.cluster.sharding.RemoveInternalClusterShardingData$
 
main(String[]) - Static method in class akka.Main
Deprecated.
 
main(String[]) - Method in class akka.Main$
Deprecated.
 
Main - Class in akka
Deprecated.
Implement your own main class instead, from which you start the ActorSystem and actors. Since 2.6.0.
Main() - Constructor for class akka.Main
Deprecated.
 
Main.Terminator - Class in akka
Deprecated.
 
Main$ - Class in akka
Deprecated.
Implement your own main class instead, from which you start the ActorSystem and actors. Since 2.6.0.
Main$() - Constructor for class akka.Main$
Deprecated.
 
maintainAddressTerminatedSubscription(ActorRef, Function0<T>) - Method in interface akka.actor.dungeon.DeathWatch
Starts subscription to AddressTerminated if not already subscribing and the block adds a non-local ref to watching or watchedBy.
maintainAddressTerminatedSubscription$default$1() - Method in interface akka.actor.dungeon.DeathWatch
 
majorVersion() - Static method in class akka.util.JavaVersion
 
majorVersion() - Method in class akka.util.JavaVersion$
 
makeChild(akka.actor.ActorCell, Props, String, boolean, boolean) - Method in interface akka.actor.dungeon.Children
 
makeDecider(Function<Throwable, SupervisorStrategy.Directive>) - Static method in class akka.actor.SupervisorStrategy
Converts a Java Decider into a Scala Decider
makeDecider(Function<Throwable, SupervisorStrategy.Directive>) - Method in class akka.actor.SupervisorStrategy$
Converts a Java Decider into a Scala Decider
makeDecider(Iterable<Class<? extends Throwable>>) - Static method in class akka.actor.SupervisorStrategy
Decider builder which just checks whether one of the given Throwables matches the cause and restarts, otherwise escalates.
makeDecider(Iterable<Class<? extends Throwable>>) - Method in class akka.actor.SupervisorStrategy$
Decider builder which just checks whether one of the given Throwables matches the cause and restarts, otherwise escalates.
makeDecider(Seq<Class<? extends Throwable>>) - Static method in class akka.actor.SupervisorStrategy
Decider builder which just checks whether one of the given Throwables matches the cause and restarts, otherwise escalates.
makeDecider(Seq<Class<? extends Throwable>>) - Method in class akka.actor.SupervisorStrategy$
Decider builder which just checks whether one of the given Throwables matches the cause and restarts, otherwise escalates.
makeDecider(Iterable<Tuple2<Class<? extends Throwable>, SupervisorStrategy.Directive>>) - Static method in class akka.actor.SupervisorStrategy
Decider builder for Iterables of cause-directive pairs, e.g.
makeDecider(Iterable<Tuple2<Class<? extends Throwable>, SupervisorStrategy.Directive>>) - Method in class akka.actor.SupervisorStrategy$
Decider builder for Iterables of cause-directive pairs, e.g.
makeLogger(Class<Object>) - Method in interface akka.stream.MaterializerLoggingProvider
 
makePattern(String) - Static method in class akka.util.Helpers
 
makePattern(String) - Method in class akka.util.Helpers$
 
makeTransition(FSM.State<S, D>) - Method in interface akka.actor.FSM
 
makeTransition(PersistentFSM.State<S, D, E>) - Method in interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
 
ManagedActorClassification - Interface in akka.event
Maps ActorRefs to ActorRefs to form an EventBus where ActorRefs can listen to other ActorRefs.
ManagedActorEventBus<E> - Class in akka.event.japi
Java API: See documentation for ManagedActorClassification An EventBus where the Subscribers are ActorRefs and the Classifier is ActorRef Means that ActorRefs "listen" to other ActorRefs E is the Event type
ManagedActorEventBus(ActorSystem) - Constructor for class akka.event.japi.ManagedActorEventBus
 
managementCommand(Object) - Method in class akka.remote.transport.ThrottlerTransportAdapter
Deprecated.
 
managementCommand(Object) - Method in interface akka.remote.transport.Transport
Deprecated.
This method allows upper layers to send management commands to the transport.
ManagementDispatcher() - Method in class akka.io.TcpExt.Settings
 
manager() - Method in class akka.cluster.typed.Cluster
 
manager() - Method in class akka.io.DnsExt
 
manager() - Method in interface akka.io.IO.Extension
 
manager() - Method in class akka.io.TcpExt
 
manager() - Method in class akka.io.UdpConnectedExt
 
manager() - Method in class akka.io.UdpExt
 
manager() - Method in class akka.remote.transport.ActorTransportAdapter
Deprecated.
 
manager_$eq(ActorRef) - Method in class akka.remote.transport.ActorTransportAdapter
Deprecated.
 
managerClass() - Method in interface akka.io.DnsProvider
Deprecated.
DNS manager class.
managerClass() - Method in class akka.io.InetAddressDnsProvider
 
managerName() - Method in class akka.remote.transport.ActorTransportAdapter
Deprecated.
 
managerName() - Method in class akka.remote.transport.ThrottlerTransportAdapter
Deprecated.
 
managerNameFor(String) - Static method in class akka.cluster.typed.ClusterSingletonImpl
 
managerNameFor(String) - Method in class akka.cluster.typed.ClusterSingletonImpl$
 
managerProps() - Method in class akka.remote.transport.ActorTransportAdapter
Deprecated.
 
managerProps() - Method in class akka.remote.transport.ThrottlerTransportAdapter
Deprecated.
 
mandatoryAttribute(ClassTag<T>) - Method in class akka.stream.Attributes
Scala API: Get the most specific of one of the mandatory attributes.
manifest() - Method in class akka.cluster.ddata.LmdbDurableStore
 
manifest() - Method in interface akka.persistence.PersistentRepr
Returns the event adapter manifest for the persistent payload (event) if available May be "" if event adapter manifest is not used.
manifest() - Method in class akka.persistence.typed.internal.JournalInteractions.EventToPersist
 
manifest(long) - Method in interface akka.remote.artery.HeaderBuilder
 
manifest(E) - Method in class akka.persistence.typed.EventAdapter
Return the manifest (type hint) that will be provided in the fromJournal method.
manifest(Object) - Method in class akka.actor.typed.internal.receptionist.ServiceKeySerializer
 
manifest(Object) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer
 
manifest(Object) - Method in class akka.cluster.ddata.protobuf.ReplicatorMessageSerializer
 
manifest(Object) - Method in class akka.cluster.metrics.protobuf.MessageSerializer
 
manifest(Object) - Method in class akka.cluster.protobuf.ClusterMessageSerializer
 
manifest(Object) - Static method in class akka.persistence.journal.IdentityEventAdapter
 
manifest(Object) - Method in class akka.persistence.journal.IdentityEventAdapter$
 
manifest(Object) - Method in interface akka.persistence.journal.WriteEventAdapter
Return the manifest (type hint) that will be provided in the fromJournal method.
manifest(Object) - Method in class akka.persistence.TestSerializer
 
manifest(Object) - Method in class akka.remote.serialization.MiscMessageSerializer
 
manifest(Object) - Method in class akka.serialization.SerializerWithStringManifest
Return the manifest (type hint) that will be provided in the fromBinary method.
MANIFEST_FIELD_NUMBER - Static variable in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector
 
MANIFEST_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.Pool
 
MANIFEST_FIELD_NUMBER - Static variable in class akka.persistence.serialization.MessageFormats.PersistentMessage
 
manifestFor(Serializer, Object) - Static method in class akka.serialization.Serializers
 
manifestFor(Serializer, Object) - Method in class akka.serialization.Serializers$
 
ManifestInfo - Class in akka.util
Utility that extracts ManifestInfo#Version information from META-INF/MANIFEST.MF in jar files on the classpath.
ManifestInfo(ExtendedActorSystem) - Constructor for class akka.util.ManifestInfo
 
ManifestInfo.Version - Class in akka.util
Comparable version information
ManifestInfo$ - Class in akka.util
Akka extension that extracts ManifestInfo.Version information from META-INF/MANIFEST.MF in jar files on the classpath of the ClassLoader of the ActorSystem.
ManifestInfo$() - Constructor for class akka.util.ManifestInfo$
 
MANIFESTS_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.PropsData
 
manualProbe(boolean, ActorSystem) - Static method in class akka.stream.testkit.TestPublisher
Probe that implements Publisher interface.
manualProbe(boolean, ActorSystem) - Method in class akka.stream.testkit.TestPublisher$
Probe that implements Publisher interface.
manualProbe(ActorSystem) - Static method in class akka.stream.testkit.TestSubscriber
Probe that implements Subscriber interface.
manualProbe(ActorSystem) - Method in class akka.stream.testkit.TestSubscriber$
Probe that implements Subscriber interface.
ManualProbe$() - Constructor for class akka.stream.testkit.TestPublisher.ManualProbe$
 
ManualProbe$() - Constructor for class akka.stream.testkit.TestSubscriber.ManualProbe$
 
manualProbe$default$1() - Static method in class akka.stream.testkit.TestPublisher
 
manualProbe$default$1() - Method in class akka.stream.testkit.TestPublisher$
 
ManualReset - Class in akka.pattern
 
ManualReset() - Constructor for class akka.pattern.ManualReset
 
ManualReset$ - Class in akka.pattern
 
ManualReset$() - Constructor for class akka.pattern.ManualReset$
 
ManualTime - Class in akka.actor.testkit.typed.javadsl
Not for user instantiation, see ManualTime.get(akka.actor.typed.ActorSystem<A>)
ManualTime - Class in akka.actor.testkit.typed.scaladsl
ManualTime(ExplicitlyTriggeredScheduler) - Constructor for class akka.actor.testkit.typed.javadsl.ManualTime
 
ManualTime(ExplicitlyTriggeredScheduler) - Constructor for class akka.actor.testkit.typed.scaladsl.ManualTime
 
ManualTime$ - Class in akka.actor.testkit.typed.javadsl
Manual time allows you to do async tests while controlling the scheduler of the system.
ManualTime$ - Class in akka.actor.testkit.typed.scaladsl
Manual time allows you to do async tests while controlling the scheduler of the system.
ManualTime$() - Constructor for class akka.actor.testkit.typed.javadsl.ManualTime$
 
ManualTime$() - Constructor for class akka.actor.testkit.typed.scaladsl.ManualTime$
 
many(Object...) - Method in class akka.persistence.typed.EventSeq$
 
many(Seq<A>) - Method in class akka.persistence.typed.EventSeq$
 
ManyVersionVector - Class in akka.cluster.ddata
 
ManyVersionVector(TreeMap<UniqueAddress, Object>) - Constructor for class akka.cluster.ddata.ManyVersionVector
 
ManyVersionVector$ - Class in akka.cluster.ddata
 
ManyVersionVector$ - Class in akka.persistence.typed.internal
 
ManyVersionVector$() - Constructor for class akka.cluster.ddata.ManyVersionVector$
 
ManyVersionVector$() - Constructor for class akka.persistence.typed.internal.ManyVersionVector$
 
map(Function<Out, Out2>) - Method in class akka.stream.javadsl.FlowWithContext
Context-preserving variant of akka.stream.javadsl.Flow.map.
map(Function<Out, Out2>) - Method in class akka.stream.javadsl.SourceWithContext
Context-preserving variant of akka.stream.javadsl.Source.map.
map(Function<Out, T>) - Method in class akka.stream.javadsl.Flow
Transform this stream by applying the given function to each of the elements as they pass through this processing step.
map(Function<Out, T>) - Method in class akka.stream.javadsl.Source
Transform this stream by applying the given function to each of the elements as they pass through this processing step.
map(Function<Out, T>) - Method in class akka.stream.javadsl.SubFlow
Transform this stream by applying the given function to each of the elements as they pass through this processing step.
map(Function<Out, T>) - Method in class akka.stream.javadsl.SubSource
Transform this stream by applying the given function to each of the elements as they pass through this processing step.
map(Function1<Object, Object>) - Method in class akka.util.ByteString
 
map(Function1<Out, Out2>) - Method in interface akka.stream.scaladsl.FlowWithContextOps
Context-preserving variant of akka.stream.scaladsl.FlowOps.map.
map(Function1<Out, T>) - Method in interface akka.stream.scaladsl.FlowOps
Transform this stream by applying the given function to each of the elements as they pass through this processing step.
mapAny(String, Seq<Object>) - Method in interface akka.persistence.testkit.EventStorage
 
mapAsync(int, Function<Out, CompletionStage<Out2>>) - Method in class akka.stream.javadsl.FlowWithContext
 
mapAsync(int, Function<Out, CompletionStage<Out2>>) - Method in class akka.stream.javadsl.SourceWithContext
 
mapAsync(int, Function<Out, CompletionStage<T>>) - Method in class akka.stream.javadsl.Flow
Transform this stream by applying the given function to each of the elements as they pass through this processing step.
mapAsync(int, Function<Out, CompletionStage<T>>) - Method in class akka.stream.javadsl.Source
Transform this stream by applying the given function to each of the elements as they pass through this processing step.
mapAsync(int, Function<Out, CompletionStage<T>>) - Method in class akka.stream.javadsl.SubFlow
Transform this stream by applying the given function to each of the elements as they pass through this processing step.
mapAsync(int, Function<Out, CompletionStage<T>>) - Method in class akka.stream.javadsl.SubSource
Transform this stream by applying the given function to each of the elements as they pass through this processing step.
mapAsync(int, Function1<Out, Future<Out2>>) - Method in interface akka.stream.scaladsl.FlowWithContextOps
Context-preserving variant of akka.stream.scaladsl.FlowOps.mapAsync.
mapAsync(int, Function1<Out, Future<T>>) - Method in interface akka.stream.scaladsl.FlowOps
Transform this stream by applying the given function to each of the elements as they pass through this processing step.
mapAsyncUnordered(int, Function<Out, CompletionStage<T>>) - Method in class akka.stream.javadsl.Flow
Transform this stream by applying the given function to each of the elements as they pass through this processing step.
mapAsyncUnordered(int, Function<Out, CompletionStage<T>>) - Method in class akka.stream.javadsl.Source
Transform this stream by applying the given function to each of the elements as they pass through this processing step.
mapAsyncUnordered(int, Function<Out, CompletionStage<T>>) - Method in class akka.stream.javadsl.SubFlow
Transform this stream by applying the given function to each of the elements as they pass through this processing step.
mapAsyncUnordered(int, Function<Out, CompletionStage<T>>) - Method in class akka.stream.javadsl.SubSource
Transform this stream by applying the given function to each of the elements as they pass through this processing step.
mapAsyncUnordered(int, Function1<Out, Future<T>>) - Method in interface akka.stream.scaladsl.FlowOps
Transform this stream by applying the given function to each of the elements as they pass through this processing step.
mapConcat(Function<Out, ? extends Iterable<Out2>>) - Method in class akka.stream.javadsl.FlowWithContext
Context-preserving variant of akka.stream.javadsl.Flow.mapConcat.
mapConcat(Function<Out, ? extends Iterable<Out2>>) - Method in class akka.stream.javadsl.SourceWithContext
Context-preserving variant of akka.stream.javadsl.Source.mapConcat.
mapConcat(Function<Out, ? extends Iterable<T>>) - Method in class akka.stream.javadsl.Source
Transform each input element into an Iterable of output elements that is then flattened into the output stream.
mapConcat(Function<Out, Iterable<T>>) - Method in class akka.stream.javadsl.Flow
Transform each input element into an Iterable of output elements that is then flattened into the output stream.
mapConcat(Function<Out, Iterable<T>>) - Method in class akka.stream.javadsl.SubFlow
Transform each input element into an Iterable of output elements that is then flattened into the output stream.
mapConcat(Function<Out, Iterable<T>>) - Method in class akka.stream.javadsl.SubSource
Transform each input element into an Iterable of output elements that is then flattened into the output stream.
mapConcat(Function1<Out, IterableOnce<Out2>>) - Method in interface akka.stream.scaladsl.FlowWithContextOps
Context-preserving variant of akka.stream.scaladsl.FlowOps.mapConcat.
mapConcat(Function1<Out, IterableOnce<T>>) - Method in interface akka.stream.scaladsl.FlowOps
Transform each input element into an Iterable of output elements that is then flattened into the output stream.
mapContext(Function<Ctx, Ctx2>) - Method in class akka.stream.javadsl.SourceWithContext
Apply the given function to each context element (leaving the data elements unchanged).
mapContext(Function<CtxOut, CtxOut2>) - Method in class akka.stream.javadsl.FlowWithContext
Apply the given function to each context element (leaving the data elements unchanged).
mapContext(Function1<Ctx, Ctx2>) - Method in interface akka.stream.scaladsl.FlowWithContextOps
Apply the given function to each context element (leaving the data elements unchanged).
mapError(Class<E>, Function<E, Throwable>) - Method in class akka.stream.javadsl.Flow
While similar to Flow.recover(scala.PartialFunction<java.lang.Throwable,Out>) this operator can be used to transform an error signal to a different one *without* logging it as an error in the process.
mapError(Class<E>, Function<E, Throwable>) - Method in class akka.stream.javadsl.Source
While similar to Source.recover(scala.PartialFunction<java.lang.Throwable,Out>) this operator can be used to transform an error signal to a different one *without* logging it as an error in the process.
mapError(Class<E>, Function<E, Throwable>) - Method in class akka.stream.javadsl.SubFlow
While similar to SubFlow.recover(scala.PartialFunction<java.lang.Throwable,Out>) this operator can be used to transform an error signal to a different one *without* logging it as an error in the process.
mapError(Class<E>, Function<E, Throwable>) - Method in class akka.stream.javadsl.SubSource
While similar to SubSource.recover(scala.PartialFunction<java.lang.Throwable,Out>) this operator can be used to transform an error signal to a different one *without* logging it as an error in the process.
mapError(PartialFunction<Throwable, Throwable>) - Method in class akka.stream.javadsl.Flow
While similar to Flow.recover(scala.PartialFunction<java.lang.Throwable,Out>) this operator can be used to transform an error signal to a different one *without* logging it as an error in the process.
mapError(PartialFunction<Throwable, Throwable>) - Method in class akka.stream.javadsl.FlowWithContext
Context-preserving variant of akka.stream.javadsl.Flow.mapError.
mapError(PartialFunction<Throwable, Throwable>) - Method in class akka.stream.javadsl.Source
While similar to Source.recover(scala.PartialFunction<java.lang.Throwable,Out>) this operator can be used to transform an error signal to a different one *without* logging it as an error in the process.
mapError(PartialFunction<Throwable, Throwable>) - Method in class akka.stream.javadsl.SourceWithContext
Context-preserving variant of akka.stream.javadsl.Source.mapError.
mapError(PartialFunction<Throwable, Throwable>) - Method in class akka.stream.javadsl.SubFlow
While similar to SubFlow.recover(scala.PartialFunction<java.lang.Throwable,Out>) this operator can be used to transform an error signal to a different one *without* logging it as an error in the process.
mapError(PartialFunction<Throwable, Throwable>) - Method in class akka.stream.javadsl.SubSource
While similar to SubSource.recover(scala.PartialFunction<java.lang.Throwable,Out>) this operator can be used to transform an error signal to a different one *without* logging it as an error in the process.
mapError(PartialFunction<Throwable, Throwable>) - Method in interface akka.stream.scaladsl.FlowOps
While similar to FlowOps.<T>recover(scala.PartialFunction<java.lang.Throwable,T>) this operator can be used to transform an error signal to a different one *without* logging it as an error in the process.
mapError(PartialFunction<Throwable, Throwable>) - Method in interface akka.stream.scaladsl.FlowWithContextOps
Context-preserving variant of akka.stream.scaladsl.FlowOps.mapError.
mapI(Function1<Object, Object>) - Method in class akka.util.ByteString
map method that will automatically cast Int back into Byte.
mapLevel(Logging.LogLevel) - Static method in class akka.event.jul.Logger
Deprecated.
 
mapLevel(Logging.LogLevel) - Method in class akka.event.jul.Logger$
Deprecated.
 
mapMaterializedValue(Function<Mat, Mat2>) - Method in class akka.stream.javadsl.BidiFlow
Transform only the materialized value of this BidiFlow, leaving all other properties as they were.
mapMaterializedValue(Function<Mat, Mat2>) - Method in class akka.stream.javadsl.Flow
Transform only the materialized value of this Flow, leaving all other properties as they were.
mapMaterializedValue(Function<Mat, Mat2>) - Method in class akka.stream.javadsl.FlowWithContext
Context-preserving variant of akka.stream.javadsl.Flow.mapMaterializedValue.
mapMaterializedValue(Function<Mat, Mat2>) - Method in class akka.stream.javadsl.RunnableGraph
Transform only the materialized value of this RunnableGraph, leaving all other properties as they were.
mapMaterializedValue(Function<Mat, Mat2>) - Method in class akka.stream.javadsl.Sink
Transform only the materialized value of this Sink, leaving all other properties as they were.
mapMaterializedValue(Function<Mat, Mat2>) - Method in class akka.stream.javadsl.Source
Transform only the materialized value of this Source, leaving all other properties as they were.
mapMaterializedValue(Function<Mat, Mat2>) - Method in class akka.stream.javadsl.SourceWithContext
Context-preserving variant of akka.stream.javadsl.Source.mapMaterializedValue.
mapMaterializedValue(Graph<S, M1>, Function1<M1, M2>) - Method in class akka.stream.Graph$
Java API Transform the materialized value of this Flow, leaving all other properties as they were.
mapMaterializedValue(Function1<M, M2>) - Method in class akka.stream.Graph.GraphMapMatVal
Transform the materialized value of this Graph, leaving all other properties as they were.
mapMaterializedValue(Function1<Mat, Mat2>) - Method in class akka.stream.scaladsl.BidiFlow
Transform only the materialized value of this BidiFlow, leaving all other properties as they were.
mapMaterializedValue(Function1<Mat, Mat2>) - Method in class akka.stream.scaladsl.Flow
Transform the materialized value of this Flow, leaving all other properties as they were.
mapMaterializedValue(Function1<Mat, Mat2>) - Method in interface akka.stream.scaladsl.FlowOpsMat
Transform the materialized value of this graph, leaving all other properties as they were.
mapMaterializedValue(Function1<Mat, Mat2>) - Method in class akka.stream.scaladsl.FlowWithContext
Context-preserving variant of akka.stream.scaladsl.Flow.mapMaterializedValue.
mapMaterializedValue(Function1<Mat, Mat2>) - Method in class akka.stream.scaladsl.RunnableGraph
Transform only the materialized value of this RunnableGraph, leaving all other properties as they were.
mapMaterializedValue(Function1<Mat, Mat2>) - Method in class akka.stream.scaladsl.Sink
Transform only the materialized value of this Sink, leaving all other properties as they were.
mapMaterializedValue(Function1<Mat, Mat2>) - Method in class akka.stream.scaladsl.Source
Transform only the materialized value of this Source, leaving all other properties as they were.
mapMaterializedValue(Function1<Mat, Mat2>) - Method in class akka.stream.scaladsl.SourceWithContext
Context-preserving variant of akka.stream.scaladsl.Source.mapMaterializedValue.
Mapper<T,​R> - Class in akka.dispatch
Callback for the Future.map and Future.flatMap operations that will be invoked if the Future that this callback is registered on becomes completed with a success.
Mapper() - Constructor for class akka.dispatch.Mapper
 
mappingKey(int) - Method in class akka.persistence.journal.leveldb.Key$
 
mapSettings(Function1<SSLConfigSettings, SSLConfigSettings>) - Method in class com.typesafe.sslconfig.akka.AkkaSSLConfig
Deprecated.
Returns a new AkkaSSLConfig instance with the settings changed by the given function.
mapSize() - Method in class akka.event.japi.LookupEventBus
This is a size hint for the number of Classifiers you expect to have (use powers of 2)
mapSize() - Method in class akka.event.japi.ManagedActorEventBus
This is a size hint for the number of Classifiers you expect to have (use powers of 2)
mapSize() - Method in interface akka.event.LookupClassification
This is a size hint for the number of Classifiers you expect to have (use powers of 2)
mapSize() - Method in interface akka.event.ManagedActorClassification
This is a size hint for the number of Classifiers you expect to have (use powers of 2)
mapSize() - Method in class akka.util.Index
 
mapTypeFromProto(List<PEntry>, Function1<A, B>, ReplicatedDataSerializer.ProtoMapEntryReader<PEntry, A>) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer
 
marker() - Method in class akka.actor.testkit.typed.CapturedLogEvent
 
marker() - Method in class akka.actor.testkit.typed.LoggingEvent
 
marker() - Method in class akka.event.Logging.Debug3
 
marker() - Method in class akka.event.Logging.Error3
 
marker() - Method in class akka.event.Logging.Info3
 
marker() - Method in interface akka.event.Logging.LogEventWithMarker
 
marker() - Method in class akka.event.Logging.Warning3
 
marker() - Method in class akka.event.Logging.Warning4
 
marker() - Method in class akka.event.slf4j.Slf4jLogMarker
 
MARKER_FIELD_NUMBER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState
 
MarkerLoggingAdapter - Class in akka.event
LoggingAdapter extension which adds Marker support.
MarkerLoggingAdapter(LoggingBus, String, Class<?>) - Constructor for class akka.event.MarkerLoggingAdapter
 
MarkerLoggingAdapter(LoggingBus, String, Class<?>, LoggingFilter) - Constructor for class akka.event.MarkerLoggingAdapter
 
match(I) - Method in class akka.japi.pf.Match
Convenience function to make the Java code more readable.
match(I) - Method in class akka.japi.pf.UnitMatch
Convenience function to make the Java code more readable.
match(Class<P>, FI.Apply<P, SupervisorStrategy.Directive>) - Static method in class akka.japi.pf.DeciderBuilder
Return a new PFBuilder with a case statement added.
match(Class<P>, FI.Apply<P, R>) - Method in class akka.japi.pf.PFBuilder
Add a new case statement to this builder.
match(Class<P>, FI.Apply<P, T>) - Static method in class akka.japi.pf.Match
Convenience function to create a PFBuilder with the first case statement added.
match(Class<P>, FI.TypedPredicate<P>, FI.Apply<P, SupervisorStrategy.Directive>) - Static method in class akka.japi.pf.DeciderBuilder
Return a new PFBuilder with a case statement added.
match(Class<P>, FI.TypedPredicate<P>, FI.Apply<P, R>) - Method in class akka.japi.pf.PFBuilder
Add a new case statement to this builder.
match(Class<P>, FI.TypedPredicate<P>, FI.Apply<P, T>) - Static method in class akka.japi.pf.Match
Convenience function to create a PFBuilder with the first case statement added.
match(Class<P>, FI.TypedPredicate<P>, FI.UnitApply<P>) - Method in class akka.japi.pf.ReceiveBuilder
Add a new case statement to this builder.
match(Class<P>, FI.TypedPredicate<P>, FI.UnitApply<P>) - Static method in class akka.japi.pf.UnitMatch
Convenience function to create a UnitPFBuilder with the first case statement added.
match(Class<P>, FI.TypedPredicate<P>, FI.UnitApply<P>) - Method in class akka.japi.pf.UnitPFBuilder
Add a new case statement to this builder.
match(Class<P>, FI.UnitApply<P>) - Method in class akka.japi.pf.ReceiveBuilder
Add a new case statement to this builder.
match(Class<P>, FI.UnitApply<P>) - Static method in class akka.japi.pf.UnitMatch
Convenience function to create a UnitPFBuilder with the first case statement added.
match(Class<P>, FI.UnitApply<P>) - Method in class akka.japi.pf.UnitPFBuilder
Add a new case statement to this builder.
match(Class<P>, BooleanSupplier, FI.UnitApply<P>) - Method in class akka.japi.pf.ReceiveBuilder
Add a new case statement to this builder.
Match<I,​R> - Class in akka.japi.pf
Version of PartialFunction that can be built during runtime from Java.
matchAny(FI.Apply<F, T>) - Static method in class akka.japi.pf.Match
Convenience function to create a PFBuilder with the first case statement added.
matchAny(FI.Apply<I, R>) - Method in class akka.japi.pf.PFBuilder
Add a new case statement to this builder, that matches any argument.
matchAny(FI.Apply<Throwable, SupervisorStrategy.Directive>) - Static method in class akka.japi.pf.DeciderBuilder
Return a new PFBuilder with a case statement added.
matchAny(FI.UnitApply<Object>) - Method in class akka.japi.pf.ReceiveBuilder
Add a new case statement to this builder, that matches any argument.
matchAny(FI.UnitApply<Object>) - Static method in class akka.japi.pf.UnitMatch
Convenience function to create a UnitPFBuilder with the first case statement added.
matchAny(FI.UnitApply<Object>) - Method in class akka.japi.pf.UnitPFBuilder
Add a new case statement to this builder, that matches any argument.
matchAny(BooleanSupplier, FI.UnitApply<Object>) - Method in class akka.japi.pf.ReceiveBuilder
Add a new case statement to this builder, that pass the test of the predicate.
matchAnyEvent(FI.Apply2<Object, D, FSM.State<S, D>>) - Method in class akka.actor.AbstractFSM
Create an FSMStateFunctionBuilder with the first case statement set.
matchAnyEvent(FI.Apply2<Object, D, PersistentFSM.State<S, D, E>>) - Method in class akka.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
Create an FSMStateFunctionBuilder with the first case statement set.
matchData(Class<DT>, FI.TypedPredicate<DT>, FI.UnitApply<DT>) - Method in class akka.actor.AbstractFSM
Create a UnitPFBuilder with the first case statement set.
matchData(Class<DT>, FI.TypedPredicate<DT>, FI.UnitApply<DT>) - Method in class akka.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
Create a UnitPFBuilder with the first case statement set.
matchData(Class<DT>, FI.UnitApply<DT>) - Method in class akka.actor.AbstractFSM
Create a UnitPFBuilder with the first case statement set.
matchData(Class<DT>, FI.UnitApply<DT>) - Method in class akka.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
Create a UnitPFBuilder with the first case statement set.
matchEquals(P, FI.Apply<P, R>) - Method in class akka.japi.pf.PFBuilder
Add a new case statement to this builder.
matchEquals(P, FI.Apply<P, T>) - Static method in class akka.japi.pf.Match
Convenience function to create a PFBuilder with the first case statement added.
matchEquals(P, FI.TypedPredicate<P>, FI.UnitApply<P>) - Method in class akka.japi.pf.ReceiveBuilder
Add a new case statement to this builder.
matchEquals(P, FI.TypedPredicate<P>, FI.UnitApply<P>) - Static method in class akka.japi.pf.UnitMatch
Convenience function to create a UnitPFBuilder with the first case statement added.
matchEquals(P, FI.TypedPredicate<P>, FI.UnitApply<P>) - Method in class akka.japi.pf.UnitPFBuilder
Add a new case statement to this builder.
matchEquals(P, FI.UnitApply<P>) - Method in class akka.japi.pf.ReceiveBuilder
Add a new case statement to this builder.
matchEquals(P, FI.UnitApply<P>) - Static method in class akka.japi.pf.UnitMatch
Convenience function to create a UnitPFBuilder with the first case statement added.
matchEquals(P, FI.UnitApply<P>) - Method in class akka.japi.pf.UnitPFBuilder
Add a new case statement to this builder.
matchEquals(P, BooleanSupplier, FI.UnitApply<P>) - Method in class akka.japi.pf.ReceiveBuilder
Add a new case statement to this builder.
MATCHER_FIELD_NUMBER - Static variable in class akka.remote.ContainerFormats.Selection
 
matches(LoggingEvent) - Method in class akka.actor.testkit.typed.javadsl.LoggingTestKit
 
matches(LoggingEvent) - Method in interface akka.actor.testkit.typed.scaladsl.LoggingTestKit
 
matches(Logging.LogEvent) - Method in class akka.testkit.CustomEventFilter
 
matches(Logging.LogEvent) - Method in class akka.testkit.DeadLettersFilter
 
matches(Logging.LogEvent) - Method in class akka.testkit.DebugFilter
 
matches(Logging.LogEvent) - Method in class akka.testkit.ErrorFilter
 
matches(Logging.LogEvent) - Method in class akka.testkit.EventFilter
This method decides whether to filter the event (true) or not (false).
matches(Logging.LogEvent) - Method in class akka.testkit.InfoFilter
 
matches(Logging.LogEvent) - Method in class akka.testkit.WarningFilter
 
matches(ScanningClassification, ScanningClassification) - Method in interface akka.event.ScanningClassification
Returns whether the specified Classifier matches the specified Event
matches(C, E) - Method in class akka.event.japi.ScanningEventBus
Returns whether the specified Classifier matches the specified Event
matches(String) - Method in class akka.testkit.javadsl.EventFilter
 
matchEvent(FI.TypedPredicate2<Object, D>, FI.Apply2<Object, D, FSM.State<S, D>>) - Method in class akka.actor.AbstractFSM
Create an FSMStateFunctionBuilder with the first case statement set.
matchEvent(FI.TypedPredicate2<Object, D>, FI.Apply2<Object, D, PersistentFSM.State<S, D, E>>) - Method in class akka.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
Create an FSMStateFunctionBuilder with the first case statement set.
matchEvent(Class<ET>, FI.Apply2<ET, D, FSM.State<S, D>>) - Method in class akka.actor.AbstractFSM
Create an FSMStateFunctionBuilder with the first case statement set.
matchEvent(Class<ET>, FI.Apply2<ET, D, PersistentFSM.State<S, D, E>>) - Method in class akka.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
Create an FSMStateFunctionBuilder with the first case statement set.
matchEvent(Class<ET>, FI.TypedPredicate2<ET, D>, FI.Apply2<ET, D, FSM.State<S, D>>) - Method in class akka.actor.AbstractFSM
Create an FSMStateFunctionBuilder with the first case statement set.
matchEvent(Class<ET>, FI.TypedPredicate2<ET, D>, FI.Apply2<ET, D, PersistentFSM.State<S, D, E>>) - Method in class akka.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
Create an FSMStateFunctionBuilder with the first case statement set.
matchEvent(Class<ET>, Class<DT>, FI.Apply2<ET, DT, FSM.State<S, D>>) - Method in class akka.actor.AbstractFSM
Create an FSMStateFunctionBuilder with the first case statement set.
matchEvent(Class<ET>, Class<DT>, FI.Apply2<ET, DT, PersistentFSM.State<S, D, E>>) - Method in class akka.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
Create an FSMStateFunctionBuilder with the first case statement set.
matchEvent(Class<ET>, Class<DT>, FI.TypedPredicate2<ET, DT>, FI.Apply2<ET, DT, FSM.State<S, D>>) - Method in class akka.actor.AbstractFSM
Create an FSMStateFunctionBuilder with the first case statement set.
matchEvent(Class<ET>, Class<DT>, FI.TypedPredicate2<ET, DT>, FI.Apply2<ET, DT, PersistentFSM.State<S, D, E>>) - Method in class akka.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
Create an FSMStateFunctionBuilder with the first case statement set.
matchEvent(List<Object>, FI.Apply2<Object, D, FSM.State<S, D>>) - Method in class akka.actor.AbstractFSM
Create an FSMStateFunctionBuilder with the first case statement set.
matchEvent(List<Object>, FI.Apply2<Object, D, PersistentFSM.State<S, D, E>>) - Method in class akka.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
Create an FSMStateFunctionBuilder with the first case statement set.
matchEvent(List<Object>, Class<DT>, FI.Apply2<Object, DT, FSM.State<S, D>>) - Method in class akka.actor.AbstractFSM
Create an FSMStateFunctionBuilder with the first case statement set.
matchEvent(List<Object>, Class<DT>, FI.Apply2<Object, DT, PersistentFSM.State<S, D, E>>) - Method in class akka.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
Create an FSMStateFunctionBuilder with the first case statement set.
matchEventEquals(E, FI.Apply2<E, D, FSM.State<S, D>>) - Method in class akka.actor.AbstractFSM
Create an FSMStateFunctionBuilder with the first case statement set.
matchEventEquals(E, Class<DT>, FI.Apply2<E, DT, FSM.State<S, D>>) - Method in class akka.actor.AbstractFSM
Create an FSMStateFunctionBuilder with the first case statement set.
matchEventEquals(Ev, FI.Apply2<Ev, D, PersistentFSM.State<S, D, E>>) - Method in class akka.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
Create an FSMStateFunctionBuilder with the first case statement set.
matchEventEquals(Ev, Class<DT>, FI.Apply2<Ev, DT, PersistentFSM.State<S, D, E>>) - Method in class akka.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
Create an FSMStateFunctionBuilder with the first case statement set.
matchingRole(Member) - Method in class akka.cluster.client.ClusterReceptionist
Deprecated.
 
matchingRole(Member) - Method in class akka.cluster.ddata.Replicator
 
matchingRole(Member) - Method in class akka.cluster.pubsub.DistributedPubSubMediator
 
matchingRole(Member) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer
 
matchingRole(Member) - Method in class akka.cluster.singleton.ClusterSingletonProxy
 
matchPattern() - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
matchPattern() - Method in class akka.persistence.PluginSpec
 
matchState(S, S, FI.UnitApply2<S, S>) - Method in class akka.actor.AbstractFSM
Create an FSMTransitionHandlerBuilder with the first case statement set.
matchState(S, S, FI.UnitApply2<S, S>) - Method in class akka.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
Create an FSMTransitionHandlerBuilder with the first case statement set.
matchState(S, S, FI.UnitApplyVoid) - Method in class akka.actor.AbstractFSM
Create an FSMTransitionHandlerBuilder with the first case statement set.
matchState(S, S, FI.UnitApplyVoid) - Method in class akka.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
Create an FSMTransitionHandlerBuilder with the first case statement set.
matchStop(FSM.Reason, FI.UnitApply2<S, D>) - Method in class akka.actor.AbstractFSM
Create an FSMStopBuilder with the first case statement set.
matchStop(PersistentFSM.Reason, FI.UnitApply2<S, D>) - Method in class akka.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
Create an FSMStopBuilder with the first case statement set.
matchStop(Class<RT>, FI.TypedPredicate<RT>, FI.UnitApply3<RT, S, D>) - Method in class akka.actor.AbstractFSM
Create an FSMStopBuilder with the first case statement set.
matchStop(Class<RT>, FI.TypedPredicate<RT>, FI.UnitApply3<RT, S, D>) - Method in class akka.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
Create an FSMStopBuilder with the first case statement set.
matchStop(Class<RT>, FI.UnitApply3<RT, S, D>) - Method in class akka.actor.AbstractFSM
Create an FSMStopBuilder with the first case statement set.
matchStop(Class<RT>, FI.UnitApply3<RT, S, D>) - Method in class akka.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
Create an FSMStopBuilder with the first case statement set.
matchUnchecked(Class<?>, FI.Apply<?, R>) - Method in class akka.japi.pf.PFBuilder
Add a new case statement to this builder without compile time type check of the parameters.
matchUnchecked(Class<?>, FI.Apply<?, T>) - Static method in class akka.japi.pf.Match
Convenience function to create a PFBuilder with the first case statement added without compile time type check of the parameters.
matchUnchecked(Class<?>, FI.TypedPredicate<?>, FI.Apply<?, R>) - Method in class akka.japi.pf.PFBuilder
Add a new case statement to this builder without compile time type check of the parameters.
matchUnchecked(Class<?>, FI.TypedPredicate<?>, FI.Apply<?, T>) - Static method in class akka.japi.pf.Match
Convenience function to create a PFBuilder with the first case statement added without compile time type check of the parameters.
matchUnchecked(Class<?>, FI.TypedPredicate<?>, FI.UnitApply<?>) - Static method in class akka.japi.pf.UnitMatch
Convenience function to create a UnitPFBuilder with the first case statement added.
matchUnchecked(Class<?>, FI.TypedPredicate<?>, FI.UnitApply<?>) - Method in class akka.japi.pf.UnitPFBuilder
Add a new case statement to this builder without compile time type check.
matchUnchecked(Class<?>, FI.TypedPredicate<?>, FI.UnitApply<P>) - Method in class akka.japi.pf.ReceiveBuilder
Add a new case statement to this builder without compile time type check.
matchUnchecked(Class<?>, FI.UnitApply<?>) - Method in class akka.japi.pf.ReceiveBuilder
Add a new case statement to this builder without compile time type check.
matchUnchecked(Class<?>, FI.UnitApply<?>) - Static method in class akka.japi.pf.UnitMatch
Convenience function to create a UnitPFBuilder with the first case statement added.
matchUnchecked(Class<?>, FI.UnitApply<?>) - Method in class akka.japi.pf.UnitPFBuilder
Add a new case statement to this builder without compile time type check.
matchUnchecked(Class<?>, BooleanSupplier, FI.UnitApply<P>) - Method in class akka.japi.pf.ReceiveBuilder
Add a new case statement to this builder without compile time type check.
MaterializationContext$ - Class in akka.stream
 
MaterializationContext$() - Constructor for class akka.stream.MaterializationContext$
 
MaterializationException - Exception in akka.stream
This exception or subtypes thereof should be used to signal materialization failures.
MaterializationException(String, Throwable) - Constructor for exception akka.stream.MaterializationException
 
MaterializationException$ - Class in akka.stream
 
MaterializationException$() - Constructor for class akka.stream.MaterializationException$
 
materialize(Graph<ClosedShape, Mat>) - Method in class akka.stream.Materializer
This method interprets the given Flow description and creates the running stream.
materialize(Graph<ClosedShape, Mat>, Attributes) - Method in class akka.stream.Materializer
This method interprets the given Flow description and creates the running stream using an explicitly provided Attributes as top level (least specific) attributes that will be defaults for the materialized stream.
materializedValue() - Method in class akka.stream.javadsl.GraphDSL.Builder
Returns an Outlet that gives access to the materialized value of this graph.
materializer() - Method in class akka.stream.stage.GraphStageLogic
The Materializer that has set this GraphStage in motion.
materializer() - Method in class akka.stream.SystemMaterializer
 
Materializer - Class in akka.stream
The Materializer is the component responsible for turning a stream blueprint into a running stream.
Materializer() - Constructor for class akka.stream.Materializer
 
Materializer$ - Class in akka.stream
 
Materializer$() - Constructor for class akka.stream.Materializer$
 
MaterializerLoggingProvider - Interface in akka.stream
Not for user extension
MaterializerState - Class in akka.stream.snapshot
Debug utility to dump the running streams of a materializers in a structure describing the graph layout and "waits-on" relationships.
MaterializerState() - Constructor for class akka.stream.snapshot.MaterializerState
 
MaterializerState$ - Class in akka.stream.snapshot
Debug utility to dump the running streams of a materializers in a structure describing the graph layout and "waits-on" relationships.
MaterializerState$() - Constructor for class akka.stream.snapshot.MaterializerState$
 
matFromSystem(ClassicActorSystemProvider) - Static method in class akka.stream.Materializer
Implicitly provides the system wide materializer from a classic or typed ActorSystem
matFromSystem(ClassicActorSystemProvider) - Method in class akka.stream.Materializer$
Implicitly provides the system wide materializer from a classic or typed ActorSystem
max() - Method in class akka.cluster.metrics.StandardMetrics.HeapMemory
 
max() - Method in class akka.persistence.journal.AsyncWriteTarget.ReplayMessages
 
max() - Method in class akka.persistence.JournalProtocol.ReplayMessages
 
max() - Method in class akka.stream.Attributes.InputBuffer
 
maxBackoff() - Method in class akka.pattern.BackoffOnFailureOptionsImpl
 
maxBackoff() - Method in class akka.pattern.BackoffOnStopOptionsImpl
 
maxBackoff() - Method in class akka.pattern.BackoffOptionsImpl
 
maxBackoff() - Method in class akka.stream.RestartSettings
 
MaxBytesPerChunkDefault() - Static method in class akka.stream.scaladsl.Compression
 
MaxBytesPerChunkDefault() - Method in class akka.stream.scaladsl.Compression$
 
maxCapacity() - Method in class akka.util.BoundedBlockingQueue
 
MaxChannels() - Method in class akka.io.SelectionHandlerSettings
 
MaxChannelsPerSelector() - Method in class akka.io.SelectionHandlerSettings
 
MaxChannelsPerSelector() - Method in class akka.io.TcpExt.Settings
 
maxCount() - Method in class akka.event.DeadLetterListener
 
maxDeltaElements() - Method in class akka.cluster.ddata.ReplicatorSettings
 
maxDeltaElements() - Method in class akka.cluster.pubsub.DistributedPubSubSettings
 
maxDeltaSize() - Method in interface akka.cluster.ddata.DeltaPropagationSelector
 
maxDeltaSize() - Method in class akka.cluster.ddata.ReplicatorSettings
 
MaxDirectBufferPoolSize() - Method in class akka.io.TcpExt.Settings
 
maxFixedBufferSize() - Method in class akka.stream.ActorMaterializerSettings
Deprecated.
Use attribute 'ActorAttributes.MaxFixedBufferSize' to read the concrete setting value. Since 2.6.0.
maxFixedBufferSize(int) - Static method in class akka.stream.ActorAttributes
Configure the maximum buffer size for which a FixedSizeBuffer will be preallocated.
maxFixedBufferSize(int) - Method in class akka.stream.ActorAttributes$
Configure the maximum buffer size for which a FixedSizeBuffer will be preallocated.
MaxFixedBufferSize(int) - Constructor for class akka.stream.ActorAttributes.MaxFixedBufferSize
 
MaxFixedBufferSize$() - Constructor for class akka.stream.ActorAttributes.MaxFixedBufferSize$
 
MaxFrameSize() - Method in class akka.remote.transport.netty.NettyTransportSettings
Deprecated.
 
maxFrequency() - Method in class akka.actor.AbstractScheduler
The maximum supported task frequency of this scheduler, i.e.
maxFrequency() - Method in class akka.actor.LightArrayRevolverScheduler
 
maxFrequency() - Method in interface akka.actor.Scheduler
The maximum supported task frequency of this scheduler, i.e.
maxFrequency() - Method in class akka.testkit.ExplicitlyTriggeredScheduler
 
MaxGossipsBeforeShuttingDownMyself() - Method in class akka.cluster.ClusterCoreDaemon$
 
maxHandOverRetries() - Method in class akka.cluster.singleton.ClusterSingletonManager
 
maxId() - Static method in class akka.io.dns.internal.OpCode
 
maxId() - Static method in class akka.io.dns.internal.ResponseCode
 
maximumOverhead() - Method in class akka.remote.transport.AbstractTransportAdapter
Deprecated.
 
maximumOverhead() - Method in class akka.remote.transport.ThrottlerTransportAdapter
Deprecated.
 
maximumPayloadBytes() - Method in class akka.remote.transport.AbstractTransportAdapter
Deprecated.
 
maximumPayloadBytes() - Method in class akka.remote.transport.netty.NettyTransport
Deprecated.
 
maximumPayloadBytes() - Method in class akka.remote.transport.TestTransport
Deprecated.
 
maximumPayloadBytes() - Method in interface akka.remote.transport.Transport
Deprecated.
Defines the maximum size of payload this transport is able to deliver.
maximumProportion() - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.WindowSettings
 
maximumProportion() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.WindowSettings
 
maxInputBufferSize() - Method in class akka.stream.ActorMaterializerSettings
Deprecated.
Use attribute 'Attributes.InputBuffer' to read the concrete setting value. Since 2.6.0.
maxInstancesPerNode() - Method in class akka.cluster.routing.ClusterRouterPoolSettings
 
MAXINSTANCESPERNODE_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings
 
MaxNegativeAcknowledgementLogging() - Method in class akka.remote.artery.SystemMessageAcker$
 
maxNodes() - Static method in class akka.remote.testkit.MultiNodeSpec
Number of nodes node taking part in this test.
maxNodes() - Method in class akka.remote.testkit.MultiNodeSpec$
Number of nodes node taking part in this test.
maxNrOfRetries() - Method in class akka.actor.AllForOneStrategy
 
maxNrOfRetries() - Method in class akka.actor.OneForOneStrategy
 
maxNrOfRetriesCount() - Method in class akka.actor.ChildRestartStats
 
maxNrOfRetriesCount_$eq(int) - Method in class akka.actor.ChildRestartStats
 
maxPoolSize() - Method in class akka.dispatch.ThreadPoolConfig
 
maxPruningDissemination() - Method in class akka.cluster.ddata.ReplicatorSettings
 
maxPruningDisseminationNanos() - Method in class akka.cluster.ddata.Replicator
 
maxRestarts() - Method in interface akka.actor.typed.SupervisorStrategy.RestartOrBackoff
 
maxRestarts() - Method in class akka.stream.RestartSettings
 
maxRestartsReached() - Method in class akka.stream.scaladsl.RestartWithBackoffLogic
 
maxRestartsWithin() - Method in class akka.stream.RestartSettings
 
maxSampleSize() - Method in class akka.remote.PhiAccrualFailureDetector
 
MaxSecondaryNodes() - Method in class akka.cluster.ddata.ReadWriteAggregator$
 
MaxSelectMillis() - Method in class akka.io.SelectionHandler$
 
maxSeq() - Method in class akka.remote.AckedSendBuffer
Deprecated.
 
maxSequenceNr() - Method in class akka.persistence.SnapshotSelectionCriteria
 
maxSequenceNr() - Method in class akka.persistence.typed.SnapshotSelectionCriteria
 
maxTakeOverRetries() - Method in class akka.cluster.singleton.ClusterSingletonManager
 
MaxTicksBeforeShuttingDownMyself() - Method in class akka.cluster.ClusterCoreDaemon$
 
maxTimeout() - Method in interface akka.persistence.testkit.scaladsl.ExpectOps
 
maxTimestamp() - Method in class akka.persistence.SnapshotSelectionCriteria
 
maxTimestamp() - Method in class akka.persistence.typed.SnapshotSelectionCriteria
 
maxUnconfirmedMessages() - Method in interface akka.persistence.AtLeastOnceDeliveryLike
Maximum number of unconfirmed messages that this actor is allowed to hold in memory.
maxUnconfirmedMessages() - Static method in class akka.persistence.PersistenceSettings.atLeastOnceDelivery
 
maxUnconfirmedMessages() - Method in class akka.persistence.PersistenceSettings.atLeastOnceDelivery$
 
MaxUnconfirmedMessagesExceededException(String) - Constructor for exception akka.persistence.AtLeastOnceDelivery.MaxUnconfirmedMessagesExceededException
 
may(Function0<BoxedUnit>, StringVerbBlockRegistration, Position) - Method in interface akka.persistence.scalatest.MayVerb.StringMayWrapperForVerb
Block of tests which MAY pass, and if not should be ignored.
maybe() - Static method in class akka.stream.javadsl.Source
Create a Source which materializes a CompletableFuture which controls what element will be emitted by the Source.
maybe() - Method in class akka.stream.javadsl.Source$
Create a Source which materializes a CompletableFuture which controls what element will be emitted by the Source.
maybe() - Static method in class akka.stream.scaladsl.Source
Create a Source which materializes a Promise which controls what element will be emitted by the Source.
maybe() - Method in class akka.stream.scaladsl.Source$
Create a Source which materializes a Promise which controls what element will be emitted by the Source.
MayVerb - Interface in akka.persistence.scalatest
 
MayVerb.StringMayWrapperForVerb - Interface in akka.persistence.scalatest
 
MayVerb.TestCanceledByFailure - Exception in akka.persistence.scalatest
 
MayVerb.TestCanceledByFailure$ - Class in akka.persistence.scalatest
 
MayVerb$ - Class in akka.persistence.scalatest
 
MayVerb$() - Constructor for class akka.persistence.scalatest.MayVerb$
 
mayVerbStacktraceContextFrames() - Method in interface akka.persistence.scalatest.MayVerb
Configurable number of frames to be shown when a MAY test fails (is canceled).
MB() - Static method in class akka.io.dns.RecordType
A mailbox domain name (EXPERIMENTAL)
MB() - Method in class akka.io.dns.RecordType$
A mailbox domain name (EXPERIMENTAL)
MD() - Static method in class akka.io.dns.RecordType
A mail destination (Obsolete - use MX)
MD() - Method in class akka.io.dns.RecordType$
A mail destination (Obsolete - use MX)
mdc() - Method in class akka.actor.testkit.typed.LoggingEvent
 
mdc() - Method in interface akka.event.DiagnosticLoggingAdapter
Scala API: Mapped Diagnostic Context for application defined values which can be used in PatternLayout when akka.event.slf4j.Slf4jLogger is configured.
mdc() - Method in class akka.event.Logging.Debug2
 
mdc() - Method in class akka.event.Logging.Debug3
 
mdc() - Method in class akka.event.Logging.Error2
 
mdc() - Method in class akka.event.Logging.Error3
 
mdc() - Method in class akka.event.Logging.Info2
 
mdc() - Method in class akka.event.Logging.Info3
 
mdc() - Method in interface akka.event.Logging.LogEvent
 
mdc() - Method in class akka.event.Logging.Warning2
 
mdc() - Method in class akka.event.Logging.Warning3
 
mdc() - Method in class akka.event.Logging.Warning4
 
mdc() - Method in interface akka.event.LoggingAdapter
LoggingAdapter extension which adds MDC support.
mdc() - Static method in class akka.event.NoLogging
 
mdc() - Static method in class akka.event.NoMarkerLogging
 
mdc(Object) - Method in interface akka.actor.DiagnosticActorLogging
 
mdc(Map<String, Object>) - Method in interface akka.event.DiagnosticLoggingAdapter
Scala API: Sets the values to be added to the MDC (Mapped Diagnostic Context) before the log is appended.
mdcActorSystemAttributeName() - Method in class akka.event.slf4j.Slf4jLogger
 
mdcAkkaAddressAttributeName() - Method in class akka.event.slf4j.Slf4jLogger
 
mdcAkkaSourceAttributeName() - Method in class akka.event.slf4j.Slf4jLogger
 
mdcAkkaTimestamp() - Method in class akka.event.slf4j.Slf4jLogger
 
mdcAkkaUidAttributeName() - Method in class akka.event.slf4j.Slf4jLogger
 
mdcThreadAttributeName() - Method in class akka.event.slf4j.Slf4jLogger
 
mdcUsed() - Method in class akka.actor.typed.internal.ActorContextImpl.LoggingContext
 
mdcUsed_$eq(boolean) - Method in class akka.actor.typed.internal.ActorContextImpl.LoggingContext
 
measure(Function1<Duration, String>, Function0<BoxedUnit>) - Method in class akka.persistence.journal.JournalPerfSpec
Executes a block of code multiple times (no warm-up)
measurementIterations() - Method in class akka.persistence.journal.JournalPerfSpec
Number of measurement iterations each test will be run.
mediator() - Method in class akka.cluster.pubsub.DistributedPubSub
MediatorRouterEnvelope(Object) - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.MediatorRouterEnvelope
 
MediatorRouterEnvelope$() - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.MediatorRouterEnvelope$
 
member() - Method in class akka.cluster.ClusterEvent.MemberDowned
 
member() - Method in interface akka.cluster.ClusterEvent.MemberEvent
 
member() - Method in class akka.cluster.ClusterEvent.MemberExited
 
member() - Method in class akka.cluster.ClusterEvent.MemberJoined
 
member() - Method in class akka.cluster.ClusterEvent.MemberLeft
 
member() - Method in class akka.cluster.ClusterEvent.MemberPreparingForShutdown
 
member() - Method in class akka.cluster.ClusterEvent.MemberReadyForShutdown
 
member() - Method in class akka.cluster.ClusterEvent.MemberRemoved
 
member() - Method in class akka.cluster.ClusterEvent.MemberUp
 
member() - Method in class akka.cluster.ClusterEvent.MemberWeaklyUp
 
member() - Method in interface akka.cluster.ClusterEvent.ReachabilityEvent
 
member() - Method in class akka.cluster.ClusterEvent.ReachableMember
 
member() - Method in class akka.cluster.ClusterEvent.UnreachableMember
 
member() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.DelayedMemberRemoved
 
Member - Class in akka.cluster
Represents the address, current status, and roles of a cluster member node.
Member$ - Class in akka.cluster
Module with factory and ordering methods for Member instances.
Member$() - Constructor for class akka.cluster.Member$
 
memberChanged(UniqueAddress, MemberStatus) - Static method in class akka.cluster.ClusterLogMarker
Marker "akkaMemberChanged" of log event when a member's status is changed by the leader.
memberChanged(UniqueAddress, MemberStatus) - Method in class akka.cluster.ClusterLogMarker$
Marker "akkaMemberChanged" of log event when a member's status is changed by the leader.
MemberDowned(Member) - Constructor for class akka.cluster.ClusterEvent.MemberDowned
 
MemberDowned$() - Constructor for class akka.cluster.ClusterEvent.MemberDowned$
 
MemberExited(Member) - Constructor for class akka.cluster.ClusterEvent.MemberExited
 
MemberExited$() - Constructor for class akka.cluster.ClusterEvent.MemberExited$
 
memberExitingProgress() - Method in class akka.cluster.singleton.ClusterSingletonManager
 
MemberJoined(Member) - Constructor for class akka.cluster.ClusterEvent.MemberJoined
 
MemberJoined$() - Constructor for class akka.cluster.ClusterEvent.MemberJoined$
 
MemberLeft(Member) - Constructor for class akka.cluster.ClusterEvent.MemberLeft
 
MemberLeft$() - Constructor for class akka.cluster.ClusterEvent.MemberLeft$
 
MemberPreparingForShutdown(Member) - Constructor for class akka.cluster.ClusterEvent.MemberPreparingForShutdown
 
MemberPreparingForShutdown$() - Constructor for class akka.cluster.ClusterEvent.MemberPreparingForShutdown$
 
MemberReadyForShutdown(Member) - Constructor for class akka.cluster.ClusterEvent.MemberReadyForShutdown
 
MemberReadyForShutdown$() - Constructor for class akka.cluster.ClusterEvent.MemberReadyForShutdown$
 
MemberRemoved(Member, MemberStatus) - Constructor for class akka.cluster.ClusterEvent.MemberRemoved
 
MemberRemoved$() - Constructor for class akka.cluster.ClusterEvent.MemberRemoved$
 
members() - Method in class akka.cluster.ClusterEvent.CurrentClusterState
 
MEMBERS_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
 
membersByAge() - Method in class akka.cluster.ddata.Replicator
 
membersByAge() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer
 
membersByAge() - Method in class akka.cluster.singleton.ClusterSingletonProxy
 
membersByAge_$eq(SortedSet<Member>) - Method in class akka.cluster.ddata.Replicator
 
membersByAge_$eq(SortedSet<Member>) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer
 
membersByAge_$eq(SortedSet<Member>) - Method in class akka.cluster.singleton.ClusterSingletonProxy
 
MembershipState$ - Class in akka.cluster
INTERNAL API
MembershipState$() - Constructor for class akka.cluster.MembershipState$
 
MemberStatus - Class in akka.cluster
Defines the current status of a cluster member node
MemberStatus() - Constructor for class akka.cluster.MemberStatus
 
MemberStatus() - Method in class akka.cluster.ClusterLogMarker.Properties$
 
MemberStatus.Down$ - Class in akka.cluster
 
MemberStatus.Exiting$ - Class in akka.cluster
 
MemberStatus.Joining$ - Class in akka.cluster
 
MemberStatus.Leaving$ - Class in akka.cluster
 
MemberStatus.PreparingForShutdown$ - Class in akka.cluster
 
MemberStatus.ReadyForShutdown$ - Class in akka.cluster
 
MemberStatus.Removed$ - Class in akka.cluster
 
MemberStatus.Up$ - Class in akka.cluster
 
MemberStatus.WeaklyUp$ - Class in akka.cluster
 
MemberStatus$ - Class in akka.cluster
 
MemberStatus$() - Constructor for class akka.cluster.MemberStatus$
 
MemberTombstonesChanged$() - Constructor for class akka.cluster.ClusterEvent.MemberTombstonesChanged$
 
MemberUp(Member) - Constructor for class akka.cluster.ClusterEvent.MemberUp
 
MemberUp$() - Constructor for class akka.cluster.ClusterEvent.MemberUp$
 
MemberWeaklyUp(Member) - Constructor for class akka.cluster.ClusterEvent.MemberWeaklyUp
 
MemberWeaklyUp$() - Constructor for class akka.cluster.ClusterEvent.MemberWeaklyUp$
 
merge(Flag) - Method in class akka.cluster.ddata.Flag
 
merge(GCounter) - Method in class akka.cluster.ddata.GCounter
INTERNAL API
merge(GSet<A>) - Method in class akka.cluster.ddata.GSet
 
merge(LWWMap<A, B>) - Method in class akka.cluster.ddata.LWWMap
 
merge(LWWRegister<A>) - Method in class akka.cluster.ddata.LWWRegister
INTERNAL API
merge(ORMap<A, B>) - Method in class akka.cluster.ddata.ORMap
 
merge(ORMultiMap<A, B>) - Method in class akka.cluster.ddata.ORMultiMap
 
merge(ORSet<A>) - Method in class akka.cluster.ddata.ORSet
When element is in this Set but not in that Set: Compare the "birth dot" of the present element to the version vector in the Set it is absent from.
merge(PNCounter) - Method in class akka.cluster.ddata.PNCounter
 
merge(PNCounterMap<A>) - Method in class akka.cluster.ddata.PNCounterMap
 
merge(PruningState) - Method in interface akka.cluster.ddata.PruningState
 
merge(ReplicatedData) - Method in class akka.cluster.ddata.AbstractReplicatedData
Delegates to AbstractReplicatedData.mergeData(A), which must be implemented by subclass.
merge(ReplicatedData) - Method in interface akka.cluster.ddata.ReplicatedData
Monotonic merge function.
merge(ReplicatedData) - Method in class akka.cluster.ddata.Replicator.Internal$.DataEnvelope
 
merge(ReplicatedData) - Static method in class akka.cluster.ddata.Replicator.Internal$.DeletedData
 
merge(ReplicatedData) - Method in class akka.cluster.ddata.Replicator.Internal$.DeletedData$
 
merge(akka.cluster.ddata.Replicator.Internal.DataEnvelope) - Method in class akka.cluster.ddata.Replicator.Internal$.DataEnvelope
 
merge(VersionVector) - Method in class akka.cluster.ddata.ManyVersionVector
 
merge(VersionVector) - Method in class akka.cluster.ddata.OneVersionVector
 
merge(VersionVector) - Method in class akka.cluster.ddata.VersionVector
Merges this VersionVector with another VersionVector.
merge(NodeMetrics) - Method in class akka.cluster.metrics.NodeMetrics
Returns the most recent data.
merge(VectorClock) - Method in class akka.cluster.VectorClock
Merges this VectorClock with another VectorClock.
merge(ORSet.DeltaOp) - Method in interface akka.persistence.typed.crdt.ORSet.DeltaOp
 
merge(Graph<SourceShape<Out>, ?>) - Method in class akka.stream.javadsl.Flow
Merge the given Source to this Flow, taking elements as they arrive from input streams, picking randomly when several elements ready.
merge(Graph<SourceShape<Out>, ?>) - Method in class akka.stream.javadsl.Source
Merge the given Source to the current one, taking elements as they arrive from input streams, picking randomly when several elements ready.
merge(Graph<SourceShape<Out>, ?>) - Method in class akka.stream.javadsl.SubFlow
Merge the given Source to this Flow, taking elements as they arrive from input streams, picking randomly when several elements ready.
merge(Graph<SourceShape<Out>, ?>) - Method in class akka.stream.javadsl.SubSource
Merge the given Source to this Flow, taking elements as they arrive from input streams, picking randomly when several elements ready.
merge(Graph<SourceShape<Out>, ?>, boolean) - Method in class akka.stream.javadsl.Flow
Merge the given Source to this Flow, taking elements as they arrive from input streams, picking randomly when several elements ready.
merge(Graph<SourceShape<Out>, ?>, boolean) - Method in class akka.stream.javadsl.Source
Merge the given Source to the current one, taking elements as they arrive from input streams, picking randomly when several elements ready.
merge(Graph<SourceShape<U>, M>, boolean) - Method in interface akka.stream.scaladsl.FlowOps
Merge the given Source to this Flow, taking elements as they arrive from input streams, picking randomly when several elements ready.
Merge - Class in akka.stream.javadsl
Merge several streams, taking elements as they arrive from input streams (picking randomly when several have elements ready).
Merge<T> - Class in akka.stream.scaladsl
Merge several streams, taking elements as they arrive from input streams (picking randomly when several have elements ready).
Merge() - Constructor for class akka.stream.javadsl.Merge
 
Merge(int, boolean) - Constructor for class akka.stream.scaladsl.Merge
 
Merge$ - Class in akka.stream.javadsl
Merge several streams, taking elements as they arrive from input streams (picking randomly when several have elements ready).
Merge$ - Class in akka.stream.scaladsl
 
Merge$() - Constructor for class akka.stream.javadsl.Merge$
 
Merge$() - Constructor for class akka.stream.scaladsl.Merge$
 
merge$default$2() - Method in interface akka.stream.scaladsl.FlowOps
 
mergeAck(WireFormats.AcknowledgementInfo) - Method in class akka.remote.WireFormats.AckAndEnvelopeContainer.Builder
optional .AcknowledgementInfo ack = 1;
mergeAckReplyTo(ArteryControlFormats.UniqueAddress) - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope.Builder
required .UniqueAddress ackReplyTo = 5;
mergeActor(ContainerFormats.ActorRef) - Method in class akka.remote.ContainerFormats.ActorInitializationException.Builder
optional .ActorRef actor = 1;
mergeActor(ContainerFormats.ActorRef) - Method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData.Builder
required .ActorRef actor = 1;
mergeAddr(TestConductorProtocol.Address) - Method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest.Builder
optional .Address addr = 2;
mergeAddr(TestConductorProtocol.AddressRequest) - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
optional .AddressRequest addr = 5;
mergeAddress(ReplicatorMessages.Address) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress.Builder
required .akka.cluster.ddata.Address address = 1;
mergeAddress(ClusterMessages.Address) - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck.Builder
required .Address address = 1;
mergeAddress(ClusterMessages.Address) - Method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress.Builder
required .Address address = 1;
mergeAddress(DistributedPubSubMessages.Address) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version.Builder
required .Address address = 1;
mergeAddress(ClusterShardingMessages.Address) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry.Builder
required .Address address = 1;
mergeAddress(ArteryControlFormats.Address) - Method in class akka.remote.ArteryControlFormats.UniqueAddress.Builder
required .Address address = 1;
mergeAddress(ArteryControlFormats.UniqueAddress) - Method in class akka.remote.ArteryControlFormats.MessageWithAddress.Builder
required .UniqueAddress address = 1;
mergeAddress(TestConductorProtocol.Address) - Method in class akka.remote.testconductor.TestConductorProtocol.Hello.Builder
required .Address address = 2;
mergeAddress(TestConductorProtocol.Address) - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure.Builder
optional .Address address = 3;
mergeAll(List<? extends Graph<SourceShape<Out>, ?>>, boolean) - Method in class akka.stream.javadsl.Flow
Merge the given Sources to this Flow, taking elements as they arrive from input streams, picking randomly when several elements ready.
mergeAll(List<? extends Graph<SourceShape<Out>, ?>>, boolean) - Method in class akka.stream.javadsl.Source
Merge the given Sources to the current one, taking elements as they arrive from input streams, picking randomly when several elements ready.
mergeAll(List<? extends Graph<SourceShape<Out>, ?>>, boolean) - Method in class akka.stream.javadsl.SubFlow
Merge the given Sources to this Flow, taking elements as they arrive from input streams, picking randomly when several elements ready.
mergeAll(List<? extends Graph<SourceShape<Out>, ?>>, boolean) - Method in class akka.stream.javadsl.SubSource
Merge the given Sources to the current one, taking elements as they arrive from input streams, picking randomly when several elements ready.
mergeAll(Seq<Graph<SourceShape<U>, ?>>, boolean) - Method in interface akka.stream.scaladsl.FlowOps
Merge the given Sources to this Flow, taking elements as they arrive from input streams, picking randomly when several elements ready.
mergeBarrier(TestConductorProtocol.EnterBarrier) - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
optional .EnterBarrier barrier = 2;
mergeCause(ContainerFormats.Payload) - Method in class akka.remote.ContainerFormats.ActorInitializationException.Builder
required .Payload cause = 3;
mergeCause(ContainerFormats.Payload) - Method in class akka.remote.ContainerFormats.Throwable.Builder
optional .Payload cause = 3;
mergeCauseData(ContainerFormats.Payload) - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
optional .Payload causeData = 3;
mergeChild(ContainerFormats.ActorRef) - Method in class akka.remote.SystemMessageFormats.FailedData.Builder
required .ActorRef child = 1;
mergeChild(ContainerFormats.ActorRef) - Method in class akka.remote.SystemMessageFormats.SuperviseData.Builder
required .ActorRef child = 1;
mergeConfigCheck(ClusterMessages.ConfigCheck) - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck.Builder
required .ConfigCheck configCheck = 2;
mergeCorrelationId(ContainerFormats.Payload) - Method in class akka.remote.ContainerFormats.ActorIdentity.Builder
required .Payload correlationId = 1;
mergeData(A) - Method in class akka.cluster.ddata.AbstractReplicatedData
Java API: Monotonic merge function.
mergeData(ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed.Builder
required .akka.cluster.ddata.OtherMessage data = 2;
mergeData(ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
required .akka.cluster.ddata.OtherMessage data = 1;
mergeData(ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
required .akka.cluster.ddata.OtherMessage data = 1;
mergeData(ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess.Builder
required .akka.cluster.ddata.OtherMessage data = 2;
mergeData(MessageFormats.PersistentPayload) - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot.Builder
required .PersistentPayload data = 2;
mergeDecrements(ReplicatedDataMessages.GCounter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter.Builder
required .akka.cluster.ddata.GCounter decrements = 2;
mergeDelta(DeltaReplicatedData) - Method in interface akka.cluster.ddata.DeltaReplicatedData
When delta is merged into the full state this method is used.
mergeDelta(GCounter) - Method in class akka.cluster.ddata.GCounter
 
mergeDelta(GSet<A>) - Method in class akka.cluster.ddata.GSet
 
mergeDelta(ORMap.DeltaOp) - Method in class akka.cluster.ddata.LWWMap
 
mergeDelta(ORMap.DeltaOp) - Method in class akka.cluster.ddata.ORMap
 
mergeDelta(ORMap.DeltaOp) - Method in class akka.cluster.ddata.ORMultiMap
 
mergeDelta(ORMap.DeltaOp) - Method in class akka.cluster.ddata.PNCounterMap
 
mergeDelta(ORSet.DeltaOp) - Method in class akka.cluster.ddata.ORSet
 
mergeDelta(PNCounter) - Method in class akka.cluster.ddata.PNCounter
 
mergeDelta(ReplicatedDelta) - Method in class akka.cluster.ddata.AbstractDeltaReplicatedData
Delegates to AbstractDeltaReplicatedData.mergeDeltaData(B), which must be implemented by subclass.
mergeDeltaData(B) - Method in class akka.cluster.ddata.AbstractDeltaReplicatedData
When delta is merged into the full state this method is used.
mergeDeltaVersions(ReplicatorMessages.VersionVector) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
optional .akka.cluster.ddata.VersionVector deltaVersions = 3;
mergeDeploy(WireFormats.DeployData) - Method in class akka.remote.WireFormats.DaemonMsgCreateData.Builder
required .DeployData deploy = 2;
mergeDeploy(WireFormats.DeployData) - Method in class akka.remote.WireFormats.PropsData.Builder
required .DeployData deploy = 2;
mergeDwNotificationData(SystemMessageFormats.DeathWatchNotificationData) - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
optional .DeathWatchNotificationData dwNotificationData = 7;
mergeEnvelope(ReplicatorMessages.DataEnvelope) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry.Builder
required .akka.cluster.ddata.DataEnvelope envelope = 2;
mergeEnvelope(ReplicatorMessages.DataEnvelope) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry.Builder
required .akka.cluster.ddata.DataEnvelope envelope = 2;
mergeEnvelope(ReplicatorMessages.DataEnvelope) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult.Builder
optional .akka.cluster.ddata.DataEnvelope envelope = 1;
mergeEnvelope(ReplicatorMessages.DataEnvelope) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write.Builder
required .akka.cluster.ddata.DataEnvelope envelope = 2;
mergeEnvelope(WireFormats.RemoteEnvelope) - Method in class akka.remote.WireFormats.AckAndEnvelopeContainer.Builder
optional .RemoteEnvelope envelope = 2;
mergeEvent(ContainerFormats.Payload) - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
optional .Payload event = 8;
mergeEwma(ClusterMetricsMessages.NodeMetrics.EWMA) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric.Builder
optional .NodeMetrics.EWMA ewma = 3;
mergeFailedData(SystemMessageFormats.FailedData) - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
optional .FailedData failedData = 6;
mergeFailure(TestConductorProtocol.InjectFailure) - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
optional .InjectFailure failure = 3;
mergeFrom(ClusterClientMessages.Contacts) - Method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts.Builder
 
mergeFrom(ReplicatedDataMessages.Flag) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag.Builder
 
mergeFrom(ReplicatedDataMessages.GCounter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Builder
 
mergeFrom(ReplicatedDataMessages.GCounter.Entry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry.Builder
 
mergeFrom(ReplicatedDataMessages.GSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
 
mergeFrom(ReplicatedDataMessages.LWWMap) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
 
mergeFrom(ReplicatedDataMessages.LWWMap.Entry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
 
mergeFrom(ReplicatedDataMessages.LWWRegister) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister.Builder
 
mergeFrom(ReplicatedDataMessages.ORMap) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
 
mergeFrom(ReplicatedDataMessages.ORMap.Entry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
 
mergeFrom(ReplicatedDataMessages.ORMapDeltaGroup) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Builder
 
mergeFrom(ReplicatedDataMessages.ORMapDeltaGroup.Entry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
 
mergeFrom(ReplicatedDataMessages.ORMapDeltaGroup.MapEntry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
 
mergeFrom(ReplicatedDataMessages.ORMultiMap) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
 
mergeFrom(ReplicatedDataMessages.ORMultiMap.Entry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
 
mergeFrom(ReplicatedDataMessages.ORSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
 
mergeFrom(ReplicatedDataMessages.ORSetDeltaGroup) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Builder
 
mergeFrom(ReplicatedDataMessages.ORSetDeltaGroup.Entry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry.Builder
 
mergeFrom(ReplicatedDataMessages.PNCounter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter.Builder
 
mergeFrom(ReplicatedDataMessages.PNCounterMap) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
 
mergeFrom(ReplicatedDataMessages.PNCounterMap.Entry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
 
mergeFrom(ReplicatorMessages.Address) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address.Builder
 
mergeFrom(ReplicatorMessages.Changed) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed.Builder
 
mergeFrom(ReplicatorMessages.DataEnvelope) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
 
mergeFrom(ReplicatorMessages.DataEnvelope.PruningEntry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
 
mergeFrom(ReplicatorMessages.DeltaPropagation) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
 
mergeFrom(ReplicatorMessages.DeltaPropagation.Entry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry.Builder
 
mergeFrom(ReplicatorMessages.DurableDataEnvelope) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
 
mergeFrom(ReplicatorMessages.Empty) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Empty.Builder
 
mergeFrom(ReplicatorMessages.Get) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
 
mergeFrom(ReplicatorMessages.GetFailure) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure.Builder
 
mergeFrom(ReplicatorMessages.GetSuccess) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess.Builder
 
mergeFrom(ReplicatorMessages.Gossip) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
 
mergeFrom(ReplicatorMessages.Gossip.Entry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry.Builder
 
mergeFrom(ReplicatorMessages.NotFound) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound.Builder
 
mergeFrom(ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage.Builder
 
mergeFrom(ReplicatorMessages.Read) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read.Builder
 
mergeFrom(ReplicatorMessages.ReadResult) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult.Builder
 
mergeFrom(ReplicatorMessages.Status) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
 
mergeFrom(ReplicatorMessages.Status.Entry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry.Builder
 
mergeFrom(ReplicatorMessages.StringGSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet.Builder
 
mergeFrom(ReplicatorMessages.Subscribe) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe.Builder
 
mergeFrom(ReplicatorMessages.UniqueAddress) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress.Builder
 
mergeFrom(ReplicatorMessages.Unsubscribe) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe.Builder
 
mergeFrom(ReplicatorMessages.VersionVector) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Builder
 
mergeFrom(ReplicatorMessages.VersionVector.Entry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry.Builder
 
mergeFrom(ReplicatorMessages.Write) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write.Builder
 
mergeFrom(ClusterMetricsMessages.AdaptiveLoadBalancingPool) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool.Builder
 
mergeFrom(ClusterMetricsMessages.Address) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address.Builder
 
mergeFrom(ClusterMetricsMessages.Address) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope.Builder
required .Address from = 1;
mergeFrom(ClusterMetricsMessages.MetricsGossip) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
 
mergeFrom(ClusterMetricsMessages.MetricsGossipEnvelope) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope.Builder
 
mergeFrom(ClusterMetricsMessages.MetricsSelector) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector.Builder
 
mergeFrom(ClusterMetricsMessages.MixMetricsSelector) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector.Builder
 
mergeFrom(ClusterMetricsMessages.NodeMetrics) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
 
mergeFrom(ClusterMetricsMessages.NodeMetrics.EWMA) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA.Builder
 
mergeFrom(ClusterMetricsMessages.NodeMetrics.Metric) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric.Builder
 
mergeFrom(ClusterMetricsMessages.NodeMetrics.Number) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number.Builder
 
mergeFrom(ClusterMessages.Address) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address.Builder
 
mergeFrom(ClusterMessages.Address) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat.Builder
required .Address from = 1;
mergeFrom(ClusterMessages.ClusterRouterPool) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool.Builder
 
mergeFrom(ClusterMessages.ClusterRouterPoolSettings) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
 
mergeFrom(ClusterMessages.ConfigCheck) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck.Builder
 
mergeFrom(ClusterMessages.Empty) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Empty.Builder
 
mergeFrom(ClusterMessages.Gossip) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
 
mergeFrom(ClusterMessages.GossipEnvelope) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope.Builder
 
mergeFrom(ClusterMessages.GossipOverview) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
 
mergeFrom(ClusterMessages.GossipStatus) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
 
mergeFrom(ClusterMessages.Heartbeat) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat.Builder
 
mergeFrom(ClusterMessages.HeartBeatResponse) - Method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse.Builder
 
mergeFrom(ClusterMessages.InitJoin) - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin.Builder
 
mergeFrom(ClusterMessages.InitJoinAck) - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck.Builder
 
mergeFrom(ClusterMessages.Join) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join.Builder
 
mergeFrom(ClusterMessages.Member) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member.Builder
 
mergeFrom(ClusterMessages.ObserverReachability) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
 
mergeFrom(ClusterMessages.Pool) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Pool.Builder
 
mergeFrom(ClusterMessages.SubjectReachability) - Method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability.Builder
 
mergeFrom(ClusterMessages.Tombstone) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone.Builder
 
mergeFrom(ClusterMessages.UniqueAddress) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope.Builder
required .UniqueAddress from = 1;
mergeFrom(ClusterMessages.UniqueAddress) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
required .UniqueAddress from = 1;
mergeFrom(ClusterMessages.UniqueAddress) - Method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse.Builder
required .UniqueAddress from = 1;
mergeFrom(ClusterMessages.UniqueAddress) - Method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress.Builder
 
mergeFrom(ClusterMessages.UniqueAddress) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome.Builder
required .UniqueAddress from = 1;
mergeFrom(ClusterMessages.VectorClock) - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Builder
 
mergeFrom(ClusterMessages.VectorClock.Version) - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version.Builder
 
mergeFrom(ClusterMessages.Welcome) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome.Builder
 
mergeFrom(DistributedPubSubMessages.Address) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address.Builder
 
mergeFrom(DistributedPubSubMessages.Delta) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Builder
 
mergeFrom(DistributedPubSubMessages.Delta.Bucket) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
 
mergeFrom(DistributedPubSubMessages.Delta.Entry) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry.Builder
 
mergeFrom(DistributedPubSubMessages.Payload) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload.Builder
 
mergeFrom(DistributedPubSubMessages.Publish) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish.Builder
 
mergeFrom(DistributedPubSubMessages.Send) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send.Builder
 
mergeFrom(DistributedPubSubMessages.SendToAll) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll.Builder
 
mergeFrom(DistributedPubSubMessages.SendToOneSubscriber) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber.Builder
 
mergeFrom(DistributedPubSubMessages.Status) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Builder
 
mergeFrom(DistributedPubSubMessages.Status.Version) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version.Builder
 
mergeFrom(ClusterShardingMessages.ActorRefMessage) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage.Builder
 
mergeFrom(ClusterShardingMessages.Address) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address.Builder
 
mergeFrom(ClusterShardingMessages.ClusterShardingStats) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats.Builder
 
mergeFrom(ClusterShardingMessages.ClusterShardingStatsEntry) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry.Builder
 
mergeFrom(ClusterShardingMessages.CoordinatorState) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
 
mergeFrom(ClusterShardingMessages.CoordinatorState.ShardEntry) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry.Builder
 
mergeFrom(ClusterShardingMessages.CurrentRegions) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions.Builder
 
mergeFrom(ClusterShardingMessages.CurrentShardRegionState) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
 
mergeFrom(ClusterShardingMessages.CurrentShardState) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState.Builder
 
mergeFrom(ClusterShardingMessages.EntitiesStarted) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted.Builder
 
mergeFrom(ClusterShardingMessages.EntitiesStopped) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped.Builder
 
mergeFrom(ClusterShardingMessages.EntityStarted) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted.Builder
 
mergeFrom(ClusterShardingMessages.EntityState) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState.Builder
 
mergeFrom(ClusterShardingMessages.EntityStopped) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped.Builder
 
mergeFrom(ClusterShardingMessages.GetClusterShardingStats) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats.Builder
 
mergeFrom(ClusterShardingMessages.MapFieldEntry) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry.Builder
 
mergeFrom(ClusterShardingMessages.RememberedShardState) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState.Builder
 
mergeFrom(ClusterShardingMessages.ShardHome) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome.Builder
 
mergeFrom(ClusterShardingMessages.ShardHomeAllocated) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated.Builder
 
mergeFrom(ClusterShardingMessages.ShardHomes) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes.Builder
 
mergeFrom(ClusterShardingMessages.ShardHomesEntry) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry.Builder
 
mergeFrom(ClusterShardingMessages.ShardIdMessage) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage.Builder
 
mergeFrom(ClusterShardingMessages.ShardRegionStats) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
 
mergeFrom(ClusterShardingMessages.ShardState) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState.Builder
 
mergeFrom(ClusterShardingMessages.ShardStats) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats.Builder
 
mergeFrom(ClusterShardingMessages.StartEntity) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity.Builder
 
mergeFrom(ClusterShardingMessages.StartEntityAck) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck.Builder
 
mergeFrom(ShardingMessages.ShardingEnvelope) - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope.Builder
 
mergeFrom(ClusterMessages.PubSubMessagePublished) - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished.Builder
 
mergeFrom(ClusterMessages.ReceptionistEntry) - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry.Builder
 
mergeFrom(ReliableDelivery.Ack) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack.Builder
 
mergeFrom(ReliableDelivery.Cleanup) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup.Builder
 
mergeFrom(ReliableDelivery.Confirmed) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed.Builder
 
mergeFrom(ReliableDelivery.MessageSent) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
 
mergeFrom(ReliableDelivery.RegisterConsumer) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer.Builder
 
mergeFrom(ReliableDelivery.Request) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request.Builder
 
mergeFrom(ReliableDelivery.Resend) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend.Builder
 
mergeFrom(ReliableDelivery.SequencedMessage) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
 
mergeFrom(ReliableDelivery.State) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
 
mergeFrom(QueryMessages.EventEnvelope) - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
 
mergeFrom(MessageFormats.AtLeastOnceDeliverySnapshot) - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.Builder
 
mergeFrom(MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery) - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery.Builder
 
mergeFrom(MessageFormats.AtomicWrite) - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite.Builder
 
mergeFrom(MessageFormats.PersistentFSMSnapshot) - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot.Builder
 
mergeFrom(MessageFormats.PersistentMessage) - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
 
mergeFrom(MessageFormats.PersistentPayload) - Method in class akka.persistence.serialization.MessageFormats.PersistentPayload.Builder
 
mergeFrom(MessageFormats.PersistentStateChangeEvent) - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent.Builder
 
mergeFrom(ReplicatedEventSourcing.Counter) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter.Builder
 
mergeFrom(ReplicatedEventSourcing.CounterUpdate) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate.Builder
 
mergeFrom(ReplicatedEventSourcing.ORSet) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
 
mergeFrom(ReplicatedEventSourcing.ORSetDeltaGroup) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Builder
 
mergeFrom(ReplicatedEventSourcing.ORSetDeltaGroup.Entry) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry.Builder
 
mergeFrom(ReplicatedEventSourcing.PublishedEvent) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
 
mergeFrom(ReplicatedEventSourcing.ReplicatedEventMetadata) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata.Builder
 
mergeFrom(ReplicatedEventSourcing.ReplicatedPublishedEventMetaData) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData.Builder
 
mergeFrom(ReplicatedEventSourcing.ReplicatedSnapshotMetadata) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
 
mergeFrom(ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen.Builder
 
mergeFrom(ReplicatedEventSourcing.VersionVector) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Builder
 
mergeFrom(ReplicatedEventSourcing.VersionVector.Entry) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Empty.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Empty.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Pool.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.persistence.serialization.MessageFormats.PersistentPayload.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.ArteryControlFormats.Address.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.ArteryControlFormats.FlushAck.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.ArteryControlFormats.HandshakeReq.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.ArteryControlFormats.MessageWithAddress.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.ArteryControlFormats.Quarantined.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.ArteryControlFormats.UniqueAddress.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.ContainerFormats.ActorIdentity.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.ContainerFormats.ActorInitializationException.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.ContainerFormats.ActorRef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.ContainerFormats.Identify.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.ContainerFormats.Option.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.ContainerFormats.Payload.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.ContainerFormats.Selection.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.ContainerFormats.StackTraceElement.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.ContainerFormats.StatusReplyErrorMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.ContainerFormats.Throwable.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.SystemMessageFormats.FailedData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.SystemMessageFormats.SuperviseData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.SystemMessageFormats.WatchData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.testconductor.TestConductorProtocol.Address.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.testconductor.TestConductorProtocol.Hello.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.WireFormats.AckAndEnvelopeContainer.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.WireFormats.AcknowledgementInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.WireFormats.ActorRefData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.WireFormats.AddressData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.WireFormats.AkkaControlMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.WireFormats.AkkaHandshakeInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.WireFormats.AkkaProtocolMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.WireFormats.DaemonMsgCreateData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.WireFormats.DefaultResizer.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.WireFormats.DeployData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.WireFormats.FiniteDuration.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.WireFormats.FromConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.WireFormats.GenericRoutingPool.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.WireFormats.PropsData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.WireFormats.RemoteEnvelope.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.WireFormats.RemoteRouterConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.WireFormats.RemoteScope.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.WireFormats.ScatterGatherPool.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.WireFormats.SerializedMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.remote.WireFormats.TailChoppingPool.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.stream.StreamRefMessages.ActorRef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.stream.StreamRefMessages.CumulativeDemand.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.stream.StreamRefMessages.OnSubscribeHandshake.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.stream.StreamRefMessages.Payload.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.stream.StreamRefMessages.RemoteStreamCompleted.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.stream.StreamRefMessages.RemoteStreamFailure.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.stream.StreamRefMessages.SequencedOnNext.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.stream.StreamRefMessages.SinkRef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class akka.stream.StreamRefMessages.SourceRef.Builder
 
mergeFrom(Message) - Method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts.Builder
 
mergeFrom(Message) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag.Builder
 
mergeFrom(Message) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Builder
 
mergeFrom(Message) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry.Builder
 
mergeFrom(Message) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
 
mergeFrom(Message) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
 
mergeFrom(Message) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
 
mergeFrom(Message) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister.Builder
 
mergeFrom(Message) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
 
mergeFrom(Message) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
 
mergeFrom(Message) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Builder
 
mergeFrom(Message) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
 
mergeFrom(Message) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
 
mergeFrom(Message) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
 
mergeFrom(Message) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
 
mergeFrom(Message) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
 
mergeFrom(Message) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Builder
 
mergeFrom(Message) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry.Builder
 
mergeFrom(Message) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter.Builder
 
mergeFrom(Message) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
 
mergeFrom(Message) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
 
mergeFrom(Message) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address.Builder
 
mergeFrom(Message) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed.Builder
 
mergeFrom(Message) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
 
mergeFrom(Message) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
 
mergeFrom(Message) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
 
mergeFrom(Message) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry.Builder
 
mergeFrom(Message) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
 
mergeFrom(Message) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Empty.Builder
 
mergeFrom(Message) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
 
mergeFrom(Message) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure.Builder
 
mergeFrom(Message) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess.Builder
 
mergeFrom(Message) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
 
mergeFrom(Message) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry.Builder
 
mergeFrom(Message) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound.Builder
 
mergeFrom(Message) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage.Builder
 
mergeFrom(Message) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read.Builder
 
mergeFrom(Message) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult.Builder
 
mergeFrom(Message) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
 
mergeFrom(Message) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry.Builder
 
mergeFrom(Message) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet.Builder
 
mergeFrom(Message) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe.Builder
 
mergeFrom(Message) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress.Builder
 
mergeFrom(Message) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe.Builder
 
mergeFrom(Message) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Builder
 
mergeFrom(Message) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry.Builder
 
mergeFrom(Message) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write.Builder
 
mergeFrom(Message) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool.Builder
 
mergeFrom(Message) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address.Builder
 
mergeFrom(Message) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
 
mergeFrom(Message) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope.Builder
 
mergeFrom(Message) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector.Builder
 
mergeFrom(Message) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector.Builder
 
mergeFrom(Message) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
 
mergeFrom(Message) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA.Builder
 
mergeFrom(Message) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric.Builder
 
mergeFrom(Message) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number.Builder
 
mergeFrom(Message) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address.Builder
 
mergeFrom(Message) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool.Builder
 
mergeFrom(Message) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
 
mergeFrom(Message) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck.Builder
 
mergeFrom(Message) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Empty.Builder
 
mergeFrom(Message) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
 
mergeFrom(Message) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope.Builder
 
mergeFrom(Message) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
 
mergeFrom(Message) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
 
mergeFrom(Message) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat.Builder
 
mergeFrom(Message) - Method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse.Builder
 
mergeFrom(Message) - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin.Builder
 
mergeFrom(Message) - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck.Builder
 
mergeFrom(Message) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join.Builder
 
mergeFrom(Message) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member.Builder
 
mergeFrom(Message) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
 
mergeFrom(Message) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Pool.Builder
 
mergeFrom(Message) - Method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability.Builder
 
mergeFrom(Message) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone.Builder
 
mergeFrom(Message) - Method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress.Builder
 
mergeFrom(Message) - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Builder
 
mergeFrom(Message) - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version.Builder
 
mergeFrom(Message) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome.Builder
 
mergeFrom(Message) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address.Builder
 
mergeFrom(Message) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
 
mergeFrom(Message) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Builder
 
mergeFrom(Message) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry.Builder
 
mergeFrom(Message) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload.Builder
 
mergeFrom(Message) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish.Builder
 
mergeFrom(Message) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send.Builder
 
mergeFrom(Message) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll.Builder
 
mergeFrom(Message) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber.Builder
 
mergeFrom(Message) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Builder
 
mergeFrom(Message) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version.Builder
 
mergeFrom(Message) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage.Builder
 
mergeFrom(Message) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address.Builder
 
mergeFrom(Message) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats.Builder
 
mergeFrom(Message) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry.Builder
 
mergeFrom(Message) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
 
mergeFrom(Message) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry.Builder
 
mergeFrom(Message) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions.Builder
 
mergeFrom(Message) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
 
mergeFrom(Message) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState.Builder
 
mergeFrom(Message) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted.Builder
 
mergeFrom(Message) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped.Builder
 
mergeFrom(Message) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted.Builder
 
mergeFrom(Message) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState.Builder
 
mergeFrom(Message) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped.Builder
 
mergeFrom(Message) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats.Builder
 
mergeFrom(Message) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry.Builder
 
mergeFrom(Message) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState.Builder
 
mergeFrom(Message) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome.Builder
 
mergeFrom(Message) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated.Builder
 
mergeFrom(Message) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes.Builder
 
mergeFrom(Message) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry.Builder
 
mergeFrom(Message) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage.Builder
 
mergeFrom(Message) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
 
mergeFrom(Message) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState.Builder
 
mergeFrom(Message) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats.Builder
 
mergeFrom(Message) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity.Builder
 
mergeFrom(Message) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck.Builder
 
mergeFrom(Message) - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope.Builder
 
mergeFrom(Message) - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished.Builder
 
mergeFrom(Message) - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry.Builder
 
mergeFrom(Message) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack.Builder
 
mergeFrom(Message) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup.Builder
 
mergeFrom(Message) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed.Builder
 
mergeFrom(Message) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
 
mergeFrom(Message) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer.Builder
 
mergeFrom(Message) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request.Builder
 
mergeFrom(Message) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend.Builder
 
mergeFrom(Message) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
 
mergeFrom(Message) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
 
mergeFrom(Message) - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
 
mergeFrom(Message) - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.Builder
 
mergeFrom(Message) - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery.Builder
 
mergeFrom(Message) - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite.Builder
 
mergeFrom(Message) - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot.Builder
 
mergeFrom(Message) - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
 
mergeFrom(Message) - Method in class akka.persistence.serialization.MessageFormats.PersistentPayload.Builder
 
mergeFrom(Message) - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent.Builder
 
mergeFrom(Message) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter.Builder
 
mergeFrom(Message) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate.Builder
 
mergeFrom(Message) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
 
mergeFrom(Message) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Builder
 
mergeFrom(Message) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry.Builder
 
mergeFrom(Message) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
 
mergeFrom(Message) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata.Builder
 
mergeFrom(Message) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData.Builder
 
mergeFrom(Message) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
 
mergeFrom(Message) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen.Builder
 
mergeFrom(Message) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Builder
 
mergeFrom(Message) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry.Builder
 
mergeFrom(Message) - Method in class akka.remote.ArteryControlFormats.Address.Builder
 
mergeFrom(Message) - Method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp.Builder
 
mergeFrom(Message) - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
 
mergeFrom(Message) - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck.Builder
 
mergeFrom(Message) - Method in class akka.remote.ArteryControlFormats.FlushAck.Builder
 
mergeFrom(Message) - Method in class akka.remote.ArteryControlFormats.HandshakeReq.Builder
 
mergeFrom(Message) - Method in class akka.remote.ArteryControlFormats.MessageWithAddress.Builder
 
mergeFrom(Message) - Method in class akka.remote.ArteryControlFormats.Quarantined.Builder
 
mergeFrom(Message) - Method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck.Builder
 
mergeFrom(Message) - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope.Builder
 
mergeFrom(Message) - Method in class akka.remote.ArteryControlFormats.UniqueAddress.Builder
 
mergeFrom(Message) - Method in class akka.remote.ContainerFormats.ActorIdentity.Builder
 
mergeFrom(Message) - Method in class akka.remote.ContainerFormats.ActorInitializationException.Builder
 
mergeFrom(Message) - Method in class akka.remote.ContainerFormats.ActorRef.Builder
 
mergeFrom(Message) - Method in class akka.remote.ContainerFormats.Identify.Builder
 
mergeFrom(Message) - Method in class akka.remote.ContainerFormats.Option.Builder
 
mergeFrom(Message) - Method in class akka.remote.ContainerFormats.Payload.Builder
 
mergeFrom(Message) - Method in class akka.remote.ContainerFormats.Selection.Builder
 
mergeFrom(Message) - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
 
mergeFrom(Message) - Method in class akka.remote.ContainerFormats.StackTraceElement.Builder
 
mergeFrom(Message) - Method in class akka.remote.ContainerFormats.StatusReplyErrorMessage.Builder
 
mergeFrom(Message) - Method in class akka.remote.ContainerFormats.Throwable.Builder
 
mergeFrom(Message) - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable.Builder
 
mergeFrom(Message) - Method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse.Builder
 
mergeFrom(Message) - Method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData.Builder
 
mergeFrom(Message) - Method in class akka.remote.SystemMessageFormats.FailedData.Builder
 
mergeFrom(Message) - Method in class akka.remote.SystemMessageFormats.SuperviseData.Builder
 
mergeFrom(Message) - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
 
mergeFrom(Message) - Method in class akka.remote.SystemMessageFormats.WatchData.Builder
 
mergeFrom(Message) - Method in class akka.remote.testconductor.TestConductorProtocol.Address.Builder
 
mergeFrom(Message) - Method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest.Builder
 
mergeFrom(Message) - Method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier.Builder
 
mergeFrom(Message) - Method in class akka.remote.testconductor.TestConductorProtocol.Hello.Builder
 
mergeFrom(Message) - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure.Builder
 
mergeFrom(Message) - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
 
mergeFrom(Message) - Method in class akka.remote.WireFormats.AckAndEnvelopeContainer.Builder
 
mergeFrom(Message) - Method in class akka.remote.WireFormats.AcknowledgementInfo.Builder
 
mergeFrom(Message) - Method in class akka.remote.WireFormats.ActorRefData.Builder
 
mergeFrom(Message) - Method in class akka.remote.WireFormats.AddressData.Builder
 
mergeFrom(Message) - Method in class akka.remote.WireFormats.AkkaControlMessage.Builder
 
mergeFrom(Message) - Method in class akka.remote.WireFormats.AkkaHandshakeInfo.Builder
 
mergeFrom(Message) - Method in class akka.remote.WireFormats.AkkaProtocolMessage.Builder
 
mergeFrom(Message) - Method in class akka.remote.WireFormats.DaemonMsgCreateData.Builder
 
mergeFrom(Message) - Method in class akka.remote.WireFormats.DefaultResizer.Builder
 
mergeFrom(Message) - Method in class akka.remote.WireFormats.DeployData.Builder
 
mergeFrom(Message) - Method in class akka.remote.WireFormats.FiniteDuration.Builder
 
mergeFrom(Message) - Method in class akka.remote.WireFormats.FromConfig.Builder
 
mergeFrom(Message) - Method in class akka.remote.WireFormats.GenericRoutingPool.Builder
 
mergeFrom(Message) - Method in class akka.remote.WireFormats.PropsData.Builder
 
mergeFrom(Message) - Method in class akka.remote.WireFormats.RemoteEnvelope.Builder
 
mergeFrom(Message) - Method in class akka.remote.WireFormats.RemoteRouterConfig.Builder
 
mergeFrom(Message) - Method in class akka.remote.WireFormats.RemoteScope.Builder
 
mergeFrom(Message) - Method in class akka.remote.WireFormats.ScatterGatherPool.Builder
 
mergeFrom(Message) - Method in class akka.remote.WireFormats.SerializedMessage.Builder
 
mergeFrom(Message) - Method in class akka.remote.WireFormats.TailChoppingPool.Builder
 
mergeFrom(Message) - Method in class akka.stream.StreamRefMessages.ActorRef.Builder
 
mergeFrom(Message) - Method in class akka.stream.StreamRefMessages.CumulativeDemand.Builder
 
mergeFrom(Message) - Method in class akka.stream.StreamRefMessages.OnSubscribeHandshake.Builder
 
mergeFrom(Message) - Method in class akka.stream.StreamRefMessages.Payload.Builder
 
mergeFrom(Message) - Method in class akka.stream.StreamRefMessages.RemoteStreamCompleted.Builder
 
mergeFrom(Message) - Method in class akka.stream.StreamRefMessages.RemoteStreamFailure.Builder
 
mergeFrom(Message) - Method in class akka.stream.StreamRefMessages.SequencedOnNext.Builder
 
mergeFrom(Message) - Method in class akka.stream.StreamRefMessages.SinkRef.Builder
 
mergeFrom(Message) - Method in class akka.stream.StreamRefMessages.SourceRef.Builder
 
mergeFrom(AckedReceiveBuffer<T>) - Method in class akka.remote.AckedReceiveBuffer
Deprecated.
Merges two receive buffers.
mergeFrom(ArteryControlFormats.Address) - Method in class akka.remote.ArteryControlFormats.Address.Builder
 
mergeFrom(ArteryControlFormats.ArteryHeartbeatRsp) - Method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp.Builder
 
mergeFrom(ArteryControlFormats.CompressionTableAdvertisement) - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
 
mergeFrom(ArteryControlFormats.CompressionTableAdvertisementAck) - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck.Builder
 
mergeFrom(ArteryControlFormats.FlushAck) - Method in class akka.remote.ArteryControlFormats.FlushAck.Builder
 
mergeFrom(ArteryControlFormats.HandshakeReq) - Method in class akka.remote.ArteryControlFormats.HandshakeReq.Builder
 
mergeFrom(ArteryControlFormats.MessageWithAddress) - Method in class akka.remote.ArteryControlFormats.MessageWithAddress.Builder
 
mergeFrom(ArteryControlFormats.Quarantined) - Method in class akka.remote.ArteryControlFormats.Quarantined.Builder
 
mergeFrom(ArteryControlFormats.SystemMessageDeliveryAck) - Method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck.Builder
 
mergeFrom(ArteryControlFormats.SystemMessageEnvelope) - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope.Builder
 
mergeFrom(ArteryControlFormats.UniqueAddress) - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
required .UniqueAddress from = 1;
mergeFrom(ArteryControlFormats.UniqueAddress) - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck.Builder
required .UniqueAddress from = 1;
mergeFrom(ArteryControlFormats.UniqueAddress) - Method in class akka.remote.ArteryControlFormats.HandshakeReq.Builder
required .UniqueAddress from = 1;
mergeFrom(ArteryControlFormats.UniqueAddress) - Method in class akka.remote.ArteryControlFormats.Quarantined.Builder
required .UniqueAddress from = 1;
mergeFrom(ArteryControlFormats.UniqueAddress) - Method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck.Builder
required .UniqueAddress from = 2;
mergeFrom(ArteryControlFormats.UniqueAddress) - Method in class akka.remote.ArteryControlFormats.UniqueAddress.Builder
 
mergeFrom(ContainerFormats.ActorIdentity) - Method in class akka.remote.ContainerFormats.ActorIdentity.Builder
 
mergeFrom(ContainerFormats.ActorInitializationException) - Method in class akka.remote.ContainerFormats.ActorInitializationException.Builder
 
mergeFrom(ContainerFormats.ActorRef) - Method in class akka.remote.ContainerFormats.ActorRef.Builder
 
mergeFrom(ContainerFormats.Identify) - Method in class akka.remote.ContainerFormats.Identify.Builder
 
mergeFrom(ContainerFormats.Option) - Method in class akka.remote.ContainerFormats.Option.Builder
 
mergeFrom(ContainerFormats.Payload) - Method in class akka.remote.ContainerFormats.Payload.Builder
 
mergeFrom(ContainerFormats.Selection) - Method in class akka.remote.ContainerFormats.Selection.Builder
 
mergeFrom(ContainerFormats.SelectionEnvelope) - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
 
mergeFrom(ContainerFormats.StackTraceElement) - Method in class akka.remote.ContainerFormats.StackTraceElement.Builder
 
mergeFrom(ContainerFormats.StatusReplyErrorMessage) - Method in class akka.remote.ContainerFormats.StatusReplyErrorMessage.Builder
 
mergeFrom(ContainerFormats.Throwable) - Method in class akka.remote.ContainerFormats.Throwable.Builder
 
mergeFrom(ContainerFormats.ThrowableNotSerializable) - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable.Builder
 
mergeFrom(ContainerFormats.WatcherHeartbeatResponse) - Method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse.Builder
 
mergeFrom(SystemMessageFormats.DeathWatchNotificationData) - Method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData.Builder
 
mergeFrom(SystemMessageFormats.FailedData) - Method in class akka.remote.SystemMessageFormats.FailedData.Builder
 
mergeFrom(SystemMessageFormats.SuperviseData) - Method in class akka.remote.SystemMessageFormats.SuperviseData.Builder
 
mergeFrom(SystemMessageFormats.SystemMessage) - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
 
mergeFrom(SystemMessageFormats.WatchData) - Method in class akka.remote.SystemMessageFormats.WatchData.Builder
 
mergeFrom(TestConductorProtocol.Address) - Method in class akka.remote.testconductor.TestConductorProtocol.Address.Builder
 
mergeFrom(TestConductorProtocol.AddressRequest) - Method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest.Builder
 
mergeFrom(TestConductorProtocol.EnterBarrier) - Method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier.Builder
 
mergeFrom(TestConductorProtocol.Hello) - Method in class akka.remote.testconductor.TestConductorProtocol.Hello.Builder
 
mergeFrom(TestConductorProtocol.InjectFailure) - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure.Builder
 
mergeFrom(TestConductorProtocol.Wrapper) - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
 
mergeFrom(WireFormats.AckAndEnvelopeContainer) - Method in class akka.remote.WireFormats.AckAndEnvelopeContainer.Builder
 
mergeFrom(WireFormats.AcknowledgementInfo) - Method in class akka.remote.WireFormats.AcknowledgementInfo.Builder
 
mergeFrom(WireFormats.ActorRefData) - Method in class akka.remote.WireFormats.ActorRefData.Builder
 
mergeFrom(WireFormats.AddressData) - Method in class akka.remote.WireFormats.AddressData.Builder
 
mergeFrom(WireFormats.AkkaControlMessage) - Method in class akka.remote.WireFormats.AkkaControlMessage.Builder
 
mergeFrom(WireFormats.AkkaHandshakeInfo) - Method in class akka.remote.WireFormats.AkkaHandshakeInfo.Builder
 
mergeFrom(WireFormats.AkkaProtocolMessage) - Method in class akka.remote.WireFormats.AkkaProtocolMessage.Builder
 
mergeFrom(WireFormats.DaemonMsgCreateData) - Method in class akka.remote.WireFormats.DaemonMsgCreateData.Builder
 
mergeFrom(WireFormats.DefaultResizer) - Method in class akka.remote.WireFormats.DefaultResizer.Builder
 
mergeFrom(WireFormats.DeployData) - Method in class akka.remote.WireFormats.DeployData.Builder
 
mergeFrom(WireFormats.FiniteDuration) - Method in class akka.remote.WireFormats.FiniteDuration.Builder
 
mergeFrom(WireFormats.FromConfig) - Method in class akka.remote.WireFormats.FromConfig.Builder
 
mergeFrom(WireFormats.GenericRoutingPool) - Method in class akka.remote.WireFormats.GenericRoutingPool.Builder
 
mergeFrom(WireFormats.PropsData) - Method in class akka.remote.WireFormats.PropsData.Builder
 
mergeFrom(WireFormats.RemoteEnvelope) - Method in class akka.remote.WireFormats.RemoteEnvelope.Builder
 
mergeFrom(WireFormats.RemoteRouterConfig) - Method in class akka.remote.WireFormats.RemoteRouterConfig.Builder
 
mergeFrom(WireFormats.RemoteScope) - Method in class akka.remote.WireFormats.RemoteScope.Builder
 
mergeFrom(WireFormats.ScatterGatherPool) - Method in class akka.remote.WireFormats.ScatterGatherPool.Builder
 
mergeFrom(WireFormats.SerializedMessage) - Method in class akka.remote.WireFormats.SerializedMessage.Builder
 
mergeFrom(WireFormats.TailChoppingPool) - Method in class akka.remote.WireFormats.TailChoppingPool.Builder
 
mergeFrom(StreamRefMessages.ActorRef) - Method in class akka.stream.StreamRefMessages.ActorRef.Builder
 
mergeFrom(StreamRefMessages.CumulativeDemand) - Method in class akka.stream.StreamRefMessages.CumulativeDemand.Builder
 
mergeFrom(StreamRefMessages.OnSubscribeHandshake) - Method in class akka.stream.StreamRefMessages.OnSubscribeHandshake.Builder
 
mergeFrom(StreamRefMessages.Payload) - Method in class akka.stream.StreamRefMessages.Payload.Builder
 
mergeFrom(StreamRefMessages.RemoteStreamCompleted) - Method in class akka.stream.StreamRefMessages.RemoteStreamCompleted.Builder
 
mergeFrom(StreamRefMessages.RemoteStreamFailure) - Method in class akka.stream.StreamRefMessages.RemoteStreamFailure.Builder
 
mergeFrom(StreamRefMessages.SequencedOnNext) - Method in class akka.stream.StreamRefMessages.SequencedOnNext.Builder
 
mergeFrom(StreamRefMessages.SinkRef) - Method in class akka.stream.StreamRefMessages.SinkRef.Builder
 
mergeFrom(StreamRefMessages.SourceRef) - Method in class akka.stream.StreamRefMessages.SourceRef.Builder
 
mergeFromNode(ReplicatorMessages.UniqueAddress) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
required .akka.cluster.ddata.UniqueAddress fromNode = 1;
mergeFromNode(ReplicatorMessages.UniqueAddress) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read.Builder
optional .akka.cluster.ddata.UniqueAddress fromNode = 2;
mergeFromNode(ReplicatorMessages.UniqueAddress) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write.Builder
optional .akka.cluster.ddata.UniqueAddress fromNode = 3;
mergeGeneric(WireFormats.GenericRoutingPool) - Method in class akka.remote.WireFormats.ScatterGatherPool.Builder
required .GenericRoutingPool generic = 1;
mergeGeneric(WireFormats.GenericRoutingPool) - Method in class akka.remote.WireFormats.TailChoppingPool.Builder
required .GenericRoutingPool generic = 1;
mergeGossip(ClusterMetricsMessages.MetricsGossip) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope.Builder
required .MetricsGossip gossip = 2;
mergeGossip(ClusterMessages.Gossip) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome.Builder
required .Gossip gossip = 2;
mergeGraph(Graph<SourceShape<U>, M>, boolean) - Method in interface akka.stream.scaladsl.FlowOps
 
mergeHandshakeInfo(WireFormats.AkkaHandshakeInfo) - Method in class akka.remote.WireFormats.AkkaControlMessage.Builder
optional .AkkaHandshakeInfo handshakeInfo = 2;
mergeHello(TestConductorProtocol.Hello) - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
optional .Hello hello = 1;
MergeHub - Class in akka.stream.javadsl
A MergeHub is a special streaming hub that is able to collect streamed elements from a dynamic set of producers.
MergeHub() - Constructor for class akka.stream.javadsl.MergeHub
 
MergeHub.DrainingControl - Interface in akka.stream.javadsl
A DrainingControl object is created during the materialization of a MergeHub and allows to initiate the draining and eventual completion of the Hub from the outside.
MergeHub$ - Class in akka.stream.javadsl
A MergeHub is a special streaming hub that is able to collect streamed elements from a dynamic set of producers.
MergeHub$ - Class in akka.stream.scaladsl
A MergeHub is a special streaming hub that is able to collect streamed elements from a dynamic set of producers.
MergeHub$() - Constructor for class akka.stream.javadsl.MergeHub$
 
MergeHub$() - Constructor for class akka.stream.scaladsl.MergeHub$
 
mergeIncrements(ReplicatedDataMessages.GCounter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter.Builder
required .akka.cluster.ddata.GCounter increments = 1;
mergeInstruction(WireFormats.AkkaControlMessage) - Method in class akka.remote.WireFormats.AkkaProtocolMessage.Builder
optional .AkkaControlMessage instruction = 2;
mergeInterval(WireFormats.FiniteDuration) - Method in class akka.remote.WireFormats.TailChoppingPool.Builder
required .FiniteDuration interval = 3;
mergeKey(ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
mergeKey(ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
mergeKey(ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
mergeKey(ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
mergeKey(ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
mergeKey(ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
mergeKey(ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
mergeKeys(ReplicatedDataMessages.ORSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
required .akka.cluster.ddata.ORSet keys = 1;
mergeKeys(ReplicatedDataMessages.ORSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
required .akka.cluster.ddata.ORSet keys = 1;
mergeKeys(ReplicatedDataMessages.ORSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
required .akka.cluster.ddata.ORSet keys = 1;
mergeKeys(ReplicatedDataMessages.ORSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
required .akka.cluster.ddata.ORSet keys = 1;
mergeLatest(Graph<SourceShape<Out>, ?>, boolean) - Method in class akka.stream.javadsl.Flow
MergeLatest joins elements from N input streams into stream of lists of size N.
mergeLatest(Graph<SourceShape<Out>, M>, boolean) - Method in class akka.stream.javadsl.Source
MergeLatest joins elements from N input streams into stream of lists of size N.
mergeLatest(Graph<SourceShape<Out>, M>, boolean) - Method in class akka.stream.javadsl.SubFlow
MergeLatest joins elements from N input streams into stream of lists of size N.
mergeLatest(Graph<SourceShape<Out>, M>, boolean) - Method in class akka.stream.javadsl.SubSource
MergeLatest joins elements from N input streams into stream of lists of size N.
mergeLatest(Graph<SourceShape<U>, M>, boolean) - Method in interface akka.stream.scaladsl.FlowOps
MergeLatest joins elements from N input streams into stream of lists of size N.
MergeLatest - Class in akka.stream.javadsl
MergeLatest joins elements from N input streams into stream of lists of size N.
MergeLatest<T,​M> - Class in akka.stream.scaladsl
 
MergeLatest() - Constructor for class akka.stream.javadsl.MergeLatest
 
MergeLatest(int, boolean, Function1<Object, M>) - Constructor for class akka.stream.scaladsl.MergeLatest
 
MergeLatest$ - Class in akka.stream.javadsl
MergeLatest joins elements from N input streams into stream of lists of size N.
MergeLatest$ - Class in akka.stream.scaladsl
MergeLatest joins elements from N input streams into stream of lists of size N.
MergeLatest$() - Constructor for class akka.stream.javadsl.MergeLatest$
 
MergeLatest$() - Constructor for class akka.stream.scaladsl.MergeLatest$
 
mergeLatest$default$2() - Method in interface akka.stream.scaladsl.FlowOps
 
mergeLatestGraph(Graph<SourceShape<U>, M>, boolean) - Method in interface akka.stream.scaladsl.FlowOps
 
mergeLatestMat(Graph<SourceShape<Out>, Mat2>, boolean, Function2<Mat, Mat2, Mat3>) - Method in class akka.stream.javadsl.Flow
MergeLatest joins elements from N input streams into stream of lists of size N.
mergeLatestMat(Graph<SourceShape<Out>, Mat2>, boolean, Function2<Mat, Mat2, Mat3>) - Method in class akka.stream.javadsl.Source
MergeLatest joins elements from N input streams into stream of lists of size N.
mergeLatestMat(Graph<SourceShape<U>, Mat2>, boolean, Function2<Mat, Mat2, Mat3>) - Method in interface akka.stream.scaladsl.FlowOpsMat
MergeLatest joins elements from N input streams into stream of lists of size N.
mergeLocal(ContainerFormats.Payload) - Method in class akka.remote.WireFormats.RemoteRouterConfig.Builder
required .Payload local = 1;
mergeMat(Graph<SourceShape<Out>, M>, Function2<Mat, M, M2>) - Method in class akka.stream.javadsl.Flow
Merge the given Source to this Flow, taking elements as they arrive from input streams, picking randomly when several elements ready.
mergeMat(Graph<SourceShape<Out>, M>, Function2<Mat, M, M2>) - Method in class akka.stream.javadsl.Source
Merge the given Source to the current one, taking elements as they arrive from input streams, picking randomly when several elements ready.
mergeMat(Graph<SourceShape<Out>, M>, Function2<Mat, M, M2>, boolean) - Method in class akka.stream.javadsl.Flow
Merge the given Source to this Flow, taking elements as they arrive from input streams, picking randomly when several elements ready.
mergeMat(Graph<SourceShape<Out>, M>, Function2<Mat, M, M2>, boolean) - Method in class akka.stream.javadsl.Source
Merge the given Source to the current one, taking elements as they arrive from input streams, picking randomly when several elements ready.
mergeMat(Graph<SourceShape<U>, Mat2>, boolean, Function2<Mat, Mat2, Mat3>) - Method in interface akka.stream.scaladsl.FlowOpsMat
Merge the given Source to this Flow, taking elements as they arrive from input streams, picking randomly when several elements ready.
mergeMat$default$2() - Method in interface akka.stream.scaladsl.FlowOpsMat
 
mergeMessage(ContainerFormats.Payload) - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope.Builder
required .Payload message = 2;
mergeMessage(ContainerFormats.Payload) - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished.Builder
required .Payload message = 1;
mergeMessage(ContainerFormats.Payload) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
required .Payload message = 5;
mergeMessage(ContainerFormats.Payload) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
required .Payload message = 6;
mergeMessage(WireFormats.SerializedMessage) - Method in class akka.remote.WireFormats.RemoteEnvelope.Builder
required .SerializedMessage message = 2;
mergeMessageId(ContainerFormats.Payload) - Method in class akka.remote.ContainerFormats.Identify.Builder
required .Payload messageId = 1;
mergeMetadata(MessageFormats.PersistentPayload) - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
optional .PersistentPayload metadata = 15;
mergeMetadata(ReplicatedEventSourcing.ReplicatedPublishedEventMetaData) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
optional .ReplicatedPublishedEventMetaData metadata = 5;
mergeMetadata(ContainerFormats.Payload) - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
optional .Payload metadata = 9;
mergeMetricsSelector(ClusterMetricsMessages.MetricsSelector) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool.Builder
omitted if default
mergeNode(ReplicatorMessages.UniqueAddress) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry.Builder
required .akka.cluster.ddata.UniqueAddress node = 1;
mergeNode(ReplicatorMessages.UniqueAddress) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister.Builder
required .akka.cluster.ddata.UniqueAddress node = 2;
mergeNode(ReplicatorMessages.UniqueAddress) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry.Builder
required .akka.cluster.ddata.UniqueAddress node = 1;
mergeNode(ClusterMessages.UniqueAddress) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join.Builder
required .UniqueAddress node = 1;
mergeNode(WireFormats.AddressData) - Method in class akka.remote.WireFormats.RemoteScope.Builder
required .AddressData node = 1;
mergeNumber(ClusterMetricsMessages.NodeMetrics.Number) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric.Builder
required .NodeMetrics.Number number = 2;
mergeOrigin(WireFormats.AddressData) - Method in class akka.remote.WireFormats.AkkaHandshakeInfo.Builder
required .AddressData origin = 1;
mergeOriginRef(StreamRefMessages.ActorRef) - Method in class akka.stream.StreamRefMessages.SourceRef.Builder
required .ActorRef originRef = 1;
mergeOtherKey(ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
mergeOtherKey(ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
mergeOtherKey(ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
mergeOtherKey(ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
mergeOtherKey(ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
mergeOverview(ClusterMessages.GossipOverview) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
required .GossipOverview overview = 5;
mergeOwner(DistributedPubSubMessages.Address) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
required .Address owner = 1;
mergeOwnerAddress(ReplicatorMessages.UniqueAddress) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
required .akka.cluster.ddata.UniqueAddress ownerAddress = 2;
mergePayload(DistributedPubSubMessages.Payload) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish.Builder
required .Payload payload = 3;
mergePayload(DistributedPubSubMessages.Payload) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send.Builder
required .Payload payload = 3;
mergePayload(DistributedPubSubMessages.Payload) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll.Builder
required .Payload payload = 3;
mergePayload(DistributedPubSubMessages.Payload) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber.Builder
required .Payload payload = 1;
mergePayload(MessageFormats.PersistentPayload) - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery.Builder
required .PersistentPayload payload = 3;
mergePayload(MessageFormats.PersistentPayload) - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
optional .PersistentPayload payload = 1;
mergePayload(ContainerFormats.Payload) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
optional .Payload payload = 3;
mergePayload(StreamRefMessages.Payload) - Method in class akka.stream.StreamRefMessages.SequencedOnNext.Builder
required .Payload payload = 2;
mergePool(ClusterMessages.Pool) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool.Builder
required .Pool pool = 1;
mergePreferred(Graph<SourceShape<Out>, ?>, boolean, boolean) - Method in class akka.stream.javadsl.Flow
Merge two sources.
mergePreferred(Graph<SourceShape<Out>, M>, boolean, boolean) - Method in class akka.stream.javadsl.Source
Merge two sources.
mergePreferred(Graph<SourceShape<Out>, M>, boolean, boolean) - Method in class akka.stream.javadsl.SubFlow
Merge two sources.
mergePreferred(Graph<SourceShape<Out>, M>, boolean, boolean) - Method in class akka.stream.javadsl.SubSource
Merge two sources.
mergePreferred(Graph<SourceShape<U>, M>, boolean, boolean) - Method in interface akka.stream.scaladsl.FlowOps
Merge two sources.
MergePreferred - Class in akka.stream.javadsl
Merge several streams, taking elements as they arrive from input streams (picking from preferred when several have elements ready).
MergePreferred<T> - Class in akka.stream.scaladsl
Merge several streams, taking elements as they arrive from input streams (picking from preferred when several have elements ready).
MergePreferred() - Constructor for class akka.stream.javadsl.MergePreferred
 
MergePreferred(int, boolean) - Constructor for class akka.stream.scaladsl.MergePreferred
 
MergePreferred.MergePreferredShape<T> - Class in akka.stream.scaladsl
 
MergePreferred$ - Class in akka.stream.javadsl
Merge several streams, taking elements as they arrive from input streams (picking from preferred when several have elements ready).
MergePreferred$ - Class in akka.stream.scaladsl
 
MergePreferred$() - Constructor for class akka.stream.javadsl.MergePreferred$
 
MergePreferred$() - Constructor for class akka.stream.scaladsl.MergePreferred$
 
mergePreferred$default$3() - Method in interface akka.stream.scaladsl.FlowOps
 
mergePreferredGraph(Graph<SourceShape<U>, M>, boolean, boolean) - Method in interface akka.stream.scaladsl.FlowOps
 
mergePreferredMat(Graph<SourceShape<Out>, Mat2>, boolean, boolean, Function2<Mat, Mat2, Mat3>) - Method in class akka.stream.javadsl.Flow
Merge two sources.
mergePreferredMat(Graph<SourceShape<Out>, Mat2>, boolean, boolean, Function2<Mat, Mat2, Mat3>) - Method in class akka.stream.javadsl.Source
Merge two sources.
mergePreferredMat(Graph<SourceShape<U>, Mat2>, boolean, boolean, Function2<Mat, Mat2, Mat3>) - Method in interface akka.stream.scaladsl.FlowOpsMat
Merge two sources.
MergePreferredShape(int, FanInShape.Init<T>) - Constructor for class akka.stream.scaladsl.MergePreferred.MergePreferredShape
 
MergePreferredShape(int, String) - Constructor for class akka.stream.scaladsl.MergePreferred.MergePreferredShape
 
mergePrioritized(Graph<SourceShape<Out>, ?>, int, int, boolean) - Method in class akka.stream.javadsl.Flow
Merge two sources.
mergePrioritized(Graph<SourceShape<Out>, M>, int, int, boolean) - Method in class akka.stream.javadsl.Source
Merge two sources.
mergePrioritized(Graph<SourceShape<Out>, M>, int, int, boolean) - Method in class akka.stream.javadsl.SubFlow
Merge two sources.
mergePrioritized(Graph<SourceShape<Out>, M>, int, int, boolean) - Method in class akka.stream.javadsl.SubSource
Merge two sources.
mergePrioritized(Graph<SourceShape<U>, M>, int, int, boolean) - Method in interface akka.stream.scaladsl.FlowOps
Merge two sources.
MergePrioritized - Class in akka.stream.javadsl
Merge several streams, taking elements as they arrive from input streams (picking from prioritized once when several have elements ready).
MergePrioritized<T> - Class in akka.stream.scaladsl
Merge several streams, taking elements as they arrive from input streams (picking from prioritized once when several have elements ready).
MergePrioritized() - Constructor for class akka.stream.javadsl.MergePrioritized
 
MergePrioritized() - Constructor for class akka.stream.scaladsl.MergePrioritized
 
MergePrioritized$ - Class in akka.stream.javadsl
Merge several streams, taking elements as they arrive from input streams (picking from prioritized once when several have elements ready).
MergePrioritized$ - Class in akka.stream.scaladsl
 
MergePrioritized$() - Constructor for class akka.stream.javadsl.MergePrioritized$
 
MergePrioritized$() - Constructor for class akka.stream.scaladsl.MergePrioritized$
 
mergePrioritized$default$4() - Method in interface akka.stream.scaladsl.FlowOps
 
mergePrioritizedGraph(Graph<SourceShape<U>, M>, int, int, boolean) - Method in interface akka.stream.scaladsl.FlowOps
 
mergePrioritizedMat(Graph<SourceShape<Out>, Mat2>, int, int, boolean, Function2<Mat, Mat2, Mat3>) - Method in class akka.stream.javadsl.Flow
Merge two sources.
mergePrioritizedMat(Graph<SourceShape<Out>, Mat2>, int, int, boolean, Function2<Mat, Mat2, Mat3>) - Method in class akka.stream.javadsl.Source
Merge multiple sources.
mergePrioritizedMat(Graph<SourceShape<U>, Mat2>, int, int, boolean, Function2<Mat, Mat2, Mat3>) - Method in interface akka.stream.scaladsl.FlowOpsMat
Merge two sources.
mergePrioritizedN(List<Pair<Source<T, ?>, Integer>>, boolean) - Static method in class akka.stream.javadsl.Source
Merge multiple Sources.
mergePrioritizedN(List<Pair<Source<T, ?>, Integer>>, boolean) - Method in class akka.stream.javadsl.Source$
Merge multiple Sources.
mergePrioritizedN(Seq<Tuple2<Source<T, ?>, Object>>, boolean) - Static method in class akka.stream.scaladsl.Source
Merge multiple Sources.
mergePrioritizedN(Seq<Tuple2<Source<T, ?>, Object>>, boolean) - Method in class akka.stream.scaladsl.Source$
Merge multiple Sources.
mergeProps(WireFormats.PropsData) - Method in class akka.remote.WireFormats.DaemonMsgCreateData.Builder
required .PropsData props = 1;
mergeRecipient(WireFormats.ActorRefData) - Method in class akka.remote.WireFormats.RemoteEnvelope.Builder
required .ActorRefData recipient = 1;
mergeRef(ContainerFormats.ActorRef) - Method in class akka.remote.ContainerFormats.ActorIdentity.Builder
optional .ActorRef ref = 2;
mergeRemovedAddress(ReplicatorMessages.UniqueAddress) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
required .akka.cluster.ddata.UniqueAddress removedAddress = 1;
mergeRequest(ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
optional .akka.cluster.ddata.OtherMessage request = 4;
mergeRequest(ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure.Builder
optional .akka.cluster.ddata.OtherMessage request = 2;
mergeRequest(ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess.Builder
optional .akka.cluster.ddata.OtherMessage request = 4;
mergeRequest(ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound.Builder
optional .akka.cluster.ddata.OtherMessage request = 2;
mergeResizer(ContainerFormats.Payload) - Method in class akka.remote.WireFormats.FromConfig.Builder
optional .Payload resizer = 1;
mergeResizer(ContainerFormats.Payload) - Method in class akka.remote.WireFormats.GenericRoutingPool.Builder
optional .Payload resizer = 4;
mergeSender(WireFormats.ActorRefData) - Method in class akka.remote.WireFormats.RemoteEnvelope.Builder
optional .ActorRefData sender = 4;
MergeSequence - Class in akka.stream.javadsl
Takes multiple streams whose elements in aggregate have a defined linear sequence with difference 1, starting at 0, and outputs a single stream containing these elements, in order.
MergeSequence<T> - Class in akka.stream.scaladsl
Takes multiple streams whose elements in aggregate have a defined linear sequence with difference 1, starting at 0, and outputs a single stream containing these elements, in order.
MergeSequence() - Constructor for class akka.stream.javadsl.MergeSequence
 
MergeSequence(int, Function1<T, Object>) - Constructor for class akka.stream.scaladsl.MergeSequence
 
MergeSequence$ - Class in akka.stream.javadsl
Takes multiple streams whose elements in aggregate have a defined linear sequence with difference 1, starting at 0, and outputs a single stream containing these elements, in order.
MergeSequence$ - Class in akka.stream.scaladsl
 
MergeSequence$() - Constructor for class akka.stream.javadsl.MergeSequence$
 
MergeSequence$() - Constructor for class akka.stream.scaladsl.MergeSequence$
 
mergeSettings(ClusterMessages.ClusterRouterPoolSettings) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool.Builder
required .ClusterRouterPoolSettings settings = 2;
mergeSorted(Graph<SourceShape<Out>, M>, Comparator<Out>) - Method in class akka.stream.javadsl.Flow
Merge the given Source to this Flow, taking elements as they arrive from input streams, picking always the smallest of the available elements (waiting for one element from each side to be available).
mergeSorted(Graph<SourceShape<Out>, M>, Comparator<Out>) - Method in class akka.stream.javadsl.Source
Merge the given Source to this Source, taking elements as they arrive from input streams, picking always the smallest of the available elements (waiting for one element from each side to be available).
mergeSorted(Graph<SourceShape<Out>, M>, Comparator<Out>) - Method in class akka.stream.javadsl.SubFlow
Merge the given Source to this Flow, taking elements as they arrive from input streams, picking always the smallest of the available elements (waiting for one element from each side to be available).
mergeSorted(Graph<SourceShape<Out>, M>, Comparator<Out>) - Method in class akka.stream.javadsl.SubSource
Merge the given Source to this Source, taking elements as they arrive from input streams, picking always the smallest of the available elements (waiting for one element from each side to be available).
mergeSorted(Graph<SourceShape<U>, M>, Ordering<U>) - Method in interface akka.stream.scaladsl.FlowOps
Merge the given Source to this Flow, taking elements as they arrive from input streams, picking always the smallest of the available elements (waiting for one element from each side to be available).
MergeSorted<T> - Class in akka.stream.scaladsl
Merge two pre-sorted streams such that the resulting stream is sorted.
MergeSorted(Ordering<T>) - Constructor for class akka.stream.scaladsl.MergeSorted
 
mergeSortedGraph(Graph<SourceShape<U>, M>, Ordering<U>) - Method in interface akka.stream.scaladsl.FlowOps
 
mergeSortedMat(Graph<SourceShape<Out>, Mat2>, Comparator<Out>, Function2<Mat, Mat2, Mat3>) - Method in class akka.stream.javadsl.Flow
Merge the given Source to this Flow, taking elements as they arrive from input streams, picking always the smallest of the available elements (waiting for one element from each side to be available).
mergeSortedMat(Graph<SourceShape<Out>, Mat2>, Comparator<Out>, Function2<Mat, Mat2, Mat3>) - Method in class akka.stream.javadsl.Source
Merge the given Source to this Source, taking elements as they arrive from input streams, picking always the smallest of the available elements (waiting for one element from each side to be available).
mergeSortedMat(Graph<SourceShape<U>, Mat2>, Function2<Mat, Mat2, Mat3>, Ordering<U>) - Method in interface akka.stream.scaladsl.FlowOpsMat
Merge the given Source to this Flow, taking elements as they arrive from input streams, picking always the smallest of the available elements (waiting for one element from each side to be available).
mergeState(ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister.Builder
required .akka.cluster.ddata.OtherMessage state = 3;
mergeStats(ClusterShardingMessages.ShardRegionStats) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry.Builder
required .ShardRegionStats stats = 2;
mergeSubstreams() - Method in class akka.stream.javadsl.SubFlow
Flatten the sub-flows back into the super-flow by performing a merge without parallelism limit (i.e.
mergeSubstreams() - Method in class akka.stream.javadsl.SubSource
Flatten the sub-flows back into the super-source by performing a merge without parallelism limit (i.e.
mergeSubstreams() - Method in interface akka.stream.scaladsl.SubFlow
Flatten the sub-flows back into the super-flow by performing a merge without parallelism limit (i.e.
mergeSubstreamsWithParallelism(int) - Method in class akka.stream.javadsl.SubFlow
Flatten the sub-flows back into the super-flow by performing a merge with the given parallelism limit.
mergeSubstreamsWithParallelism(int) - Method in class akka.stream.javadsl.SubSource
Flatten the sub-flows back into the super-source by performing a merge with the given parallelism limit.
mergeSubstreamsWithParallelism(int) - Method in interface akka.stream.scaladsl.SubFlow
Flatten the sub-flows back into the super-flow by performing a merge with the given parallelism limit.
mergeSuperviseData(SystemMessageFormats.SuperviseData) - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
optional .SuperviseData superviseData = 5;
mergeSupervisor(WireFormats.ActorRefData) - Method in class akka.remote.WireFormats.DaemonMsgCreateData.Builder
required .ActorRefData supervisor = 4;
mergeTargetRef(StreamRefMessages.ActorRef) - Method in class akka.stream.StreamRefMessages.OnSubscribeHandshake.Builder
required .ActorRef targetRef = 1;
mergeTargetRef(StreamRefMessages.ActorRef) - Method in class akka.stream.StreamRefMessages.SinkRef.Builder
required .ActorRef targetRef = 1;
mergeTo(ClusterMessages.UniqueAddress) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope.Builder
required .UniqueAddress to = 2;
mergeTo(ArteryControlFormats.Address) - Method in class akka.remote.ArteryControlFormats.HandshakeReq.Builder
required .Address to = 2;
mergeTo(ArteryControlFormats.UniqueAddress) - Method in class akka.remote.ArteryControlFormats.Quarantined.Builder
required .UniqueAddress to = 2;
mergeUnderlying(ReplicatedDataMessages.ORSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
required .akka.cluster.ddata.ORSet underlying = 2;
mergeUnderlying(ReplicatedDataMessages.ORSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry.Builder
required .akka.cluster.ddata.ORSet underlying = 2;
mergeUnderlying(ReplicatedEventSourcing.ORSet) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry.Builder
required .ORSet underlying = 2;
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Empty.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Empty.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Pool.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.persistence.serialization.MessageFormats.PersistentPayload.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.ArteryControlFormats.Address.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.ArteryControlFormats.FlushAck.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.ArteryControlFormats.HandshakeReq.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.ArteryControlFormats.MessageWithAddress.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.ArteryControlFormats.Quarantined.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.ArteryControlFormats.UniqueAddress.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.ContainerFormats.ActorIdentity.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.ContainerFormats.ActorInitializationException.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.ContainerFormats.ActorRef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.ContainerFormats.Identify.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.ContainerFormats.Option.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.ContainerFormats.Payload.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.ContainerFormats.Selection.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.ContainerFormats.StackTraceElement.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.ContainerFormats.StatusReplyErrorMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.ContainerFormats.Throwable.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.SystemMessageFormats.FailedData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.SystemMessageFormats.SuperviseData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.SystemMessageFormats.WatchData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.testconductor.TestConductorProtocol.Address.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.testconductor.TestConductorProtocol.Hello.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.WireFormats.AckAndEnvelopeContainer.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.WireFormats.AcknowledgementInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.WireFormats.ActorRefData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.WireFormats.AddressData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.WireFormats.AkkaControlMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.WireFormats.AkkaHandshakeInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.WireFormats.AkkaProtocolMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.WireFormats.DaemonMsgCreateData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.WireFormats.DefaultResizer.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.WireFormats.DeployData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.WireFormats.FiniteDuration.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.WireFormats.FromConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.WireFormats.GenericRoutingPool.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.WireFormats.PropsData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.WireFormats.RemoteEnvelope.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.WireFormats.RemoteRouterConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.WireFormats.RemoteScope.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.WireFormats.ScatterGatherPool.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.WireFormats.SerializedMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.remote.WireFormats.TailChoppingPool.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.stream.StreamRefMessages.ActorRef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.stream.StreamRefMessages.CumulativeDemand.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.stream.StreamRefMessages.OnSubscribeHandshake.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.stream.StreamRefMessages.Payload.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.stream.StreamRefMessages.RemoteStreamCompleted.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.stream.StreamRefMessages.RemoteStreamFailure.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.stream.StreamRefMessages.SequencedOnNext.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.stream.StreamRefMessages.SinkRef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class akka.stream.StreamRefMessages.SourceRef.Builder
 
mergeValue(ReplicatedDataMessages.LWWRegister) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
required .akka.cluster.ddata.LWWRegister value = 2;
mergeValue(ReplicatedDataMessages.ORSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
required .akka.cluster.ddata.ORSet value = 2;
mergeValue(ReplicatedDataMessages.PNCounter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
required .akka.cluster.ddata.PNCounter value = 2;
mergeValue(ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
required .akka.cluster.ddata.OtherMessage value = 2;
mergeValue(ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
optional .akka.cluster.ddata.OtherMessage value = 2;
mergeValue(ContainerFormats.Payload) - Method in class akka.remote.ContainerFormats.Option.Builder
optional .Payload value = 1;
mergeVersion(ClusterMessages.VectorClock) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
required .VectorClock version = 6;
mergeVersion(ClusterMessages.VectorClock) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
required .VectorClock version = 3;
mergeVersion(ReplicatedEventSourcing.VersionVector) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
required .VersionVector version = 1;
mergeVersionVector(ReplicatedEventSourcing.VersionVector) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata.Builder
required .VersionVector versionVector = 3;
mergeVersionVector(ReplicatedEventSourcing.VersionVector) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData.Builder
optional .VersionVector versionVector = 2;
mergeVvector(ReplicatorMessages.VersionVector) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
required .akka.cluster.ddata.VersionVector vvector = 1;
mergeVvector(ReplicatedEventSourcing.VersionVector) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
required .VersionVector vvector = 2;
mergeWatchData(SystemMessageFormats.WatchData) - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
optional .WatchData watchData = 2;
mergeWatchee(ContainerFormats.ActorRef) - Method in class akka.remote.SystemMessageFormats.WatchData.Builder
required .ActorRef watchee = 1;
mergeWatcher(ContainerFormats.ActorRef) - Method in class akka.remote.SystemMessageFormats.WatchData.Builder
required .ActorRef watcher = 2;
mergeWithin(WireFormats.FiniteDuration) - Method in class akka.remote.WireFormats.ScatterGatherPool.Builder
required .FiniteDuration within = 2;
mergeWithin(WireFormats.FiniteDuration) - Method in class akka.remote.WireFormats.TailChoppingPool.Builder
required .FiniteDuration within = 2;
message() - Method in exception akka.actor.ActorKilledException
 
message() - Method in interface akka.actor.AllDeadLetters
 
message() - Method in class akka.actor.DeadLetter
 
message() - Method in class akka.actor.Dropped
 
message() - Method in exception akka.actor.IllegalActorStateException
 
message() - Method in exception akka.actor.InvalidActorNameException
 
message() - Method in exception akka.actor.InvalidMessageException
 
message() - Method in class akka.actor.SuppressedDeadLetter
 
message() - Method in class akka.actor.testkit.typed.CapturedLogEvent
 
message() - Method in class akka.actor.testkit.typed.Effect.ReceiveTimeoutSet
 
message() - Method in class akka.actor.testkit.typed.Effect.Scheduled
 
message() - Method in class akka.actor.testkit.typed.Effect.WatchedWith
 
message() - Method in class akka.actor.testkit.typed.LoggingEvent
 
message() - Method in exception akka.actor.testkit.typed.TestException
 
message() - Method in class akka.actor.typed.delivery.ConsumerController.Delivery
 
message() - Method in class akka.actor.typed.delivery.ConsumerController.SequencedMessage
 
message() - Method in class akka.actor.typed.delivery.DurableProducerQueue.MessageSent
 
message() - Method in class akka.actor.typed.delivery.ProducerController.MessageWithConfirmation
 
message() - Method in class akka.actor.typed.delivery.WorkPullingProducerController.MessageWithConfirmation
 
message() - Method in class akka.actor.UnhandledMessage
 
message() - Method in interface akka.actor.WrappedMessage
 
message() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.MediatorRouterEnvelope
 
message() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Publish
 
message() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Send
 
message() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.SendToAll
 
message() - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.MessageWithConfirmation
 
message() - Method in class akka.cluster.sharding.typed.ShardingEnvelope
 
message() - Method in class akka.dispatch.Envelope
 
message() - Method in class akka.event.Logging.Debug
 
message() - Method in class akka.event.Logging.Error
 
message() - Method in class akka.event.Logging.Info
 
message() - Method in interface akka.event.Logging.LogEvent
 
message() - Method in class akka.event.Logging.Warning
 
message() - Method in class akka.persistence.AtLeastOnceDelivery.Internal$.Delivery
 
message() - Method in class akka.persistence.AtLeastOnceDelivery.UnconfirmedDelivery
 
message() - Method in class akka.persistence.JournalProtocol.LoopMessageSuccess
 
message() - Method in class akka.persistence.JournalProtocol.WriteMessageFailure
 
message() - Method in class akka.persistence.JournalProtocol.WriteMessageRejected
 
message() - Method in interface akka.remote.artery.InboundEnvelope
 
message() - Method in interface akka.remote.artery.OutboundEnvelope
 
message() - Method in class akka.routing.Broadcast
 
message() - Method in class akka.routing.ConsistentHashingRouter.ConsistentHashableEnvelope
 
message() - Method in interface akka.routing.RouterEnvelope
 
message() - Method in class akka.testkit.DebugFilter
 
message() - Method in class akka.testkit.ErrorFilter
 
message() - Method in class akka.testkit.EventFilter
 
message() - Method in class akka.testkit.InfoFilter
 
message() - Method in exception akka.testkit.TestException
 
message() - Method in class akka.testkit.WarningFilter
 
message(String) - Method in class akka.testkit.javadsl.EventFilter
 
Message - Interface in akka.persistence.serialization
Marker trait for all protobuf-serializable messages in akka.persistence.
Message(akka.actor.InternalActorRef, Address, WireFormats.SerializedMessage, <any>, Option<SeqNo>) - Constructor for class akka.remote.transport.AkkaPduCodec.Message
 
MESSAGE_FIELD_NUMBER - Static variable in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope
 
MESSAGE_FIELD_NUMBER - Static variable in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished
 
MESSAGE_FIELD_NUMBER - Static variable in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
 
MESSAGE_FIELD_NUMBER - Static variable in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
 
MESSAGE_FIELD_NUMBER - Static variable in class akka.remote.ArteryControlFormats.SystemMessageEnvelope
 
MESSAGE_FIELD_NUMBER - Static variable in class akka.remote.ContainerFormats.ActorInitializationException
 
MESSAGE_FIELD_NUMBER - Static variable in class akka.remote.ContainerFormats.Throwable
 
MESSAGE_FIELD_NUMBER - Static variable in class akka.remote.ContainerFormats.ThrowableNotSerializable
 
MESSAGE_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.RemoteEnvelope
 
MESSAGE_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.SerializedMessage
 
Message$ - Class in akka.io.dns.internal
INTERNAL API
Message$() - Constructor for class akka.io.dns.internal.Message$
 
Message$() - Constructor for class akka.remote.transport.AkkaPduCodec.Message$
 
messageAdapter(Class<U>, Function<U, T>) - Method in interface akka.actor.typed.internal.ActorContextImpl
 
messageAdapter(Class<U>, Function<U, T>) - Method in interface akka.actor.typed.javadsl.ActorContext
Create a message adapter that will convert or wrap messages such that other Actor&rsquo;s protocols can be ingested by this Actor.
messageAdapter(Function1<U, T>, ClassTag<U>) - Method in interface akka.actor.typed.internal.ActorContextImpl
 
messageAdapter(Function1<U, T>, ClassTag<U>) - Method in interface akka.actor.typed.scaladsl.ActorContext
Create a message adapter that will convert or wrap messages such that other Actor&rsquo;s protocols can be ingested by this Actor.
MessageAdapter(Class<A>, Function1<A, T>) - Constructor for class akka.actor.testkit.typed.Effect.MessageAdapter
 
MessageAdapter$() - Constructor for class akka.actor.testkit.typed.Effect.MessageAdapter$
 
messageAdapterRef_$eq(<any>) - Method in interface akka.actor.typed.internal.ActorContextImpl
 
messageAdapters() - Method in interface akka.actor.typed.internal.ActorContextImpl
INTERNAL API
MessageAdaptionFailure - Class in akka.actor.typed
Signal passed to the actor when a message adapter has thrown an exception adapting an incoming message.
MessageAdaptionFailure(Throwable) - Constructor for class akka.actor.typed.MessageAdaptionFailure
 
MessageAdaptionFailure$ - Class in akka.actor.typed
 
MessageAdaptionFailure$() - Constructor for class akka.actor.typed.MessageAdaptionFailure$
 
MessageBuffer - Class in akka.util
A non thread safe mutable message buffer that can be used to buffer messages inside actors.
MessageBuffer() - Constructor for class akka.util.MessageBuffer
 
MessageBuffer$ - Class in akka.util
 
MessageBuffer$() - Constructor for class akka.util.MessageBuffer$
 
MessageBufferMap<I> - Class in akka.util
A non thread safe mutable message buffer map that can be used to buffer messages inside actors.
MessageBufferMap() - Constructor for class akka.util.MessageBufferMap
 
messageClass() - Method in class akka.actor.testkit.typed.Effect.MessageAdapter
 
messageClass() - Method in class akka.testkit.DeadLettersFilter
 
MessageClass() - Method in class akka.event.LogMarker.Properties$
 
messageClassName(Object) - Static method in class akka.event.Logging
 
messageClassName(Object) - Method in class akka.event.Logging$
 
MessageContainerSerializer - Class in akka.remote.serialization
 
MessageContainerSerializer(ExtendedActorSystem) - Constructor for class akka.remote.serialization.MessageContainerSerializer
 
messageContains(String) - Static method in class akka.actor.testkit.typed.javadsl.LoggingTestKit
Create a filter for events with a log message that contains the given messageIncludes.
messageContains(String) - Method in class akka.actor.testkit.typed.javadsl.LoggingTestKit$
Create a filter for events with a log message that contains the given messageIncludes.
messageContains(String) - Method in class akka.actor.testkit.typed.scaladsl.LoggingTestKit$
Create a filter for events with a log message that contains the given messageIncludes.
messageCount() - Method in class akka.routing.OptimalSizeExploringResizer.ResizeRecord
 
MessageDispatcher - Class in akka.dispatch
 
MessageDispatcher(MessageDispatcherConfigurator) - Constructor for class akka.dispatch.MessageDispatcher
 
MessageDispatcher$ - Class in akka.dispatch
INTERNAL API
MessageDispatcher$() - Constructor for class akka.dispatch.MessageDispatcher$
 
MessageDispatcherConfigurator - Class in akka.dispatch
Base class to be used for hooking in new dispatchers into Dispatchers.
MessageDispatcherConfigurator(Config, DispatcherPrerequisites) - Constructor for class akka.dispatch.MessageDispatcherConfigurator
 
messageExtractor() - Method in class akka.cluster.sharding.typed.javadsl.Entity
 
messageExtractor() - Method in class akka.cluster.sharding.typed.scaladsl.Entity
 
MessageFlags$ - Class in akka.io.dns.internal
INTERNAL API
MessageFlags$() - Constructor for class akka.io.dns.internal.MessageFlags$
 
messageFormat() - Method in class akka.osgi.DefaultOSGiLogger
 
MessageFormats - Class in akka.persistence.serialization
 
MessageFormats.AtLeastOnceDeliverySnapshot - Class in akka.persistence.serialization
Protobuf type AtLeastOnceDeliverySnapshot
MessageFormats.AtLeastOnceDeliverySnapshot.Builder - Class in akka.persistence.serialization
Protobuf type AtLeastOnceDeliverySnapshot
MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery - Class in akka.persistence.serialization
Protobuf type AtLeastOnceDeliverySnapshot.UnconfirmedDelivery
MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery.Builder - Class in akka.persistence.serialization
Protobuf type AtLeastOnceDeliverySnapshot.UnconfirmedDelivery
MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDeliveryOrBuilder - Interface in akka.persistence.serialization
 
MessageFormats.AtLeastOnceDeliverySnapshotOrBuilder - Interface in akka.persistence.serialization
 
MessageFormats.AtomicWrite - Class in akka.persistence.serialization
Protobuf type AtomicWrite
MessageFormats.AtomicWrite.Builder - Class in akka.persistence.serialization
Protobuf type AtomicWrite
MessageFormats.AtomicWriteOrBuilder - Interface in akka.persistence.serialization
 
MessageFormats.PersistentFSMSnapshot - Class in akka.persistence.serialization
Protobuf type PersistentFSMSnapshot
MessageFormats.PersistentFSMSnapshot.Builder - Class in akka.persistence.serialization
Protobuf type PersistentFSMSnapshot
MessageFormats.PersistentFSMSnapshotOrBuilder - Interface in akka.persistence.serialization
 
MessageFormats.PersistentMessage - Class in akka.persistence.serialization
Protobuf type PersistentMessage
MessageFormats.PersistentMessage.Builder - Class in akka.persistence.serialization
Protobuf type PersistentMessage
MessageFormats.PersistentMessageOrBuilder - Interface in akka.persistence.serialization
 
MessageFormats.PersistentPayload - Class in akka.persistence.serialization
Protobuf type PersistentPayload
MessageFormats.PersistentPayload.Builder - Class in akka.persistence.serialization
Protobuf type PersistentPayload
MessageFormats.PersistentPayloadOrBuilder - Interface in akka.persistence.serialization
 
MessageFormats.PersistentStateChangeEvent - Class in akka.persistence.serialization
Protobuf type PersistentStateChangeEvent
MessageFormats.PersistentStateChangeEvent.Builder - Class in akka.persistence.serialization
Protobuf type PersistentStateChangeEvent
MessageFormats.PersistentStateChangeEventOrBuilder - Interface in akka.persistence.serialization
 
messageId() - Method in class akka.actor.Identify
 
MESSAGEID_FIELD_NUMBER - Static variable in class akka.remote.ContainerFormats.Identify
 
MESSAGEMANIFEST_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage
 
MESSAGEMANIFEST_FIELD_NUMBER - Static variable in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload
 
MESSAGEMANIFEST_FIELD_NUMBER - Static variable in class akka.remote.ArteryControlFormats.SystemMessageEnvelope
 
MESSAGEMANIFEST_FIELD_NUMBER - Static variable in class akka.remote.ContainerFormats.Payload
 
MESSAGEMANIFEST_FIELD_NUMBER - Static variable in class akka.remote.ContainerFormats.SelectionEnvelope
 
MESSAGEMANIFEST_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.SerializedMessage
 
MESSAGEMANIFEST_FIELD_NUMBER - Static variable in class akka.stream.StreamRefMessages.Payload
 
messageOption() - Method in exception akka.actor.PreRestartException
 
messageQueue() - Method in class akka.testkit.CallingThreadMailbox
This is only a marker to be put in the messageQueue&rsquo;s stead to make error messages pertaining to violated mailbox type requirements less cryptic.
MessageQueue - Interface in akka.dispatch
A MessageQueue is one of the core components in forming an Akka Mailbox.
MessageQueue() - Constructor for class akka.dispatch.UnboundedControlAwareMailbox.MessageQueue
 
MessageQueue() - Constructor for class akka.dispatch.UnboundedDequeBasedMailbox.MessageQueue
 
MessageQueue() - Constructor for class akka.dispatch.UnboundedMailbox.MessageQueue
 
MessageQueue(int, Comparator<Envelope>) - Constructor for class akka.dispatch.UnboundedPriorityMailbox.MessageQueue
 
MessageQueue(int, Comparator<Envelope>) - Constructor for class akka.dispatch.UnboundedStablePriorityMailbox.MessageQueue
 
MessageQueue(int, Comparator<Envelope>, Duration) - Constructor for class akka.dispatch.BoundedPriorityMailbox.MessageQueue
 
MessageQueue(int, Comparator<Envelope>, Duration) - Constructor for class akka.dispatch.BoundedStablePriorityMailbox.MessageQueue
 
MessageQueue(int, FiniteDuration) - Constructor for class akka.dispatch.BoundedControlAwareMailbox.MessageQueue
 
MessageQueue(int, FiniteDuration) - Constructor for class akka.dispatch.BoundedDequeBasedMailbox.MessageQueue
 
MessageQueue(int, FiniteDuration) - Constructor for class akka.dispatch.BoundedMailbox.MessageQueue
 
messageReceived(ChannelHandlerContext, MessageEvent) - Method in interface akka.remote.transport.netty.NettyClientHelpers
 
messageReceived(ChannelHandlerContext, MessageEvent) - Method in interface akka.remote.transport.netty.NettyServerHelpers
 
messages() - Method in class akka.persistence.journal.AsyncWriteTarget.WriteMessages
 
messages() - Method in interface akka.persistence.journal.inmem.InmemMessages
 
messages() - Method in class akka.persistence.JournalProtocol.WriteMessages
 
messages_$eq(Map<String, Vector<Tuple2<PersistentRepr, <any>>>>) - Method in interface akka.persistence.journal.inmem.InmemMessages
 
MessageSent(long, Object, boolean, String, long) - Constructor for class akka.actor.typed.delivery.DurableProducerQueue.MessageSent
 
MessageSent$() - Constructor for class akka.actor.typed.delivery.DurableProducerQueue.MessageSent$
 
MessageSerializer - Class in akka.cluster.metrics.protobuf
Protobuf serializer for ClusterMetricsMessage types.
MessageSerializer - Class in akka.persistence.serialization
MessageSerializer - Class in akka.remote
INTERNAL API
MessageSerializer() - Constructor for class akka.remote.MessageSerializer
 
MessageSerializer(ExtendedActorSystem) - Constructor for class akka.cluster.metrics.protobuf.MessageSerializer
 
MessageSerializer(ExtendedActorSystem) - Constructor for class akka.persistence.serialization.MessageSerializer
 
MessageSerializer.SerializationException - Exception in akka.remote
 
MessageSerializer$ - Class in akka.remote
INTERNAL API
MessageSerializer$() - Constructor for class akka.remote.MessageSerializer$
 
messagesPerResize() - Method in class akka.routing.DefaultResizer
 
MESSAGESPERRESIZE_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.DefaultResizer
 
MessageWithConfirmation(A, ActorRef<Done>) - Constructor for class akka.actor.typed.delivery.WorkPullingProducerController.MessageWithConfirmation
 
MessageWithConfirmation(A, ActorRef<Object>) - Constructor for class akka.actor.typed.delivery.ProducerController.MessageWithConfirmation
 
MessageWithConfirmation(String, A, ActorRef<Done>) - Constructor for class akka.cluster.sharding.typed.delivery.ShardingProducerController.MessageWithConfirmation
 
MessageWithConfirmation$() - Constructor for class akka.actor.typed.delivery.ProducerController.MessageWithConfirmation$
 
MessageWithConfirmation$() - Constructor for class akka.actor.typed.delivery.WorkPullingProducerController.MessageWithConfirmation$
 
MessageWithConfirmation$() - Constructor for class akka.cluster.sharding.typed.delivery.ShardingProducerController.MessageWithConfirmation$
 
metadata() - Method in class akka.persistence.DeleteSnapshotFailure
 
metadata() - Method in class akka.persistence.DeleteSnapshotSuccess
 
metadata() - Method in interface akka.persistence.PersistentRepr
 
metadata() - Method in class akka.persistence.SaveSnapshotFailure
 
metadata() - Method in class akka.persistence.SaveSnapshotSuccess
 
metadata() - Method in class akka.persistence.SelectedSnapshot
 
metadata() - Method in class akka.persistence.SnapshotMetadata
 
metadata() - Method in class akka.persistence.SnapshotOffer
 
metadata() - Method in class akka.persistence.SnapshotProtocol.DeleteSnapshot
 
metadata() - Method in class akka.persistence.SnapshotProtocol.SaveSnapshot
 
metadata() - Method in class akka.persistence.testkit.DeleteSnapshotByMeta
 
metadata() - Method in class akka.persistence.testkit.WriteSnapshot
 
metadata() - Method in class akka.persistence.typed.DeletionTarget.Individual
 
metadata() - Method in class akka.persistence.typed.internal.JournalInteractions.EventToPersist
 
metadata() - Method in class akka.persistence.typed.SnapshotCompleted
 
metadata() - Method in class akka.persistence.typed.SnapshotFailed
 
METADATA_FIELD_NUMBER - Static variable in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
 
METADATA_FIELD_NUMBER - Static variable in class akka.persistence.serialization.MessageFormats.PersistentMessage
 
METADATA_FIELD_NUMBER - Static variable in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent
 
MetadataContainerAndLiteralSectionOffset() - Method in class akka.remote.artery.EnvelopeBuffer$
 
MetadataPresentFlag() - Method in class akka.remote.artery.EnvelopeBuffer$
 
method() - Method in class akka.actor.TypedActor.MethodCall
Deprecated.
 
MethodCall(Method, Object[]) - Constructor for class akka.actor.TypedActor.MethodCall
Deprecated.
 
MethodCall$() - Constructor for class akka.actor.TypedActor.MethodCall$
Deprecated.
 
METHODNAME_FIELD_NUMBER - Static variable in class akka.remote.ContainerFormats.StackTraceElement
 
metric(String) - Method in class akka.cluster.metrics.NodeMetrics
 
Metric - Class in akka.cluster.metrics
Metrics key/value.
Metric$ - Class in akka.cluster.metrics
Factory for creating valid Metric instances.
Metric$() - Constructor for class akka.cluster.metrics.Metric$
 
MetricNumericConverter - Interface in akka.cluster.metrics
INTERNAL API
metrics() - Method in class akka.cluster.metrics.JmxMetricsCollector
Generate metrics set.
metrics() - Method in class akka.cluster.metrics.NodeMetrics
 
metrics() - Method in class akka.cluster.metrics.SigarMetricsCollector
 
METRICS_FIELD_NUMBER - Static variable in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics
 
metricsChanged(ClusterMetricsChanged) - Method in class akka.cluster.metrics.AdaptiveLoadBalancingRoutingLogic
 
MetricsCollector - Interface in akka.cluster.metrics
Metrics sampler.
MetricsCollector$ - Class in akka.cluster.metrics
INTERNAL API
MetricsCollector$() - Constructor for class akka.cluster.metrics.MetricsCollector$
 
metricsDecider() - Static method in class akka.cluster.metrics.ClusterMetricsStrategy
SupervisorStrategy Decider which allows to survive intermittent Sigar native method calls failures.
metricsDecider() - Method in class akka.cluster.metrics.ClusterMetricsStrategy$
SupervisorStrategy Decider which allows to survive intermittent Sigar native method calls failures.
MetricsDispatcher() - Method in class akka.cluster.metrics.ClusterMetricsSettings
 
metricSelectorFromProto(ClusterMetricsMessages.MetricsSelector) - Method in class akka.cluster.metrics.protobuf.MessageSerializer
 
MetricsGossip$ - Class in akka.cluster.metrics
INTERNAL API
MetricsGossip$() - Constructor for class akka.cluster.metrics.MetricsGossip$
 
MetricsGossipEnvelope$ - Class in akka.cluster.metrics
 
MetricsGossipEnvelope$() - Constructor for class akka.cluster.metrics.MetricsGossipEnvelope$
 
metricsSelector() - Method in class akka.cluster.metrics.AdaptiveLoadBalancingGroup
 
metricsSelector() - Method in class akka.cluster.metrics.AdaptiveLoadBalancingPool
 
metricsSelector() - Method in class akka.cluster.metrics.AdaptiveLoadBalancingRoutingLogic
 
MetricsSelector - Interface in akka.cluster.metrics
A MetricsSelector is responsible for producing weights from the node metrics.
METRICSSELECTOR_FIELD_NUMBER - Static variable in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool
 
MetricsSelector$ - Class in akka.cluster.metrics
 
MetricsSelector$() - Constructor for class akka.cluster.metrics.MetricsSelector$
 
MF() - Static method in class akka.io.dns.RecordType
A mail forwarder (Obsolete - use MX)
MF() - Method in class akka.io.dns.RecordType$
A mail forwarder (Obsolete - use MX)
MG() - Static method in class akka.io.dns.RecordType
A mail group member (EXPERIMENTAL)
MG() - Method in class akka.io.dns.RecordType$
A mail group member (EXPERIMENTAL)
MICROSECONDS - akka.remote.WireFormats.TimeUnit
MICROSECONDS = 2;
MICROSECONDS_VALUE - Static variable in enum akka.remote.WireFormats.TimeUnit
MICROSECONDS = 2;
MILLISECONDS - akka.remote.WireFormats.TimeUnit
MILLISECONDS = 3;
MILLISECONDS_VALUE - Static variable in enum akka.remote.WireFormats.TimeUnit
MILLISECONDS = 3;
minBackoff() - Method in class akka.pattern.BackoffOnFailureOptionsImpl
 
minBackoff() - Method in class akka.pattern.BackoffOnStopOptionsImpl
 
minBackoff() - Method in class akka.pattern.BackoffOptionsImpl
 
minBackoff() - Method in class akka.stream.RestartSettings
 
minCap() - Method in class akka.cluster.ddata.Replicator.ReadMajority
 
minCap() - Method in class akka.cluster.ddata.Replicator.ReadMajorityPlus
 
minCap() - Method in class akka.cluster.ddata.Replicator.WriteMajority
 
minCap() - Method in class akka.cluster.ddata.Replicator.WriteMajorityPlus
 
minCap() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadMajority
 
minCap() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteMajority
 
MINFO() - Static method in class akka.io.dns.RecordType
mailbox or mail list information
MINFO() - Method in class akka.io.dns.RecordType$
mailbox or mail list information
MinimalActorRef - Interface in akka.actor
Trait for ActorRef implementations where all methods contain default stubs.
minimumProportion() - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.WindowSettings
 
minimumProportion() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.WindowSettings
 
minMembers() - Method in class akka.cluster.sharding.ShardCoordinator
 
MinNrOfMembers() - Method in class akka.cluster.ClusterSettings
 
MinNrOfMembersOfRole() - Method in class akka.cluster.ClusterSettings
 
minSequenceNr() - Method in class akka.persistence.SnapshotSelectionCriteria
 
minSequenceNr() - Method in class akka.persistence.typed.SnapshotSelectionCriteria
 
minStdDeviation() - Method in class akka.remote.PhiAccrualFailureDetector
 
minTimestamp() - Method in class akka.persistence.SnapshotSelectionCriteria
 
minTimestamp() - Method in class akka.persistence.typed.SnapshotSelectionCriteria
 
MINUTES - akka.remote.WireFormats.TimeUnit
MINUTES = 5;
MINUTES_VALUE - Static variable in enum akka.remote.WireFormats.TimeUnit
MINUTES = 5;
MiscMessageSerializer - Class in akka.remote.serialization
 
MiscMessageSerializer(ExtendedActorSystem) - Constructor for class akka.remote.serialization.MiscMessageSerializer
 
mixMetricSelectorFromBinary(byte[]) - Method in class akka.cluster.metrics.protobuf.MessageSerializer
 
MixMetricsSelector - Class in akka.cluster.metrics
 
MixMetricsSelector(IndexedSeq<CapacityMetricsSelector>) - Constructor for class akka.cluster.metrics.MixMetricsSelector
 
MixMetricsSelector$ - Class in akka.cluster.metrics
Singleton instance of the default MixMetricsSelector, which uses [akka.cluster.routing.HeapMetricsSelector], [akka.cluster.routing.CpuMetricsSelector], and [akka.cluster.routing.SystemLoadAverageMetricsSelector]
MixMetricsSelector$() - Constructor for class akka.cluster.metrics.MixMetricsSelector$
 
MixMetricsSelectorBase - Class in akka.cluster.metrics
Base class for MetricsSelector that combines other selectors and aggregates their capacity.
MixMetricsSelectorBase(Iterable<CapacityMetricsSelector>) - Constructor for class akka.cluster.metrics.MixMetricsSelectorBase
Java API: construct a mix-selector from a sequence of selectors
MixMetricsSelectorBase(IndexedSeq<CapacityMetricsSelector>) - Constructor for class akka.cluster.metrics.MixMetricsSelectorBase
 
mkFlag(boolean) - Static method in class akka.persistence.CapabilityFlag
 
mkFlag(boolean) - Method in class akka.persistence.CapabilityFlag$
 
mkKey(ActorPath) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$
 
mkKey(ActorPath) - Method in class akka.cluster.pubsub.DistributedPubSubMediator
 
mkKey(ActorRef) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$
 
mkKey(ActorRef) - Method in class akka.cluster.pubsub.DistributedPubSubMediator
 
mkTimer() - Method in interface akka.actor.typed.internal.ActorContextImpl
 
mode() - Method in class akka.actor.FSM.Timer
 
mode() - Method in class akka.actor.testkit.typed.Effect.TimerScheduled
 
mode() - Method in class akka.persistence.fsm.PersistentFSM.Timer
Deprecated.
 
mode() - Method in class akka.persistence.journal.JournalPerfSpec.Cmd
 
mode() - Method in class akka.remote.transport.ThrottlerTransportAdapter.SetThrottle
Deprecated.
 
mode() - Method in class akka.stream.ActorAttributes.StreamSubscriptionTimeout
 
mode() - Method in class akka.stream.StreamSubscriptionTimeoutSettings
Deprecated.
Use attribute 'ActorAttributes.StreamSubscriptionTimeoutMode' to read the concrete setting value. Since 2.6.0.
modifiedByNodes() - Method in class akka.cluster.ddata.GCounter
 
modifiedByNodes() - Method in class akka.cluster.ddata.LWWMap
 
modifiedByNodes() - Method in class akka.cluster.ddata.ManyVersionVector
 
modifiedByNodes() - Method in class akka.cluster.ddata.OneVersionVector
 
modifiedByNodes() - Method in class akka.cluster.ddata.ORMap
 
modifiedByNodes() - Method in class akka.cluster.ddata.ORMultiMap
 
modifiedByNodes() - Method in class akka.cluster.ddata.ORSet
 
modifiedByNodes() - Method in class akka.cluster.ddata.PNCounter
 
modifiedByNodes() - Method in class akka.cluster.ddata.PNCounterMap
 
modifiedByNodes() - Method in interface akka.cluster.ddata.RemovedNodePruning
The nodes that have changed the state for this data and would need pruning when such node is no longer part of the cluster.
modify() - Method in class akka.cluster.ddata.Replicator.Update
 
modify() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Update
 
modify() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Update
 
ModifyFailure(Key<A>, String, Throwable) - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.ModifyFailure
 
ModifyFailure(Key<A>, String, Throwable, Option<Object>) - Constructor for class akka.cluster.ddata.Replicator.ModifyFailure
 
ModifyFailure$() - Constructor for class akka.cluster.ddata.Replicator.ModifyFailure$
 
ModifyFailure$() - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.ModifyFailure$
 
ModifyFailure$() - Constructor for class akka.cluster.ddata.typed.scaladsl.Replicator.ModifyFailure$
 
MODULE$ - Static variable in class akka.actor.AbstractActor$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.AbstractFSM$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.Actor.emptyBehavior$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.Actor.ignoringBehavior$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.Actor$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.ActorCell$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.ActorIdentity$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.ActorInitializationException$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.ActorKilledException$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.ActorLogMarker$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.ActorNotFound$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.ActorPath$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.ActorPathExtractor$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.ActorPaths$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.ActorRef$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.ActorSelection$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.ActorSelectionMessage$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.ActorSystem.Settings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.ActorSystem$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.Address$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.AddressFromURIString$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.AddressTerminated$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.AllForOneStrategy$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.BootstrapSetup$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.Cancellable$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.ChildNameReserved$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.ChildRestartStats$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.ContextualTypedActorFactory$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.CoordinatedShutdown.ActorSystemTerminateReason$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.CoordinatedShutdown.ClusterDowningReason$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.CoordinatedShutdown.ClusterJoinUnsuccessfulReason$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.CoordinatedShutdown.ClusterLeavingReason$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.CoordinatedShutdown.IncompatibleConfigurationDetectedReason$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.CoordinatedShutdown.JvmExitReason$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.CoordinatedShutdown.Phase$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.CoordinatedShutdown.UnknownReason$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.CoordinatedShutdown$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.CoordinatedShutdownTerminationWatcher$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.DeadLetter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.DeadLetterActorRef$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.DeathPactException$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.Deploy$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.Dropped$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.dungeon.Children$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.dungeon.ChildrenContainer.Creation$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.dungeon.ChildrenContainer.EmptyChildrenContainer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.dungeon.ChildrenContainer.NormalChildrenContainer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.dungeon.ChildrenContainer.Recreation$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.dungeon.ChildrenContainer.TerminatedChildrenContainer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.dungeon.ChildrenContainer.TerminatingChildrenContainer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.dungeon.ChildrenContainer.Termination$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.dungeon.ChildrenContainer.UserRequest$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.dungeon.ChildrenContainer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.dungeon.FaultHandling$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.dungeon.ReceiveTimeout$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.dungeon.SerializationCheckFailedException$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.FSM.$minus$greater$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.FSM.CurrentState$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.FSM.Event$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.FSM.Failure$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.FSM.FixedDelayMode$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.FSM.FixedRateMode$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.FSM.LogEntry$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.FSM.Normal$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.FSM.NullFunction$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.FSM.Shutdown$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.FSM.SingleMode$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.FSM.State$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.FSM.StateTimeout$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.FSM.StopEvent$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.FSM.SubscribeTransitionCallBack$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.FSM.Timer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.FSM.Transition$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.FSM.UnsubscribeTransitionCallBack$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.FSM$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.FunctionRef$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.Identify$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.IgnoreActorRef$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.IllegalActorStateException$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.IndirectActorProducer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.InternalActorRef$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.InvalidActorNameException$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.InvalidMessageException$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.JVMShutdownHooks$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.Kill$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.LightArrayRevolverScheduler$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.LocalActorRefProvider$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.LocalScope$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.Nobody$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.NoScopeGiven$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.OneForOneStrategy$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.OriginalRestartException$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.PoisonPill$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.PostRestartException$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.PreRestartException$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.Props$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.ProviderSelection.Cluster$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.ProviderSelection.Custom$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.ProviderSelection.Local$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.ProviderSelection.Remote$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.ProviderSelection$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.ReceiveTimeout$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.RelativeActorPath$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.RootActorPath$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.Scheduler$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.SchedulerException$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.SelectChildName$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.SelectChildPattern$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.SelectParent$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.SerializedActorRef$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.SerializedIgnore$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.setup.ActorSystemSetup$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.StashOverflowException$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.Status.Failure$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.Status.Success$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.Status$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.StopChild$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.SupervisorStrategy.Escalate$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.SupervisorStrategy.Restart$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.SupervisorStrategy.Resume$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.SupervisorStrategy.Stop$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.SupervisorStrategy$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.SuppressedDeadLetter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.SystemGuardian.RegisterTerminationHook$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.SystemGuardian.TerminationHook$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.SystemGuardian.TerminationHookDone$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.SystemGuardian$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.Terminated$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.CapturedLogEvent$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.Effect.MessageAdapter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.Effect.NoEffects$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.Effect.ReceiveTimeoutCancelled$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.Effect.ReceiveTimeoutSet$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.Effect.Scheduled$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.Effect.Spawned$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.Effect.SpawnedAdapter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.Effect.SpawnedAnonymous$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.Effect.SpawnedAnonymousAdapter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.Effect.Stopped$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.Effect.TimerCancelled$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedDelayMode$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedDelayModeWithInitialDelay$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedRateMode$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedRateModeWithInitialDelay$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.Effect.TimerScheduled$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.Effect.TimerScheduled$.SingleMode$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.Effect.Unwatched$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.Effect.Watched$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.Effect.WatchedWith$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.Effect$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.FishingOutcome.Complete$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.FishingOutcome.Continue$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.FishingOutcome.ContinueAndIgnore$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.FishingOutcome.Fail$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.FishingOutcome$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.internal.ActorSystemStub$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.Ack$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.ActorStopped$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActor$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActorAnonymous$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.StopActor$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.internal.ActorTestKitGuardian$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.internal.BehaviorTestKitImpl$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.internal.CapturingAppender$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.internal.LogbackUtil$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.internal.LoggingTestKitImpl$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.internal.TestAppender$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.internal.TestKitUtils$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.internal.TestProbeImpl$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.javadsl.ActorTestKit$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.javadsl.BehaviorTestKit$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.javadsl.Effects$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.javadsl.FishingOutcomes$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.javadsl.LoggingTestKit$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.javadsl.ManualTime$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.javadsl.TestInbox$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.javadsl.TestProbe$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.LoggingEvent$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.scaladsl.ActorTestKit$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.scaladsl.ActorTestKitBase$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.scaladsl.BehaviorTestKit$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.scaladsl.Effects$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.scaladsl.FishingOutcomes$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.scaladsl.LoggingTestKit$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.scaladsl.ManualTime$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.scaladsl.TestInbox$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.scaladsl.TestProbe$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.TestException$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.testkit.typed.TestKitSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.TimerSchedulerImpl$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.ActorRef.ActorRefOps$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.ActorRef$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.ActorRefResolver$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.ActorRefResolverSetup$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.ActorSystem$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.ActorTags$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.Behavior.BehaviorDecorators$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.Behavior$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.BehaviorInterceptor$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.ChildFailed$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.DeathPactException$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.delivery.ConsumerController.Confirmed$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.delivery.ConsumerController.DeliverThenStop$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.delivery.ConsumerController.Delivery$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.delivery.ConsumerController.RegisterToProducerController$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.delivery.ConsumerController.SequencedMessage$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.delivery.ConsumerController.Settings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.delivery.ConsumerController.Start$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.delivery.ConsumerController$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.delivery.DurableProducerQueue.Cleanup$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.delivery.DurableProducerQueue.Confirmed$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.delivery.DurableProducerQueue.LoadState$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.delivery.DurableProducerQueue.MessageSent$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.delivery.DurableProducerQueue.State$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageConfirmed$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageSent$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageSentAck$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.delivery.DurableProducerQueue$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.delivery.internal.ChunkedMessage$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.delivery.internal.ConsumerControllerImpl$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Ack$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Request$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Resend$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.delivery.internal.ProducerControllerImpl.ResendFirstUnconfirmed$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.delivery.internal.ProducerControllerImpl$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.delivery.internal.WorkPullingProducerControllerImpl$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.delivery.ProducerController.MessageWithConfirmation$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.delivery.ProducerController.RegisterConsumer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.delivery.ProducerController.RequestNext$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.delivery.ProducerController.Settings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.delivery.ProducerController.Start$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.delivery.ProducerController$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.delivery.WorkPullingProducerController.GetWorkerStats$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.delivery.WorkPullingProducerController.MessageWithConfirmation$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.delivery.WorkPullingProducerController.RequestNext$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.delivery.WorkPullingProducerController.Settings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.delivery.WorkPullingProducerController.Start$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.delivery.WorkPullingProducerController.WorkerStats$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.delivery.WorkPullingProducerController$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.Dispatchers$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.DispatcherSelector$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.eventstream.EventStream.Publish$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.eventstream.EventStream.Subscribe$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.eventstream.EventStream.Unsubscribe$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.eventstream.EventStream$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.ActorContextImpl.LoggingContext$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.ActorContextImpl$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.ActorFlightRecorder$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.ActorMdc$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.adapter.ActorAdapter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.adapter.ActorContextAdapter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.adapter.ActorRefAdapter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.adapter.ActorRefFactoryAdapter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.adapter.ActorSystemAdapter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.adapter.AdapterExtension$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.adapter.EventStreamAdapter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.adapter.GuardianStartupBehavior.Start$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.adapter.GuardianStartupBehavior$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.adapter.PropsAdapter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.adapter.SchedulerAdapter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.AdaptMessage$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.AdaptWithRegisteredMessageAdapter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.BehaviorImpl.ContextAs$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.BehaviorImpl.DeferredBehavior$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.BehaviorImpl.ReceiveBehavior$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.BehaviorImpl.ReceiveMessageBehavior$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.BehaviorImpl.SameBehavior$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.BehaviorImpl.UnhandledBehavior$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.BehaviorImpl$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.BehaviorTags$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.Create$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.DeathWatchNotification$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.EarliestFirstSystemMessageList$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.EventStreamExtension$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.InterceptorImpl$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.LatestFirstSystemMessageList$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.LoggerClass$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.LogMessagesInterceptor$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.MonitorInterceptor$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.NoMessage$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.NoOpActorFlightRecorder$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.NoOpDeliveryFlightRecorder$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.PoisonPill$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.PropsImpl.ActorTagsImpl$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.PropsImpl.BoundedMailboxSelector$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.PropsImpl.DefaultMailboxSelector$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.PropsImpl.DispatcherDefault$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.PropsImpl.DispatcherFromConfig$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.PropsImpl.DispatcherSameAsParent$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.PropsImpl.EmptyProps$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.PropsImpl.MailboxFromConfigSelector$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.PropsImpl$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.pubsub.TopicImpl$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.receptionist.DefaultServiceKey$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.receptionist.LocalReceptionist$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.receptionist.Platform$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Deregister$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Deregistered$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Find$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Listing$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Register$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Registered$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Subscribe$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.receptionist.ReceptionistMessages$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.RestartSupervisor.ResetRestartCount$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.RestartSupervisor.ScheduledRestart$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.RestartSupervisor$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.routing.GroupRouterBuilder$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.routing.GroupRouterHelper$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.routing.PoolRouterBuilder$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.routing.RoutingLogics$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.StashBufferImpl$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.Supervisor$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.SystemMessageList$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.Terminate$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.TimerSchedulerImpl$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.TransformMessagesInterceptor$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.UnstashException$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.Unwatch$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.Watch$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.internal.WithMdcBehaviorInterceptor$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.javadsl.Adapter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.javadsl.AskPattern$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.javadsl.BehaviorBuilder.Case$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.javadsl.BehaviorBuilder$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.javadsl.Behaviors$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.javadsl.ReceiveBuilder.Case$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.javadsl.ReceiveBuilder$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.javadsl.Routers$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.LogOptions.LogOptionsImpl$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.LogOptions$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.MailboxSelector$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.MessageAdaptionFailure$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.PostStop$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.PreRestart$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.Props$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.pubsub.Topic.GetTopicStats$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.pubsub.Topic.Publish$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.pubsub.Topic.Subscribe$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.pubsub.Topic.Unsubscribe$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.pubsub.Topic$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.receptionist.Receptionist.Deregister$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.receptionist.Receptionist.Deregistered$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.receptionist.Receptionist.Find$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.receptionist.Receptionist.Listing$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.receptionist.Receptionist.Register$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.receptionist.Receptionist.Registered$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.receptionist.Receptionist.Subscribe$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.receptionist.Receptionist$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.receptionist.ReceptionistSetup$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.receptionist.ServiceKey$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.RecipientRef.RecipientRefOps$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.RecipientRef$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.scaladsl.adapter.PropsAdapter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.scaladsl.AskPattern.Askable$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.scaladsl.AskPattern$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.scaladsl.Behaviors.Supervise$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.scaladsl.Behaviors$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.scaladsl.Routers$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.scaladsl.StashBuffer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.SerializedActorRef$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.SpawnProtocol.Spawn$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.SpawnProtocol$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.SupervisorStrategy.Backoff$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.SupervisorStrategy.Restart$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.SupervisorStrategy.Resume$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.SupervisorStrategy.Stop$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.SupervisorStrategy$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.typed.Terminated$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.TypedActor.MethodCall$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.TypedActor.SerializedMethodCall$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.TypedActor.SerializedTypedActorInvocationHandler$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.TypedActor$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.TypedProps$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.UnhandledMessage$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.actor.WrappedMessage$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.AkkaVersion$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.client.ClusterClient.Internal$.HeartbeatTick$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.client.ClusterClient.Internal$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.client.ClusterClient.Internal$.ReconnectTimeout$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.client.ClusterClient.Internal$.RefreshContactsTick$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.client.ClusterClient.Publish$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.client.ClusterClient.Send$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.client.ClusterClient.SendToAll$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.client.ClusterClient$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.client.ClusterClientReceptionist$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.client.ClusterClients$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.client.ClusterClientSettings$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.client.ClusterClientUnreachable$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.client.ClusterClientUp$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.client.ClusterReceptionist.Internal$.CheckDeadlines$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.client.ClusterReceptionist.Internal$.Contacts$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.client.ClusterReceptionist.Internal$.GetContacts$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.client.ClusterReceptionist.Internal$.Heartbeat$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.client.ClusterReceptionist.Internal$.HeartbeatRsp$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.client.ClusterReceptionist.Internal$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.client.ClusterReceptionist.Internal$.Ping$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.client.ClusterReceptionist.Internal$.ReceptionistShutdown$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.client.ClusterReceptionist$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.client.ClusterReceptionistSettings$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.client.ContactPointAdded$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.client.ContactPointRemoved$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.client.ContactPoints$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.client.GetClusterClients$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.client.GetContactPoints$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.client.SubscribeClusterClients$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.client.SubscribeContactPoints$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.client.UnsubscribeClusterClients$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.client.UnsubscribeContactPoints$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.Cluster$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ClusterCoreDaemon$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ClusterEvent.ClusterShuttingDown$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ClusterEvent.CurrentClusterState$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ClusterEvent.CurrentInternalStats$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ClusterEvent.InitialStateAsEvents$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ClusterEvent.InitialStateAsSnapshot$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ClusterEvent.LeaderChanged$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ClusterEvent.MemberDowned$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ClusterEvent.MemberExited$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ClusterEvent.MemberJoined$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ClusterEvent.MemberLeft$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ClusterEvent.MemberPreparingForShutdown$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ClusterEvent.MemberReadyForShutdown$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ClusterEvent.MemberRemoved$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ClusterEvent.MemberTombstonesChanged$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ClusterEvent.MemberUp$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ClusterEvent.MemberWeaklyUp$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ClusterEvent.ReachabilityChanged$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ClusterEvent.ReachableDataCenter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ClusterEvent.ReachableMember$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ClusterEvent.RoleLeaderChanged$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ClusterEvent.SeenChanged$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ClusterEvent.UnreachableDataCenter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ClusterEvent.UnreachableMember$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ClusterEvent$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ClusterHeartbeatReceiver$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ClusterHeartbeatSender$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ClusterHeartbeatSenderState$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ClusterLogClass$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ClusterLogMarker.Properties$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ClusterLogMarker$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ClusterReadView$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ClusterRemoteWatcher$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ClusterScope$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ClusterSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ClusterUserAction.Down$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ClusterUserAction.JoinTo$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ClusterUserAction.Leave$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ClusterUserAction.PrepareForShutdown$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ClusterUserAction$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.CoordinatedShutdownLeave$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.CrossDcHeartbeatingState$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.CrossDcHeartbeatSender$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.DistributedData$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.DurableStore.LoadAll$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.DurableStore.LoadAllCompleted$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.DurableStore.LoadData$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.DurableStore.Store$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.DurableStore.StoreReply$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.DurableStore$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.EstimatedSize$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Flag$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.FlagKey$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.GCounter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.GCounterKey$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.GSet$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.GSetKey$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Key$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.LmdbDurableStore$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.LWWMap.LWWMapTag$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.LWWMap$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.LWWMapKey$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.LWWRegister$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.LWWRegisterKey$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.ManyVersionVector$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.OneVersionVector$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.ORMap.DeltaGroup$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.ORMap.PutDeltaOp$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.ORMap.RemoveDeltaOp$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.ORMap.RemoveKeyDeltaOp$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.ORMap.UpdateDeltaOp$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.ORMap.VanillaORMapTag$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.ORMap$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.ORMapKey$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.ORMultiMap.ORMultiMapTag$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.ORMultiMap.ORMultiMapWithValueDeltasTag$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.ORMultiMap$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.ORMultiMapKey$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.ORSet.AddDeltaOp$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.ORSet.DeltaGroup$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.ORSet.FullStateDeltaOp$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.ORSet.RemoveDeltaOp$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.ORSet$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.ORSetKey$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.PNCounter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.PNCounterKey$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.PNCounterMap.PNCounterMapTag$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.PNCounterMap$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.PNCounterMapKey$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.protobuf.OtherMessageComparator$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.LWWMapEntry$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.LWWMapEntryComparator$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ORMapDeltaGroupEntry$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ORMapEntry$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ORMapEntryComparator$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ORMultiMapEntry$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ORMultiMapEntryComparator$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.PNCounterMapEntry$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.PNCounterMapEntryComparator$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.protobuf.ReplicatorMessageSerializer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.PruningState.PruningInitialized$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.PruningState.PruningPerformed$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.PruningState$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.ReadAggregator$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.ReadWriteAggregator$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.Changed$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.DataDeleted$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.Delete$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.Deleted$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.DeleteSuccess$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.FlushChanges$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.Get$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.GetDataDeleted$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.GetFailure$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.GetKeyIds$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.GetKeyIdsResult$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.GetReplicaCount$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.GetSuccess$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.Internal$.ClockTick$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.Internal$.DataEnvelope$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.Internal$.DeletedData$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.Internal$.Delta$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.Internal$.DeltaNack$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.Internal$.DeltaPropagation$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.Internal$.DeltaPropagationTick$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.Internal$.Gossip$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.Internal$.GossipTick$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.Internal$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.Internal$.Read$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.Internal$.ReadRepair$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.Internal$.ReadRepairAck$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.Internal$.ReadResult$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.Internal$.RemovedNodePruningTick$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.Internal$.Status$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.Internal$.TestFullStateGossip$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.Internal$.Write$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.Internal$.WriteAck$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.Internal$.WriteNack$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.ModifyFailure$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.NotFound$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.ReadAll$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.ReadFrom$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.ReadLocal$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.ReadMajority$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.ReadMajorityPlus$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.ReplicaCount$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.ReplicationDeleteFailure$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.StoreFailure$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.Subscribe$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.Unsubscribe$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.Update$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.UpdateDataDeleted$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.UpdateSuccess$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.UpdateTimeout$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.WriteAll$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.WriteLocal$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.WriteMajority$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.WriteMajorityPlus$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator.WriteTo$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.Replicator$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.ReplicatorSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.SelfUniqueAddress$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.internal.ReplicatorBehavior$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.javadsl.DistributedData$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.javadsl.DistributedDataSetup$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.javadsl.Replicator.Changed$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.javadsl.Replicator.DataDeleted$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.javadsl.Replicator.Delete$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.javadsl.Replicator.Deleted$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.javadsl.Replicator.DeleteFailure$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.javadsl.Replicator.DeleteSuccess$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.javadsl.Replicator.FlushChanges$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.javadsl.Replicator.Get$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.javadsl.Replicator.GetDataDeleted$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.javadsl.Replicator.GetFailure$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.javadsl.Replicator.GetReplicaCount$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.javadsl.Replicator.GetSuccess$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.javadsl.Replicator.ModifyFailure$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.javadsl.Replicator.NotFound$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.javadsl.Replicator.ReadAll$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.javadsl.Replicator.ReadFrom$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.javadsl.Replicator.ReadLocal$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.javadsl.Replicator.ReadMajority$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.javadsl.Replicator.ReplicaCount$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.javadsl.Replicator.StoreFailure$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.javadsl.Replicator.Subscribe$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.javadsl.Replicator.Unsubscribe$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.javadsl.Replicator.Update$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.javadsl.Replicator.UpdateDataDeleted$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.javadsl.Replicator.UpdateSuccess$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.javadsl.Replicator.UpdateTimeout$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.javadsl.Replicator.WriteAll$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.javadsl.Replicator.WriteLocal$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.javadsl.Replicator.WriteMajority$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.javadsl.Replicator.WriteTo$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.javadsl.Replicator$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.javadsl.ReplicatorSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.scaladsl.DistributedData$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.scaladsl.Replicator.Changed$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.scaladsl.Replicator.DataDeleted$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.scaladsl.Replicator.Delete$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.scaladsl.Replicator.Deleted$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.scaladsl.Replicator.DeleteFailure$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.scaladsl.Replicator.DeleteSuccess$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.scaladsl.Replicator.FlushChanges$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.scaladsl.Replicator.Get$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.scaladsl.Replicator.GetDataDeleted$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.scaladsl.Replicator.GetFailure$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.scaladsl.Replicator.GetReplicaCount$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.scaladsl.Replicator.GetSuccess$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.scaladsl.Replicator.ModifyFailure$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.scaladsl.Replicator.NotFound$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.scaladsl.Replicator.ReadAll$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.scaladsl.Replicator.ReadFrom$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.scaladsl.Replicator.ReadMajority$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.scaladsl.Replicator.ReplicaCount$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.scaladsl.Replicator.StoreFailure$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.scaladsl.Replicator.Subscribe$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.scaladsl.Replicator.Unsubscribe$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.scaladsl.Replicator.Update$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.scaladsl.Replicator.UpdateDataDeleted$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.scaladsl.Replicator.UpdateFailure$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.scaladsl.Replicator.UpdateSuccess$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.scaladsl.Replicator.UpdateTimeout$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.scaladsl.Replicator.WriteAll$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.scaladsl.Replicator.WriteMajority$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.scaladsl.Replicator.WriteTo$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.scaladsl.Replicator$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.scaladsl.ReplicatorMessageAdapter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.typed.scaladsl.ReplicatorSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.VersionVector.After$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.VersionVector.Before$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.VersionVector.Concurrent$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.VersionVector.Same$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.VersionVector.Timestamp$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.VersionVector$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.ddata.WriteAggregator$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.DowningProvider$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.Gossip$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.GossipEnvelope$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.GossipOverview$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.GossipStats$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.GossipStatus$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.HeartbeatNodeRing$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.InternalClusterAction.AddOnMemberRemovedListener$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.InternalClusterAction.AddOnMemberUpListener$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.InternalClusterAction.CompatibleConfig$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.InternalClusterAction.ConfigCheckUnsupportedByJoiningNode$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.InternalClusterAction.ExitingCompleted$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.InternalClusterAction.ExitingConfirmed$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.InternalClusterAction.GetClusterCoreRef$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.InternalClusterAction.GossipSpeedupTick$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.InternalClusterAction.GossipTick$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.InternalClusterAction.IncompatibleConfig$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.InternalClusterAction.InitJoin$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.InternalClusterAction.InitJoinAck$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.InternalClusterAction.InitJoinNack$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.InternalClusterAction.Join$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.InternalClusterAction.JoinSeedNode$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.InternalClusterAction.JoinSeedNodes$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.InternalClusterAction.LeaderActionsTick$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.InternalClusterAction.PublishChanges$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.InternalClusterAction.PublishEvent$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.InternalClusterAction.PublishStatsTick$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.InternalClusterAction.ReapUnreachableTick$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.InternalClusterAction.SendCurrentClusterState$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.InternalClusterAction.SendGossipTo$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.InternalClusterAction.Subscribe$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.InternalClusterAction.UncheckedConfig$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.InternalClusterAction.Unsubscribe$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.InternalClusterAction.Welcome$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.InternalClusterAction$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.Invalid$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.JoinConfigCompatCheckCluster$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.JoinConfigCompatChecker$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.Member$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.MembershipState$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.MemberStatus.Down$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.MemberStatus.Exiting$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.MemberStatus.Joining$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.MemberStatus.Leaving$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.MemberStatus.PreparingForShutdown$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.MemberStatus.ReadyForShutdown$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.MemberStatus.Removed$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.MemberStatus.Up$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.MemberStatus.WeaklyUp$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.MemberStatus$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.metrics.AdaptiveLoadBalancingGroup$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.metrics.AdaptiveLoadBalancingPool$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.metrics.AdaptiveLoadBalancingRoutingLogic$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.metrics.ClusterMetricsChanged$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.metrics.ClusterMetricsCollector$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.metrics.ClusterMetricsExtension$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.metrics.ClusterMetricsSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.metrics.ClusterMetricsStrategy$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.metrics.CollectionStartMessage$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.metrics.CollectionStopMessage$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.metrics.CpuMetricsSelector$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.metrics.DefaultSigarProvider$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.metrics.EWMA$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.metrics.HeapMetricsSelector$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.metrics.Metric$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.metrics.MetricsCollector$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.metrics.MetricsGossip$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.metrics.MetricsGossipEnvelope$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.metrics.MetricsSelector$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.metrics.MixMetricsSelector$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.metrics.NodeMetrics$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.metrics.SigarProvider$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.metrics.StandardMetrics.Cpu$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.metrics.StandardMetrics.HeapMemory$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.metrics.StandardMetrics$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.metrics.SystemLoadAverageMetricsSelector$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.metrics.TryNative$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.protobuf.ClusterMessageSerializer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.pubsub.DistributedPubSub$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.pubsub.DistributedPubSubMediator.Count$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.pubsub.DistributedPubSubMediator.CountSubscribers$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.pubsub.DistributedPubSubMediator.CurrentTopics$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.pubsub.DistributedPubSubMediator.GetTopics$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Bucket$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Delta$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.DeltaCount$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.GossipTick$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.MediatorRouterEnvelope$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.NewSubscriberArrived$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.NoMoreSubscribers$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Prune$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.RegisterTopic$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.SendToOneSubscriber$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Status$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Subscribed$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.TerminateRequest$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Unsubscribed$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.ValueHolder$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.pubsub.DistributedPubSubMediator.Publish$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.pubsub.DistributedPubSubMediator.Put$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.pubsub.DistributedPubSubMediator.Remove$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.pubsub.DistributedPubSubMediator.Send$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.pubsub.DistributedPubSubMediator.SendToAll$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.pubsub.DistributedPubSubMediator.Subscribe$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.pubsub.DistributedPubSubMediator.SubscribeAck$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.pubsub.DistributedPubSubMediator.Unsubscribe$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.pubsub.DistributedPubSubMediator.UnsubscribeAck$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.pubsub.DistributedPubSubMediator$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.pubsub.DistributedPubSubSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.Reachability$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.routing.ClusterRouterGroup$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.routing.ClusterRouterGroupSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.routing.ClusterRouterPool$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.routing.ClusterRouterPoolSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.routing.ClusterRouterSettingsBase$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sbr.DowningStrategy$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sbr.KeepOldestSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sbr.LeaseMajoritySettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sbr.SplitBrainResolver$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sbr.SplitBrainResolverSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sbr.StaticQuorumSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ClusterSharding$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ClusterShardingGuardian$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ClusterShardingHealthCheck$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ClusterShardingHealthCheckSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.AdmissionFilter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.AdmissionOptimizer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.AlwaysAdmissionFilter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.FrequencySketchAdmissionFilter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.HillClimbingAdmissionOptimizer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.NoAdmissionOptimizer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ClusterShardingSettings.IdlePassivationStrategy$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ClusterShardingSettings.LeastFrequentlyUsedPassivationStrategy$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ClusterShardingSettings.LeastRecentlyUsedPassivationStrategy$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ClusterShardingSettings.MostRecentlyUsedPassivationStrategy$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ClusterShardingSettings.NoPassivationStrategy$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategy$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FilterSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FrequencySketchSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.HillClimbingSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.OptimizerSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.WindowSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.IdleSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.LeastFrequentlyUsedSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings$.SegmentedSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.MostRecentlyUsedSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.PolicySettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ClusterShardingSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.DDataShardCoordinator$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.external.ExternalShardAllocation$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.external.ExternalShardAllocationStrategy.GetShardLocation$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.external.ExternalShardAllocationStrategy.GetShardLocationResponse$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.external.ExternalShardAllocationStrategy.GetShardLocations$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.external.ExternalShardAllocationStrategy.GetShardLocationsResponse$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.external.ExternalShardAllocationStrategy.ShardLocation$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.external.ExternalShardAllocationStrategy$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.internal.AbstractLeastShardAllocationStrategy$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.internal.ActiveEntities$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.internal.AdmissionFilter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.internal.AdmissionOptimizer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.internal.AlwaysAdmissionFilter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.internal.DDataRememberEntitiesCoordinatorStore$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.internal.DDataRememberEntitiesShardStore$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.internal.DisabledEntityPassivationStrategy$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.internal.EntityPassivationStrategy$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.internal.EventSourcedRememberEntitiesCoordinatorStore$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.internal.EventSourcedRememberEntitiesShardStore$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.internal.FrequencySketchAdmissionFilter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.internal.LeastShardAllocationStrategy$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.internal.NoActiveEntities$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.internal.NoAdmissionOptimizer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.AddShard$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.GetShards$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.RememberedShards$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.UpdateDone$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.UpdateFailed$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.internal.RememberEntitiesShardStore.GetEntities$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.internal.RememberEntitiesShardStore.RememberedEntities$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.internal.RememberEntitiesShardStore.Update$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.internal.RememberEntitiesShardStore.UpdateDone$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.internal.RememberEntitiesShardStore$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.internal.RememberEntityStarter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.NoOpShardingFlightRecorder$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Removals$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Result$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.RemoveInternalClusterShardingData$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.Shard$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ShardCoordinator.Internal$.BeginHandOff$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ShardCoordinator.Internal$.BeginHandOffAck$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ShardCoordinator.Internal$.GetShardHome$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ShardCoordinator.Internal$.GracefulShutdownReq$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ShardCoordinator.Internal$.HandOff$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ShardCoordinator.Internal$.HostShard$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ShardCoordinator.Internal$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ShardCoordinator.Internal$.RegionStopped$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ShardCoordinator.Internal$.Register$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ShardCoordinator.Internal$.RegisterAck$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ShardCoordinator.Internal$.RegisterProxy$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardCoordinatorInitialized$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHome$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomeAllocated$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomeDeallocated$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomes$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyRegistered$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyTerminated$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionRegistered$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionTerminated$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardStarted$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardStopped$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ShardCoordinator.Internal$.State$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ShardCoordinator.Internal$.StateInitialized$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ShardCoordinator.Internal$.Terminate$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ShardCoordinator.RebalanceWorker$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ShardCoordinator.RebalanceWorker$.ShardRegionTerminated$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ShardCoordinator.ShardAllocationStrategy$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ShardCoordinator$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ShardingFlightRecorder$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ShardingLogMarker.Properties$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ShardingLogMarker$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ShardingQueries.ShardsQueryResult$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ShardingQueries$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.ShardRegion$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FilterSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FrequencySketchSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.HillClimbingSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.OptimizerSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.WindowSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.IdleSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.LeastFrequentlyUsedSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings$.SegmentedSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.MostRecentlyUsedSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.PolicySettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.ClusterShardingSettings.RememberEntitiesStoreMode$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.ClusterShardingSettings.RememberEntitiesStoreModeDData$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.ClusterShardingSettings.RememberEntitiesStoreModeEventSourced$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.ClusterShardingSettings.StateStoreMode$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.ClusterShardingSettings.StateStoreModeDData$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.ClusterShardingSettings.StateStoreModePersistence$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.ClusterShardingSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.delivery.internal.ShardingConsumerControllerImpl$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.delivery.internal.ShardingProducerControllerImpl$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.delivery.ShardingConsumerController.Settings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.delivery.ShardingConsumerController$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.delivery.ShardingProducerController.MessageWithConfirmation$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.delivery.ShardingProducerController.RequestNext$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.delivery.ShardingProducerController.Settings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.delivery.ShardingProducerController.Start$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.delivery.ShardingProducerController$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.GetClusterShardingStats$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.GetShardRegionState$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.internal.EntityRefImpl$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.internal.EntityTypeKeyImpl$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.internal.Murmur2$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.internal.ShardCommandActor$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.internal.ShardedDaemonProcessImpl$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.internal.ShardingState$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.javadsl.ClusterSharding.Passivate$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.javadsl.ClusterSharding$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.javadsl.Entity$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.javadsl.EntityTypeKey$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.javadsl.ShardedDaemonProcess$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.javadsl.StartEntity$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.ReplicatedEntity$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.ReplicatedEntityProvider$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.ReplicatedShardingExtension$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.scaladsl.ClusterSharding.Passivate$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.scaladsl.ClusterSharding$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.scaladsl.ClusterShardingSetup$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.scaladsl.Entity$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.scaladsl.EntityTypeKey$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.scaladsl.ShardedDaemonProcess$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.scaladsl.StartEntity$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.ShardedDaemonProcessSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.ShardingDirectReplication.VerifyStarted$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.ShardingDirectReplication$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.ShardingEnvelope$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.ShardingMessageExtractor$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.testkit.javadsl.TestEntityRef$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.sharding.typed.testkit.scaladsl.TestEntityRef$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseFailure$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseResult$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLease$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLeaseData$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.singleton.ClusterSingletonManager.Internal$.BecomingOldest$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.singleton.ClusterSingletonManager.Internal$.BecomingOldestData$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Cleanup$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.singleton.ClusterSingletonManager.Internal$.DelayedMemberRemoved$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.singleton.ClusterSingletonManager.Internal$.End$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.singleton.ClusterSingletonManager.Internal$.EndData$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandingOver$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandingOverData$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverDone$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverInProgress$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverRetry$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverToMe$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.singleton.ClusterSingletonManager.Internal$.LeaseLost$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.singleton.ClusterSingletonManager.Internal$.LeaseRetry$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.singleton.ClusterSingletonManager.Internal$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Oldest$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.GetNext$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.InitialOldestState$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.OldestChanged$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestData$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.singleton.ClusterSingletonManager.Internal$.ReleaseLeaseFailure$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.singleton.ClusterSingletonManager.Internal$.ReleaseLeaseResult$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.singleton.ClusterSingletonManager.Internal$.SelfExiting$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Start$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.singleton.ClusterSingletonManager.Internal$.StartOldestChangedBuffer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Stopping$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.singleton.ClusterSingletonManager.Internal$.StoppingData$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOver$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOverFromMe$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOverRetry$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Uninitialized$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.singleton.ClusterSingletonManager.Internal$.WasOldest$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.singleton.ClusterSingletonManager.Internal$.WasOldestData$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Younger$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.singleton.ClusterSingletonManager.Internal$.YoungerData$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.singleton.ClusterSingletonManager$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.singleton.ClusterSingletonManagerSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.singleton.ClusterSingletonProxy$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.singleton.ClusterSingletonProxySettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.typed.Cluster$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.typed.ClusterSetup$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.typed.ClusterSingleton$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.typed.ClusterSingletonImpl$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.typed.ClusterSingletonManagerSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.typed.ClusterSingletonSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.typed.ClusterSingletonSetup$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.typed.Down$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.typed.GetCurrentState$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.typed.internal.AdapterClusterImpl$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.typed.internal.receptionist.ClusterReceptionist$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.typed.internal.receptionist.ClusterReceptionistProtocol$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.typed.internal.receptionist.ClusterReceptionistSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.typed.internal.receptionist.ServiceRegistry$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.typed.internal.receptionist.ShardedServiceRegistry$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.typed.Join$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.typed.JoinSeedNodes$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.typed.Leave$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.typed.PrepareForFullClusterShutdown$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.typed.SelfRemoved$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.typed.SelfUp$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.typed.SingletonActor$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.typed.Subscribe$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.typed.Unsubscribe$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.UniqueAddress$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.Valid$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.VectorClock.After$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.VectorClock.Before$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.VectorClock.Concurrent$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.VectorClock.Node$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.VectorClock.Same$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.VectorClock.Timestamp$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.VectorClock$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.cluster.VectorClockStats$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.compat.Future$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.compat.PartialFunction$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.coordination.lease.javadsl.LeaseProvider$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.coordination.lease.LeaseSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.coordination.lease.scaladsl.LeaseProvider$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.coordination.lease.TimeoutSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.discovery.aggregate.AggregateServiceDiscovery$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.discovery.config.ConfigServicesParser$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.discovery.Discovery$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.discovery.dns.DnsServiceDiscovery$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.discovery.Lookup$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.discovery.ServiceDiscovery.Resolved$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.discovery.ServiceDiscovery.ResolvedTarget$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.discovery.ServiceDiscovery$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.dispatch.affinity.AffinityPool$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.dispatch.BalancingDispatcherConfigurator$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.dispatch.BoundedControlAwareMailbox$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.dispatch.BoundedDequeBasedMailbox$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.dispatch.BoundedMailbox$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.dispatch.BoundedPriorityMailbox$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.dispatch.BoundedStablePriorityMailbox$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.dispatch.CachingConfig$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.dispatch.DefaultDispatcherPrerequisites$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.dispatch.Dispatchers$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.dispatch.Envelope$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.dispatch.ExecutionContexts.sameThreadExecutionContext$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.dispatch.ExecutionContexts$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.dispatch.Filter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.dispatch.ForkJoinExecutorConfigurator$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.dispatch.Futures$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.dispatch.internal.SameThreadExecutionContext$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.dispatch.internal.ScalaBatchable$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.dispatch.japi$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.dispatch.Mailbox$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.dispatch.Mailboxes$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.dispatch.MessageDispatcher$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.dispatch.MonitorableThreadFactory$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.dispatch.NonBlockingBoundedMailbox$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.dispatch.PriorityGenerator$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.dispatch.SingleConsumerOnlyUnboundedMailbox$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.dispatch.sysmsg.Create$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.dispatch.sysmsg.DeathWatchNotification$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.dispatch.sysmsg.EarliestFirstSystemMessageList$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.dispatch.sysmsg.Failed$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.dispatch.sysmsg.LatestFirstSystemMessageList$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.dispatch.sysmsg.NoMessage$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.dispatch.sysmsg.Recreate$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.dispatch.sysmsg.Resume$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.dispatch.sysmsg.Supervise$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.dispatch.sysmsg.Suspend$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.dispatch.sysmsg.SystemMessageList$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.dispatch.sysmsg.Terminate$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.dispatch.sysmsg.Unwatch$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.dispatch.sysmsg.Watch$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.dispatch.TaskInvocation$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.dispatch.ThreadPoolConfig$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.dispatch.ThreadPoolConfigBuilder$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.dispatch.UnboundedControlAwareMailbox$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.dispatch.UnboundedDequeBasedMailbox$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.dispatch.UnboundedMailbox$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.dispatch.UnboundedPriorityMailbox$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.dispatch.UnboundedStablePriorityMailbox$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.Done$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.event.ActorClassificationUnsubscriber$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.event.ActorWithLogClass$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.event.AddressTerminatedTopic$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.event.EventStreamUnsubscriber$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.event.jul.Logger$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.event.Logging.Debug$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.event.Logging.Error$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.event.Logging.Error$.NoCause$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.event.Logging.Error2$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.event.Logging.Info$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.event.Logging.InitializeLogger$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.event.Logging.LogEvent$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.event.Logging.LogExt$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.event.Logging.LoggerInitialized$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.event.Logging.LogLevel$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.event.Logging.StdOutLogger$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.event.Logging.Warning$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.event.Logging$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.event.LoggingFilterWithMarker$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.event.LoggingReceive$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.event.LogMarker.Properties$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.event.LogMarker$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.event.LogSource$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.event.NoLogging$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.event.NoMarkerLogging$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.event.slf4j.Logger$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.event.slf4j.Slf4jLogMarker$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.DirectByteBufferPool$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.dns.AAAARecord$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.dns.ARecord$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.dns.CachePolicy.Forever$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.dns.CachePolicy.Never$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.dns.CachePolicy.Ttl$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.dns.CachePolicy.Ttl$.TtlIsOrdered$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.dns.CachePolicy$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.dns.CNameRecord$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.dns.DnsProtocol.Ip$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.dns.DnsProtocol.Resolve$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.dns.DnsProtocol.Resolved$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.dns.DnsProtocol.Srv$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.dns.DnsProtocol$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.dns.DnsSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.dns.internal.AsyncDnsManager$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.dns.internal.AsyncDnsResolver$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.dns.internal.DnsClient$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.dns.internal.DomainName$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.dns.internal.Message$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.dns.internal.MessageFlags$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.dns.internal.OpCode$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.dns.internal.Question$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.dns.internal.RecordClassSerializer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.dns.internal.RecordTypeSerializer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.dns.internal.ResolvConf$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.dns.internal.ResolvConfParser$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.dns.internal.ResponseCode$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.dns.internal.TcpDnsClient$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.dns.RecordClass$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.dns.RecordType$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Dns.Resolve$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Dns.Resolved$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.dns.ResourceRecord$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.dns.SRVRecord$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.dns.UnknownRecord$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Dns$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Inet.DatagramChannelCreator$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Inet.SO$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Inet.SO$.ReceiveBufferSize$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Inet.SO$.ReuseAddress$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Inet.SO$.SendBufferSize$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Inet.SO$.TrafficClass$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Inet$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.IO$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.IpVersionSelector$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.SelectionHandler$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.SimpleDnsCache.CacheEntry$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.SimpleDnsCache$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.SimpleDnsManager$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Tcp.Abort$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Tcp.Aborted$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Tcp.Bind$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Tcp.Bound$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Tcp.Close$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Tcp.Closed$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Tcp.CommandFailed$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Tcp.CompoundWrite$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Tcp.ConfirmedClose$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Tcp.ConfirmedClosed$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Tcp.Connect$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Tcp.Connected$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Tcp.ErrorClosed$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Tcp.NoAck$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Tcp.PeerClosed$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Tcp.Received$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Tcp.Register$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Tcp.ResumeAccepting$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Tcp.ResumeReading$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Tcp.ResumeWriting$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Tcp.SO$.KeepAlive$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Tcp.SO$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Tcp.SO$.OOBInline$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Tcp.SO$.TcpNoDelay$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Tcp.SuspendReading$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Tcp.Unbind$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Tcp.Unbound$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Tcp.Write$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Tcp.WriteCommand$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Tcp.WriteFile$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Tcp.WritePath$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Tcp.WritingResumed$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Tcp$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.TcpConnection$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.TcpListener$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.TcpMessage$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.TcpOutgoingConnection$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.TcpSO$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Udp.Bind$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Udp.Bound$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Udp.CommandFailed$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Udp.NoAck$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Udp.Received$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Udp.ResumeReading$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Udp.Send$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Udp.SimpleSender$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Udp.SimpleSenderReady$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Udp.SO$.Broadcast$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Udp.SO$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Udp.SuspendReading$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Udp.Unbind$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Udp.Unbound$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.Udp$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.UdpConnected.CommandFailed$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.UdpConnected.Connect$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.UdpConnected.Connected$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.UdpConnected.Disconnect$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.UdpConnected.Disconnected$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.UdpConnected.NoAck$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.UdpConnected.Received$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.UdpConnected.ResumeReading$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.UdpConnected.Send$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.UdpConnected.SuspendReading$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.UdpConnected$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.UdpConnectedMessage$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.UdpMessage$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.io.UdpSO$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in exception akka.japi.JavaPartialFunction.NoMatch$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.japi.JavaPartialFunction$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.japi.Option.Some$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.japi.Option$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.japi.Pair$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.japi.pf.CaseStatement$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.japi.Throwables$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.japi.tuple.Tuple10$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.japi.tuple.Tuple11$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.japi.tuple.Tuple12$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.japi.tuple.Tuple13$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.japi.tuple.Tuple14$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.japi.tuple.Tuple15$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.japi.tuple.Tuple16$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.japi.tuple.Tuple17$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.japi.tuple.Tuple18$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.japi.tuple.Tuple19$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.japi.tuple.Tuple20$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.japi.tuple.Tuple21$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.japi.tuple.Tuple22$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.japi.tuple.Tuple3$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.japi.tuple.Tuple4$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.japi.tuple.Tuple5$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.japi.tuple.Tuple6$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.japi.tuple.Tuple7$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.japi.tuple.Tuple8$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.japi.tuple.Tuple9$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.japi.Util$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.Main$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.NotUsed$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.osgi.BundleDelegatingClassLoader$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.osgi.OsgiActorSystemFactory$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.osgi.UnregisteringLogService$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.pattern.AskableActorRef$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.pattern.AskableActorSelection$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.pattern.AskPromiseRef$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.pattern.AutoReset$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.pattern.Backoff$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.pattern.BackoffOnFailureOptionsImpl$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.pattern.BackoffOnStopOptionsImpl$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.pattern.BackoffOptionsImpl$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.pattern.BackoffOpts$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.pattern.BackoffSupervisor.CurrentChild$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.pattern.BackoffSupervisor.GetCurrentChild$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.pattern.BackoffSupervisor.GetRestartCount$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.pattern.BackoffSupervisor.Reset$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.pattern.BackoffSupervisor.ResetRestartCount$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.pattern.BackoffSupervisor.RestartCount$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.pattern.BackoffSupervisor.StartChild$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.pattern.BackoffSupervisor$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.pattern.CircuitBreaker$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.pattern.CircuitBreakerOpenException$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.pattern.CircuitBreakersRegistry$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.pattern.ExplicitlyAskableActorRef$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.pattern.ExplicitlyAskableActorSelection$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.pattern.ForwardDeathLetters$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.pattern.ForwardTo$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.pattern.FutureRef$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.pattern.internal.CircuitBreakerNoopTelemetry$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.pattern.internal.CircuitBreakerTelemetryProvider$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.pattern.ManualReset$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.pattern.Patterns$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.pattern.PatternsCS$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.pattern.PromiseActorRef$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.pattern.PromiseRef$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.pattern.ReplyWith$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.pattern.RestartImpliesFailure$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.pattern.RetrySupport$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.pattern.StatusReply.Error$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.pattern.StatusReply.ErrorMessage$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.pattern.StatusReply.Success$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.pattern.StatusReply$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.pattern.StopImpliesFailure$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.AtLeastOnceDelivery.AtLeastOnceDeliverySnapshot$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.AtLeastOnceDelivery.Internal$.Delivery$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.AtLeastOnceDelivery.Internal$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.AtLeastOnceDelivery.Internal$.RedeliveryTick$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.AtLeastOnceDelivery.UnconfirmedDelivery$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.AtLeastOnceDelivery.UnconfirmedWarning$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.AtLeastOnceDelivery$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.AtomicWrite$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.CapabilityFlag$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.DeleteMessagesFailure$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.DeleteMessagesSuccess$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.DeleteSnapshotFailure$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.DeleteSnapshotsFailure$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.DeleteSnapshotsSuccess$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.DeleteSnapshotSuccess$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.DiscardToDeadLetterStrategy$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.Eventsourced.AsyncHandlerInvocation$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.Eventsourced.RecoveryTick$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.Eventsourced.StashingHandlerInvocation$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.Eventsourced$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.fsm.AbstractPersistentFSMBase$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.fsm.PersistentFSM.$minus$greater$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.fsm.PersistentFSM.CurrentState$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.fsm.PersistentFSM.Event$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.fsm.PersistentFSM.Failure$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.fsm.PersistentFSM.FixedDelayMode$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.fsm.PersistentFSM.FixedRateMode$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.fsm.PersistentFSM.LogEntry$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.fsm.PersistentFSM.Normal$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.fsm.PersistentFSM.NullFunction$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.fsm.PersistentFSM.PersistentFSMSnapshot$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.fsm.PersistentFSM.Shutdown$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.fsm.PersistentFSM.SingleMode$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.fsm.PersistentFSM.State$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.fsm.PersistentFSM.StateChangeEvent$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.fsm.PersistentFSM.StateTimeout$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.fsm.PersistentFSM.StopEvent$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.fsm.PersistentFSM.SubscribeTransitionCallBack$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.fsm.PersistentFSM.TimeoutMarker$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.fsm.PersistentFSM.Timer$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.fsm.PersistentFSM.Transition$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.fsm.PersistentFSM.UnsubscribeTransitionCallBack$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.fsm.PersistentFSM$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.fsm.SnapshotAfter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.journal.AsyncWriteJournal.Desequenced$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.journal.AsyncWriteJournal$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.journal.AsyncWriteProxy.InitTimeout$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.journal.AsyncWriteProxy.SetStore$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.journal.AsyncWriteProxy$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.journal.AsyncWriteTarget.DeleteMessagesTo$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.journal.AsyncWriteTarget.ReplayFailure$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.journal.AsyncWriteTarget.ReplayMessages$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.journal.AsyncWriteTarget.ReplaySuccess$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.journal.AsyncWriteTarget.WriteMessages$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.journal.AsyncWriteTarget$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.journal.EmptyEventSeq$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.journal.EventAdapters.CombinedReadEventAdapter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.journal.EventAdapters$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.journal.EventSeq$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.journal.EventsSeq$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.journal.IdentityEventAdapter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.journal.IdentityEventAdapters$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.journal.inmem.InmemJournal$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.journal.JournalPerfSpec.Cmd$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.journal.JournalPerfSpec.ResetCounter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.journal.JournalPerfSpec$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.journal.JournalSpec$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.journal.leveldb.CompactionSegmentManagement$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.journal.leveldb.Key$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.journal.leveldb.LeveldbCompaction.TryCompactLeveldb$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.journal.leveldb.LeveldbCompaction$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.journal.leveldb.LeveldbJournal$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.journal.leveldb.LeveldbStore$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.journal.leveldb.SharedLeveldbJournal$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.journal.NoopReadEventAdapter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.journal.NoopWriteEventAdapter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.journal.PersistencePluginProxy.TargetLocation$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.journal.PersistencePluginProxy$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.journal.PersistencePluginProxyExtension$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.journal.ReplayFilter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.journal.SingleEventSeq$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.journal.Tagged$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.JournalProtocol.DeleteMessagesTo$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.JournalProtocol.LoopMessageSuccess$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.JournalProtocol.RecoverySuccess$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.JournalProtocol.ReplayedMessage$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.JournalProtocol.ReplayMessages$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.JournalProtocol.ReplayMessagesFailure$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.JournalProtocol.WriteMessageFailure$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.JournalProtocol.WriteMessageRejected$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.JournalProtocol.WriteMessages$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.JournalProtocol.WriteMessagesFailed$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.JournalProtocol.WriteMessagesSuccessful$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.JournalProtocol.WriteMessageSuccess$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.JournalProtocol$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.NonPersistentRepr$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.Persistence.PluginHolder$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.Persistence$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.PersistencePlugin$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.PersistenceSettings.atLeastOnceDelivery$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.PersistenceSettings.internal$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.PersistentImpl$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.PersistentRepr$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.Protocol$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.query.DeletedDurableState$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.query.EventEnvelope$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.query.journal.leveldb.EventsByPersistenceIdStage$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.query.journal.leveldb.EventsByTagStage$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.query.journal.leveldb.javadsl.LeveldbReadJournal$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.query.journal.leveldb.scaladsl.LeveldbReadJournal$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.query.NoOffset$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.query.Offset$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.query.PersistenceQuery$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.query.Sequence$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.query.TimeBasedUUID$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.query.TimestampOffset$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.query.typed.EventEnvelope$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.query.UpdatedDurableState$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.Recovery$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.RecoveryCompleted$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.RecoveryPermitter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.ReplyToStrategy$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.SaveSnapshotFailure$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.SaveSnapshotSuccess$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.scalatest.MayVerb.TestCanceledByFailure$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.scalatest.MayVerb$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.SelectedSnapshot$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.serialization.Snapshot$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.snapshot.SnapshotStoreSpec$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.SnapshotMetadata$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.SnapshotOffer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.SnapshotProtocol.DeleteSnapshot$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.SnapshotProtocol.DeleteSnapshots$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.SnapshotProtocol.LoadSnapshot$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.SnapshotProtocol.LoadSnapshotFailed$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.SnapshotProtocol.LoadSnapshotResult$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.SnapshotProtocol.SaveSnapshot$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.SnapshotProtocol$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.SnapshotSelectionCriteria$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.state.DurableStateStoreRegistry$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.state.javadsl.GetObjectResult$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.state.scaladsl.GetObjectResult$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.testkit.DeleteEvents$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.testkit.DeleteSnapshotByMeta$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.testkit.DeleteSnapshotsByCriteria$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.testkit.EventStorage.JournalPolicies$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.testkit.EventStorage$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.testkit.ExpectedFailure$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.testkit.ExpectedRejection$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.testkit.internal.CurrentTime$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.testkit.internal.EventSourcedBehaviorTestKitImpl$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.testkit.internal.InMemStorageExtension$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.testkit.internal.PersistenceInitImpl$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.testkit.internal.SerializedEventStorageImpl$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.testkit.internal.SnapshotStorageEmulatorExtension$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.testkit.javadsl.EventSourcedBehaviorTestKit$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.testkit.javadsl.PersistenceInit$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.testkit.javadsl.PersistenceTestKit$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.testkit.javadsl.SnapshotTestKit$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.testkit.PersistenceTestKitDurableStateStorePlugin$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.testkit.PersistenceTestKitPlugin.Write$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.testkit.PersistenceTestKitPlugin$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.testkit.PersistenceTestKitSnapshotPlugin$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.testkit.ProcessingPolicy.DefaultPolicies.FailNextN$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.testkit.ProcessingPolicy.DefaultPolicies.FailNextNCond$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.testkit.ProcessingPolicy.DefaultPolicies.PassAll$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.testkit.ProcessingPolicy.DefaultPolicies.RejectNextN$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.testkit.ProcessingPolicy.DefaultPolicies.RejectNextNCond$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.testkit.ProcessingPolicy$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.testkit.ProcessingSuccess$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.testkit.query.javadsl.PersistenceTestKitReadJournal$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.testkit.query.scaladsl.PersistenceTestKitReadJournal$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.testkit.ReadEvents$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.testkit.ReadSeqNum$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.testkit.ReadSnapshot$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.testkit.Reject$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.testkit.scaladsl.EventSourcedBehaviorTestKit.SerializationSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.testkit.scaladsl.EventSourcedBehaviorTestKit$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.testkit.scaladsl.PersistenceInit$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.testkit.scaladsl.PersistenceTestKit.Settings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.testkit.scaladsl.PersistenceTestKit$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.testkit.scaladsl.SnapshotTestKit.Settings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.testkit.scaladsl.SnapshotTestKit$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.testkit.SnapshotMeta$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.testkit.SnapshotStorage.SnapshotPolicies$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.testkit.SnapshotStorage$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.testkit.state.javadsl.PersistenceTestKitDurableStateStore$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.testkit.state.scaladsl.PersistenceTestKitDurableStateStore$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.testkit.state.scaladsl.Record$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.testkit.StorageFailure$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.testkit.WriteEvents$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.testkit.WriteSnapshot$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.TestPayload$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.ThrowOverflowExceptionStrategy$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.TraitOrder$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.crdt.Counter.Updated$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.crdt.Counter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.crdt.LwwTime$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.crdt.ORSet.AddDeltaOp$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.crdt.ORSet.DeltaGroup$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.crdt.ORSet.FullStateDeltaOp$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.crdt.ORSet.RemoveDeltaOp$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.crdt.ORSet$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.DeleteEventsCompleted$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.DeleteEventsFailed$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.DeleteSnapshotsCompleted$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.DeleteSnapshotsFailed$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.DeletionTarget.Criteria$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.DeletionTarget.Individual$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.DeletionTarget$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.delivery.EventSourcedProducerQueue.Settings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.delivery.EventSourcedProducerQueue$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.EmptyEventSeq$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.EventSeq$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.EventsSeq$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.internal.BehaviorSetup$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.internal.CompositeEffect$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.internal.DefaultRecovery$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.internal.DisabledRecovery$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.internal.DisabledRetentionCriteria$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.internal.EventSourcedBehaviorImpl$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.internal.EventSourcedSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.internal.InternalProtocol.IncomingCommand$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.internal.InternalProtocol.JournalResponse$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.internal.InternalProtocol.RecoveryPermitGranted$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.internal.InternalProtocol.RecoveryTickEvent$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.internal.InternalProtocol.ReplicatedEventEnvelope$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.internal.InternalProtocol.SnapshotterResponse$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.internal.InternalProtocol$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.internal.JournalInteractions.EventToPersist$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.internal.JournalInteractions$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.internal.ManyVersionVector$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.internal.NoOpSnapshotAdapter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.internal.OneVersionVector$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.internal.Persist$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.internal.PersistAll$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.internal.PersistenceMdc$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.internal.PersistNothing$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.internal.PublishedEventImpl$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.internal.RecoveryWithSnapshotSelectionCriteria$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.internal.ReplayingEvents$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.internal.ReplayingSnapshot$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.internal.ReplicatedEvent$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.internal.ReplicatedEventAck$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.internal.ReplicatedEventMetadata$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.internal.ReplicatedSnapshotMetadata$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.internal.ReplicationSetup$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.internal.RequestingRecoveryPermit$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.internal.Running$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.internal.SideEffect$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.internal.SnapshotCountRetentionCriteriaImpl$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.internal.Stash$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.internal.StashOverflowStrategy.Drop$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.internal.StashOverflowStrategy.Fail$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.internal.StashOverflowStrategy$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.internal.Stop$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.internal.Unhandled$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.internal.UnstashAll$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.internal.VersionVector$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.javadsl.CommandHandlerBuilder$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.javadsl.CommandHandlerBuilderByState$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.javadsl.CommandHandlerWithReplyBuilder$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.javadsl.CommandHandlerWithReplyBuilderByState$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.javadsl.EffectFactories$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.javadsl.EventHandlerBuilder$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.javadsl.EventHandlerBuilderByState$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.javadsl.PersistentFSMMigration$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.javadsl.Recovery$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.javadsl.ReplicatedEventSourcing$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.javadsl.RetentionCriteria$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.javadsl.SignalHandler$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.javadsl.SignalHandlerBuilder$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.NoOpEventAdapter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.PersistenceId$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.RecoveryCompleted$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.RecoveryFailed$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.ReplicaId$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.ReplicationId$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.scaladsl.Effect$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.scaladsl.EventSourcedBehavior.CommandHandler$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.scaladsl.EventSourcedBehavior$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.scaladsl.PersistentFSMMigration$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.scaladsl.Recovery$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.scaladsl.ReplicatedEventSourcing$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.scaladsl.RetentionCriteria$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.serialization.ReplicatedEventSourcingSerializer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.SingleEventSeq$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.SnapshotCompleted$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.SnapshotFailed$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.SnapshotMetadata$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.SnapshotSelectionCriteria$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.state.internal.CompositeEffect$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.state.internal.Delete$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.state.internal.DurableStateBehaviorImpl$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.state.internal.DurableStateSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.state.internal.InternalProtocol.DeleteFailure$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.state.internal.InternalProtocol.DeleteSuccess$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.state.internal.InternalProtocol.GetFailure$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.state.internal.InternalProtocol.GetSuccess$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.state.internal.InternalProtocol.IncomingCommand$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.state.internal.InternalProtocol.RecoveryPermitGranted$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.state.internal.InternalProtocol.RecoveryTimeout$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.state.internal.InternalProtocol.UpsertFailure$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.state.internal.InternalProtocol.UpsertSuccess$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.state.internal.InternalProtocol$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.state.internal.NoOpSnapshotAdapter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.state.internal.Persist$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.state.internal.PersistenceMdc$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.state.internal.PersistNothing$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.state.internal.Recovering$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.state.internal.RequestingRecoveryPermit$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.state.internal.Running$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.state.internal.SideEffect$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.state.internal.Stash$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.state.internal.StashOverflowStrategy.Drop$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.state.internal.StashOverflowStrategy.Fail$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.state.internal.StashOverflowStrategy$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.state.internal.Stop$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.state.internal.Unhandled$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.state.internal.UnstashAll$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.state.javadsl.CommandHandlerBuilder$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.state.javadsl.CommandHandlerBuilderByState$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.state.javadsl.CommandHandlerWithReplyBuilder$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.state.javadsl.CommandHandlerWithReplyBuilderByState$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.state.javadsl.EffectFactories$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.state.javadsl.SignalHandler$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.state.javadsl.SignalHandlerBuilder$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.state.RecoveryCompleted$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.state.RecoveryFailed$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.state.scaladsl.DurableStateBehavior.CommandHandler$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.state.scaladsl.DurableStateBehavior$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.persistence.typed.state.scaladsl.Effect$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.pki.pem.DERPrivateKeyLoader$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.pki.pem.PEMDecoder$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.Ack$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.AckedReceiveBuffer$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.AckedSendBuffer$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.AddressUidExtension$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.AddressUrlEncoder$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.ActorSystemTerminating$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.ActorSystemTerminatingAck$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.aeron.AeronSink$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.aeron.AeronSource$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.aeron.TaskRunner$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.ArterySettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.ArteryTransport$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.Association$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.AssociationState$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.ByteFlag$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.CacheStatistics$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.compress.CompressionProtocol.ActorRefCompressionAdvertisement$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.compress.CompressionProtocol.ActorRefCompressionAdvertisementAck$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.compress.CompressionProtocol.ClassManifestCompressionAdvertisement$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.compress.CompressionProtocol.ClassManifestCompressionAdvertisementAck$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.compress.CompressionProtocol.Events$.HeavyHitterDetected$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.compress.CompressionProtocol.Events$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.compress.CompressionProtocol.Events$.ReceivedActorRefCompressionTable$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.compress.CompressionProtocol.Events$.ReceivedClassManifestCompressionTable$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.compress.CompressionProtocol$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.compress.CompressionTable$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.compress.DecompressionTable$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.compress.InboundCompression$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.compress.InboundCompressionsImpl$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.compress.NoInboundCompressions$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.compress.TopHeavyHitters$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.Decoder$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.Encoder$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.EnvelopeBuffer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.Flush$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.FlushAck$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.FlushBeforeDeathWatchNotification$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.FlushOnShutdown$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.GracefulShutdownQuarantinedEvent$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.HeaderBuilder$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.ImmutableLongMap$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.InboundControlJunction$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.InboundEnvelope$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.NoOpRemotingFlightRecorder$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.OutboundControlJunction$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.OutboundEnvelope$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.OutboundHandshake$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.Quarantined$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.QuarantinedEvent$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.RemoteInstruments$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.RemotingFlightRecorder$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.RestartCounter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.ReusableInboundEnvelope$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.ReusableOutboundEnvelope$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.SendQueue$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.SystemMessageAcker$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.SystemMessageDelivery$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.tcp.ArteryTcpTransport$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.tcp.SecureRandomFactory$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.tcp.ssl.NoopSessionVerifier$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.tcp.ssl.PemManagersProvider$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.tcp.ssl.RotatingKeysSSLEngineProvider$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.tcp.ssl.X509Readers$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.tcp.SSLEngineProviderSetup$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.tcp.TcpFraming$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.TestManagementCommands.FailInboundStreamOnce$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.TestManagementCommands$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.TestState$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.artery.ThisActorSystemQuarantinedEvent$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.AssociatedEvent$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.AssociationErrorEvent$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.BoundAddressesExtension$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.ByteStringUtils$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.DaemonMsgCreate$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.DisassociatedEvent$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.EndpointManager$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.EndpointReader$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.EndpointWriter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.FailureDetector$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.FailureDetectorLoader$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.GracefulShutdownQuarantinedEvent$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.HasSequenceNumber$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.HeartbeatHistory$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.HopelessAssociation$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.InvalidAssociation$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.MessageSerializer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.QuarantinedEvent$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.RARP$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.ReliableDeliverySupervisor$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.RemoteActorRefProvider$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.RemoteDeploymentWatcher$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.RemoteLogMarker$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.RemoteMetricsExtension$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.RemoteScope$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.RemoteWatcher$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.Remoting$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.RemotingErrorEvent$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.RemotingListenEvent$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.RemotingShutdownEvent$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.routing.RemoteRouterConfig$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.security.provider.SeedSize$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.SeqNo$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.serialization.ActorRefResolveThreadLocalCache$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.serialization.ArteryMessageSerializer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.serialization.ProtobufSerializer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.serialization.WrappedPayloadSupport$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.ShutDownAssociation$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.testconductor.AddressReply$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.testconductor.BarrierCoordinator$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.testconductor.BarrierResult$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.testconductor.Client$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.testconductor.ClientFSM$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.testconductor.Controller$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.testconductor.Disconnect$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.testconductor.DisconnectMsg$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.testconductor.Done$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.testconductor.EnterBarrier$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.testconductor.FailBarrier$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.testconductor.GetAddress$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.testconductor.Hello$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.testconductor.Player$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.testconductor.RemoteConnection$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.testconductor.Remove$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.testconductor.RoleName$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.testconductor.Server$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.testconductor.ServerFSM$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.testconductor.Terminate$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.testconductor.TerminateMsg$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.testconductor.TestConductor$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.testconductor.TestConductorExt.Settings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.testconductor.Throttle$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.testconductor.ThrottleMsg$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.testconductor.ToClient$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.testconductor.ToServer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.testkit.MultiNodeSpec$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.ThisActorSystemQuarantinedEvent$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.ActorTransportAdapter.AssociateUnderlying$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.ActorTransportAdapter.DisassociateUnderlying$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.ActorTransportAdapter.ListenerRegistered$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.ActorTransportAdapter.ListenUnderlying$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.ActorTransportAdapter$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.AkkaPduCodec.Associate$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.AkkaPduCodec.Disassociate$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.AkkaPduCodec.Heartbeat$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.AkkaPduCodec.Message$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.AkkaPduCodec.Payload$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.AkkaPduCodec$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.AkkaPduProtobufCodec$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.AkkaProtocolTransport$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.AssociationHandle.ActorHandleEventListener$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.AssociationHandle.Disassociated$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.AssociationHandle.InboundPayload$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.AssociationHandle.Quarantined$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.AssociationHandle.Shutdown$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.AssociationHandle.Unknown$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.AssociationHandle$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.AssociationRegistry$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.FailureInjectorException$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.FailureInjectorHandle$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.FailureInjectorTransportAdapter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.HandshakeInfo$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.netty.ChannelLocalActor$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.netty.NettyFutureBridge$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.netty.NettySSLSupport$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.netty.NettyTransport$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.ProtocolStateActor$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.TestAssociationHandle$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.TestTransport.AssociateAttempt$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.TestTransport.DisassociateAttempt$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.TestTransport.ListenAttempt$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.TestTransport.ShutdownAttempt$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.TestTransport.WriteAttempt$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.TestTransport$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.ThrottledAssociation$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.ThrottlerHandle$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.ThrottlerManager$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.ThrottlerTransportAdapter.Blackhole$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.ThrottlerTransportAdapter.Direction$.Both$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.ThrottlerTransportAdapter.Direction$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.ThrottlerTransportAdapter.Direction$.Receive$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.ThrottlerTransportAdapter.Direction$.Send$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.ThrottlerTransportAdapter.ForceDisassociate$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.ThrottlerTransportAdapter.ForceDisassociateAck$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.ThrottlerTransportAdapter.ForceDisassociateExplicitly$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.ThrottlerTransportAdapter.SetThrottle$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.ThrottlerTransportAdapter.SetThrottleAck$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.ThrottlerTransportAdapter.TokenBucket$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.ThrottlerTransportAdapter.Unthrottled$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.ThrottlerTransportAdapter$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.Transport.ActorAssociationEventListener$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.Transport.InboundAssociation$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.Transport.InvalidAssociationException$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.Transport$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.transport.TransportAdaptersExtension$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.remote.UniqueAddress$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.ActorRefRoutee$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.ActorSelectionRoutee$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.AddRoutee$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.AdjustPoolSize$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.BalancingPool$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.BalancingPoolDeploy$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.BalancingRoutingLogic$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.Broadcast$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.BroadcastGroup$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.BroadcastPool$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.BroadcastRoutingLogic$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.ConsistentHash$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.ConsistentHashingGroup$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.ConsistentHashingPool$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.ConsistentHashingRouter.ConsistentHashableEnvelope$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.ConsistentHashingRouter.emptyConsistentHashMapping$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.ConsistentHashingRouter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.ConsistentHashingRoutingLogic$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.ConsistentRoutee$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.Deafen$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.DefaultOptimalSizeExploringResizer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.DefaultResizer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.FromConfig$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.GetRoutees$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.Listen$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.MurmurHash$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.NoRoutee$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.NoRouter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.OptimalSizeExploringResizer.ResizeRecord$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.OptimalSizeExploringResizer.UnderUtilizationStreak$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.OptimalSizeExploringResizer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.Pool$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.RandomGroup$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.RandomPool$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.RandomRoutingLogic$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.RemoveRoutee$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.ResizablePoolActor$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.Resizer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.RoundRobinGroup$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.RoundRobinPool$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.RoundRobinRoutingLogic$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.RoutedActorCell$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.Routees$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.Router$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.ScatterGatherFirstCompletedGroup$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.ScatterGatherFirstCompletedPool$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.ScatterGatherFirstCompletedRoutees$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.ScatterGatherFirstCompletedRoutingLogic$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.SeveralRoutees$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.SmallestMailboxPool$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.SmallestMailboxRoutingLogic$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.TailChoppingGroup$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.TailChoppingPool$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.TailChoppingRoutees$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.TailChoppingRoutingLogic$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.routing.WithListeners$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.serialization.BaseSerializer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.serialization.DisabledJavaSerializer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.serialization.jackson.ActorRefDeserializer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.serialization.jackson.ActorRefSerializer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.serialization.jackson.ActorSystemAccess$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.serialization.jackson.AddressDeserializer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.serialization.jackson.AddressSerializer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.serialization.jackson.AkkaJacksonModule$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.serialization.jackson.AkkaStreamJacksonModule$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.serialization.jackson.AkkaTypedJacksonModule$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.serialization.jackson.Compression.GZip$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.serialization.jackson.Compression.LZ4$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.serialization.jackson.Compression.Off$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.serialization.jackson.Compression$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.serialization.jackson.FiniteDurationDeserializer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.serialization.jackson.FiniteDurationSerializer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.serialization.jackson.JacksonModule$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.serialization.jackson.JacksonObjectMapperProvider$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.serialization.jackson.JacksonObjectMapperProviderSetup$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.serialization.jackson.JacksonSerializer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.serialization.jackson.SinkRefDeserializer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.serialization.jackson.SinkRefSerializer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.serialization.jackson.SourceRefDeserializer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.serialization.jackson.SourceRefSerializer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.serialization.jackson.TypedActorRefDeserializer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.serialization.jackson.TypedActorRefSerializer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.serialization.jackson.VersionExtractor$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.serialization.JavaSerializer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.serialization.NullSerializer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.serialization.Serialization.Information$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.serialization.Serialization$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.serialization.SerializationExtension$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.serialization.SerializationSetup$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.serialization.SerializerDetails$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.serialization.Serializers$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.AbruptIOTerminationException$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.AbruptTerminationException$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.ActorAttributes.DebugLogging$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.ActorAttributes.Dispatcher$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.ActorAttributes.FuzzingMode$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.ActorAttributes.MaxFixedBufferSize$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.ActorAttributes.OutputBurstLimit$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.ActorAttributes.StreamSubscriptionTimeout$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.ActorAttributes.SupervisionStrategy$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.ActorAttributes.SyncProcessingLimit$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.ActorAttributes$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.ActorMaterializer$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.ActorMaterializerHelper$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.ActorMaterializerSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.AmorphousShape$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.Attributes.AsyncBoundary$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.Attributes.CancellationStrategy$.AfterDelay$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.Attributes.CancellationStrategy$.CompleteStage$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.Attributes.CancellationStrategy$.FailStage$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.Attributes.CancellationStrategy$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.Attributes.CancellationStrategy$.PropagateFailure$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.Attributes.InputBuffer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.Attributes.LogLevels$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.Attributes.Name$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.Attributes.NestedMaterializationCancellationPolicy$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.Attributes.SourceLocation$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.Attributes$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.BidiShape$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in exception akka.stream.BindFailedException$
Deprecated.
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.BufferOverflowException$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.Client$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.ClosedShape$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.CompletionStrategy.Draining$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.CompletionStrategy.Immediately$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.CompletionStrategy$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.DelayOverflowStrategy$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.EagerClose$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.FanInShape.Name$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.FanInShape.Ports$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.FanInShape$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.FanOutShape.Name$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.FanOutShape.Ports$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.FanOutShape$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.FlowMonitorState.Failed$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.FlowMonitorState.Finished$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.FlowMonitorState.Initialized$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.FlowMonitorState.Received$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.FlowMonitorState$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.FlowShape$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.Graph$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.IgnoreBoth$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.IgnoreCancel$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.IgnoreComplete$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.Inlet$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.InvalidPartnerActorException$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.InvalidSequenceNumberException$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.IOResult$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.IOSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.javadsl.Balance$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.javadsl.BidiFlow$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.javadsl.Broadcast$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.javadsl.BroadcastHub$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.javadsl.Compression$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.javadsl.Concat$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.javadsl.CoupledTerminationFlow$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.javadsl.DelayStrategy$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.javadsl.FileIO$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.javadsl.Flow$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.javadsl.FlowWithContext$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.javadsl.Framing$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.javadsl.GraphDSL$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.javadsl.JsonFraming$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.javadsl.Keep$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.javadsl.Merge$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.javadsl.MergeHub$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.javadsl.MergeLatest$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.javadsl.MergePreferred$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.javadsl.MergePrioritized$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.javadsl.MergeSequence$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.javadsl.Partition$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.javadsl.PartitionHub$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.javadsl.RestartFlow$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.javadsl.RestartSink$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.javadsl.RestartSource$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.javadsl.RetryFlow$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.javadsl.RunnableGraph$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.javadsl.Sink$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.javadsl.SinkQueueWithCancel$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.javadsl.Source$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.javadsl.SourceQueueWithComplete$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.javadsl.SourceWithContext$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.javadsl.StreamConverters$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.javadsl.StreamRefs$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.javadsl.SubFlow$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.javadsl.SubSource$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.javadsl.Tcp$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.javadsl.TLS$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.javadsl.TLSPlacebo$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.javadsl.Unzip$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.javadsl.UnzipWith$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.javadsl.Zip$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.javadsl.ZipLatest$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.javadsl.ZipLatestWith$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.javadsl.ZipN$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.javadsl.ZipWith$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.javadsl.ZipWithN$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.KillSwitches.UniqueBidiKillSwitchStage$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.KillSwitches.UniqueKillSwitchStage$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.KillSwitches$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.MaterializationContext$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.MaterializationException$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.Materializer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.Outlet$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.OverflowStrategies.Backpressure$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.OverflowStrategies.DropBuffer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.OverflowStrategies.DropHead$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.OverflowStrategies.DropNew$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.OverflowStrategies.DropTail$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.OverflowStrategies.EmitEarly$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.OverflowStrategies.Fail$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.OverflowStrategies$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.OverflowStrategy$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.QueueOfferResult.Dropped$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.QueueOfferResult.Enqueued$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.QueueOfferResult.Failure$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.QueueOfferResult.QueueClosed$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.QueueOfferResult$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.RemoteStreamRefActorTerminatedException$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.RestartSettings.LogSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.RestartSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.Balance$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.BidiFlow$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.Broadcast$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.BroadcastHub$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.Compression$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.Concat$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.CoupledTerminationFlow$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.DelayStrategy$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.FileIO$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.Flow$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.FlowWithContext$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.Framing$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.GraphDSL$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.Interleave$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.JsonFraming.PartialObjectException$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.JsonFraming$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.Keep$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.Merge$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.MergeHub$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.MergeLatest$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.MergePreferred$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.MergePrioritized$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.MergeSequence$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.OrElse$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.Partition.PartitionOutOfBoundsException$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.Partition$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.PartitionHub$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.RestartFlow$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.RestartSink$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.RestartSource$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.RestartWithBackoffFlow.Delay$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.RestartWithBackoffFlow$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.RetryFlow$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.RunnableGraph$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.ScalaSessionAPI$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.Sink$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.SinkQueueWithCancel.QueueOps$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.SinkQueueWithCancel$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.Source$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.SourceQueueWithComplete.QueueOps$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.SourceQueueWithComplete$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.SourceWithContext$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.StreamConverters$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.StreamRefs$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.Tcp.IncomingConnection$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.Tcp.OutgoingConnection$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.Tcp.ServerBinding$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.Tcp$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.TcpAttributes.TcpWriteBufferSize$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.TcpAttributes$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.TLS$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.TLSPlacebo$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.Unzip$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.UnzipWith$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.UnzipWithApply.UnzipWithCreatorObject10$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.UnzipWithApply.UnzipWithCreatorObject11$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.UnzipWithApply.UnzipWithCreatorObject12$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.UnzipWithApply.UnzipWithCreatorObject13$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.UnzipWithApply.UnzipWithCreatorObject14$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.UnzipWithApply.UnzipWithCreatorObject15$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.UnzipWithApply.UnzipWithCreatorObject16$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.UnzipWithApply.UnzipWithCreatorObject17$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.UnzipWithApply.UnzipWithCreatorObject18$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.UnzipWithApply.UnzipWithCreatorObject19$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.UnzipWithApply.UnzipWithCreatorObject2$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.UnzipWithApply.UnzipWithCreatorObject20$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.UnzipWithApply.UnzipWithCreatorObject21$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.UnzipWithApply.UnzipWithCreatorObject22$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.UnzipWithApply.UnzipWithCreatorObject3$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.UnzipWithApply.UnzipWithCreatorObject4$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.UnzipWithApply.UnzipWithCreatorObject5$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.UnzipWithApply.UnzipWithCreatorObject6$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.UnzipWithApply.UnzipWithCreatorObject7$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.UnzipWithApply.UnzipWithCreatorObject8$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.UnzipWithApply.UnzipWithCreatorObject9$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.UnzipWithApply$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.WireTap$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.Zip$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.ZipLatest$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.ZipLatestWith$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.ZipN$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.ZipWith$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.scaladsl.ZipWithN$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.Server$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.Shape$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.SinkRef$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.SinkShape$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.snapshot.ConnectionSnapshot.Closed$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.snapshot.ConnectionSnapshot.ShouldPull$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.snapshot.ConnectionSnapshot.ShouldPush$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.snapshot.ConnectionSnapshot$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.snapshot.ConnectionSnapshotImpl$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.snapshot.LogicSnapshotImpl$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.snapshot.MaterializerState$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.snapshot.RunningInterpreterImpl$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.snapshot.StreamSnapshotImpl$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.snapshot.UninitializedInterpreterImpl$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.SourceRef$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.SourceShape$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.stage.ConcurrentAsyncCallbackState.Event$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.stage.ConcurrentAsyncCallbackState.Initialized$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.stage.ConcurrentAsyncCallbackState.Pending$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.stage.ConcurrentAsyncCallbackState$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.stage.GraphStageLogic.EagerTerminateInput$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.stage.GraphStageLogic.EagerTerminateOutput$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.stage.GraphStageLogic.IgnoreTerminateInput$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.stage.GraphStageLogic.IgnoreTerminateOutput$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.stage.GraphStageLogic.StageActorRef$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.stage.GraphStageLogic.StageActorRefNotInitializedException$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.stage.GraphStageLogic.TotallyIgnorantInput$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.stage.GraphStageLogic$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.stage.TimerMessages.Scheduled$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.stage.TimerMessages.Timer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.stage.TimerMessages$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.StreamRefAttributes.BufferCapacity$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.StreamRefAttributes.DemandRedeliveryInterval$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.StreamRefAttributes.FinalTerminationSignalDeadline$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.StreamRefAttributes.SubscriptionTimeout$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.StreamRefAttributes$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.StreamRefResolver$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.StreamRefSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.StreamRefSubscriptionTimeoutException$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.StreamSubscriptionTimeoutSettings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.StreamSubscriptionTimeoutTerminationMode.CancelTermination$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.StreamSubscriptionTimeoutTerminationMode.NoopTermination$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.StreamSubscriptionTimeoutTerminationMode.WarnTermination$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.StreamSubscriptionTimeoutTerminationMode$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in exception akka.stream.SubscriptionWithCancelException.NoMoreElementsNeeded$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in exception akka.stream.SubscriptionWithCancelException.StageWasCompleted$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.SubscriptionWithCancelException$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.SubstreamCancelStrategies.Drain$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.SubstreamCancelStrategies.Propagate$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.SubstreamCancelStrategies$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.SubstreamCancelStrategy$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.Supervision.Restart$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.Supervision.Resume$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.Supervision.Stop$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.Supervision$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.SystemMaterializer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.TargetRefNotInitializedYetException$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.testkit.GraphStageMessages.DownstreamFinish$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.testkit.GraphStageMessages.Failure$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.testkit.GraphStageMessages.Pull$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.testkit.GraphStageMessages.Push$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.testkit.GraphStageMessages.StageFailure$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.testkit.GraphStageMessages.UpstreamFinish$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.testkit.GraphStageMessages$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.testkit.javadsl.StreamTestKit$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.testkit.javadsl.TestSink$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.testkit.javadsl.TestSource$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.testkit.scaladsl.StreamTestKit$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.testkit.scaladsl.TestSink$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.testkit.scaladsl.TestSource$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.testkit.StreamTestKit.CompletedSubscription$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.testkit.StreamTestKit.FailedSubscription$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.testkit.StreamTestKit.PublisherProbeSubscription$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.testkit.StreamTestKit$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.testkit.TestPublisher.CancelSubscription$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.testkit.TestPublisher.ManualProbe$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.testkit.TestPublisher.Probe$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.testkit.TestPublisher.RequestMore$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.testkit.TestPublisher.Subscribe$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.testkit.TestPublisher.SubscriptionDone$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.testkit.TestPublisher$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.testkit.TestSinkStage$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.testkit.TestSourceStage$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.testkit.TestSubscriber.ManualProbe$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.testkit.TestSubscriber.OnComplete$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.testkit.TestSubscriber.OnError$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.testkit.TestSubscriber.OnNext$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.testkit.TestSubscriber.OnSubscribe$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.testkit.TestSubscriber.Probe$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.testkit.TestSubscriber$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.ThrottleMode.Enforcing$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.ThrottleMode.Shaping$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.ThrottleMode$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.TLSClientAuth.Need$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.TLSClientAuth.None$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.TLSClientAuth.Want$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.TLSClientAuth$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.TLSClosing$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.TLSProtocol.NegotiateNewSession$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.TLSProtocol.SendBytes$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.TLSProtocol.SessionBytes$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.TLSProtocol.SessionTruncated$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.TLSProtocol$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.TLSRole$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.typed.javadsl.ActorFlow$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.typed.javadsl.ActorSink$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.typed.javadsl.ActorSource$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.typed.javadsl.PubSub$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.typed.scaladsl.ActorFlow$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.typed.scaladsl.ActorSink$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.typed.scaladsl.ActorSource$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.typed.scaladsl.PubSub$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.UniformFanInShape$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.stream.UniformFanOutShape$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.CallingThreadDispatcher$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.CallingThreadDispatcherQueues$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.CustomEventFilter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.DeadLettersFilter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.DebugFilter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.ErrorFilter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.EventFilter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.InfoFilter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.javadsl.TestKit$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.SocketUtil.Both$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.SocketUtil.Tcp$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.SocketUtil.Udp$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.SocketUtil$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.TestActor.KeepRunning$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.TestActor.NoAutoPilot$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.TestActor.NullMessage$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.TestActor.RealMessage$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.TestActor.SetAutoPilot$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.TestActor.SetIgnore$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.TestActor.Spawn$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.TestActor.UnWatch$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.TestActor.Watch$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.TestActor$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.TestActorRef$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.TestActors$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.TestBarrier$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.TestEvent.Mute$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.TestEvent.UnMute$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.TestEvent$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.TestException$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.TestFSMRef$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.TestKit$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.TestKitExtension$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.TestKitUtils$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.TestLatch$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.TestProbe$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.WarningFilter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.util.BoxedType$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.util.ByteIterator.ByteArrayIterator$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.util.ByteIterator.MultiByteArrayIterator$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.util.ByteIterator$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.util.ByteString.ByteString1$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.util.ByteString.ByteString1C$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.util.ByteString.ByteStrings$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.util.ByteString.Companion$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.util.ByteString$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.util.Collections.EmptyImmutableSeq$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.util.Collections$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.util.CompactByteString$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.util.ConstantFun$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.util.ErrorMessages$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.util.FastFrequencySketch$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.util.FlightRecorderLoader$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.util.FrequencyList$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.util.FrequencySketch$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.util.FrequencySketchUtil$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.util.HashCode$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.util.Helpers.ConfigOps$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.util.Helpers.Requiring$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.util.Helpers$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.util.ImmutableIntMap$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.util.JavaDurationConverters.JavaDurationOps$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.util.JavaDurationConverters.ScalaDurationOps$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.util.JavaDurationConverters$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.util.JavaVersion$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.util.LineNumbers.NoSourceInfo$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.util.LineNumbers.SourceFile$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.util.LineNumbers.SourceFileLines$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.util.LineNumbers.UnknownSourceFormat$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.util.LineNumbers$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.util.ManifestInfo$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.util.MessageBuffer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.util.OptionVal$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.util.PrettyByteString$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.util.PrettyDuration.PrettyPrintableDuration$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.util.PrettyDuration$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.util.PriorityQueueStabilizer$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.util.RecencyList$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.util.Reflect$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.util.SegmentedRecencyList$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.util.SerializedSuspendableExecutionContext$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.util.SubclassifiedIndex$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.util.Switch$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.util.Timeout$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.util.TypedMultiMap$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.util.UUIDComparator$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.util.Version$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.util.WallClock$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.util.WildcardIndex$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.util.WildcardTree$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.Version$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class com.typesafe.sslconfig.akka.AkkaSSLConfig$
Deprecated.
Static reference to the singleton instance of this Scala object.
monitor() - Method in class akka.stream.javadsl.Flow
Materializes to Pair>, which is unlike most other operators (!), in which usually the default materialized value keeping semantics is to keep the left value (by passing Keep.left() to a *Mat version of a method).
monitor() - Method in class akka.stream.javadsl.Source
Materializes to Pair>, which is unlike most other operators (!), in which usually the default materialized value keeping semantics is to keep the left value (by passing Keep.left() to a *Mat version of a method).
monitor() - Method in interface akka.stream.scaladsl.FlowOpsMat
Materializes to (Mat, FlowMonitor[Out]), which is unlike most other operators (!), in which usually the default materialized value keeping semantics is to keep the left value (by passing Keep.left() to a *Mat version of a method).
monitor(ActorRef<T>, Behavior<T>, ClassTag<T>) - Static method in class akka.actor.typed.scaladsl.Behaviors
Behavior decorator that copies all received message to the designated monitor ActorRef before invoking the wrapped behavior.
monitor(ActorRef<T>, Behavior<T>, ClassTag<T>) - Method in class akka.actor.typed.scaladsl.Behaviors$
Behavior decorator that copies all received message to the designated monitor ActorRef before invoking the wrapped behavior.
monitor(Function2<Mat, FlowMonitor<Out>, M>) - Method in class akka.stream.javadsl.Flow
Deprecated.
Use monitor() or monitorMat(combine) instead. Since 2.5.17.
monitor(Function2<Mat, FlowMonitor<Out>, M>) - Method in class akka.stream.javadsl.Source
Deprecated.
Use monitor() or monitorMat(combine) instead. Since 2.5.17.
monitor(Class<T>, ActorRef<T>, Behavior<T>) - Static method in class akka.actor.typed.javadsl.Behaviors
Behavior decorator that copies all received message to the designated monitor ActorRef before invoking the wrapped behavior.
monitor(Class<T>, ActorRef<T>, Behavior<T>) - Method in class akka.actor.typed.javadsl.Behaviors$
Behavior decorator that copies all received message to the designated monitor ActorRef before invoking the wrapped behavior.
monitor(Function2<Mat, FlowMonitor<Out>, Mat2>) - Method in interface akka.stream.scaladsl.FlowOpsMat
Deprecated.
Use monitor() or monitorMat(combine) instead. Since 2.5.17.
MonitorableThreadFactory - Class in akka.dispatch
 
MonitorableThreadFactory(String, boolean, Option<ClassLoader>, Thread.UncaughtExceptionHandler, AtomicLong) - Constructor for class akka.dispatch.MonitorableThreadFactory
 
MonitorableThreadFactory$ - Class in akka.dispatch
 
MonitorableThreadFactory$() - Constructor for class akka.dispatch.MonitorableThreadFactory$
 
MonitoredByNrOfMembers() - Method in class akka.cluster.ClusterSettings
 
MonitorInterceptor$ - Class in akka.actor.typed.internal
 
MonitorInterceptor$() - Constructor for class akka.actor.typed.internal.MonitorInterceptor$
 
monitorMat(Function2<Mat, FlowMonitor<Out>, M>) - Method in class akka.stream.javadsl.Flow
Materializes to FlowMonitor[Out] that allows monitoring of the current flow.
monitorMat(Function2<Mat, FlowMonitor<Out>, M>) - Method in class akka.stream.javadsl.Source
Materializes to FlowMonitor[Out] that allows monitoring of the current flow.
monitorMat(Function2<Mat, FlowMonitor<Out>, Mat2>) - Method in interface akka.stream.scaladsl.FlowOpsMat
Materializes to FlowMonitor[Out] that allows monitoring of the current flow.
MostRecentlyUsedPassivationStrategy$() - Constructor for class akka.cluster.sharding.ClusterShardingSettings.MostRecentlyUsedPassivationStrategy$
 
MostRecentlyUsedSettings() - Constructor for class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.MostRecentlyUsedSettings
 
MostRecentlyUsedSettings() - Constructor for class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.MostRecentlyUsedSettings
 
MostRecentlyUsedSettings$() - Constructor for class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.MostRecentlyUsedSettings$
 
MostRecentlyUsedSettings$() - Constructor for class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.MostRecentlyUsedSettings$
 
MR() - Static method in class akka.io.dns.RecordType
A mail rename domain name (EXPERIMENTAL)
MR() - Method in class akka.io.dns.RecordType$
A mail rename domain name (EXPERIMENTAL)
msg() - Method in exception akka.actor.dungeon.SerializationCheckFailedException
 
msg() - Method in class akka.actor.FSM.Timer
 
msg() - Method in exception akka.actor.SchedulerException
 
msg() - Method in class akka.actor.testkit.typed.Effect.TimerScheduled
 
msg() - Method in class akka.cluster.client.ClusterClient.Publish
Deprecated.
 
msg() - Method in class akka.cluster.client.ClusterClient.Send
Deprecated.
 
msg() - Method in class akka.cluster.client.ClusterClient.SendToAll
Deprecated.
 
msg() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.MediatorRouterEnvelope
 
msg() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.SendToOneSubscriber
 
msg() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Publish
 
msg() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Send
 
msg() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.SendToAll
 
msg() - Method in class akka.persistence.fsm.PersistentFSM.Timer
Deprecated.
 
msg() - Method in class akka.persistence.journal.AsyncWriteJournal.Desequenced
 
msg() - Method in exception akka.persistence.scalatest.MayVerb.TestCanceledByFailure
 
msg() - Method in class akka.persistence.typed.internal.InternalProtocol.JournalResponse
 
msg() - Method in class akka.persistence.typed.internal.InternalProtocol.SnapshotterResponse
 
msg() - Method in exception akka.remote.transport.FailureInjectorException
Deprecated.
 
msg() - Method in exception akka.remote.transport.Transport.InvalidAssociationException
Deprecated.
 
msg() - Method in exception akka.stream.BufferOverflowException
 
msg() - Method in class akka.stream.FlowMonitorState.Received
 
msg() - Method in exception akka.stream.InvalidPartnerActorException
 
msg() - Method in exception akka.stream.InvalidSequenceNumberException
 
msg() - Method in exception akka.stream.RemoteStreamRefActorTerminatedException
 
msg() - Method in exception akka.stream.scaladsl.Partition.PartitionOutOfBoundsException
 
msg() - Method in exception akka.stream.StreamRefSubscriptionTimeoutException
 
msg() - Method in interface akka.testkit.TestActor.Message
 
msg() - Method in class akka.testkit.TestActor.NullMessage$
 
msg() - Method in class akka.testkit.TestActor.RealMessage
 
msgAvailable() - Method in class akka.testkit.javadsl.TestKit
Query queue status.
msgAvailable() - Method in interface akka.testkit.TestKitBase
Query queue status.
MultiByteArrayIterator() - Constructor for class akka.util.ByteIterator.MultiByteArrayIterator
 
MultiByteArrayIterator$() - Constructor for class akka.util.ByteIterator.MultiByteArrayIterator$
 
MultiDataCenter() - Method in class akka.cluster.ClusterSettings
Accessor for nested Scala object
MultiDataCenter$() - Constructor for class akka.cluster.ClusterSettings.MultiDataCenter$
 
multimapFromBinary(byte[]) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer
 
multimapFromProto(ReplicatedDataMessages.ORMultiMap) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer
 
multimapToProto(ORMultiMap<?, ?>) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer
 
MultiNodeConfig - Class in akka.remote.testkit
Configure the role names and participants of the test, including configuration settings.
MultiNodeConfig() - Constructor for class akka.remote.testkit.MultiNodeConfig
 
MultiNodeSpec - Class in akka.remote.testkit
Note: To be able to run tests with everything ignored or excluded by tags you must not use testconductor, or helper methods that use testconductor, from the constructor of your test class.
MultiNodeSpec(RoleName, ActorSystem, Seq<RoleName>, Function1<RoleName, Seq<String>>) - Constructor for class akka.remote.testkit.MultiNodeSpec
 
MultiNodeSpec(MultiNodeConfig) - Constructor for class akka.remote.testkit.MultiNodeSpec
 
MultiNodeSpec(MultiNodeConfig, Function1<Config, ActorSystem>) - Constructor for class akka.remote.testkit.MultiNodeSpec
Constructor for using arbitrary logic to create the actor system used in the multi node spec (the Config passed to the creator must be used in the created actor system for the multi node tests to work)
MultiNodeSpec.AwaitHelper<T> - Class in akka.remote.testkit
 
MultiNodeSpec$ - Class in akka.remote.testkit
 
MultiNodeSpec$() - Constructor for class akka.remote.testkit.MultiNodeSpec$
 
multiNodeSpecAfterAll() - Method in class akka.remote.testkit.MultiNodeSpec
 
multiNodeSpecAfterAll() - Method in interface akka.remote.testkit.MultiNodeSpecCallbacks
Call this after the all test cases have run.
multiNodeSpecBeforeAll() - Method in class akka.remote.testkit.MultiNodeSpec
 
multiNodeSpecBeforeAll() - Method in interface akka.remote.testkit.MultiNodeSpecCallbacks
Call this before the start of the test run.
MultiNodeSpecCallbacks - Interface in akka.remote.testkit
Use this to hook MultiNodeSpec into your test framework lifecycle, either by having your test extend MultiNodeSpec and call these methods or by creating a trait that calls them and then mixing that trait with your test together with MultiNodeSpec.
MultipleConsumerSemantics - Interface in akka.dispatch
This is a marker trait for message queues which support multiple consumers, as is required by the BalancingDispatcher.
murmur2(byte[]) - Static method in class akka.cluster.sharding.typed.internal.Murmur2
 
murmur2(byte[]) - Method in class akka.cluster.sharding.typed.internal.Murmur2$
 
Murmur2 - Class in akka.cluster.sharding.typed.internal
INTERNAL API
Murmur2() - Constructor for class akka.cluster.sharding.typed.internal.Murmur2
 
Murmur2$ - Class in akka.cluster.sharding.typed.internal
INTERNAL API
Murmur2$() - Constructor for class akka.cluster.sharding.typed.internal.Murmur2$
 
Murmur2MessageExtractor<M> - Class in akka.cluster.sharding.typed
The murmur2 message extractor uses the same algorithm as the default kafka partitioner allowing kafka partitions to be mapped to shards.
Murmur2MessageExtractor(int) - Constructor for class akka.cluster.sharding.typed.Murmur2MessageExtractor
 
Murmur2NoEnvelopeMessageExtractor<M> - Class in akka.cluster.sharding.typed
 
Murmur2NoEnvelopeMessageExtractor(int) - Constructor for class akka.cluster.sharding.typed.Murmur2NoEnvelopeMessageExtractor
 
MurmurHash - Class in akka.routing
An object designed to generate well-distributed non-cryptographic hashes.
MurmurHash() - Constructor for class akka.routing.MurmurHash
 
MurmurHash$ - Class in akka.routing
An object designed to generate well-distributed non-cryptographic hashes.
MurmurHash$() - Constructor for class akka.routing.MurmurHash$
 
mustCompact(String, long) - Method in interface akka.persistence.journal.leveldb.CompactionSegmentManagement
 
Mute(Iterable<EventFilter>) - Constructor for class akka.testkit.TestEvent.Mute
Java API: create a Mute command from a list of filters
Mute(Seq<EventFilter>) - Constructor for class akka.testkit.TestEvent.Mute
 
Mute$() - Constructor for class akka.testkit.TestEvent.Mute$
 
muteDeadLetters(Seq<Class<?>>, ActorSystem) - Method in class akka.remote.testkit.MultiNodeSpec
 
muteDeadLetters$default$2(Seq<Class<?>>) - Method in class akka.remote.testkit.MultiNodeSpec
 
MX() - Static method in class akka.io.dns.RecordType
mail exchange
MX() - Method in class akka.io.dns.RecordType$
mail exchange
myAddress() - Method in class akka.remote.testkit.MultiNodeSpec
 
myself() - Method in class akka.remote.testkit.MultiNodeSpec
 
myVersions() - Method in class akka.cluster.pubsub.DistributedPubSubMediator
 

N

n() - Method in class akka.cluster.ddata.Replicator.ReadFrom
 
n() - Method in class akka.cluster.ddata.Replicator.ReplicaCount
 
n() - Method in class akka.cluster.ddata.Replicator.WriteTo
 
n() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadFrom
 
n() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReplicaCount
 
n() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteTo
 
n() - Method in class akka.stream.Attributes.Name
 
n() - Method in class akka.stream.FanInShape1N
Deprecated.
 
n() - Method in exception akka.stream.StreamLimitReachedException
 
n() - Method in class akka.stream.UniformFanInShape
 
nacked() - Method in class akka.remote.AckedSendBuffer
Deprecated.
 
nacks() - Method in class akka.remote.Ack
Deprecated.
 
NACKS_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.AcknowledgementInfo
 
name() - Method in interface akka.actor.ActorPath
The name of the actor that this path refers to.
name() - Method in class akka.actor.ActorSystem
The name of this actor system, used to distinguish multiple ones within the same JVM & class loader.
name() - Method in class akka.actor.ActorSystem.Settings
 
name() - Method in class akka.actor.ChildActorPath
 
name() - Method in class akka.actor.FSM.Timer
 
name() - Method in class akka.actor.RootActorPath
 
name() - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActor
 
name() - Method in class akka.actor.testkit.typed.scaladsl.ActorTestKit
 
name() - Method in class akka.actor.typed.ActorSystem
The name of this actor system, used to distinguish multiple ones within the same JVM & class loader.
name() - Method in class akka.actor.typed.internal.receptionist.LocalReceptionist$
 
name() - Method in interface akka.actor.typed.internal.receptionist.ReceptionistBehaviorProvider
 
name() - Method in class akka.actor.typed.Settings
 
name() - Method in class akka.actor.typed.SpawnProtocol.Spawn
 
name() - Method in class akka.cluster.ClusterHeartbeatReceiver$
 
name() - Method in class akka.cluster.metrics.Metric
 
name() - Method in interface akka.cluster.sharding.typed.ClusterShardingSettings.RememberEntitiesStoreMode
 
name() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.RememberEntitiesStoreModeDData$
 
name() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.RememberEntitiesStoreModeEventSourced$
 
name() - Method in interface akka.cluster.sharding.typed.ClusterShardingSettings.StateStoreMode
 
name() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.StateStoreModeDData$
 
name() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.StateStoreModePersistence$
 
name() - Method in class akka.cluster.sharding.typed.javadsl.EntityTypeKey
Name of the entity type.
name() - Method in interface akka.cluster.sharding.typed.scaladsl.EntityTypeKey
Name of the entity type.
name() - Method in class akka.cluster.typed.internal.receptionist.ClusterReceptionist$
 
name() - Method in class akka.cluster.typed.SingletonActor
 
name() - Method in class akka.dispatch.MonitorableThreadFactory
 
name() - Method in class akka.event.LogMarker
 
name() - Method in class akka.io.dns.AAAARecord
 
name() - Method in class akka.io.dns.ARecord
 
name() - Method in class akka.io.dns.CNameRecord
 
name() - Method in class akka.io.dns.DnsProtocol.Resolve
 
name() - Method in class akka.io.dns.DnsProtocol.Resolved
 
name() - Method in class akka.io.dns.RecordClass
 
name() - Method in class akka.io.dns.RecordType
 
name() - Method in class akka.io.Dns.Resolve
Deprecated.
 
name() - Method in class akka.io.Dns.Resolved
Deprecated.
 
name() - Method in class akka.io.dns.ResourceRecord
 
name() - Method in class akka.io.dns.SRVRecord
 
name() - Method in class akka.io.dns.UnknownRecord
 
name() - Method in class akka.persistence.CapabilityFlag
 
name() - Method in class akka.persistence.fsm.PersistentFSM.Timer
Deprecated.
 
name() - Method in class akka.remote.testconductor.RoleName
 
name() - Method in interface akka.stream.FanInShape.Init
 
name() - Method in class akka.stream.FanInShape.Name
 
name() - Method in class akka.stream.FanInShape.Ports
 
name() - Method in interface akka.stream.FanOutShape.Init
 
name() - Method in class akka.stream.FanOutShape.Name
 
name() - Method in class akka.stream.FanOutShape.Ports
 
name() - Method in class akka.stream.SharedKillSwitch
 
name() - Method in class akka.testkit.TestActor.Spawn
 
name(String) - Static method in class akka.stream.Attributes
Specifies the name of the operation.
name(String) - Method in class akka.stream.Attributes$
Specifies the name of the operation.
Name(String) - Constructor for class akka.stream.Attributes.Name
 
Name(String) - Constructor for class akka.stream.FanInShape.Name
 
Name(String) - Constructor for class akka.stream.FanOutShape.Name
 
NAME_ERROR() - Static method in class akka.io.dns.internal.ResponseCode
 
NAME_ERROR() - Method in class akka.io.dns.internal.ResponseCode$
 
NAME_FIELD_NUMBER - Static variable in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier
 
NAME_FIELD_NUMBER - Static variable in class akka.remote.testconductor.TestConductorProtocol.Hello
 
Name$() - Constructor for class akka.stream.Attributes.Name$
 
Name$() - Constructor for class akka.stream.FanInShape.Name$
 
Name$() - Constructor for class akka.stream.FanOutShape.Name$
 
named(String) - Method in interface akka.stream.Graph
Specifies the name of the Graph.
named(String) - Method in class akka.stream.javadsl.BidiFlow
Add a name attribute to this Flow.
named(String) - Method in class akka.stream.javadsl.Flow
Add a name attribute to this Flow.
named(String) - Method in class akka.stream.javadsl.RunnableGraph
 
named(String) - Method in class akka.stream.javadsl.Sink
Add a name attribute to this Sink.
named(String) - Method in class akka.stream.javadsl.Source
Add a name attribute to this Source.
named(String) - Method in class akka.stream.javadsl.SubFlow
Add a name attribute to this Flow.
named(String) - Method in class akka.stream.javadsl.SubSource
Add a name attribute to this Flow.
named(String) - Method in class akka.stream.scaladsl.BidiFlow
Add a name attribute to this Flow.
named(String) - Method in class akka.stream.scaladsl.Flow
Add a name attribute to this Flow.
named(String) - Method in interface akka.stream.scaladsl.FlowOps
 
named(String) - Method in class akka.stream.scaladsl.RunnableGraph
 
named(String) - Method in class akka.stream.scaladsl.Sink
Add a name attribute to this Sink.
named(String) - Method in class akka.stream.scaladsl.Source
Add a name attribute to this Source.
NAMEINDEX_FIELD_NUMBER - Static variable in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric
 
nameLifted() - Method in class akka.stream.Attributes
Extracts Name attributes and concatenates them.
nameOrDefault(String) - Method in class akka.stream.Attributes
 
nameOrDefault$default$1() - Method in class akka.stream.Attributes
 
names() - Method in class akka.cluster.sharding.ClusterShardingHealthCheckSettings
 
NANOSECONDS - akka.remote.WireFormats.TimeUnit
NANOSECONDS = 1;
NANOSECONDS_VALUE - Static variable in enum akka.remote.WireFormats.TimeUnit
NANOSECONDS = 1;
nanoTimeOfLastSend() - Method in class akka.remote.transport.ThrottlerTransportAdapter.TokenBucket
Deprecated.
 
NanoTimeTokenBucket - Class in akka.util
Default implementation of TokenBucket that uses System.nanoTime as the time source.
NanoTimeTokenBucket(long, long) - Constructor for class akka.util.NanoTimeTokenBucket
 
narrow() - Method in interface akka.actor.typed.ActorRef
Narrow the type of this ActorRef, which is always a safe operation.
narrow() - Method in class akka.actor.typed.Behavior
Narrow the type of this Behavior, which is always a safe operation.
narrow() - Method in interface akka.actor.typed.internal.ActorRefImpl
 
nativeLeveldb() - Method in interface akka.persistence.journal.leveldb.LeveldbStore
 
nativeLeveldb() - Method in class akka.persistence.journal.leveldb.SharedLeveldbStore
Deprecated.
 
NativeLibraryExtractFolder() - Method in class akka.cluster.metrics.ClusterMetricsSettings
 
need() - Static method in class akka.stream.TLSClientAuth
 
need() - Method in class akka.stream.TLSClientAuth$
 
Need$() - Constructor for class akka.stream.TLSClientAuth.Need$
 
needPruningFrom(UniqueAddress) - Method in class akka.cluster.ddata.GCounter
 
needPruningFrom(UniqueAddress) - Method in class akka.cluster.ddata.LWWMap
 
needPruningFrom(UniqueAddress) - Method in class akka.cluster.ddata.ManyVersionVector
 
needPruningFrom(UniqueAddress) - Method in class akka.cluster.ddata.OneVersionVector
 
needPruningFrom(UniqueAddress) - Method in class akka.cluster.ddata.ORMap
 
needPruningFrom(UniqueAddress) - Method in class akka.cluster.ddata.ORMultiMap
 
needPruningFrom(UniqueAddress) - Method in class akka.cluster.ddata.ORSet
 
needPruningFrom(UniqueAddress) - Method in class akka.cluster.ddata.PNCounter
 
needPruningFrom(UniqueAddress) - Method in class akka.cluster.ddata.PNCounterMap
 
needPruningFrom(UniqueAddress) - Method in interface akka.cluster.ddata.RemovedNodePruning
Does it have any state changes from a specific node, which has been removed from the cluster.
needPruningFrom(UniqueAddress) - Method in class akka.cluster.ddata.Replicator.Internal$.DataEnvelope
 
needPruningFrom(UniqueAddress) - Method in class akka.cluster.ddata.VersionVector
 
negativeCachePolicy() - Method in class akka.io.InetAddressDnsResolver
 
negativeTtl() - Method in class akka.io.InetAddressDnsResolver
Deprecated.
Use negativeCacheDuration instead. Since 2.5.17.
negotiateNewSession() - Static method in class akka.stream.TLSProtocol
Java API: obtain the default value of TLSProtocol.NegotiateNewSession (which will leave the SSLEngine&rsquo;s settings unchanged).
negotiateNewSession() - Method in class akka.stream.TLSProtocol$
Java API: obtain the default value of NegotiateNewSession (which will leave the SSLEngine&rsquo;s settings unchanged).
NegotiateNewSession(Option<Seq<String>>, Option<Seq<String>>, Option<TLSClientAuth>, Option<SSLParameters>) - Constructor for class akka.stream.TLSProtocol.NegotiateNewSession
 
NegotiateNewSession$() - Constructor for class akka.stream.TLSProtocol.NegotiateNewSession$
 
NestedMaterializationCancellationPolicy$() - Constructor for class akka.stream.Attributes.NestedMaterializationCancellationPolicy$
 
nestedMaterializationCancellationPolicyDefault() - Static method in class akka.stream.Attributes
nestedMaterializationCancellationPolicyDefault() - Method in class akka.stream.Attributes$
Default NestedMaterializationCancellationPolicy, please see Attributes.nestedMaterializationCancellationPolicyEagerCancellation() for details.
nestedMaterializationCancellationPolicyEagerCancellation() - Static method in class akka.stream.Attributes
JAVA API A Attributes.NestedMaterializationCancellationPolicy that configures graph stages delaying nested flow materialization to cancel immediately when downstream cancels before nested flow materialization.
nestedMaterializationCancellationPolicyEagerCancellation() - Method in class akka.stream.Attributes$
JAVA API A NestedMaterializationCancellationPolicy that configures graph stages delaying nested flow materialization to cancel immediately when downstream cancels before nested flow materialization.
nestedMaterializationCancellationPolicyPropagateToNested() - Static method in class akka.stream.Attributes
JAVA API A Attributes.NestedMaterializationCancellationPolicy that configures graph stages delaying nested flow materialization to delay cancellation when downstream cancels before nested flow materialization.
nestedMaterializationCancellationPolicyPropagateToNested() - Method in class akka.stream.Attributes$
JAVA API A NestedMaterializationCancellationPolicy that configures graph stages delaying nested flow materialization to delay cancellation when downstream cancels before nested flow materialization.
nestedSuites() - Method in class akka.persistence.japi.journal.JavaJournalSpec
 
nestedSuites() - Method in class akka.persistence.japi.snapshot.JavaSnapshotStoreSpec
 
NettyClientHelpers - Interface in akka.remote.transport.netty
INTERNAL API
NettyFutureBridge - Class in akka.remote.transport.netty
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
NettyFutureBridge() - Constructor for class akka.remote.transport.netty.NettyFutureBridge
Deprecated.
 
NettyFutureBridge$ - Class in akka.remote.transport.netty
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
NettyFutureBridge$() - Constructor for class akka.remote.transport.netty.NettyFutureBridge$
Deprecated.
 
NettyHelpers - Interface in akka.remote.transport.netty
INTERNAL API
NettyServerHelpers - Interface in akka.remote.transport.netty
INTERNAL API
NettySSLSupport - Class in akka.remote.transport.netty
INTERNAL API
NettySSLSupport() - Constructor for class akka.remote.transport.netty.NettySSLSupport
 
NettySSLSupport$ - Class in akka.remote.transport.netty
INTERNAL API
NettySSLSupport$() - Constructor for class akka.remote.transport.netty.NettySSLSupport$
 
NettyTransport - Class in akka.remote.transport.netty
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
NettyTransport(ExtendedActorSystem, Config) - Constructor for class akka.remote.transport.netty.NettyTransport
Deprecated.
 
NettyTransport(NettyTransportSettings, ExtendedActorSystem) - Constructor for class akka.remote.transport.netty.NettyTransport
Deprecated.
 
NettyTransport$ - Class in akka.remote.transport.netty
Deprecated.
. Since .
NettyTransport$() - Constructor for class akka.remote.transport.netty.NettyTransport$
Deprecated.
 
NettyTransportException - Exception in akka.remote.transport.netty
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
NettyTransportException(String) - Constructor for exception akka.remote.transport.netty.NettyTransportException
Deprecated.
 
NettyTransportException(String, Throwable) - Constructor for exception akka.remote.transport.netty.NettyTransportException
Deprecated.
 
NettyTransportExceptionNoStack - Exception in akka.remote.transport.netty
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
NettyTransportExceptionNoStack(String) - Constructor for exception akka.remote.transport.netty.NettyTransportExceptionNoStack
Deprecated.
 
NettyTransportExceptionNoStack(String, Throwable) - Constructor for exception akka.remote.transport.netty.NettyTransportExceptionNoStack
Deprecated.
 
NettyTransportSettings - Class in akka.remote.transport.netty
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
NettyTransportSettings(Config) - Constructor for class akka.remote.transport.netty.NettyTransportSettings
Deprecated.
 
NetworkOp - Interface in akka.remote.testconductor
 
never() - Method in class akka.io.dns.CachePolicy.Ttl$
 
never() - Static method in class akka.stream.javadsl.Sink
A Sink that will always backpressure never cancel and never consume any elements from the stream.
never() - Method in class akka.stream.javadsl.Sink$
A Sink that will always backpressure never cancel and never consume any elements from the stream.
never() - Static method in class akka.stream.javadsl.Source
Never emits any elements, never completes and never fails.
never() - Method in class akka.stream.javadsl.Source$
Never emits any elements, never completes and never fails.
never() - Static method in class akka.stream.scaladsl.Sink
A Sink that will always backpressure never cancel and never consume any elements from the stream.
never() - Method in class akka.stream.scaladsl.Sink$
A Sink that will always backpressure never cancel and never consume any elements from the stream.
never() - Static method in class akka.stream.scaladsl.Source
Never emits any elements, never completes and never fails.
never() - Method in class akka.stream.scaladsl.Source$
Never emits any elements, never completes and never fails.
Never$() - Constructor for class akka.io.dns.CachePolicy.Never$
 
NeverMaterializedException - Exception in akka.stream
 
NeverMaterializedException() - Constructor for exception akka.stream.NeverMaterializedException
 
NeverMaterializedException(Throwable) - Constructor for exception akka.stream.NeverMaterializedException
 
newActorCell(akka.actor.ActorSystemImpl, akka.actor.InternalActorRef, Props, MessageDispatcher, akka.actor.InternalActorRef) - Method in class akka.testkit.TestActorRef
 
newBuilder() - Static method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts
 
newBuilder() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag
 
newBuilder() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry
 
newBuilder() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter
 
newBuilder() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
 
newBuilder() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry
 
newBuilder() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap
 
newBuilder() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister
 
newBuilder() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry
 
newBuilder() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap
 
newBuilder() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry
 
newBuilder() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry
 
newBuilder() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup
 
newBuilder() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry
 
newBuilder() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap
 
newBuilder() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
 
newBuilder() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry
 
newBuilder() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup
 
newBuilder() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter
 
newBuilder() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry
 
newBuilder() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap
 
newBuilder() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address
 
newBuilder() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed
 
newBuilder() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope
 
newBuilder() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry
 
newBuilder() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry
 
newBuilder() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation
 
newBuilder() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope
 
newBuilder() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Empty
 
newBuilder() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
 
newBuilder() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure
 
newBuilder() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess
 
newBuilder() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry
 
newBuilder() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip
 
newBuilder() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound
 
newBuilder() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage
 
newBuilder() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read
 
newBuilder() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult
 
newBuilder() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry
 
newBuilder() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status
 
newBuilder() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet
 
newBuilder() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe
 
newBuilder() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress
 
newBuilder() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe
 
newBuilder() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry
 
newBuilder() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector
 
newBuilder() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write
 
newBuilder() - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool
 
newBuilder() - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address
 
newBuilder() - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip
 
newBuilder() - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope
 
newBuilder() - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector
 
newBuilder() - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector
 
newBuilder() - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA
 
newBuilder() - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric
 
newBuilder() - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics
 
newBuilder() - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number
 
newBuilder() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Address
 
newBuilder() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool
 
newBuilder() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings
 
newBuilder() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck
 
newBuilder() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Empty
 
newBuilder() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
 
newBuilder() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope
 
newBuilder() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview
 
newBuilder() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus
 
newBuilder() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat
 
newBuilder() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse
 
newBuilder() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin
 
newBuilder() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck
 
newBuilder() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Join
 
newBuilder() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Member
 
newBuilder() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability
 
newBuilder() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Pool
 
newBuilder() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability
 
newBuilder() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone
 
newBuilder() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress
 
newBuilder() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock
 
newBuilder() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version
 
newBuilder() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome
 
newBuilder() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address
 
newBuilder() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket
 
newBuilder() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry
 
newBuilder() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta
 
newBuilder() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload
 
newBuilder() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish
 
newBuilder() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send
 
newBuilder() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll
 
newBuilder() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber
 
newBuilder() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status
 
newBuilder() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version
 
newBuilder() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage
 
newBuilder() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address
 
newBuilder() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats
 
newBuilder() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry
 
newBuilder() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState
 
newBuilder() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry
 
newBuilder() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions
 
newBuilder() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState
 
newBuilder() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState
 
newBuilder() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted
 
newBuilder() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped
 
newBuilder() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted
 
newBuilder() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState
 
newBuilder() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped
 
newBuilder() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats
 
newBuilder() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry
 
newBuilder() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState
 
newBuilder() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome
 
newBuilder() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated
 
newBuilder() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes
 
newBuilder() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry
 
newBuilder() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage
 
newBuilder() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats
 
newBuilder() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState
 
newBuilder() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats
 
newBuilder() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity
 
newBuilder() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck
 
newBuilder() - Static method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope
 
newBuilder() - Static method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished
 
newBuilder() - Static method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry
 
newBuilder() - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack
 
newBuilder() - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup
 
newBuilder() - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed
 
newBuilder() - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
 
newBuilder() - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer
 
newBuilder() - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request
 
newBuilder() - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend
 
newBuilder() - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
 
newBuilder() - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State
 
newBuilder() - Static method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
 
newBuilder() - Static method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot
 
newBuilder() - Static method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery
 
newBuilder() - Static method in class akka.persistence.serialization.MessageFormats.AtomicWrite
 
newBuilder() - Static method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot
 
newBuilder() - Static method in class akka.persistence.serialization.MessageFormats.PersistentMessage
 
newBuilder() - Static method in class akka.persistence.serialization.MessageFormats.PersistentPayload
 
newBuilder() - Static method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent
 
newBuilder() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter
 
newBuilder() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate
 
newBuilder() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
 
newBuilder() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry
 
newBuilder() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup
 
newBuilder() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent
 
newBuilder() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata
 
newBuilder() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData
 
newBuilder() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata
 
newBuilder() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen
 
newBuilder() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry
 
newBuilder() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector
 
newBuilder() - Static method in class akka.remote.ArteryControlFormats.Address
 
newBuilder() - Static method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp
 
newBuilder() - Static method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement
 
newBuilder() - Static method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck
 
newBuilder() - Static method in class akka.remote.ArteryControlFormats.FlushAck
 
newBuilder() - Static method in class akka.remote.ArteryControlFormats.HandshakeReq
 
newBuilder() - Static method in class akka.remote.ArteryControlFormats.MessageWithAddress
 
newBuilder() - Static method in class akka.remote.ArteryControlFormats.Quarantined
 
newBuilder() - Static method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck
 
newBuilder() - Static method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope
 
newBuilder() - Static method in class akka.remote.ArteryControlFormats.UniqueAddress
 
newBuilder() - Static method in class akka.remote.ContainerFormats.ActorIdentity
 
newBuilder() - Static method in class akka.remote.ContainerFormats.ActorInitializationException
 
newBuilder() - Static method in class akka.remote.ContainerFormats.ActorRef
 
newBuilder() - Static method in class akka.remote.ContainerFormats.Identify
 
newBuilder() - Static method in class akka.remote.ContainerFormats.Option
 
newBuilder() - Static method in class akka.remote.ContainerFormats.Payload
 
newBuilder() - Static method in class akka.remote.ContainerFormats.Selection
 
newBuilder() - Static method in class akka.remote.ContainerFormats.SelectionEnvelope
 
newBuilder() - Static method in class akka.remote.ContainerFormats.StackTraceElement
 
newBuilder() - Static method in class akka.remote.ContainerFormats.StatusReplyErrorMessage
 
newBuilder() - Static method in class akka.remote.ContainerFormats.Throwable
 
newBuilder() - Static method in class akka.remote.ContainerFormats.ThrowableNotSerializable
 
newBuilder() - Static method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse
 
newBuilder() - Static method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData
 
newBuilder() - Static method in class akka.remote.SystemMessageFormats.FailedData
 
newBuilder() - Static method in class akka.remote.SystemMessageFormats.SuperviseData
 
newBuilder() - Static method in class akka.remote.SystemMessageFormats.SystemMessage
 
newBuilder() - Static method in class akka.remote.SystemMessageFormats.WatchData
 
newBuilder() - Static method in class akka.remote.testconductor.TestConductorProtocol.Address
 
newBuilder() - Static method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest
 
newBuilder() - Static method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier
 
newBuilder() - Static method in class akka.remote.testconductor.TestConductorProtocol.Hello
 
newBuilder() - Static method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure
 
newBuilder() - Static method in class akka.remote.testconductor.TestConductorProtocol.Wrapper
 
newBuilder() - Static method in class akka.remote.WireFormats.AckAndEnvelopeContainer
 
newBuilder() - Static method in class akka.remote.WireFormats.AcknowledgementInfo
 
newBuilder() - Static method in class akka.remote.WireFormats.ActorRefData
 
newBuilder() - Static method in class akka.remote.WireFormats.AddressData
 
newBuilder() - Static method in class akka.remote.WireFormats.AkkaControlMessage
 
newBuilder() - Static method in class akka.remote.WireFormats.AkkaHandshakeInfo
 
newBuilder() - Static method in class akka.remote.WireFormats.AkkaProtocolMessage
 
newBuilder() - Static method in class akka.remote.WireFormats.DaemonMsgCreateData
 
newBuilder() - Static method in class akka.remote.WireFormats.DefaultResizer
 
newBuilder() - Static method in class akka.remote.WireFormats.DeployData
 
newBuilder() - Static method in class akka.remote.WireFormats.FiniteDuration
 
newBuilder() - Static method in class akka.remote.WireFormats.FromConfig
 
newBuilder() - Static method in class akka.remote.WireFormats.GenericRoutingPool
 
newBuilder() - Static method in class akka.remote.WireFormats.PropsData
 
newBuilder() - Static method in class akka.remote.WireFormats.RemoteEnvelope
 
newBuilder() - Static method in class akka.remote.WireFormats.RemoteRouterConfig
 
newBuilder() - Static method in class akka.remote.WireFormats.RemoteScope
 
newBuilder() - Static method in class akka.remote.WireFormats.ScatterGatherPool
 
newBuilder() - Static method in class akka.remote.WireFormats.SerializedMessage
 
newBuilder() - Static method in class akka.remote.WireFormats.TailChoppingPool
 
newBuilder() - Static method in class akka.stream.StreamRefMessages.ActorRef
 
newBuilder() - Static method in class akka.stream.StreamRefMessages.CumulativeDemand
 
newBuilder() - Static method in class akka.stream.StreamRefMessages.OnSubscribeHandshake
 
newBuilder() - Static method in class akka.stream.StreamRefMessages.Payload
 
newBuilder() - Static method in class akka.stream.StreamRefMessages.RemoteStreamCompleted
 
newBuilder() - Static method in class akka.stream.StreamRefMessages.RemoteStreamFailure
 
newBuilder() - Static method in class akka.stream.StreamRefMessages.SequencedOnNext
 
newBuilder() - Static method in class akka.stream.StreamRefMessages.SinkRef
 
newBuilder() - Static method in class akka.stream.StreamRefMessages.SourceRef
 
newBuilder() - Static method in class akka.util.ByteString
 
newBuilder() - Method in class akka.util.ByteString$
 
newBuilder(ClusterClientMessages.Contacts) - Static method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts
 
newBuilder(ReplicatedDataMessages.Flag) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag
 
newBuilder(ReplicatedDataMessages.GCounter) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter
 
newBuilder(ReplicatedDataMessages.GCounter.Entry) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry
 
newBuilder(ReplicatedDataMessages.GSet) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
 
newBuilder(ReplicatedDataMessages.LWWMap) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap
 
newBuilder(ReplicatedDataMessages.LWWMap.Entry) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry
 
newBuilder(ReplicatedDataMessages.LWWRegister) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister
 
newBuilder(ReplicatedDataMessages.ORMap) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap
 
newBuilder(ReplicatedDataMessages.ORMap.Entry) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry
 
newBuilder(ReplicatedDataMessages.ORMapDeltaGroup) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup
 
newBuilder(ReplicatedDataMessages.ORMapDeltaGroup.Entry) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry
 
newBuilder(ReplicatedDataMessages.ORMapDeltaGroup.MapEntry) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry
 
newBuilder(ReplicatedDataMessages.ORMultiMap) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap
 
newBuilder(ReplicatedDataMessages.ORMultiMap.Entry) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry
 
newBuilder(ReplicatedDataMessages.ORSet) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
 
newBuilder(ReplicatedDataMessages.ORSetDeltaGroup) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup
 
newBuilder(ReplicatedDataMessages.ORSetDeltaGroup.Entry) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry
 
newBuilder(ReplicatedDataMessages.PNCounter) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter
 
newBuilder(ReplicatedDataMessages.PNCounterMap) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap
 
newBuilder(ReplicatedDataMessages.PNCounterMap.Entry) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry
 
newBuilder(ReplicatorMessages.Address) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address
 
newBuilder(ReplicatorMessages.Changed) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed
 
newBuilder(ReplicatorMessages.DataEnvelope) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope
 
newBuilder(ReplicatorMessages.DataEnvelope.PruningEntry) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry
 
newBuilder(ReplicatorMessages.DeltaPropagation) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation
 
newBuilder(ReplicatorMessages.DeltaPropagation.Entry) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry
 
newBuilder(ReplicatorMessages.DurableDataEnvelope) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope
 
newBuilder(ReplicatorMessages.Empty) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Empty
 
newBuilder(ReplicatorMessages.Get) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
 
newBuilder(ReplicatorMessages.GetFailure) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure
 
newBuilder(ReplicatorMessages.GetSuccess) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess
 
newBuilder(ReplicatorMessages.Gossip) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip
 
newBuilder(ReplicatorMessages.Gossip.Entry) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry
 
newBuilder(ReplicatorMessages.NotFound) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound
 
newBuilder(ReplicatorMessages.OtherMessage) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage
 
newBuilder(ReplicatorMessages.Read) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read
 
newBuilder(ReplicatorMessages.ReadResult) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult
 
newBuilder(ReplicatorMessages.Status) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status
 
newBuilder(ReplicatorMessages.Status.Entry) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry
 
newBuilder(ReplicatorMessages.StringGSet) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet
 
newBuilder(ReplicatorMessages.Subscribe) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe
 
newBuilder(ReplicatorMessages.UniqueAddress) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress
 
newBuilder(ReplicatorMessages.Unsubscribe) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe
 
newBuilder(ReplicatorMessages.VersionVector) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector
 
newBuilder(ReplicatorMessages.VersionVector.Entry) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry
 
newBuilder(ReplicatorMessages.Write) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write
 
newBuilder(ClusterMetricsMessages.AdaptiveLoadBalancingPool) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool
 
newBuilder(ClusterMetricsMessages.Address) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address
 
newBuilder(ClusterMetricsMessages.MetricsGossip) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip
 
newBuilder(ClusterMetricsMessages.MetricsGossipEnvelope) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope
 
newBuilder(ClusterMetricsMessages.MetricsSelector) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector
 
newBuilder(ClusterMetricsMessages.MixMetricsSelector) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector
 
newBuilder(ClusterMetricsMessages.NodeMetrics) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics
 
newBuilder(ClusterMetricsMessages.NodeMetrics.EWMA) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA
 
newBuilder(ClusterMetricsMessages.NodeMetrics.Metric) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric
 
newBuilder(ClusterMetricsMessages.NodeMetrics.Number) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number
 
newBuilder(ClusterMessages.Address) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Address
 
newBuilder(ClusterMessages.ClusterRouterPool) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool
 
newBuilder(ClusterMessages.ClusterRouterPoolSettings) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings
 
newBuilder(ClusterMessages.ConfigCheck) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck
 
newBuilder(ClusterMessages.Empty) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Empty
 
newBuilder(ClusterMessages.Gossip) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
 
newBuilder(ClusterMessages.GossipEnvelope) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope
 
newBuilder(ClusterMessages.GossipOverview) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview
 
newBuilder(ClusterMessages.GossipStatus) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus
 
newBuilder(ClusterMessages.Heartbeat) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat
 
newBuilder(ClusterMessages.HeartBeatResponse) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse
 
newBuilder(ClusterMessages.InitJoin) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin
 
newBuilder(ClusterMessages.InitJoinAck) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck
 
newBuilder(ClusterMessages.Join) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Join
 
newBuilder(ClusterMessages.Member) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Member
 
newBuilder(ClusterMessages.ObserverReachability) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability
 
newBuilder(ClusterMessages.Pool) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Pool
 
newBuilder(ClusterMessages.SubjectReachability) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability
 
newBuilder(ClusterMessages.Tombstone) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone
 
newBuilder(ClusterMessages.UniqueAddress) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress
 
newBuilder(ClusterMessages.VectorClock) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock
 
newBuilder(ClusterMessages.VectorClock.Version) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version
 
newBuilder(ClusterMessages.Welcome) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome
 
newBuilder(DistributedPubSubMessages.Address) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address
 
newBuilder(DistributedPubSubMessages.Delta) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta
 
newBuilder(DistributedPubSubMessages.Delta.Bucket) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket
 
newBuilder(DistributedPubSubMessages.Delta.Entry) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry
 
newBuilder(DistributedPubSubMessages.Payload) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload
 
newBuilder(DistributedPubSubMessages.Publish) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish
 
newBuilder(DistributedPubSubMessages.Send) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send
 
newBuilder(DistributedPubSubMessages.SendToAll) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll
 
newBuilder(DistributedPubSubMessages.SendToOneSubscriber) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber
 
newBuilder(DistributedPubSubMessages.Status) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status
 
newBuilder(DistributedPubSubMessages.Status.Version) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version
 
newBuilder(ClusterShardingMessages.ActorRefMessage) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage
 
newBuilder(ClusterShardingMessages.Address) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address
 
newBuilder(ClusterShardingMessages.ClusterShardingStats) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats
 
newBuilder(ClusterShardingMessages.ClusterShardingStatsEntry) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry
 
newBuilder(ClusterShardingMessages.CoordinatorState) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState
 
newBuilder(ClusterShardingMessages.CoordinatorState.ShardEntry) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry
 
newBuilder(ClusterShardingMessages.CurrentRegions) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions
 
newBuilder(ClusterShardingMessages.CurrentShardRegionState) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState
 
newBuilder(ClusterShardingMessages.CurrentShardState) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState
 
newBuilder(ClusterShardingMessages.EntitiesStarted) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted
 
newBuilder(ClusterShardingMessages.EntitiesStopped) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped
 
newBuilder(ClusterShardingMessages.EntityStarted) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted
 
newBuilder(ClusterShardingMessages.EntityState) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState
 
newBuilder(ClusterShardingMessages.EntityStopped) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped
 
newBuilder(ClusterShardingMessages.GetClusterShardingStats) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats
 
newBuilder(ClusterShardingMessages.MapFieldEntry) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry
 
newBuilder(ClusterShardingMessages.RememberedShardState) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState
 
newBuilder(ClusterShardingMessages.ShardHome) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome
 
newBuilder(ClusterShardingMessages.ShardHomeAllocated) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated
 
newBuilder(ClusterShardingMessages.ShardHomes) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes
 
newBuilder(ClusterShardingMessages.ShardHomesEntry) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry
 
newBuilder(ClusterShardingMessages.ShardIdMessage) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage
 
newBuilder(ClusterShardingMessages.ShardRegionStats) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats
 
newBuilder(ClusterShardingMessages.ShardState) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState
 
newBuilder(ClusterShardingMessages.ShardStats) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats
 
newBuilder(ClusterShardingMessages.StartEntity) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity
 
newBuilder(ClusterShardingMessages.StartEntityAck) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck
 
newBuilder(ShardingMessages.ShardingEnvelope) - Static method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope
 
newBuilder(ClusterMessages.PubSubMessagePublished) - Static method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished
 
newBuilder(ClusterMessages.ReceptionistEntry) - Static method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry
 
newBuilder(ReliableDelivery.Ack) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack
 
newBuilder(ReliableDelivery.Cleanup) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup
 
newBuilder(ReliableDelivery.Confirmed) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed
 
newBuilder(ReliableDelivery.MessageSent) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
 
newBuilder(ReliableDelivery.RegisterConsumer) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer
 
newBuilder(ReliableDelivery.Request) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request
 
newBuilder(ReliableDelivery.Resend) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend
 
newBuilder(ReliableDelivery.SequencedMessage) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
 
newBuilder(ReliableDelivery.State) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State
 
newBuilder(QueryMessages.EventEnvelope) - Static method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
 
newBuilder(MessageFormats.AtLeastOnceDeliverySnapshot) - Static method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot
 
newBuilder(MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery) - Static method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery
 
newBuilder(MessageFormats.AtomicWrite) - Static method in class akka.persistence.serialization.MessageFormats.AtomicWrite
 
newBuilder(MessageFormats.PersistentFSMSnapshot) - Static method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot
 
newBuilder(MessageFormats.PersistentMessage) - Static method in class akka.persistence.serialization.MessageFormats.PersistentMessage
 
newBuilder(MessageFormats.PersistentPayload) - Static method in class akka.persistence.serialization.MessageFormats.PersistentPayload
 
newBuilder(MessageFormats.PersistentStateChangeEvent) - Static method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent
 
newBuilder(ReplicatedEventSourcing.Counter) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter
 
newBuilder(ReplicatedEventSourcing.CounterUpdate) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate
 
newBuilder(ReplicatedEventSourcing.ORSet) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
 
newBuilder(ReplicatedEventSourcing.ORSetDeltaGroup) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup
 
newBuilder(ReplicatedEventSourcing.ORSetDeltaGroup.Entry) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry
 
newBuilder(ReplicatedEventSourcing.PublishedEvent) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent
 
newBuilder(ReplicatedEventSourcing.ReplicatedEventMetadata) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata
 
newBuilder(ReplicatedEventSourcing.ReplicatedPublishedEventMetaData) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData
 
newBuilder(ReplicatedEventSourcing.ReplicatedSnapshotMetadata) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata
 
newBuilder(ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen
 
newBuilder(ReplicatedEventSourcing.VersionVector) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector
 
newBuilder(ReplicatedEventSourcing.VersionVector.Entry) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry
 
newBuilder(ArteryControlFormats.Address) - Static method in class akka.remote.ArteryControlFormats.Address
 
newBuilder(ArteryControlFormats.ArteryHeartbeatRsp) - Static method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp
 
newBuilder(ArteryControlFormats.CompressionTableAdvertisement) - Static method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement
 
newBuilder(ArteryControlFormats.CompressionTableAdvertisementAck) - Static method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck
 
newBuilder(ArteryControlFormats.FlushAck) - Static method in class akka.remote.ArteryControlFormats.FlushAck
 
newBuilder(ArteryControlFormats.HandshakeReq) - Static method in class akka.remote.ArteryControlFormats.HandshakeReq
 
newBuilder(ArteryControlFormats.MessageWithAddress) - Static method in class akka.remote.ArteryControlFormats.MessageWithAddress
 
newBuilder(ArteryControlFormats.Quarantined) - Static method in class akka.remote.ArteryControlFormats.Quarantined
 
newBuilder(ArteryControlFormats.SystemMessageDeliveryAck) - Static method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck
 
newBuilder(ArteryControlFormats.SystemMessageEnvelope) - Static method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope
 
newBuilder(ArteryControlFormats.UniqueAddress) - Static method in class akka.remote.ArteryControlFormats.UniqueAddress
 
newBuilder(ContainerFormats.ActorIdentity) - Static method in class akka.remote.ContainerFormats.ActorIdentity
 
newBuilder(ContainerFormats.ActorInitializationException) - Static method in class akka.remote.ContainerFormats.ActorInitializationException
 
newBuilder(ContainerFormats.ActorRef) - Static method in class akka.remote.ContainerFormats.ActorRef
 
newBuilder(ContainerFormats.Identify) - Static method in class akka.remote.ContainerFormats.Identify
 
newBuilder(ContainerFormats.Option) - Static method in class akka.remote.ContainerFormats.Option
 
newBuilder(ContainerFormats.Payload) - Static method in class akka.remote.ContainerFormats.Payload
 
newBuilder(ContainerFormats.Selection) - Static method in class akka.remote.ContainerFormats.Selection
 
newBuilder(ContainerFormats.SelectionEnvelope) - Static method in class akka.remote.ContainerFormats.SelectionEnvelope
 
newBuilder(ContainerFormats.StackTraceElement) - Static method in class akka.remote.ContainerFormats.StackTraceElement
 
newBuilder(ContainerFormats.StatusReplyErrorMessage) - Static method in class akka.remote.ContainerFormats.StatusReplyErrorMessage
 
newBuilder(ContainerFormats.Throwable) - Static method in class akka.remote.ContainerFormats.Throwable
 
newBuilder(ContainerFormats.ThrowableNotSerializable) - Static method in class akka.remote.ContainerFormats.ThrowableNotSerializable
 
newBuilder(ContainerFormats.WatcherHeartbeatResponse) - Static method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse
 
newBuilder(SystemMessageFormats.DeathWatchNotificationData) - Static method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData
 
newBuilder(SystemMessageFormats.FailedData) - Static method in class akka.remote.SystemMessageFormats.FailedData
 
newBuilder(SystemMessageFormats.SuperviseData) - Static method in class akka.remote.SystemMessageFormats.SuperviseData
 
newBuilder(SystemMessageFormats.SystemMessage) - Static method in class akka.remote.SystemMessageFormats.SystemMessage
 
newBuilder(SystemMessageFormats.WatchData) - Static method in class akka.remote.SystemMessageFormats.WatchData
 
newBuilder(TestConductorProtocol.Address) - Static method in class akka.remote.testconductor.TestConductorProtocol.Address
 
newBuilder(TestConductorProtocol.AddressRequest) - Static method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest
 
newBuilder(TestConductorProtocol.EnterBarrier) - Static method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier
 
newBuilder(TestConductorProtocol.Hello) - Static method in class akka.remote.testconductor.TestConductorProtocol.Hello
 
newBuilder(TestConductorProtocol.InjectFailure) - Static method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure
 
newBuilder(TestConductorProtocol.Wrapper) - Static method in class akka.remote.testconductor.TestConductorProtocol.Wrapper
 
newBuilder(WireFormats.AckAndEnvelopeContainer) - Static method in class akka.remote.WireFormats.AckAndEnvelopeContainer
 
newBuilder(WireFormats.AcknowledgementInfo) - Static method in class akka.remote.WireFormats.AcknowledgementInfo
 
newBuilder(WireFormats.ActorRefData) - Static method in class akka.remote.WireFormats.ActorRefData
 
newBuilder(WireFormats.AddressData) - Static method in class akka.remote.WireFormats.AddressData
 
newBuilder(WireFormats.AkkaControlMessage) - Static method in class akka.remote.WireFormats.AkkaControlMessage
 
newBuilder(WireFormats.AkkaHandshakeInfo) - Static method in class akka.remote.WireFormats.AkkaHandshakeInfo
 
newBuilder(WireFormats.AkkaProtocolMessage) - Static method in class akka.remote.WireFormats.AkkaProtocolMessage
 
newBuilder(WireFormats.DaemonMsgCreateData) - Static method in class akka.remote.WireFormats.DaemonMsgCreateData
 
newBuilder(WireFormats.DefaultResizer) - Static method in class akka.remote.WireFormats.DefaultResizer
 
newBuilder(WireFormats.DeployData) - Static method in class akka.remote.WireFormats.DeployData
 
newBuilder(WireFormats.FiniteDuration) - Static method in class akka.remote.WireFormats.FiniteDuration
 
newBuilder(WireFormats.FromConfig) - Static method in class akka.remote.WireFormats.FromConfig
 
newBuilder(WireFormats.GenericRoutingPool) - Static method in class akka.remote.WireFormats.GenericRoutingPool
 
newBuilder(WireFormats.PropsData) - Static method in class akka.remote.WireFormats.PropsData
 
newBuilder(WireFormats.RemoteEnvelope) - Static method in class akka.remote.WireFormats.RemoteEnvelope
 
newBuilder(WireFormats.RemoteRouterConfig) - Static method in class akka.remote.WireFormats.RemoteRouterConfig
 
newBuilder(WireFormats.RemoteScope) - Static method in class akka.remote.WireFormats.RemoteScope
 
newBuilder(WireFormats.ScatterGatherPool) - Static method in class akka.remote.WireFormats.ScatterGatherPool
 
newBuilder(WireFormats.SerializedMessage) - Static method in class akka.remote.WireFormats.SerializedMessage
 
newBuilder(WireFormats.TailChoppingPool) - Static method in class akka.remote.WireFormats.TailChoppingPool
 
newBuilder(StreamRefMessages.ActorRef) - Static method in class akka.stream.StreamRefMessages.ActorRef
 
newBuilder(StreamRefMessages.CumulativeDemand) - Static method in class akka.stream.StreamRefMessages.CumulativeDemand
 
newBuilder(StreamRefMessages.OnSubscribeHandshake) - Static method in class akka.stream.StreamRefMessages.OnSubscribeHandshake
 
newBuilder(StreamRefMessages.Payload) - Static method in class akka.stream.StreamRefMessages.Payload
 
newBuilder(StreamRefMessages.RemoteStreamCompleted) - Static method in class akka.stream.StreamRefMessages.RemoteStreamCompleted
 
newBuilder(StreamRefMessages.RemoteStreamFailure) - Static method in class akka.stream.StreamRefMessages.RemoteStreamFailure
 
newBuilder(StreamRefMessages.SequencedOnNext) - Static method in class akka.stream.StreamRefMessages.SequencedOnNext
 
newBuilder(StreamRefMessages.SinkRef) - Static method in class akka.stream.StreamRefMessages.SinkRef
 
newBuilder(StreamRefMessages.SourceRef) - Static method in class akka.stream.StreamRefMessages.SourceRef
 
newBuilderForType() - Method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts
 
newBuilderForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag
 
newBuilderForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry
 
newBuilderForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter
 
newBuilderForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
 
newBuilderForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry
 
newBuilderForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap
 
newBuilderForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister
 
newBuilderForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry
 
newBuilderForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap
 
newBuilderForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry
 
newBuilderForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry
 
newBuilderForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup
 
newBuilderForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry
 
newBuilderForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap
 
newBuilderForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
 
newBuilderForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry
 
newBuilderForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup
 
newBuilderForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter
 
newBuilderForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry
 
newBuilderForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap
 
newBuilderForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address
 
newBuilderForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed
 
newBuilderForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope
 
newBuilderForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry
 
newBuilderForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry
 
newBuilderForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation
 
newBuilderForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope
 
newBuilderForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Empty
 
newBuilderForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
 
newBuilderForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure
 
newBuilderForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess
 
newBuilderForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry
 
newBuilderForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip
 
newBuilderForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound
 
newBuilderForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage
 
newBuilderForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read
 
newBuilderForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult
 
newBuilderForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry
 
newBuilderForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status
 
newBuilderForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet
 
newBuilderForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe
 
newBuilderForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress
 
newBuilderForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe
 
newBuilderForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry
 
newBuilderForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector
 
newBuilderForType() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write
 
newBuilderForType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool
 
newBuilderForType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address
 
newBuilderForType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip
 
newBuilderForType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope
 
newBuilderForType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector
 
newBuilderForType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector
 
newBuilderForType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA
 
newBuilderForType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric
 
newBuilderForType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics
 
newBuilderForType() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number
 
newBuilderForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address
 
newBuilderForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool
 
newBuilderForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings
 
newBuilderForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck
 
newBuilderForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Empty
 
newBuilderForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
 
newBuilderForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope
 
newBuilderForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview
 
newBuilderForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus
 
newBuilderForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat
 
newBuilderForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse
 
newBuilderForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin
 
newBuilderForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck
 
newBuilderForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join
 
newBuilderForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member
 
newBuilderForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability
 
newBuilderForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Pool
 
newBuilderForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability
 
newBuilderForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone
 
newBuilderForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress
 
newBuilderForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock
 
newBuilderForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version
 
newBuilderForType() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome
 
newBuilderForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address
 
newBuilderForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket
 
newBuilderForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry
 
newBuilderForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta
 
newBuilderForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload
 
newBuilderForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish
 
newBuilderForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send
 
newBuilderForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll
 
newBuilderForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber
 
newBuilderForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status
 
newBuilderForType() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version
 
newBuilderForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage
 
newBuilderForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address
 
newBuilderForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats
 
newBuilderForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry
 
newBuilderForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState
 
newBuilderForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry
 
newBuilderForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions
 
newBuilderForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState
 
newBuilderForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState
 
newBuilderForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted
 
newBuilderForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped
 
newBuilderForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted
 
newBuilderForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState
 
newBuilderForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped
 
newBuilderForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats
 
newBuilderForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry
 
newBuilderForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState
 
newBuilderForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome
 
newBuilderForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated
 
newBuilderForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes
 
newBuilderForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry
 
newBuilderForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage
 
newBuilderForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats
 
newBuilderForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState
 
newBuilderForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats
 
newBuilderForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity
 
newBuilderForType() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck
 
newBuilderForType() - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope
 
newBuilderForType() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished
 
newBuilderForType() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry
 
newBuilderForType() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack
 
newBuilderForType() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup
 
newBuilderForType() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed
 
newBuilderForType() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
 
newBuilderForType() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer
 
newBuilderForType() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request
 
newBuilderForType() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend
 
newBuilderForType() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
 
newBuilderForType() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State
 
newBuilderForType() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
 
newBuilderForType() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot
 
newBuilderForType() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery
 
newBuilderForType() - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite
 
newBuilderForType() - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot
 
newBuilderForType() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage
 
newBuilderForType() - Method in class akka.persistence.serialization.MessageFormats.PersistentPayload
 
newBuilderForType() - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent
 
newBuilderForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter
 
newBuilderForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate
 
newBuilderForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
 
newBuilderForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry
 
newBuilderForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup
 
newBuilderForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent
 
newBuilderForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata
 
newBuilderForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData
 
newBuilderForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata
 
newBuilderForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen
 
newBuilderForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry
 
newBuilderForType() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector
 
newBuilderForType() - Method in class akka.remote.ArteryControlFormats.Address
 
newBuilderForType() - Method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp
 
newBuilderForType() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement
 
newBuilderForType() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck
 
newBuilderForType() - Method in class akka.remote.ArteryControlFormats.FlushAck
 
newBuilderForType() - Method in class akka.remote.ArteryControlFormats.HandshakeReq
 
newBuilderForType() - Method in class akka.remote.ArteryControlFormats.MessageWithAddress
 
newBuilderForType() - Method in class akka.remote.ArteryControlFormats.Quarantined
 
newBuilderForType() - Method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck
 
newBuilderForType() - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope
 
newBuilderForType() - Method in class akka.remote.ArteryControlFormats.UniqueAddress
 
newBuilderForType() - Method in class akka.remote.ContainerFormats.ActorIdentity
 
newBuilderForType() - Method in class akka.remote.ContainerFormats.ActorInitializationException
 
newBuilderForType() - Method in class akka.remote.ContainerFormats.ActorRef
 
newBuilderForType() - Method in class akka.remote.ContainerFormats.Identify
 
newBuilderForType() - Method in class akka.remote.ContainerFormats.Option
 
newBuilderForType() - Method in class akka.remote.ContainerFormats.Payload
 
newBuilderForType() - Method in class akka.remote.ContainerFormats.Selection
 
newBuilderForType() - Method in class akka.remote.ContainerFormats.SelectionEnvelope
 
newBuilderForType() - Method in class akka.remote.ContainerFormats.StackTraceElement
 
newBuilderForType() - Method in class akka.remote.ContainerFormats.StatusReplyErrorMessage
 
newBuilderForType() - Method in class akka.remote.ContainerFormats.Throwable
 
newBuilderForType() - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable
 
newBuilderForType() - Method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse
 
newBuilderForType() - Method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData
 
newBuilderForType() - Method in class akka.remote.SystemMessageFormats.FailedData
 
newBuilderForType() - Method in class akka.remote.SystemMessageFormats.SuperviseData
 
newBuilderForType() - Method in class akka.remote.SystemMessageFormats.SystemMessage
 
newBuilderForType() - Method in class akka.remote.SystemMessageFormats.WatchData
 
newBuilderForType() - Method in class akka.remote.testconductor.TestConductorProtocol.Address
 
newBuilderForType() - Method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest
 
newBuilderForType() - Method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier
 
newBuilderForType() - Method in class akka.remote.testconductor.TestConductorProtocol.Hello
 
newBuilderForType() - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure
 
newBuilderForType() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper
 
newBuilderForType() - Method in class akka.remote.WireFormats.AckAndEnvelopeContainer
 
newBuilderForType() - Method in class akka.remote.WireFormats.AcknowledgementInfo
 
newBuilderForType() - Method in class akka.remote.WireFormats.ActorRefData
 
newBuilderForType() - Method in class akka.remote.WireFormats.AddressData
 
newBuilderForType() - Method in class akka.remote.WireFormats.AkkaControlMessage
 
newBuilderForType() - Method in class akka.remote.WireFormats.AkkaHandshakeInfo
 
newBuilderForType() - Method in class akka.remote.WireFormats.AkkaProtocolMessage
 
newBuilderForType() - Method in class akka.remote.WireFormats.DaemonMsgCreateData
 
newBuilderForType() - Method in class akka.remote.WireFormats.DefaultResizer
 
newBuilderForType() - Method in class akka.remote.WireFormats.DeployData
 
newBuilderForType() - Method in class akka.remote.WireFormats.FiniteDuration
 
newBuilderForType() - Method in class akka.remote.WireFormats.FromConfig
 
newBuilderForType() - Method in class akka.remote.WireFormats.GenericRoutingPool
 
newBuilderForType() - Method in class akka.remote.WireFormats.PropsData
 
newBuilderForType() - Method in class akka.remote.WireFormats.RemoteEnvelope
 
newBuilderForType() - Method in class akka.remote.WireFormats.RemoteRouterConfig
 
newBuilderForType() - Method in class akka.remote.WireFormats.RemoteScope
 
newBuilderForType() - Method in class akka.remote.WireFormats.ScatterGatherPool
 
newBuilderForType() - Method in class akka.remote.WireFormats.SerializedMessage
 
newBuilderForType() - Method in class akka.remote.WireFormats.TailChoppingPool
 
newBuilderForType() - Method in class akka.stream.StreamRefMessages.ActorRef
 
newBuilderForType() - Method in class akka.stream.StreamRefMessages.CumulativeDemand
 
newBuilderForType() - Method in class akka.stream.StreamRefMessages.OnSubscribeHandshake
 
newBuilderForType() - Method in class akka.stream.StreamRefMessages.Payload
 
newBuilderForType() - Method in class akka.stream.StreamRefMessages.RemoteStreamCompleted
 
newBuilderForType() - Method in class akka.stream.StreamRefMessages.RemoteStreamFailure
 
newBuilderForType() - Method in class akka.stream.StreamRefMessages.SequencedOnNext
 
newBuilderForType() - Method in class akka.stream.StreamRefMessages.SinkRef
 
newBuilderForType() - Method in class akka.stream.StreamRefMessages.SourceRef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Empty
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Empty
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Pool
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.persistence.serialization.MessageFormats.PersistentPayload
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.ArteryControlFormats.Address
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.ArteryControlFormats.FlushAck
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.ArteryControlFormats.HandshakeReq
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.ArteryControlFormats.MessageWithAddress
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.ArteryControlFormats.Quarantined
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.ArteryControlFormats.UniqueAddress
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.ContainerFormats.ActorIdentity
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.ContainerFormats.ActorInitializationException
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.ContainerFormats.ActorRef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.ContainerFormats.Identify
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.ContainerFormats.Option
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.ContainerFormats.Payload
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.ContainerFormats.Selection
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.ContainerFormats.SelectionEnvelope
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.ContainerFormats.StackTraceElement
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.ContainerFormats.StatusReplyErrorMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.ContainerFormats.Throwable
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.SystemMessageFormats.FailedData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.SystemMessageFormats.SuperviseData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.SystemMessageFormats.SystemMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.SystemMessageFormats.WatchData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.testconductor.TestConductorProtocol.Address
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.testconductor.TestConductorProtocol.Hello
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.WireFormats.AckAndEnvelopeContainer
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.WireFormats.AcknowledgementInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.WireFormats.ActorRefData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.WireFormats.AddressData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.WireFormats.AkkaControlMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.WireFormats.AkkaHandshakeInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.WireFormats.AkkaProtocolMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.WireFormats.DaemonMsgCreateData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.WireFormats.DefaultResizer
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.WireFormats.DeployData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.WireFormats.FiniteDuration
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.WireFormats.FromConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.WireFormats.GenericRoutingPool
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.WireFormats.PropsData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.WireFormats.RemoteEnvelope
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.WireFormats.RemoteRouterConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.WireFormats.RemoteScope
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.WireFormats.ScatterGatherPool
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.WireFormats.SerializedMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.remote.WireFormats.TailChoppingPool
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.stream.StreamRefMessages.ActorRef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.stream.StreamRefMessages.CumulativeDemand
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.stream.StreamRefMessages.OnSubscribeHandshake
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.stream.StreamRefMessages.Payload
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.stream.StreamRefMessages.RemoteStreamCompleted
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.stream.StreamRefMessages.RemoteStreamFailure
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.stream.StreamRefMessages.SequencedOnNext
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.stream.StreamRefMessages.SinkRef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class akka.stream.StreamRefMessages.SourceRef
 
newCommandHandlerBuilder() - Method in class akka.persistence.typed.javadsl.EventSourcedBehavior
 
newCommandHandlerBuilder() - Method in class akka.persistence.typed.javadsl.EventSourcedBehaviorWithEnforcedReplies
newCommandHandlerBuilder() - Method in class akka.persistence.typed.state.javadsl.DurableStateBehavior
 
newCommandHandlerBuilder() - Method in class akka.persistence.typed.state.javadsl.DurableStateBehaviorWithEnforcedReplies
newCommandHandlerWithReplyBuilder() - Method in class akka.persistence.typed.javadsl.EventSourcedBehaviorWithEnforcedReplies
 
newCommandHandlerWithReplyBuilder() - Method in class akka.persistence.typed.state.javadsl.DurableStateBehaviorWithEnforcedReplies
 
newEventHandlerBuilder() - Method in class akka.persistence.typed.javadsl.EventSourcedBehavior
 
newGroupActor(String) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Topic
 
newInlet(String) - Method in class akka.stream.FanInShape
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Empty
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Empty
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Pool
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.persistence.serialization.MessageFormats.PersistentPayload
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.ArteryControlFormats.Address
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.ArteryControlFormats.FlushAck
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.ArteryControlFormats.HandshakeReq
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.ArteryControlFormats.MessageWithAddress
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.ArteryControlFormats.Quarantined
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.ArteryControlFormats.UniqueAddress
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.ContainerFormats.ActorIdentity
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.ContainerFormats.ActorInitializationException
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.ContainerFormats.ActorRef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.ContainerFormats.Identify
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.ContainerFormats.Option
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.ContainerFormats.Payload
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.ContainerFormats.Selection
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.ContainerFormats.SelectionEnvelope
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.ContainerFormats.StackTraceElement
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.ContainerFormats.StatusReplyErrorMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.ContainerFormats.Throwable
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.SystemMessageFormats.FailedData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.SystemMessageFormats.SuperviseData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.SystemMessageFormats.SystemMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.SystemMessageFormats.WatchData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.testconductor.TestConductorProtocol.Address
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.testconductor.TestConductorProtocol.Hello
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.WireFormats.AckAndEnvelopeContainer
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.WireFormats.AcknowledgementInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.WireFormats.ActorRefData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.WireFormats.AddressData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.WireFormats.AkkaControlMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.WireFormats.AkkaHandshakeInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.WireFormats.AkkaProtocolMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.WireFormats.DaemonMsgCreateData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.WireFormats.DefaultResizer
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.WireFormats.DeployData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.WireFormats.FiniteDuration
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.WireFormats.FromConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.WireFormats.GenericRoutingPool
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.WireFormats.PropsData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.WireFormats.RemoteEnvelope
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.WireFormats.RemoteRouterConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.WireFormats.RemoteScope
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.WireFormats.ScatterGatherPool
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.WireFormats.SerializedMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.remote.WireFormats.TailChoppingPool
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.stream.StreamRefMessages.ActorRef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.stream.StreamRefMessages.CumulativeDemand
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.stream.StreamRefMessages.OnSubscribeHandshake
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.stream.StreamRefMessages.Payload
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.stream.StreamRefMessages.RemoteStreamCompleted
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.stream.StreamRefMessages.RemoteStreamFailure
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.stream.StreamRefMessages.SequencedOnNext
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.stream.StreamRefMessages.SinkRef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class akka.stream.StreamRefMessages.SourceRef
 
newObjectMapper(String, JsonFactory) - Method in class akka.serialization.jackson.JacksonObjectMapperFactory
Override this method to create a new custom instance of ObjectMapper for the given serializerIdentifier.
newOldestOption() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.WasOldestData
 
newOutlet(String) - Method in class akka.stream.FanOutShape
 
newPersistenceIdAdded(String) - Method in interface akka.persistence.journal.leveldb.LeveldbIdMapping
 
newPersistenceIdAdded(String) - Method in interface akka.persistence.journal.leveldb.LeveldbStore
 
newReceiveBuilder() - Method in class akka.actor.typed.javadsl.AbstractBehavior
Create a new ReceiveBuilder to define the message dispatch of the Behavior.
newRoutee(Props, ActorContext) - Method in class akka.remote.routing.RemoteRouterConfig
 
newRoutee(Props, ActorContext) - Method in interface akka.routing.Pool
INTERNAL API
newShells() - Method in interface akka.stream.snapshot.StreamSnapshot
Interpreters that has been created but not yet initialized - the stream is not yet running
newSignalHandlerBuilder() - Method in class akka.persistence.typed.javadsl.EventSourcedBehavior
 
newSignalHandlerBuilder() - Method in class akka.persistence.typed.state.javadsl.DurableStateBehavior
 
newSpecificBuilder() - Method in class akka.util.ByteString
 
NewSubscriberArrived() - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.NewSubscriberArrived
 
NewSubscriberArrived$() - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.NewSubscriberArrived$
 
newSubscribers() - Method in class akka.cluster.ddata.Replicator
 
newThread(Runnable) - Method in class akka.dispatch.MonitorableThreadFactory
 
newThread(ForkJoinPool) - Method in class akka.dispatch.MonitorableThreadFactory
 
newTopicActor(String) - Method in class akka.cluster.pubsub.DistributedPubSubMediator
 
newUid() - Method in class akka.actor.ActorCell$
 
next() - Method in class akka.actor.typed.internal.PropsImpl.ActorTagsImpl
 
next() - Method in class akka.actor.typed.internal.PropsImpl.BoundedMailboxSelector
 
next() - Method in class akka.actor.typed.internal.PropsImpl.DefaultMailboxSelector
 
next() - Method in class akka.actor.typed.internal.PropsImpl.DispatcherDefault
 
next() - Method in class akka.actor.typed.internal.PropsImpl.DispatcherFromConfig
 
next() - Method in class akka.actor.typed.internal.PropsImpl.DispatcherSameAsParent
 
next() - Method in class akka.actor.typed.internal.PropsImpl.EmptyProps$
 
next() - Method in class akka.actor.typed.internal.PropsImpl.MailboxFromConfigSelector
 
next() - Method in interface akka.actor.typed.internal.SystemMessage
 
next() - Method in class akka.dispatch.AbstractBoundedNodeQueue.Node
 
next() - Method in class akka.dispatch.AbstractNodeQueue.Node
 
next() - Method in interface akka.dispatch.sysmsg.SystemMessage
 
next() - Method in class akka.routing.RoundRobinRoutingLogic
 
next() - Method in class akka.util.ByteIterator.ByteArrayIterator
 
next() - Method in class akka.util.ByteIterator.MultiByteArrayIterator
 
next() - Method in class akka.util.ByteIterator
 
next_$eq(SystemMessage) - Method in interface akka.actor.typed.internal.SystemMessage
 
next_$eq(SystemMessage) - Method in interface akka.dispatch.sysmsg.SystemMessage
 
nextDelay(T) - Method in interface akka.stream.javadsl.DelayStrategy
Returns delay for ongoing element, Duration.Zero means passing without delay
nextDelay(T) - Method in interface akka.stream.scaladsl.DelayStrategy
Returns delay for ongoing element, Duration.Zero means passing without delay
nextDeliverySequenceNr() - Method in interface akka.persistence.AtLeastOnceDeliveryLike
 
nextId() - Static method in class akka.io.dns.internal.OpCode
 
nextId() - Static method in class akka.io.dns.internal.ResponseCode
 
nextId() - Method in class akka.remote.transport.ActorTransportAdapterManager
Deprecated.
 
nextId_$eq(int) - Static method in class akka.io.dns.internal.OpCode
 
nextId_$eq(int) - Static method in class akka.io.dns.internal.ResponseCode
 
nextIndex(String) - Method in interface akka.persistence.testkit.scaladsl.HasStorage
 
nextIndexByPersistenceId_$eq(Map<String, Object>) - Method in interface akka.persistence.testkit.scaladsl.HasStorage
 
nextMagicA(int) - Static method in class akka.routing.MurmurHash
Given a magic integer from the first stream, compute the next
nextMagicA(int) - Method in class akka.routing.MurmurHash$
Given a magic integer from the first stream, compute the next
nextMagicB(int) - Static method in class akka.routing.MurmurHash
Given a magic integer from the second stream, compute the next
nextMagicB(int) - Method in class akka.routing.MurmurHash$
Given a magic integer from the second stream, compute the next
nextName() - Static method in class akka.io.dns.internal.OpCode
 
nextName() - Static method in class akka.io.dns.internal.ResponseCode
 
nextName() - Method in class akka.remote.artery.FlushBeforeDeathWatchNotification$
 
nextName_$eq(Iterator<String>) - Static method in class akka.io.dns.internal.OpCode
 
nextName_$eq(Iterator<String>) - Static method in class akka.io.dns.internal.ResponseCode
 
nextSequenceNr() - Method in interface akka.persistence.Eventsourced
 
nextState_$eq(FSM.State<S, D>) - Method in interface akka.actor.FSM
 
nextState_$eq(PersistentFSM.State<S, D, E>) - Method in interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
 
nextStateData() - Method in interface akka.actor.FSM
 
nextStateData() - Method in interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
 
nextTagSequenceNr(String) - Method in interface akka.persistence.journal.leveldb.LeveldbStore
 
nextVersion() - Method in class akka.cluster.pubsub.DistributedPubSubMediator
 
noAck() - Static method in class akka.io.TcpMessage
Default Tcp.NoAck instance which is used when no acknowledgment information is explicitly provided.
noAck() - Method in class akka.io.TcpMessage$
Default Tcp.NoAck instance which is used when no acknowledgment information is explicitly provided.
noAck() - Static method in class akka.io.UdpConnectedMessage
Default UdpConnected.NoAck instance which is used when no acknowledgment information is explicitly provided.
noAck() - Method in class akka.io.UdpConnectedMessage$
Default UdpConnected.NoAck instance which is used when no acknowledgment information is explicitly provided.
noAck() - Static method in class akka.io.UdpMessage
Default Udp.NoAck instance which is used when no acknowledgment information is explicitly provided.
noAck() - Method in class akka.io.UdpMessage$
Default Udp.NoAck instance which is used when no acknowledgment information is explicitly provided.
noAck(Object) - Static method in class akka.io.TcpMessage
Each Tcp.WriteCommand can optionally request a positive acknowledgment to be sent to the commanding actor.
noAck(Object) - Method in class akka.io.TcpMessage$
Each Tcp.WriteCommand can optionally request a positive acknowledgment to be sent to the commanding actor.
noAck(Object) - Static method in class akka.io.UdpConnectedMessage
Each UdpConnected.Send can optionally request a positive acknowledgment to be sent to the commanding actor.
noAck(Object) - Method in class akka.io.UdpConnectedMessage$
Each UdpConnected.Send can optionally request a positive acknowledgment to be sent to the commanding actor.
noAck(Object) - Static method in class akka.io.UdpMessage
Each Udp.Send can optionally request a positive acknowledgment to be sent to the commanding actor.
noAck(Object) - Method in class akka.io.UdpMessage$
Each Udp.Send can optionally request a positive acknowledgment to be sent to the commanding actor.
NoAck(Object) - Constructor for class akka.io.Tcp.NoAck
 
NoAck(Object) - Constructor for class akka.io.Udp.NoAck
 
NoAck(Object) - Constructor for class akka.io.UdpConnected.NoAck
 
NoAck$() - Constructor for class akka.io.Tcp.NoAck$
 
NoAck$() - Constructor for class akka.io.Udp.NoAck$
 
NoAck$() - Constructor for class akka.io.UdpConnected.NoAck$
 
NoActiveEntities - Class in akka.cluster.sharding.internal
INTERNAL API
NoActiveEntities() - Constructor for class akka.cluster.sharding.internal.NoActiveEntities
 
NoActiveEntities$ - Class in akka.cluster.sharding.internal
INTERNAL API
NoActiveEntities$() - Constructor for class akka.cluster.sharding.internal.NoActiveEntities$
 
NoAdmissionOptimizer - Class in akka.cluster.sharding.internal
INTERNAL API
NoAdmissionOptimizer() - Constructor for class akka.cluster.sharding.internal.NoAdmissionOptimizer
 
NoAdmissionOptimizer$ - Class in akka.cluster.sharding.internal
INTERNAL API
NoAdmissionOptimizer$() - Constructor for class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.NoAdmissionOptimizer$
 
NoAdmissionOptimizer$() - Constructor for class akka.cluster.sharding.internal.NoAdmissionOptimizer$
 
NoArgTest() - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
NoArgTest() - Method in class akka.persistence.PluginSpec
 
noAutoPilot() - Method in class akka.testkit.TestActor.AutoPilot
 
NoAutoPilot$() - Constructor for class akka.testkit.TestActor.NoAutoPilot$
 
Nobody - Class in akka.actor
This is an internal look-up failure token, not useful for anything else.
Nobody() - Constructor for class akka.actor.Nobody
 
Nobody$ - Class in akka.actor
This is an internal look-up failure token, not useful for anything else.
Nobody$() - Constructor for class akka.actor.Nobody$
 
noCause() - Static method in class akka.event.Logging
 
noCause() - Method in class akka.event.Logging$
 
NoCause$() - Constructor for class akka.event.Logging.Error$.NoCause$
 
node() - Method in class akka.cluster.ddata.OneVersionVector
 
node() - Method in class akka.cluster.InternalClusterAction.ExitingConfirmed
 
node() - Method in class akka.cluster.InternalClusterAction.Join
 
node() - Method in class akka.remote.RemoteScope
 
node(RoleName) - Method in class akka.remote.testkit.MultiNodeSpec
Query the controller for the transport address of the given node (by role name) and return that as an ActorPath for easy composition:
Node() - Constructor for class akka.dispatch.AbstractBoundedNodeQueue.Node
 
Node() - Constructor for class akka.dispatch.AbstractNodeQueue.Node
 
Node(T) - Constructor for class akka.dispatch.AbstractNodeQueue.Node
 
NODE_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry
 
NODE_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister
 
NODE_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry
 
NODE_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.Join
 
NODE_FIELD_NUMBER - Static variable in class akka.remote.testconductor.TestConductorProtocol.AddressRequest
 
NODE_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.RemoteScope
 
Node$() - Constructor for class akka.cluster.VectorClock.Node$
 
nodeConfig(Seq<RoleName>, Seq<Config>) - Method in class akka.remote.testkit.MultiNodeConfig
Register a config override for a specific participant.
nodeFor(byte[]) - Method in class akka.routing.ConsistentHash
Get the node responsible for the data key.
nodeFor(String) - Method in class akka.routing.ConsistentHash
Get the node responsible for the data key.
NoDeltaPlaceholder() - Static method in class akka.cluster.ddata.Replicator.Internal$.DeltaPropagation
When a DeltaReplicatedData returns None from delta it must still be treated as a delta that increase the version counter in DeltaPropagationSelector.
NoDeltaPlaceholder() - Method in class akka.cluster.ddata.Replicator.Internal$.DeltaPropagation$
When a DeltaReplicatedData returns None from delta it must still be treated as a delta that increase the version counter in DeltaPropagationSelector.
NodeMessageQueue - Class in akka.dispatch
 
NodeMessageQueue() - Constructor for class akka.dispatch.NodeMessageQueue
 
nodeMetrics() - Method in class akka.cluster.metrics.ClusterMetricsChanged
 
NodeMetrics - Class in akka.cluster.metrics
The snapshot of current sampled health metrics for any monitored process.
NodeMetrics(Address, long, Set<Metric>) - Constructor for class akka.cluster.metrics.NodeMetrics
 
NODEMETRICS_FIELD_NUMBER - Static variable in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip
 
NodeMetrics$ - Class in akka.cluster.metrics
 
NodeMetrics$() - Constructor for class akka.cluster.metrics.NodeMetrics$
 
nodes() - Method in class akka.cluster.client.ClusterReceptionist
Deprecated.
 
nodes() - Method in class akka.cluster.ddata.Replicator
 
nodes() - Method in class akka.cluster.pubsub.DistributedPubSubMediator
 
nodes() - Method in interface akka.cluster.routing.ClusterRouterActor
 
nodes() - Method in class akka.remote.routing.RemoteRouterConfig
 
nodes_$eq(Set<Address>) - Method in class akka.cluster.pubsub.DistributedPubSubMediator
 
nodes_$eq(SortedSet<Address>) - Method in class akka.cluster.client.ClusterReceptionist
Deprecated.
 
nodes_$eq(SortedSet<Address>) - Method in interface akka.cluster.routing.ClusterRouterActor
 
nodes_$eq(SortedSet<UniqueAddress>) - Method in class akka.cluster.ddata.Replicator
 
NODES_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.RemoteRouterConfig
 
nodesSliceSize(int) - Method in interface akka.cluster.ddata.DeltaPropagationSelector
 
NoDispatcherGiven() - Static method in class akka.actor.Deploy
 
NoDispatcherGiven() - Method in class akka.actor.Deploy$
 
NoDowning - Class in akka.cluster
Default downing provider used when no provider is configured.
NoDowning(ActorSystem) - Constructor for class akka.cluster.NoDowning
 
noEffects() - Static method in class akka.actor.testkit.typed.javadsl.Effects
Used to represent an empty list of effects - in other words, the behavior didn't do anything observable
noEffects() - Method in class akka.actor.testkit.typed.javadsl.Effects$
Used to represent an empty list of effects - in other words, the behavior didn't do anything observable
noEffects() - Static method in class akka.actor.testkit.typed.scaladsl.Effects
Used to represent an empty list of effects - in other words, the behavior didn't do anything observable
noEffects() - Method in class akka.actor.testkit.typed.scaladsl.Effects$
Used to represent an empty list of effects - in other words, the behavior didn't do anything observable
NoEffects() - Constructor for class akka.actor.testkit.typed.Effect.NoEffects
 
NoEffects$() - Constructor for class akka.actor.testkit.typed.Effect.NoEffects$
 
noEnvelope(int, M, Function1<M, String>) - Static method in class akka.cluster.sharding.typed.ShardingMessageExtractor
Scala API: Create a message extractor for a protocol where the entity id is available in each message.
noEnvelope(int, M, Function1<M, String>) - Method in class akka.cluster.sharding.typed.ShardingMessageExtractor$
Scala API: Create a message extractor for a protocol where the entity id is available in each message.
NoInboundCompressions - Class in akka.remote.artery.compress
INTERNAL API
NoInboundCompressions() - Constructor for class akka.remote.artery.compress.NoInboundCompressions
 
NoInboundCompressions$ - Class in akka.remote.artery.compress
INTERNAL API
NoInboundCompressions$() - Constructor for class akka.remote.artery.compress.NoInboundCompressions$
 
NoLogging - Class in akka.event
NoLogging is a LoggingAdapter that does absolutely nothing – no logging at all.
NoLogging() - Constructor for class akka.event.NoLogging
 
NoLogging$ - Class in akka.event
NoLogging is a LoggingAdapter that does absolutely nothing – no logging at all.
NoLogging$() - Constructor for class akka.event.NoLogging$
 
NoMailboxGiven() - Static method in class akka.actor.Deploy
 
NoMailboxGiven() - Method in class akka.actor.Deploy$
 
NoMailboxRequirement() - Method in class akka.dispatch.Mailboxes$
 
NoMarkerLogging - Class in akka.event
NoLogging is a MarkerLoggingAdapter that does absolutely nothing – no logging at all.
NoMarkerLogging() - Constructor for class akka.event.NoMarkerLogging
 
NoMarkerLogging$ - Class in akka.event
NoLogging is a MarkerLoggingAdapter that does absolutely nothing – no logging at all.
NoMarkerLogging$() - Constructor for class akka.event.NoMarkerLogging$
 
noMatch() - Static method in class akka.japi.JavaPartialFunction
 
noMatch() - Method in class akka.japi.JavaPartialFunction$
 
NoMatch$() - Constructor for exception akka.japi.JavaPartialFunction.NoMatch$
 
NoMatchException() - Constructor for exception akka.japi.JavaPartialFunction.NoMatchException
 
noMdcPerMessage() - Method in class akka.actor.typed.internal.WithMdcBehaviorInterceptor$
 
NoMessage - Class in akka.actor.typed.internal
INTERNAL API
NoMessage - Class in akka.dispatch.sysmsg
INTERNAL API
NoMessage() - Constructor for class akka.actor.typed.internal.NoMessage
 
NoMessage() - Constructor for class akka.dispatch.sysmsg.NoMessage
 
NoMessage$ - Class in akka.actor.typed.internal
INTERNAL API
NoMessage$ - Class in akka.dispatch.sysmsg
INTERNAL API
NoMessage$() - Constructor for class akka.actor.typed.internal.NoMessage$
 
NoMessage$() - Constructor for class akka.dispatch.sysmsg.NoMessage$
 
NoMoreElementsNeeded$() - Constructor for exception akka.stream.SubscriptionWithCancelException.NoMoreElementsNeeded$
 
NoMoreSubscribers() - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.NoMoreSubscribers
 
NoMoreSubscribers$() - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.NoMoreSubscribers$
 
nonAcked() - Method in class akka.remote.AckedSendBuffer
Deprecated.
 
NonBlockingBoundedMailbox - Class in akka.dispatch
NonBlockingBoundedMailbox is a high-performance, multiple-producer single-consumer, bounded MailboxType, Noteworthy is that it discards overflow as DeadLetters.
NonBlockingBoundedMailbox(int) - Constructor for class akka.dispatch.NonBlockingBoundedMailbox
 
NonBlockingBoundedMailbox(ActorSystem.Settings, Config) - Constructor for class akka.dispatch.NonBlockingBoundedMailbox
 
NonBlockingBoundedMailbox$ - Class in akka.dispatch
 
NonBlockingBoundedMailbox$() - Constructor for class akka.dispatch.NonBlockingBoundedMailbox$
 
none() - Static method in class akka.cluster.Member
 
none() - Method in class akka.cluster.Member$
 
none() - Static method in class akka.japi.Option
Option factory that creates None
none() - Method in class akka.japi.Option$
Option factory that creates None
none() - Static method in class akka.persistence.Recovery
Convenience method for skipping recovery in PersistentActor.
none() - Method in class akka.persistence.Recovery$
Convenience method for skipping recovery in PersistentActor.
none() - Static method in class akka.persistence.SnapshotSelectionCriteria
Java API.
none() - Method in class akka.persistence.SnapshotSelectionCriteria$
Java API.
none() - Method in class akka.persistence.typed.javadsl.EffectFactories
Do not persist anything
none() - Method in class akka.persistence.typed.scaladsl.Effect$
Do not persist anything
none() - Static method in class akka.persistence.typed.SnapshotSelectionCriteria
No saved snapshot matches.
none() - Method in class akka.persistence.typed.SnapshotSelectionCriteria$
No saved snapshot matches.
none() - Method in class akka.persistence.typed.state.javadsl.EffectFactories
Do not persist anything
none() - Method in class akka.persistence.typed.state.scaladsl.Effect$
Do not persist anything
none() - Static method in class akka.stream.Attributes
INTERNAL API
none() - Method in class akka.stream.Attributes$
INTERNAL API
none() - Static method in class akka.stream.javadsl.Keep
 
none() - Method in class akka.stream.javadsl.Keep$
 
none() - Static method in class akka.stream.scaladsl.Keep
 
none() - Method in class akka.stream.scaladsl.Keep$
 
none() - Static method in class akka.stream.TLSClientAuth
 
none() - Method in class akka.stream.TLSClientAuth$
 
none() - Method in class akka.util.OptionVal$
 
None() - Static method in class akka.persistence.SnapshotSelectionCriteria
No saved snapshot matches.
None() - Method in class akka.persistence.SnapshotSelectionCriteria$
No saved snapshot matches.
None() - Method in class akka.util.OptionVal$
Represents non-existent values, null values.
None$() - Constructor for class akka.stream.TLSClientAuth.None$
 
nonEmpty() - Method in interface akka.actor.typed.javadsl.StashBuffer
Check if the message buffer is not empty.
nonEmpty() - Method in interface akka.actor.typed.scaladsl.StashBuffer
Check if the message buffer is not empty.
nonEmpty() - Static method in class akka.persistence.typed.EmptyEventSeq
 
nonEmpty() - Method in interface akka.persistence.typed.EventSeq
 
nonEmpty() - Method in class akka.util.ByteStringBuilder
Tests whether this ByteStringBuilder is not empty.
nonEmpty() - Method in class akka.util.MessageBuffer
Check if the message buffer is not empty.
nonEmpty() - Method in class akka.util.MessageBufferMap
Check if the buffer map is not empty.
nonEmpty$extension(EarliestFirstSystemMessageList) - Method in class akka.actor.typed.internal.EarliestFirstSystemMessageList$
 
nonEmpty$extension(LatestFirstSystemMessageList) - Method in class akka.actor.typed.internal.LatestFirstSystemMessageList$
 
nonEmpty$extension(EarliestFirstSystemMessageList) - Method in class akka.dispatch.sysmsg.EarliestFirstSystemMessageList$
 
nonEmpty$extension(LatestFirstSystemMessageList) - Method in class akka.dispatch.sysmsg.LatestFirstSystemMessageList$
 
nonExistingPathEntry() - Method in class akka.dispatch.CachingConfig$
 
NonFailureCancellation() - Constructor for exception akka.stream.SubscriptionWithCancelException.NonFailureCancellation
 
NonPersistentRepr$ - Class in akka.persistence
 
NonPersistentRepr$() - Constructor for class akka.persistence.NonPersistentRepr$
 
noOffset() - Static method in class akka.persistence.query.Offset
 
noOffset() - Method in class akka.persistence.query.Offset$
 
NoOffset - Class in akka.persistence.query
Used when retrieving all events.
NoOffset() - Constructor for class akka.persistence.query.NoOffset
 
NoOffset$ - Class in akka.persistence.query
Used when retrieving all events.
NoOffset$() - Constructor for class akka.persistence.query.NoOffset$
 
noop() - Static method in class akka.stream.StreamSubscriptionTimeoutTerminationMode
Do not do anything when timeout expires.
noop() - Method in class akka.stream.StreamSubscriptionTimeoutTerminationMode$
Do not do anything when timeout expires.
NoOpActorFlightRecorder - Class in akka.actor.typed.internal
JFR is only available under certain circumstances (JDK11 for now, possible OpenJDK 8 in the future) so therefore the default on JDK 8 needs to be a no-op flight recorder.
NoOpActorFlightRecorder() - Constructor for class akka.actor.typed.internal.NoOpActorFlightRecorder
 
NoOpActorFlightRecorder$ - Class in akka.actor.typed.internal
JFR is only available under certain circumstances (JDK11 for now, possible OpenJDK 8 in the future) so therefore the default on JDK 8 needs to be a no-op flight recorder.
NoOpActorFlightRecorder$() - Constructor for class akka.actor.typed.internal.NoOpActorFlightRecorder$
 
NoOpDeliveryFlightRecorder - Class in akka.actor.typed.internal
INTERNAL API
NoOpDeliveryFlightRecorder() - Constructor for class akka.actor.typed.internal.NoOpDeliveryFlightRecorder
 
NoOpDeliveryFlightRecorder$ - Class in akka.actor.typed.internal
INTERNAL API
NoOpDeliveryFlightRecorder$() - Constructor for class akka.actor.typed.internal.NoOpDeliveryFlightRecorder$
 
NoOpEventAdapter$ - Class in akka.persistence.typed
INTERNAL API
NoOpEventAdapter$() - Constructor for class akka.persistence.typed.NoOpEventAdapter$
 
NoopReadEventAdapter$ - Class in akka.persistence.journal
 
NoopReadEventAdapter$() - Constructor for class akka.persistence.journal.NoopReadEventAdapter$
 
NoOpRemotingFlightRecorder - Class in akka.remote.artery
JFR is only available under certain circumstances (JDK11 for now, possible OpenJDK 8 in the future) so therefore the default on JDK 8 needs to be a no-op flight recorder.
NoOpRemotingFlightRecorder() - Constructor for class akka.remote.artery.NoOpRemotingFlightRecorder
 
NoOpRemotingFlightRecorder$ - Class in akka.remote.artery
JFR is only available under certain circumstances (JDK11 for now, possible OpenJDK 8 in the future) so therefore the default on JDK 8 needs to be a no-op flight recorder.
NoOpRemotingFlightRecorder$() - Constructor for class akka.remote.artery.NoOpRemotingFlightRecorder$
 
NoopSessionVerifier - Class in akka.remote.artery.tcp.ssl
This verifier approves all sessions.
NoopSessionVerifier() - Constructor for class akka.remote.artery.tcp.ssl.NoopSessionVerifier
 
NoopSessionVerifier$ - Class in akka.remote.artery.tcp.ssl
This verifier approves all sessions.
NoopSessionVerifier$() - Constructor for class akka.remote.artery.tcp.ssl.NoopSessionVerifier$
 
NoOpShardingFlightRecorder - Class in akka.cluster.sharding
INTERNAL
NoOpShardingFlightRecorder() - Constructor for class akka.cluster.sharding.NoOpShardingFlightRecorder
 
NoOpShardingFlightRecorder$ - Class in akka.cluster.sharding
INTERNAL
NoOpShardingFlightRecorder$() - Constructor for class akka.cluster.sharding.NoOpShardingFlightRecorder$
 
NoOpSnapshotAdapter$ - Class in akka.persistence.typed.internal
INTERNAL API
NoOpSnapshotAdapter$ - Class in akka.persistence.typed.state.internal
INTERNAL API
NoOpSnapshotAdapter$() - Constructor for class akka.persistence.typed.internal.NoOpSnapshotAdapter$
 
NoOpSnapshotAdapter$() - Constructor for class akka.persistence.typed.state.internal.NoOpSnapshotAdapter$
 
NoopTermination$() - Constructor for class akka.stream.StreamSubscriptionTimeoutTerminationMode.NoopTermination$
 
NoopWriteEventAdapter$ - Class in akka.persistence.journal
 
NoopWriteEventAdapter$() - Constructor for class akka.persistence.journal.NoopWriteEventAdapter$
 
NoPassivationStrategy$() - Constructor for class akka.cluster.sharding.ClusterShardingSettings.NoPassivationStrategy$
 
NoPendingEvents() - Static method in class akka.stream.stage.ConcurrentAsyncCallbackState
 
NoPendingEvents() - Method in class akka.stream.stage.ConcurrentAsyncCallbackState$
 
NoQualifier() - Static method in class akka.actor.typed.delivery.DurableProducerQueue
 
NoQualifier() - Method in class akka.actor.typed.delivery.DurableProducerQueue$
 
noReply() - Method in class akka.persistence.typed.javadsl.EffectFactories
When EventSourcedBehaviorWithEnforcedReplies is used there will be compilation errors if the returned effect isn't a ReplyEffect.
noReply() - Method in class akka.persistence.typed.scaladsl.Effect$
When EventSourcedBehavior.withEnforcedReplies is used there will be compilation errors if the returned effect isn't a ReplyEffect.
noReply() - Method in class akka.persistence.typed.state.javadsl.EffectFactories
When DurableStateBehaviorWithEnforcedReplies is used there will be compilation errors if the returned effect isn't a ReplyEffect.
noReply() - Method in class akka.persistence.typed.state.scaladsl.Effect$
When DurableStateBehavior.withEnforcedReplies is used there will be compilation errors if the returned effect isn't a ReplyEffect.
Normal() - Method in class akka.actor.AbstractFSM
Default reason if calling stop().
Normal() - Method in class akka.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
Default reason if calling stop().
Normal$() - Constructor for class akka.actor.FSM.Normal$
 
Normal$() - Constructor for class akka.persistence.fsm.PersistentFSM.Normal$
Deprecated.
 
NormalChildrenContainer(TreeMap<String, ChildStats>) - Constructor for class akka.actor.dungeon.ChildrenContainer.NormalChildrenContainer
 
NormalChildrenContainer$() - Constructor for class akka.actor.dungeon.ChildrenContainer.NormalChildrenContainer$
 
normalReceive() - Method in class akka.cluster.ddata.Replicator
 
NoRoutee - Class in akka.routing
Routee that doesn't send the message to any routee.
NoRoutee() - Constructor for class akka.routing.NoRoutee
 
NoRoutee$ - Class in akka.routing
Routee that doesn't send the message to any routee.
NoRoutee$() - Constructor for class akka.routing.NoRoutee$
 
NoRouter - Class in akka.routing
Routing configuration that indicates no routing; this is also the default value which hence overrides the merge strategy in order to accept values from lower-precedence sources.
NoRouter() - Constructor for class akka.routing.NoRouter
 
NoRouter$ - Class in akka.routing
 
NoRouter$() - Constructor for class akka.routing.NoRouter$
 
NoScopeGiven - Class in akka.actor
This is the default value and as such allows overrides.
NoScopeGiven() - Constructor for class akka.actor.NoScopeGiven
 
NoScopeGiven$ - Class in akka.actor
 
NoScopeGiven$() - Constructor for class akka.actor.NoScopeGiven$
 
noSender() - Method in class akka.actor.Actor$
Default placeholder (null) used for "!" to indicate that there is no sender of the message, that will be translated to the receiving system's deadLetters.
noSender() - Static method in class akka.actor.ActorRef
Use this value as an argument to ActorRef.tell(java.lang.Object, akka.actor.ActorRef) if there is not actor to reply to (e.g.
noSender() - Method in class akka.actor.ActorRef$
Use this value as an argument to ActorRef.tell(java.lang.Object, akka.actor.ActorRef) if there is not actor to reply to (e.g.
NoSerializationVerificationNeeded - Interface in akka.actor
Marker trait to signal that this class should not be verified for serializability.
NoSerializationVerificationNeededClassPrefix() - Method in class akka.actor.ActorSystem.Settings
 
NoSnapshotStore - Class in akka.persistence.snapshot
Used as default snapshot-store in case no other store was configured.
NoSnapshotStore() - Constructor for class akka.persistence.snapshot.NoSnapshotStore
 
NoSnapshotStore.NoSnapshotStoreException - Exception in akka.persistence.snapshot
 
NoSnapshotStoreException() - Constructor for exception akka.persistence.snapshot.NoSnapshotStore.NoSnapshotStoreException
 
NoSourceInfo$() - Constructor for class akka.util.LineNumbers.NoSourceInfo$
 
not() - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
not() - Method in class akka.persistence.PluginSpec
 
NOT_IMPLEMENTED() - Static method in class akka.io.dns.internal.ResponseCode
 
NOT_IMPLEMENTED() - Method in class akka.io.dns.internal.ResponseCode$
 
NotAllowedClassRemoteDeploymentAttemptException - Exception in akka.remote
INTERNAL API
NotAllowedClassRemoteDeploymentAttemptException(Class<?>, Set<String>) - Constructor for exception akka.remote.NotAllowedClassRemoteDeploymentAttemptException
 
notBoundServerAddress() - Static method in class akka.testkit.SocketUtil
 
notBoundServerAddress() - Method in class akka.testkit.SocketUtil$
 
notBoundServerAddress(String) - Static method in class akka.testkit.SocketUtil
 
notBoundServerAddress(String) - Method in class akka.testkit.SocketUtil$
 
NotCompressedId() - Method in class akka.remote.artery.compress.CompressionTable$
 
notEmpty() - Method in class akka.util.BoundedBlockingQueue
 
NotFound(Key<A>) - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.NotFound
 
NotFound(Key<A>, Option<Object>) - Constructor for class akka.cluster.ddata.Replicator.NotFound
 
NotFound$() - Constructor for class akka.cluster.ddata.Replicator.NotFound$
 
NotFound$() - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.NotFound$
 
NotFound$() - Constructor for class akka.cluster.ddata.typed.scaladsl.Replicator.NotFound$
 
NotFoundDigest() - Method in class akka.cluster.ddata.Replicator.Internal$
 
NotFoundManifest() - Method in class akka.cluster.ddata.protobuf.ReplicatorMessageSerializer
 
notFull() - Method in class akka.util.BoundedBlockingQueue
 
notify(AssociationHandle.HandleEvent) - Method in class akka.remote.transport.AssociationHandle.ActorHandleEventListener
Deprecated.
 
notify(AssociationHandle.HandleEvent) - Method in interface akka.remote.transport.AssociationHandle.HandleEventListener
Deprecated.
Called by the transport to notify the listener about a HandleEvent
notify(Transport.AssociationEvent) - Method in class akka.remote.transport.Transport.ActorAssociationEventListener
Deprecated.
 
notify(Transport.AssociationEvent) - Method in interface akka.remote.transport.Transport.AssociationEventListener
Deprecated.
Called by the transport to notify the listener about an AssociationEvent
notifyDebug(String) - Method in class akka.event.BusLogging
 
notifyDebug(String) - Method in interface akka.event.LoggingAdapter
 
notifyDebug(String) - Static method in class akka.event.NoLogging
 
notifyDebug(String) - Method in class akka.event.NoLogging$
 
notifyDebug(String) - Static method in class akka.event.NoMarkerLogging
 
notifyDebug(String) - Method in class akka.event.NoMarkerLogging$
 
notifyError(String) - Method in class akka.event.BusLogging
 
notifyError(String) - Method in interface akka.event.LoggingAdapter
 
notifyError(String) - Static method in class akka.event.NoLogging
 
notifyError(String) - Method in class akka.event.NoLogging$
 
notifyError(String) - Static method in class akka.event.NoMarkerLogging
 
notifyError(String) - Method in class akka.event.NoMarkerLogging$
 
notifyError(Throwable, String) - Method in class akka.event.BusLogging
 
notifyError(Throwable, String) - Method in interface akka.event.LoggingAdapter
 
notifyError(Throwable, String) - Static method in class akka.event.NoLogging
 
notifyError(Throwable, String) - Method in class akka.event.NoLogging$
 
notifyError(Throwable, String) - Static method in class akka.event.NoMarkerLogging
 
notifyError(Throwable, String) - Method in class akka.event.NoMarkerLogging$
 
notifyInfo(String) - Method in class akka.event.BusLogging
 
notifyInfo(String) - Method in interface akka.event.LoggingAdapter
 
notifyInfo(String) - Static method in class akka.event.NoLogging
 
notifyInfo(String) - Method in class akka.event.NoLogging$
 
notifyInfo(String) - Static method in class akka.event.NoMarkerLogging
 
notifyInfo(String) - Method in class akka.event.NoMarkerLogging$
 
notifyListener(Channel, AssociationHandle.HandleEvent) - Static method in class akka.remote.transport.netty.ChannelLocalActor
 
notifyListener(Channel, AssociationHandle.HandleEvent) - Method in class akka.remote.transport.netty.ChannelLocalActor$
 
notifyLog(Logging.LogLevel, String) - Method in interface akka.event.LoggingAdapter
 
notifyLog(Logging.LogLevel, String) - Static method in class akka.event.NoLogging
 
notifyLog(Logging.LogLevel, String) - Static method in class akka.event.NoMarkerLogging
 
notifyPersistenceIdChange(String) - Method in interface akka.persistence.journal.leveldb.LeveldbStore
 
notifySubscribersInterval() - Method in class akka.cluster.ddata.ReplicatorSettings
 
notifyTagChange(String) - Method in interface akka.persistence.journal.leveldb.LeveldbStore
 
notifyTask() - Method in class akka.cluster.ddata.Replicator
 
notifyTransitionListeners() - Method in interface akka.pattern.CircuitBreaker.State
Notifies the listeners of the transition event via a Future executed in implicit parameter ExecutionContext
notifyWarning(String) - Method in class akka.event.BusLogging
 
notifyWarning(String) - Method in interface akka.event.LoggingAdapter
 
notifyWarning(String) - Static method in class akka.event.NoLogging
 
notifyWarning(String) - Method in class akka.event.NoLogging$
 
notifyWarning(String) - Static method in class akka.event.NoMarkerLogging
 
notifyWarning(String) - Method in class akka.event.NoMarkerLogging$
 
notifyWarning(Throwable, String) - Method in class akka.event.BusLogging
 
notifyWarning(Throwable, String) - Method in interface akka.event.LoggingAdapter
 
notifyWarning(Throwable, String) - Static method in class akka.event.NoLogging
 
notifyWarning(Throwable, String) - Method in class akka.event.NoLogging$
 
notifyWarning(Throwable, String) - Static method in class akka.event.NoMarkerLogging
 
notifyWarning(Throwable, String) - Method in class akka.event.NoMarkerLogging$
 
NotInfluenceReceiveTimeout - Interface in akka.actor
Marker trait to indicate that a message should not reset the receive timeout.
notUsed() - Static method in class akka.NotUsed
Java API: the singleton instance
notUsed() - Method in class akka.NotUsed$
Java API: the singleton instance
NotUsed - Class in akka
This type is used in generic type signatures wherever the actual value is of no importance.
NotUsed() - Constructor for class akka.NotUsed
 
NotUsed$ - Class in akka
 
NotUsed$() - Constructor for class akka.NotUsed$
 
now() - Static method in class akka.persistence.testkit.internal.CurrentTime
System.currentTimeMillis but always increasing.
now() - Method in class akka.persistence.testkit.internal.CurrentTime$
System.currentTimeMillis but always increasing.
now() - Static method in class akka.testkit.TestKit
Obtain current timestamp as Duration for relative measurements (using System.nanoTime).
now() - Method in class akka.testkit.TestKit$
Obtain current timestamp as Duration for relative measurements (using System.nanoTime).
now() - Method in interface akka.testkit.TestKitBase
Obtain current time (System.nanoTime) as Duration.
nrOfInstances() - Method in class akka.cluster.metrics.AdaptiveLoadBalancingPool
 
nrOfInstances() - Method in class akka.routing.BalancingPool
 
nrOfInstances() - Method in class akka.routing.BroadcastPool
 
nrOfInstances() - Method in class akka.routing.ConsistentHashingPool
 
nrOfInstances() - Method in class akka.routing.RandomPool
 
nrOfInstances() - Method in class akka.routing.RoundRobinPool
 
nrOfInstances() - Method in class akka.routing.ScatterGatherFirstCompletedPool
 
nrOfInstances() - Method in class akka.routing.SmallestMailboxPool
 
nrOfInstances() - Method in class akka.routing.TailChoppingPool
 
nrOfInstances(ActorSystem) - Method in class akka.cluster.metrics.AdaptiveLoadBalancingPool
 
nrOfInstances(ActorSystem) - Method in class akka.cluster.routing.ClusterRouterPool
Initial number of routee instances
nrOfInstances(ActorSystem) - Method in class akka.remote.routing.RemoteRouterConfig
 
nrOfInstances(ActorSystem) - Method in class akka.routing.BalancingPool
 
nrOfInstances(ActorSystem) - Method in class akka.routing.BroadcastPool
 
nrOfInstances(ActorSystem) - Method in class akka.routing.ConsistentHashingPool
 
nrOfInstances(ActorSystem) - Method in class akka.routing.FromConfig
 
nrOfInstances(ActorSystem) - Method in interface akka.routing.Pool
Initial number of routee instances
nrOfInstances(ActorSystem) - Method in class akka.routing.RandomPool
 
nrOfInstances(ActorSystem) - Method in class akka.routing.RoundRobinPool
 
nrOfInstances(ActorSystem) - Method in class akka.routing.ScatterGatherFirstCompletedPool
 
nrOfInstances(ActorSystem) - Method in class akka.routing.SmallestMailboxPool
 
nrOfInstances(ActorSystem) - Method in class akka.routing.TailChoppingPool
 
NROFINSTANCES_FIELD_NUMBER - Static variable in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool
 
NROFINSTANCES_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.GenericRoutingPool
 
NrOfMonitoringActors() - Method in class akka.cluster.ClusterSettings.CrossDcFailureDetectorSettings
 
NrOfSelectors() - Method in class akka.io.TcpExt.Settings
 
NS() - Static method in class akka.io.dns.RecordType
An authoritative name server
NS() - Method in class akka.io.dns.RecordType$
An authoritative name server
NULL() - Static method in class akka.io.dns.RecordType
A null RR (EXPERIMENTAL)
NULL() - Method in class akka.io.dns.RecordType$
A null RR (EXPERIMENTAL)
nullAsBytes() - Method in class akka.serialization.NullSerializer
 
nullFun() - Static method in class akka.util.ConstantFun
 
nullFun() - Method in class akka.util.ConstantFun$
 
NullFunction() - Static method in class akka.actor.AbstractFSM
A partial function value which does not match anything and can be used to &ldquo;reset&rdquo; whenUnhandled and onTermination handlers.
NullFunction() - Method in class akka.actor.AbstractFSM$
A partial function value which does not match anything and can be used to &ldquo;reset&rdquo; whenUnhandled and onTermination handlers.
NullFunction() - Static method in class akka.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
A partial function value which does not match anything and can be used to &ldquo;reset&rdquo; whenUnhandled and onTermination handlers.
NullFunction() - Method in class akka.persistence.fsm.AbstractPersistentFSMBase$
Deprecated.
A partial function value which does not match anything and can be used to &ldquo;reset&rdquo; whenUnhandled and onTermination handlers.
NullFunction$() - Constructor for class akka.actor.FSM.NullFunction$
 
NullFunction$() - Constructor for class akka.persistence.fsm.PersistentFSM.NullFunction$
Deprecated.
 
NullMessage$() - Constructor for class akka.testkit.TestActor.NullMessage$
 
NullSerializer - Class in akka.serialization
This is a special Serializer that Serializes and deserializes nulls only
NullSerializer() - Constructor for class akka.serialization.NullSerializer
 
NullSerializer$ - Class in akka.serialization
 
NullSerializer$() - Constructor for class akka.serialization.NullSerializer$
 
NUMBER_FIELD_NUMBER - Static variable in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric
 
numberOfContacts() - Method in class akka.cluster.client.ClusterReceptionistSettings
Deprecated.
 
NumberOfGossipsBeforeShutdownWhenLeaderExits() - Method in class akka.cluster.ClusterCoreDaemon$
 
numberOfMessages() - Method in interface akka.actor.Cell
If the actor isLocal, returns the number of "user messages" currently queued, which may be a costly operation, 0 otherwise.
numberOfMessages() - Method in interface akka.actor.dungeon.Dispatch
 
numberOfMessages() - Method in class akka.dispatch.BoundedControlAwareMailbox.MessageQueue
 
numberOfMessages() - Method in class akka.dispatch.BoundedNodeMessageQueue
 
numberOfMessages() - Method in interface akka.dispatch.ControlAwareMessageQueueSemantics
 
numberOfMessages() - Method in interface akka.dispatch.MessageQueue
Should return the current number of messages held in this queue; may always return 0 if no other value is available efficiently.
numberOfMessages() - Method in class akka.dispatch.NodeMessageQueue
 
numberOfMessages() - Method in interface akka.dispatch.QueueBasedMessageQueue
 
numberOfMessages() - Method in class akka.testkit.CallingThreadMailbox
 
numberOfMessages(Routee) - Method in class akka.routing.SmallestMailboxRoutingLogic
Returns the number of pending messages in the mailbox of the actor.
numberOfShards() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings
 
numberOfShards() - Method in class akka.cluster.sharding.typed.HashCodeMessageExtractor
 
numberOfShards() - Method in class akka.cluster.sharding.typed.HashCodeNoEnvelopeMessageExtractor
 
numberOfShards() - Method in class akka.cluster.sharding.typed.Murmur2MessageExtractor
 
numberOfShards() - Method in class akka.cluster.sharding.typed.Murmur2NoEnvelopeMessageExtractor
 
numberOfSlices() - Method in class akka.persistence.Persistence
A slice is deterministically defined based on the persistence id.
numberOfUnconfirmed() - Method in interface akka.persistence.AtLeastOnceDeliveryLike
Number of messages that have not been confirmed yet.
numberOfWorkers() - Method in class akka.actor.typed.delivery.WorkPullingProducerController.WorkerStats
 
numericId(String) - Method in interface akka.persistence.journal.leveldb.LeveldbIdMapping
Get the mapped numeric id for the specified persistent actor id.
numOfAdjacentSizesToConsiderDuringOptimization() - Method in class akka.routing.DefaultOptimalSizeExploringResizer
 

O

objectScanner(int) - Static method in class akka.stream.javadsl.JsonFraming
Returns a Flow that implements a "brace counting" based framing operator for emitting valid JSON chunks.
objectScanner(int) - Method in class akka.stream.javadsl.JsonFraming$
Returns a Flow that implements a "brace counting" based framing operator for emitting valid JSON chunks.
objectScanner(int) - Static method in class akka.stream.scaladsl.JsonFraming
Returns a Flow that implements a "brace counting" based framing operator for emitting valid JSON chunks.
objectScanner(int) - Method in class akka.stream.scaladsl.JsonFraming$
Returns a Flow that implements a "brace counting" based framing operator for emitting valid JSON chunks.
OBSERVERREACHABILITY_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview
 
obsoleteTime() - Method in class akka.cluster.ddata.PruningState.PruningPerformed
 
OBSOLETETIME_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry
 
occurrences(int) - Method in class akka.testkit.javadsl.EventFilter
 
of(Behavior<M>, String) - Static method in class akka.cluster.typed.SingletonActor
Java API
of(Behavior<M>, String) - Method in class akka.cluster.typed.SingletonActor$
Java API
of(EntityTypeKey<M>, Function<EntityContext<M>, Behavior<M>>) - Static method in class akka.cluster.sharding.typed.javadsl.Entity
Defines how the entity should be created.
of(EntityTypeKey<M>, Function<EntityContext<M>, Behavior<M>>) - Method in class akka.cluster.sharding.typed.javadsl.Entity$
Defines how the entity should be created.
of(EntityTypeKey<M>, String, ActorRef<M>) - Static method in class akka.cluster.sharding.typed.testkit.javadsl.TestEntityRef
 
of(EntityTypeKey<M>, String, ActorRef<M>) - Method in class akka.cluster.sharding.typed.testkit.javadsl.TestEntityRef$
 
of(Inlet<I>, Outlet<O>) - Static method in class akka.stream.FlowShape
Java API
of(Inlet<I>, Outlet<O>) - Method in class akka.stream.FlowShape$
Java API
of(Inlet<In1>, Outlet<Out1>, Inlet<In2>, Outlet<Out2>) - Static method in class akka.stream.BidiShape
Java API
of(Inlet<In1>, Outlet<Out1>, Inlet<In2>, Outlet<Out2>) - Method in class akka.stream.BidiShape$
Java API
of(Inlet<T>) - Static method in class akka.stream.SinkShape
Java API
of(Inlet<T>) - Method in class akka.stream.SinkShape$
Java API
of(Outlet<T>) - Static method in class akka.stream.SourceShape
Java API
of(Outlet<T>) - Method in class akka.stream.SourceShape$
Java API
of(Class<T>) - Static method in class akka.stream.javadsl.BroadcastHub
Creates a Sink with default buffer size 256 that receives elements from its upstream producer and broadcasts them to a dynamic set of consumers.
of(Class<T>) - Method in class akka.stream.javadsl.BroadcastHub$
Creates a Sink with default buffer size 256 that receives elements from its upstream producer and broadcasts them to a dynamic set of consumers.
of(Class<T>) - Static method in class akka.stream.javadsl.Flow
Create a `Flow` which can process elements of type `T`.
of(Class<T>) - Method in class akka.stream.javadsl.Flow$
Create a `Flow` which can process elements of type `T`.
of(Class<T>) - Static method in class akka.stream.javadsl.MergeHub
Creates a Source that emits elements merged from a dynamic set of producers.
of(Class<T>) - Method in class akka.stream.javadsl.MergeHub$
Creates a Source that emits elements merged from a dynamic set of producers.
of(Class<T>, int) - Static method in class akka.stream.javadsl.BroadcastHub
Creates a Sink that receives elements from its upstream producer and broadcasts them to a dynamic set of consumers.
of(Class<T>, int) - Method in class akka.stream.javadsl.BroadcastHub$
Creates a Sink that receives elements from its upstream producer and broadcasts them to a dynamic set of consumers.
of(Class<T>, int) - Static method in class akka.stream.javadsl.MergeHub
Creates a Source that emits elements merged from a dynamic set of producers.
of(Class<T>, int) - Method in class akka.stream.javadsl.MergeHub$
Creates a Source that emits elements merged from a dynamic set of producers.
of(Class<T>, BiFunction<Integer, T, Integer>, int) - Static method in class akka.stream.javadsl.PartitionHub
Creates a Sink with default buffer size 256 that receives elements from its upstream producer and routes them to a dynamic set of consumers.
of(Class<T>, BiFunction<Integer, T, Integer>, int) - Method in class akka.stream.javadsl.PartitionHub$
Creates a Sink with default buffer size 256 that receives elements from its upstream producer and routes them to a dynamic set of consumers.
of(Class<T>, BiFunction<Integer, T, Integer>, int, int) - Static method in class akka.stream.javadsl.PartitionHub
Creates a Sink that receives elements from its upstream producer and routes them to a dynamic set of consumers.
of(Class<T>, BiFunction<Integer, T, Integer>, int, int) - Method in class akka.stream.javadsl.PartitionHub$
Creates a Sink that receives elements from its upstream producer and routes them to a dynamic set of consumers.
of(String, String) - Static method in class akka.persistence.typed.PersistenceId
Constructs a PersistenceId from the given entityTypeHint and entityId by concatenating them with | separator.
of(String, String) - Method in class akka.persistence.typed.PersistenceId$
Constructs a PersistenceId from the given entityTypeHint and entityId by concatenating them with | separator.
of(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.
of(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.
off() - Static method in class akka.persistence.CapabilityFlag
 
off() - Method in class akka.persistence.CapabilityFlag$
 
Off() - Method in class akka.stream.Attributes.LogLevels$
Off() - Method in class akka.util.SerializedSuspendableExecutionContext$
 
Off$() - Constructor for class akka.serialization.jackson.Compression.Off$
 
offer(E) - Method in class akka.util.BoundedBlockingQueue
 
offer(E) - Method in interface akka.util.PriorityQueueStabilizer
 
offer(E, long, TimeUnit) - Method in class akka.util.BoundedBlockingQueue
 
offer(T) - Method in interface akka.stream.BoundedSourceQueue
Returns a QueueOfferResult that notifies the caller if the element could be enqueued or not, or the completion status of the queue.
offer(T) - Method in interface akka.stream.javadsl.SourceQueue
Offers an element to a stream and returns a CompletionStage that: - completes with Enqueued if the element is consumed by a stream - completes with Dropped when the stream dropped the offered element - completes with QueueClosed when the stream is completed whilst the CompletionStage is active - completes with Failure(f) in case of failure to enqueue element from upstream - fails when stream is already completed
offer(T) - Method in interface akka.stream.scaladsl.SourceQueue
Offers an element to a stream and returns a Future that: - completes with Enqueued if the element is consumed by a stream - completes with Dropped when the stream dropped the offered element - completes with QueueClosed when the stream is completed whilst the Future is active - completes with Failure(f) in case of failure to enqueue element from upstream - fails when stream is already completed
offset() - Method in class akka.persistence.query.DeletedDurableState
 
offset() - Method in interface akka.persistence.query.DurableStateChange
The offset that can be used in next changes or currentChanges query.
offset() - Method in class akka.persistence.query.EventEnvelope
 
offset() - Method in class akka.persistence.query.typed.EventEnvelope
 
offset() - Method in class akka.persistence.query.UpdatedDurableState
 
Offset - Class in akka.persistence.query
 
Offset() - Constructor for class akka.persistence.query.Offset
 
OFFSET_FIELD_NUMBER - Static variable in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
 
OFFSET_MANIFEST_FIELD_NUMBER - Static variable in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
 
Offset$ - Class in akka.persistence.query
 
Offset$() - Constructor for class akka.persistence.query.Offset$
 
ofStateful(Class<T>, Supplier<ToLongBiFunction<PartitionHub.ConsumerInfo, T>>, int) - Static method in class akka.stream.javadsl.PartitionHub
Creates a Sink with default buffer size 256 that receives elements from its upstream producer and routes them to a dynamic set of consumers.
ofStateful(Class<T>, Supplier<ToLongBiFunction<PartitionHub.ConsumerInfo, T>>, int) - Method in class akka.stream.javadsl.PartitionHub$
Creates a Sink with default buffer size 256 that receives elements from its upstream producer and routes them to a dynamic set of consumers.
ofStateful(Class<T>, Supplier<ToLongBiFunction<PartitionHub.ConsumerInfo, T>>, int, int) - Static method in class akka.stream.javadsl.PartitionHub
Creates a Sink that receives elements from its upstream producer and routes them to a dynamic set of consumers.
ofStateful(Class<T>, Supplier<ToLongBiFunction<PartitionHub.ConsumerInfo, T>>, int, int) - Method in class akka.stream.javadsl.PartitionHub$
Creates a Sink that receives elements from its upstream producer and routes them to a dynamic set of consumers.
ofUniqueId(String) - Static method in class akka.persistence.typed.PersistenceId
Constructs a PersistenceId with id as the full unique identifier.
ofUniqueId(String) - Method in class akka.persistence.typed.PersistenceId$
Constructs a PersistenceId with id as the full unique identifier.
oldApis() - Method in class akka.io.SimpleDnsManager
 
OldClusterRouterPoolManifest() - Static method in class akka.cluster.protobuf.ClusterMessageSerializer
 
OldClusterRouterPoolManifest() - Method in class akka.cluster.protobuf.ClusterMessageSerializer$
 
OldDownManifest() - Static method in class akka.cluster.protobuf.ClusterMessageSerializer
 
OldDownManifest() - Method in class akka.cluster.protobuf.ClusterMessageSerializer$
 
oldest() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.InitialOldestState
 
oldest() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.OldestChanged
 
oldest() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.YoungerData
 
Oldest() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.Oldest
 
Oldest$() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.Oldest$
 
OldestChanged(Option<UniqueAddress>) - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.OldestChanged
 
OldestChanged$() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.OldestChanged$
 
oldestChangedBuffer() - Method in class akka.cluster.singleton.ClusterSingletonManager
 
OldestChangedBuffer(Option<String>) - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer
 
oldestChangedBuffer_$eq(ActorRef) - Method in class akka.cluster.singleton.ClusterSingletonManager
 
OldestChangedBuffer$() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer$
 
oldestChangedReceived() - Method in class akka.cluster.singleton.ClusterSingletonManager
 
oldestChangedReceived_$eq(boolean) - Method in class akka.cluster.singleton.ClusterSingletonManager
 
OldestData(Option<ActorRef>) - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestData
 
OldestData$() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestData$
 
OldExitingConfirmedManifest() - Static method in class akka.cluster.protobuf.ClusterMessageSerializer
 
OldExitingConfirmedManifest() - Method in class akka.cluster.protobuf.ClusterMessageSerializer$
 
OldGossipEnvelopeManifest() - Static method in class akka.cluster.protobuf.ClusterMessageSerializer
 
OldGossipEnvelopeManifest() - Method in class akka.cluster.protobuf.ClusterMessageSerializer$
 
OldGossipStatusManifest() - Static method in class akka.cluster.protobuf.ClusterMessageSerializer
 
OldGossipStatusManifest() - Method in class akka.cluster.protobuf.ClusterMessageSerializer$
 
OldInitJoinAckManifest() - Static method in class akka.cluster.protobuf.ClusterMessageSerializer
 
OldInitJoinAckManifest() - Method in class akka.cluster.protobuf.ClusterMessageSerializer$
 
OldInitJoinManifest() - Static method in class akka.cluster.protobuf.ClusterMessageSerializer
 
OldInitJoinManifest() - Method in class akka.cluster.protobuf.ClusterMessageSerializer$
 
OldInitJoinNackManifest() - Static method in class akka.cluster.protobuf.ClusterMessageSerializer
 
OldInitJoinNackManifest() - Method in class akka.cluster.protobuf.ClusterMessageSerializer$
 
OldJoinManifest() - Static method in class akka.cluster.protobuf.ClusterMessageSerializer
 
OldJoinManifest() - Method in class akka.cluster.protobuf.ClusterMessageSerializer$
 
OldLeaveManifest() - Static method in class akka.cluster.protobuf.ClusterMessageSerializer
 
OldLeaveManifest() - Method in class akka.cluster.protobuf.ClusterMessageSerializer$
 
OldWelcomeManifest() - Static method in class akka.cluster.protobuf.ClusterMessageSerializer
 
OldWelcomeManifest() - Method in class akka.cluster.protobuf.ClusterMessageSerializer$
 
on() - Method in class akka.io.Inet.SO$.ReuseAddress
 
on() - Method in class akka.io.Tcp.SO$.KeepAlive
 
on() - Method in class akka.io.Tcp.SO$.OOBInline
 
on() - Method in class akka.io.Tcp.SO$.TcpNoDelay
 
on() - Method in class akka.io.Udp.SO$.Broadcast
 
on() - Static method in class akka.persistence.CapabilityFlag
 
on() - Method in class akka.persistence.CapabilityFlag$
 
On() - Method in class akka.util.SerializedSuspendableExecutionContext$
 
onAnyCommand(BiFunction<S, Command, Effect<Event, State>>) - Method in class akka.persistence.typed.javadsl.CommandHandlerBuilderByState
Matches any command.
onAnyCommand(BiFunction<S, Command, ReplyEffect<Event, State>>) - Method in class akka.persistence.typed.javadsl.CommandHandlerWithReplyBuilderByState
Matches any command.
onAnyCommand(BiFunction<S, Command, Effect<State>>) - Method in class akka.persistence.typed.state.javadsl.CommandHandlerBuilderByState
Matches any command.
onAnyCommand(BiFunction<S, Command, ReplyEffect<State>>) - Method in class akka.persistence.typed.state.javadsl.CommandHandlerWithReplyBuilderByState
Matches any command.
onAnyCommand(Function<Command, Effect<Event, State>>) - Method in class akka.persistence.typed.javadsl.CommandHandlerBuilderByState
Matches any command.
onAnyCommand(Function<Command, ReplyEffect<Event, State>>) - Method in class akka.persistence.typed.javadsl.CommandHandlerWithReplyBuilderByState
Matches any command.
onAnyCommand(Function<Command, Effect<State>>) - Method in class akka.persistence.typed.state.javadsl.CommandHandlerBuilderByState
Matches any command.
onAnyCommand(Function<Command, ReplyEffect<State>>) - Method in class akka.persistence.typed.state.javadsl.CommandHandlerWithReplyBuilderByState
Matches any command.
onAnyCommand(Supplier<Effect<Event, State>>) - Method in class akka.persistence.typed.javadsl.CommandHandlerBuilderByState
Matches any command.
onAnyCommand(Supplier<ReplyEffect<Event, State>>) - Method in class akka.persistence.typed.javadsl.CommandHandlerWithReplyBuilderByState
Matches any command.
onAnyCommand(Supplier<Effect<State>>) - Method in class akka.persistence.typed.state.javadsl.CommandHandlerBuilderByState
Matches any command.
onAnyCommand(Supplier<ReplyEffect<State>>) - Method in class akka.persistence.typed.state.javadsl.CommandHandlerWithReplyBuilderByState
Matches any command.
onAnyEvent(BiFunction<State, Event, State>) - Method in class akka.persistence.typed.javadsl.EventHandlerBuilderByState
Match any event.
onAnyEvent(Function<Event, State>) - Method in class akka.persistence.typed.javadsl.EventHandlerBuilderByState
Match any event.
onAnyMessage(Function<T, Behavior<T>>) - Method in class akka.actor.typed.javadsl.BehaviorBuilder
Add a new case to the message handling matching any message.
onAnyMessage(Function<T, Behavior<T>>) - Method in class akka.actor.typed.javadsl.ReceiveBuilder
Add a new case to the message handling matching any message.
onCallBreakerOpen(Function0<BoxedUnit>) - Method in class akka.pattern.CircuitBreaker
Adds a callback to execute if call was failed due to open breaker.
onCallBreakerOpenFailure() - Static method in class akka.pattern.internal.CircuitBreakerNoopTelemetry
 
onCallBreakerOpenFailure() - Method in class akka.pattern.internal.CircuitBreakerNoopTelemetry$
 
onCallBreakerOpenFailure() - Method in interface akka.pattern.internal.CircuitBreakerTelemetry
Invoked for each call when the future is completed with akka.pattern.CircuitBreakerOpenException
onCallFailure(long) - Static method in class akka.pattern.internal.CircuitBreakerNoopTelemetry
 
onCallFailure(long) - Method in class akka.pattern.internal.CircuitBreakerNoopTelemetry$
 
onCallFailure(long) - Method in interface akka.pattern.internal.CircuitBreakerTelemetry
Invoked for each call when the future is completed with exception, except for scala.concurrent.TimeoutException and CircuitBreakerOpenException that are handled by separate methods.
onCallFailure(Function1<Object, BoxedUnit>) - Method in class akka.pattern.CircuitBreaker
Adds a callback to execute if the call finished with failure.
onCallSuccess(long) - Static method in class akka.pattern.internal.CircuitBreakerNoopTelemetry
 
onCallSuccess(long) - Method in class akka.pattern.internal.CircuitBreakerNoopTelemetry$
 
onCallSuccess(long) - Method in interface akka.pattern.internal.CircuitBreakerTelemetry
Invoked for each successful call.
onCallSuccess(Function1<Object, BoxedUnit>) - Method in class akka.pattern.CircuitBreaker
Adds a callback to execute when call finished with success.
onCallTimeout(Function1<Object, BoxedUnit>) - Method in class akka.pattern.CircuitBreaker
Adds a callback to execute if a call finished with timeout.
onCallTimeoutFailure(long) - Static method in class akka.pattern.internal.CircuitBreakerNoopTelemetry
 
onCallTimeoutFailure(long) - Method in class akka.pattern.internal.CircuitBreakerNoopTelemetry$
 
onCallTimeoutFailure(long) - Method in interface akka.pattern.internal.CircuitBreakerTelemetry
Invoked for each call when the future is completed with java.util.concurrent.TimeoutException
onClose() - Static method in class akka.pattern.internal.CircuitBreakerNoopTelemetry
 
onClose() - Method in class akka.pattern.internal.CircuitBreakerNoopTelemetry$
 
onClose() - Method in interface akka.pattern.internal.CircuitBreakerTelemetry
Invoked when the circuit breaker transitions to the close state.
onClose(Function0<BoxedUnit>) - Method in class akka.pattern.CircuitBreaker
Adds a callback to execute when circuit breaker state closes
onCommand(DurableProducerQueue.State<A>, DurableProducerQueue.Command<A>) - Method in class akka.persistence.typed.delivery.EventSourcedProducerQueue
 
onCommand(Class<C>, BiFunction<S, C, Effect<Event, State>>) - Method in class akka.persistence.typed.javadsl.CommandHandlerBuilderByState
Matches commands that are of the given commandClass or subclass thereof
onCommand(Class<C>, BiFunction<S, C, ReplyEffect<Event, State>>) - Method in class akka.persistence.typed.javadsl.CommandHandlerWithReplyBuilderByState
Matches commands that are of the given commandClass or subclass thereof
onCommand(Class<C>, BiFunction<S, C, Effect<State>>) - Method in class akka.persistence.typed.state.javadsl.CommandHandlerBuilderByState
Matches commands that are of the given commandClass or subclass thereof
onCommand(Class<C>, BiFunction<S, C, ReplyEffect<State>>) - Method in class akka.persistence.typed.state.javadsl.CommandHandlerWithReplyBuilderByState
Matches commands that are of the given commandClass or subclass thereof
onCommand(Class<C>, Function<C, Effect<Event, State>>) - Method in class akka.persistence.typed.javadsl.CommandHandlerBuilderByState
Matches commands that are of the given commandClass or subclass thereof.
onCommand(Class<C>, Function<C, ReplyEffect<Event, State>>) - Method in class akka.persistence.typed.javadsl.CommandHandlerWithReplyBuilderByState
Matches commands that are of the given commandClass or subclass thereof.
onCommand(Class<C>, Function<C, Effect<State>>) - Method in class akka.persistence.typed.state.javadsl.CommandHandlerBuilderByState
Matches commands that are of the given commandClass or subclass thereof.
onCommand(Class<C>, Function<C, ReplyEffect<State>>) - Method in class akka.persistence.typed.state.javadsl.CommandHandlerWithReplyBuilderByState
Matches commands that are of the given commandClass or subclass thereof.
onCommand(Class<C>, Supplier<Effect<Event, State>>) - Method in class akka.persistence.typed.javadsl.CommandHandlerBuilderByState
Matches commands that are of the given commandClass or subclass thereof.
onCommand(Class<C>, Supplier<ReplyEffect<Event, State>>) - Method in class akka.persistence.typed.javadsl.CommandHandlerWithReplyBuilderByState
Matches commands that are of the given commandClass or subclass thereof.
onCommand(Class<C>, Supplier<Effect<State>>) - Method in class akka.persistence.typed.state.javadsl.CommandHandlerBuilderByState
Matches commands that are of the given commandClass or subclass thereof.
onCommand(Class<C>, Supplier<ReplyEffect<State>>) - Method in class akka.persistence.typed.state.javadsl.CommandHandlerWithReplyBuilderByState
Matches commands that are of the given commandClass or subclass thereof.
onCommand(Predicate<Command>, BiFunction<S, Command, Effect<Event, State>>) - Method in class akka.persistence.typed.javadsl.CommandHandlerBuilderByState
Matches any command which the given predicate returns true for.
onCommand(Predicate<Command>, BiFunction<S, Command, ReplyEffect<Event, State>>) - Method in class akka.persistence.typed.javadsl.CommandHandlerWithReplyBuilderByState
Matches any command which the given predicate returns true for.
onCommand(Predicate<Command>, BiFunction<S, Command, Effect<State>>) - Method in class akka.persistence.typed.state.javadsl.CommandHandlerBuilderByState
Matches any command which the given predicate returns true for.
onCommand(Predicate<Command>, BiFunction<S, Command, ReplyEffect<State>>) - Method in class akka.persistence.typed.state.javadsl.CommandHandlerWithReplyBuilderByState
Matches any command which the given predicate returns true for.
onCommand(Predicate<Command>, Function<Command, Effect<Event, State>>) - Method in class akka.persistence.typed.javadsl.CommandHandlerBuilderByState
Matches any command which the given predicate returns true for.
onCommand(Predicate<Command>, Function<Command, ReplyEffect<Event, State>>) - Method in class akka.persistence.typed.javadsl.CommandHandlerWithReplyBuilderByState
Matches any command which the given predicate returns true for.
onCommand(Predicate<Command>, Function<Command, Effect<State>>) - Method in class akka.persistence.typed.state.javadsl.CommandHandlerBuilderByState
Matches any command which the given predicate returns true for.
onCommand(Predicate<Command>, Function<Command, ReplyEffect<State>>) - Method in class akka.persistence.typed.state.javadsl.CommandHandlerWithReplyBuilderByState
Matches any command which the given predicate returns true for.
onCommandBeforeInitialCleanup(DurableProducerQueue.State<A>, DurableProducerQueue.Command<A>) - Method in class akka.persistence.typed.delivery.EventSourcedProducerQueue
 
onComplete() - Method in class akka.stream.testkit.TestSubscriber.ManualProbe
 
onComplete(Procedure<Try<Done>>) - Static method in class akka.stream.javadsl.Sink
A Sink that when the flow is completed, either through a failure or normal completion, apply the provided function with Success or Failure.
onComplete(Procedure<Try<Done>>) - Method in class akka.stream.javadsl.Sink$
A Sink that when the flow is completed, either through a failure or normal completion, apply the provided function with Success or Failure.
onComplete(Throwable, T) - Method in class akka.dispatch.OnComplete
This method will be invoked once when/if a Future that this callback is registered on becomes completed with a failure or a success.
onComplete(Function1<Try<Done>, BoxedUnit>) - Static method in class akka.stream.scaladsl.Sink
A Sink that when the flow is completed, either through a failure or normal completion, apply the provided function with Success or Failure.
onComplete(Function1<Try<Done>, BoxedUnit>) - Method in class akka.stream.scaladsl.Sink$
A Sink that when the flow is completed, either through a failure or normal completion, apply the provided function with Success or Failure.
OnComplete<T> - Class in akka.dispatch
Callback for when a Future is completed with either failure or a success SAM (Single Abstract Method) class
OnComplete() - Constructor for class akka.dispatch.OnComplete
 
OnComplete$() - Constructor for class akka.stream.testkit.TestSubscriber.OnComplete$
 
onConnect(ChannelHandlerContext, ChannelStateEvent) - Method in interface akka.remote.transport.netty.NettyHelpers
 
onDeleteInitiated(ActorContext<?>, Object) - Method in interface akka.persistence.typed.state.internal.DurableStateStoreInteractions
 
onDisconnect(ChannelHandlerContext, ChannelStateEvent) - Method in interface akka.remote.transport.netty.NettyHelpers
 
onDisconnect(ChannelHandlerContext, ChannelStateEvent) - Method in interface akka.remote.transport.netty.TcpHandlers
 
onDownstreamFinish() - Method in interface akka.stream.stage.OutHandler
Deprecated.
Call onDownstreamFinish with a cancellation cause. Since 2.6.0.
onDownstreamFinish(Throwable) - Method in class akka.stream.stage.GraphStageLogic.ConditionalTerminateOutput
 
onDownstreamFinish(Throwable) - Method in class akka.stream.stage.GraphStageLogic.IgnoreTerminateOutput$
 
onDownstreamFinish(Throwable) - Method in interface akka.stream.stage.OutHandler
Called when the output port will no longer accept any new elements.
OneForOneStrategy - Class in akka.actor
Applies the fault handling Directive (Resume, Restart, Stop) specified in the Decider to the child actor that failed, as opposed to AllForOneStrategy that applies it to all children.
OneForOneStrategy(boolean, PartialFunction<Throwable, SupervisorStrategy.Directive>) - Constructor for class akka.actor.OneForOneStrategy
 
OneForOneStrategy(int, Duration, Function<Throwable, SupervisorStrategy.Directive>) - Constructor for class akka.actor.OneForOneStrategy
Java API
OneForOneStrategy(int, Duration, Function<Throwable, SupervisorStrategy.Directive>, boolean) - Constructor for class akka.actor.OneForOneStrategy
Java API
OneForOneStrategy(int, Duration, Iterable<Class<? extends Throwable>>) - Constructor for class akka.actor.OneForOneStrategy
Java API
OneForOneStrategy(int, Duration, PartialFunction<Throwable, SupervisorStrategy.Directive>) - Constructor for class akka.actor.OneForOneStrategy
Java API: compatible with lambda expressions
OneForOneStrategy(int, Duration, boolean, PartialFunction<Throwable, SupervisorStrategy.Directive>) - Constructor for class akka.actor.OneForOneStrategy
 
OneForOneStrategy(int, Duration, Function<Throwable, SupervisorStrategy.Directive>) - Constructor for class akka.actor.OneForOneStrategy
Java API
OneForOneStrategy(int, Duration, Function<Throwable, SupervisorStrategy.Directive>, boolean) - Constructor for class akka.actor.OneForOneStrategy
Java API
OneForOneStrategy(int, Duration, Iterable<Class<? extends Throwable>>) - Constructor for class akka.actor.OneForOneStrategy
Java API
OneForOneStrategy(int, Duration, PartialFunction<Throwable, SupervisorStrategy.Directive>) - Constructor for class akka.actor.OneForOneStrategy
Java API: compatible with lambda expressions
OneForOneStrategy(PartialFunction<Throwable, SupervisorStrategy.Directive>) - Constructor for class akka.actor.OneForOneStrategy
Java API: Restart an infinite number of times.
OneForOneStrategy$ - Class in akka.actor
 
OneForOneStrategy$() - Constructor for class akka.actor.OneForOneStrategy$
 
oneInt() - Static method in class akka.util.ConstantFun
 
oneInt() - Method in class akka.util.ConstantFun$
 
onElement() - Method in class akka.stream.Attributes.LogLevels
 
oneLong() - Static method in class akka.util.ConstantFun
 
oneLong() - Method in class akka.util.ConstantFun$
 
onError(Throwable) - Method in class akka.stream.testkit.TestSubscriber.ManualProbe
 
OnError(Throwable) - Constructor for class akka.stream.testkit.TestSubscriber.OnError
 
OnError$() - Constructor for class akka.stream.testkit.TestSubscriber.OnError$
 
onEvent(DurableProducerQueue.State<A>, DurableProducerQueue.Event) - Method in class akka.persistence.typed.delivery.EventSourcedProducerQueue
 
onEvent(Class<E>, BiFunction<S, E, State>) - Method in class akka.persistence.typed.javadsl.EventHandlerBuilderByState
Match any event which is an instance of E or a subtype of E.
onEvent(Class<E>, Function<E, State>) - Method in class akka.persistence.typed.javadsl.EventHandlerBuilderByState
Match any event which is an instance of E or a subtype of E.
onEvent(Class<E>, Supplier<State>) - Method in class akka.persistence.typed.javadsl.EventHandlerBuilderByState
Match any event which is an instance of E or a subtype of E.
OneVersionVector - Class in akka.cluster.ddata
 
OneVersionVector$ - Class in akka.cluster.ddata
 
OneVersionVector$ - Class in akka.persistence.typed.internal
 
OneVersionVector$() - Constructor for class akka.cluster.ddata.OneVersionVector$
 
OneVersionVector$() - Constructor for class akka.persistence.typed.internal.OneVersionVector$
 
onException(ChannelHandlerContext, ExceptionEvent) - Method in interface akka.remote.transport.netty.NettyHelpers
 
onException(ChannelHandlerContext, ExceptionEvent) - Method in interface akka.remote.transport.netty.TcpHandlers
 
onFailure() - Method in class akka.stream.Attributes.LogLevels
 
onFailure(Props, String, Duration, Duration, double) - Static method in class akka.pattern.Backoff
Deprecated.
Use the overloaded one which accepts maxNrOfRetries instead. Since 2.5.17.
onFailure(Props, String, Duration, Duration, double) - Method in class akka.pattern.Backoff$
Deprecated.
Use the overloaded one which accepts maxNrOfRetries instead. Since 2.5.17.
onFailure(Props, String, Duration, Duration, double) - Static method in class akka.pattern.BackoffOpts
Java API: Back-off options for creating a back-off supervisor actor that expects a child actor to restart on failure.
onFailure(Props, String, Duration, Duration, double) - Method in class akka.pattern.BackoffOpts$
Java API: Back-off options for creating a back-off supervisor actor that expects a child actor to restart on failure.
onFailure(Props, String, Duration, Duration, double, int) - Static method in class akka.pattern.Backoff
Deprecated.
Use BackoffOpts.onFailure instead. Since 2.5.22.
onFailure(Props, String, Duration, Duration, double, int) - Method in class akka.pattern.Backoff$
Deprecated.
Use BackoffOpts.onFailure instead. Since 2.5.22.
onFailure(Props, String, FiniteDuration, FiniteDuration, double) - Static method in class akka.pattern.Backoff
Deprecated.
Use BackoffOpts.onFailure instead. Since 2.5.22.
onFailure(Props, String, FiniteDuration, FiniteDuration, double) - Method in class akka.pattern.Backoff$
Deprecated.
Use BackoffOpts.onFailure instead. Since 2.5.22.
onFailure(Props, String, FiniteDuration, FiniteDuration, double) - Static method in class akka.pattern.BackoffOpts
Back-off options for creating a back-off supervisor actor that expects a child actor to restart on failure.
onFailure(Props, String, FiniteDuration, FiniteDuration, double) - Method in class akka.pattern.BackoffOpts$
Back-off options for creating a back-off supervisor actor that expects a child actor to restart on failure.
onFailure(Props, String, FiniteDuration, FiniteDuration, double, int) - Static method in class akka.pattern.Backoff
Deprecated.
Use BackoffOpts.onFailure instead. Since 2.5.22.
onFailure(Props, String, FiniteDuration, FiniteDuration, double, int) - Method in class akka.pattern.Backoff$
Deprecated.
Use BackoffOpts.onFailure instead. Since 2.5.22.
onFailure(SupervisorStrategy) - Method in class akka.actor.typed.javadsl.Behaviors.Supervise
Specify the SupervisorStrategy to be invoked when the wrapped behavior throws.
onFailure(SupervisorStrategy, ClassTag<Thr>) - Method in class akka.actor.typed.scaladsl.Behaviors.Supervise
Specify the SupervisorStrategy to be invoked when the wrapped behavior throws.
onFailure(Class<Thr>, SupervisorStrategy) - Method in class akka.actor.typed.javadsl.Behaviors.Supervise
Specify the SupervisorStrategy to be invoked when the wrapped behavior throws.
onFailure(Throwable) - Method in class akka.dispatch.OnFailure
This method will be invoked once when/if a Future that this callback is registered on becomes completed with a failure
OnFailure - Class in akka.dispatch
Callback for when a Future is completed with a failure SAM (Single Abstract Method) class
OnFailure() - Constructor for class akka.dispatch.OnFailure
 
onFailure$default$2(SupervisorStrategy) - Method in class akka.actor.typed.scaladsl.Behaviors.Supervise
 
onFailure$default$2$extension(Behaviors.Supervise<T>, SupervisorStrategy) - Method in class akka.actor.typed.scaladsl.Behaviors.Supervise$
 
onFailure$extension(Behaviors.Supervise<T>, SupervisorStrategy, ClassTag<Thr>) - Method in class akka.actor.typed.scaladsl.Behaviors.Supervise$
 
onFailuresWithBackoff(RestartSettings, Creator<Flow<In, Out, ?>>) - Static method in class akka.stream.javadsl.RestartFlow
Wrap the given Flow with a Flow that will restart only when it fails that restarts using an exponential backoff.
onFailuresWithBackoff(RestartSettings, Creator<Flow<In, Out, ?>>) - Method in class akka.stream.javadsl.RestartFlow$
Wrap the given Flow with a Flow that will restart only when it fails that restarts using an exponential backoff.
onFailuresWithBackoff(RestartSettings, Creator<Source<T, ?>>) - Static method in class akka.stream.javadsl.RestartSource
Wrap the given Source with a Source that will restart it when it fails using an exponential backoff.
onFailuresWithBackoff(RestartSettings, Creator<Source<T, ?>>) - Method in class akka.stream.javadsl.RestartSource$
Wrap the given Source with a Source that will restart it when it fails using an exponential backoff.
onFailuresWithBackoff(RestartSettings, Function0<Flow<In, Out, ?>>) - Static method in class akka.stream.scaladsl.RestartFlow
Wrap the given Flow with a Flow that will restart it when it fails using an exponential backoff.
onFailuresWithBackoff(RestartSettings, Function0<Flow<In, Out, ?>>) - Method in class akka.stream.scaladsl.RestartFlow$
Wrap the given Flow with a Flow that will restart it when it fails using an exponential backoff.
onFailuresWithBackoff(RestartSettings, Function0<Source<T, ?>>) - Static method in class akka.stream.scaladsl.RestartSource
Wrap the given Source with a Source that will restart it when it fails using an exponential backoff.
onFailuresWithBackoff(RestartSettings, Function0<Source<T, ?>>) - Method in class akka.stream.scaladsl.RestartSource$
Wrap the given Source with a Source that will restart it when it fails using an exponential backoff.
onFailuresWithBackoff(Duration, Duration, double, int, Creator<Flow<In, Out, ?>>) - Static method in class akka.stream.javadsl.RestartFlow
Deprecated.
Use the overloaded method which accepts akka.stream.RestartSettings instead. Since 2.6.10.
onFailuresWithBackoff(Duration, Duration, double, int, Creator<Flow<In, Out, ?>>) - Method in class akka.stream.javadsl.RestartFlow$
Deprecated.
Use the overloaded method which accepts akka.stream.RestartSettings instead. Since 2.6.10.
onFailuresWithBackoff(Duration, Duration, double, int, Creator<Source<T, ?>>) - Static method in class akka.stream.javadsl.RestartSource
Deprecated.
Use the overloaded method which accepts akka.stream.RestartSettings instead. Since 2.6.10.
onFailuresWithBackoff(Duration, Duration, double, int, Creator<Source<T, ?>>) - Method in class akka.stream.javadsl.RestartSource$
Deprecated.
Use the overloaded method which accepts akka.stream.RestartSettings instead. Since 2.6.10.
onFailuresWithBackoff(Duration, Duration, double, Creator<Source<T, ?>>) - Static method in class akka.stream.javadsl.RestartSource
Deprecated.
Use the overloaded method which accepts akka.stream.RestartSettings instead. Since 2.6.10.
onFailuresWithBackoff(Duration, Duration, double, Creator<Source<T, ?>>) - Method in class akka.stream.javadsl.RestartSource$
Deprecated.
Use the overloaded method which accepts akka.stream.RestartSettings instead. Since 2.6.10.
onFailuresWithBackoff(FiniteDuration, FiniteDuration, double, int, Creator<Flow<In, Out, ?>>) - Static method in class akka.stream.javadsl.RestartFlow
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
onFailuresWithBackoff(FiniteDuration, FiniteDuration, double, int, Creator<Flow<In, Out, ?>>) - Method in class akka.stream.javadsl.RestartFlow$
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
onFailuresWithBackoff(FiniteDuration, FiniteDuration, double, int, Creator<Source<T, ?>>) - Static method in class akka.stream.javadsl.RestartSource
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
onFailuresWithBackoff(FiniteDuration, FiniteDuration, double, int, Creator<Source<T, ?>>) - Method in class akka.stream.javadsl.RestartSource$
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
onFailuresWithBackoff(FiniteDuration, FiniteDuration, double, int, Function0<Flow<In, Out, ?>>) - Static method in class akka.stream.scaladsl.RestartFlow
Deprecated.
Use the overloaded method which accepts akka.stream.RestartSettings instead. Since 2.6.10.
onFailuresWithBackoff(FiniteDuration, FiniteDuration, double, int, Function0<Flow<In, Out, ?>>) - Method in class akka.stream.scaladsl.RestartFlow$
Deprecated.
Use the overloaded method which accepts akka.stream.RestartSettings instead. Since 2.6.10.
onFailuresWithBackoff(FiniteDuration, FiniteDuration, double, int, Function0<Source<T, ?>>) - Static method in class akka.stream.scaladsl.RestartSource
Deprecated.
Use the overloaded method which accepts akka.stream.RestartSettings instead. Since 2.6.10.
onFailuresWithBackoff(FiniteDuration, FiniteDuration, double, int, Function0<Source<T, ?>>) - Method in class akka.stream.scaladsl.RestartSource$
Deprecated.
Use the overloaded method which accepts akka.stream.RestartSettings instead. Since 2.6.10.
onFailuresWithBackoff(FiniteDuration, FiniteDuration, double, Creator<Source<T, ?>>) - Static method in class akka.stream.javadsl.RestartSource
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
onFailuresWithBackoff(FiniteDuration, FiniteDuration, double, Creator<Source<T, ?>>) - Method in class akka.stream.javadsl.RestartSource$
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
onFailuresWithBackoff(FiniteDuration, FiniteDuration, double, Function0<Source<T, ?>>) - Static method in class akka.stream.scaladsl.RestartSource
Deprecated.
Use the overloaded method which accepts akka.stream.RestartSettings instead. Since 2.6.10.
onFailuresWithBackoff(FiniteDuration, FiniteDuration, double, Function0<Source<T, ?>>) - Method in class akka.stream.scaladsl.RestartSource$
Deprecated.
Use the overloaded method which accepts akka.stream.RestartSettings instead. Since 2.6.10.
onFinish() - Method in class akka.stream.Attributes.LogLevels
 
onHalfOpen() - Static method in class akka.pattern.internal.CircuitBreakerNoopTelemetry
 
onHalfOpen() - Method in class akka.pattern.internal.CircuitBreakerNoopTelemetry$
 
onHalfOpen() - Method in interface akka.pattern.internal.CircuitBreakerTelemetry
Invoked when the circuit breaker transitions to the half-open state after reset timeout.
onHalfOpen(Function0<BoxedUnit>) - Method in class akka.pattern.CircuitBreaker
Adds a callback to execute when circuit breaker transitions to half-open The callback is run in the ExecutionContext supplied in the constructor.
OnlyCauseStackTrace - Interface in akka
Mix in this trait to suppress the StackTrace for the instance of the exception but not the cause, scala.util.control.NoStackTrace suppresses all the StackTraces.
onlyFlowControl() - Method in class akka.actor.typed.delivery.ConsumerController.Settings
 
onMessage() - Method in class akka.actor.AbstractActor.Receive
 
onMessage() - Method in class akka.actor.typed.internal.BehaviorImpl.ReceiveBehavior
 
onMessage() - Method in class akka.actor.typed.internal.BehaviorImpl.ReceiveMessageBehavior
 
onMessage(Class<M>, Function<M, Behavior<T>>) - Method in class akka.actor.typed.javadsl.BehaviorBuilder
Add a new case to the message handling.
onMessage(Class<M>, Function<M, Behavior<T>>) - Method in class akka.actor.typed.javadsl.ReceiveBuilder
Add a new case to the message handling.
onMessage(Class<M>, Predicate<M>, Function<M, Behavior<T>>) - Method in class akka.actor.typed.javadsl.BehaviorBuilder
Add a new predicated case to the message handling.
onMessage(Class<M>, Predicate<M>, Function<M, Behavior<T>>) - Method in class akka.actor.typed.javadsl.ReceiveBuilder
Add a new predicated case to the message handling.
onMessage(ChannelHandlerContext, MessageEvent) - Method in interface akka.remote.transport.netty.NettyHelpers
 
onMessage(ChannelHandlerContext, MessageEvent) - Method in interface akka.remote.transport.netty.TcpHandlers
 
onMessage(T) - Method in class akka.actor.typed.internal.routing.InitialGroupRouterImpl
 
onMessage(T) - Method in class akka.actor.typed.internal.routing.PoolRouterImpl
 
onMessage(T) - Method in class akka.actor.typed.scaladsl.AbstractBehavior
Implement this method to process an incoming message and return the next behavior.
onMessageEquals(T, Creator<Behavior<T>>) - Method in class akka.actor.typed.javadsl.BehaviorBuilder
Add a new case to the message handling matching equal messages.
onMessageEquals(T, Creator<Behavior<T>>) - Method in class akka.actor.typed.javadsl.ReceiveBuilder
Add a new case to the message handling matching equal messages.
onMessageUnchecked(Class<? extends T>, Function<M, Behavior<T>>) - Method in class akka.actor.typed.javadsl.BehaviorBuilder
Add a new case to the message handling without compile time type check.
onMessageUnchecked(Class<? extends T>, Function<M, Behavior<T>>) - Method in class akka.actor.typed.javadsl.ReceiveBuilder
Add a new case to the message handling without compile time type check.
onNext(I) - Method in class akka.stream.testkit.TestSubscriber.ManualProbe
 
OnNext(I) - Constructor for class akka.stream.testkit.TestSubscriber.OnNext
 
OnNext$() - Constructor for class akka.stream.testkit.TestSubscriber.OnNext$
 
onOpen() - Static method in class akka.pattern.internal.CircuitBreakerNoopTelemetry
 
onOpen() - Method in class akka.pattern.internal.CircuitBreakerNoopTelemetry$
 
onOpen() - Method in interface akka.pattern.internal.CircuitBreakerTelemetry
Invoked when the circuit breaker transitions to the open state.
onOpen(ChannelHandlerContext, ChannelStateEvent) - Method in interface akka.remote.transport.netty.CommonHandlers
 
onOpen(ChannelHandlerContext, ChannelStateEvent) - Method in interface akka.remote.transport.netty.NettyHelpers
 
onOpen(Function0<BoxedUnit>) - Method in class akka.pattern.CircuitBreaker
Adds a callback to execute when circuit breaker opens
onPersistFailure(BackoffSupervisorStrategy) - Method in interface akka.persistence.typed.scaladsl.EventSourcedBehavior
Back off strategy for persist failures.
onPersistFailure(BackoffSupervisorStrategy) - Method in interface akka.persistence.typed.state.scaladsl.DurableStateBehavior
Back off strategy for persist failures.
onPersistFailure(Throwable, Object, long) - Method in interface akka.persistence.Eventsourced
Called when persist fails.
onPersistRejected(Throwable, Object, long) - Method in interface akka.persistence.Eventsourced
Called when the journal rejected persist of an event.
onPull() - Method in class akka.stream.stage.GraphStageLogic.ConditionalTerminateOutput
 
onPull() - Method in class akka.stream.stage.GraphStageLogic.EagerTerminateOutput$
 
onPull() - Method in class akka.stream.stage.GraphStageLogic.IgnoreTerminateOutput$
 
onPull() - Method in interface akka.stream.stage.OutHandler
Called when the output port has received a pull, and therefore ready to emit an element, i.e.
onPush() - Method in class akka.stream.stage.GraphStageLogic.ConditionalTerminateInput
 
onPush() - Method in class akka.stream.stage.GraphStageLogic.EagerTerminateInput$
 
onPush() - Method in class akka.stream.stage.GraphStageLogic.IgnoreTerminateInput$
 
onPush() - Method in class akka.stream.stage.GraphStageLogic.TotallyIgnorantInput$
 
onPush() - Method in interface akka.stream.stage.InHandler
Called when the input port has a new element available.
onReceive(Object) - Method in class akka.actor.UntypedAbstractActor
To be implemented by concrete UntypedAbstractActor, this defines the behavior of the actor.
onReceive(Object, ActorRef) - Method in interface akka.actor.TypedActor.Receiver
Deprecated.
 
onRecoveryCompleted() - Method in interface akka.persistence.fsm.PersistentFSM
Deprecated.
Override this handler to define the action on recovery completion
onRecoveryFailure(Throwable, Option<Object>) - Method in interface akka.persistence.Eventsourced
Called whenever a message replay fails.
onReplaySuccess() - Method in interface akka.persistence.AtLeastOnceDeliveryLike
 
onReplaySuccess() - Method in interface akka.persistence.Eventsourced
INTERNAL API.
onSignal() - Method in class akka.actor.typed.internal.routing.PoolRouterImpl
 
onSignal() - Method in class akka.actor.typed.scaladsl.AbstractBehavior
Override this method to process an incoming Signal and return the next behavior.
onSignal(Class<M>, Function<M, Behavior<T>>) - Method in class akka.actor.typed.javadsl.BehaviorBuilder
Add a new case to the signal handling.
onSignal(Class<M>, Function<M, Behavior<T>>) - Method in class akka.actor.typed.javadsl.ReceiveBuilder
Add a new case to the signal handling.
onSignal(Class<M>, Predicate<M>, Function<M, Behavior<T>>) - Method in class akka.actor.typed.javadsl.BehaviorBuilder
Add a new predicated case to the signal handling.
onSignal(Class<M>, Predicate<M>, Function<M, Behavior<T>>) - Method in class akka.actor.typed.javadsl.ReceiveBuilder
Add a new predicated case to the signal handling.
onSignal(Class<T>, BiConsumer<State, T>) - Method in class akka.persistence.typed.javadsl.SignalHandlerBuilder
If the behavior receives a signal of type T, callback is invoked with the signal instance as input.
onSignal(Class<T>, BiConsumer<State, T>) - Method in class akka.persistence.typed.state.javadsl.SignalHandlerBuilder
If the behavior receives a signal of type T, callback is invoked with the signal instance as input.
onSignal(T, Consumer<State>) - Method in class akka.persistence.typed.javadsl.SignalHandlerBuilder
If the behavior receives exactly the signal signal, callback is invoked.
onSignal(T, Consumer<State>) - Method in class akka.persistence.typed.state.javadsl.SignalHandlerBuilder
If the behavior receives exactly the signal signal, callback is invoked.
onSignalEquals(Signal, Creator<Behavior<T>>) - Method in class akka.actor.typed.javadsl.BehaviorBuilder
Add a new case to the signal handling matching equal signals.
onSignalEquals(Signal, Creator<Behavior<T>>) - Method in class akka.actor.typed.javadsl.ReceiveBuilder
Add a new case to the signal handling matching equal signals.
onStop(Props, String, Duration, Duration, double) - Static method in class akka.pattern.Backoff
Deprecated.
Use the overloaded one which accepts maxNrOfRetries instead. Since 2.5.17.
onStop(Props, String, Duration, Duration, double) - Method in class akka.pattern.Backoff$
Deprecated.
Use the overloaded one which accepts maxNrOfRetries instead. Since 2.5.17.
onStop(Props, String, Duration, Duration, double) - Static method in class akka.pattern.BackoffOpts
Java API: Back-off options for creating a back-off supervisor actor that expects a child actor to stop on failure.
onStop(Props, String, Duration, Duration, double) - Method in class akka.pattern.BackoffOpts$
Java API: Back-off options for creating a back-off supervisor actor that expects a child actor to stop on failure.
onStop(Props, String, Duration, Duration, double, int) - Static method in class akka.pattern.Backoff
Deprecated.
Use BackoffOpts.onStop instead. Since 2.5.22.
onStop(Props, String, Duration, Duration, double, int) - Method in class akka.pattern.Backoff$
Deprecated.
Use BackoffOpts.onStop instead. Since 2.5.22.
onStop(Props, String, FiniteDuration, FiniteDuration, double) - Static method in class akka.pattern.Backoff
Deprecated.
Use BackoffOpts.onStop instead. Since 2.5.22.
onStop(Props, String, FiniteDuration, FiniteDuration, double) - Method in class akka.pattern.Backoff$
Deprecated.
Use BackoffOpts.onStop instead. Since 2.5.22.
onStop(Props, String, FiniteDuration, FiniteDuration, double) - Static method in class akka.pattern.BackoffOpts
Back-off options for creating a back-off supervisor actor that expects a child actor to stop on failure.
onStop(Props, String, FiniteDuration, FiniteDuration, double) - Method in class akka.pattern.BackoffOpts$
Back-off options for creating a back-off supervisor actor that expects a child actor to stop on failure.
onStop(Props, String, FiniteDuration, FiniteDuration, double, int) - Static method in class akka.pattern.Backoff
Deprecated.
Use BackoffOpts.onStop instead. Since 2.5.22.
onStop(Props, String, FiniteDuration, FiniteDuration, double, int) - Method in class akka.pattern.Backoff$
Deprecated.
Use BackoffOpts.onStop instead. Since 2.5.22.
onSubscribe(Subscription) - Method in class akka.stream.testkit.TestSubscriber.ManualProbe
 
OnSubscribe(Subscription) - Constructor for class akka.stream.testkit.TestSubscriber.OnSubscribe
 
OnSubscribe$() - Constructor for class akka.stream.testkit.TestSubscriber.OnSubscribe$
 
onSuccess(T) - Method in class akka.dispatch.OnSuccess
This method will be invoked once when/if a Future that this callback is registered on becomes successfully completed
OnSuccess<T> - Class in akka.dispatch
Callback for when a Future is completed successfully SAM (Single Abstract Method) class
OnSuccess() - Constructor for class akka.dispatch.OnSuccess
 
onTermination(FSMStopBuilder<S, D>) - Method in class akka.actor.AbstractFSM
Set handler which is called upon termination of this FSM actor.
onTermination(FSMStopBuilder<S, D>) - Method in class akka.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
Set handler which is called upon termination of this FSM actor.
onTermination(PartialFunction<FSM.StopEvent<S, D>, BoxedUnit>) - Method in interface akka.actor.FSM
 
onTermination(PartialFunction<PersistentFSM.StopEvent<S, D>, BoxedUnit>) - Method in interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
 
onTimer(Object) - Method in class akka.stream.scaladsl.RestartWithBackoffLogic
 
onTimer(Object) - Method in class akka.stream.stage.TimerGraphStageLogic
Will be called when the scheduled timer is triggered.
onTransition(FI.UnitApply2<S, S>) - Method in class akka.actor.AbstractFSM
Add a handler which is called upon each state transition, i.e.
onTransition(FI.UnitApply2<S, S>) - Method in class akka.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
Add a handler which is called upon each state transition, i.e.
onTransition(FSMTransitionHandlerBuilder<S>) - Method in class akka.actor.AbstractFSM
Add a handler which is called upon each state transition, i.e.
onTransition(FSMTransitionHandlerBuilder<S>) - Method in class akka.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
Add a handler which is called upon each state transition, i.e.
onTransition(PartialFunction<Tuple2<S, S>, BoxedUnit>) - Method in interface akka.actor.FSM
 
onTransition(PartialFunction<Tuple2<S, S>, BoxedUnit>) - Method in interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
 
onUnhandled(T) - Method in interface akka.actor.typed.scaladsl.ActorContext
INTERNAL API
onUpstreamFailure(Throwable) - Method in class akka.stream.stage.GraphStageLogic.TotallyIgnorantInput$
 
onUpstreamFailure(Throwable) - Method in interface akka.stream.stage.InHandler
Called when the input port has failed.
onUpstreamFinish() - Method in class akka.stream.stage.GraphStageLogic.ConditionalTerminateInput
 
onUpstreamFinish() - Method in class akka.stream.stage.GraphStageLogic.IgnoreTerminateInput$
 
onUpstreamFinish() - Method in class akka.stream.stage.GraphStageLogic.TotallyIgnorantInput$
 
onUpstreamFinish() - Method in interface akka.stream.stage.InHandler
Called when the input port is finished.
onWriteInitiated(ActorContext<?>, Object) - Method in interface akka.persistence.typed.state.internal.DurableStateStoreInteractions
 
onWriteInitiated(ActorContext<?>, Object, PersistentRepr) - Method in interface akka.persistence.typed.internal.JournalInteractions
 
onWritesInitiated(ActorContext<?>, Object, Seq<PersistentRepr>) - Method in interface akka.persistence.typed.internal.JournalInteractions
 
oobInline(boolean) - Static method in class akka.io.TcpSO
Inet.SocketOption to enable or disable OOBINLINE (receipt of TCP urgent data) By default, this option is disabled and TCP urgent data is silently discarded.
oobInline(boolean) - Method in class akka.io.TcpSO$
Inet.SocketOption to enable or disable OOBINLINE (receipt of TCP urgent data) By default, this option is disabled and TCP urgent data is silently discarded.
OOBInline(boolean) - Constructor for class akka.io.Tcp.SO$.OOBInline
 
OOBInline$() - Constructor for class akka.io.Tcp.SO$.OOBInline$
 
OP_FIELD_NUMBER - Static variable in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier
 
OpCode - Class in akka.io.dns.internal
INTERNAL API
OpCode() - Constructor for class akka.io.dns.internal.OpCode
 
OpCode$ - Class in akka.io.dns.internal
INTERNAL API
OpCode$() - Constructor for class akka.io.dns.internal.OpCode$
 
opCode$extension(MessageFlags) - Method in class akka.io.dns.internal.MessageFlags$
 
OpCrdt<Operation> - Interface in akka.persistence.typed.crdt
 
open() - Method in class akka.testkit.TestLatch
 
Open() - Method in class akka.dispatch.Mailbox$
 
operation() - Method in class akka.stream.testkit.GraphStageMessages.StageFailure
 
OPERATION_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry
 
OPERATION_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry
 
OPERATION_FIELD_NUMBER - Static variable in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry
 
operationTimeout() - Method in class akka.coordination.lease.TimeoutSettings
 
OptimalSizeExploringResizer - Interface in akka.routing
 
OptimalSizeExploringResizer.ResizeRecord - Class in akka.routing
INTERNAL API
OptimalSizeExploringResizer.ResizeRecord$ - Class in akka.routing
 
OptimalSizeExploringResizer.UnderUtilizationStreak - Class in akka.routing
INTERNAL API
OptimalSizeExploringResizer.UnderUtilizationStreak$ - Class in akka.routing
 
OptimalSizeExploringResizer$ - Class in akka.routing
 
OptimalSizeExploringResizer$() - Constructor for class akka.routing.OptimalSizeExploringResizer$
 
optimizer() - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.WindowSettings
 
optimizer() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.WindowSettings
 
OptimizerSettings$() - Constructor for class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.OptimizerSettings$
 
OptimizerSettings$() - Constructor for class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.OptimizerSettings$
 
option(A) - Static method in class akka.japi.Option
Option factory that creates None if v is null, Some(v) otherwise.
option(A) - Method in class akka.japi.Option$
Option factory that creates None if v is null, Some(v) otherwise.
option(Optional<T>) - Static method in class akka.japi.Util
 
option(Optional<T>) - Method in class akka.japi.Util$
 
Option<A> - Class in akka.japi
This class represents optional values.
Option() - Constructor for class akka.japi.Option
 
Option.Some<A> - Class in akka.japi
Class Some[A] represents existing values of type A.
Option.Some$ - Class in akka.japi
 
Option$ - Class in akka.japi
 
Option$() - Constructor for class akka.japi.Option$
 
optional(CapabilityFlag, Function0<BoxedUnit>) - Method in interface akka.persistence.scalatest.OptionalTests
 
optional(Config) - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FilterSettings$
 
optional(Config) - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.OptimizerSettings$
 
optional(Config) - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$
 
optional(Config) - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.WindowSettings$
 
optional(Config) - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.IdleSettings$
 
optional(Config) - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings$.SegmentedSettings$
 
optional(Config) - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.PolicySettings$
 
optional(String, Function0<BoxedUnit>) - Method in interface akka.persistence.scalatest.MayVerb
 
OptionalTests - Interface in akka.persistence.scalatest
 
options() - Method in class akka.io.Tcp.Bind
 
options() - Method in class akka.io.Tcp.Connect
 
options() - Method in class akka.io.Udp.Bind
 
options() - Method in class akka.io.Udp.SimpleSender
 
options() - Method in class akka.io.UdpConnected.Connect
 
optionToTry(Option<Throwable>) - Method in class akka.remote.artery.tcp.ArteryTcpTransport$
 
OptionVal$ - Class in akka.util
INTERNAL API
OptionVal$() - Constructor for class akka.util.OptionVal$
 
ord() - Static method in class akka.remote.SeqNo
Deprecated.
 
ord() - Method in class akka.remote.SeqNo$
Deprecated.
 
ordering() - Static method in class akka.cluster.Member
Member ordering type class, sorts members by host and port.
ordering() - Method in class akka.cluster.Member$
Member ordering type class, sorts members by host and port.
ordering() - Static method in class akka.persistence.SnapshotMetadata
 
ordering() - Method in class akka.persistence.SnapshotMetadata$
 
OrdinaryQueueIndex() - Method in class akka.remote.artery.Association$
 
OrdinaryStreamId() - Method in class akka.remote.artery.ArteryTransport$
 
orElse(AbstractActor.Receive) - Method in class akka.actor.AbstractActor.Receive
Composes this Receive with a fallback which gets applied where this partial function is not defined.
orElse(CommandHandlerBuilderByState<Command, Event, S2, State>) - Method in class akka.persistence.typed.javadsl.CommandHandlerBuilderByState
Compose this builder with another builder.
orElse(CommandHandlerWithReplyBuilderByState<Command, Event, S2, State>) - Method in class akka.persistence.typed.javadsl.CommandHandlerWithReplyBuilderByState
Compose this builder with another builder.
orElse(EventHandlerBuilderByState<S2, State, Event>) - Method in class akka.persistence.typed.javadsl.EventHandlerBuilderByState
Compose this builder with another builder.
orElse(CommandHandlerBuilderByState<Command, S2, State>) - Method in class akka.persistence.typed.state.javadsl.CommandHandlerBuilderByState
Compose this builder with another builder.
orElse(CommandHandlerWithReplyBuilderByState<Command, S2, State>) - Method in class akka.persistence.typed.state.javadsl.CommandHandlerWithReplyBuilderByState
Compose this builder with another builder.
orElse(Graph<SourceShape<Out>, M>) - Method in class akka.stream.javadsl.Flow
Provides a secondary source that will be consumed if this source completes without any elements passing by.
orElse(Graph<SourceShape<Out>, M>) - Method in class akka.stream.javadsl.Source
Provides a secondary source that will be consumed if this source completes without any elements passing by.
orElse(Graph<SourceShape<Out>, M>) - Method in class akka.stream.javadsl.SubFlow
Provides a secondary source that will be consumed if this source completes without any elements passing by.
orElse(Graph<SourceShape<Out>, M>) - Method in class akka.stream.javadsl.SubSource
Provides a secondary source that will be consumed if this source completes without any elements passing by.
orElse(Graph<SourceShape<U>, Mat2>) - Method in interface akka.stream.scaladsl.FlowOps
Provides a secondary source that will be consumed if this stream completes without any elements passing by.
OrElse$ - Class in akka.stream.scaladsl
 
OrElse$() - Constructor for class akka.stream.scaladsl.OrElse$
 
orElseGraph(Graph<SourceShape<U>, Mat2>) - Method in interface akka.stream.scaladsl.FlowOps
 
orElseMat(Graph<SourceShape<Out>, M>, Function2<Mat, M, M2>) - Method in class akka.stream.javadsl.Source
Provides a secondary source that will be consumed if this source completes without any elements passing by.
orElseMat(Graph<SourceShape<Out>, M2>, Function2<Mat, M2, M3>) - Method in class akka.stream.javadsl.Flow
Provides a secondary source that will be consumed if this source completes without any elements passing by.
orElseMat(Graph<SourceShape<U>, Mat2>, Function2<Mat, Mat2, Mat3>) - Method in interface akka.stream.scaladsl.FlowOpsMat
Provides a secondary source that will be consumed if this stream completes without any elements passing by.
org$scalactic$Explicitly$_setter_$after_$eq(Explicitly.TheAfterWord) - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
org$scalactic$Explicitly$_setter_$after_$eq(Explicitly.TheAfterWord) - Method in class akka.persistence.PluginSpec
 
org$scalactic$Explicitly$_setter_$decided_$eq(Explicitly.DecidedWord) - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
org$scalactic$Explicitly$_setter_$decided_$eq(Explicitly.DecidedWord) - Method in class akka.persistence.PluginSpec
 
org$scalactic$Explicitly$_setter_$determined_$eq(Explicitly.DeterminedWord) - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
org$scalactic$Explicitly$_setter_$determined_$eq(Explicitly.DeterminedWord) - Method in class akka.persistence.PluginSpec
 
org$scalatest$Assertions$_setter_$succeed_$eq(Assertion) - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
org$scalatest$Assertions$_setter_$succeed_$eq(Assertion) - Method in class akka.persistence.PluginSpec
 
org$scalatest$BeforeAndAfterAll$_setter_$invokeBeforeAllAndAfterAllEvenIfNoTestsAreExpected_$eq(boolean) - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
org$scalatest$BeforeAndAfterAll$_setter_$invokeBeforeAllAndAfterAllEvenIfNoTestsAreExpected_$eq(boolean) - Method in class akka.persistence.PluginSpec
 
org$scalatest$concurrent$Futures$_setter_$jsAdjustment_$eq(int) - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
org$scalatest$matchers$dsl$MatcherWords$_setter_$be_$eq(BeWord) - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
org$scalatest$matchers$dsl$MatcherWords$_setter_$be_$eq(BeWord) - Method in class akka.persistence.PluginSpec
 
org$scalatest$matchers$dsl$MatcherWords$_setter_$compile_$eq(CompileWord) - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
org$scalatest$matchers$dsl$MatcherWords$_setter_$compile_$eq(CompileWord) - Method in class akka.persistence.PluginSpec
 
org$scalatest$matchers$dsl$MatcherWords$_setter_$contain_$eq(ContainWord) - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
org$scalatest$matchers$dsl$MatcherWords$_setter_$contain_$eq(ContainWord) - Method in class akka.persistence.PluginSpec
 
org$scalatest$matchers$dsl$MatcherWords$_setter_$defined_$eq(DefinedWord) - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
org$scalatest$matchers$dsl$MatcherWords$_setter_$defined_$eq(DefinedWord) - Method in class akka.persistence.PluginSpec
 
org$scalatest$matchers$dsl$MatcherWords$_setter_$empty_$eq(EmptyWord) - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
org$scalatest$matchers$dsl$MatcherWords$_setter_$empty_$eq(EmptyWord) - Method in class akka.persistence.PluginSpec
 
org$scalatest$matchers$dsl$MatcherWords$_setter_$endWith_$eq(EndWithWord) - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
org$scalatest$matchers$dsl$MatcherWords$_setter_$endWith_$eq(EndWithWord) - Method in class akka.persistence.PluginSpec
 
org$scalatest$matchers$dsl$MatcherWords$_setter_$exist_$eq(ExistWord) - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
org$scalatest$matchers$dsl$MatcherWords$_setter_$exist_$eq(ExistWord) - Method in class akka.persistence.PluginSpec
 
org$scalatest$matchers$dsl$MatcherWords$_setter_$fullyMatch_$eq(FullyMatchWord) - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
org$scalatest$matchers$dsl$MatcherWords$_setter_$fullyMatch_$eq(FullyMatchWord) - Method in class akka.persistence.PluginSpec
 
org$scalatest$matchers$dsl$MatcherWords$_setter_$have_$eq(HaveWord) - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
org$scalatest$matchers$dsl$MatcherWords$_setter_$have_$eq(HaveWord) - Method in class akka.persistence.PluginSpec
 
org$scalatest$matchers$dsl$MatcherWords$_setter_$include_$eq(IncludeWord) - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
org$scalatest$matchers$dsl$MatcherWords$_setter_$include_$eq(IncludeWord) - Method in class akka.persistence.PluginSpec
 
org$scalatest$matchers$dsl$MatcherWords$_setter_$length_$eq(LengthWord) - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
org$scalatest$matchers$dsl$MatcherWords$_setter_$length_$eq(LengthWord) - Method in class akka.persistence.PluginSpec
 
org$scalatest$matchers$dsl$MatcherWords$_setter_$matchPattern_$eq(MatchPatternWord) - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
org$scalatest$matchers$dsl$MatcherWords$_setter_$matchPattern_$eq(MatchPatternWord) - Method in class akka.persistence.PluginSpec
 
org$scalatest$matchers$dsl$MatcherWords$_setter_$not_$eq(NotWord) - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
org$scalatest$matchers$dsl$MatcherWords$_setter_$not_$eq(NotWord) - Method in class akka.persistence.PluginSpec
 
org$scalatest$matchers$dsl$MatcherWords$_setter_$readable_$eq(ReadableWord) - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
org$scalatest$matchers$dsl$MatcherWords$_setter_$readable_$eq(ReadableWord) - Method in class akka.persistence.PluginSpec
 
org$scalatest$matchers$dsl$MatcherWords$_setter_$size_$eq(SizeWord) - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
org$scalatest$matchers$dsl$MatcherWords$_setter_$size_$eq(SizeWord) - Method in class akka.persistence.PluginSpec
 
org$scalatest$matchers$dsl$MatcherWords$_setter_$sorted_$eq(SortedWord) - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
org$scalatest$matchers$dsl$MatcherWords$_setter_$sorted_$eq(SortedWord) - Method in class akka.persistence.PluginSpec
 
org$scalatest$matchers$dsl$MatcherWords$_setter_$startWith_$eq(StartWithWord) - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
org$scalatest$matchers$dsl$MatcherWords$_setter_$startWith_$eq(StartWithWord) - Method in class akka.persistence.PluginSpec
 
org$scalatest$matchers$dsl$MatcherWords$_setter_$typeCheck_$eq(TypeCheckWord) - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
org$scalatest$matchers$dsl$MatcherWords$_setter_$typeCheck_$eq(TypeCheckWord) - Method in class akka.persistence.PluginSpec
 
org$scalatest$matchers$dsl$MatcherWords$_setter_$writable_$eq(WritableWord) - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
org$scalatest$matchers$dsl$MatcherWords$_setter_$writable_$eq(WritableWord) - Method in class akka.persistence.PluginSpec
 
org$scalatest$matchers$should$Matchers$_setter_$a_$eq(Matchers.AWord) - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
org$scalatest$matchers$should$Matchers$_setter_$a_$eq(Matchers.AWord) - Method in class akka.persistence.PluginSpec
 
org$scalatest$matchers$should$Matchers$_setter_$an_$eq(Matchers.AnWord) - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
org$scalatest$matchers$should$Matchers$_setter_$an_$eq(Matchers.AnWord) - Method in class akka.persistence.PluginSpec
 
org$scalatest$matchers$should$Matchers$_setter_$key_$eq(Matchers.KeyWord) - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
org$scalatest$matchers$should$Matchers$_setter_$key_$eq(Matchers.KeyWord) - Method in class akka.persistence.PluginSpec
 
org$scalatest$matchers$should$Matchers$_setter_$regex_$eq(Matchers.RegexWord) - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
org$scalatest$matchers$should$Matchers$_setter_$regex_$eq(Matchers.RegexWord) - Method in class akka.persistence.PluginSpec
 
org$scalatest$matchers$should$Matchers$_setter_$theSameInstanceAs_$eq(Matchers.TheSameInstanceAsPhrase) - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
org$scalatest$matchers$should$Matchers$_setter_$theSameInstanceAs_$eq(Matchers.TheSameInstanceAsPhrase) - Method in class akka.persistence.PluginSpec
 
org$scalatest$matchers$should$Matchers$_setter_$value_$eq(Matchers.ValueWord) - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
org$scalatest$matchers$should$Matchers$_setter_$value_$eq(Matchers.ValueWord) - Method in class akka.persistence.PluginSpec
 
org$scalatest$Suite$_setter_$styleName_$eq(String) - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
org$scalatest$Suite$_setter_$styleName_$eq(String) - Method in class akka.persistence.PluginSpec
 
org$scalatest$wordspec$AnyWordSpecLike$_setter_$behave_$eq(BehaveWord) - Method in class akka.persistence.PluginSpec
 
org$scalatest$wordspec$AnyWordSpecLike$_setter_$it_$eq(AnyWordSpecLike.ItWord) - Method in class akka.persistence.PluginSpec
 
org$scalatest$wordspec$AnyWordSpecLike$_setter_$stackDepth_$eq(int) - Method in class akka.persistence.PluginSpec
 
org$scalatest$wordspec$AnyWordSpecLike$_setter_$styleName_$eq(String) - Method in class akka.persistence.PluginSpec
 
org$scalatest$wordspec$AnyWordSpecLike$_setter_$subjectRegistrationFunction_$eq(StringVerbBlockRegistration) - Method in class akka.persistence.PluginSpec
 
org$scalatest$wordspec$AnyWordSpecLike$_setter_$subjectWithAfterWordRegistrationFunction_$eq(SubjectWithAfterWordRegistration) - Method in class akka.persistence.PluginSpec
 
org$scalatest$wordspec$AnyWordSpecLike$_setter_$they_$eq(AnyWordSpecLike.TheyWord) - Method in class akka.persistence.PluginSpec
 
origin() - Method in interface akka.persistence.typed.javadsl.ReplicationContext
Must only be called from the event handler
origin() - Method in interface akka.persistence.typed.scaladsl.ReplicationContext
Must only be called from the event handler
origin() - Method in class akka.remote.transport.HandshakeInfo
 
ORIGIN_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.AkkaHandshakeInfo
 
originalCause() - Method in exception akka.actor.PostRestartException
 
originalCause() - Method in exception akka.actor.PreRestartException
 
originalClassName() - Method in exception akka.remote.serialization.ThrowableNotSerializableException
 
ORIGINALCLASSNAME_FIELD_NUMBER - Static variable in class akka.remote.ContainerFormats.ThrowableNotSerializable
 
originalLocalAddress() - Method in class akka.remote.transport.AbstractTransportAdapterHandle
Deprecated.
 
originalMessage() - Method in exception akka.remote.serialization.ThrowableNotSerializableException
 
ORIGINALMESSAGE_FIELD_NUMBER - Static variable in class akka.remote.ContainerFormats.ThrowableNotSerializable
 
originalRemoteAddress() - Method in class akka.remote.transport.AbstractTransportAdapterHandle
Deprecated.
 
OriginalRestartException - Class in akka.actor
This is an extractor for retrieving the original cause (i.e.
OriginalRestartException() - Constructor for class akka.actor.OriginalRestartException
 
OriginalRestartException$ - Class in akka.actor
This is an extractor for retrieving the original cause (i.e.
OriginalRestartException$() - Constructor for class akka.actor.OriginalRestartException$
 
ORIGINDC_FIELD_NUMBER - Static variable in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
 
ORIGINREF_FIELD_NUMBER - Static variable in class akka.stream.StreamRefMessages.SourceRef
 
originReplica() - Method in class akka.persistence.typed.crdt.LwwTime
 
originReplica() - Method in class akka.persistence.typed.crdt.ORSet
 
ORIGINREPLICA_FIELD_NUMBER - Static variable in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata
 
ORIGINSEQUENCENR_FIELD_NUMBER - Static variable in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata
 
originUid() - Method in interface akka.remote.artery.InboundEnvelope
 
ORIGINUID_FIELD_NUMBER - Static variable in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement
 
ORMap<A,​B extends ReplicatedData> - Class in akka.cluster.ddata
 
ORMap.DeltaGroup$ - Class in akka.cluster.ddata
 
ORMap.DeltaOp - Interface in akka.cluster.ddata
 
ORMap.PutDeltaOp$ - Class in akka.cluster.ddata
 
ORMap.RemoveDeltaOp$ - Class in akka.cluster.ddata
 
ORMap.RemoveKeyDeltaOp$ - Class in akka.cluster.ddata
 
ORMap.UpdateDeltaOp$ - Class in akka.cluster.ddata
 
ORMap.VanillaORMapTag$ - Class in akka.cluster.ddata
 
ORMap.ZeroTag - Interface in akka.cluster.ddata
 
ORMap$ - Class in akka.cluster.ddata
 
ORMap$() - Constructor for class akka.cluster.ddata.ORMap$
 
ORMapDeltaGroupEntry$() - Constructor for class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ORMapDeltaGroupEntry$
 
ORMapEntry$() - Constructor for class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ORMapEntry$
 
ORMapEntryComparator$() - Constructor for class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ORMapEntryComparator$
 
ormapFromBinary(byte[]) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer
 
ormapFromProto(ReplicatedDataMessages.ORMap) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer
 
ORMapKey<A,​B extends ReplicatedData> - Class in akka.cluster.ddata
 
ORMapKey(String) - Constructor for class akka.cluster.ddata.ORMapKey
 
ORMapKey$ - Class in akka.cluster.ddata
 
ORMapKey$() - Constructor for class akka.cluster.ddata.ORMapKey$
 
ORMapPut - akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaOp
ORMapPut = 0;
ORMapPut_VALUE - Static variable in enum akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaOp
ORMapPut = 0;
ORMapRemove - akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaOp
ORMapRemove = 1;
ORMapRemove_VALUE - Static variable in enum akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaOp
ORMapRemove = 1;
ORMapRemoveKey - akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaOp
ORMapRemoveKey = 2;
ORMapRemoveKey_VALUE - Static variable in enum akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaOp
ORMapRemoveKey = 2;
ormapToProto(ORMap<?, ?>) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer
 
ORMapUpdate - akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaOp
ORMapUpdate = 3;
ORMapUpdate_VALUE - Static variable in enum akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaOp
ORMapUpdate = 3;
ORMultiMap<A,​B> - Class in akka.cluster.ddata
An immutable multi-map implementation.
ORMultiMap.ORMultiMapTag$ - Class in akka.cluster.ddata
INTERNAL API
ORMultiMap.ORMultiMapWithValueDeltasTag$ - Class in akka.cluster.ddata
INTERNAL API
ORMultiMap$ - Class in akka.cluster.ddata
 
ORMultiMap$() - Constructor for class akka.cluster.ddata.ORMultiMap$
 
ORMultiMapEntry$() - Constructor for class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ORMultiMapEntry$
 
ORMultiMapEntryComparator$() - Constructor for class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ORMultiMapEntryComparator$
 
ORMultiMapKey<A,​B> - Class in akka.cluster.ddata
 
ORMultiMapKey(String) - Constructor for class akka.cluster.ddata.ORMultiMapKey
 
ORMultiMapKey$ - Class in akka.cluster.ddata
 
ORMultiMapKey$() - Constructor for class akka.cluster.ddata.ORMultiMapKey$
 
ORMultiMapTag$() - Constructor for class akka.cluster.ddata.ORMultiMap.ORMultiMapTag$
 
ORMultiMapWithValueDeltasTag$() - Constructor for class akka.cluster.ddata.ORMultiMap.ORMultiMapWithValueDeltasTag$
 
orNull$extension(OptionVal<A>, $less$colon$less<Null$, A1>) - Method in class akka.util.OptionVal$
Returns the option's value if it is nonempty, or null if it is empty.
ORSet<A> - Class in akka.cluster.ddata
 
ORSet<A> - Class in akka.persistence.typed.crdt
Implements a 'Observed Remove Set' operation based CRDT, also called a 'OR-Set'.
ORSet.AddDeltaOp$ - Class in akka.cluster.ddata
 
ORSet.AddDeltaOp$ - Class in akka.persistence.typed.crdt
 
ORSet.DeltaGroup$ - Class in akka.cluster.ddata
 
ORSet.DeltaGroup$ - Class in akka.persistence.typed.crdt
 
ORSet.DeltaOp - Interface in akka.cluster.ddata
 
ORSet.DeltaOp - Interface in akka.persistence.typed.crdt
 
ORSet.FullStateDeltaOp$ - Class in akka.cluster.ddata
 
ORSet.FullStateDeltaOp$ - Class in akka.persistence.typed.crdt
 
ORSet.RemoveDeltaOp$ - Class in akka.cluster.ddata
 
ORSet.RemoveDeltaOp$ - Class in akka.persistence.typed.crdt
 
ORSet$ - Class in akka.cluster.ddata
 
ORSet$ - Class in akka.persistence.typed.crdt
 
ORSet$() - Constructor for class akka.cluster.ddata.ORSet$
 
ORSet$() - Constructor for class akka.persistence.typed.crdt.ORSet$
 
orsetFromBinary(byte[]) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer
 
orsetFromProto(ReplicatedDataMessages.ORSet) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer
 
ORSetKey<A> - Class in akka.cluster.ddata
 
ORSetKey(String) - Constructor for class akka.cluster.ddata.ORSetKey
 
ORSetKey$ - Class in akka.cluster.ddata
 
ORSetKey$() - Constructor for class akka.cluster.ddata.ORSetKey$
 
orsetToProto(ORSet<?>) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer
 
OsgiActorSystemFactory - Class in akka.osgi
Factory class to create ActorSystem implementations in an OSGi environment.
OsgiActorSystemFactory(BundleContext, Option<ClassLoader>, Config) - Constructor for class akka.osgi.OsgiActorSystemFactory
 
OsgiActorSystemFactory$ - Class in akka.osgi
 
OsgiActorSystemFactory$() - Constructor for class akka.osgi.OsgiActorSystemFactory$
 
other() - Method in class akka.actor.testkit.typed.Effect.Unwatched
 
other() - Method in class akka.actor.testkit.typed.Effect.Watched
 
other() - Method in class akka.actor.testkit.typed.Effect.WatchedWith
 
OTHERELEMENTS_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
 
OTHERELEMENTS_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
 
OTHERELEMENTS_FIELD_NUMBER - Static variable in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
 
otherHasNewerVersions(Map<Address, Object>) - Method in class akka.cluster.pubsub.DistributedPubSubMediator
 
OTHERKEY_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry
 
OTHERKEY_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry
 
OTHERKEY_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry
 
OTHERKEY_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry
 
OTHERKEY_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry
 
OtherMessageComparator - Class in akka.cluster.ddata.protobuf
 
OtherMessageComparator() - Constructor for class akka.cluster.ddata.protobuf.OtherMessageComparator
 
OtherMessageComparator$ - Class in akka.cluster.ddata.protobuf
 
OtherMessageComparator$() - Constructor for class akka.cluster.ddata.protobuf.OtherMessageComparator$
 
otherMessageFromBinary(byte[]) - Method in interface akka.cluster.ddata.protobuf.SerializationSupport
 
otherMessageFromProto(ReplicatorMessages.OtherMessage) - Method in interface akka.cluster.ddata.protobuf.SerializationSupport
 
otherMessageToProto(Object) - Method in interface akka.cluster.ddata.protobuf.SerializationSupport
 
out() - Method in class akka.remote.artery.HeaderBuilder$
 
out() - Method in class akka.stream.FanInShape
 
out() - Method in class akka.stream.FlowShape
 
out() - Method in class akka.stream.javadsl.GraphDSL.Builder.ForwardOps
 
out() - Method in class akka.stream.scaladsl.Balance
 
out() - Method in class akka.stream.scaladsl.Broadcast
 
out() - Method in class akka.stream.scaladsl.Concat
 
out() - Method in class akka.stream.scaladsl.Interleave
 
out() - Method in class akka.stream.scaladsl.Merge
 
out() - Method in class akka.stream.scaladsl.MergeLatest
 
out() - Method in class akka.stream.scaladsl.MergePreferred
 
out() - Method in class akka.stream.scaladsl.MergePrioritized
 
out() - Method in class akka.stream.scaladsl.Partition
 
out() - Method in class akka.stream.scaladsl.RestartWithBackoffFlow
 
out() - Method in class akka.stream.scaladsl.RestartWithBackoffSource
 
out() - Method in class akka.stream.scaladsl.ZipLatestWith10
 
out() - Method in class akka.stream.scaladsl.ZipLatestWith11
 
out() - Method in class akka.stream.scaladsl.ZipLatestWith12
 
out() - Method in class akka.stream.scaladsl.ZipLatestWith13
 
out() - Method in class akka.stream.scaladsl.ZipLatestWith14
 
out() - Method in class akka.stream.scaladsl.ZipLatestWith15
 
out() - Method in class akka.stream.scaladsl.ZipLatestWith16
 
out() - Method in class akka.stream.scaladsl.ZipLatestWith17
 
out() - Method in class akka.stream.scaladsl.ZipLatestWith18
 
out() - Method in class akka.stream.scaladsl.ZipLatestWith19
 
out() - Method in class akka.stream.scaladsl.ZipLatestWith2
 
out() - Method in class akka.stream.scaladsl.ZipLatestWith20
 
out() - Method in class akka.stream.scaladsl.ZipLatestWith21
 
out() - Method in class akka.stream.scaladsl.ZipLatestWith22
 
out() - Method in class akka.stream.scaladsl.ZipLatestWith3
 
out() - Method in class akka.stream.scaladsl.ZipLatestWith4
 
out() - Method in class akka.stream.scaladsl.ZipLatestWith5
 
out() - Method in class akka.stream.scaladsl.ZipLatestWith6
 
out() - Method in class akka.stream.scaladsl.ZipLatestWith7
 
out() - Method in class akka.stream.scaladsl.ZipLatestWith8
 
out() - Method in class akka.stream.scaladsl.ZipLatestWith9
 
out() - Method in class akka.stream.scaladsl.ZipWith10
 
out() - Method in class akka.stream.scaladsl.ZipWith11
 
out() - Method in class akka.stream.scaladsl.ZipWith12
 
out() - Method in class akka.stream.scaladsl.ZipWith13
 
out() - Method in class akka.stream.scaladsl.ZipWith14
 
out() - Method in class akka.stream.scaladsl.ZipWith15
 
out() - Method in class akka.stream.scaladsl.ZipWith16
 
out() - Method in class akka.stream.scaladsl.ZipWith17
 
out() - Method in class akka.stream.scaladsl.ZipWith18
 
out() - Method in class akka.stream.scaladsl.ZipWith19
 
out() - Method in class akka.stream.scaladsl.ZipWith2
 
out() - Method in class akka.stream.scaladsl.ZipWith20
 
out() - Method in class akka.stream.scaladsl.ZipWith21
 
out() - Method in class akka.stream.scaladsl.ZipWith22
 
out() - Method in class akka.stream.scaladsl.ZipWith3
 
out() - Method in class akka.stream.scaladsl.ZipWith4
 
out() - Method in class akka.stream.scaladsl.ZipWith5
 
out() - Method in class akka.stream.scaladsl.ZipWith6
 
out() - Method in class akka.stream.scaladsl.ZipWith7
 
out() - Method in class akka.stream.scaladsl.ZipWith8
 
out() - Method in class akka.stream.scaladsl.ZipWith9
 
out() - Method in class akka.stream.scaladsl.ZipWithN
 
out() - Method in interface akka.stream.snapshot.ConnectionSnapshot
 
out() - Method in class akka.stream.SourceShape
 
out(int) - Method in class akka.stream.UniformFanOutShape
 
out0() - Method in class akka.stream.FanOutShape10
 
out0() - Method in class akka.stream.FanOutShape11
 
out0() - Method in class akka.stream.FanOutShape12
 
out0() - Method in class akka.stream.FanOutShape13
 
out0() - Method in class akka.stream.FanOutShape14
 
out0() - Method in class akka.stream.FanOutShape15
 
out0() - Method in class akka.stream.FanOutShape16
 
out0() - Method in class akka.stream.FanOutShape17
 
out0() - Method in class akka.stream.FanOutShape18
 
out0() - Method in class akka.stream.FanOutShape19
 
out0() - Method in class akka.stream.FanOutShape2
 
out0() - Method in class akka.stream.FanOutShape20
 
out0() - Method in class akka.stream.FanOutShape21
 
out0() - Method in class akka.stream.FanOutShape22
 
out0() - Method in class akka.stream.FanOutShape3
 
out0() - Method in class akka.stream.FanOutShape4
 
out0() - Method in class akka.stream.FanOutShape5
 
out0() - Method in class akka.stream.FanOutShape6
 
out0() - Method in class akka.stream.FanOutShape7
 
out0() - Method in class akka.stream.FanOutShape8
 
out0() - Method in class akka.stream.FanOutShape9
 
out0() - Method in class akka.stream.scaladsl.UnzipWith10
 
out0() - Method in class akka.stream.scaladsl.UnzipWith11
 
out0() - Method in class akka.stream.scaladsl.UnzipWith12
 
out0() - Method in class akka.stream.scaladsl.UnzipWith13
 
out0() - Method in class akka.stream.scaladsl.UnzipWith14
 
out0() - Method in class akka.stream.scaladsl.UnzipWith15
 
out0() - Method in class akka.stream.scaladsl.UnzipWith16
 
out0() - Method in class akka.stream.scaladsl.UnzipWith17
 
out0() - Method in class akka.stream.scaladsl.UnzipWith18
 
out0() - Method in class akka.stream.scaladsl.UnzipWith19
 
out0() - Method in class akka.stream.scaladsl.UnzipWith2
 
out0() - Method in class akka.stream.scaladsl.UnzipWith20
 
out0() - Method in class akka.stream.scaladsl.UnzipWith21
 
out0() - Method in class akka.stream.scaladsl.UnzipWith22
 
out0() - Method in class akka.stream.scaladsl.UnzipWith3
 
out0() - Method in class akka.stream.scaladsl.UnzipWith4
 
out0() - Method in class akka.stream.scaladsl.UnzipWith5
 
out0() - Method in class akka.stream.scaladsl.UnzipWith6
 
out0() - Method in class akka.stream.scaladsl.UnzipWith7
 
out0() - Method in class akka.stream.scaladsl.UnzipWith8
 
out0() - Method in class akka.stream.scaladsl.UnzipWith9
 
out1() - Method in class akka.stream.BidiShape
 
out1() - Method in class akka.stream.FanOutShape10
 
out1() - Method in class akka.stream.FanOutShape11
 
out1() - Method in class akka.stream.FanOutShape12
 
out1() - Method in class akka.stream.FanOutShape13
 
out1() - Method in class akka.stream.FanOutShape14
 
out1() - Method in class akka.stream.FanOutShape15
 
out1() - Method in class akka.stream.FanOutShape16
 
out1() - Method in class akka.stream.FanOutShape17
 
out1() - Method in class akka.stream.FanOutShape18
 
out1() - Method in class akka.stream.FanOutShape19
 
out1() - Method in class akka.stream.FanOutShape2
 
out1() - Method in class akka.stream.FanOutShape20
 
out1() - Method in class akka.stream.FanOutShape21
 
out1() - Method in class akka.stream.FanOutShape22
 
out1() - Method in class akka.stream.FanOutShape3
 
out1() - Method in class akka.stream.FanOutShape4
 
out1() - Method in class akka.stream.FanOutShape5
 
out1() - Method in class akka.stream.FanOutShape6
 
out1() - Method in class akka.stream.FanOutShape7
 
out1() - Method in class akka.stream.FanOutShape8
 
out1() - Method in class akka.stream.FanOutShape9
 
out1() - Method in class akka.stream.scaladsl.UnzipWith10
 
out1() - Method in class akka.stream.scaladsl.UnzipWith11
 
out1() - Method in class akka.stream.scaladsl.UnzipWith12
 
out1() - Method in class akka.stream.scaladsl.UnzipWith13
 
out1() - Method in class akka.stream.scaladsl.UnzipWith14
 
out1() - Method in class akka.stream.scaladsl.UnzipWith15
 
out1() - Method in class akka.stream.scaladsl.UnzipWith16
 
out1() - Method in class akka.stream.scaladsl.UnzipWith17
 
out1() - Method in class akka.stream.scaladsl.UnzipWith18
 
out1() - Method in class akka.stream.scaladsl.UnzipWith19
 
out1() - Method in class akka.stream.scaladsl.UnzipWith2
 
out1() - Method in class akka.stream.scaladsl.UnzipWith20
 
out1() - Method in class akka.stream.scaladsl.UnzipWith21
 
out1() - Method in class akka.stream.scaladsl.UnzipWith22
 
out1() - Method in class akka.stream.scaladsl.UnzipWith3
 
out1() - Method in class akka.stream.scaladsl.UnzipWith4
 
out1() - Method in class akka.stream.scaladsl.UnzipWith5
 
out1() - Method in class akka.stream.scaladsl.UnzipWith6
 
out1() - Method in class akka.stream.scaladsl.UnzipWith7
 
out1() - Method in class akka.stream.scaladsl.UnzipWith8
 
out1() - Method in class akka.stream.scaladsl.UnzipWith9
 
out10() - Method in class akka.stream.FanOutShape11
 
out10() - Method in class akka.stream.FanOutShape12
 
out10() - Method in class akka.stream.FanOutShape13
 
out10() - Method in class akka.stream.FanOutShape14
 
out10() - Method in class akka.stream.FanOutShape15
 
out10() - Method in class akka.stream.FanOutShape16
 
out10() - Method in class akka.stream.FanOutShape17
 
out10() - Method in class akka.stream.FanOutShape18
 
out10() - Method in class akka.stream.FanOutShape19
 
out10() - Method in class akka.stream.FanOutShape20
 
out10() - Method in class akka.stream.FanOutShape21
 
out10() - Method in class akka.stream.FanOutShape22
 
out10() - Method in class akka.stream.scaladsl.UnzipWith11
 
out10() - Method in class akka.stream.scaladsl.UnzipWith12
 
out10() - Method in class akka.stream.scaladsl.UnzipWith13
 
out10() - Method in class akka.stream.scaladsl.UnzipWith14
 
out10() - Method in class akka.stream.scaladsl.UnzipWith15
 
out10() - Method in class akka.stream.scaladsl.UnzipWith16
 
out10() - Method in class akka.stream.scaladsl.UnzipWith17
 
out10() - Method in class akka.stream.scaladsl.UnzipWith18
 
out10() - Method in class akka.stream.scaladsl.UnzipWith19
 
out10() - Method in class akka.stream.scaladsl.UnzipWith20
 
out10() - Method in class akka.stream.scaladsl.UnzipWith21
 
out10() - Method in class akka.stream.scaladsl.UnzipWith22
 
out11() - Method in class akka.stream.FanOutShape12
 
out11() - Method in class akka.stream.FanOutShape13
 
out11() - Method in class akka.stream.FanOutShape14
 
out11() - Method in class akka.stream.FanOutShape15
 
out11() - Method in class akka.stream.FanOutShape16
 
out11() - Method in class akka.stream.FanOutShape17
 
out11() - Method in class akka.stream.FanOutShape18
 
out11() - Method in class akka.stream.FanOutShape19
 
out11() - Method in class akka.stream.FanOutShape20
 
out11() - Method in class akka.stream.FanOutShape21
 
out11() - Method in class akka.stream.FanOutShape22
 
out11() - Method in class akka.stream.scaladsl.UnzipWith12
 
out11() - Method in class akka.stream.scaladsl.UnzipWith13
 
out11() - Method in class akka.stream.scaladsl.UnzipWith14
 
out11() - Method in class akka.stream.scaladsl.UnzipWith15
 
out11() - Method in class akka.stream.scaladsl.UnzipWith16
 
out11() - Method in class akka.stream.scaladsl.UnzipWith17
 
out11() - Method in class akka.stream.scaladsl.UnzipWith18
 
out11() - Method in class akka.stream.scaladsl.UnzipWith19
 
out11() - Method in class akka.stream.scaladsl.UnzipWith20
 
out11() - Method in class akka.stream.scaladsl.UnzipWith21
 
out11() - Method in class akka.stream.scaladsl.UnzipWith22
 
out12() - Method in class akka.stream.FanOutShape13
 
out12() - Method in class akka.stream.FanOutShape14
 
out12() - Method in class akka.stream.FanOutShape15
 
out12() - Method in class akka.stream.FanOutShape16
 
out12() - Method in class akka.stream.FanOutShape17
 
out12() - Method in class akka.stream.FanOutShape18
 
out12() - Method in class akka.stream.FanOutShape19
 
out12() - Method in class akka.stream.FanOutShape20
 
out12() - Method in class akka.stream.FanOutShape21
 
out12() - Method in class akka.stream.FanOutShape22
 
out12() - Method in class akka.stream.scaladsl.UnzipWith13
 
out12() - Method in class akka.stream.scaladsl.UnzipWith14
 
out12() - Method in class akka.stream.scaladsl.UnzipWith15
 
out12() - Method in class akka.stream.scaladsl.UnzipWith16
 
out12() - Method in class akka.stream.scaladsl.UnzipWith17
 
out12() - Method in class akka.stream.scaladsl.UnzipWith18
 
out12() - Method in class akka.stream.scaladsl.UnzipWith19
 
out12() - Method in class akka.stream.scaladsl.UnzipWith20
 
out12() - Method in class akka.stream.scaladsl.UnzipWith21
 
out12() - Method in class akka.stream.scaladsl.UnzipWith22
 
out13() - Method in class akka.stream.FanOutShape14
 
out13() - Method in class akka.stream.FanOutShape15
 
out13() - Method in class akka.stream.FanOutShape16
 
out13() - Method in class akka.stream.FanOutShape17
 
out13() - Method in class akka.stream.FanOutShape18
 
out13() - Method in class akka.stream.FanOutShape19
 
out13() - Method in class akka.stream.FanOutShape20
 
out13() - Method in class akka.stream.FanOutShape21
 
out13() - Method in class akka.stream.FanOutShape22
 
out13() - Method in class akka.stream.scaladsl.UnzipWith14
 
out13() - Method in class akka.stream.scaladsl.UnzipWith15
 
out13() - Method in class akka.stream.scaladsl.UnzipWith16
 
out13() - Method in class akka.stream.scaladsl.UnzipWith17
 
out13() - Method in class akka.stream.scaladsl.UnzipWith18
 
out13() - Method in class akka.stream.scaladsl.UnzipWith19
 
out13() - Method in class akka.stream.scaladsl.UnzipWith20
 
out13() - Method in class akka.stream.scaladsl.UnzipWith21
 
out13() - Method in class akka.stream.scaladsl.UnzipWith22
 
out14() - Method in class akka.stream.FanOutShape15
 
out14() - Method in class akka.stream.FanOutShape16
 
out14() - Method in class akka.stream.FanOutShape17
 
out14() - Method in class akka.stream.FanOutShape18
 
out14() - Method in class akka.stream.FanOutShape19
 
out14() - Method in class akka.stream.FanOutShape20
 
out14() - Method in class akka.stream.FanOutShape21
 
out14() - Method in class akka.stream.FanOutShape22
 
out14() - Method in class akka.stream.scaladsl.UnzipWith15
 
out14() - Method in class akka.stream.scaladsl.UnzipWith16
 
out14() - Method in class akka.stream.scaladsl.UnzipWith17
 
out14() - Method in class akka.stream.scaladsl.UnzipWith18
 
out14() - Method in class akka.stream.scaladsl.UnzipWith19
 
out14() - Method in class akka.stream.scaladsl.UnzipWith20
 
out14() - Method in class akka.stream.scaladsl.UnzipWith21
 
out14() - Method in class akka.stream.scaladsl.UnzipWith22
 
out15() - Method in class akka.stream.FanOutShape16
 
out15() - Method in class akka.stream.FanOutShape17
 
out15() - Method in class akka.stream.FanOutShape18
 
out15() - Method in class akka.stream.FanOutShape19
 
out15() - Method in class akka.stream.FanOutShape20
 
out15() - Method in class akka.stream.FanOutShape21
 
out15() - Method in class akka.stream.FanOutShape22
 
out15() - Method in class akka.stream.scaladsl.UnzipWith16
 
out15() - Method in class akka.stream.scaladsl.UnzipWith17
 
out15() - Method in class akka.stream.scaladsl.UnzipWith18
 
out15() - Method in class akka.stream.scaladsl.UnzipWith19
 
out15() - Method in class akka.stream.scaladsl.UnzipWith20
 
out15() - Method in class akka.stream.scaladsl.UnzipWith21
 
out15() - Method in class akka.stream.scaladsl.UnzipWith22
 
out16() - Method in class akka.stream.FanOutShape17
 
out16() - Method in class akka.stream.FanOutShape18
 
out16() - Method in class akka.stream.FanOutShape19
 
out16() - Method in class akka.stream.FanOutShape20
 
out16() - Method in class akka.stream.FanOutShape21
 
out16() - Method in class akka.stream.FanOutShape22
 
out16() - Method in class akka.stream.scaladsl.UnzipWith17
 
out16() - Method in class akka.stream.scaladsl.UnzipWith18
 
out16() - Method in class akka.stream.scaladsl.UnzipWith19
 
out16() - Method in class akka.stream.scaladsl.UnzipWith20
 
out16() - Method in class akka.stream.scaladsl.UnzipWith21
 
out16() - Method in class akka.stream.scaladsl.UnzipWith22
 
out17() - Method in class akka.stream.FanOutShape18
 
out17() - Method in class akka.stream.FanOutShape19
 
out17() - Method in class akka.stream.FanOutShape20
 
out17() - Method in class akka.stream.FanOutShape21
 
out17() - Method in class akka.stream.FanOutShape22
 
out17() - Method in class akka.stream.scaladsl.UnzipWith18
 
out17() - Method in class akka.stream.scaladsl.UnzipWith19
 
out17() - Method in class akka.stream.scaladsl.UnzipWith20
 
out17() - Method in class akka.stream.scaladsl.UnzipWith21
 
out17() - Method in class akka.stream.scaladsl.UnzipWith22
 
out18() - Method in class akka.stream.FanOutShape19
 
out18() - Method in class akka.stream.FanOutShape20
 
out18() - Method in class akka.stream.FanOutShape21
 
out18() - Method in class akka.stream.FanOutShape22
 
out18() - Method in class akka.stream.scaladsl.UnzipWith19
 
out18() - Method in class akka.stream.scaladsl.UnzipWith20
 
out18() - Method in class akka.stream.scaladsl.UnzipWith21
 
out18() - Method in class akka.stream.scaladsl.UnzipWith22
 
out19() - Method in class akka.stream.FanOutShape20
 
out19() - Method in class akka.stream.FanOutShape21
 
out19() - Method in class akka.stream.FanOutShape22
 
out19() - Method in class akka.stream.scaladsl.UnzipWith20
 
out19() - Method in class akka.stream.scaladsl.UnzipWith21
 
out19() - Method in class akka.stream.scaladsl.UnzipWith22
 
out2() - Method in class akka.stream.BidiShape
 
out2() - Method in class akka.stream.FanOutShape10
 
out2() - Method in class akka.stream.FanOutShape11
 
out2() - Method in class akka.stream.FanOutShape12
 
out2() - Method in class akka.stream.FanOutShape13
 
out2() - Method in class akka.stream.FanOutShape14
 
out2() - Method in class akka.stream.FanOutShape15
 
out2() - Method in class akka.stream.FanOutShape16
 
out2() - Method in class akka.stream.FanOutShape17
 
out2() - Method in class akka.stream.FanOutShape18
 
out2() - Method in class akka.stream.FanOutShape19
 
out2() - Method in class akka.stream.FanOutShape20
 
out2() - Method in class akka.stream.FanOutShape21
 
out2() - Method in class akka.stream.FanOutShape22
 
out2() - Method in class akka.stream.FanOutShape3
 
out2() - Method in class akka.stream.FanOutShape4
 
out2() - Method in class akka.stream.FanOutShape5
 
out2() - Method in class akka.stream.FanOutShape6
 
out2() - Method in class akka.stream.FanOutShape7
 
out2() - Method in class akka.stream.FanOutShape8
 
out2() - Method in class akka.stream.FanOutShape9
 
out2() - Method in class akka.stream.scaladsl.UnzipWith10
 
out2() - Method in class akka.stream.scaladsl.UnzipWith11
 
out2() - Method in class akka.stream.scaladsl.UnzipWith12
 
out2() - Method in class akka.stream.scaladsl.UnzipWith13
 
out2() - Method in class akka.stream.scaladsl.UnzipWith14
 
out2() - Method in class akka.stream.scaladsl.UnzipWith15
 
out2() - Method in class akka.stream.scaladsl.UnzipWith16
 
out2() - Method in class akka.stream.scaladsl.UnzipWith17
 
out2() - Method in class akka.stream.scaladsl.UnzipWith18
 
out2() - Method in class akka.stream.scaladsl.UnzipWith19
 
out2() - Method in class akka.stream.scaladsl.UnzipWith20
 
out2() - Method in class akka.stream.scaladsl.UnzipWith21
 
out2() - Method in class akka.stream.scaladsl.UnzipWith22
 
out2() - Method in class akka.stream.scaladsl.UnzipWith3
 
out2() - Method in class akka.stream.scaladsl.UnzipWith4
 
out2() - Method in class akka.stream.scaladsl.UnzipWith5
 
out2() - Method in class akka.stream.scaladsl.UnzipWith6
 
out2() - Method in class akka.stream.scaladsl.UnzipWith7
 
out2() - Method in class akka.stream.scaladsl.UnzipWith8
 
out2() - Method in class akka.stream.scaladsl.UnzipWith9
 
out20() - Method in class akka.stream.FanOutShape21
 
out20() - Method in class akka.stream.FanOutShape22
 
out20() - Method in class akka.stream.scaladsl.UnzipWith21
 
out20() - Method in class akka.stream.scaladsl.UnzipWith22
 
out21() - Method in class akka.stream.FanOutShape22
 
out21() - Method in class akka.stream.scaladsl.UnzipWith22
 
out3() - Method in class akka.stream.FanOutShape10
 
out3() - Method in class akka.stream.FanOutShape11
 
out3() - Method in class akka.stream.FanOutShape12
 
out3() - Method in class akka.stream.FanOutShape13
 
out3() - Method in class akka.stream.FanOutShape14
 
out3() - Method in class akka.stream.FanOutShape15
 
out3() - Method in class akka.stream.FanOutShape16
 
out3() - Method in class akka.stream.FanOutShape17
 
out3() - Method in class akka.stream.FanOutShape18
 
out3() - Method in class akka.stream.FanOutShape19
 
out3() - Method in class akka.stream.FanOutShape20
 
out3() - Method in class akka.stream.FanOutShape21
 
out3() - Method in class akka.stream.FanOutShape22
 
out3() - Method in class akka.stream.FanOutShape4
 
out3() - Method in class akka.stream.FanOutShape5
 
out3() - Method in class akka.stream.FanOutShape6
 
out3() - Method in class akka.stream.FanOutShape7
 
out3() - Method in class akka.stream.FanOutShape8
 
out3() - Method in class akka.stream.FanOutShape9
 
out3() - Method in class akka.stream.scaladsl.UnzipWith10
 
out3() - Method in class akka.stream.scaladsl.UnzipWith11
 
out3() - Method in class akka.stream.scaladsl.UnzipWith12
 
out3() - Method in class akka.stream.scaladsl.UnzipWith13
 
out3() - Method in class akka.stream.scaladsl.UnzipWith14
 
out3() - Method in class akka.stream.scaladsl.UnzipWith15
 
out3() - Method in class akka.stream.scaladsl.UnzipWith16
 
out3() - Method in class akka.stream.scaladsl.UnzipWith17
 
out3() - Method in class akka.stream.scaladsl.UnzipWith18
 
out3() - Method in class akka.stream.scaladsl.UnzipWith19
 
out3() - Method in class akka.stream.scaladsl.UnzipWith20
 
out3() - Method in class akka.stream.scaladsl.UnzipWith21
 
out3() - Method in class akka.stream.scaladsl.UnzipWith22
 
out3() - Method in class akka.stream.scaladsl.UnzipWith4
 
out3() - Method in class akka.stream.scaladsl.UnzipWith5
 
out3() - Method in class akka.stream.scaladsl.UnzipWith6
 
out3() - Method in class akka.stream.scaladsl.UnzipWith7
 
out3() - Method in class akka.stream.scaladsl.UnzipWith8
 
out3() - Method in class akka.stream.scaladsl.UnzipWith9
 
out4() - Method in class akka.stream.FanOutShape10
 
out4() - Method in class akka.stream.FanOutShape11
 
out4() - Method in class akka.stream.FanOutShape12
 
out4() - Method in class akka.stream.FanOutShape13
 
out4() - Method in class akka.stream.FanOutShape14
 
out4() - Method in class akka.stream.FanOutShape15
 
out4() - Method in class akka.stream.FanOutShape16
 
out4() - Method in class akka.stream.FanOutShape17
 
out4() - Method in class akka.stream.FanOutShape18
 
out4() - Method in class akka.stream.FanOutShape19
 
out4() - Method in class akka.stream.FanOutShape20
 
out4() - Method in class akka.stream.FanOutShape21
 
out4() - Method in class akka.stream.FanOutShape22
 
out4() - Method in class akka.stream.FanOutShape5
 
out4() - Method in class akka.stream.FanOutShape6
 
out4() - Method in class akka.stream.FanOutShape7
 
out4() - Method in class akka.stream.FanOutShape8
 
out4() - Method in class akka.stream.FanOutShape9
 
out4() - Method in class akka.stream.scaladsl.UnzipWith10
 
out4() - Method in class akka.stream.scaladsl.UnzipWith11
 
out4() - Method in class akka.stream.scaladsl.UnzipWith12
 
out4() - Method in class akka.stream.scaladsl.UnzipWith13
 
out4() - Method in class akka.stream.scaladsl.UnzipWith14
 
out4() - Method in class akka.stream.scaladsl.UnzipWith15
 
out4() - Method in class akka.stream.scaladsl.UnzipWith16
 
out4() - Method in class akka.stream.scaladsl.UnzipWith17
 
out4() - Method in class akka.stream.scaladsl.UnzipWith18
 
out4() - Method in class akka.stream.scaladsl.UnzipWith19
 
out4() - Method in class akka.stream.scaladsl.UnzipWith20
 
out4() - Method in class akka.stream.scaladsl.UnzipWith21
 
out4() - Method in class akka.stream.scaladsl.UnzipWith22
 
out4() - Method in class akka.stream.scaladsl.UnzipWith5
 
out4() - Method in class akka.stream.scaladsl.UnzipWith6
 
out4() - Method in class akka.stream.scaladsl.UnzipWith7
 
out4() - Method in class akka.stream.scaladsl.UnzipWith8
 
out4() - Method in class akka.stream.scaladsl.UnzipWith9
 
out5() - Method in class akka.stream.FanOutShape10
 
out5() - Method in class akka.stream.FanOutShape11
 
out5() - Method in class akka.stream.FanOutShape12
 
out5() - Method in class akka.stream.FanOutShape13
 
out5() - Method in class akka.stream.FanOutShape14
 
out5() - Method in class akka.stream.FanOutShape15
 
out5() - Method in class akka.stream.FanOutShape16
 
out5() - Method in class akka.stream.FanOutShape17
 
out5() - Method in class akka.stream.FanOutShape18
 
out5() - Method in class akka.stream.FanOutShape19
 
out5() - Method in class akka.stream.FanOutShape20
 
out5() - Method in class akka.stream.FanOutShape21
 
out5() - Method in class akka.stream.FanOutShape22
 
out5() - Method in class akka.stream.FanOutShape6
 
out5() - Method in class akka.stream.FanOutShape7
 
out5() - Method in class akka.stream.FanOutShape8
 
out5() - Method in class akka.stream.FanOutShape9
 
out5() - Method in class akka.stream.scaladsl.UnzipWith10
 
out5() - Method in class akka.stream.scaladsl.UnzipWith11
 
out5() - Method in class akka.stream.scaladsl.UnzipWith12
 
out5() - Method in class akka.stream.scaladsl.UnzipWith13
 
out5() - Method in class akka.stream.scaladsl.UnzipWith14
 
out5() - Method in class akka.stream.scaladsl.UnzipWith15
 
out5() - Method in class akka.stream.scaladsl.UnzipWith16
 
out5() - Method in class akka.stream.scaladsl.UnzipWith17
 
out5() - Method in class akka.stream.scaladsl.UnzipWith18
 
out5() - Method in class akka.stream.scaladsl.UnzipWith19
 
out5() - Method in class akka.stream.scaladsl.UnzipWith20
 
out5() - Method in class akka.stream.scaladsl.UnzipWith21
 
out5() - Method in class akka.stream.scaladsl.UnzipWith22
 
out5() - Method in class akka.stream.scaladsl.UnzipWith6
 
out5() - Method in class akka.stream.scaladsl.UnzipWith7
 
out5() - Method in class akka.stream.scaladsl.UnzipWith8
 
out5() - Method in class akka.stream.scaladsl.UnzipWith9
 
out6() - Method in class akka.stream.FanOutShape10
 
out6() - Method in class akka.stream.FanOutShape11
 
out6() - Method in class akka.stream.FanOutShape12
 
out6() - Method in class akka.stream.FanOutShape13
 
out6() - Method in class akka.stream.FanOutShape14
 
out6() - Method in class akka.stream.FanOutShape15
 
out6() - Method in class akka.stream.FanOutShape16
 
out6() - Method in class akka.stream.FanOutShape17
 
out6() - Method in class akka.stream.FanOutShape18
 
out6() - Method in class akka.stream.FanOutShape19
 
out6() - Method in class akka.stream.FanOutShape20
 
out6() - Method in class akka.stream.FanOutShape21
 
out6() - Method in class akka.stream.FanOutShape22
 
out6() - Method in class akka.stream.FanOutShape7
 
out6() - Method in class akka.stream.FanOutShape8
 
out6() - Method in class akka.stream.FanOutShape9
 
out6() - Method in class akka.stream.scaladsl.UnzipWith10
 
out6() - Method in class akka.stream.scaladsl.UnzipWith11
 
out6() - Method in class akka.stream.scaladsl.UnzipWith12
 
out6() - Method in class akka.stream.scaladsl.UnzipWith13
 
out6() - Method in class akka.stream.scaladsl.UnzipWith14
 
out6() - Method in class akka.stream.scaladsl.UnzipWith15
 
out6() - Method in class akka.stream.scaladsl.UnzipWith16
 
out6() - Method in class akka.stream.scaladsl.UnzipWith17
 
out6() - Method in class akka.stream.scaladsl.UnzipWith18
 
out6() - Method in class akka.stream.scaladsl.UnzipWith19
 
out6() - Method in class akka.stream.scaladsl.UnzipWith20
 
out6() - Method in class akka.stream.scaladsl.UnzipWith21
 
out6() - Method in class akka.stream.scaladsl.UnzipWith22
 
out6() - Method in class akka.stream.scaladsl.UnzipWith7
 
out6() - Method in class akka.stream.scaladsl.UnzipWith8
 
out6() - Method in class akka.stream.scaladsl.UnzipWith9
 
out7() - Method in class akka.stream.FanOutShape10
 
out7() - Method in class akka.stream.FanOutShape11
 
out7() - Method in class akka.stream.FanOutShape12
 
out7() - Method in class akka.stream.FanOutShape13
 
out7() - Method in class akka.stream.FanOutShape14
 
out7() - Method in class akka.stream.FanOutShape15
 
out7() - Method in class akka.stream.FanOutShape16
 
out7() - Method in class akka.stream.FanOutShape17
 
out7() - Method in class akka.stream.FanOutShape18
 
out7() - Method in class akka.stream.FanOutShape19
 
out7() - Method in class akka.stream.FanOutShape20
 
out7() - Method in class akka.stream.FanOutShape21
 
out7() - Method in class akka.stream.FanOutShape22
 
out7() - Method in class akka.stream.FanOutShape8
 
out7() - Method in class akka.stream.FanOutShape9
 
out7() - Method in class akka.stream.scaladsl.UnzipWith10
 
out7() - Method in class akka.stream.scaladsl.UnzipWith11
 
out7() - Method in class akka.stream.scaladsl.UnzipWith12
 
out7() - Method in class akka.stream.scaladsl.UnzipWith13
 
out7() - Method in class akka.stream.scaladsl.UnzipWith14
 
out7() - Method in class akka.stream.scaladsl.UnzipWith15
 
out7() - Method in class akka.stream.scaladsl.UnzipWith16
 
out7() - Method in class akka.stream.scaladsl.UnzipWith17
 
out7() - Method in class akka.stream.scaladsl.UnzipWith18
 
out7() - Method in class akka.stream.scaladsl.UnzipWith19
 
out7() - Method in class akka.stream.scaladsl.UnzipWith20
 
out7() - Method in class akka.stream.scaladsl.UnzipWith21
 
out7() - Method in class akka.stream.scaladsl.UnzipWith22
 
out7() - Method in class akka.stream.scaladsl.UnzipWith8
 
out7() - Method in class akka.stream.scaladsl.UnzipWith9
 
out8() - Method in class akka.stream.FanOutShape10
 
out8() - Method in class akka.stream.FanOutShape11
 
out8() - Method in class akka.stream.FanOutShape12
 
out8() - Method in class akka.stream.FanOutShape13
 
out8() - Method in class akka.stream.FanOutShape14
 
out8() - Method in class akka.stream.FanOutShape15
 
out8() - Method in class akka.stream.FanOutShape16
 
out8() - Method in class akka.stream.FanOutShape17
 
out8() - Method in class akka.stream.FanOutShape18
 
out8() - Method in class akka.stream.FanOutShape19
 
out8() - Method in class akka.stream.FanOutShape20
 
out8() - Method in class akka.stream.FanOutShape21
 
out8() - Method in class akka.stream.FanOutShape22
 
out8() - Method in class akka.stream.FanOutShape9
 
out8() - Method in class akka.stream.scaladsl.UnzipWith10
 
out8() - Method in class akka.stream.scaladsl.UnzipWith11
 
out8() - Method in class akka.stream.scaladsl.UnzipWith12
 
out8() - Method in class akka.stream.scaladsl.UnzipWith13
 
out8() - Method in class akka.stream.scaladsl.UnzipWith14
 
out8() - Method in class akka.stream.scaladsl.UnzipWith15
 
out8() - Method in class akka.stream.scaladsl.UnzipWith16
 
out8() - Method in class akka.stream.scaladsl.UnzipWith17
 
out8() - Method in class akka.stream.scaladsl.UnzipWith18
 
out8() - Method in class akka.stream.scaladsl.UnzipWith19
 
out8() - Method in class akka.stream.scaladsl.UnzipWith20
 
out8() - Method in class akka.stream.scaladsl.UnzipWith21
 
out8() - Method in class akka.stream.scaladsl.UnzipWith22
 
out8() - Method in class akka.stream.scaladsl.UnzipWith9
 
out9() - Method in class akka.stream.FanOutShape10
 
out9() - Method in class akka.stream.FanOutShape11
 
out9() - Method in class akka.stream.FanOutShape12
 
out9() - Method in class akka.stream.FanOutShape13
 
out9() - Method in class akka.stream.FanOutShape14
 
out9() - Method in class akka.stream.FanOutShape15
 
out9() - Method in class akka.stream.FanOutShape16
 
out9() - Method in class akka.stream.FanOutShape17
 
out9() - Method in class akka.stream.FanOutShape18
 
out9() - Method in class akka.stream.FanOutShape19
 
out9() - Method in class akka.stream.FanOutShape20
 
out9() - Method in class akka.stream.FanOutShape21
 
out9() - Method in class akka.stream.FanOutShape22
 
out9() - Method in class akka.stream.scaladsl.UnzipWith10
 
out9() - Method in class akka.stream.scaladsl.UnzipWith11
 
out9() - Method in class akka.stream.scaladsl.UnzipWith12
 
out9() - Method in class akka.stream.scaladsl.UnzipWith13
 
out9() - Method in class akka.stream.scaladsl.UnzipWith14
 
out9() - Method in class akka.stream.scaladsl.UnzipWith15
 
out9() - Method in class akka.stream.scaladsl.UnzipWith16
 
out9() - Method in class akka.stream.scaladsl.UnzipWith17
 
out9() - Method in class akka.stream.scaladsl.UnzipWith18
 
out9() - Method in class akka.stream.scaladsl.UnzipWith19
 
out9() - Method in class akka.stream.scaladsl.UnzipWith20
 
out9() - Method in class akka.stream.scaladsl.UnzipWith21
 
out9() - Method in class akka.stream.scaladsl.UnzipWith22
 
outArray() - Method in class akka.stream.UniformFanOutShape
Deprecated.
use 'outlets' or 'out(id)' instead. Since 2.5.5.
outboundActorRefCompression() - Method in interface akka.remote.artery.HeaderBuilder
 
outboundClassManifestCompression() - Method in interface akka.remote.artery.HeaderBuilder
 
OutboundContext - Interface in akka.remote.artery
INTERNAL API Outbound association API that is used by the stream operators.
OutboundControlJunction$ - Class in akka.remote.artery
INTERNAL API
OutboundControlJunction$() - Constructor for class akka.remote.artery.OutboundControlJunction$
 
OutboundEnvelope - Interface in akka.remote.artery
INTERNAL API
OutboundEnvelope$ - Class in akka.remote.artery
INTERNAL API
OutboundEnvelope$() - Constructor for class akka.remote.artery.OutboundEnvelope$
 
OutboundHandshake$ - Class in akka.remote.artery
INTERNAL API
OutboundHandshake$() - Constructor for class akka.remote.artery.OutboundHandshake$
 
outCount() - Method in class akka.stream.stage.GraphStageLogic
 
outgoingConnection(String, int) - Method in class akka.stream.javadsl.Tcp
Creates an Tcp.OutgoingConnection without specifying options.
outgoingConnection(String, int) - Method in class akka.stream.scaladsl.Tcp
Creates an Tcp.OutgoingConnection without specifying options.
outgoingConnection(InetSocketAddress, Optional<InetSocketAddress>, Iterable<Inet.SocketOption>, boolean, Optional<Duration>, Optional<Duration>) - Method in class akka.stream.javadsl.Tcp
Creates an Tcp.OutgoingConnection instance representing a prospective TCP client connection to the given endpoint.
outgoingConnection(InetSocketAddress, Optional<InetSocketAddress>, Iterable<Inet.SocketOption>, boolean, Duration, Duration) - Method in class akka.stream.javadsl.Tcp
Deprecated.
Use bind that takes a java.time.Duration parameter instead. Since 2.6.0.
outgoingConnection(InetSocketAddress, Option<InetSocketAddress>, Iterable<Inet.SocketOption>, boolean, Duration, Duration) - Method in class akka.stream.scaladsl.Tcp
Creates an Tcp.OutgoingConnection instance representing a prospective TCP client connection to the given endpoint.
OutgoingConnection(InetSocketAddress, InetSocketAddress) - Constructor for class akka.stream.scaladsl.Tcp.OutgoingConnection
 
OutgoingConnection$() - Constructor for class akka.stream.scaladsl.Tcp.OutgoingConnection$
 
outgoingConnection$default$2() - Method in class akka.stream.scaladsl.Tcp
 
outgoingConnection$default$3() - Method in class akka.stream.scaladsl.Tcp
 
outgoingConnection$default$4() - Method in class akka.stream.scaladsl.Tcp
 
outgoingConnection$default$5() - Method in class akka.stream.scaladsl.Tcp
 
outgoingConnection$default$6() - Method in class akka.stream.scaladsl.Tcp
 
outgoingConnectionWithTls(InetSocketAddress, Supplier<SSLEngine>) - Method in class akka.stream.javadsl.Tcp
Creates an Tcp.OutgoingConnection with TLS.
outgoingConnectionWithTls(InetSocketAddress, Supplier<SSLEngine>, Optional<InetSocketAddress>, Iterable<Inet.SocketOption>, Optional<Duration>, Optional<Duration>, Function<SSLSession, Optional<Throwable>>, TLSClosing) - Method in class akka.stream.javadsl.Tcp
Creates an Tcp.OutgoingConnection with TLS.
outgoingConnectionWithTls(InetSocketAddress, Function0<SSLEngine>) - Method in class akka.stream.scaladsl.Tcp
Creates an Tcp.OutgoingConnection with TLS.
outgoingConnectionWithTls(InetSocketAddress, Function0<SSLEngine>, Option<InetSocketAddress>, Seq<Inet.SocketOption>, Duration, Duration, Function1<SSLSession, Try<BoxedUnit>>, TLSClosing) - Method in class akka.stream.scaladsl.Tcp
Creates an Tcp.OutgoingConnection with TLS.
outgoingTlsConnection(String, int, SSLContext, TLSProtocol.NegotiateNewSession) - Method in class akka.stream.javadsl.Tcp
Deprecated.
Use outgoingConnectionWithTls that takes a SSLEngine factory instead. Setup the SSLEngine with needed parameters. Since 2.6.0.
outgoingTlsConnection(String, int, SSLContext, TLSProtocol.NegotiateNewSession) - Method in class akka.stream.scaladsl.Tcp
Deprecated.
Use outgoingConnectionWithTls that takes a SSLEngine factory instead. Setup the SSLEngine with needed parameters. Since 2.6.0.
outgoingTlsConnection(InetSocketAddress, SSLContext, TLSProtocol.NegotiateNewSession, Optional<InetSocketAddress>, Iterable<Inet.SocketOption>, Duration, Duration) - Method in class akka.stream.javadsl.Tcp
Deprecated.
Use outgoingConnectionWithTls that takes a SSLEngine factory instead. Setup the SSLEngine with needed parameters. Since 2.6.0.
outgoingTlsConnection(InetSocketAddress, SSLContext, TLSProtocol.NegotiateNewSession, Option<InetSocketAddress>, Iterable<Inet.SocketOption>, Duration, Duration) - Method in class akka.stream.scaladsl.Tcp
Deprecated.
Use outgoingConnectionWithTls that takes a SSLEngine factory instead. Setup the SSLEngine with needed parameters. Since 2.6.0.
outgoingTlsConnection$default$4() - Method in class akka.stream.scaladsl.Tcp
 
outgoingTlsConnection$default$5() - Method in class akka.stream.scaladsl.Tcp
 
outgoingTlsConnection$default$6() - Method in class akka.stream.scaladsl.Tcp
 
outgoingTlsConnection$default$7() - Method in class akka.stream.scaladsl.Tcp
 
OutHandler - Interface in akka.stream.stage
Collection of callbacks for an output port of a GraphStage
outlet() - Method in interface akka.stream.FanInShape.Init
 
outlet() - Method in class akka.stream.FanInShape.Name
 
outlet() - Method in class akka.stream.FanInShape.Ports
 
Outlet<T> - Class in akka.stream
 
Outlet() - Constructor for class akka.stream.Outlet
 
Outlet$ - Class in akka.stream
An Outlet is a typed output to a Shape.
Outlet$() - Constructor for class akka.stream.Outlet$
 
outlets() - Method in class akka.stream.AbstractShape
 
outlets() - Method in class akka.stream.AmorphousShape
 
outlets() - Method in class akka.stream.BidiShape
 
outlets() - Static method in class akka.stream.ClosedShape
 
outlets() - Method in class akka.stream.ClosedShape$
 
outlets() - Method in class akka.stream.FanInShape
 
outlets() - Method in interface akka.stream.FanOutShape.Init
 
outlets() - Method in class akka.stream.FanOutShape.Name
 
outlets() - Method in class akka.stream.FanOutShape
Not meant for overriding outside of Akka.
outlets() - Method in class akka.stream.FanOutShape.Ports
 
outlets() - Method in class akka.stream.FlowShape
 
outlets() - Method in class akka.stream.Shape
Scala API: get a list of all output ports
outlets() - Method in class akka.stream.SinkShape
 
outlets() - Method in class akka.stream.SourceShape
 
outlets() - Method in class akka.stream.UniformFanOutShape
 
OutPort - Class in akka.stream
An output port of a StreamLayout.Module.
OutPort() - Constructor for class akka.stream.OutPort
 
outputBurstLimit() - Method in class akka.stream.ActorMaterializerSettings
Deprecated.
Use attribute 'ActorAttributes.OutputBurstLimit' to read the concrete setting value. Since 2.6.0.
outputBurstLimit(int) - Static method in class akka.stream.ActorAttributes
Maximum number of elements emitted in batch if downstream signals large demand.
outputBurstLimit(int) - Method in class akka.stream.ActorAttributes$
Maximum number of elements emitted in batch if downstream signals large demand.
OutputBurstLimit(int) - Constructor for class akka.stream.ActorAttributes.OutputBurstLimit
 
OutputBurstLimit$() - Constructor for class akka.stream.ActorAttributes.OutputBurstLimit$
 
outputPorts() - Method in class akka.stream.scaladsl.Balance
 
outputPorts() - Method in class akka.stream.scaladsl.Broadcast
 
outputPorts() - Method in class akka.stream.scaladsl.Partition
 
OverflowStrategies - Class in akka.stream
 
OverflowStrategies() - Constructor for class akka.stream.OverflowStrategies
 
OverflowStrategies.Backpressure$ - Class in akka.stream
 
OverflowStrategies.DropBuffer$ - Class in akka.stream
 
OverflowStrategies.DropHead$ - Class in akka.stream
 
OverflowStrategies.DropNew$ - Class in akka.stream
 
OverflowStrategies.DropTail$ - Class in akka.stream
 
OverflowStrategies.EmitEarly$ - Class in akka.stream
INTERNAL API
OverflowStrategies.Fail$ - Class in akka.stream
 
OverflowStrategies$ - Class in akka.stream
 
OverflowStrategies$() - Constructor for class akka.stream.OverflowStrategies$
 
OverflowStrategy - Class in akka.stream
Represents a strategy that decides how to deal with a buffer that is full but is about to receive a new element.
OverflowStrategy() - Constructor for class akka.stream.OverflowStrategy
 
OverflowStrategy$ - Class in akka.stream
 
OverflowStrategy$() - Constructor for class akka.stream.OverflowStrategy$
 
overrideConfiguredDeserializationFeatures(String, Seq<Tuple2<DeserializationFeature, Object>>) - Method in class akka.serialization.jackson.JacksonObjectMapperFactory
After construction of the ObjectMapper the configured deserialization features are applied to the mapper.
overrideConfiguredJsonGeneratorFeatures(String, Seq<Tuple2<JsonGenerator.Feature, Object>>) - Method in class akka.serialization.jackson.JacksonObjectMapperFactory
After construction of the ObjectMapper the configured JSON generator features are applied to the mapper.
overrideConfiguredJsonParserFeatures(String, Seq<Tuple2<JsonParser.Feature, Object>>) - Method in class akka.serialization.jackson.JacksonObjectMapperFactory
After construction of the ObjectMapper the configured JSON parser features are applied to the mapper.
overrideConfiguredJsonReadFeatures(String, Seq<Tuple2<JsonReadFeature, Object>>) - Method in class akka.serialization.jackson.JacksonObjectMapperFactory
JsonReadFeatures used to configure the JsonFactoryBuilder that, if provided, will later be used to create an ObjectMapper.
overrideConfiguredJsonWriteFeatures(String, Seq<Tuple2<JsonWriteFeature, Object>>) - Method in class akka.serialization.jackson.JacksonObjectMapperFactory
JsonWriteFeatures used to configure the JsonFactoryBuilder that, if provided, will later be used to create an ObjectMapper.
overrideConfiguredMapperFeatures(String, Seq<Tuple2<MapperFeature, Object>>) - Method in class akka.serialization.jackson.JacksonObjectMapperFactory
After construction of the ObjectMapper the configured mapper features are applied to the mapper.
overrideConfiguredModules(String, Seq<Module>) - Method in class akka.serialization.jackson.JacksonObjectMapperFactory
After construction of the ObjectMapper the configured modules are added to the mapper.
overrideConfiguredSerializationFeatures(String, Seq<Tuple2<SerializationFeature, Object>>) - Method in class akka.serialization.jackson.JacksonObjectMapperFactory
After construction of the ObjectMapper the configured serialization features are applied to the mapper.
overrideConfiguredStreamReadFeatures(String, Seq<Tuple2<StreamReadFeature, Object>>) - Method in class akka.serialization.jackson.JacksonObjectMapperFactory
StreamReadFeatures used to configure the JsonFactoryBuilder that, if provided, will later be used to create an ObjectMapper.
overrideConfiguredStreamWriteFeatures(String, Seq<Tuple2<StreamWriteFeature, Object>>) - Method in class akka.serialization.jackson.JacksonObjectMapperFactory
StreamWriteFeatures used to configure the JsonFactoryBuilder that, if provided, will later be used to create an ObjectMapper.
overrideConfiguredVisibility(String, Seq<Tuple2<PropertyAccessor, JsonAutoDetect.Visibility>>) - Method in class akka.serialization.jackson.JacksonObjectMapperFactory
Visibility settings used to configure the JsonFactoryBuilder that, if provided, will later be used to create an ObjectMapper.
overrideUnsetConfig(RouterConfig) - Method in interface akka.routing.PoolOverrideUnsetConfig
 
overriding() - Method in class akka.actor.testkit.typed.Effect.TimerScheduled
 
OVERVIEW_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
 
owner() - Method in class akka.actor.FSM.Timer
 
owner() - Method in class akka.actor.typed.internal.RestartSupervisor.ResetRestartCount
 
owner() - Method in class akka.actor.typed.internal.RestartSupervisor.ScheduledRestart
 
owner() - Method in class akka.cluster.ddata.PruningState.PruningInitialized
 
owner() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Bucket
 
owner() - Method in class akka.persistence.fsm.PersistentFSM.Timer
Deprecated.
 
OWNER_FIELD_NUMBER - Static variable in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket
 
OWNERADDRESS_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry
 
ownerName() - Method in class akka.coordination.lease.LeaseSettings
 

P

PacketSplitThreshold() - Static method in class akka.remote.testconductor.TestConductorExt.Settings
 
PacketSplitThreshold() - Method in class akka.remote.testconductor.TestConductorExt.Settings$
 
PagedPersistenceIdsQuery - Interface in akka.persistence.query.javadsl
A ReadJournal may optionally support this query by implementing this trait.
PagedPersistenceIdsQuery - Interface in akka.persistence.query.scaladsl
A plugin ReadJournal may optionally support this query by implementing this trait.
Pair<A,​B> - Class in akka.japi
Java API Represents a pair (tuple) of two elements.
Pair(A, B) - Constructor for class akka.japi.Pair
 
Pair$ - Class in akka.japi
 
Pair$() - Constructor for class akka.japi.Pair$
 
parallelism() - Method in class akka.dispatch.ForkJoinExecutorConfigurator.ForkJoinExecutorServiceFactory
 
parameters() - Method in class akka.actor.TypedActor.MethodCall
Deprecated.
 
parent() - Method in interface akka.actor.ActorContext
Returns the supervising parent ActorRef.
parent() - Method in interface akka.actor.ActorPath
The path for the parent actor.
parent() - Method in interface akka.actor.Cell
The supervisor of this actor.
parent() - Method in class akka.actor.ChildActorPath
 
parent() - Method in class akka.actor.RootActorPath
 
PARENT - akka.remote.ContainerFormats.PatternType
PARENT = 0;
PARENT_VALUE - Static variable in enum akka.remote.ContainerFormats.PatternType
PARENT = 0;
Parking() - Method in class akka.dispatch.affinity.AffinityPool$
 
parse(ByteIterator) - Static method in class akka.io.dns.internal.RecordClassSerializer
 
parse(ByteIterator) - Method in class akka.io.dns.internal.RecordClassSerializer$
 
parse(ByteIterator) - Static method in class akka.io.dns.internal.RecordTypeSerializer
 
parse(ByteIterator) - Method in class akka.io.dns.internal.RecordTypeSerializer$
 
parse(ByteIterator, ByteString) - Static method in class akka.io.dns.internal.DomainName
 
parse(ByteIterator, ByteString) - Method in class akka.io.dns.internal.DomainName$
 
parse(ByteIterator, ByteString) - Method in class akka.io.dns.internal.Question$
 
parse(ByteIterator, ByteString) - Static method in class akka.io.dns.ResourceRecord
INTERNAL API
parse(ByteIterator, ByteString) - Method in class akka.io.dns.ResourceRecord$
INTERNAL API
parse(ByteString) - Method in class akka.io.dns.internal.Message$
INTERNAL API
parse(Config) - Static method in class akka.discovery.config.ConfigServicesParser
 
parse(Config) - Method in class akka.discovery.config.ConfigServicesParser$
 
parse(String) - Static method in class akka.actor.AddressFromURIString
Java API: Try to construct an Address from the given String or throw a java.net.MalformedURLException.
parse(String) - Method in class akka.actor.AddressFromURIString$
Java API: Try to construct an Address from the given String or throw a java.net.MalformedURLException.
parseBody(String, CachePolicy.Ttl, short, short, short, ByteIterator) - Static method in class akka.io.dns.UnknownRecord
INTERNAL API
parseBody(String, CachePolicy.Ttl, short, short, short, ByteIterator) - Method in class akka.io.dns.UnknownRecord$
INTERNAL API
parseBody(String, CachePolicy.Ttl, short, ByteIterator) - Static method in class akka.io.dns.AAAARecord
INTERNAL API
parseBody(String, CachePolicy.Ttl, short, ByteIterator) - Method in class akka.io.dns.AAAARecord$
INTERNAL API
parseBody(String, CachePolicy.Ttl, short, ByteIterator) - Static method in class akka.io.dns.ARecord
 
parseBody(String, CachePolicy.Ttl, short, ByteIterator) - Method in class akka.io.dns.ARecord$
 
parseBody(String, CachePolicy.Ttl, short, ByteIterator, ByteString) - Static method in class akka.io.dns.CNameRecord
INTERNAL API
parseBody(String, CachePolicy.Ttl, short, ByteIterator, ByteString) - Method in class akka.io.dns.CNameRecord$
INTERNAL API
parseBody(String, CachePolicy.Ttl, short, ByteIterator, ByteString) - Static method in class akka.io.dns.SRVRecord
INTERNAL API
parseBody(String, CachePolicy.Ttl, short, ByteIterator, ByteString) - Method in class akka.io.dns.SRVRecord$
INTERNAL API
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Empty
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Address
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Empty
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Join
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Member
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Pool
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
 
parseDelimitedFrom(InputStream) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State
 
parseDelimitedFrom(InputStream) - Static method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
 
parseDelimitedFrom(InputStream) - Static method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot
 
parseDelimitedFrom(InputStream) - Static method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery
 
parseDelimitedFrom(InputStream) - Static method in class akka.persistence.serialization.MessageFormats.AtomicWrite
 
parseDelimitedFrom(InputStream) - Static method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot
 
parseDelimitedFrom(InputStream) - Static method in class akka.persistence.serialization.MessageFormats.PersistentMessage
 
parseDelimitedFrom(InputStream) - Static method in class akka.persistence.serialization.MessageFormats.PersistentPayload
 
parseDelimitedFrom(InputStream) - Static method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent
 
parseDelimitedFrom(InputStream) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter
 
parseDelimitedFrom(InputStream) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate
 
parseDelimitedFrom(InputStream) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
 
parseDelimitedFrom(InputStream) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry
 
parseDelimitedFrom(InputStream) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup
 
parseDelimitedFrom(InputStream) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent
 
parseDelimitedFrom(InputStream) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata
 
parseDelimitedFrom(InputStream) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData
 
parseDelimitedFrom(InputStream) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata
 
parseDelimitedFrom(InputStream) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen
 
parseDelimitedFrom(InputStream) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry
 
parseDelimitedFrom(InputStream) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.ArteryControlFormats.Address
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.ArteryControlFormats.FlushAck
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.ArteryControlFormats.HandshakeReq
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.ArteryControlFormats.MessageWithAddress
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.ArteryControlFormats.Quarantined
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.ArteryControlFormats.UniqueAddress
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.ContainerFormats.ActorIdentity
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.ContainerFormats.ActorInitializationException
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.ContainerFormats.ActorRef
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.ContainerFormats.Identify
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.ContainerFormats.Option
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.ContainerFormats.Payload
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.ContainerFormats.Selection
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.ContainerFormats.SelectionEnvelope
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.ContainerFormats.StackTraceElement
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.ContainerFormats.StatusReplyErrorMessage
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.ContainerFormats.Throwable
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.ContainerFormats.ThrowableNotSerializable
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.SystemMessageFormats.FailedData
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.SystemMessageFormats.SuperviseData
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.SystemMessageFormats.SystemMessage
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.SystemMessageFormats.WatchData
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.testconductor.TestConductorProtocol.Address
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.testconductor.TestConductorProtocol.Hello
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.testconductor.TestConductorProtocol.Wrapper
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.WireFormats.AckAndEnvelopeContainer
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.WireFormats.AcknowledgementInfo
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.WireFormats.ActorRefData
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.WireFormats.AddressData
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.WireFormats.AkkaControlMessage
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.WireFormats.AkkaHandshakeInfo
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.WireFormats.AkkaProtocolMessage
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.WireFormats.DaemonMsgCreateData
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.WireFormats.DefaultResizer
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.WireFormats.DeployData
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.WireFormats.FiniteDuration
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.WireFormats.FromConfig
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.WireFormats.GenericRoutingPool
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.WireFormats.PropsData
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.WireFormats.RemoteEnvelope
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.WireFormats.RemoteRouterConfig
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.WireFormats.RemoteScope
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.WireFormats.ScatterGatherPool
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.WireFormats.SerializedMessage
 
parseDelimitedFrom(InputStream) - Static method in class akka.remote.WireFormats.TailChoppingPool
 
parseDelimitedFrom(InputStream) - Static method in class akka.stream.StreamRefMessages.ActorRef
 
parseDelimitedFrom(InputStream) - Static method in class akka.stream.StreamRefMessages.CumulativeDemand
 
parseDelimitedFrom(InputStream) - Static method in class akka.stream.StreamRefMessages.OnSubscribeHandshake
 
parseDelimitedFrom(InputStream) - Static method in class akka.stream.StreamRefMessages.Payload
 
parseDelimitedFrom(InputStream) - Static method in class akka.stream.StreamRefMessages.RemoteStreamCompleted
 
parseDelimitedFrom(InputStream) - Static method in class akka.stream.StreamRefMessages.RemoteStreamFailure
 
parseDelimitedFrom(InputStream) - Static method in class akka.stream.StreamRefMessages.SequencedOnNext
 
parseDelimitedFrom(InputStream) - Static method in class akka.stream.StreamRefMessages.SinkRef
 
parseDelimitedFrom(InputStream) - Static method in class akka.stream.StreamRefMessages.SourceRef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Empty
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Address
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Empty
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Join
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Member
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Pool
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.persistence.serialization.MessageFormats.AtomicWrite
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.persistence.serialization.MessageFormats.PersistentMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.persistence.serialization.MessageFormats.PersistentPayload
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.Address
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.FlushAck
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.HandshakeReq
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.MessageWithAddress
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.Quarantined
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.UniqueAddress
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.ActorIdentity
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.ActorInitializationException
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.ActorRef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.Identify
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.Option
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.Payload
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.Selection
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.SelectionEnvelope
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.StackTraceElement
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.StatusReplyErrorMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.Throwable
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.ThrowableNotSerializable
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.SystemMessageFormats.FailedData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.SystemMessageFormats.SuperviseData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.SystemMessageFormats.SystemMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.SystemMessageFormats.WatchData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.testconductor.TestConductorProtocol.Address
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.testconductor.TestConductorProtocol.Hello
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.testconductor.TestConductorProtocol.Wrapper
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.AckAndEnvelopeContainer
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.AcknowledgementInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.ActorRefData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.AddressData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.AkkaControlMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.AkkaHandshakeInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.AkkaProtocolMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.DaemonMsgCreateData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.DefaultResizer
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.DeployData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.FiniteDuration
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.FromConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.GenericRoutingPool
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.PropsData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.RemoteEnvelope
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.RemoteRouterConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.RemoteScope
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.ScatterGatherPool
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.SerializedMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.TailChoppingPool
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.ActorRef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.CumulativeDemand
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.OnSubscribeHandshake
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.Payload
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.RemoteStreamCompleted
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.RemoteStreamFailure
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.SequencedOnNext
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.SinkRef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.SourceRef
 
parseFile(File) - Static method in class akka.io.dns.internal.ResolvConfParser
Does a partial parse according to https://linux.die.net/man/5/resolver.
parseFile(File) - Method in class akka.io.dns.internal.ResolvConfParser$
Does a partial parse according to https://linux.die.net/man/5/resolver.
parseFrom(byte[]) - Static method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts
 
parseFrom(byte[]) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag
 
parseFrom(byte[]) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry
 
parseFrom(byte[]) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter
 
parseFrom(byte[]) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
 
parseFrom(byte[]) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry
 
parseFrom(byte[]) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap
 
parseFrom(byte[]) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister
 
parseFrom(byte[]) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry
 
parseFrom(byte[]) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap
 
parseFrom(byte[]) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry
 
parseFrom(byte[]) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry
 
parseFrom(byte[]) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup
 
parseFrom(byte[]) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry
 
parseFrom(byte[]) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap
 
parseFrom(byte[]) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
 
parseFrom(byte[]) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry
 
parseFrom(byte[]) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup
 
parseFrom(byte[]) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter
 
parseFrom(byte[]) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry
 
parseFrom(byte[]) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap
 
parseFrom(byte[]) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address
 
parseFrom(byte[]) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed
 
parseFrom(byte[]) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope
 
parseFrom(byte[]) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry
 
parseFrom(byte[]) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry
 
parseFrom(byte[]) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation
 
parseFrom(byte[]) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope
 
parseFrom(byte[]) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Empty
 
parseFrom(byte[]) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
 
parseFrom(byte[]) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure
 
parseFrom(byte[]) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess
 
parseFrom(byte[]) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry
 
parseFrom(byte[]) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip
 
parseFrom(byte[]) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound
 
parseFrom(byte[]) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage
 
parseFrom(byte[]) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read
 
parseFrom(byte[]) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult
 
parseFrom(byte[]) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry
 
parseFrom(byte[]) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status
 
parseFrom(byte[]) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet
 
parseFrom(byte[]) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe
 
parseFrom(byte[]) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress
 
parseFrom(byte[]) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe
 
parseFrom(byte[]) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry
 
parseFrom(byte[]) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector
 
parseFrom(byte[]) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write
 
parseFrom(byte[]) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool
 
parseFrom(byte[]) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address
 
parseFrom(byte[]) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip
 
parseFrom(byte[]) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope
 
parseFrom(byte[]) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector
 
parseFrom(byte[]) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector
 
parseFrom(byte[]) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA
 
parseFrom(byte[]) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric
 
parseFrom(byte[]) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number
 
parseFrom(byte[]) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics
 
parseFrom(byte[]) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Address
 
parseFrom(byte[]) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool
 
parseFrom(byte[]) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings
 
parseFrom(byte[]) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck
 
parseFrom(byte[]) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Empty
 
parseFrom(byte[]) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
 
parseFrom(byte[]) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope
 
parseFrom(byte[]) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview
 
parseFrom(byte[]) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus
 
parseFrom(byte[]) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat
 
parseFrom(byte[]) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse
 
parseFrom(byte[]) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin
 
parseFrom(byte[]) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck
 
parseFrom(byte[]) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Join
 
parseFrom(byte[]) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Member
 
parseFrom(byte[]) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability
 
parseFrom(byte[]) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Pool
 
parseFrom(byte[]) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability
 
parseFrom(byte[]) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone
 
parseFrom(byte[]) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress
 
parseFrom(byte[]) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock
 
parseFrom(byte[]) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version
 
parseFrom(byte[]) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome
 
parseFrom(byte[]) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address
 
parseFrom(byte[]) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket
 
parseFrom(byte[]) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry
 
parseFrom(byte[]) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta
 
parseFrom(byte[]) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload
 
parseFrom(byte[]) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish
 
parseFrom(byte[]) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send
 
parseFrom(byte[]) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll
 
parseFrom(byte[]) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber
 
parseFrom(byte[]) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status
 
parseFrom(byte[]) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version
 
parseFrom(byte[]) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage
 
parseFrom(byte[]) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address
 
parseFrom(byte[]) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats
 
parseFrom(byte[]) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry
 
parseFrom(byte[]) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState
 
parseFrom(byte[]) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry
 
parseFrom(byte[]) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions
 
parseFrom(byte[]) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState
 
parseFrom(byte[]) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState
 
parseFrom(byte[]) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted
 
parseFrom(byte[]) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped
 
parseFrom(byte[]) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted
 
parseFrom(byte[]) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState
 
parseFrom(byte[]) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped
 
parseFrom(byte[]) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats
 
parseFrom(byte[]) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry
 
parseFrom(byte[]) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState
 
parseFrom(byte[]) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome
 
parseFrom(byte[]) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated
 
parseFrom(byte[]) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes
 
parseFrom(byte[]) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry
 
parseFrom(byte[]) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage
 
parseFrom(byte[]) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats
 
parseFrom(byte[]) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState
 
parseFrom(byte[]) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats
 
parseFrom(byte[]) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity
 
parseFrom(byte[]) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck
 
parseFrom(byte[]) - Static method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope
 
parseFrom(byte[]) - Static method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished
 
parseFrom(byte[]) - Static method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry
 
parseFrom(byte[]) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack
 
parseFrom(byte[]) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup
 
parseFrom(byte[]) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed
 
parseFrom(byte[]) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
 
parseFrom(byte[]) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer
 
parseFrom(byte[]) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request
 
parseFrom(byte[]) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend
 
parseFrom(byte[]) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
 
parseFrom(byte[]) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State
 
parseFrom(byte[]) - Static method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
 
parseFrom(byte[]) - Static method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot
 
parseFrom(byte[]) - Static method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery
 
parseFrom(byte[]) - Static method in class akka.persistence.serialization.MessageFormats.AtomicWrite
 
parseFrom(byte[]) - Static method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot
 
parseFrom(byte[]) - Static method in class akka.persistence.serialization.MessageFormats.PersistentMessage
 
parseFrom(byte[]) - Static method in class akka.persistence.serialization.MessageFormats.PersistentPayload
 
parseFrom(byte[]) - Static method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent
 
parseFrom(byte[]) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter
 
parseFrom(byte[]) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate
 
parseFrom(byte[]) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
 
parseFrom(byte[]) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry
 
parseFrom(byte[]) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup
 
parseFrom(byte[]) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent
 
parseFrom(byte[]) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata
 
parseFrom(byte[]) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData
 
parseFrom(byte[]) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata
 
parseFrom(byte[]) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen
 
parseFrom(byte[]) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry
 
parseFrom(byte[]) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector
 
parseFrom(byte[]) - Static method in class akka.remote.ArteryControlFormats.Address
 
parseFrom(byte[]) - Static method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp
 
parseFrom(byte[]) - Static method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement
 
parseFrom(byte[]) - Static method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck
 
parseFrom(byte[]) - Static method in class akka.remote.ArteryControlFormats.FlushAck
 
parseFrom(byte[]) - Static method in class akka.remote.ArteryControlFormats.HandshakeReq
 
parseFrom(byte[]) - Static method in class akka.remote.ArteryControlFormats.MessageWithAddress
 
parseFrom(byte[]) - Static method in class akka.remote.ArteryControlFormats.Quarantined
 
parseFrom(byte[]) - Static method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck
 
parseFrom(byte[]) - Static method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope
 
parseFrom(byte[]) - Static method in class akka.remote.ArteryControlFormats.UniqueAddress
 
parseFrom(byte[]) - Static method in class akka.remote.ContainerFormats.ActorIdentity
 
parseFrom(byte[]) - Static method in class akka.remote.ContainerFormats.ActorInitializationException
 
parseFrom(byte[]) - Static method in class akka.remote.ContainerFormats.ActorRef
 
parseFrom(byte[]) - Static method in class akka.remote.ContainerFormats.Identify
 
parseFrom(byte[]) - Static method in class akka.remote.ContainerFormats.Option
 
parseFrom(byte[]) - Static method in class akka.remote.ContainerFormats.Payload
 
parseFrom(byte[]) - Static method in class akka.remote.ContainerFormats.Selection
 
parseFrom(byte[]) - Static method in class akka.remote.ContainerFormats.SelectionEnvelope
 
parseFrom(byte[]) - Static method in class akka.remote.ContainerFormats.StackTraceElement
 
parseFrom(byte[]) - Static method in class akka.remote.ContainerFormats.StatusReplyErrorMessage
 
parseFrom(byte[]) - Static method in class akka.remote.ContainerFormats.Throwable
 
parseFrom(byte[]) - Static method in class akka.remote.ContainerFormats.ThrowableNotSerializable
 
parseFrom(byte[]) - Static method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse
 
parseFrom(byte[]) - Static method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData
 
parseFrom(byte[]) - Static method in class akka.remote.SystemMessageFormats.FailedData
 
parseFrom(byte[]) - Static method in class akka.remote.SystemMessageFormats.SuperviseData
 
parseFrom(byte[]) - Static method in class akka.remote.SystemMessageFormats.SystemMessage
 
parseFrom(byte[]) - Static method in class akka.remote.SystemMessageFormats.WatchData
 
parseFrom(byte[]) - Static method in class akka.remote.testconductor.TestConductorProtocol.Address
 
parseFrom(byte[]) - Static method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest
 
parseFrom(byte[]) - Static method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier
 
parseFrom(byte[]) - Static method in class akka.remote.testconductor.TestConductorProtocol.Hello
 
parseFrom(byte[]) - Static method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure
 
parseFrom(byte[]) - Static method in class akka.remote.testconductor.TestConductorProtocol.Wrapper
 
parseFrom(byte[]) - Static method in class akka.remote.WireFormats.AckAndEnvelopeContainer
 
parseFrom(byte[]) - Static method in class akka.remote.WireFormats.AcknowledgementInfo
 
parseFrom(byte[]) - Static method in class akka.remote.WireFormats.ActorRefData
 
parseFrom(byte[]) - Static method in class akka.remote.WireFormats.AddressData
 
parseFrom(byte[]) - Static method in class akka.remote.WireFormats.AkkaControlMessage
 
parseFrom(byte[]) - Static method in class akka.remote.WireFormats.AkkaHandshakeInfo
 
parseFrom(byte[]) - Static method in class akka.remote.WireFormats.AkkaProtocolMessage
 
parseFrom(byte[]) - Static method in class akka.remote.WireFormats.DaemonMsgCreateData
 
parseFrom(byte[]) - Static method in class akka.remote.WireFormats.DefaultResizer
 
parseFrom(byte[]) - Static method in class akka.remote.WireFormats.DeployData
 
parseFrom(byte[]) - Static method in class akka.remote.WireFormats.FiniteDuration
 
parseFrom(byte[]) - Static method in class akka.remote.WireFormats.FromConfig
 
parseFrom(byte[]) - Static method in class akka.remote.WireFormats.GenericRoutingPool
 
parseFrom(byte[]) - Static method in class akka.remote.WireFormats.PropsData
 
parseFrom(byte[]) - Static method in class akka.remote.WireFormats.RemoteEnvelope
 
parseFrom(byte[]) - Static method in class akka.remote.WireFormats.RemoteRouterConfig
 
parseFrom(byte[]) - Static method in class akka.remote.WireFormats.RemoteScope
 
parseFrom(byte[]) - Static method in class akka.remote.WireFormats.ScatterGatherPool
 
parseFrom(byte[]) - Static method in class akka.remote.WireFormats.SerializedMessage
 
parseFrom(byte[]) - Static method in class akka.remote.WireFormats.TailChoppingPool
 
parseFrom(byte[]) - Static method in class akka.stream.StreamRefMessages.ActorRef
 
parseFrom(byte[]) - Static method in class akka.stream.StreamRefMessages.CumulativeDemand
 
parseFrom(byte[]) - Static method in class akka.stream.StreamRefMessages.OnSubscribeHandshake
 
parseFrom(byte[]) - Static method in class akka.stream.StreamRefMessages.Payload
 
parseFrom(byte[]) - Static method in class akka.stream.StreamRefMessages.RemoteStreamCompleted
 
parseFrom(byte[]) - Static method in class akka.stream.StreamRefMessages.RemoteStreamFailure
 
parseFrom(byte[]) - Static method in class akka.stream.StreamRefMessages.SequencedOnNext
 
parseFrom(byte[]) - Static method in class akka.stream.StreamRefMessages.SinkRef
 
parseFrom(byte[]) - Static method in class akka.stream.StreamRefMessages.SourceRef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Empty
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Address
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Empty
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Join
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Member
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Pool
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.persistence.serialization.MessageFormats.AtomicWrite
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.persistence.serialization.MessageFormats.PersistentMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.persistence.serialization.MessageFormats.PersistentPayload
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.Address
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.FlushAck
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.HandshakeReq
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.MessageWithAddress
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.Quarantined
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.UniqueAddress
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.ActorIdentity
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.ActorInitializationException
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.ActorRef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.Identify
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.Option
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.Payload
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.Selection
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.SelectionEnvelope
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.StackTraceElement
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.StatusReplyErrorMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.Throwable
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.ThrowableNotSerializable
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.SystemMessageFormats.FailedData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.SystemMessageFormats.SuperviseData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.SystemMessageFormats.SystemMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.SystemMessageFormats.WatchData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.testconductor.TestConductorProtocol.Address
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.testconductor.TestConductorProtocol.Hello
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.testconductor.TestConductorProtocol.Wrapper
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.AckAndEnvelopeContainer
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.AcknowledgementInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.ActorRefData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.AddressData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.AkkaControlMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.AkkaHandshakeInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.AkkaProtocolMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.DaemonMsgCreateData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.DefaultResizer
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.DeployData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.FiniteDuration
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.FromConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.GenericRoutingPool
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.PropsData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.RemoteEnvelope
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.RemoteRouterConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.RemoteScope
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.ScatterGatherPool
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.SerializedMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.TailChoppingPool
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.ActorRef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.CumulativeDemand
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.OnSubscribeHandshake
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.Payload
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.RemoteStreamCompleted
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.RemoteStreamFailure
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.SequencedOnNext
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.SinkRef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.SourceRef
 
parseFrom(ByteString) - Static method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts
 
parseFrom(ByteString) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag
 
parseFrom(ByteString) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry
 
parseFrom(ByteString) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter
 
parseFrom(ByteString) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
 
parseFrom(ByteString) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry
 
parseFrom(ByteString) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap
 
parseFrom(ByteString) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister
 
parseFrom(ByteString) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry
 
parseFrom(ByteString) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap
 
parseFrom(ByteString) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry
 
parseFrom(ByteString) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry
 
parseFrom(ByteString) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup
 
parseFrom(ByteString) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry
 
parseFrom(ByteString) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap
 
parseFrom(ByteString) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
 
parseFrom(ByteString) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry
 
parseFrom(ByteString) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup
 
parseFrom(ByteString) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter
 
parseFrom(ByteString) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry
 
parseFrom(ByteString) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap
 
parseFrom(ByteString) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address
 
parseFrom(ByteString) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed
 
parseFrom(ByteString) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope
 
parseFrom(ByteString) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry
 
parseFrom(ByteString) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry
 
parseFrom(ByteString) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation
 
parseFrom(ByteString) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope
 
parseFrom(ByteString) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Empty
 
parseFrom(ByteString) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
 
parseFrom(ByteString) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure
 
parseFrom(ByteString) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess
 
parseFrom(ByteString) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry
 
parseFrom(ByteString) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip
 
parseFrom(ByteString) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound
 
parseFrom(ByteString) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage
 
parseFrom(ByteString) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read
 
parseFrom(ByteString) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult
 
parseFrom(ByteString) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry
 
parseFrom(ByteString) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status
 
parseFrom(ByteString) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet
 
parseFrom(ByteString) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe
 
parseFrom(ByteString) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress
 
parseFrom(ByteString) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe
 
parseFrom(ByteString) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry
 
parseFrom(ByteString) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector
 
parseFrom(ByteString) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write
 
parseFrom(ByteString) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool
 
parseFrom(ByteString) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address
 
parseFrom(ByteString) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip
 
parseFrom(ByteString) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope
 
parseFrom(ByteString) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector
 
parseFrom(ByteString) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector
 
parseFrom(ByteString) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA
 
parseFrom(ByteString) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric
 
parseFrom(ByteString) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number
 
parseFrom(ByteString) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics
 
parseFrom(ByteString) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Address
 
parseFrom(ByteString) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool
 
parseFrom(ByteString) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings
 
parseFrom(ByteString) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck
 
parseFrom(ByteString) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Empty
 
parseFrom(ByteString) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
 
parseFrom(ByteString) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope
 
parseFrom(ByteString) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview
 
parseFrom(ByteString) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus
 
parseFrom(ByteString) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat
 
parseFrom(ByteString) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse
 
parseFrom(ByteString) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin
 
parseFrom(ByteString) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck
 
parseFrom(ByteString) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Join
 
parseFrom(ByteString) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Member
 
parseFrom(ByteString) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability
 
parseFrom(ByteString) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Pool
 
parseFrom(ByteString) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability
 
parseFrom(ByteString) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone
 
parseFrom(ByteString) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress
 
parseFrom(ByteString) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock
 
parseFrom(ByteString) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version
 
parseFrom(ByteString) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome
 
parseFrom(ByteString) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address
 
parseFrom(ByteString) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket
 
parseFrom(ByteString) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry
 
parseFrom(ByteString) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta
 
parseFrom(ByteString) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload
 
parseFrom(ByteString) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish
 
parseFrom(ByteString) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send
 
parseFrom(ByteString) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll
 
parseFrom(ByteString) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber
 
parseFrom(ByteString) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status
 
parseFrom(ByteString) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version
 
parseFrom(ByteString) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage
 
parseFrom(ByteString) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address
 
parseFrom(ByteString) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats
 
parseFrom(ByteString) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry
 
parseFrom(ByteString) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState
 
parseFrom(ByteString) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry
 
parseFrom(ByteString) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions
 
parseFrom(ByteString) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState
 
parseFrom(ByteString) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState
 
parseFrom(ByteString) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted
 
parseFrom(ByteString) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped
 
parseFrom(ByteString) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted
 
parseFrom(ByteString) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState
 
parseFrom(ByteString) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped
 
parseFrom(ByteString) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats
 
parseFrom(ByteString) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry
 
parseFrom(ByteString) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState
 
parseFrom(ByteString) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome
 
parseFrom(ByteString) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated
 
parseFrom(ByteString) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes
 
parseFrom(ByteString) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry
 
parseFrom(ByteString) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage
 
parseFrom(ByteString) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats
 
parseFrom(ByteString) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState
 
parseFrom(ByteString) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats
 
parseFrom(ByteString) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity
 
parseFrom(ByteString) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck
 
parseFrom(ByteString) - Static method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope
 
parseFrom(ByteString) - Static method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished
 
parseFrom(ByteString) - Static method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry
 
parseFrom(ByteString) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack
 
parseFrom(ByteString) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup
 
parseFrom(ByteString) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed
 
parseFrom(ByteString) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
 
parseFrom(ByteString) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer
 
parseFrom(ByteString) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request
 
parseFrom(ByteString) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend
 
parseFrom(ByteString) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
 
parseFrom(ByteString) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State
 
parseFrom(ByteString) - Static method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
 
parseFrom(ByteString) - Static method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot
 
parseFrom(ByteString) - Static method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery
 
parseFrom(ByteString) - Static method in class akka.persistence.serialization.MessageFormats.AtomicWrite
 
parseFrom(ByteString) - Static method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot
 
parseFrom(ByteString) - Static method in class akka.persistence.serialization.MessageFormats.PersistentMessage
 
parseFrom(ByteString) - Static method in class akka.persistence.serialization.MessageFormats.PersistentPayload
 
parseFrom(ByteString) - Static method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent
 
parseFrom(ByteString) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter
 
parseFrom(ByteString) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate
 
parseFrom(ByteString) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
 
parseFrom(ByteString) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry
 
parseFrom(ByteString) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup
 
parseFrom(ByteString) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent
 
parseFrom(ByteString) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata
 
parseFrom(ByteString) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData
 
parseFrom(ByteString) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata
 
parseFrom(ByteString) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen
 
parseFrom(ByteString) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry
 
parseFrom(ByteString) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector
 
parseFrom(ByteString) - Static method in class akka.remote.ArteryControlFormats.Address
 
parseFrom(ByteString) - Static method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp
 
parseFrom(ByteString) - Static method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement
 
parseFrom(ByteString) - Static method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck
 
parseFrom(ByteString) - Static method in class akka.remote.ArteryControlFormats.FlushAck
 
parseFrom(ByteString) - Static method in class akka.remote.ArteryControlFormats.HandshakeReq
 
parseFrom(ByteString) - Static method in class akka.remote.ArteryControlFormats.MessageWithAddress
 
parseFrom(ByteString) - Static method in class akka.remote.ArteryControlFormats.Quarantined
 
parseFrom(ByteString) - Static method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck
 
parseFrom(ByteString) - Static method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope
 
parseFrom(ByteString) - Static method in class akka.remote.ArteryControlFormats.UniqueAddress
 
parseFrom(ByteString) - Static method in class akka.remote.ContainerFormats.ActorIdentity
 
parseFrom(ByteString) - Static method in class akka.remote.ContainerFormats.ActorInitializationException
 
parseFrom(ByteString) - Static method in class akka.remote.ContainerFormats.ActorRef
 
parseFrom(ByteString) - Static method in class akka.remote.ContainerFormats.Identify
 
parseFrom(ByteString) - Static method in class akka.remote.ContainerFormats.Option
 
parseFrom(ByteString) - Static method in class akka.remote.ContainerFormats.Payload
 
parseFrom(ByteString) - Static method in class akka.remote.ContainerFormats.Selection
 
parseFrom(ByteString) - Static method in class akka.remote.ContainerFormats.SelectionEnvelope
 
parseFrom(ByteString) - Static method in class akka.remote.ContainerFormats.StackTraceElement
 
parseFrom(ByteString) - Static method in class akka.remote.ContainerFormats.StatusReplyErrorMessage
 
parseFrom(ByteString) - Static method in class akka.remote.ContainerFormats.Throwable
 
parseFrom(ByteString) - Static method in class akka.remote.ContainerFormats.ThrowableNotSerializable
 
parseFrom(ByteString) - Static method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse
 
parseFrom(ByteString) - Static method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData
 
parseFrom(ByteString) - Static method in class akka.remote.SystemMessageFormats.FailedData
 
parseFrom(ByteString) - Static method in class akka.remote.SystemMessageFormats.SuperviseData
 
parseFrom(ByteString) - Static method in class akka.remote.SystemMessageFormats.SystemMessage
 
parseFrom(ByteString) - Static method in class akka.remote.SystemMessageFormats.WatchData
 
parseFrom(ByteString) - Static method in class akka.remote.testconductor.TestConductorProtocol.Address
 
parseFrom(ByteString) - Static method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest
 
parseFrom(ByteString) - Static method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier
 
parseFrom(ByteString) - Static method in class akka.remote.testconductor.TestConductorProtocol.Hello
 
parseFrom(ByteString) - Static method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure
 
parseFrom(ByteString) - Static method in class akka.remote.testconductor.TestConductorProtocol.Wrapper
 
parseFrom(ByteString) - Static method in class akka.remote.WireFormats.AckAndEnvelopeContainer
 
parseFrom(ByteString) - Static method in class akka.remote.WireFormats.AcknowledgementInfo
 
parseFrom(ByteString) - Static method in class akka.remote.WireFormats.ActorRefData
 
parseFrom(ByteString) - Static method in class akka.remote.WireFormats.AddressData
 
parseFrom(ByteString) - Static method in class akka.remote.WireFormats.AkkaControlMessage
 
parseFrom(ByteString) - Static method in class akka.remote.WireFormats.AkkaHandshakeInfo
 
parseFrom(ByteString) - Static method in class akka.remote.WireFormats.AkkaProtocolMessage
 
parseFrom(ByteString) - Static method in class akka.remote.WireFormats.DaemonMsgCreateData
 
parseFrom(ByteString) - Static method in class akka.remote.WireFormats.DefaultResizer
 
parseFrom(ByteString) - Static method in class akka.remote.WireFormats.DeployData
 
parseFrom(ByteString) - Static method in class akka.remote.WireFormats.FiniteDuration
 
parseFrom(ByteString) - Static method in class akka.remote.WireFormats.FromConfig
 
parseFrom(ByteString) - Static method in class akka.remote.WireFormats.GenericRoutingPool
 
parseFrom(ByteString) - Static method in class akka.remote.WireFormats.PropsData
 
parseFrom(ByteString) - Static method in class akka.remote.WireFormats.RemoteEnvelope
 
parseFrom(ByteString) - Static method in class akka.remote.WireFormats.RemoteRouterConfig
 
parseFrom(ByteString) - Static method in class akka.remote.WireFormats.RemoteScope
 
parseFrom(ByteString) - Static method in class akka.remote.WireFormats.ScatterGatherPool
 
parseFrom(ByteString) - Static method in class akka.remote.WireFormats.SerializedMessage
 
parseFrom(ByteString) - Static method in class akka.remote.WireFormats.TailChoppingPool
 
parseFrom(ByteString) - Static method in class akka.stream.StreamRefMessages.ActorRef
 
parseFrom(ByteString) - Static method in class akka.stream.StreamRefMessages.CumulativeDemand
 
parseFrom(ByteString) - Static method in class akka.stream.StreamRefMessages.OnSubscribeHandshake
 
parseFrom(ByteString) - Static method in class akka.stream.StreamRefMessages.Payload
 
parseFrom(ByteString) - Static method in class akka.stream.StreamRefMessages.RemoteStreamCompleted
 
parseFrom(ByteString) - Static method in class akka.stream.StreamRefMessages.RemoteStreamFailure
 
parseFrom(ByteString) - Static method in class akka.stream.StreamRefMessages.SequencedOnNext
 
parseFrom(ByteString) - Static method in class akka.stream.StreamRefMessages.SinkRef
 
parseFrom(ByteString) - Static method in class akka.stream.StreamRefMessages.SourceRef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Empty
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Address
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Empty
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Join
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Member
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Pool
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.persistence.serialization.MessageFormats.AtomicWrite
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.persistence.serialization.MessageFormats.PersistentMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.persistence.serialization.MessageFormats.PersistentPayload
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.Address
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.FlushAck
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.HandshakeReq
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.MessageWithAddress
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.Quarantined
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.UniqueAddress
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.ActorIdentity
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.ActorInitializationException
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.ActorRef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.Identify
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.Option
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.Payload
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.Selection
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.SelectionEnvelope
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.StackTraceElement
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.StatusReplyErrorMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.Throwable
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.ThrowableNotSerializable
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.SystemMessageFormats.FailedData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.SystemMessageFormats.SuperviseData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.SystemMessageFormats.SystemMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.SystemMessageFormats.WatchData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.testconductor.TestConductorProtocol.Address
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.testconductor.TestConductorProtocol.Hello
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.testconductor.TestConductorProtocol.Wrapper
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.AckAndEnvelopeContainer
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.AcknowledgementInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.ActorRefData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.AddressData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.AkkaControlMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.AkkaHandshakeInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.AkkaProtocolMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.DaemonMsgCreateData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.DefaultResizer
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.DeployData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.FiniteDuration
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.FromConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.GenericRoutingPool
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.PropsData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.RemoteEnvelope
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.RemoteRouterConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.RemoteScope
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.ScatterGatherPool
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.SerializedMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.TailChoppingPool
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.ActorRef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.CumulativeDemand
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.OnSubscribeHandshake
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.Payload
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.RemoteStreamCompleted
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.RemoteStreamFailure
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.SequencedOnNext
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.SinkRef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.SourceRef
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Empty
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Address
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Empty
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Join
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Member
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Pool
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
 
parseFrom(CodedInputStream) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State
 
parseFrom(CodedInputStream) - Static method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
 
parseFrom(CodedInputStream) - Static method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot
 
parseFrom(CodedInputStream) - Static method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery
 
parseFrom(CodedInputStream) - Static method in class akka.persistence.serialization.MessageFormats.AtomicWrite
 
parseFrom(CodedInputStream) - Static method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot
 
parseFrom(CodedInputStream) - Static method in class akka.persistence.serialization.MessageFormats.PersistentMessage
 
parseFrom(CodedInputStream) - Static method in class akka.persistence.serialization.MessageFormats.PersistentPayload
 
parseFrom(CodedInputStream) - Static method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent
 
parseFrom(CodedInputStream) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter
 
parseFrom(CodedInputStream) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate
 
parseFrom(CodedInputStream) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
 
parseFrom(CodedInputStream) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry
 
parseFrom(CodedInputStream) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup
 
parseFrom(CodedInputStream) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent
 
parseFrom(CodedInputStream) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata
 
parseFrom(CodedInputStream) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData
 
parseFrom(CodedInputStream) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata
 
parseFrom(CodedInputStream) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen
 
parseFrom(CodedInputStream) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry
 
parseFrom(CodedInputStream) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector
 
parseFrom(CodedInputStream) - Static method in class akka.remote.ArteryControlFormats.Address
 
parseFrom(CodedInputStream) - Static method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp
 
parseFrom(CodedInputStream) - Static method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement
 
parseFrom(CodedInputStream) - Static method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck
 
parseFrom(CodedInputStream) - Static method in class akka.remote.ArteryControlFormats.FlushAck
 
parseFrom(CodedInputStream) - Static method in class akka.remote.ArteryControlFormats.HandshakeReq
 
parseFrom(CodedInputStream) - Static method in class akka.remote.ArteryControlFormats.MessageWithAddress
 
parseFrom(CodedInputStream) - Static method in class akka.remote.ArteryControlFormats.Quarantined
 
parseFrom(CodedInputStream) - Static method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck
 
parseFrom(CodedInputStream) - Static method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope
 
parseFrom(CodedInputStream) - Static method in class akka.remote.ArteryControlFormats.UniqueAddress
 
parseFrom(CodedInputStream) - Static method in class akka.remote.ContainerFormats.ActorIdentity
 
parseFrom(CodedInputStream) - Static method in class akka.remote.ContainerFormats.ActorInitializationException
 
parseFrom(CodedInputStream) - Static method in class akka.remote.ContainerFormats.ActorRef
 
parseFrom(CodedInputStream) - Static method in class akka.remote.ContainerFormats.Identify
 
parseFrom(CodedInputStream) - Static method in class akka.remote.ContainerFormats.Option
 
parseFrom(CodedInputStream) - Static method in class akka.remote.ContainerFormats.Payload
 
parseFrom(CodedInputStream) - Static method in class akka.remote.ContainerFormats.Selection
 
parseFrom(CodedInputStream) - Static method in class akka.remote.ContainerFormats.SelectionEnvelope
 
parseFrom(CodedInputStream) - Static method in class akka.remote.ContainerFormats.StackTraceElement
 
parseFrom(CodedInputStream) - Static method in class akka.remote.ContainerFormats.StatusReplyErrorMessage
 
parseFrom(CodedInputStream) - Static method in class akka.remote.ContainerFormats.Throwable
 
parseFrom(CodedInputStream) - Static method in class akka.remote.ContainerFormats.ThrowableNotSerializable
 
parseFrom(CodedInputStream) - Static method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse
 
parseFrom(CodedInputStream) - Static method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData
 
parseFrom(CodedInputStream) - Static method in class akka.remote.SystemMessageFormats.FailedData
 
parseFrom(CodedInputStream) - Static method in class akka.remote.SystemMessageFormats.SuperviseData
 
parseFrom(CodedInputStream) - Static method in class akka.remote.SystemMessageFormats.SystemMessage
 
parseFrom(CodedInputStream) - Static method in class akka.remote.SystemMessageFormats.WatchData
 
parseFrom(CodedInputStream) - Static method in class akka.remote.testconductor.TestConductorProtocol.Address
 
parseFrom(CodedInputStream) - Static method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest
 
parseFrom(CodedInputStream) - Static method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier
 
parseFrom(CodedInputStream) - Static method in class akka.remote.testconductor.TestConductorProtocol.Hello
 
parseFrom(CodedInputStream) - Static method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure
 
parseFrom(CodedInputStream) - Static method in class akka.remote.testconductor.TestConductorProtocol.Wrapper
 
parseFrom(CodedInputStream) - Static method in class akka.remote.WireFormats.AckAndEnvelopeContainer
 
parseFrom(CodedInputStream) - Static method in class akka.remote.WireFormats.AcknowledgementInfo
 
parseFrom(CodedInputStream) - Static method in class akka.remote.WireFormats.ActorRefData
 
parseFrom(CodedInputStream) - Static method in class akka.remote.WireFormats.AddressData
 
parseFrom(CodedInputStream) - Static method in class akka.remote.WireFormats.AkkaControlMessage
 
parseFrom(CodedInputStream) - Static method in class akka.remote.WireFormats.AkkaHandshakeInfo
 
parseFrom(CodedInputStream) - Static method in class akka.remote.WireFormats.AkkaProtocolMessage
 
parseFrom(CodedInputStream) - Static method in class akka.remote.WireFormats.DaemonMsgCreateData
 
parseFrom(CodedInputStream) - Static method in class akka.remote.WireFormats.DefaultResizer
 
parseFrom(CodedInputStream) - Static method in class akka.remote.WireFormats.DeployData
 
parseFrom(CodedInputStream) - Static method in class akka.remote.WireFormats.FiniteDuration
 
parseFrom(CodedInputStream) - Static method in class akka.remote.WireFormats.FromConfig
 
parseFrom(CodedInputStream) - Static method in class akka.remote.WireFormats.GenericRoutingPool
 
parseFrom(CodedInputStream) - Static method in class akka.remote.WireFormats.PropsData
 
parseFrom(CodedInputStream) - Static method in class akka.remote.WireFormats.RemoteEnvelope
 
parseFrom(CodedInputStream) - Static method in class akka.remote.WireFormats.RemoteRouterConfig
 
parseFrom(CodedInputStream) - Static method in class akka.remote.WireFormats.RemoteScope
 
parseFrom(CodedInputStream) - Static method in class akka.remote.WireFormats.ScatterGatherPool
 
parseFrom(CodedInputStream) - Static method in class akka.remote.WireFormats.SerializedMessage
 
parseFrom(CodedInputStream) - Static method in class akka.remote.WireFormats.TailChoppingPool
 
parseFrom(CodedInputStream) - Static method in class akka.stream.StreamRefMessages.ActorRef
 
parseFrom(CodedInputStream) - Static method in class akka.stream.StreamRefMessages.CumulativeDemand
 
parseFrom(CodedInputStream) - Static method in class akka.stream.StreamRefMessages.OnSubscribeHandshake
 
parseFrom(CodedInputStream) - Static method in class akka.stream.StreamRefMessages.Payload
 
parseFrom(CodedInputStream) - Static method in class akka.stream.StreamRefMessages.RemoteStreamCompleted
 
parseFrom(CodedInputStream) - Static method in class akka.stream.StreamRefMessages.RemoteStreamFailure
 
parseFrom(CodedInputStream) - Static method in class akka.stream.StreamRefMessages.SequencedOnNext
 
parseFrom(CodedInputStream) - Static method in class akka.stream.StreamRefMessages.SinkRef
 
parseFrom(CodedInputStream) - Static method in class akka.stream.StreamRefMessages.SourceRef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Empty
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Address
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Empty
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Join
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Member
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Pool
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.persistence.serialization.MessageFormats.AtomicWrite
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.persistence.serialization.MessageFormats.PersistentMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.persistence.serialization.MessageFormats.PersistentPayload
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.Address
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.FlushAck
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.HandshakeReq
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.MessageWithAddress
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.Quarantined
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.UniqueAddress
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.ActorIdentity
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.ActorInitializationException
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.ActorRef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.Identify
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.Option
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.Payload
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.Selection
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.SelectionEnvelope
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.StackTraceElement
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.StatusReplyErrorMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.Throwable
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.ThrowableNotSerializable
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.SystemMessageFormats.FailedData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.SystemMessageFormats.SuperviseData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.SystemMessageFormats.SystemMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.SystemMessageFormats.WatchData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.testconductor.TestConductorProtocol.Address
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.testconductor.TestConductorProtocol.Hello
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.testconductor.TestConductorProtocol.Wrapper
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.AckAndEnvelopeContainer
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.AcknowledgementInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.ActorRefData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.AddressData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.AkkaControlMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.AkkaHandshakeInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.AkkaProtocolMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.DaemonMsgCreateData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.DefaultResizer
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.DeployData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.FiniteDuration
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.FromConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.GenericRoutingPool
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.PropsData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.RemoteEnvelope
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.RemoteRouterConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.RemoteScope
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.ScatterGatherPool
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.SerializedMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.TailChoppingPool
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.ActorRef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.CumulativeDemand
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.OnSubscribeHandshake
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.Payload
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.RemoteStreamCompleted
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.RemoteStreamFailure
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.SequencedOnNext
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.SinkRef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.SourceRef
 
parseFrom(InputStream) - Static method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts
 
parseFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag
 
parseFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry
 
parseFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter
 
parseFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
 
parseFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry
 
parseFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap
 
parseFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister
 
parseFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry
 
parseFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap
 
parseFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry
 
parseFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry
 
parseFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup
 
parseFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry
 
parseFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap
 
parseFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
 
parseFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry
 
parseFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup
 
parseFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter
 
parseFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry
 
parseFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap
 
parseFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address
 
parseFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed
 
parseFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope
 
parseFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry
 
parseFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry
 
parseFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation
 
parseFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope
 
parseFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Empty
 
parseFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
 
parseFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure
 
parseFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess
 
parseFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry
 
parseFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip
 
parseFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound
 
parseFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage
 
parseFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read
 
parseFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult
 
parseFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry
 
parseFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status
 
parseFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet
 
parseFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe
 
parseFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress
 
parseFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe
 
parseFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry
 
parseFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector
 
parseFrom(InputStream) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write
 
parseFrom(InputStream) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool
 
parseFrom(InputStream) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address
 
parseFrom(InputStream) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip
 
parseFrom(InputStream) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope
 
parseFrom(InputStream) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector
 
parseFrom(InputStream) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector
 
parseFrom(InputStream) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA
 
parseFrom(InputStream) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric
 
parseFrom(InputStream) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number
 
parseFrom(InputStream) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics
 
parseFrom(InputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Address
 
parseFrom(InputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool
 
parseFrom(InputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings
 
parseFrom(InputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck
 
parseFrom(InputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Empty
 
parseFrom(InputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
 
parseFrom(InputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope
 
parseFrom(InputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview
 
parseFrom(InputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus
 
parseFrom(InputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat
 
parseFrom(InputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse
 
parseFrom(InputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin
 
parseFrom(InputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck
 
parseFrom(InputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Join
 
parseFrom(InputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Member
 
parseFrom(InputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability
 
parseFrom(InputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Pool
 
parseFrom(InputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability
 
parseFrom(InputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone
 
parseFrom(InputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress
 
parseFrom(InputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock
 
parseFrom(InputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version
 
parseFrom(InputStream) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome
 
parseFrom(InputStream) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address
 
parseFrom(InputStream) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket
 
parseFrom(InputStream) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry
 
parseFrom(InputStream) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta
 
parseFrom(InputStream) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload
 
parseFrom(InputStream) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish
 
parseFrom(InputStream) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send
 
parseFrom(InputStream) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll
 
parseFrom(InputStream) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber
 
parseFrom(InputStream) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status
 
parseFrom(InputStream) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version
 
parseFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage
 
parseFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address
 
parseFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats
 
parseFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry
 
parseFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState
 
parseFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry
 
parseFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions
 
parseFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState
 
parseFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState
 
parseFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted
 
parseFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped
 
parseFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted
 
parseFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState
 
parseFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped
 
parseFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats
 
parseFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry
 
parseFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState
 
parseFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome
 
parseFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated
 
parseFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes
 
parseFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry
 
parseFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage
 
parseFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats
 
parseFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState
 
parseFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats
 
parseFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity
 
parseFrom(InputStream) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck
 
parseFrom(InputStream) - Static method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope
 
parseFrom(InputStream) - Static method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished
 
parseFrom(InputStream) - Static method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry
 
parseFrom(InputStream) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack
 
parseFrom(InputStream) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup
 
parseFrom(InputStream) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed
 
parseFrom(InputStream) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
 
parseFrom(InputStream) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer
 
parseFrom(InputStream) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request
 
parseFrom(InputStream) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend
 
parseFrom(InputStream) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
 
parseFrom(InputStream) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State
 
parseFrom(InputStream) - Static method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
 
parseFrom(InputStream) - Static method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot
 
parseFrom(InputStream) - Static method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery
 
parseFrom(InputStream) - Static method in class akka.persistence.serialization.MessageFormats.AtomicWrite
 
parseFrom(InputStream) - Static method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot
 
parseFrom(InputStream) - Static method in class akka.persistence.serialization.MessageFormats.PersistentMessage
 
parseFrom(InputStream) - Static method in class akka.persistence.serialization.MessageFormats.PersistentPayload
 
parseFrom(InputStream) - Static method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent
 
parseFrom(InputStream) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter
 
parseFrom(InputStream) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate
 
parseFrom(InputStream) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
 
parseFrom(InputStream) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry
 
parseFrom(InputStream) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup
 
parseFrom(InputStream) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent
 
parseFrom(InputStream) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata
 
parseFrom(InputStream) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData
 
parseFrom(InputStream) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata
 
parseFrom(InputStream) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen
 
parseFrom(InputStream) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry
 
parseFrom(InputStream) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector
 
parseFrom(InputStream) - Static method in class akka.remote.ArteryControlFormats.Address
 
parseFrom(InputStream) - Static method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp
 
parseFrom(InputStream) - Static method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement
 
parseFrom(InputStream) - Static method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck
 
parseFrom(InputStream) - Static method in class akka.remote.ArteryControlFormats.FlushAck
 
parseFrom(InputStream) - Static method in class akka.remote.ArteryControlFormats.HandshakeReq
 
parseFrom(InputStream) - Static method in class akka.remote.ArteryControlFormats.MessageWithAddress
 
parseFrom(InputStream) - Static method in class akka.remote.ArteryControlFormats.Quarantined
 
parseFrom(InputStream) - Static method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck
 
parseFrom(InputStream) - Static method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope
 
parseFrom(InputStream) - Static method in class akka.remote.ArteryControlFormats.UniqueAddress
 
parseFrom(InputStream) - Static method in class akka.remote.ContainerFormats.ActorIdentity
 
parseFrom(InputStream) - Static method in class akka.remote.ContainerFormats.ActorInitializationException
 
parseFrom(InputStream) - Static method in class akka.remote.ContainerFormats.ActorRef
 
parseFrom(InputStream) - Static method in class akka.remote.ContainerFormats.Identify
 
parseFrom(InputStream) - Static method in class akka.remote.ContainerFormats.Option
 
parseFrom(InputStream) - Static method in class akka.remote.ContainerFormats.Payload
 
parseFrom(InputStream) - Static method in class akka.remote.ContainerFormats.Selection
 
parseFrom(InputStream) - Static method in class akka.remote.ContainerFormats.SelectionEnvelope
 
parseFrom(InputStream) - Static method in class akka.remote.ContainerFormats.StackTraceElement
 
parseFrom(InputStream) - Static method in class akka.remote.ContainerFormats.StatusReplyErrorMessage
 
parseFrom(InputStream) - Static method in class akka.remote.ContainerFormats.Throwable
 
parseFrom(InputStream) - Static method in class akka.remote.ContainerFormats.ThrowableNotSerializable
 
parseFrom(InputStream) - Static method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse
 
parseFrom(InputStream) - Static method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData
 
parseFrom(InputStream) - Static method in class akka.remote.SystemMessageFormats.FailedData
 
parseFrom(InputStream) - Static method in class akka.remote.SystemMessageFormats.SuperviseData
 
parseFrom(InputStream) - Static method in class akka.remote.SystemMessageFormats.SystemMessage
 
parseFrom(InputStream) - Static method in class akka.remote.SystemMessageFormats.WatchData
 
parseFrom(InputStream) - Static method in class akka.remote.testconductor.TestConductorProtocol.Address
 
parseFrom(InputStream) - Static method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest
 
parseFrom(InputStream) - Static method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier
 
parseFrom(InputStream) - Static method in class akka.remote.testconductor.TestConductorProtocol.Hello
 
parseFrom(InputStream) - Static method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure
 
parseFrom(InputStream) - Static method in class akka.remote.testconductor.TestConductorProtocol.Wrapper
 
parseFrom(InputStream) - Static method in class akka.remote.WireFormats.AckAndEnvelopeContainer
 
parseFrom(InputStream) - Static method in class akka.remote.WireFormats.AcknowledgementInfo
 
parseFrom(InputStream) - Static method in class akka.remote.WireFormats.ActorRefData
 
parseFrom(InputStream) - Static method in class akka.remote.WireFormats.AddressData
 
parseFrom(InputStream) - Static method in class akka.remote.WireFormats.AkkaControlMessage
 
parseFrom(InputStream) - Static method in class akka.remote.WireFormats.AkkaHandshakeInfo
 
parseFrom(InputStream) - Static method in class akka.remote.WireFormats.AkkaProtocolMessage
 
parseFrom(InputStream) - Static method in class akka.remote.WireFormats.DaemonMsgCreateData
 
parseFrom(InputStream) - Static method in class akka.remote.WireFormats.DefaultResizer
 
parseFrom(InputStream) - Static method in class akka.remote.WireFormats.DeployData
 
parseFrom(InputStream) - Static method in class akka.remote.WireFormats.FiniteDuration
 
parseFrom(InputStream) - Static method in class akka.remote.WireFormats.FromConfig
 
parseFrom(InputStream) - Static method in class akka.remote.WireFormats.GenericRoutingPool
 
parseFrom(InputStream) - Static method in class akka.remote.WireFormats.PropsData
 
parseFrom(InputStream) - Static method in class akka.remote.WireFormats.RemoteEnvelope
 
parseFrom(InputStream) - Static method in class akka.remote.WireFormats.RemoteRouterConfig
 
parseFrom(InputStream) - Static method in class akka.remote.WireFormats.RemoteScope
 
parseFrom(InputStream) - Static method in class akka.remote.WireFormats.ScatterGatherPool
 
parseFrom(InputStream) - Static method in class akka.remote.WireFormats.SerializedMessage
 
parseFrom(InputStream) - Static method in class akka.remote.WireFormats.TailChoppingPool
 
parseFrom(InputStream) - Static method in class akka.stream.StreamRefMessages.ActorRef
 
parseFrom(InputStream) - Static method in class akka.stream.StreamRefMessages.CumulativeDemand
 
parseFrom(InputStream) - Static method in class akka.stream.StreamRefMessages.OnSubscribeHandshake
 
parseFrom(InputStream) - Static method in class akka.stream.StreamRefMessages.Payload
 
parseFrom(InputStream) - Static method in class akka.stream.StreamRefMessages.RemoteStreamCompleted
 
parseFrom(InputStream) - Static method in class akka.stream.StreamRefMessages.RemoteStreamFailure
 
parseFrom(InputStream) - Static method in class akka.stream.StreamRefMessages.SequencedOnNext
 
parseFrom(InputStream) - Static method in class akka.stream.StreamRefMessages.SinkRef
 
parseFrom(InputStream) - Static method in class akka.stream.StreamRefMessages.SourceRef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Empty
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Address
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Empty
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Join
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Member
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Pool
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.persistence.serialization.MessageFormats.AtomicWrite
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.persistence.serialization.MessageFormats.PersistentMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.persistence.serialization.MessageFormats.PersistentPayload
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.Address
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.FlushAck
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.HandshakeReq
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.MessageWithAddress
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.Quarantined
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.UniqueAddress
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.ActorIdentity
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.ActorInitializationException
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.ActorRef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.Identify
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.Option
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.Payload
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.Selection
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.SelectionEnvelope
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.StackTraceElement
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.StatusReplyErrorMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.Throwable
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.ThrowableNotSerializable
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.SystemMessageFormats.FailedData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.SystemMessageFormats.SuperviseData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.SystemMessageFormats.SystemMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.SystemMessageFormats.WatchData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.testconductor.TestConductorProtocol.Address
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.testconductor.TestConductorProtocol.Hello
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.testconductor.TestConductorProtocol.Wrapper
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.AckAndEnvelopeContainer
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.AcknowledgementInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.ActorRefData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.AddressData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.AkkaControlMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.AkkaHandshakeInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.AkkaProtocolMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.DaemonMsgCreateData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.DefaultResizer
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.DeployData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.FiniteDuration
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.FromConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.GenericRoutingPool
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.PropsData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.RemoteEnvelope
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.RemoteRouterConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.RemoteScope
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.ScatterGatherPool
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.SerializedMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.TailChoppingPool
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.ActorRef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.CumulativeDemand
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.OnSubscribeHandshake
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.Payload
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.RemoteStreamCompleted
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.RemoteStreamFailure
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.SequencedOnNext
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.SinkRef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.SourceRef
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Empty
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Address
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Empty
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Join
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Member
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Pool
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
 
parseFrom(ByteBuffer) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State
 
parseFrom(ByteBuffer) - Static method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
 
parseFrom(ByteBuffer) - Static method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot
 
parseFrom(ByteBuffer) - Static method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery
 
parseFrom(ByteBuffer) - Static method in class akka.persistence.serialization.MessageFormats.AtomicWrite
 
parseFrom(ByteBuffer) - Static method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot
 
parseFrom(ByteBuffer) - Static method in class akka.persistence.serialization.MessageFormats.PersistentMessage
 
parseFrom(ByteBuffer) - Static method in class akka.persistence.serialization.MessageFormats.PersistentPayload
 
parseFrom(ByteBuffer) - Static method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent
 
parseFrom(ByteBuffer) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter
 
parseFrom(ByteBuffer) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate
 
parseFrom(ByteBuffer) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
 
parseFrom(ByteBuffer) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry
 
parseFrom(ByteBuffer) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup
 
parseFrom(ByteBuffer) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent
 
parseFrom(ByteBuffer) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata
 
parseFrom(ByteBuffer) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData
 
parseFrom(ByteBuffer) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata
 
parseFrom(ByteBuffer) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen
 
parseFrom(ByteBuffer) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry
 
parseFrom(ByteBuffer) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector
 
parseFrom(ByteBuffer) - Static method in class akka.remote.ArteryControlFormats.Address
 
parseFrom(ByteBuffer) - Static method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp
 
parseFrom(ByteBuffer) - Static method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement
 
parseFrom(ByteBuffer) - Static method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck
 
parseFrom(ByteBuffer) - Static method in class akka.remote.ArteryControlFormats.FlushAck
 
parseFrom(ByteBuffer) - Static method in class akka.remote.ArteryControlFormats.HandshakeReq
 
parseFrom(ByteBuffer) - Static method in class akka.remote.ArteryControlFormats.MessageWithAddress
 
parseFrom(ByteBuffer) - Static method in class akka.remote.ArteryControlFormats.Quarantined
 
parseFrom(ByteBuffer) - Static method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck
 
parseFrom(ByteBuffer) - Static method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope
 
parseFrom(ByteBuffer) - Static method in class akka.remote.ArteryControlFormats.UniqueAddress
 
parseFrom(ByteBuffer) - Static method in class akka.remote.ContainerFormats.ActorIdentity
 
parseFrom(ByteBuffer) - Static method in class akka.remote.ContainerFormats.ActorInitializationException
 
parseFrom(ByteBuffer) - Static method in class akka.remote.ContainerFormats.ActorRef
 
parseFrom(ByteBuffer) - Static method in class akka.remote.ContainerFormats.Identify
 
parseFrom(ByteBuffer) - Static method in class akka.remote.ContainerFormats.Option
 
parseFrom(ByteBuffer) - Static method in class akka.remote.ContainerFormats.Payload
 
parseFrom(ByteBuffer) - Static method in class akka.remote.ContainerFormats.Selection
 
parseFrom(ByteBuffer) - Static method in class akka.remote.ContainerFormats.SelectionEnvelope
 
parseFrom(ByteBuffer) - Static method in class akka.remote.ContainerFormats.StackTraceElement
 
parseFrom(ByteBuffer) - Static method in class akka.remote.ContainerFormats.StatusReplyErrorMessage
 
parseFrom(ByteBuffer) - Static method in class akka.remote.ContainerFormats.Throwable
 
parseFrom(ByteBuffer) - Static method in class akka.remote.ContainerFormats.ThrowableNotSerializable
 
parseFrom(ByteBuffer) - Static method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse
 
parseFrom(ByteBuffer) - Static method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData
 
parseFrom(ByteBuffer) - Static method in class akka.remote.SystemMessageFormats.FailedData
 
parseFrom(ByteBuffer) - Static method in class akka.remote.SystemMessageFormats.SuperviseData
 
parseFrom(ByteBuffer) - Static method in class akka.remote.SystemMessageFormats.SystemMessage
 
parseFrom(ByteBuffer) - Static method in class akka.remote.SystemMessageFormats.WatchData
 
parseFrom(ByteBuffer) - Static method in class akka.remote.testconductor.TestConductorProtocol.Address
 
parseFrom(ByteBuffer) - Static method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest
 
parseFrom(ByteBuffer) - Static method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier
 
parseFrom(ByteBuffer) - Static method in class akka.remote.testconductor.TestConductorProtocol.Hello
 
parseFrom(ByteBuffer) - Static method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure
 
parseFrom(ByteBuffer) - Static method in class akka.remote.testconductor.TestConductorProtocol.Wrapper
 
parseFrom(ByteBuffer) - Static method in class akka.remote.WireFormats.AckAndEnvelopeContainer
 
parseFrom(ByteBuffer) - Static method in class akka.remote.WireFormats.AcknowledgementInfo
 
parseFrom(ByteBuffer) - Static method in class akka.remote.WireFormats.ActorRefData
 
parseFrom(ByteBuffer) - Static method in class akka.remote.WireFormats.AddressData
 
parseFrom(ByteBuffer) - Static method in class akka.remote.WireFormats.AkkaControlMessage
 
parseFrom(ByteBuffer) - Static method in class akka.remote.WireFormats.AkkaHandshakeInfo
 
parseFrom(ByteBuffer) - Static method in class akka.remote.WireFormats.AkkaProtocolMessage
 
parseFrom(ByteBuffer) - Static method in class akka.remote.WireFormats.DaemonMsgCreateData
 
parseFrom(ByteBuffer) - Static method in class akka.remote.WireFormats.DefaultResizer
 
parseFrom(ByteBuffer) - Static method in class akka.remote.WireFormats.DeployData
 
parseFrom(ByteBuffer) - Static method in class akka.remote.WireFormats.FiniteDuration
 
parseFrom(ByteBuffer) - Static method in class akka.remote.WireFormats.FromConfig
 
parseFrom(ByteBuffer) - Static method in class akka.remote.WireFormats.GenericRoutingPool
 
parseFrom(ByteBuffer) - Static method in class akka.remote.WireFormats.PropsData
 
parseFrom(ByteBuffer) - Static method in class akka.remote.WireFormats.RemoteEnvelope
 
parseFrom(ByteBuffer) - Static method in class akka.remote.WireFormats.RemoteRouterConfig
 
parseFrom(ByteBuffer) - Static method in class akka.remote.WireFormats.RemoteScope
 
parseFrom(ByteBuffer) - Static method in class akka.remote.WireFormats.ScatterGatherPool
 
parseFrom(ByteBuffer) - Static method in class akka.remote.WireFormats.SerializedMessage
 
parseFrom(ByteBuffer) - Static method in class akka.remote.WireFormats.TailChoppingPool
 
parseFrom(ByteBuffer) - Static method in class akka.stream.StreamRefMessages.ActorRef
 
parseFrom(ByteBuffer) - Static method in class akka.stream.StreamRefMessages.CumulativeDemand
 
parseFrom(ByteBuffer) - Static method in class akka.stream.StreamRefMessages.OnSubscribeHandshake
 
parseFrom(ByteBuffer) - Static method in class akka.stream.StreamRefMessages.Payload
 
parseFrom(ByteBuffer) - Static method in class akka.stream.StreamRefMessages.RemoteStreamCompleted
 
parseFrom(ByteBuffer) - Static method in class akka.stream.StreamRefMessages.RemoteStreamFailure
 
parseFrom(ByteBuffer) - Static method in class akka.stream.StreamRefMessages.SequencedOnNext
 
parseFrom(ByteBuffer) - Static method in class akka.stream.StreamRefMessages.SinkRef
 
parseFrom(ByteBuffer) - Static method in class akka.stream.StreamRefMessages.SourceRef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Empty
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Address
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Empty
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Join
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Member
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Pool
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.persistence.serialization.MessageFormats.AtomicWrite
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.persistence.serialization.MessageFormats.PersistentMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.persistence.serialization.MessageFormats.PersistentPayload
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.Address
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.FlushAck
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.HandshakeReq
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.MessageWithAddress
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.Quarantined
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats.UniqueAddress
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.ActorIdentity
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.ActorInitializationException
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.ActorRef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.Identify
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.Option
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.Payload
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.Selection
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.SelectionEnvelope
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.StackTraceElement
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.StatusReplyErrorMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.Throwable
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.ThrowableNotSerializable
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.SystemMessageFormats.FailedData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.SystemMessageFormats.SuperviseData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.SystemMessageFormats.SystemMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.SystemMessageFormats.WatchData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.testconductor.TestConductorProtocol.Address
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.testconductor.TestConductorProtocol.Hello
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.testconductor.TestConductorProtocol.Wrapper
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.AckAndEnvelopeContainer
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.AcknowledgementInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.ActorRefData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.AddressData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.AkkaControlMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.AkkaHandshakeInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.AkkaProtocolMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.DaemonMsgCreateData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.DefaultResizer
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.DeployData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.FiniteDuration
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.FromConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.GenericRoutingPool
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.PropsData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.RemoteEnvelope
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.RemoteRouterConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.RemoteScope
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.ScatterGatherPool
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.SerializedMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.remote.WireFormats.TailChoppingPool
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.ActorRef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.CumulativeDemand
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.OnSubscribeHandshake
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.Payload
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.RemoteStreamCompleted
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.RemoteStreamFailure
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.SequencedOnNext
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.SinkRef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages.SourceRef
 
parseLines(Iterator<String>) - Static method in class akka.io.dns.internal.ResolvConfParser
 
parseLines(Iterator<String>) - Method in class akka.io.dns.internal.ResolvConfParser$
 
parser() - Static method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts
 
parser() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag
 
parser() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry
 
parser() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter
 
parser() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
 
parser() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry
 
parser() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap
 
parser() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister
 
parser() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry
 
parser() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap
 
parser() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry
 
parser() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry
 
parser() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup
 
parser() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry
 
parser() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap
 
parser() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
 
parser() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry
 
parser() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup
 
parser() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter
 
parser() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry
 
parser() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap
 
parser() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address
 
parser() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed
 
parser() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope
 
parser() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry
 
parser() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry
 
parser() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation
 
parser() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope
 
parser() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Empty
 
parser() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
 
parser() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure
 
parser() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess
 
parser() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry
 
parser() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip
 
parser() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound
 
parser() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage
 
parser() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read
 
parser() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult
 
parser() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry
 
parser() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status
 
parser() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet
 
parser() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe
 
parser() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress
 
parser() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe
 
parser() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry
 
parser() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector
 
parser() - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write
 
parser() - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool
 
parser() - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address
 
parser() - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip
 
parser() - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope
 
parser() - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector
 
parser() - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector
 
parser() - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA
 
parser() - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric
 
parser() - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number
 
parser() - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics
 
parser() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Address
 
parser() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool
 
parser() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings
 
parser() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck
 
parser() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Empty
 
parser() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
 
parser() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope
 
parser() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview
 
parser() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus
 
parser() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat
 
parser() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse
 
parser() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin
 
parser() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck
 
parser() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Join
 
parser() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Member
 
parser() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability
 
parser() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Pool
 
parser() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability
 
parser() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone
 
parser() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress
 
parser() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock
 
parser() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version
 
parser() - Static method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome
 
parser() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address
 
parser() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket
 
parser() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry
 
parser() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta
 
parser() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload
 
parser() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish
 
parser() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send
 
parser() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll
 
parser() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber
 
parser() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status
 
parser() - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version
 
parser() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage
 
parser() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address
 
parser() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats
 
parser() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry
 
parser() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState
 
parser() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry
 
parser() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions
 
parser() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState
 
parser() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState
 
parser() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted
 
parser() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped
 
parser() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted
 
parser() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState
 
parser() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped
 
parser() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats
 
parser() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry
 
parser() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState
 
parser() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome
 
parser() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated
 
parser() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes
 
parser() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry
 
parser() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage
 
parser() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats
 
parser() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState
 
parser() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats
 
parser() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity
 
parser() - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck
 
parser() - Static method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope
 
parser() - Static method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished
 
parser() - Static method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry
 
parser() - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack
 
parser() - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup
 
parser() - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed
 
parser() - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
 
parser() - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer
 
parser() - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request
 
parser() - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend
 
parser() - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
 
parser() - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State
 
parser() - Static method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
 
parser() - Static method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot
 
parser() - Static method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery
 
parser() - Static method in class akka.persistence.serialization.MessageFormats.AtomicWrite
 
parser() - Static method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot
 
parser() - Static method in class akka.persistence.serialization.MessageFormats.PersistentMessage
 
parser() - Static method in class akka.persistence.serialization.MessageFormats.PersistentPayload
 
parser() - Static method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent
 
parser() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter
 
parser() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate
 
parser() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
 
parser() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry
 
parser() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup
 
parser() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent
 
parser() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata
 
parser() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData
 
parser() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata
 
parser() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen
 
parser() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry
 
parser() - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector
 
parser() - Static method in class akka.remote.ArteryControlFormats.Address
 
parser() - Static method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp
 
parser() - Static method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement
 
parser() - Static method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck
 
parser() - Static method in class akka.remote.ArteryControlFormats.FlushAck
 
parser() - Static method in class akka.remote.ArteryControlFormats.HandshakeReq
 
parser() - Static method in class akka.remote.ArteryControlFormats.MessageWithAddress
 
parser() - Static method in class akka.remote.ArteryControlFormats.Quarantined
 
parser() - Static method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck
 
parser() - Static method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope
 
parser() - Static method in class akka.remote.ArteryControlFormats.UniqueAddress
 
parser() - Static method in class akka.remote.ContainerFormats.ActorIdentity
 
parser() - Static method in class akka.remote.ContainerFormats.ActorInitializationException
 
parser() - Static method in class akka.remote.ContainerFormats.ActorRef
 
parser() - Static method in class akka.remote.ContainerFormats.Identify
 
parser() - Static method in class akka.remote.ContainerFormats.Option
 
parser() - Static method in class akka.remote.ContainerFormats.Payload
 
parser() - Static method in class akka.remote.ContainerFormats.Selection
 
parser() - Static method in class akka.remote.ContainerFormats.SelectionEnvelope
 
parser() - Static method in class akka.remote.ContainerFormats.StackTraceElement
 
parser() - Static method in class akka.remote.ContainerFormats.StatusReplyErrorMessage
 
parser() - Static method in class akka.remote.ContainerFormats.Throwable
 
parser() - Static method in class akka.remote.ContainerFormats.ThrowableNotSerializable
 
parser() - Static method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse
 
parser() - Static method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData
 
parser() - Static method in class akka.remote.SystemMessageFormats.FailedData
 
parser() - Static method in class akka.remote.SystemMessageFormats.SuperviseData
 
parser() - Static method in class akka.remote.SystemMessageFormats.SystemMessage
 
parser() - Static method in class akka.remote.SystemMessageFormats.WatchData
 
parser() - Static method in class akka.remote.testconductor.TestConductorProtocol.Address
 
parser() - Static method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest
 
parser() - Static method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier
 
parser() - Static method in class akka.remote.testconductor.TestConductorProtocol.Hello
 
parser() - Static method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure
 
parser() - Static method in class akka.remote.testconductor.TestConductorProtocol.Wrapper
 
parser() - Static method in class akka.remote.WireFormats.AckAndEnvelopeContainer
 
parser() - Static method in class akka.remote.WireFormats.AcknowledgementInfo
 
parser() - Static method in class akka.remote.WireFormats.ActorRefData
 
parser() - Static method in class akka.remote.WireFormats.AddressData
 
parser() - Static method in class akka.remote.WireFormats.AkkaControlMessage
 
parser() - Static method in class akka.remote.WireFormats.AkkaHandshakeInfo
 
parser() - Static method in class akka.remote.WireFormats.AkkaProtocolMessage
 
parser() - Static method in class akka.remote.WireFormats.DaemonMsgCreateData
 
parser() - Static method in class akka.remote.WireFormats.DefaultResizer
 
parser() - Static method in class akka.remote.WireFormats.DeployData
 
parser() - Static method in class akka.remote.WireFormats.FiniteDuration
 
parser() - Static method in class akka.remote.WireFormats.FromConfig
 
parser() - Static method in class akka.remote.WireFormats.GenericRoutingPool
 
parser() - Static method in class akka.remote.WireFormats.PropsData
 
parser() - Static method in class akka.remote.WireFormats.RemoteEnvelope
 
parser() - Static method in class akka.remote.WireFormats.RemoteRouterConfig
 
parser() - Static method in class akka.remote.WireFormats.RemoteScope
 
parser() - Static method in class akka.remote.WireFormats.ScatterGatherPool
 
parser() - Static method in class akka.remote.WireFormats.SerializedMessage
 
parser() - Static method in class akka.remote.WireFormats.TailChoppingPool
 
parser() - Static method in class akka.stream.StreamRefMessages.ActorRef
 
parser() - Static method in class akka.stream.StreamRefMessages.CumulativeDemand
 
parser() - Static method in class akka.stream.StreamRefMessages.OnSubscribeHandshake
 
parser() - Static method in class akka.stream.StreamRefMessages.Payload
 
parser() - Static method in class akka.stream.StreamRefMessages.RemoteStreamCompleted
 
parser() - Static method in class akka.stream.StreamRefMessages.RemoteStreamFailure
 
parser() - Static method in class akka.stream.StreamRefMessages.SequencedOnNext
 
parser() - Static method in class akka.stream.StreamRefMessages.SinkRef
 
parser() - Static method in class akka.stream.StreamRefMessages.SourceRef
 
PARSER - Static variable in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts
Deprecated.
PARSER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag
Deprecated.
PARSER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry
Deprecated.
PARSER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter
Deprecated.
PARSER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
Deprecated.
PARSER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry
Deprecated.
PARSER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap
Deprecated.
PARSER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister
Deprecated.
PARSER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry
Deprecated.
PARSER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap
Deprecated.
PARSER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry
Deprecated.
PARSER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry
Deprecated.
PARSER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup
Deprecated.
PARSER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry
Deprecated.
PARSER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap
Deprecated.
PARSER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
Deprecated.
PARSER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry
Deprecated.
PARSER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup
Deprecated.
PARSER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter
Deprecated.
PARSER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry
Deprecated.
PARSER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap
Deprecated.
PARSER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address
Deprecated.
PARSER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed
Deprecated.
PARSER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope
Deprecated.
PARSER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry
Deprecated.
PARSER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry
Deprecated.
PARSER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation
Deprecated.
PARSER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope
Deprecated.
PARSER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Empty
Deprecated.
PARSER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
Deprecated.
PARSER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure
Deprecated.
PARSER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess
Deprecated.
PARSER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry
Deprecated.
PARSER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip
Deprecated.
PARSER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound
Deprecated.
PARSER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage
Deprecated.
PARSER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read
Deprecated.
PARSER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult
Deprecated.
PARSER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry
Deprecated.
PARSER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status
Deprecated.
PARSER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet
Deprecated.
PARSER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe
Deprecated.
PARSER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress
Deprecated.
PARSER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe
Deprecated.
PARSER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry
Deprecated.
PARSER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector
Deprecated.
PARSER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write
Deprecated.
PARSER - Static variable in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool
Deprecated.
PARSER - Static variable in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address
Deprecated.
PARSER - Static variable in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip
Deprecated.
PARSER - Static variable in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope
Deprecated.
PARSER - Static variable in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector
Deprecated.
PARSER - Static variable in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector
Deprecated.
PARSER - Static variable in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA
Deprecated.
PARSER - Static variable in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric
Deprecated.
PARSER - Static variable in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number
Deprecated.
PARSER - Static variable in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics
Deprecated.
PARSER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.Address
Deprecated.
PARSER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool
Deprecated.
PARSER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings
Deprecated.
PARSER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck
Deprecated.
PARSER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.Empty
Deprecated.
PARSER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
Deprecated.
PARSER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope
Deprecated.
PARSER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview
Deprecated.
PARSER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus
Deprecated.
PARSER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat
Deprecated.
PARSER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse
Deprecated.
PARSER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin
Deprecated.
PARSER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck
Deprecated.
PARSER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.Join
Deprecated.
PARSER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.Member
Deprecated.
PARSER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability
Deprecated.
PARSER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.Pool
Deprecated.
PARSER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability
Deprecated.
PARSER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone
Deprecated.
PARSER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress
Deprecated.
PARSER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock
Deprecated.
PARSER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version
Deprecated.
PARSER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.Welcome
Deprecated.
PARSER - Static variable in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address
Deprecated.
PARSER - Static variable in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket
Deprecated.
PARSER - Static variable in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry
Deprecated.
PARSER - Static variable in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta
Deprecated.
PARSER - Static variable in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload
Deprecated.
PARSER - Static variable in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish
Deprecated.
PARSER - Static variable in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send
Deprecated.
PARSER - Static variable in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll
Deprecated.
PARSER - Static variable in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber
Deprecated.
PARSER - Static variable in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status
Deprecated.
PARSER - Static variable in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version
Deprecated.
PARSER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage
Deprecated.
PARSER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address
Deprecated.
PARSER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats
Deprecated.
PARSER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry
Deprecated.
PARSER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState
Deprecated.
PARSER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry
Deprecated.
PARSER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions
Deprecated.
PARSER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState
Deprecated.
PARSER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState
Deprecated.
PARSER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted
Deprecated.
PARSER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped
Deprecated.
PARSER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted
Deprecated.
PARSER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState
Deprecated.
PARSER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped
Deprecated.
PARSER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats
Deprecated.
PARSER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry
Deprecated.
PARSER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState
Deprecated.
PARSER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome
Deprecated.
PARSER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated
Deprecated.
PARSER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes
Deprecated.
PARSER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry
Deprecated.
PARSER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage
Deprecated.
PARSER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats
Deprecated.
PARSER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState
Deprecated.
PARSER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats
Deprecated.
PARSER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity
Deprecated.
PARSER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck
Deprecated.
PARSER - Static variable in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope
Deprecated.
PARSER - Static variable in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished
Deprecated.
PARSER - Static variable in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry
Deprecated.
PARSER - Static variable in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack
Deprecated.
PARSER - Static variable in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup
Deprecated.
PARSER - Static variable in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed
Deprecated.
PARSER - Static variable in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
Deprecated.
PARSER - Static variable in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer
Deprecated.
PARSER - Static variable in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request
Deprecated.
PARSER - Static variable in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend
Deprecated.
PARSER - Static variable in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
Deprecated.
PARSER - Static variable in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State
Deprecated.
PARSER - Static variable in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
Deprecated.
PARSER - Static variable in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot
Deprecated.
PARSER - Static variable in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery
Deprecated.
PARSER - Static variable in class akka.persistence.serialization.MessageFormats.AtomicWrite
Deprecated.
PARSER - Static variable in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot
Deprecated.
PARSER - Static variable in class akka.persistence.serialization.MessageFormats.PersistentMessage
Deprecated.
PARSER - Static variable in class akka.persistence.serialization.MessageFormats.PersistentPayload
Deprecated.
PARSER - Static variable in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent
Deprecated.
PARSER - Static variable in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter
Deprecated.
PARSER - Static variable in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate
Deprecated.
PARSER - Static variable in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
Deprecated.
PARSER - Static variable in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry
Deprecated.
PARSER - Static variable in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup
Deprecated.
PARSER - Static variable in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent
Deprecated.
PARSER - Static variable in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata
Deprecated.
PARSER - Static variable in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData
Deprecated.
PARSER - Static variable in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata
Deprecated.
PARSER - Static variable in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen
Deprecated.
PARSER - Static variable in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry
Deprecated.
PARSER - Static variable in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector
Deprecated.
PARSER - Static variable in class akka.remote.ArteryControlFormats.Address
Deprecated.
PARSER - Static variable in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp
Deprecated.
PARSER - Static variable in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement
Deprecated.
PARSER - Static variable in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck
Deprecated.
PARSER - Static variable in class akka.remote.ArteryControlFormats.FlushAck
Deprecated.
PARSER - Static variable in class akka.remote.ArteryControlFormats.HandshakeReq
Deprecated.
PARSER - Static variable in class akka.remote.ArteryControlFormats.MessageWithAddress
Deprecated.
PARSER - Static variable in class akka.remote.ArteryControlFormats.Quarantined
Deprecated.
PARSER - Static variable in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck
Deprecated.
PARSER - Static variable in class akka.remote.ArteryControlFormats.SystemMessageEnvelope
Deprecated.
PARSER - Static variable in class akka.remote.ArteryControlFormats.UniqueAddress
Deprecated.
PARSER - Static variable in class akka.remote.ContainerFormats.ActorIdentity
Deprecated.
PARSER - Static variable in class akka.remote.ContainerFormats.ActorInitializationException
Deprecated.
PARSER - Static variable in class akka.remote.ContainerFormats.ActorRef
Deprecated.
PARSER - Static variable in class akka.remote.ContainerFormats.Identify
Deprecated.
PARSER - Static variable in class akka.remote.ContainerFormats.Option
Deprecated.
PARSER - Static variable in class akka.remote.ContainerFormats.Payload
Deprecated.
PARSER - Static variable in class akka.remote.ContainerFormats.Selection
Deprecated.
PARSER - Static variable in class akka.remote.ContainerFormats.SelectionEnvelope
Deprecated.
PARSER - Static variable in class akka.remote.ContainerFormats.StackTraceElement
Deprecated.
PARSER - Static variable in class akka.remote.ContainerFormats.StatusReplyErrorMessage
Deprecated.
PARSER - Static variable in class akka.remote.ContainerFormats.Throwable
Deprecated.
PARSER - Static variable in class akka.remote.ContainerFormats.ThrowableNotSerializable
Deprecated.
PARSER - Static variable in class akka.remote.ContainerFormats.WatcherHeartbeatResponse
Deprecated.
PARSER - Static variable in class akka.remote.SystemMessageFormats.DeathWatchNotificationData
Deprecated.
PARSER - Static variable in class akka.remote.SystemMessageFormats.FailedData
Deprecated.
PARSER - Static variable in class akka.remote.SystemMessageFormats.SuperviseData
Deprecated.
PARSER - Static variable in class akka.remote.SystemMessageFormats.SystemMessage
Deprecated.
PARSER - Static variable in class akka.remote.SystemMessageFormats.WatchData
Deprecated.
PARSER - Static variable in class akka.remote.testconductor.TestConductorProtocol.Address
Deprecated.
PARSER - Static variable in class akka.remote.testconductor.TestConductorProtocol.AddressRequest
Deprecated.
PARSER - Static variable in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier
Deprecated.
PARSER - Static variable in class akka.remote.testconductor.TestConductorProtocol.Hello
Deprecated.
PARSER - Static variable in class akka.remote.testconductor.TestConductorProtocol.InjectFailure
Deprecated.
PARSER - Static variable in class akka.remote.testconductor.TestConductorProtocol.Wrapper
Deprecated.
PARSER - Static variable in class akka.remote.WireFormats.AckAndEnvelopeContainer
Deprecated.
PARSER - Static variable in class akka.remote.WireFormats.AcknowledgementInfo
Deprecated.
PARSER - Static variable in class akka.remote.WireFormats.ActorRefData
Deprecated.
PARSER - Static variable in class akka.remote.WireFormats.AddressData
Deprecated.
PARSER - Static variable in class akka.remote.WireFormats.AkkaControlMessage
Deprecated.
PARSER - Static variable in class akka.remote.WireFormats.AkkaHandshakeInfo
Deprecated.
PARSER - Static variable in class akka.remote.WireFormats.AkkaProtocolMessage
Deprecated.
PARSER - Static variable in class akka.remote.WireFormats.DaemonMsgCreateData
Deprecated.
PARSER - Static variable in class akka.remote.WireFormats.DefaultResizer
Deprecated.
PARSER - Static variable in class akka.remote.WireFormats.DeployData
Deprecated.
PARSER - Static variable in class akka.remote.WireFormats.FiniteDuration
Deprecated.
PARSER - Static variable in class akka.remote.WireFormats.FromConfig
Deprecated.
PARSER - Static variable in class akka.remote.WireFormats.GenericRoutingPool
Deprecated.
PARSER - Static variable in class akka.remote.WireFormats.PropsData
Deprecated.
PARSER - Static variable in class akka.remote.WireFormats.RemoteEnvelope
Deprecated.
PARSER - Static variable in class akka.remote.WireFormats.RemoteRouterConfig
Deprecated.
PARSER - Static variable in class akka.remote.WireFormats.RemoteScope
Deprecated.
PARSER - Static variable in class akka.remote.WireFormats.ScatterGatherPool
Deprecated.
PARSER - Static variable in class akka.remote.WireFormats.SerializedMessage
Deprecated.
PARSER - Static variable in class akka.remote.WireFormats.TailChoppingPool
Deprecated.
PARSER - Static variable in class akka.stream.StreamRefMessages.ActorRef
Deprecated.
PARSER - Static variable in class akka.stream.StreamRefMessages.CumulativeDemand
Deprecated.
PARSER - Static variable in class akka.stream.StreamRefMessages.OnSubscribeHandshake
Deprecated.
PARSER - Static variable in class akka.stream.StreamRefMessages.Payload
Deprecated.
PARSER - Static variable in class akka.stream.StreamRefMessages.RemoteStreamCompleted
Deprecated.
PARSER - Static variable in class akka.stream.StreamRefMessages.RemoteStreamFailure
Deprecated.
PARSER - Static variable in class akka.stream.StreamRefMessages.SequencedOnNext
Deprecated.
PARSER - Static variable in class akka.stream.StreamRefMessages.SinkRef
Deprecated.
PARSER - Static variable in class akka.stream.StreamRefMessages.SourceRef
Deprecated.
parseSrv(String) - Static method in class akka.discovery.Lookup
Create a service Lookup from a string with format: _portName._protocol.serviceName.
parseSrv(String) - Method in class akka.discovery.Lookup$
Create a service Lookup from a string with format: _portName._protocol.serviceName.
PartialFunction - Class in akka.compat
INTERNAL API
PartialFunction() - Constructor for class akka.compat.PartialFunction
 
PartialFunction$ - Class in akka.compat
INTERNAL API
PartialFunction$() - Constructor for class akka.compat.PartialFunction$
 
PartialImmutableValuesIterable() - Constructor for class akka.util.Collections.PartialImmutableValuesIterable
 
PartialObjectException(String) - Constructor for exception akka.stream.scaladsl.JsonFraming.PartialObjectException
 
PartialObjectException$() - Constructor for class akka.stream.scaladsl.JsonFraming.PartialObjectException$
 
partition(Seq<T>, Function1<T, Either<A, B>>) - Method in class akka.cluster.sharding.ShardingQueries.ShardsQueryResult$
 
Partition - Class in akka.stream.javadsl
Fan-out the stream to several streams.
Partition<T> - Class in akka.stream.scaladsl
Fan-out the stream to several streams.
Partition() - Constructor for class akka.stream.javadsl.Partition
 
Partition(int, Function1<T, Object>) - Constructor for class akka.stream.scaladsl.Partition
Deprecated.
Use the constructor which also specifies the `eagerCancel` parameter. Since 2.5.10.
Partition(int, Function1<T, Object>, boolean) - Constructor for class akka.stream.scaladsl.Partition
 
Partition.PartitionOutOfBoundsException - Exception in akka.stream.scaladsl
 
Partition.PartitionOutOfBoundsException$ - Class in akka.stream.scaladsl
 
Partition$ - Class in akka.stream.javadsl
Fan-out the stream to several streams.
Partition$ - Class in akka.stream.scaladsl
 
Partition$() - Constructor for class akka.stream.javadsl.Partition$
 
Partition$() - Constructor for class akka.stream.scaladsl.Partition$
 
partitioner() - Method in class akka.stream.scaladsl.Partition
 
PartitionHub - Class in akka.stream.javadsl
A PartitionHub is a special streaming hub that is able to route streamed elements to a dynamic set of consumers.
PartitionHub() - Constructor for class akka.stream.javadsl.PartitionHub
 
PartitionHub.ConsumerInfo - Interface in akka.stream.javadsl
 
PartitionHub$ - Class in akka.stream.javadsl
A PartitionHub is a special streaming hub that is able to route streamed elements to a dynamic set of consumers.
PartitionHub$ - Class in akka.stream.scaladsl
A PartitionHub is a special streaming hub that is able to route streamed elements to a dynamic set of consumers.
PartitionHub$() - Constructor for class akka.stream.javadsl.PartitionHub$
 
PartitionHub$() - Constructor for class akka.stream.scaladsl.PartitionHub$
 
PartitionOutOfBoundsException(String) - Constructor for exception akka.stream.scaladsl.Partition.PartitionOutOfBoundsException
 
PartitionOutOfBoundsException$() - Constructor for class akka.stream.scaladsl.Partition.PartitionOutOfBoundsException$
 
PassAll() - Constructor for class akka.persistence.testkit.ProcessingPolicy.DefaultPolicies.PassAll
 
PassAll() - Method in class akka.persistence.testkit.EventStorage.JournalPolicies$
 
PassAll() - Method in interface akka.persistence.testkit.ProcessingPolicy.DefaultPolicies
 
PassAll() - Method in class akka.persistence.testkit.SnapshotStorage.SnapshotPolicies$
 
PassAll$() - Constructor for class akka.persistence.testkit.ProcessingPolicy.DefaultPolicies.PassAll$
 
passAlong(Inlet<In>, Outlet<Out>, boolean, boolean, boolean) - Method in class akka.stream.stage.GraphStageLogic
Install a handler on the given inlet that emits received elements on the given outlet before pulling for more data.
passAlong$default$3() - Method in class akka.stream.stage.GraphStageLogic
 
passAlong$default$4() - Method in class akka.stream.stage.GraphStageLogic
 
passAlong$default$5() - Method in class akka.stream.stage.GraphStageLogic
 
Passivate(ActorRef<M>) - Constructor for class akka.cluster.sharding.typed.javadsl.ClusterSharding.Passivate
 
Passivate(ActorRef<M>) - Constructor for class akka.cluster.sharding.typed.scaladsl.ClusterSharding.Passivate
 
Passivate$() - Constructor for class akka.cluster.sharding.typed.javadsl.ClusterSharding.Passivate$
 
Passivate$() - Constructor for class akka.cluster.sharding.typed.scaladsl.ClusterSharding.Passivate$
 
passivateIdleEntityAfter() - Method in class akka.cluster.sharding.ClusterShardingSettings
Deprecated.
See passivationStrategySettings.idleEntitySettings instead. Since 2.6.18.
passivateIdleEntityAfter() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings
Deprecated.
See passivationStrategySettings.idleEntitySettings instead. Since 2.6.18.
PassivationStrategy$() - Constructor for class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategy$
 
passivationStrategySettings() - Method in class akka.cluster.sharding.ClusterShardingSettings
 
passivationStrategySettings() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings
 
PassivationStrategySettings(Option<akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.IdleSettings>, Option<Object>, Option<akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.PolicySettings>) - Constructor for class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings
 
PassivationStrategySettings(Option<akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.IdleSettings>, Option<Object>, Option<akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.PolicySettings>, Option<akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.AdmissionSettings>) - Constructor for class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings
 
PassivationStrategySettings(Option<akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings.IdleSettings>, Option<Object>, Option<akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings.PolicySettings>) - Constructor for class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings
 
PassivationStrategySettings(Option<akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings.IdleSettings>, Option<Object>, Option<akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings.PolicySettings>, Option<akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings.AdmissionSettings>) - Constructor for class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings
 
PassivationStrategySettings$() - Constructor for class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$
 
PassivationStrategySettings$() - Constructor for class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$
 
passThrough(RoleName, RoleName, ThrottlerTransportAdapter.Direction) - Method in interface akka.remote.testconductor.Conductor
Switch the Netty pipeline of the remote support into pass through mode for sending and/or receiving.
path() - Method in class akka.actor.ActorRef
Returns the path for this actor (from this actor up to the root actor).
path() - Method in class akka.actor.ActorSelection
 
path() - Method in class akka.actor.Deploy
 
path() - Method in class akka.actor.IgnoreActorRef$
 
path() - Static method in class akka.actor.Nobody
 
path() - Method in class akka.actor.Nobody$
 
path() - Method in interface akka.actor.typed.ActorRef
The hierarchical path name of the referenced Actor.
path() - Method in class akka.actor.typed.internal.PropsImpl.DispatcherFromConfig
 
path() - Method in class akka.actor.typed.internal.PropsImpl.MailboxFromConfigSelector
 
path() - Method in class akka.cluster.client.ClusterClient.Send
Deprecated.
 
path() - Method in class akka.cluster.client.ClusterClient.SendToAll
Deprecated.
 
path() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Remove
 
path() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Send
 
path() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.SendToAll
 
path() - Method in class akka.event.Logging.StandardOutLogger
 
path() - Method in class akka.io.Tcp.WritePath
 
path(Address) - Method in class akka.cluster.ClusterHeartbeatReceiver$
 
PATH_FIELD_NUMBER - Static variable in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send
 
PATH_FIELD_NUMBER - Static variable in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll
 
PATH_FIELD_NUMBER - Static variable in class akka.remote.ContainerFormats.ActorRef
 
PATH_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.ActorRefData
 
PATH_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.DaemonMsgCreateData
 
PATH_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.DeployData
 
PATH_FIELD_NUMBER - Static variable in class akka.stream.StreamRefMessages.ActorRef
 
paths() - Method in class akka.cluster.metrics.AdaptiveLoadBalancingGroup
 
paths() - Method in class akka.routing.BroadcastGroup
 
paths() - Method in class akka.routing.ConsistentHashingGroup
 
paths() - Method in class akka.routing.RandomGroup
 
paths() - Method in class akka.routing.RoundRobinGroup
 
paths() - Method in class akka.routing.ScatterGatherFirstCompletedGroup
 
paths() - Method in class akka.routing.TailChoppingGroup
 
paths(ActorSystem) - Method in class akka.cluster.metrics.AdaptiveLoadBalancingGroup
 
paths(ActorSystem) - Method in class akka.cluster.routing.ClusterRouterGroup
 
paths(ActorSystem) - Method in class akka.routing.BroadcastGroup
 
paths(ActorSystem) - Method in class akka.routing.ConsistentHashingGroup
 
paths(ActorSystem) - Method in interface akka.routing.Group
 
paths(ActorSystem) - Method in class akka.routing.GroupBase
 
paths(ActorSystem) - Method in class akka.routing.RandomGroup
 
paths(ActorSystem) - Method in class akka.routing.RoundRobinGroup
 
paths(ActorSystem) - Method in class akka.routing.ScatterGatherFirstCompletedGroup
 
paths(ActorSystem) - Method in class akka.routing.TailChoppingGroup
 
pathString() - Method in class akka.actor.ActorSelection
String representation of the path elements, starting with "/" and separated with "/".
PathUtils - Interface in akka.actor
 
patience() - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
PatienceConfig() - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
PATTERN_FIELD_NUMBER - Static variable in class akka.remote.ContainerFormats.SelectionEnvelope
 
Patterns - Class in akka.pattern
Java API: for Akka patterns such as ask, pipe and others which work with CompletionStage.
Patterns() - Constructor for class akka.pattern.Patterns
 
Patterns$ - Class in akka.pattern
Java API: for Akka patterns such as ask, pipe and others which work with CompletionStage.
Patterns$() - Constructor for class akka.pattern.Patterns$
 
PatternsCS - Class in akka.pattern
Deprecated.
Use Patterns instead. Since 2.5.19.
PatternsCS() - Constructor for class akka.pattern.PatternsCS
Deprecated.
 
PatternsCS$ - Class in akka.pattern
Deprecated.
Use Patterns instead. Since 2.5.19.
PatternsCS$() - Constructor for class akka.pattern.PatternsCS$
Deprecated.
 
payload() - Method in class akka.io.Udp.Send
 
payload() - Method in class akka.io.UdpConnected.Send
 
payload() - Method in class akka.persistence.AtomicWrite
 
payload() - Method in class akka.persistence.journal.JournalPerfSpec.Cmd
 
payload() - Method in class akka.persistence.journal.Tagged
 
payload() - Method in interface akka.persistence.PersistentEnvelope
 
payload() - Method in interface akka.persistence.PersistentRepr
This persistent message's payload (the event).
payload() - Method in class akka.remote.transport.AssociationHandle.InboundPayload
Deprecated.
 
payload() - Method in class akka.remote.transport.TestTransport.WriteAttempt
Deprecated.
 
Payload(ByteString) - Constructor for class akka.remote.transport.AkkaPduCodec.Payload
 
PAYLOAD_FIELD_NUMBER - Static variable in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish
 
PAYLOAD_FIELD_NUMBER - Static variable in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send
 
PAYLOAD_FIELD_NUMBER - Static variable in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll
 
PAYLOAD_FIELD_NUMBER - Static variable in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber
 
PAYLOAD_FIELD_NUMBER - Static variable in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery
 
PAYLOAD_FIELD_NUMBER - Static variable in class akka.persistence.serialization.MessageFormats.AtomicWrite
 
PAYLOAD_FIELD_NUMBER - Static variable in class akka.persistence.serialization.MessageFormats.PersistentMessage
 
PAYLOAD_FIELD_NUMBER - Static variable in class akka.persistence.serialization.MessageFormats.PersistentPayload
 
PAYLOAD_FIELD_NUMBER - Static variable in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent
 
PAYLOAD_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.AkkaProtocolMessage
 
PAYLOAD_FIELD_NUMBER - Static variable in class akka.stream.StreamRefMessages.SequencedOnNext
 
Payload$() - Constructor for class akka.remote.transport.AkkaPduCodec.Payload$
 
payloadBuilder(Object, Serialization, LoggingAdapter) - Method in class akka.remote.serialization.WrappedPayloadSupport$
Serialize the input along with its manifest and serializerId.
PAYLOADMANIFEST_FIELD_NUMBER - Static variable in class akka.persistence.serialization.MessageFormats.PersistentPayload
 
peek() - Method in class akka.dispatch.AbstractBoundedNodeQueue
 
peek() - Method in class akka.dispatch.AbstractNodeQueue
Query the queue tail for the next element without dequeuing it.
peek() - Method in class akka.util.BoundedBlockingQueue
 
peek() - Method in interface akka.util.PriorityQueueStabilizer
 
peekApplyHandler(Object) - Method in interface akka.persistence.Eventsourced
 
peekNode() - Method in class akka.dispatch.AbstractBoundedNodeQueue
 
peekNode() - Method in class akka.dispatch.AbstractNodeQueue
Query the queue tail for the next element without dequeuing it.
peer(Address) - Method in class akka.cluster.singleton.ClusterSingletonManager
 
peerCertificates() - Method in interface akka.stream.scaladsl.ScalaSessionAPI
Scala API: Extract the certificates that were used by the peer engine during this session&rsquo;s negotiation.
PeerClosed$() - Constructor for class akka.io.Tcp.PeerClosed$
 
peerPrincipal() - Method in interface akka.stream.scaladsl.ScalaSessionAPI
Scala API: Extract the Principal that the peer engine presented during this session&rsquo;s negotiation.
PEMDecoder - Class in akka.pki.pem
Decodes lax PEM encoded data, according to
PEMDecoder() - Constructor for class akka.pki.pem.PEMDecoder
 
PEMDecoder.DERData - Class in akka.pki.pem
 
PEMDecoder$ - Class in akka.pki.pem
Decodes lax PEM encoded data, according to
PEMDecoder$() - Constructor for class akka.pki.pem.PEMDecoder$
 
PEMLoadingException - Exception in akka.pki.pem
 
PEMLoadingException(String) - Constructor for exception akka.pki.pem.PEMLoadingException
 
PEMLoadingException(String, Throwable) - Constructor for exception akka.pki.pem.PEMLoadingException
 
PemManagersProvider - Class in akka.remote.artery.tcp.ssl
INTERNAL API
PemManagersProvider() - Constructor for class akka.remote.artery.tcp.ssl.PemManagersProvider
 
PemManagersProvider$ - Class in akka.remote.artery.tcp.ssl
INTERNAL API
PemManagersProvider$() - Constructor for class akka.remote.artery.tcp.ssl.PemManagersProvider$
 
pending() - Method in class akka.cluster.ddata.LmdbDurableStore
 
pending() - Method in class akka.stream.testkit.TestPublisher.Probe
Current pending requests.
Pending(List<ConcurrentAsyncCallbackState.Event<E>>) - Constructor for class akka.stream.stage.ConcurrentAsyncCallbackState.Pending
 
Pending$() - Constructor for class akka.stream.stage.ConcurrentAsyncCallbackState.Pending$
 
pendingCommander_$eq(ActorRef) - Method in interface akka.io.WithUdpSend
 
pendingEvents() - Method in class akka.stream.stage.ConcurrentAsyncCallbackState.Pending
 
pendingSend_$eq(Udp.Send) - Method in interface akka.io.WithUdpSend
 
pendingStashingPersistInvocations_$eq(long) - Method in interface akka.persistence.Eventsourced
 
perDataCenter(String, Set<ReplicaId>, Function1<ReplicationId, Behavior<M>>, ClassTag<M>) - Static method in class akka.cluster.sharding.typed.ReplicatedEntityProvider
Scala API
perDataCenter(String, Set<ReplicaId>, Function1<ReplicationId, Behavior<M>>, ClassTag<M>) - Method in class akka.cluster.sharding.typed.ReplicatedEntityProvider$
Scala API
PerfFlamesSupport - Interface in akka.remote.testkit
INTERNAL API: Support trait allowing trivially recording perf metrics from MultiNodeSpecs
perfJavaFlamesPath() - Method in interface akka.remote.testkit.PerfFlamesSupport
 
PERFORMED_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry
 
performRemovedNodePruning() - Method in class akka.cluster.ddata.Replicator
 
PerGroupingBuffer - Interface in akka.cluster.pubsub
 
PeriodicCacheCleanup - Interface in akka.io
 
PeriodicTasksInitialDelay() - Method in class akka.cluster.ClusterSettings
 
PeriodicTasksInitialDelay() - Method in class akka.cluster.metrics.ClusterMetricsSettings
 
perpetrator() - Method in interface akka.actor.dungeon.FaultHandling
 
perReplicaJournalConfig(ReplicationId, Map<ReplicaId, String>, Function<ReplicationContext, EventSourcedBehavior<Command, Event, State>>) - Static method in class akka.persistence.typed.javadsl.ReplicatedEventSourcing
Initialize a replicated event sourced behavior where each journal has different journal configuration e.g.
perReplicaJournalConfig(ReplicationId, Map<ReplicaId, String>, Function<ReplicationContext, EventSourcedBehavior<Command, Event, State>>) - Method in class akka.persistence.typed.javadsl.ReplicatedEventSourcing$
Initialize a replicated event sourced behavior where each journal has different journal configuration e.g.
perReplicaJournalConfig(ReplicationId, Map<ReplicaId, String>, Function1<ReplicationContext, EventSourcedBehavior<Command, Event, State>>) - Static method in class akka.persistence.typed.scaladsl.ReplicatedEventSourcing
Initialize a replicated event sourced behavior.
perReplicaJournalConfig(ReplicationId, Map<ReplicaId, String>, Function1<ReplicationContext, EventSourcedBehavior<Command, Event, State>>) - Method in class akka.persistence.typed.scaladsl.ReplicatedEventSourcing$
Initialize a replicated event sourced behavior.
perRole(String, Set<ReplicaId>, Function1<ReplicationId, Behavior<M>>, ClassTag<M>) - Static method in class akka.cluster.sharding.typed.ReplicatedEntityProvider
Scala API
perRole(String, Set<ReplicaId>, Function1<ReplicationId, Behavior<M>>, ClassTag<M>) - Method in class akka.cluster.sharding.typed.ReplicatedEntityProvider$
Scala API
persist(A, Procedure<A>) - Method in interface akka.persistence.AbstractPersistentActorLike
Java API: asynchronously persists event.
persist(A, B, Seq<Event>) - Method in class akka.persistence.typed.scaladsl.Effect$
Persist multiple events
persist(A, Function1<A, BoxedUnit>) - Method in interface akka.persistence.PersistentActor
Asynchronously persists event.
persist(Event) - Method in class akka.persistence.typed.javadsl.EffectFactories
Persist a single event
persist(Event) - Method in class akka.persistence.typed.scaladsl.Effect$
Persist a single event
persist(List<Event>) - Method in class akka.persistence.typed.javadsl.EffectFactories
Persist all of a the given events.
persist(Seq<Event>) - Method in class akka.persistence.typed.scaladsl.Effect$
Persist multiple events
persist(State) - Method in class akka.persistence.typed.state.javadsl.EffectFactories
Persist new state.
persist(State) - Method in class akka.persistence.typed.state.scaladsl.Effect$
Persist new state.
Persist$ - Class in akka.persistence.typed.internal
 
Persist$ - Class in akka.persistence.typed.state.internal
 
Persist$() - Constructor for class akka.persistence.typed.internal.Persist$
 
Persist$() - Constructor for class akka.persistence.typed.state.internal.Persist$
 
persistAll(Iterable<A>, Procedure<A>) - Method in interface akka.persistence.AbstractPersistentActorLike
Java API: asynchronously persists events in specified order.
persistAll(Seq<A>, Function1<A, BoxedUnit>) - Method in interface akka.persistence.PersistentActor
Asynchronously persists events in specified order.
PersistAll$ - Class in akka.persistence.typed.internal
 
PersistAll$() - Constructor for class akka.persistence.typed.internal.PersistAll$
 
persistAllAsync(Iterable<A>, Procedure<A>) - Method in interface akka.persistence.AbstractPersistentActorLike
Java API: asynchronously persists events in specified order.
persistAllAsync(Seq<A>, Function1<A, BoxedUnit>) - Method in interface akka.persistence.PersistentActor
Asynchronously persists events in specified order.
persistAsync(A, Procedure<A>) - Method in interface akka.persistence.AbstractPersistentActorLike
Java API: asynchronously persists event.
persistAsync(A, Function1<A, BoxedUnit>) - Method in interface akka.persistence.PersistentActor
Asynchronously persists event.
persistedInStorage(String) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Retrieve all events saved in storage by persistence id.
persistedInStorage(String) - Method in class akka.persistence.testkit.javadsl.SnapshotTestKit
Retrieve all snapshots and their metadata saved in storage by persistence id.
persistedInStorage(String) - Method in class akka.persistence.testkit.scaladsl.PersistenceTestKit
 
persistedInStorage(String) - Method in interface akka.persistence.testkit.scaladsl.PersistenceTestKitOps
Retrieve all snapshots saved in storage by persistence id.
persistedInStorage(String) - Method in class akka.persistence.testkit.scaladsl.SnapshotTestKit
Retrieve snapshots and their metadata from storage by persistence id.
persistence() - Method in class akka.persistence.journal.japi.AsyncWriteJournal
 
persistence() - Method in class akka.persistence.journal.leveldb.SharedLeveldbStore
Deprecated.
 
persistence() - Method in interface akka.persistence.journal.WriteJournalBase
 
persistence() - Method in class akka.persistence.testkit.PersistenceTestKitPlugin
 
Persistence - Class in akka.persistence
Persistence extension.
Persistence(ExtendedActorSystem) - Constructor for class akka.persistence.Persistence
 
PERSISTENCE_ID_FIELD_NUMBER - Static variable in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
 
Persistence.PluginHolder$ - Class in akka.persistence
 
Persistence$ - Class in akka.persistence
Persistence extension provider.
Persistence$() - Constructor for class akka.persistence.Persistence$
 
persistenceId() - Method in class akka.cluster.sharding.PersistentShardCoordinator
Deprecated.
 
persistenceId() - Method in class akka.persistence.AtomicWrite
 
persistenceId() - Method in class akka.persistence.journal.AsyncWriteTarget.DeleteMessagesTo
 
persistenceId() - Method in class akka.persistence.journal.AsyncWriteTarget.ReplayMessages
 
persistenceId() - Method in class akka.persistence.journal.JournalPerfSpec.BenchActor
 
persistenceId() - Method in class akka.persistence.journal.leveldb.LeveldbCompaction.TryCompactLeveldb
 
persistenceId() - Method in class akka.persistence.JournalProtocol.DeleteMessagesTo
 
persistenceId() - Method in class akka.persistence.JournalProtocol.ReplayMessages
 
persistenceId() - Method in interface akka.persistence.PersistenceIdentity
Id of the persistent entity for which messages should be replayed.
persistenceId() - Method in interface akka.persistence.PersistentRepr
Persistent id that journals a persistent message
persistenceId() - Method in class akka.persistence.query.DeletedDurableState
 
persistenceId() - Method in interface akka.persistence.query.DurableStateChange
The persistence id of the origin entity.
persistenceId() - Method in class akka.persistence.query.EventEnvelope
 
persistenceId() - Method in class akka.persistence.query.typed.EventEnvelope
 
persistenceId() - Method in class akka.persistence.query.UpdatedDurableState
 
persistenceId() - Method in class akka.persistence.SnapshotMetadata
 
persistenceId() - Method in class akka.persistence.SnapshotProtocol.DeleteSnapshots
 
persistenceId() - Method in class akka.persistence.SnapshotProtocol.LoadSnapshot
 
persistenceId() - Method in class akka.persistence.testkit.state.scaladsl.Record
 
persistenceId() - Method in class akka.persistence.typed.javadsl.EventSourcedBehavior
 
persistenceId() - Method in interface akka.persistence.typed.javadsl.ReplicationContext
 
persistenceId() - Method in interface akka.persistence.typed.PublishedEvent
 
persistenceId() - Method in class akka.persistence.typed.ReplicationId
 
persistenceId() - Method in interface akka.persistence.typed.scaladsl.EventSourcedBehavior
 
persistenceId() - Method in interface akka.persistence.typed.scaladsl.ReplicationContext
 
persistenceId() - Method in class akka.persistence.typed.SnapshotMetadata
 
persistenceId() - Method in class akka.persistence.typed.state.javadsl.DurableStateBehavior
 
persistenceId() - Method in interface akka.persistence.typed.state.scaladsl.DurableStateBehavior
 
persistenceId(ActorRef) - Method in class akka.persistence.Persistence
Creates a canonical persistent actor id from a persistent actor ref.
persistenceId(String) - Method in class akka.cluster.sharding.RemoveInternalClusterShardingData
 
PersistenceId - Class in akka.persistence.typed
Unique identifier in the backend data store (journal and snapshot store) of the persistent actor.
PersistenceId() - Constructor for class akka.persistence.typed.PersistenceId
 
PERSISTENCEID_FIELD_NUMBER - Static variable in class akka.persistence.serialization.MessageFormats.PersistentMessage
 
PERSISTENCEID_FIELD_NUMBER - Static variable in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent
 
PersistenceId$ - Class in akka.persistence.typed
 
PersistenceId$() - Constructor for class akka.persistence.typed.PersistenceId$
 
persistenceId2dot3(String) - Method in class akka.cluster.sharding.RemoveInternalClusterShardingData
 
PersistenceIdentity - Interface in akka.persistence
Identification of PersistentActor.
PersistenceIdKey() - Static method in class akka.persistence.typed.internal.PersistenceMdc
 
PersistenceIdKey() - Method in class akka.persistence.typed.internal.PersistenceMdc$
 
PersistenceIdKey() - Static method in class akka.persistence.typed.state.internal.PersistenceMdc
 
PersistenceIdKey() - Method in class akka.persistence.typed.state.internal.PersistenceMdc$
 
persistenceIds() - Method in interface akka.persistence.query.javadsl.PersistenceIdsQuery
Query all PersistentActor identifiers, i.e.
persistenceIds() - Method in class akka.persistence.query.journal.leveldb.javadsl.LeveldbReadJournal
Deprecated.
persistenceIds is used for retrieving all persistenceIds of all persistent actors.
persistenceIds() - Method in class akka.persistence.query.journal.leveldb.scaladsl.LeveldbReadJournal
Deprecated.
persistenceIds is used for retrieving all persistenceIds of all persistent actors.
persistenceIds() - Method in interface akka.persistence.query.scaladsl.PersistenceIdsQuery
Query all PersistentActor identifiers, i.e.
PersistenceIdsQuery - Interface in akka.persistence.query.javadsl
A plugin may optionally support this query by implementing this interface.
PersistenceIdsQuery - Interface in akka.persistence.query.scaladsl
A plugin may optionally support this query by implementing this trait.
PersistenceInit - Class in akka.persistence.testkit.javadsl
Test utility to initialize persistence plugins.
PersistenceInit - Class in akka.persistence.testkit.scaladsl
Test utility to initialize persistence plugins.
PersistenceInit() - Constructor for class akka.persistence.testkit.javadsl.PersistenceInit
 
PersistenceInit() - Constructor for class akka.persistence.testkit.scaladsl.PersistenceInit
 
PersistenceInit$ - Class in akka.persistence.testkit.javadsl
Test utility to initialize persistence plugins.
PersistenceInit$ - Class in akka.persistence.testkit.scaladsl
Test utility to initialize persistence plugins.
PersistenceInit$() - Constructor for class akka.persistence.testkit.javadsl.PersistenceInit$
 
PersistenceInit$() - Constructor for class akka.persistence.testkit.scaladsl.PersistenceInit$
 
PersistenceInitImpl$ - Class in akka.persistence.testkit.internal
INTERNAL API
PersistenceInitImpl$() - Constructor for class akka.persistence.testkit.internal.PersistenceInitImpl$
 
PersistenceMdc - Class in akka.persistence.typed.internal
INTERNAL API
PersistenceMdc - Class in akka.persistence.typed.state.internal
INTERNAL API
PersistenceMdc() - Constructor for class akka.persistence.typed.internal.PersistenceMdc
 
PersistenceMdc() - Constructor for class akka.persistence.typed.state.internal.PersistenceMdc
 
PersistenceMdc$ - Class in akka.persistence.typed.internal
INTERNAL API
PersistenceMdc$ - Class in akka.persistence.typed.state.internal
INTERNAL API
PersistenceMdc$() - Constructor for class akka.persistence.typed.internal.PersistenceMdc$
 
PersistenceMdc$() - Constructor for class akka.persistence.typed.state.internal.PersistenceMdc$
 
PersistencePhaseKey() - Static method in class akka.persistence.typed.internal.PersistenceMdc
 
PersistencePhaseKey() - Method in class akka.persistence.typed.internal.PersistenceMdc$
 
PersistencePhaseKey() - Static method in class akka.persistence.typed.state.internal.PersistenceMdc
 
PersistencePhaseKey() - Method in class akka.persistence.typed.state.internal.PersistenceMdc$
 
PersistencePlugin$ - Class in akka.persistence
INTERNAL API
PersistencePlugin$() - Constructor for class akka.persistence.PersistencePlugin$
 
PersistencePluginProxy - Class in akka.persistence.journal
 
PersistencePluginProxy(Config) - Constructor for class akka.persistence.journal.PersistencePluginProxy
 
PersistencePluginProxy.PluginType - Interface in akka.persistence.journal
 
PersistencePluginProxy.TargetLocation - Class in akka.persistence.journal
 
PersistencePluginProxy.TargetLocation$ - Class in akka.persistence.journal
 
PersistencePluginProxy$ - Class in akka.persistence.journal
 
PersistencePluginProxy$() - Constructor for class akka.persistence.journal.PersistencePluginProxy$
 
PersistencePluginProxyExtension - Class in akka.persistence.journal
 
PersistencePluginProxyExtension() - Constructor for class akka.persistence.journal.PersistencePluginProxyExtension
 
PersistencePluginProxyExtension$ - Class in akka.persistence.journal
 
PersistencePluginProxyExtension$() - Constructor for class akka.persistence.journal.PersistencePluginProxyExtension$
 
PersistencePluginProxyExtensionImpl - Class in akka.persistence.journal
PersistencePluginProxyExtensionImpl is an Extension that enables initialization of the PersistencePluginProxy via configuration, without requiring any code changes or the creation of any actors.
PersistencePluginProxyExtensionImpl(ActorSystem) - Constructor for class akka.persistence.journal.PersistencePluginProxyExtensionImpl
 
PersistenceQuery - Class in akka.persistence.query
 
PersistenceQuery(ExtendedActorSystem) - Constructor for class akka.persistence.query.PersistenceQuery
 
PersistenceQuery$ - Class in akka.persistence.query
Persistence extension for queries.
PersistenceQuery$() - Constructor for class akka.persistence.query.PersistenceQuery$
 
PersistenceRecovery - Interface in akka.persistence
 
PersistenceSettings - Class in akka.persistence
Persistence configuration.
PersistenceSettings(Config) - Constructor for class akka.persistence.PersistenceSettings
 
PersistenceSettings.atLeastOnceDelivery - Class in akka.persistence
 
PersistenceSettings.atLeastOnceDelivery$ - Class in akka.persistence
 
PersistenceSettings.internal - Class in akka.persistence
INTERNAL API.
PersistenceSettings.internal$ - Class in akka.persistence
INTERNAL API.
PersistenceStash - Interface in akka.persistence
 
persistenceTestKit() - Method in class akka.persistence.testkit.javadsl.EventSourcedBehaviorTestKit
The underlying PersistenceTestKit for the in-memory journal.
persistenceTestKit() - Method in interface akka.persistence.testkit.scaladsl.EventSourcedBehaviorTestKit
The underlying PersistenceTestKit for the in-memory journal.
PersistenceTestKit - Class in akka.persistence.testkit.javadsl
Class for testing persisted events in persistent actors.
PersistenceTestKit - Class in akka.persistence.testkit.scaladsl
Class for testing events of persistent actors.
PersistenceTestKit(ActorSystem) - Constructor for class akka.persistence.testkit.javadsl.PersistenceTestKit
 
PersistenceTestKit(ActorSystem) - Constructor for class akka.persistence.testkit.scaladsl.PersistenceTestKit
 
PersistenceTestKit(PersistenceTestKit) - Constructor for class akka.persistence.testkit.javadsl.PersistenceTestKit
 
PersistenceTestKit.Settings - Class in akka.persistence.testkit.scaladsl
 
PersistenceTestKit.Settings$ - Class in akka.persistence.testkit.scaladsl
 
PersistenceTestKit$ - Class in akka.persistence.testkit.javadsl
 
PersistenceTestKit$ - Class in akka.persistence.testkit.scaladsl
 
PersistenceTestKit$() - Constructor for class akka.persistence.testkit.javadsl.PersistenceTestKit$
 
PersistenceTestKit$() - Constructor for class akka.persistence.testkit.scaladsl.PersistenceTestKit$
 
PersistenceTestKitDurableStateStore<A> - Class in akka.persistence.testkit.state.javadsl
 
PersistenceTestKitDurableStateStore<A> - Class in akka.persistence.testkit.state.scaladsl
 
PersistenceTestKitDurableStateStore(ExtendedActorSystem) - Constructor for class akka.persistence.testkit.state.scaladsl.PersistenceTestKitDurableStateStore
 
PersistenceTestKitDurableStateStore(PersistenceTestKitDurableStateStore<A>) - Constructor for class akka.persistence.testkit.state.javadsl.PersistenceTestKitDurableStateStore
 
PersistenceTestKitDurableStateStore$ - Class in akka.persistence.testkit.state.javadsl
 
PersistenceTestKitDurableStateStore$ - Class in akka.persistence.testkit.state.scaladsl
 
PersistenceTestKitDurableStateStore$() - Constructor for class akka.persistence.testkit.state.javadsl.PersistenceTestKitDurableStateStore$
 
PersistenceTestKitDurableStateStore$() - Constructor for class akka.persistence.testkit.state.scaladsl.PersistenceTestKitDurableStateStore$
 
PersistenceTestKitDurableStateStorePlugin - Class in akka.persistence.testkit
 
PersistenceTestKitDurableStateStorePlugin() - Constructor for class akka.persistence.testkit.PersistenceTestKitDurableStateStorePlugin
 
PersistenceTestKitDurableStateStorePlugin$ - Class in akka.persistence.testkit
 
PersistenceTestKitDurableStateStorePlugin$() - Constructor for class akka.persistence.testkit.PersistenceTestKitDurableStateStorePlugin$
 
PersistenceTestKitDurableStateStoreProvider - Class in akka.persistence.testkit.state
 
PersistenceTestKitDurableStateStoreProvider(ExtendedActorSystem) - Constructor for class akka.persistence.testkit.state.PersistenceTestKitDurableStateStoreProvider
 
PersistenceTestKitOps<S,​P> - Interface in akka.persistence.testkit.scaladsl
 
PersistenceTestKitPlugin - Class in akka.persistence.testkit
INTERNAL API
PersistenceTestKitPlugin(Config, String) - Constructor for class akka.persistence.testkit.PersistenceTestKitPlugin
 
PersistenceTestKitPlugin.Write$ - Class in akka.persistence.testkit
 
PersistenceTestKitPlugin$ - Class in akka.persistence.testkit
 
PersistenceTestKitPlugin$() - Constructor for class akka.persistence.testkit.PersistenceTestKitPlugin$
 
PersistenceTestKitReadJournal - Class in akka.persistence.testkit.query.javadsl
 
PersistenceTestKitReadJournal - Class in akka.persistence.testkit.query.scaladsl
 
PersistenceTestKitReadJournal(ExtendedActorSystem, Config, String) - Constructor for class akka.persistence.testkit.query.scaladsl.PersistenceTestKitReadJournal
 
PersistenceTestKitReadJournal(PersistenceTestKitReadJournal) - Constructor for class akka.persistence.testkit.query.javadsl.PersistenceTestKitReadJournal
 
PersistenceTestKitReadJournal$ - Class in akka.persistence.testkit.query.javadsl
 
PersistenceTestKitReadJournal$ - Class in akka.persistence.testkit.query.scaladsl
 
PersistenceTestKitReadJournal$() - Constructor for class akka.persistence.testkit.query.javadsl.PersistenceTestKitReadJournal$
 
PersistenceTestKitReadJournal$() - Constructor for class akka.persistence.testkit.query.scaladsl.PersistenceTestKitReadJournal$
 
PersistenceTestKitReadJournalProvider - Class in akka.persistence.testkit.query
 
PersistenceTestKitReadJournalProvider(ExtendedActorSystem, Config, String) - Constructor for class akka.persistence.testkit.query.PersistenceTestKitReadJournalProvider
 
PersistenceTestKitSnapshotPlugin - Class in akka.persistence.testkit
INTERNAL API
PersistenceTestKitSnapshotPlugin() - Constructor for class akka.persistence.testkit.PersistenceTestKitSnapshotPlugin
 
PersistenceTestKitSnapshotPlugin$ - Class in akka.persistence.testkit
 
PersistenceTestKitSnapshotPlugin$() - Constructor for class akka.persistence.testkit.PersistenceTestKitSnapshotPlugin$
 
persistent() - Method in class akka.persistence.JournalProtocol.ReplayedMessage
 
persistent() - Method in class akka.persistence.JournalProtocol.WriteMessageSuccess
 
persistentActor() - Method in class akka.persistence.JournalProtocol.DeleteMessagesTo
 
persistentActor() - Method in class akka.persistence.JournalProtocol.ReplayMessages
 
persistentActor() - Method in class akka.persistence.JournalProtocol.WriteMessages
 
PersistentActor - Interface in akka.persistence
Scala API: A persistent Actor - can be used to implement command or Event Sourcing.
PersistentEnvelope - Interface in akka.persistence
INTERNAL API
persistentFromBytes(byte[]) - Method in interface akka.persistence.journal.leveldb.LeveldbStore
 
PersistentFSM<S extends PersistentFSM.FSMState,​D,​E> - Interface in akka.persistence.fsm
Deprecated.
Use EventSourcedBehavior. Since 2.6.0.
PersistentFSM.$minus$greater$ - Class in akka.persistence.fsm
Deprecated.
This extractor is just convenience for matching a (S, S) pair, including a reminder what the new state is.
PersistentFSM.CurrentState<S> - Class in akka.persistence.fsm
Deprecated.
Message type which is sent directly to the subscribed actor in FSM.SubscribeTransitionCallBack before sending any FSM.Transition messages.
PersistentFSM.CurrentState$ - Class in akka.persistence.fsm
Deprecated.
 
PersistentFSM.Event<D> - Class in akka.persistence.fsm
Deprecated.
All messages sent to the FSM will be wrapped inside an Event, which allows pattern matching to extract both state and data.
PersistentFSM.Event$ - Class in akka.persistence.fsm
Deprecated.
 
PersistentFSM.Failure - Class in akka.persistence.fsm
Deprecated.
Signifies that the FSM is shutting itself down because of an error, e.g.
PersistentFSM.Failure$ - Class in akka.persistence.fsm
Deprecated.
 
PersistentFSM.FixedDelayMode$ - Class in akka.persistence.fsm
Deprecated.
INTERNAL API
PersistentFSM.FixedRateMode$ - Class in akka.persistence.fsm
Deprecated.
INTERNAL API
PersistentFSM.FSMState - Interface in akka.persistence.fsm
Deprecated.
FSMState base trait, makes possible for simple default serialization by conversion to String
PersistentFSM.LogEntry<S,​D> - Class in akka.persistence.fsm
Deprecated.
Log Entry of the LoggingFSM, can be obtained by calling getLog.
PersistentFSM.LogEntry$ - Class in akka.persistence.fsm
Deprecated.
 
PersistentFSM.Normal$ - Class in akka.persistence.fsm
Deprecated.
Default reason if calling stop().
PersistentFSM.NullFunction$ - Class in akka.persistence.fsm
Deprecated.
A partial function value which does not match anything and can be used to &ldquo;reset&rdquo; whenUnhandled and onTermination handlers.
PersistentFSM.PersistentFsmEvent - Interface in akka.persistence.fsm
Deprecated.
Base persistent event class
PersistentFSM.PersistentFSMSnapshot<D> - Class in akka.persistence.fsm
Deprecated.
FSM state and data snapshot
PersistentFSM.PersistentFSMSnapshot$ - Class in akka.persistence.fsm
Deprecated.
 
PersistentFSM.Reason - Interface in akka.persistence.fsm
Deprecated.
Reason why this FSM is shutting down.
PersistentFSM.Shutdown$ - Class in akka.persistence.fsm
Deprecated.
Reason given when someone was calling system.stop(fsm) from outside; also applies to Stop supervision directive.
PersistentFSM.SingleMode$ - Class in akka.persistence.fsm
Deprecated.
INTERNAL API
PersistentFSM.State<S,​D,​E> - Class in akka.persistence.fsm
Deprecated.
This captures all of the managed state of the FSM: the state name, the state data, possibly custom timeout, stop reason, replies accumulated while processing the last message, possibly domain event and handler to be executed after FSM moves to the new state (also triggered when staying in the same state)
PersistentFSM.State$ - Class in akka.persistence.fsm
Deprecated.
 
PersistentFSM.StateChangeEvent - Class in akka.persistence.fsm
Deprecated.
Persisted on state change Not deprecated as used for users migrating from PersistentFSM to EventSourcedBehavior
PersistentFSM.StateChangeEvent$ - Class in akka.persistence.fsm
Deprecated.
 
PersistentFSM.StateTimeout$ - Class in akka.persistence.fsm
Deprecated.
This case object is received in case of a state timeout.
PersistentFSM.StopEvent<S,​D> - Class in akka.persistence.fsm
Deprecated.
Case class representing the state of the FSM whithin the onTermination block.
PersistentFSM.StopEvent$ - Class in akka.persistence.fsm
Deprecated.
 
PersistentFSM.SubscribeTransitionCallBack - Class in akka.persistence.fsm
Deprecated.
Send this to an FSM to request first the PersistentFSM.CurrentState and then a series of PersistentFSM.Transition updates.
PersistentFSM.SubscribeTransitionCallBack$ - Class in akka.persistence.fsm
Deprecated.
 
PersistentFSM.TimeoutMarker - Class in akka.persistence.fsm
Deprecated.
INTERNAL API
PersistentFSM.TimeoutMarker$ - Class in akka.persistence.fsm
Deprecated.
 
PersistentFSM.Timer - Class in akka.persistence.fsm
Deprecated.
INTERNAL API
PersistentFSM.Timer$ - Class in akka.persistence.fsm
Deprecated.
 
PersistentFSM.TimerMode - Interface in akka.persistence.fsm
Deprecated.
INTERNAL API
PersistentFSM.Transition<S> - Class in akka.persistence.fsm
Deprecated.
Message type which is used to communicate transitions between states to all subscribed listeners (use FSM.SubscribeTransitionCallBack).
PersistentFSM.Transition$ - Class in akka.persistence.fsm
Deprecated.
 
PersistentFSM.UnsubscribeTransitionCallBack - Class in akka.persistence.fsm
Deprecated.
Unsubscribe from FSM.Transition notifications which was effected by sending the corresponding FSM.SubscribeTransitionCallBack.
PersistentFSM.UnsubscribeTransitionCallBack$ - Class in akka.persistence.fsm
Deprecated.
 
PersistentFSM$ - Class in akka.persistence.fsm
Deprecated.
. Since .
PersistentFSM$() - Constructor for class akka.persistence.fsm.PersistentFSM$
Deprecated.
 
PersistentFSMBase<S,​D,​E> - Interface in akka.persistence.fsm
Deprecated.
Use EventSourcedBehavior. Since 2.6.0.
PersistentFSMBase.TransformHelper - Class in akka.persistence.fsm
Deprecated.
 
PersistentFSMMigration - Class in akka.persistence.typed.javadsl
Helper functions for migration from PersistentFSM to Persistence Typed
PersistentFSMMigration - Class in akka.persistence.typed.scaladsl
Helper functions for migration from PersistentFSM to Persistence Typed
PersistentFSMMigration() - Constructor for class akka.persistence.typed.javadsl.PersistentFSMMigration
 
PersistentFSMMigration() - Constructor for class akka.persistence.typed.scaladsl.PersistentFSMMigration
 
PersistentFSMMigration$ - Class in akka.persistence.typed.javadsl
Helper functions for migration from PersistentFSM to Persistence Typed
PersistentFSMMigration$ - Class in akka.persistence.typed.scaladsl
Helper functions for migration from PersistentFSM to Persistence Typed
PersistentFSMMigration$() - Constructor for class akka.persistence.typed.javadsl.PersistentFSMMigration$
 
PersistentFSMMigration$() - Constructor for class akka.persistence.typed.scaladsl.PersistentFSMMigration$
 
persistentFSMSnapshot(MessageFormats.PersistentFSMSnapshot) - Method in class akka.persistence.serialization.MessageSerializer
 
PersistentFSMSnapshot(String, D, Option<FiniteDuration>) - Constructor for class akka.persistence.fsm.PersistentFSM.PersistentFSMSnapshot
Deprecated.
 
PersistentFSMSnapshot$() - Constructor for class akka.persistence.fsm.PersistentFSM.PersistentFSMSnapshot$
Deprecated.
 
PersistentFSMSnapshotClass() - Method in class akka.persistence.serialization.MessageSerializer
 
PersistentImpl$ - Class in akka.persistence
 
PersistentImpl$() - Constructor for class akka.persistence.PersistentImpl$
 
PersistentImplClass() - Method in class akka.persistence.serialization.MessageSerializer
 
PersistentRepr - Interface in akka.persistence
Plugin API: representation of a persistent message in the journal plugin API.
PersistentRepr$ - Class in akka.persistence
 
PersistentRepr$() - Constructor for class akka.persistence.PersistentRepr$
 
PersistentReprClass() - Method in class akka.persistence.serialization.MessageSerializer
 
PersistentShardCoordinator - Class in akka.cluster.sharding
Deprecated.
Use `ddata` mode, persistence mode is deprecated. Since 2.6.0.
PersistentShardCoordinator(String, ClusterShardingSettings, ShardCoordinator.ShardAllocationStrategy) - Constructor for class akka.cluster.sharding.PersistentShardCoordinator
Deprecated.
 
PersistentStateChangeEventClass() - Method in class akka.persistence.serialization.MessageSerializer
 
persistentToBytes(PersistentRepr) - Method in interface akka.persistence.journal.leveldb.LeveldbStore
 
persistForRecovery(String, List<Pair<SnapshotMeta, Object>>) - Method in class akka.persistence.testkit.javadsl.SnapshotTestKit
Persist snapshots with metadata into storage in order.
persistForRecovery(String, List<Object>) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Persist events into storage in order.
persistForRecovery(String, Seq<Object>) - Method in class akka.persistence.testkit.scaladsl.PersistenceTestKit
 
persistForRecovery(String, Seq<Object>) - Method in interface akka.persistence.testkit.scaladsl.PersistenceTestKitOps
Persist snapshots into storage in order.
persistForRecovery(String, Seq<Tuple2<SnapshotMeta, Object>>) - Method in class akka.persistence.testkit.scaladsl.SnapshotTestKit
Persist elems pairs of (snapshot metadata, snapshot payload) into storage.
persistForRecovery(String, Tuple2<SnapshotMeta, Object>) - Method in class akka.persistence.testkit.scaladsl.SnapshotTestKit
Persist a pair of (snapshot metadata, snapshot payload) into storage.
PersistingEvents() - Static method in class akka.persistence.typed.internal.PersistenceMdc
 
PersistingEvents() - Method in class akka.persistence.typed.internal.PersistenceMdc$
 
PersistingState() - Static method in class akka.persistence.typed.state.internal.PersistenceMdc
 
PersistingState() - Method in class akka.persistence.typed.state.internal.PersistenceMdc$
 
PersistNothing - Class in akka.persistence.typed.internal
INTERNAL API
PersistNothing - Class in akka.persistence.typed.state.internal
INTERNAL API
PersistNothing() - Constructor for class akka.persistence.typed.internal.PersistNothing
 
PersistNothing() - Constructor for class akka.persistence.typed.state.internal.PersistNothing
 
PersistNothing$ - Class in akka.persistence.typed.internal
INTERNAL API
PersistNothing$ - Class in akka.persistence.typed.state.internal
INTERNAL API
PersistNothing$() - Constructor for class akka.persistence.typed.internal.PersistNothing$
 
PersistNothing$() - Constructor for class akka.persistence.typed.state.internal.PersistNothing$
 
PFBuilder<I,​R> - Class in akka.japi.pf
A builder for PartialFunction.
PFBuilder() - Constructor for class akka.japi.pf.PFBuilder
Create a PFBuilder.
Phase$() - Constructor for class akka.actor.CoordinatedShutdown.Phase$
 
PhaseActorSystemTerminate() - Static method in class akka.actor.CoordinatedShutdown
Last phase.
PhaseActorSystemTerminate() - Method in class akka.actor.CoordinatedShutdown$
Last phase.
PhaseBeforeActorSystemTerminate() - Static method in class akka.actor.CoordinatedShutdown
Phase for custom application tasks that are to be run after cluster shutdown and before ActorSystem termination.
PhaseBeforeActorSystemTerminate() - Method in class akka.actor.CoordinatedShutdown$
Phase for custom application tasks that are to be run after cluster shutdown and before ActorSystem termination.
PhaseBeforeClusterShutdown() - Static method in class akka.actor.CoordinatedShutdown
Phase for custom application tasks that are to be run after service shutdown and before cluster shutdown.
PhaseBeforeClusterShutdown() - Method in class akka.actor.CoordinatedShutdown$
Phase for custom application tasks that are to be run after service shutdown and before cluster shutdown.
PhaseBeforeServiceUnbind() - Static method in class akka.actor.CoordinatedShutdown
 
PhaseBeforeServiceUnbind() - Method in class akka.actor.CoordinatedShutdown$
 
PhaseClusterExiting() - Static method in class akka.actor.CoordinatedShutdown
Shutdown cluster singletons
PhaseClusterExiting() - Method in class akka.actor.CoordinatedShutdown$
Shutdown cluster singletons
PhaseClusterExitingDone() - Static method in class akka.actor.CoordinatedShutdown
Wait until exiting has been completed
PhaseClusterExitingDone() - Method in class akka.actor.CoordinatedShutdown$
Wait until exiting has been completed
PhaseClusterLeave() - Static method in class akka.actor.CoordinatedShutdown
Emit the leave command for the node that is shutting down.
PhaseClusterLeave() - Method in class akka.actor.CoordinatedShutdown$
Emit the leave command for the node that is shutting down.
PhaseClusterShardingShutdownRegion() - Static method in class akka.actor.CoordinatedShutdown
Graceful shutdown of the Cluster Sharding regions.
PhaseClusterShardingShutdownRegion() - Method in class akka.actor.CoordinatedShutdown$
Graceful shutdown of the Cluster Sharding regions.
PhaseClusterShutdown() - Static method in class akka.actor.CoordinatedShutdown
Shutdown the cluster extension
PhaseClusterShutdown() - Method in class akka.actor.CoordinatedShutdown$
Shutdown the cluster extension
PhaseServiceRequestsDone() - Static method in class akka.actor.CoordinatedShutdown
Wait for requests that are in progress to be completed.
PhaseServiceRequestsDone() - Method in class akka.actor.CoordinatedShutdown$
Wait for requests that are in progress to be completed.
PhaseServiceStop() - Static method in class akka.actor.CoordinatedShutdown
Final shutdown of service endpoints.
PhaseServiceStop() - Method in class akka.actor.CoordinatedShutdown$
Final shutdown of service endpoints.
PhaseServiceUnbind() - Static method in class akka.actor.CoordinatedShutdown
Stop accepting new incoming requests in for example HTTP.
PhaseServiceUnbind() - Method in class akka.actor.CoordinatedShutdown$
Stop accepting new incoming requests in for example HTTP.
phi() - Method in class akka.remote.PhiAccrualFailureDetector
The suspicion level of the accrual failure detector.
PhiAccrualFailureDetector - Class in akka.remote
Implementation of 'The Phi Accrual Failure Detector' by Hayashibara et al.
PhiAccrualFailureDetector(double, int, FiniteDuration, FiniteDuration, FiniteDuration, FailureDetector.Clock) - Constructor for class akka.remote.PhiAccrualFailureDetector
Constructor without eventStream to support backwards compatibility
PhiAccrualFailureDetector(double, int, FiniteDuration, FiniteDuration, FiniteDuration, Option<EventStream>, FailureDetector.Clock) - Constructor for class akka.remote.PhiAccrualFailureDetector
 
PhiAccrualFailureDetector(Config, EventStream) - Constructor for class akka.remote.PhiAccrualFailureDetector
Constructor that reads parameters from config.
pickHighestPriority(Set<Member>, Set<Member>) - Static method in class akka.cluster.Member
Deprecated.
Was accidentally made a public API, internal. Since 2.5.4.
pickHighestPriority(Set<Member>, Set<Member>) - Method in class akka.cluster.Member$
Deprecated.
Was accidentally made a public API, internal. Since 2.5.4.
pid() - Method in class akka.persistence.PluginSpec
 
Ping() - Constructor for class akka.cluster.client.ClusterReceptionist.Internal$.Ping
Deprecated.
 
Ping$() - Constructor for class akka.cluster.client.ClusterReceptionist.Internal$.Ping$
Deprecated.
 
PinnedDispatcher - Class in akka.dispatch
Dedicates a unique thread for each actor passed in as reference.
PinnedDispatcher(MessageDispatcherConfigurator, akka.actor.ActorCell, String, FiniteDuration, ThreadPoolConfig) - Constructor for class akka.dispatch.PinnedDispatcher
 
PinnedDispatcherConfigurator - Class in akka.dispatch
Configurator for creating PinnedDispatcher.
PinnedDispatcherConfigurator(Config, DispatcherPrerequisites) - Constructor for class akka.dispatch.PinnedDispatcherConfigurator
 
pipe(CompletionStage<T>, ExecutionContext) - Static method in class akka.pattern.Patterns
When this CompletionStage finishes, send its result to the given ActorRef or ActorSelection.
pipe(CompletionStage<T>, ExecutionContext) - Method in class akka.pattern.Patterns$
When this CompletionStage finishes, send its result to the given ActorRef or ActorSelection.
pipe(CompletionStage<T>, ExecutionContext) - Static method in class akka.pattern.PatternsCS
Deprecated.
Use Patterns.pipe instead. Since 2.5.19.
pipe(CompletionStage<T>, ExecutionContext) - Method in class akka.pattern.PatternsCS$
Deprecated.
Use Patterns.pipe instead. Since 2.5.19.
pipe(Future<T>, ExecutionContext) - Static method in class akka.pattern.Patterns
Register an onComplete callback on this Future to send the result to the given ActorRef or ActorSelection.
pipe(Future<T>, ExecutionContext) - Method in class akka.pattern.Patterns$
Register an onComplete callback on this Future to send the result to the given ActorRef or ActorSelection.
pipe(Future<T>, ExecutionContext) - Method in interface akka.pattern.PipeToSupport
Import this implicit conversion to gain the pipeTo method on Future:
PipeableCompletionStage(CompletionStage<T>, ExecutionContext) - Constructor for class akka.pattern.PipeToSupport.PipeableCompletionStage
 
PipeableFuture(Future<T>, ExecutionContext) - Constructor for class akka.pattern.PipeToSupport.PipeableFuture
 
pipeCompletionStage(CompletionStage<T>, ExecutionContext) - Method in interface akka.pattern.PipeToSupport
Import this implicit conversion to gain the pipeTo method on Future:
pipeTo(ActorRef, ActorRef) - Method in class akka.pattern.PipeToSupport.PipeableCompletionStage
 
pipeTo(ActorRef, ActorRef) - Method in class akka.pattern.PipeToSupport.PipeableFuture
 
pipeTo$default$2(ActorRef) - Method in class akka.pattern.PipeToSupport.PipeableCompletionStage
 
pipeTo$default$2(ActorRef) - Method in class akka.pattern.PipeToSupport.PipeableFuture
 
pipeToSelection(ActorSelection, ActorRef) - Method in class akka.pattern.PipeToSupport.PipeableCompletionStage
 
pipeToSelection(ActorSelection, ActorRef) - Method in class akka.pattern.PipeToSupport.PipeableFuture
 
pipeToSelection$default$2(ActorSelection) - Method in class akka.pattern.PipeToSupport.PipeableCompletionStage
 
pipeToSelection$default$2(ActorSelection) - Method in class akka.pattern.PipeToSupport.PipeableFuture
 
pipeToSelf(CompletionStage<Value>, Function2<Value, Throwable, T>) - Method in interface akka.actor.typed.internal.ActorContextImpl
 
pipeToSelf(CompletionStage<Value>, Function2<Value, Throwable, T>) - Method in interface akka.actor.typed.javadsl.ActorContext
Sends the result of the given CompletionStage to this Actor (&ldquo;self&rdquo;), after adapted it with the given function.
pipeToSelf(Future<Value>, Function1<Try<Value>, T>) - Method in interface akka.actor.typed.internal.ActorContextImpl
 
pipeToSelf(Future<Value>, Function1<Try<Value>, T>) - Method in interface akka.actor.typed.scaladsl.ActorContext
Sends the result of the given Future to this Actor (&ldquo;self&rdquo;), after adapted it with the given function.
PipeToSupport - Interface in akka.pattern
 
PipeToSupport.PipeableCompletionStage<T> - Class in akka.pattern
 
PipeToSupport.PipeableFuture<T> - Class in akka.pattern
 
Platform - Class in akka.actor.typed.internal.receptionist
INTERNAL API
Platform() - Constructor for class akka.actor.typed.internal.receptionist.Platform
 
Platform$ - Class in akka.actor.typed.internal.receptionist
INTERNAL API
Platform$() - Constructor for class akka.actor.typed.internal.receptionist.Platform$
 
Player - Interface in akka.remote.testconductor
The Player is the client component of the TestConductorExt extension.
Player.Waiter - Class in akka.remote.testconductor
 
Player$ - Class in akka.remote.testconductor
 
Player$() - Constructor for class akka.remote.testconductor.Player$
 
PluginHolder$() - Constructor for class akka.persistence.Persistence.PluginHolder$
 
PluginId() - Static method in class akka.persistence.testkit.PersistenceTestKitDurableStateStorePlugin
 
PluginId() - Method in class akka.persistence.testkit.PersistenceTestKitDurableStateStorePlugin$
 
PluginId() - Static method in class akka.persistence.testkit.PersistenceTestKitPlugin
 
PluginId() - Method in class akka.persistence.testkit.PersistenceTestKitPlugin$
 
PluginId() - Static method in class akka.persistence.testkit.PersistenceTestKitSnapshotPlugin
 
PluginId() - Method in class akka.persistence.testkit.PersistenceTestKitSnapshotPlugin$
 
PluginProvider<T,​ScalaDsl,​JavaDsl> - Interface in akka.persistence
INTERNAL API
PluginSpec - Class in akka.persistence
 
PluginSpec(Config) - Constructor for class akka.persistence.PluginSpec
 
PNCounter - Class in akka.cluster.ddata
Implements a 'Increment/Decrement Counter' CRDT, also called a 'PN-Counter'.
PNCounter$ - Class in akka.cluster.ddata
 
PNCounter$() - Constructor for class akka.cluster.ddata.PNCounter$
 
pncounterFromBinary(byte[]) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer
 
pncounterFromProto(ReplicatedDataMessages.PNCounter) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer
 
PNCounterKey - Class in akka.cluster.ddata
 
PNCounterKey(String) - Constructor for class akka.cluster.ddata.PNCounterKey
 
PNCounterKey$ - Class in akka.cluster.ddata
 
PNCounterKey$() - Constructor for class akka.cluster.ddata.PNCounterKey$
 
PNCounterMap<A> - Class in akka.cluster.ddata
Map of named counters.
PNCounterMap.PNCounterMapTag$ - Class in akka.cluster.ddata
INTERNAL API
PNCounterMap$ - Class in akka.cluster.ddata
 
PNCounterMap$() - Constructor for class akka.cluster.ddata.PNCounterMap$
 
PNCounterMapEntry$() - Constructor for class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.PNCounterMapEntry$
 
PNCounterMapEntryComparator$() - Constructor for class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.PNCounterMapEntryComparator$
 
pncountermapFromBinary(byte[]) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer
 
pncountermapFromProto(ReplicatedDataMessages.PNCounterMap) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer
 
PNCounterMapKey<A> - Class in akka.cluster.ddata
 
PNCounterMapKey(String) - Constructor for class akka.cluster.ddata.PNCounterMapKey
 
PNCounterMapKey$ - Class in akka.cluster.ddata
 
PNCounterMapKey$() - Constructor for class akka.cluster.ddata.PNCounterMapKey$
 
PNCounterMapTag$() - Constructor for class akka.cluster.ddata.PNCounterMap.PNCounterMapTag$
 
pncountermapToProto(PNCounterMap<?>) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer
 
pncounterToProto(PNCounter) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer
 
poisonPill(Object) - Method in interface akka.actor.TypedActorFactory
Deprecated.
Sends a PoisonPill the underlying ActorRef for the supplied TypedActor proxy, if any, returns whether it could find the find the ActorRef or not
PoisonPill - Class in akka.actor
 
PoisonPill() - Constructor for class akka.actor.PoisonPill
 
PoisonPill$ - Class in akka.actor
A message all Actors will understand, that when processed will terminate the Actor permanently.
PoisonPill$ - Class in akka.actor.typed.internal
INTERNAL API
PoisonPill$() - Constructor for class akka.actor.PoisonPill$
 
PoisonPill$() - Constructor for class akka.actor.typed.internal.PoisonPill$
 
Policies() - Method in interface akka.persistence.testkit.scaladsl.PolicyOpsTestKit
 
policy() - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.WindowSettings
 
policy() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.WindowSettings
 
PolicyOps<U> - Interface in akka.persistence.testkit.internal
INTERNAL API
PolicyOpsTestKit<P> - Interface in akka.persistence.testkit.scaladsl
 
PolicySettings$() - Constructor for class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.PolicySettings$
 
PolicySettings$() - Constructor for class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.PolicySettings$
 
poll() - Method in class akka.dispatch.AbstractBoundedNodeQueue
Removes the first element of this queue if any
poll() - Method in class akka.dispatch.AbstractNodeQueue
Pull one item from the queue’s tail if there is one.
poll() - Method in class akka.util.BoundedBlockingQueue
 
poll() - Method in interface akka.util.PriorityQueueStabilizer
 
poll(long, TimeUnit) - Method in class akka.util.BoundedBlockingQueue
 
pollInterval() - Method in interface akka.persistence.testkit.scaladsl.ExpectOps
 
pollInterval() - Method in class akka.persistence.testkit.scaladsl.PersistenceTestKit.Settings
 
pollInterval() - Method in class akka.persistence.testkit.scaladsl.SnapshotTestKit.Settings
 
pollNode() - Method in class akka.dispatch.AbstractBoundedNodeQueue
Removes the first element of this queue if any
pollNode() - Method in class akka.dispatch.AbstractNodeQueue
Pull one item from the queue, returning it within a queue node.
pool(int, Behavior<T>) - Static method in class akka.actor.typed.javadsl.Routers
Spawn poolSize children with the given behavior and forward messages to them using round robin.
pool(int, Behavior<T>) - Method in class akka.actor.typed.javadsl.Routers$
Spawn poolSize children with the given behavior and forward messages to them using round robin.
pool(int, Behavior<T>) - Static method in class akka.actor.typed.scaladsl.Routers
Spawn poolSize children with the given behavior and forward messages to them using round robin.
pool(int, Behavior<T>) - Method in class akka.actor.typed.scaladsl.Routers$
Spawn poolSize children with the given behavior and forward messages to them using round robin.
Pool - Interface in akka.routing
RouterConfig for router actor that creates routees as child actors and removes them from the router if they terminate.
POOL_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool
 
Pool$ - Class in akka.routing
 
Pool$() - Constructor for class akka.routing.Pool$
 
PoolBase - Class in akka.routing
Java API: Base class for custom router Pool
PoolBase() - Constructor for class akka.routing.PoolBase
 
PoolOverrideUnsetConfig<T extends Pool> - Interface in akka.routing
INTERNAL API
PoolRouter<T> - Class in akka.actor.typed.javadsl
Provides builder style configuration options for pool routers
PoolRouter<T> - Interface in akka.actor.typed.scaladsl
Provides builder style configuration options for pool routers
PoolRouter() - Constructor for class akka.actor.typed.javadsl.PoolRouter
 
PoolRouterBuilder$ - Class in akka.actor.typed.internal.routing
 
PoolRouterBuilder$() - Constructor for class akka.actor.typed.internal.routing.PoolRouterBuilder$
 
PoolRouterImpl<T> - Class in akka.actor.typed.internal.routing
INTERNAL API
PoolRouterImpl(ActorContext<T>, int, Behavior<T>, RoutingLogic<T>, Function1<T, Object>, Props) - Constructor for class akka.actor.typed.internal.routing.PoolRouterImpl
 
pop() - Method in class akka.remote.transport.TestTransport.SwitchableLoggedBehavior
Deprecated.
Restores the previous behavior.
port() - Method in class akka.actor.Address
 
port() - Method in class akka.discovery.ServiceDiscovery.ResolvedTarget
 
port() - Method in class akka.io.dns.SRVRecord
 
PORT_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address
 
PORT_FIELD_NUMBER - Static variable in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address
 
PORT_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.Address
 
PORT_FIELD_NUMBER - Static variable in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address
 
PORT_FIELD_NUMBER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address
 
PORT_FIELD_NUMBER - Static variable in class akka.remote.ArteryControlFormats.Address
 
PORT_FIELD_NUMBER - Static variable in class akka.remote.testconductor.TestConductorProtocol.Address
 
PORT_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.AddressData
 
portName() - Method in class akka.discovery.Lookup
 
Ports(Inlet<I>, Seq<Outlet<?>>) - Constructor for class akka.stream.FanOutShape.Ports
 
Ports(Outlet<O>, Seq<Inlet<?>>) - Constructor for class akka.stream.FanInShape.Ports
 
Ports$() - Constructor for class akka.stream.FanInShape.Ports$
 
Ports$() - Constructor for class akka.stream.FanOutShape.Ports$
 
PortSelector() - Method in class akka.remote.transport.netty.NettyTransportSettings
Deprecated.
WARNING: This should only be used by professionals. Since 2.0.
pos_$eq(int) - Method in interface akka.actor.LoggingFSM
 
pos_$eq(int) - Method in interface akka.persistence.fsm.LoggingPersistentFSM
Deprecated.
 
position() - Method in class akka.io.Tcp.WriteFile
Deprecated.
 
position() - Method in class akka.io.Tcp.WritePath
 
positiveCachePolicy() - Method in class akka.io.InetAddressDnsResolver
 
positiveTtl() - Method in class akka.io.InetAddressDnsResolver
Deprecated.
Use positiveCacheDuration instead. Since 2.5.17.
PossiblyHarmful - Interface in akka.actor
Marker trait to indicate that a message might be potentially harmful, this is used to block messages coming in over remoting.
postRestart(Throwable) - Method in class akka.actor.AbstractActor
User overridable callback: By default it calls preStart().
postRestart(Throwable) - Method in interface akka.actor.Actor
User overridable callback: By default it calls preStart().
postRestart(Throwable) - Method in interface akka.actor.TypedActor.PostRestart
Deprecated.
User overridable callback: By default it calls preStart().
postRestart(Throwable) - Method in class akka.cluster.ddata.LmdbDurableStore
 
postRestart(Throwable) - Method in class akka.event.DeadLetterListener
 
PostRestartException - Exception in akka.actor
A PostRestartException is thrown when constructor or postRestart() method fails during a restart attempt.
PostRestartException$ - Class in akka.actor
 
PostRestartException$() - Constructor for class akka.actor.PostRestartException$
 
postStop() - Method in class akka.actor.AbstractActor
User overridable callback.
postStop() - Method in interface akka.actor.Actor
User overridable callback.
postStop() - Method in interface akka.actor.FSM
 
postStop() - Method in interface akka.actor.TypedActor.PostStop
Deprecated.
User overridable callback.
postStop() - Method in interface akka.actor.UnrestrictedStash
Overridden callback.
postStop() - Method in class akka.cluster.client.ClusterClient
Deprecated.
 
postStop() - Method in class akka.cluster.client.ClusterReceptionist
Deprecated.
 
postStop() - Method in class akka.cluster.ddata.LmdbDurableStore
 
postStop() - Method in class akka.cluster.ddata.Replicator
 
postStop() - Method in interface akka.cluster.pubsub.DistributedPubSubMediator.Internal$.TopicLike
 
postStop() - Method in class akka.cluster.pubsub.DistributedPubSubMediator
 
postStop() - Method in interface akka.cluster.routing.ClusterRouterActor
 
postStop() - Method in class akka.cluster.sharding.ShardCoordinator
 
postStop() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer
 
postStop() - Method in class akka.cluster.singleton.ClusterSingletonManager
 
postStop() - Method in class akka.cluster.singleton.ClusterSingletonProxy
 
postStop() - Method in class akka.event.DeadLetterListener
 
postStop() - Method in class akka.io.SimpleDnsManager
 
postStop() - Method in class akka.persistence.fsm.AbstractPersistentFSM
Deprecated.
 
postStop() - Method in interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
 
postStop() - Method in interface akka.persistence.journal.leveldb.LeveldbStore
 
postStop() - Method in class akka.stream.stage.GraphStageLogic
Invoked after processing of external events stopped because the operator is about to stop or fail.
postStop() - Method in class akka.testkit.TestActor
 
PostStop - Class in akka.actor.typed
Lifecycle signal that is fired after this actor and all its child actors (transitively) have terminated.
PostStop() - Constructor for class akka.actor.typed.PostStop
 
PostStop$ - Class in akka.actor.typed
Lifecycle signal that is fired after this actor and all its child actors (transitively) have terminated.
PostStop$() - Constructor for class akka.actor.typed.PostStop$
 
Predicate<T> - Interface in akka.japi.function
Java API: Defines a criteria and determines whether the parameter meets this criteria.
Predicate<T> - Interface in akka.japi
Java API: Defines a criteria and determines whether the parameter meets this criteria.
PredicateClassifier - Interface in akka.event
Can be mixed into an EventBus to specify that the Classifier type is a Function from Event to Boolean (predicate)
preferOldest() - Method in class akka.cluster.ddata.ReplicatorSettings
 
preferred() - Method in class akka.stream.scaladsl.MergePreferred.MergePreferredShape
 
preferred() - Method in class akka.stream.scaladsl.MergePreferred
 
prefixAndTail(int) - Method in class akka.stream.javadsl.Flow
Takes up to n elements from the stream (less than n if the upstream completes before emitting n elements) and returns a pair containing a strict sequence of the taken element and a stream representing the remaining elements.
prefixAndTail(int) - Method in class akka.stream.javadsl.Source
Takes up to n elements from the stream (less than n if the upstream completes before emitting n elements) and returns a pair containing a strict sequence of the taken element and a stream representing the remaining elements.
prefixAndTail(int) - Method in class akka.stream.javadsl.SubFlow
Takes up to n elements from the stream (less than n only if the upstream completes before emitting n elements) and returns a pair containing a strict sequence of the taken element and a stream representing the remaining elements.
prefixAndTail(int) - Method in class akka.stream.javadsl.SubSource
Takes up to n elements from the stream (less than n only if the upstream completes before emitting n elements) and returns a pair containing a strict sequence of the taken element and a stream representing the remaining elements.
prefixAndTail(int) - Method in interface akka.stream.scaladsl.FlowOps
Takes up to n elements from the stream (less than n only if the upstream completes before emitting n elements) and returns a pair containing a strict sequence of the taken element and a stream representing the remaining elements.
preMaterialize(ClassicActorSystemProvider) - Method in class akka.stream.javadsl.Flow
Materializes this Flow, immediately returning (1) its materialized value, and (2) a newly materialized Flow.
preMaterialize(ClassicActorSystemProvider) - Method in class akka.stream.javadsl.Sink
Materializes this Sink, immediately returning (1) its materialized value, and (2) a new Sink that can be consume elements 'into' the pre-materialized one.
preMaterialize(ClassicActorSystemProvider) - Method in class akka.stream.javadsl.Source
Materializes this Source, immediately returning (1) its materialized value, and (2) a new Source that can be used to consume elements from the newly materialized Source.
preMaterialize(Materializer) - Method in class akka.stream.javadsl.Flow
Materializes this Flow, immediately returning (1) its materialized value, and (2) a newly materialized Flow.
preMaterialize(Materializer) - Method in class akka.stream.javadsl.Sink
Materializes this Sink, immediately returning (1) its materialized value, and (2) a new Sink that can be consume elements 'into' the pre-materialized one.
preMaterialize(Materializer) - Method in class akka.stream.javadsl.Source
Materializes this Source, immediately returning (1) its materialized value, and (2) a new Source that can be used to consume elements from the newly materialized Source.
preMaterialize(Materializer) - Method in class akka.stream.scaladsl.Flow
Materializes this Flow, immediately returning (1) its materialized value, and (2) a newly materialized Flow.
preMaterialize(Materializer) - Method in class akka.stream.scaladsl.Sink
Materializes this Sink, immediately returning (1) its materialized value, and (2) a new Sink that can be consume elements 'into' the pre-materialized one.
preMaterialize(Materializer) - Method in class akka.stream.scaladsl.Source
Materializes this Source, immediately returning (1) its materialized value, and (2) a new Source that can be used to consume elements from the newly materialized Source.
prepareConfig() - Method in interface akka.persistence.journal.leveldb.LeveldbStore
 
prepareConfig() - Method in class akka.persistence.journal.leveldb.SharedLeveldbStore
Deprecated.
 
prepareForFullClusterShutdown() - Method in class akka.cluster.Cluster
Change the state of every member in preparation for a full cluster shutdown.
prepareForFullClusterShutdown() - Method in class akka.cluster.typed.PrepareForFullClusterShutdown$
Java API
PrepareForFullClusterShutdown - Interface in akka.cluster.typed
Initiate a full cluster shutdown.
PrepareForFullClusterShutdown$ - Class in akka.cluster.typed
 
PrepareForFullClusterShutdown$() - Constructor for class akka.cluster.typed.PrepareForFullClusterShutdown$
 
PrepareForShutdown$() - Constructor for class akka.cluster.ClusterUserAction.PrepareForShutdown$
 
PrepareForShutdownManifest() - Static method in class akka.cluster.protobuf.ClusterMessageSerializer
 
PrepareForShutdownManifest() - Method in class akka.cluster.protobuf.ClusterMessageSerializer$
 
prepareForShutdownStates() - Method in class akka.cluster.MembershipState$
 
preparePersistenceId(String) - Method in class akka.persistence.journal.JournalSpec
Overridable hook that is called before populating the journal for the next test case.
preparePersistentBatch(Seq<PersistentEnvelope>) - Method in interface akka.persistence.journal.WriteJournalBase
 
preparingForFullShutdown() - Method in class akka.cluster.singleton.ClusterSingletonManager
 
preparingForFullShutdown_$eq(boolean) - Method in class akka.cluster.singleton.ClusterSingletonManager
 
preparingForShutdown() - Method in class akka.cluster.sharding.ShardCoordinator
 
PreparingForShutdown - akka.cluster.protobuf.msg.ClusterMessages.MemberStatus
PreparingForShutdown = 7;
preparingForShutdown_$eq(boolean) - Method in class akka.cluster.sharding.ShardCoordinator
 
PreparingForShutdown_VALUE - Static variable in enum akka.cluster.protobuf.msg.ClusterMessages.MemberStatus
PreparingForShutdown = 7;
PreparingForShutdown$() - Constructor for class akka.cluster.MemberStatus.PreparingForShutdown$
 
prepend(Tcp.SimpleWriteCommand) - Method in class akka.io.Tcp.WriteCommand
Java API: prepends this command with another Write or WriteFile to form a CompoundWrite.
prepend(Graph<SourceShape<Out>, M>) - Method in class akka.stream.javadsl.Flow
Prepend the given Source to this Flow, meaning that before elements are generated from this Flow, the Source's elements will be produced until it is exhausted, at which point Flow elements will start being produced.
prepend(Graph<SourceShape<Out>, M>) - Method in class akka.stream.javadsl.Source
Prepend the given Source to this one, meaning that once the given source is exhausted and all result elements have been generated, the current source's elements will be produced.
prepend(Graph<SourceShape<Out>, M>) - Method in class akka.stream.javadsl.SubFlow
Prepend the given Source to this Flow, meaning that before elements are generated from this Flow, the Source's elements will be produced until it is exhausted, at which point Flow elements will start being produced.
prepend(Graph<SourceShape<Out>, M>) - Method in class akka.stream.javadsl.SubSource
Prepend the given Source to this Flow, meaning that before elements are generated from this Flow, the Source's elements will be produced until it is exhausted, at which point Flow elements will start being produced.
prepend(Graph<SourceShape<U>, Mat2>) - Method in interface akka.stream.scaladsl.FlowOps
Prepend the given Source to this Flow, meaning that before elements are generated from this Flow, the Source's elements will be produced until it is exhausted, at which point Flow elements will start being produced.
prepend(Iterable<Tcp.WriteCommand>) - Method in class akka.io.Tcp.WriteCommand
Java API: prepends this command with a number of other writes.
prepend(Seq<Envelope>) - Method in interface akka.actor.StashSupport
Prepends others to this stash.
prepend(Tuple2<Seq<A>, Seq<B>>, Either<A, B>) - Method in class akka.cluster.sharding.ShardingQueries.ShardsQueryResult$
 
prependGraph(Graph<SourceShape<U>, Mat2>, boolean) - Method in interface akka.stream.scaladsl.FlowOps
 
prependLazy(Graph<SourceShape<Out>, M>) - Method in class akka.stream.javadsl.Flow
Prepend the given Source to this Flow, meaning that before elements are generated from this Flow, the Source's elements will be produced until it is exhausted, at which point Flow elements will start being produced.
prependLazy(Graph<SourceShape<Out>, M>) - Method in class akka.stream.javadsl.Source
Prepend the given Source to this Flow, meaning that before elements are generated from this Flow, the Source's elements will be produced until it is exhausted, at which point Flow elements will start being produced.
prependLazy(Graph<SourceShape<Out>, M>) - Method in class akka.stream.javadsl.SubFlow
Prepend the given Source to this Flow, meaning that before elements are generated from this Flow, the Source's elements will be produced until it is exhausted, at which point Flow elements will start being produced.
prependLazy(Graph<SourceShape<Out>, M>) - Method in class akka.stream.javadsl.SubSource
Prepend the given Source to this Flow, meaning that before elements are generated from this Flow, the Source's elements will be produced until it is exhausted, at which point Flow elements will start being produced.
prependLazy(Graph<SourceShape<U>, Mat2>) - Method in interface akka.stream.scaladsl.FlowOps
Prepend the given Source to this Flow, meaning that before elements are generated from this Flow, the Source's elements will be produced until it is exhausted, at which point Flow elements will start being produced.
prependLazyMat(Graph<SourceShape<Out>, M>, Function2<Mat, M, M2>) - Method in class akka.stream.javadsl.Flow
Prepend the given Source to this Flow, meaning that before elements are generated from this Flow, the Source's elements will be produced until it is exhausted, at which point Flow elements will start being produced.
prependLazyMat(Graph<SourceShape<Out>, M>, Function2<Mat, M, M2>) - Method in class akka.stream.javadsl.Source
Prepend the given Source to this Flow, meaning that before elements are generated from this Flow, the Source's elements will be produced until it is exhausted, at which point Flow elements will start being produced.
prependLazyMat(Graph<SourceShape<U>, Mat2>, Function2<Mat, Mat2, Mat3>) - Method in interface akka.stream.scaladsl.FlowOpsMat
Prepend the given Source to this Flow, meaning that before elements are generated from this Flow, the Source's elements will be produced until it is exhausted, at which point Flow elements will start being produced.
prependMat(Graph<SourceShape<Out>, M>, Function2<Mat, M, M2>) - Method in class akka.stream.javadsl.Flow
Prepend the given Source to this Flow, meaning that before elements are generated from this Flow, the Source's elements will be produced until it is exhausted, at which point Flow elements will start being produced.
prependMat(Graph<SourceShape<Out>, M>, Function2<Mat, M, M2>) - Method in class akka.stream.javadsl.Source
Prepend the given Source to this one, meaning that once the given source is exhausted and all result elements have been generated, the current source's elements will be produced.
prependMat(Graph<SourceShape<U>, Mat2>, Function2<Mat, Mat2, Mat3>) - Method in interface akka.stream.scaladsl.FlowOpsMat
Prepend the given Source to this Flow, meaning that before elements are generated from this Flow, the Source's elements will be produced until it is exhausted, at which point Flow elements will start being produced.
prerequisites() - Method in class akka.dispatch.Dispatchers
 
prerequisites() - Method in class akka.dispatch.MessageDispatcherConfigurator
 
preRestart(Throwable, Optional<Object>) - Method in class akka.actor.AbstractActor
User overridable callback: '''By default it disposes of all children and then calls postStop().'''
preRestart(Throwable, Option<Object>) - Method in class akka.actor.AbstractActor
Deprecated.
Override preRestart with message parameter with Optional type instead. Since 2.5.0.
preRestart(Throwable, Option<Object>) - Method in interface akka.actor.Actor
Scala API: User overridable callback: '''By default it disposes of all children and then calls postStop().'''
preRestart(Throwable, Option<Object>) - Method in interface akka.actor.TypedActor.PreRestart
Deprecated.
User overridable callback: '''By default it disposes of all children and then calls postStop().'''
preRestart(Throwable, Option<Object>) - Method in interface akka.actor.UnrestrictedStash
Overridden callback.
preRestart(Throwable, Option<Object>) - Method in class akka.event.DeadLetterListener
 
PreRestart - Class in akka.actor.typed
Lifecycle signal that is fired upon restart of the Actor before replacing the behavior with the fresh one (i.e.
PreRestart() - Constructor for class akka.actor.typed.PreRestart
 
PreRestart$ - Class in akka.actor.typed
 
PreRestart$() - Constructor for class akka.actor.typed.PreRestart$
 
PreRestartException - Exception in akka.actor
A PreRestartException is thrown when the preRestart() method failed; this exception is not propagated to the supervisor, as it originates from the already failed instance, hence it is only visible as log entry on the event stream.
PreRestartException$ - Class in akka.actor
 
PreRestartException$() - Constructor for class akka.actor.PreRestartException$
 
pressure(IndexedSeq<Routee>) - Method in class akka.routing.DefaultResizer
Number of routees considered busy, or above 'pressure level'.
pressureThreshold() - Method in class akka.routing.DefaultResizer
 
PRESSURETHRESHOLD_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.DefaultResizer
 
preStart() - Method in class akka.actor.AbstractActor
User overridable callback.
preStart() - Method in interface akka.actor.Actor
User overridable callback.
preStart() - Method in interface akka.actor.TypedActor.PreStart
Deprecated.
User overridable callback.
preStart() - Method in class akka.cluster.client.ClusterReceptionist
Deprecated.
 
preStart() - Method in class akka.cluster.ddata.Replicator
 
preStart() - Method in class akka.cluster.pubsub.DistributedPubSubMediator
 
preStart() - Method in interface akka.cluster.routing.ClusterRouterActor
 
preStart() - Method in class akka.cluster.sharding.RemoveInternalClusterShardingData
 
preStart() - Method in class akka.cluster.sharding.ShardCoordinator
 
preStart() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer
 
preStart() - Method in class akka.cluster.singleton.ClusterSingletonManager
 
preStart() - Method in class akka.cluster.singleton.ClusterSingletonProxy
 
preStart() - Method in class akka.event.DeadLetterListener
 
preStart() - Method in interface akka.pattern.HandleBackoff
 
preStart() - Method in interface akka.persistence.journal.leveldb.LeveldbIdMapping
 
preStart() - Method in interface akka.persistence.journal.leveldb.LeveldbStore
 
preStart() - Method in class akka.persistence.journal.PersistencePluginProxy
 
preStart() - Method in class akka.stream.KillSwitches.KillableGraphStageLogic
 
preStart() - Method in class akka.stream.scaladsl.RestartWithBackoffLogic
 
preStart() - Method in class akka.stream.stage.GraphStageLogic
Invoked before any external events are processed, at the startup of the operator.
pretty() - Method in class akka.util.PrettyDuration.PrettyPrintableDuration
Selects most appropriate TimeUnit for given duration and formats it accordingly, with 4 digits precision
pretty(boolean, int) - Method in class akka.util.PrettyDuration.PrettyPrintableDuration
Selects most appropriate TimeUnit for given duration and formats it accordingly
pretty$default$2() - Method in class akka.util.PrettyDuration.PrettyPrintableDuration
 
pretty$default$2$extension(PrettyDuration.PrettyPrintableDuration) - Method in class akka.util.PrettyDuration.PrettyPrintableDuration$
 
pretty$extension(PrettyDuration.PrettyPrintableDuration) - Method in class akka.util.PrettyDuration.PrettyPrintableDuration$
 
pretty$extension(PrettyDuration.PrettyPrintableDuration, boolean, int) - Method in class akka.util.PrettyDuration.PrettyPrintableDuration$
 
PrettyByteString - Class in akka.util
INTERNAL API: ByteString pretty printer, based on Johanes Rudolph's implementation from: https://github.com/jrudolph/akka/commit/c889dddf37c8635c365a79a391eb18a709f36773#diff-947cbf07996eeb823cb9850cc2e81126R19
PrettyByteString() - Constructor for class akka.util.PrettyByteString
 
PrettyByteString.asPretty - Class in akka.util
 
PrettyByteString$ - Class in akka.util
INTERNAL API: ByteString pretty printer, based on Johanes Rudolph's implementation from: https://github.com/jrudolph/akka/commit/c889dddf37c8635c365a79a391eb18a709f36773#diff-947cbf07996eeb823cb9850cc2e81126R19
PrettyByteString$() - Constructor for class akka.util.PrettyByteString$
 
PrettyDuration - Class in akka.util
INTERNAL API
PrettyDuration() - Constructor for class akka.util.PrettyDuration
 
PrettyDuration.PrettyPrintableDuration - Class in akka.util
 
PrettyDuration.PrettyPrintableDuration$ - Class in akka.util
 
PrettyDuration$ - Class in akka.util
INTERNAL API
PrettyDuration$() - Constructor for class akka.util.PrettyDuration$
 
prettyName(Object) - Static method in class akka.util.LineNumbers
Extract source information if available and format a string to identify the class definition in question.
prettyName(Object) - Method in class akka.util.LineNumbers$
Extract source information if available and format a string to identify the class definition in question.
prettyPrint(int) - Method in class akka.util.PrettyByteString.asPretty
 
prettyPrint$default$1() - Method in class akka.util.PrettyByteString.asPretty
 
PrettyPrintableDuration(Duration) - Constructor for class akka.util.PrettyDuration.PrettyPrintableDuration
 
PrettyPrintableDuration(Duration) - Static method in class akka.util.PrettyDuration
 
PrettyPrintableDuration(Duration) - Method in class akka.util.PrettyDuration$
 
PrettyPrintableDuration$() - Constructor for class akka.util.PrettyDuration.PrettyPrintableDuration$
 
previousClockTime() - Method in class akka.cluster.ddata.Replicator
 
previousClockTime_$eq(long) - Method in class akka.cluster.ddata.Replicator
 
previousOldest() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.BecomingOldestData
 
previousStatus() - Method in class akka.cluster.ClusterEvent.MemberRemoved
 
previousStatus() - Method in class akka.cluster.typed.SelfRemoved
 
print(Object) - Method in interface akka.event.Logging.StdOutLogger
 
printActors() - Static method in class akka.dispatch.MessageDispatcher
 
printActors() - Method in class akka.dispatch.MessageDispatcher$
 
printStackTrace() - Static method in class akka.persistence.testkit.ExpectedFailure
 
printStackTrace() - Static method in class akka.persistence.testkit.ExpectedRejection
 
printStackTrace() - Static method in exception akka.stream.BindFailedException
 
printStackTrace(PrintStream) - Static method in class akka.persistence.testkit.ExpectedFailure
 
printStackTrace(PrintStream) - Static method in class akka.persistence.testkit.ExpectedRejection
 
printStackTrace(PrintStream) - Static method in exception akka.stream.BindFailedException
 
printStackTrace(PrintWriter) - Static method in class akka.persistence.testkit.ExpectedFailure
 
printStackTrace(PrintWriter) - Static method in class akka.persistence.testkit.ExpectedRejection
 
printStackTrace(PrintWriter) - Static method in exception akka.stream.BindFailedException
 
printTree() - Method in class akka.actor.typed.ActorSystem
Create a string representation of the actor hierarchy within this system for debugging purposes.
priorities() - Method in class akka.stream.scaladsl.MergePrioritized
 
priority() - Method in class akka.io.dns.SRVRecord
 
PriorityGenerator - Class in akka.dispatch
A PriorityGenerator is a convenience API to create a Comparator that orders the messages of a PriorityDispatcher
PriorityGenerator() - Constructor for class akka.dispatch.PriorityGenerator
 
PriorityGenerator$ - Class in akka.dispatch
 
PriorityGenerator$() - Constructor for class akka.dispatch.PriorityGenerator$
 
PriorityMessage - Interface in akka.remote
INTERNAL API Messages marked with this trait will be sent before other messages when buffering is active.
PriorityQueueStabilizer<E> - Interface in akka.util
PriorityQueueStabilizer wraps a priority queue so that it respects FIFO for elements of equal priority.
PriorityQueueStabilizer.WrappedElement<E> - Class in akka.util
 
PriorityQueueStabilizer.WrappedElementComparator<E> - Class in akka.util
 
PriorityQueueStabilizer$ - Class in akka.util
 
PriorityQueueStabilizer$() - Constructor for class akka.util.PriorityQueueStabilizer$
 
probe() - Method in interface akka.persistence.testkit.scaladsl.ExpectOps
 
probe(long, ActorSystem) - Static method in class akka.stream.testkit.TestPublisher
Probe that implements Publisher interface and tracks demand.
probe(long, ActorSystem) - Method in class akka.stream.testkit.TestPublisher$
Probe that implements Publisher interface and tracks demand.
probe(ActorSystem) - Static method in class akka.stream.testkit.javadsl.TestSink
A Sink that materialized to a TestSubscriber.Probe.
probe(ActorSystem) - Method in class akka.stream.testkit.javadsl.TestSink$
A Sink that materialized to a TestSubscriber.Probe.
probe(ActorSystem) - Static method in class akka.stream.testkit.javadsl.TestSource
A Source that materializes to a TestPublisher.Probe.
probe(ActorSystem) - Method in class akka.stream.testkit.javadsl.TestSource$
A Source that materializes to a TestPublisher.Probe.
probe(ActorSystem) - Static method in class akka.stream.testkit.scaladsl.TestSink
A Sink that materialized to a TestSubscriber.Probe.
probe(ActorSystem) - Method in class akka.stream.testkit.scaladsl.TestSink$
A Sink that materialized to a TestSubscriber.Probe.
probe(ActorSystem) - Static method in class akka.stream.testkit.scaladsl.TestSource
A Source that materializes to a TestPublisher.Probe.
probe(ActorSystem) - Method in class akka.stream.testkit.scaladsl.TestSource$
A Source that materializes to a TestPublisher.Probe.
probe(ActorSystem) - Static method in class akka.stream.testkit.TestSubscriber
 
probe(ActorSystem) - Method in class akka.stream.testkit.TestSubscriber$
 
Probe$() - Constructor for class akka.stream.testkit.TestPublisher.Probe$
 
Probe$() - Constructor for class akka.stream.testkit.TestSubscriber.Probe$
 
probe$default$1() - Static method in class akka.stream.testkit.TestPublisher
 
probe$default$1() - Method in class akka.stream.testkit.TestPublisher$
 
ProbeSink(Attributes, SinkShape<T>, ActorSystem) - Constructor for class akka.stream.testkit.StreamTestKit.ProbeSink
 
ProbeSource(Attributes, SourceShape<T>, ActorSystem) - Constructor for class akka.stream.testkit.StreamTestKit.ProbeSource
 
Procedure<T> - Interface in akka.japi.function
A Procedure is like a Function, but it doesn't produce a return value.
Procedure<T> - Interface in akka.japi
A Procedure is like a Function, but it doesn't produce a return value.
Procedure10<T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10> - Interface in akka.japi.function
A Consumer interface.
Procedure11<T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11> - Interface in akka.japi.function
A Consumer interface.
Procedure12<T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12> - Interface in akka.japi.function
A Consumer interface.
Procedure13<T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13> - Interface in akka.japi.function
A Consumer interface.
Procedure14<T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14> - Interface in akka.japi.function
A Consumer interface.
Procedure15<T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14,​T15> - Interface in akka.japi.function
A Consumer interface.
Procedure16<T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14,​T15,​T16> - Interface in akka.japi.function
A Consumer interface.
Procedure17<T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14,​T15,​T16,​T17> - Interface in akka.japi.function
A Consumer interface.
Procedure18<T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14,​T15,​T16,​T17,​T18> - Interface in akka.japi.function
A Consumer interface.
Procedure19<T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14,​T15,​T16,​T17,​T18,​T19> - Interface in akka.japi.function
A Consumer interface.
Procedure2<T1,​T2> - Interface in akka.japi.function
A Consumer interface.
Procedure20<T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14,​T15,​T16,​T17,​T18,​T19,​T20> - Interface in akka.japi.function
A Consumer interface.
Procedure21<T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14,​T15,​T16,​T17,​T18,​T19,​T20,​T21> - Interface in akka.japi.function
A Consumer interface.
Procedure22<T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14,​T15,​T16,​T17,​T18,​T19,​T20,​T21,​T22> - Interface in akka.japi.function
A Consumer interface.
Procedure3<T1,​T2,​T3> - Interface in akka.japi.function
A Consumer interface.
Procedure4<T1,​T2,​T3,​T4> - Interface in akka.japi.function
A Consumer interface.
Procedure5<T1,​T2,​T3,​T4,​T5> - Interface in akka.japi.function
A Consumer interface.
Procedure6<T1,​T2,​T3,​T4,​T5,​T6> - Interface in akka.japi.function
A Consumer interface.
Procedure7<T1,​T2,​T3,​T4,​T5,​T6,​T7> - Interface in akka.japi.function
A Consumer interface.
Procedure8<T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8> - Interface in akka.japi.function
A Consumer interface.
Procedure9<T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9> - Interface in akka.japi.function
A Consumer interface.
processEvent(FSM.Event<D>, Object) - Method in interface akka.actor.FSM
 
processEvent(FSM.Event<D>, Object) - Method in interface akka.actor.LoggingFSM
 
processEvent(PersistentFSM.Event<D>, Object) - Method in interface akka.persistence.fsm.LoggingPersistentFSM
Deprecated.
 
processEvent(PersistentFSM.Event<D>, Object) - Method in interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
 
processFailure(ActorContext, boolean, ActorRef, Throwable, ChildRestartStats, Iterable<ChildRestartStats>) - Method in class akka.actor.AllForOneStrategy
 
processFailure(ActorContext, boolean, ActorRef, Throwable, ChildRestartStats, Iterable<ChildRestartStats>) - Method in class akka.actor.OneForOneStrategy
 
processFailure(ActorContext, boolean, ActorRef, Throwable, ChildRestartStats, Iterable<ChildRestartStats>) - Method in class akka.actor.SupervisorStrategy
This method is called to act on the failure of a child: restart if the flag is true, stop otherwise.
ProcessingFailure - Interface in akka.persistence.testkit
 
ProcessingPolicy<U> - Interface in akka.persistence.testkit
Policies allow to emulate behavior of the storage (failures and rejections).
ProcessingPolicy.DefaultPolicies<U> - Interface in akka.persistence.testkit
INTERNAL API
ProcessingPolicy.DefaultPolicies.CountNextNCond - Class in akka.persistence.testkit
 
ProcessingPolicy.DefaultPolicies.FailNextN - Class in akka.persistence.testkit
 
ProcessingPolicy.DefaultPolicies.FailNextN$ - Class in akka.persistence.testkit
 
ProcessingPolicy.DefaultPolicies.FailNextNCond - Class in akka.persistence.testkit
 
ProcessingPolicy.DefaultPolicies.FailNextNCond$ - Class in akka.persistence.testkit
 
ProcessingPolicy.DefaultPolicies.PassAll - Class in akka.persistence.testkit
 
ProcessingPolicy.DefaultPolicies.PassAll$ - Class in akka.persistence.testkit
 
ProcessingPolicy.DefaultPolicies.RejectNextN - Class in akka.persistence.testkit
 
ProcessingPolicy.DefaultPolicies.RejectNextN$ - Class in akka.persistence.testkit
 
ProcessingPolicy.DefaultPolicies.RejectNextNCond - Class in akka.persistence.testkit
 
ProcessingPolicy.DefaultPolicies.RejectNextNCond$ - Class in akka.persistence.testkit
 
ProcessingPolicy.DefaultPolicies.ReturnAfterNextNCond - Class in akka.persistence.testkit
 
ProcessingPolicy$ - Class in akka.persistence.testkit
INTERNAL API
ProcessingPolicy$() - Constructor for class akka.persistence.testkit.ProcessingPolicy$
 
ProcessingResult - Interface in akka.persistence.testkit
INTERNAL API
ProcessingSuccess - Class in akka.persistence.testkit
 
ProcessingSuccess() - Constructor for class akka.persistence.testkit.ProcessingSuccess
 
ProcessingSuccess$ - Class in akka.persistence.testkit
Emulates successful processing of some operation.
ProcessingSuccess$() - Constructor for class akka.persistence.testkit.ProcessingSuccess$
 
processMsg(Object, Object) - Method in interface akka.actor.FSM
 
processMsg(Object, Object) - Method in interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
 
processors() - Method in class akka.cluster.metrics.JmxMetricsCollector
(JMX) Returns the number of available processors Creates a new instance each time.
processors() - Method in class akka.cluster.metrics.StandardMetrics.Cpu
 
Processors() - Static method in class akka.cluster.metrics.StandardMetrics
 
Processors() - Method in class akka.cluster.metrics.StandardMetrics$
 
produce() - Method in interface akka.actor.IndirectActorProducer
This factory method must produce a fresh actor instance upon each invocation.
producer() - Method in class akka.actor.typed.delivery.ProducerController.Start
 
producer() - Method in class akka.actor.typed.delivery.WorkPullingProducerController.Start
 
producer() - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.Start
 
producerController() - Method in class akka.actor.typed.delivery.ConsumerController.RegisterToProducerController
 
ProducerController - Class in akka.actor.typed.delivery
Point-to-point reliable delivery between a single producer actor sending messages and a single consumer actor receiving the messages.
ProducerController() - Constructor for class akka.actor.typed.delivery.ProducerController
 
ProducerController.Command<A> - Interface in akka.actor.typed.delivery
 
ProducerController.MessageWithConfirmation<A> - Class in akka.actor.typed.delivery
For sending confirmation message back to the producer when the message has been confirmed.
ProducerController.MessageWithConfirmation$ - Class in akka.actor.typed.delivery
 
ProducerController.RegisterConsumer<A> - Class in akka.actor.typed.delivery
Register the given consumerController to the ProducerController.
ProducerController.RegisterConsumer$ - Class in akka.actor.typed.delivery
 
ProducerController.RequestNext<A> - Class in akka.actor.typed.delivery
The ProducerController sends RequestNext to the producer when it is allowed to send one message via the sendNextTo or askNextTo.
ProducerController.RequestNext$ - Class in akka.actor.typed.delivery
 
ProducerController.Settings - Class in akka.actor.typed.delivery
 
ProducerController.Settings$ - Class in akka.actor.typed.delivery
 
ProducerController.Start<A> - Class in akka.actor.typed.delivery
Initial message from the producer actor.
ProducerController.Start$ - Class in akka.actor.typed.delivery
 
ProducerController$ - Class in akka.actor.typed.delivery
Point-to-point reliable delivery between a single producer actor sending messages and a single consumer actor receiving the messages.
ProducerController$() - Constructor for class akka.actor.typed.delivery.ProducerController$
 
ProducerControllerImpl<A> - Class in akka.actor.typed.delivery.internal
 
ProducerControllerImpl(ActorContext<ProducerControllerImpl.InternalCommand>, String, Option<ActorRef<DurableProducerQueue.Command<A>>>, ProducerController.Settings, ActorRef<A>, TimerScheduler<ProducerControllerImpl.InternalCommand>, ClassTag<A>) - Constructor for class akka.actor.typed.delivery.internal.ProducerControllerImpl
 
ProducerControllerImpl.Ack - Class in akka.actor.typed.delivery.internal
 
ProducerControllerImpl.Ack$ - Class in akka.actor.typed.delivery.internal
 
ProducerControllerImpl.InternalCommand - Interface in akka.actor.typed.delivery.internal
 
ProducerControllerImpl.Request - Class in akka.actor.typed.delivery.internal
 
ProducerControllerImpl.Request$ - Class in akka.actor.typed.delivery.internal
 
ProducerControllerImpl.Resend - Class in akka.actor.typed.delivery.internal
 
ProducerControllerImpl.Resend$ - Class in akka.actor.typed.delivery.internal
 
ProducerControllerImpl.ResendFirstUnconfirmed$ - Class in akka.actor.typed.delivery.internal
 
ProducerControllerImpl.UnsealedInternalCommand - Interface in akka.actor.typed.delivery.internal
For commands defined in public ProducerController
ProducerControllerImpl$ - Class in akka.actor.typed.delivery.internal
INTERNAL API
ProducerControllerImpl$() - Constructor for class akka.actor.typed.delivery.internal.ProducerControllerImpl$
 
PRODUCERCONTROLLERREF_FIELD_NUMBER - Static variable in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
 
producerControllerSettings() - Method in class akka.actor.typed.delivery.WorkPullingProducerController.Settings
 
producerControllerSettings() - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.Settings
 
producerCreated(String, ActorPath) - Method in interface akka.actor.typed.internal.DeliveryFlightRecorder
 
producerCreated(String, ActorPath) - Static method in class akka.actor.typed.internal.NoOpDeliveryFlightRecorder
 
producerCreated(String, ActorPath) - Method in class akka.actor.typed.internal.NoOpDeliveryFlightRecorder$
 
producerId() - Method in class akka.actor.typed.delivery.ConsumerController.Delivery
 
producerId() - Method in class akka.actor.typed.delivery.ConsumerController.SequencedMessage
 
producerId() - Method in class akka.actor.typed.delivery.ProducerController.RequestNext
 
PRODUCERID_FIELD_NUMBER - Static variable in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
 
producerReceived(String, long) - Method in interface akka.actor.typed.internal.DeliveryFlightRecorder
 
producerReceived(String, long) - Static method in class akka.actor.typed.internal.NoOpDeliveryFlightRecorder
 
producerReceived(String, long) - Method in class akka.actor.typed.internal.NoOpDeliveryFlightRecorder$
 
producerReceivedRequest(String, long, long) - Method in interface akka.actor.typed.internal.DeliveryFlightRecorder
 
producerReceivedRequest(String, long, long) - Static method in class akka.actor.typed.internal.NoOpDeliveryFlightRecorder
 
producerReceivedRequest(String, long, long) - Method in class akka.actor.typed.internal.NoOpDeliveryFlightRecorder$
 
producerReceivedResend(String, long) - Method in interface akka.actor.typed.internal.DeliveryFlightRecorder
 
producerReceivedResend(String, long) - Static method in class akka.actor.typed.internal.NoOpDeliveryFlightRecorder
 
producerReceivedResend(String, long) - Method in class akka.actor.typed.internal.NoOpDeliveryFlightRecorder$
 
producerRequestNext(String, long, long) - Method in interface akka.actor.typed.internal.DeliveryFlightRecorder
 
producerRequestNext(String, long, long) - Static method in class akka.actor.typed.internal.NoOpDeliveryFlightRecorder
 
producerRequestNext(String, long, long) - Method in class akka.actor.typed.internal.NoOpDeliveryFlightRecorder$
 
producerResentFirst(String, long) - Method in interface akka.actor.typed.internal.DeliveryFlightRecorder
 
producerResentFirst(String, long) - Static method in class akka.actor.typed.internal.NoOpDeliveryFlightRecorder
 
producerResentFirst(String, long) - Method in class akka.actor.typed.internal.NoOpDeliveryFlightRecorder$
 
producerResentFirstUnconfirmed(String, long) - Method in interface akka.actor.typed.internal.DeliveryFlightRecorder
 
producerResentFirstUnconfirmed(String, long) - Static method in class akka.actor.typed.internal.NoOpDeliveryFlightRecorder
 
producerResentFirstUnconfirmed(String, long) - Method in class akka.actor.typed.internal.NoOpDeliveryFlightRecorder$
 
producerResentUnconfirmed(String, long, long) - Method in interface akka.actor.typed.internal.DeliveryFlightRecorder
 
producerResentUnconfirmed(String, long, long) - Static method in class akka.actor.typed.internal.NoOpDeliveryFlightRecorder
 
producerResentUnconfirmed(String, long, long) - Method in class akka.actor.typed.internal.NoOpDeliveryFlightRecorder$
 
producerSent(String, long) - Method in interface akka.actor.typed.internal.DeliveryFlightRecorder
 
producerSent(String, long) - Static method in class akka.actor.typed.internal.NoOpDeliveryFlightRecorder
 
producerSent(String, long) - Method in class akka.actor.typed.internal.NoOpDeliveryFlightRecorder$
 
producerStarted(String, ActorPath) - Method in interface akka.actor.typed.internal.DeliveryFlightRecorder
 
producerStarted(String, ActorPath) - Static method in class akka.actor.typed.internal.NoOpDeliveryFlightRecorder
 
producerStarted(String, ActorPath) - Method in class akka.actor.typed.internal.NoOpDeliveryFlightRecorder$
 
producerWaitingForRequest(String, long) - Method in interface akka.actor.typed.internal.DeliveryFlightRecorder
 
producerWaitingForRequest(String, long) - Static method in class akka.actor.typed.internal.NoOpDeliveryFlightRecorder
 
producerWaitingForRequest(String, long) - Method in class akka.actor.typed.internal.NoOpDeliveryFlightRecorder$
 
ProducesMessageQueue<T extends MessageQueue> - Interface in akka.dispatch
 
ProducesPushTimeoutSemanticsMailbox - Interface in akka.dispatch
INTERNAL API Used to determine mailbox factories which create BoundedMessageQueueSemantics mailboxes, and thus should be validated that the pushTimeOut is greater than 0.
productArity() - Method in class akka.actor.ActorIdentity
 
productArity() - Method in exception akka.actor.ActorKilledException
 
productArity() - Method in exception akka.actor.ActorNotFound
 
productArity() - Method in class akka.actor.Address
 
productArity() - Method in class akka.actor.AllForOneStrategy
 
productArity() - Static method in class akka.actor.ChildNameReserved
 
productArity() - Method in class akka.actor.ChildNameReserved$
 
productArity() - Method in class akka.actor.ChildRestartStats
 
productArity() - Method in class akka.actor.ContextualTypedActorFactory
 
productArity() - Method in class akka.actor.CoordinatedShutdown.ActorSystemTerminateReason$
 
productArity() - Method in class akka.actor.CoordinatedShutdown.ClusterDowningReason$
 
productArity() - Method in class akka.actor.CoordinatedShutdown.ClusterJoinUnsuccessfulReason$
 
productArity() - Method in class akka.actor.CoordinatedShutdown.ClusterLeavingReason$
 
productArity() - Method in class akka.actor.CoordinatedShutdown.IncompatibleConfigurationDetectedReason$
 
productArity() - Method in class akka.actor.CoordinatedShutdown.JvmExitReason$
 
productArity() - Method in class akka.actor.CoordinatedShutdown.UnknownReason$
 
productArity() - Method in class akka.actor.DeadLetter
 
productArity() - Method in exception akka.actor.DeathPactException
 
productArity() - Method in class akka.actor.Deploy
 
productArity() - Method in class akka.actor.Dropped
 
productArity() - Method in class akka.actor.dungeon.ChildrenContainer.Creation
 
productArity() - Method in class akka.actor.dungeon.ChildrenContainer.Recreation
 
productArity() - Method in class akka.actor.dungeon.ChildrenContainer.TerminatingChildrenContainer
 
productArity() - Method in class akka.actor.dungeon.ChildrenContainer.Termination$
 
productArity() - Method in class akka.actor.dungeon.ChildrenContainer.UserRequest$
 
productArity() - Method in exception akka.actor.dungeon.SerializationCheckFailedException
 
productArity() - Method in class akka.actor.FSM.CurrentState
 
productArity() - Method in class akka.actor.FSM.Event
 
productArity() - Method in class akka.actor.FSM.Failure
 
productArity() - Method in class akka.actor.FSM.FixedDelayMode$
 
productArity() - Method in class akka.actor.FSM.FixedRateMode$
 
productArity() - Method in class akka.actor.FSM.LogEntry
 
productArity() - Method in class akka.actor.FSM.Normal$
 
productArity() - Method in class akka.actor.FSM.Shutdown$
 
productArity() - Method in class akka.actor.FSM.SingleMode$
 
productArity() - Method in class akka.actor.FSM.State
 
productArity() - Method in class akka.actor.FSM.StateTimeout$
 
productArity() - Method in class akka.actor.FSM.StopEvent
 
productArity() - Method in class akka.actor.FSM.SubscribeTransitionCallBack
 
productArity() - Method in class akka.actor.FSM.Timer
 
productArity() - Method in class akka.actor.FSM.Transition
 
productArity() - Method in class akka.actor.FSM.UnsubscribeTransitionCallBack
 
productArity() - Method in class akka.actor.Identify
 
productArity() - Method in exception akka.actor.IllegalActorStateException
 
productArity() - Method in exception akka.actor.InvalidActorNameException
 
productArity() - Method in exception akka.actor.InvalidMessageException
 
productArity() - Static method in class akka.actor.Kill
 
productArity() - Method in class akka.actor.Kill$
 
productArity() - Static method in class akka.actor.LocalScope
 
productArity() - Method in class akka.actor.LocalScope$
 
productArity() - Static method in class akka.actor.Nobody
 
productArity() - Method in class akka.actor.Nobody$
 
productArity() - Static method in class akka.actor.NoScopeGiven
 
productArity() - Method in class akka.actor.NoScopeGiven$
 
productArity() - Method in class akka.actor.OneForOneStrategy
 
productArity() - Static method in class akka.actor.PoisonPill
 
productArity() - Method in class akka.actor.PoisonPill$
 
productArity() - Method in exception akka.actor.PostRestartException
 
productArity() - Method in exception akka.actor.PreRestartException
 
productArity() - Method in class akka.actor.Props
 
productArity() - Method in class akka.actor.ProviderSelection.Cluster$
 
productArity() - Method in class akka.actor.ProviderSelection.Custom
 
productArity() - Method in class akka.actor.ProviderSelection.Local$
 
productArity() - Method in class akka.actor.ProviderSelection.Remote$
 
productArity() - Static method in class akka.actor.ReceiveTimeout
 
productArity() - Method in class akka.actor.ReceiveTimeout$
 
productArity() - Method in class akka.actor.RootActorPath
 
productArity() - Method in exception akka.actor.SchedulerException
 
productArity() - Static method in class akka.actor.SelectParent
 
productArity() - Method in class akka.actor.SelectParent$
 
productArity() - Method in class akka.actor.Status.Failure
 
productArity() - Method in class akka.actor.Status.Success
 
productArity() - Method in class akka.actor.SupervisorStrategy.Escalate$
 
productArity() - Method in class akka.actor.SupervisorStrategy.Restart$
 
productArity() - Method in class akka.actor.SupervisorStrategy.Resume$
 
productArity() - Method in class akka.actor.SupervisorStrategy.Stop$
 
productArity() - Method in class akka.actor.SuppressedDeadLetter
 
productArity() - Method in class akka.actor.SystemGuardian.RegisterTerminationHook$
 
productArity() - Method in class akka.actor.SystemGuardian.TerminationHook$
 
productArity() - Method in class akka.actor.SystemGuardian.TerminationHookDone$
 
productArity() - Method in class akka.actor.Terminated
 
productArity() - Method in class akka.actor.testkit.typed.CapturedLogEvent
 
productArity() - Method in class akka.actor.testkit.typed.Effect.MessageAdapter
 
productArity() - Method in class akka.actor.testkit.typed.Effect.NoEffects$
 
productArity() - Method in class akka.actor.testkit.typed.Effect.ReceiveTimeoutCancelled$
 
productArity() - Method in class akka.actor.testkit.typed.Effect.ReceiveTimeoutSet
 
productArity() - Method in class akka.actor.testkit.typed.Effect.Scheduled
 
productArity() - Method in class akka.actor.testkit.typed.Effect.Stopped
 
productArity() - Method in class akka.actor.testkit.typed.Effect.TimerCancelled
 
productArity() - Method in class akka.actor.testkit.typed.Effect.TimerScheduled
 
productArity() - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedDelayMode$
 
productArity() - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedDelayModeWithInitialDelay
 
productArity() - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedRateMode$
 
productArity() - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedRateModeWithInitialDelay
 
productArity() - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$.SingleMode$
 
productArity() - Method in class akka.actor.testkit.typed.Effect.Unwatched
 
productArity() - Method in class akka.actor.testkit.typed.Effect.Watched
 
productArity() - Method in class akka.actor.testkit.typed.Effect.WatchedWith
 
productArity() - Method in class akka.actor.testkit.typed.FishingOutcome.Complete$
 
productArity() - Method in class akka.actor.testkit.typed.FishingOutcome.Continue$
 
productArity() - Method in class akka.actor.testkit.typed.FishingOutcome.ContinueAndIgnore$
 
productArity() - Method in class akka.actor.testkit.typed.FishingOutcome.Fail
 
productArity() - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.Ack$
 
productArity() - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.ActorStopped
 
productArity() - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActor
 
productArity() - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActorAnonymous
 
productArity() - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.StopActor
 
productArity() - Method in class akka.actor.testkit.typed.LoggingEvent
 
productArity() - Method in exception akka.actor.testkit.typed.TestException
 
productArity() - Method in exception akka.actor.typed.DeathPactException
 
productArity() - Method in class akka.actor.typed.delivery.ConsumerController.Confirmed$
 
productArity() - Method in class akka.actor.typed.delivery.ConsumerController.DeliverThenStop
 
productArity() - Method in class akka.actor.typed.delivery.ConsumerController.RegisterToProducerController
 
productArity() - Method in class akka.actor.typed.delivery.ConsumerController.SequencedMessage
 
productArity() - Method in class akka.actor.typed.delivery.ConsumerController.Start
 
productArity() - Method in class akka.actor.typed.delivery.DurableProducerQueue.LoadState
 
productArity() - Method in class akka.actor.typed.delivery.DurableProducerQueue.State
 
productArity() - Method in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageConfirmed
 
productArity() - Method in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageSent
 
productArity() - Method in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageSentAck
 
productArity() - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Ack
 
productArity() - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Request
 
productArity() - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Resend
 
productArity() - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.ResendFirstUnconfirmed$
 
productArity() - Method in class akka.actor.typed.delivery.ProducerController.MessageWithConfirmation
 
productArity() - Method in class akka.actor.typed.delivery.ProducerController.RegisterConsumer
 
productArity() - Method in class akka.actor.typed.delivery.ProducerController.RequestNext
 
productArity() - Method in class akka.actor.typed.delivery.ProducerController.Start
 
productArity() - Method in class akka.actor.typed.delivery.WorkPullingProducerController.GetWorkerStats
 
productArity() - Method in class akka.actor.typed.delivery.WorkPullingProducerController.MessageWithConfirmation
 
productArity() - Method in class akka.actor.typed.delivery.WorkPullingProducerController.RequestNext
 
productArity() - Method in class akka.actor.typed.delivery.WorkPullingProducerController.Start
 
productArity() - Method in class akka.actor.typed.delivery.WorkPullingProducerController.WorkerStats
 
productArity() - Method in class akka.actor.typed.eventstream.EventStream.Publish
 
productArity() - Method in class akka.actor.typed.eventstream.EventStream.Subscribe
 
productArity() - Method in class akka.actor.typed.eventstream.EventStream.Unsubscribe
 
productArity() - Method in class akka.actor.typed.internal.ActorContextImpl.LoggingContext
 
productArity() - Method in class akka.actor.typed.internal.adapter.GuardianStartupBehavior.Start$
 
productArity() - Static method in class akka.actor.typed.internal.NoMessage
 
productArity() - Method in class akka.actor.typed.internal.NoMessage$
 
productArity() - Static method in class akka.actor.typed.internal.NoOpActorFlightRecorder
 
productArity() - Method in class akka.actor.typed.internal.NoOpActorFlightRecorder$
 
productArity() - Method in class akka.actor.typed.internal.PoisonPill$
 
productArity() - Method in class akka.actor.typed.internal.PropsImpl.ActorTagsImpl
 
productArity() - Method in class akka.actor.typed.internal.PropsImpl.BoundedMailboxSelector
 
productArity() - Method in class akka.actor.typed.internal.PropsImpl.DefaultMailboxSelector
 
productArity() - Method in class akka.actor.typed.internal.PropsImpl.DispatcherDefault
 
productArity() - Method in class akka.actor.typed.internal.PropsImpl.DispatcherFromConfig
 
productArity() - Method in class akka.actor.typed.internal.PropsImpl.DispatcherSameAsParent
 
productArity() - Method in class akka.actor.typed.internal.PropsImpl.EmptyProps$
 
productArity() - Method in class akka.actor.typed.internal.PropsImpl.MailboxFromConfigSelector
 
productArity() - Method in class akka.actor.typed.internal.receptionist.DefaultServiceKey
 
productArity() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Deregister
 
productArity() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Deregistered
 
productArity() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Find
 
productArity() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Listing
 
productArity() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Register
 
productArity() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Registered
 
productArity() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Subscribe
 
productArity() - Method in class akka.actor.typed.internal.RestartSupervisor.ResetRestartCount
 
productArity() - Method in class akka.actor.typed.internal.RestartSupervisor.ScheduledRestart
 
productArity() - Method in class akka.actor.typed.MessageAdaptionFailure
 
productArity() - Static method in class akka.actor.typed.PostStop
 
productArity() - Method in class akka.actor.typed.PostStop$
 
productArity() - Static method in class akka.actor.typed.PreRestart
 
productArity() - Method in class akka.actor.typed.PreRestart$
 
productArity() - Method in class akka.actor.typed.SpawnProtocol.Spawn
 
productArity() - Method in class akka.actor.TypedActor.MethodCall
Deprecated.
 
productArity() - Method in class akka.actor.TypedProps
 
productArity() - Method in class akka.actor.UnhandledMessage
 
productArity() - Static method in class akka.cluster.client.ClusterClient.Internal$.HeartbeatTick
Deprecated.
 
productArity() - Method in class akka.cluster.client.ClusterClient.Internal$.HeartbeatTick$
Deprecated.
 
productArity() - Static method in class akka.cluster.client.ClusterClient.Internal$.ReconnectTimeout
Deprecated.
 
productArity() - Method in class akka.cluster.client.ClusterClient.Internal$.ReconnectTimeout$
Deprecated.
 
productArity() - Static method in class akka.cluster.client.ClusterClient.Internal$.RefreshContactsTick
Deprecated.
 
productArity() - Method in class akka.cluster.client.ClusterClient.Internal$.RefreshContactsTick$
Deprecated.
 
productArity() - Method in class akka.cluster.client.ClusterClient.Publish
Deprecated.
 
productArity() - Method in class akka.cluster.client.ClusterClient.Send
Deprecated.
 
productArity() - Method in class akka.cluster.client.ClusterClient.SendToAll
Deprecated.
 
productArity() - Method in class akka.cluster.client.ClusterClients
 
productArity() - Method in class akka.cluster.client.ClusterClientUnreachable
 
productArity() - Method in class akka.cluster.client.ClusterClientUp
 
productArity() - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.CheckDeadlines
Deprecated.
 
productArity() - Method in class akka.cluster.client.ClusterReceptionist.Internal$.CheckDeadlines$
Deprecated.
 
productArity() - Method in class akka.cluster.client.ClusterReceptionist.Internal$.Contacts
Deprecated.
 
productArity() - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.GetContacts
Deprecated.
 
productArity() - Method in class akka.cluster.client.ClusterReceptionist.Internal$.GetContacts$
Deprecated.
 
productArity() - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.Heartbeat
Deprecated.
 
productArity() - Method in class akka.cluster.client.ClusterReceptionist.Internal$.Heartbeat$
Deprecated.
 
productArity() - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.HeartbeatRsp
Deprecated.
 
productArity() - Method in class akka.cluster.client.ClusterReceptionist.Internal$.HeartbeatRsp$
Deprecated.
 
productArity() - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.Ping
Deprecated.
 
productArity() - Method in class akka.cluster.client.ClusterReceptionist.Internal$.Ping$
Deprecated.
 
productArity() - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.ReceptionistShutdown
Deprecated.
 
productArity() - Method in class akka.cluster.client.ClusterReceptionist.Internal$.ReceptionistShutdown$
Deprecated.
 
productArity() - Method in class akka.cluster.client.ContactPointAdded
 
productArity() - Method in class akka.cluster.client.ContactPointRemoved
 
productArity() - Method in class akka.cluster.client.ContactPoints
 
productArity() - Static method in class akka.cluster.client.GetClusterClients
 
productArity() - Method in class akka.cluster.client.GetClusterClients$
 
productArity() - Static method in class akka.cluster.client.GetContactPoints
 
productArity() - Method in class akka.cluster.client.GetContactPoints$
 
productArity() - Static method in class akka.cluster.client.SubscribeClusterClients
 
productArity() - Method in class akka.cluster.client.SubscribeClusterClients$
 
productArity() - Static method in class akka.cluster.client.SubscribeContactPoints
 
productArity() - Method in class akka.cluster.client.SubscribeContactPoints$
 
productArity() - Static method in class akka.cluster.client.UnsubscribeClusterClients
 
productArity() - Method in class akka.cluster.client.UnsubscribeClusterClients$
 
productArity() - Static method in class akka.cluster.client.UnsubscribeContactPoints
 
productArity() - Method in class akka.cluster.client.UnsubscribeContactPoints$
 
productArity() - Method in class akka.cluster.ClusterEvent.ClusterShuttingDown$
 
productArity() - Method in class akka.cluster.ClusterEvent.InitialStateAsEvents$
 
productArity() - Method in class akka.cluster.ClusterEvent.InitialStateAsSnapshot$
 
productArity() - Method in class akka.cluster.ClusterEvent.LeaderChanged
 
productArity() - Method in class akka.cluster.ClusterEvent.MemberDowned
 
productArity() - Method in class akka.cluster.ClusterEvent.MemberExited
 
productArity() - Method in class akka.cluster.ClusterEvent.MemberJoined
 
productArity() - Method in class akka.cluster.ClusterEvent.MemberLeft
 
productArity() - Method in class akka.cluster.ClusterEvent.MemberPreparingForShutdown
 
productArity() - Method in class akka.cluster.ClusterEvent.MemberReadyForShutdown
 
productArity() - Method in class akka.cluster.ClusterEvent.MemberRemoved
 
productArity() - Method in class akka.cluster.ClusterEvent.MemberUp
 
productArity() - Method in class akka.cluster.ClusterEvent.MemberWeaklyUp
 
productArity() - Method in class akka.cluster.ClusterEvent.ReachableDataCenter
 
productArity() - Method in class akka.cluster.ClusterEvent.ReachableMember
 
productArity() - Method in class akka.cluster.ClusterEvent.RoleLeaderChanged
 
productArity() - Method in class akka.cluster.ClusterEvent.UnreachableDataCenter
 
productArity() - Method in class akka.cluster.ClusterEvent.UnreachableMember
 
productArity() - Static method in class akka.cluster.ClusterScope
 
productArity() - Method in class akka.cluster.ClusterScope$
 
productArity() - Method in class akka.cluster.ClusterUserAction.Down
 
productArity() - Method in class akka.cluster.ClusterUserAction.JoinTo
 
productArity() - Method in class akka.cluster.ClusterUserAction.Leave
 
productArity() - Method in class akka.cluster.ClusterUserAction.PrepareForShutdown$
 
productArity() - Method in class akka.cluster.ddata.DurableStore.LoadAll$
 
productArity() - Method in class akka.cluster.ddata.DurableStore.LoadAllCompleted$
 
productArity() - Method in class akka.cluster.ddata.DurableStore.LoadData
 
productArity() - Method in class akka.cluster.ddata.DurableStore.Store
 
productArity() - Method in class akka.cluster.ddata.DurableStore.StoreReply
 
productArity() - Method in class akka.cluster.ddata.Flag
 
productArity() - Method in class akka.cluster.ddata.FlagKey
 
productArity() - Method in class akka.cluster.ddata.GCounterKey
 
productArity() - Method in class akka.cluster.ddata.GSet
 
productArity() - Method in class akka.cluster.ddata.GSetKey
 
productArity() - Method in class akka.cluster.ddata.LWWMap.LWWMapTag$
 
productArity() - Method in class akka.cluster.ddata.LWWMapKey
 
productArity() - Method in class akka.cluster.ddata.LWWRegisterKey
 
productArity() - Method in class akka.cluster.ddata.ManyVersionVector
 
productArity() - Method in class akka.cluster.ddata.OneVersionVector
 
productArity() - Method in class akka.cluster.ddata.ORMap.VanillaORMapTag$
 
productArity() - Method in class akka.cluster.ddata.ORMapKey
 
productArity() - Method in class akka.cluster.ddata.ORMultiMap.ORMultiMapTag$
 
productArity() - Method in class akka.cluster.ddata.ORMultiMap.ORMultiMapWithValueDeltasTag$
 
productArity() - Method in class akka.cluster.ddata.ORMultiMapKey
 
productArity() - Method in class akka.cluster.ddata.ORSetKey
 
productArity() - Method in class akka.cluster.ddata.PNCounterKey
 
productArity() - Method in class akka.cluster.ddata.PNCounterMap.PNCounterMapTag$
 
productArity() - Method in class akka.cluster.ddata.PNCounterMapKey
 
productArity() - Method in class akka.cluster.ddata.PruningState.PruningInitialized
 
productArity() - Method in class akka.cluster.ddata.PruningState.PruningPerformed
 
productArity() - Method in class akka.cluster.ddata.Replicator.Changed
 
productArity() - Method in exception akka.cluster.ddata.Replicator.DataDeleted
 
productArity() - Method in class akka.cluster.ddata.Replicator.Delete
 
productArity() - Method in class akka.cluster.ddata.Replicator.Deleted
 
productArity() - Method in class akka.cluster.ddata.Replicator.DeleteSuccess
 
productArity() - Method in class akka.cluster.ddata.Replicator.FlushChanges$
 
productArity() - Method in class akka.cluster.ddata.Replicator.Get
 
productArity() - Method in class akka.cluster.ddata.Replicator.GetDataDeleted
 
productArity() - Method in class akka.cluster.ddata.Replicator.GetFailure
 
productArity() - Method in class akka.cluster.ddata.Replicator.GetKeyIds$
 
productArity() - Method in class akka.cluster.ddata.Replicator.GetReplicaCount$
 
productArity() - Method in class akka.cluster.ddata.Replicator.GetSuccess
 
productArity() - Static method in class akka.cluster.ddata.Replicator.Internal$.ClockTick
 
productArity() - Method in class akka.cluster.ddata.Replicator.Internal$.ClockTick$
 
productArity() - Method in class akka.cluster.ddata.Replicator.Internal$.DataEnvelope
 
productArity() - Static method in class akka.cluster.ddata.Replicator.Internal$.DeletedData
 
productArity() - Method in class akka.cluster.ddata.Replicator.Internal$.DeletedData$
 
productArity() - Method in class akka.cluster.ddata.Replicator.Internal$.Delta
 
productArity() - Static method in class akka.cluster.ddata.Replicator.Internal$.DeltaNack
 
productArity() - Method in class akka.cluster.ddata.Replicator.Internal$.DeltaNack$
 
productArity() - Method in class akka.cluster.ddata.Replicator.Internal$.DeltaPropagation
 
productArity() - Static method in class akka.cluster.ddata.Replicator.Internal$.DeltaPropagationTick
 
productArity() - Method in class akka.cluster.ddata.Replicator.Internal$.DeltaPropagationTick$
 
productArity() - Method in class akka.cluster.ddata.Replicator.Internal$.Gossip
 
productArity() - Static method in class akka.cluster.ddata.Replicator.Internal$.GossipTick
 
productArity() - Method in class akka.cluster.ddata.Replicator.Internal$.GossipTick$
 
productArity() - Method in class akka.cluster.ddata.Replicator.Internal$.Read
 
productArity() - Method in class akka.cluster.ddata.Replicator.Internal$.ReadRepair
 
productArity() - Static method in class akka.cluster.ddata.Replicator.Internal$.ReadRepairAck
 
productArity() - Method in class akka.cluster.ddata.Replicator.Internal$.ReadRepairAck$
 
productArity() - Method in class akka.cluster.ddata.Replicator.Internal$.ReadResult
 
productArity() - Static method in class akka.cluster.ddata.Replicator.Internal$.RemovedNodePruningTick
 
productArity() - Method in class akka.cluster.ddata.Replicator.Internal$.RemovedNodePruningTick$
 
productArity() - Method in class akka.cluster.ddata.Replicator.Internal$.Status
 
productArity() - Method in class akka.cluster.ddata.Replicator.Internal$.TestFullStateGossip
 
productArity() - Method in class akka.cluster.ddata.Replicator.Internal$.Write
 
productArity() - Static method in class akka.cluster.ddata.Replicator.Internal$.WriteAck
 
productArity() - Method in class akka.cluster.ddata.Replicator.Internal$.WriteAck$
 
productArity() - Static method in class akka.cluster.ddata.Replicator.Internal$.WriteNack
 
productArity() - Method in class akka.cluster.ddata.Replicator.Internal$.WriteNack$
 
productArity() - Method in class akka.cluster.ddata.Replicator.ModifyFailure
 
productArity() - Method in class akka.cluster.ddata.Replicator.NotFound
 
productArity() - Method in class akka.cluster.ddata.Replicator.ReadAll
 
productArity() - Method in class akka.cluster.ddata.Replicator.ReadFrom
 
productArity() - Method in class akka.cluster.ddata.Replicator.ReadLocal$
 
productArity() - Method in class akka.cluster.ddata.Replicator.ReadMajority
 
productArity() - Method in class akka.cluster.ddata.Replicator.ReadMajorityPlus
 
productArity() - Method in class akka.cluster.ddata.Replicator.ReplicaCount
 
productArity() - Method in class akka.cluster.ddata.Replicator.ReplicationDeleteFailure
 
productArity() - Method in class akka.cluster.ddata.Replicator.StoreFailure
 
productArity() - Method in class akka.cluster.ddata.Replicator.Subscribe
 
productArity() - Method in class akka.cluster.ddata.Replicator.Unsubscribe
 
productArity() - Method in class akka.cluster.ddata.Replicator.Update
 
productArity() - Method in class akka.cluster.ddata.Replicator.UpdateDataDeleted
 
productArity() - Method in class akka.cluster.ddata.Replicator.UpdateSuccess
 
productArity() - Method in class akka.cluster.ddata.Replicator.UpdateTimeout
 
productArity() - Method in class akka.cluster.ddata.Replicator.WriteAll
 
productArity() - Method in class akka.cluster.ddata.Replicator.WriteLocal$
 
productArity() - Method in class akka.cluster.ddata.Replicator.WriteMajority
 
productArity() - Method in class akka.cluster.ddata.Replicator.WriteMajorityPlus
 
productArity() - Method in class akka.cluster.ddata.Replicator.WriteTo
 
productArity() - Method in class akka.cluster.ddata.SelfUniqueAddress
 
productArity() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Changed
 
productArity() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.DataDeleted
 
productArity() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Delete
 
productArity() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Deleted
 
productArity() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.DeleteFailure
 
productArity() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.DeleteSuccess
 
productArity() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.FlushChanges$
 
productArity() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Get
 
productArity() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetDataDeleted
 
productArity() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetFailure
 
productArity() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetReplicaCount
 
productArity() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetSuccess
 
productArity() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ModifyFailure
 
productArity() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.NotFound
 
productArity() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadAll
 
productArity() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadFrom
 
productArity() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadLocal$
 
productArity() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadMajority
 
productArity() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReplicaCount
 
productArity() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.StoreFailure
 
productArity() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Subscribe
 
productArity() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Unsubscribe
 
productArity() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Update
 
productArity() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.UpdateDataDeleted
 
productArity() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.UpdateSuccess
 
productArity() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.UpdateTimeout
 
productArity() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteAll
 
productArity() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteLocal$
 
productArity() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteMajority
 
productArity() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteTo
 
productArity() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Delete
 
productArity() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Get
 
productArity() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.GetReplicaCount
 
productArity() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Subscribe
 
productArity() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Unsubscribe
 
productArity() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Update
 
productArity() - Method in class akka.cluster.ddata.VersionVector.After$
 
productArity() - Method in class akka.cluster.ddata.VersionVector.Before$
 
productArity() - Method in class akka.cluster.ddata.VersionVector.Concurrent$
 
productArity() - Method in class akka.cluster.ddata.VersionVector.Same$
 
productArity() - Method in class akka.cluster.InternalClusterAction.AddOnMemberRemovedListener
 
productArity() - Method in class akka.cluster.InternalClusterAction.AddOnMemberUpListener
 
productArity() - Method in class akka.cluster.InternalClusterAction.CompatibleConfig
 
productArity() - Method in class akka.cluster.InternalClusterAction.ConfigCheckUnsupportedByJoiningNode$
 
productArity() - Method in class akka.cluster.InternalClusterAction.ExitingCompleted$
 
productArity() - Method in class akka.cluster.InternalClusterAction.ExitingConfirmed
 
productArity() - Method in class akka.cluster.InternalClusterAction.GetClusterCoreRef$
 
productArity() - Method in class akka.cluster.InternalClusterAction.GossipSpeedupTick$
 
productArity() - Method in class akka.cluster.InternalClusterAction.GossipTick$
 
productArity() - Method in class akka.cluster.InternalClusterAction.IncompatibleConfig$
 
productArity() - Method in class akka.cluster.InternalClusterAction.InitJoin
 
productArity() - Method in class akka.cluster.InternalClusterAction.InitJoinAck
 
productArity() - Method in class akka.cluster.InternalClusterAction.InitJoinNack
 
productArity() - Method in class akka.cluster.InternalClusterAction.Join
 
productArity() - Method in class akka.cluster.InternalClusterAction.JoinSeedNode$
 
productArity() - Method in class akka.cluster.InternalClusterAction.JoinSeedNodes
 
productArity() - Method in class akka.cluster.InternalClusterAction.LeaderActionsTick$
 
productArity() - Method in class akka.cluster.InternalClusterAction.PublishChanges
 
productArity() - Method in class akka.cluster.InternalClusterAction.PublishEvent
 
productArity() - Method in class akka.cluster.InternalClusterAction.PublishStatsTick$
 
productArity() - Method in class akka.cluster.InternalClusterAction.ReapUnreachableTick$
 
productArity() - Method in class akka.cluster.InternalClusterAction.SendCurrentClusterState
 
productArity() - Method in class akka.cluster.InternalClusterAction.SendGossipTo
 
productArity() - Method in class akka.cluster.InternalClusterAction.Subscribe
 
productArity() - Method in class akka.cluster.InternalClusterAction.UncheckedConfig$
 
productArity() - Method in class akka.cluster.InternalClusterAction.Unsubscribe
 
productArity() - Method in class akka.cluster.InternalClusterAction.Welcome
 
productArity() - Method in class akka.cluster.Invalid
 
productArity() - Method in class akka.cluster.MemberStatus.Down$
 
productArity() - Method in class akka.cluster.MemberStatus.Exiting$
 
productArity() - Method in class akka.cluster.MemberStatus.Joining$
 
productArity() - Method in class akka.cluster.MemberStatus.Leaving$
 
productArity() - Method in class akka.cluster.MemberStatus.PreparingForShutdown$
 
productArity() - Method in class akka.cluster.MemberStatus.ReadyForShutdown$
 
productArity() - Method in class akka.cluster.MemberStatus.Removed$
 
productArity() - Method in class akka.cluster.MemberStatus.Up$
 
productArity() - Method in class akka.cluster.MemberStatus.WeaklyUp$
 
productArity() - Method in class akka.cluster.metrics.AdaptiveLoadBalancingGroup
 
productArity() - Method in class akka.cluster.metrics.AdaptiveLoadBalancingPool
 
productArity() - Method in class akka.cluster.metrics.AdaptiveLoadBalancingRoutingLogic
 
productArity() - Method in class akka.cluster.metrics.ClusterMetricsChanged
 
productArity() - Method in class akka.cluster.metrics.ClusterMetricsSettings
 
productArity() - Static method in class akka.cluster.metrics.CollectionStartMessage
 
productArity() - Method in class akka.cluster.metrics.CollectionStartMessage$
 
productArity() - Static method in class akka.cluster.metrics.CollectionStopMessage
 
productArity() - Method in class akka.cluster.metrics.CollectionStopMessage$
 
productArity() - Static method in class akka.cluster.metrics.CpuMetricsSelector
 
productArity() - Method in class akka.cluster.metrics.CpuMetricsSelector$
 
productArity() - Method in class akka.cluster.metrics.DefaultSigarProvider
 
productArity() - Method in class akka.cluster.metrics.EWMA
 
productArity() - Static method in class akka.cluster.metrics.HeapMetricsSelector
 
productArity() - Method in class akka.cluster.metrics.HeapMetricsSelector$
 
productArity() - Method in class akka.cluster.metrics.Metric
 
productArity() - Method in class akka.cluster.metrics.MixMetricsSelector
 
productArity() - Method in class akka.cluster.metrics.NodeMetrics
 
productArity() - Method in class akka.cluster.metrics.StandardMetrics.Cpu
 
productArity() - Method in class akka.cluster.metrics.StandardMetrics.HeapMemory
 
productArity() - Static method in class akka.cluster.metrics.SystemLoadAverageMetricsSelector
 
productArity() - Method in class akka.cluster.metrics.SystemLoadAverageMetricsSelector$
 
productArity() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Count$
 
productArity() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.CountSubscribers
 
productArity() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.CurrentTopics
 
productArity() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.GetTopics$
 
productArity() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Bucket
 
productArity() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Delta
 
productArity() - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.DeltaCount
 
productArity() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.DeltaCount$
 
productArity() - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.GossipTick
 
productArity() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.GossipTick$
 
productArity() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.MediatorRouterEnvelope
 
productArity() - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.NewSubscriberArrived
 
productArity() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.NewSubscriberArrived$
 
productArity() - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.NoMoreSubscribers
 
productArity() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.NoMoreSubscribers$
 
productArity() - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Prune
 
productArity() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Prune$
 
productArity() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.RegisterTopic
 
productArity() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.SendToOneSubscriber
 
productArity() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Status
 
productArity() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Subscribed
 
productArity() - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.TerminateRequest
 
productArity() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.TerminateRequest$
 
productArity() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Unsubscribed
 
productArity() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.ValueHolder
 
productArity() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Publish
 
productArity() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Put
 
productArity() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Remove
 
productArity() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Send
 
productArity() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.SendToAll
 
productArity() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Subscribe
 
productArity() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.SubscribeAck
 
productArity() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Unsubscribe
 
productArity() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.UnsubscribeAck
 
productArity() - Method in class akka.cluster.routing.ClusterRouterGroup
 
productArity() - Method in class akka.cluster.routing.ClusterRouterGroupSettings
 
productArity() - Method in class akka.cluster.routing.ClusterRouterPool
 
productArity() - Method in class akka.cluster.routing.ClusterRouterPoolSettings
 
productArity() - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.AlwaysAdmissionFilter$
 
productArity() - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.FrequencySketchAdmissionFilter
 
productArity() - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.HillClimbingAdmissionOptimizer
 
productArity() - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.NoAdmissionOptimizer$
 
productArity() - Method in class akka.cluster.sharding.ClusterShardingSettings.NoPassivationStrategy$
 
productArity() - Method in class akka.cluster.sharding.external.ExternalShardAllocationStrategy.GetShardLocations$
 
productArity() - Method in class akka.cluster.sharding.external.ExternalShardAllocationStrategy.ShardLocation
 
productArity() - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.AddShard
 
productArity() - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.GetShards$
 
productArity() - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.RememberedShards
 
productArity() - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.UpdateDone
 
productArity() - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.UpdateFailed
 
productArity() - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.GetEntities$
 
productArity() - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.RememberedEntities
 
productArity() - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.Update
 
productArity() - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.UpdateDone
 
productArity() - Static method in class akka.cluster.sharding.NoOpShardingFlightRecorder
 
productArity() - Method in class akka.cluster.sharding.NoOpShardingFlightRecorder$
 
productArity() - Method in class akka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Removals
 
productArity() - Method in class akka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Result
 
productArity() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.BeginHandOff
 
productArity() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.BeginHandOffAck
 
productArity() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.GetShardHome
 
productArity() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.GracefulShutdownReq
 
productArity() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.HandOff
 
productArity() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.HostShard
 
productArity() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.RegionStopped
 
productArity() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.Register
 
productArity() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.RegisterAck
 
productArity() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.RegisterProxy
 
productArity() - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardCoordinatorInitialized
 
productArity() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardCoordinatorInitialized$
 
productArity() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHome
 
productArity() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomeAllocated
 
productArity() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomeDeallocated
 
productArity() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomes
 
productArity() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyRegistered
 
productArity() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyTerminated
 
productArity() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionRegistered
 
productArity() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionTerminated
 
productArity() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardStarted
 
productArity() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardStopped
 
productArity() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.State
 
productArity() - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.StateInitialized
 
productArity() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.StateInitialized$
 
productArity() - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.Terminate
 
productArity() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.Terminate$
 
productArity() - Method in class akka.cluster.sharding.ShardCoordinator.RebalanceWorker$.ShardRegionTerminated
 
productArity() - Method in class akka.cluster.sharding.ShardingQueries.ShardsQueryResult
 
productArity() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.RememberEntitiesStoreModeDData$
 
productArity() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.RememberEntitiesStoreModeEventSourced$
 
productArity() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.StateStoreModeDData$
 
productArity() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.StateStoreModePersistence$
 
productArity() - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.MessageWithConfirmation
 
productArity() - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.RequestNext
 
productArity() - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.Start
 
productArity() - Method in class akka.cluster.sharding.typed.GetClusterShardingStats
 
productArity() - Method in class akka.cluster.sharding.typed.GetShardRegionState
 
productArity() - Method in class akka.cluster.sharding.typed.javadsl.ClusterSharding.Passivate
 
productArity() - Method in class akka.cluster.sharding.typed.scaladsl.ClusterSharding.Passivate
 
productArity() - Method in class akka.cluster.sharding.typed.ShardingEnvelope
 
productArity() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseFailure
 
productArity() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseResult
 
productArity() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLease
 
productArity() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLease$
 
productArity() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLeaseData
 
productArity() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.BecomingOldest
 
productArity() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.BecomingOldest$
 
productArity() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.BecomingOldestData
 
productArity() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Cleanup
 
productArity() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Cleanup$
 
productArity() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.DelayedMemberRemoved
 
productArity() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.End
 
productArity() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.End$
 
productArity() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.EndData
 
productArity() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.EndData$
 
productArity() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandingOver
 
productArity() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandingOver$
 
productArity() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandingOverData
 
productArity() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverDone
 
productArity() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverDone$
 
productArity() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverInProgress
 
productArity() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverInProgress$
 
productArity() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverRetry
 
productArity() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverToMe
 
productArity() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverToMe$
 
productArity() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.LeaseLost
 
productArity() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.LeaseRetry
 
productArity() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.LeaseRetry$
 
productArity() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Oldest
 
productArity() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Oldest$
 
productArity() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.GetNext$
 
productArity() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.InitialOldestState
 
productArity() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.OldestChanged
 
productArity() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestData
 
productArity() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.ReleaseLeaseFailure
 
productArity() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.ReleaseLeaseResult
 
productArity() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.SelfExiting
 
productArity() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.SelfExiting$
 
productArity() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Start
 
productArity() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Start$
 
productArity() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.StartOldestChangedBuffer
 
productArity() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.StartOldestChangedBuffer$
 
productArity() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Stopping
 
productArity() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Stopping$
 
productArity() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.StoppingData
 
productArity() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOver
 
productArity() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOver$
 
productArity() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOverFromMe
 
productArity() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOverFromMe$
 
productArity() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOverRetry
 
productArity() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Uninitialized
 
productArity() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Uninitialized$
 
productArity() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.WasOldest
 
productArity() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.WasOldest$
 
productArity() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.WasOldestData
 
productArity() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Younger
 
productArity() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Younger$
 
productArity() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.YoungerData
 
productArity() - Method in class akka.cluster.typed.Down
 
productArity() - Method in class akka.cluster.typed.GetCurrentState
 
productArity() - Method in class akka.cluster.typed.Join
 
productArity() - Method in class akka.cluster.typed.JoinSeedNodes
 
productArity() - Method in class akka.cluster.typed.Leave
 
productArity() - Method in class akka.cluster.typed.PrepareForFullClusterShutdown$
 
productArity() - Method in class akka.cluster.typed.SelfRemoved
 
productArity() - Method in class akka.cluster.typed.SelfUp
 
productArity() - Method in class akka.cluster.typed.Subscribe
 
productArity() - Method in class akka.cluster.typed.Unsubscribe
 
productArity() - Method in class akka.cluster.UniqueAddress
 
productArity() - Static method in class akka.cluster.Valid
 
productArity() - Method in class akka.cluster.Valid$
 
productArity() - Method in class akka.cluster.VectorClock.After$
 
productArity() - Method in class akka.cluster.VectorClock.Before$
 
productArity() - Method in class akka.cluster.VectorClock.Concurrent$
 
productArity() - Method in class akka.cluster.VectorClock
 
productArity() - Method in class akka.cluster.VectorClock.Same$
 
productArity() - Static method in class akka.discovery.Lookup
 
productArity() - Method in class akka.discovery.Lookup$
 
productArity() - Method in class akka.dispatch.BoundedControlAwareMailbox
 
productArity() - Method in class akka.dispatch.BoundedDequeBasedMailbox
 
productArity() - Method in class akka.dispatch.BoundedMailbox
 
productArity() - Method in class akka.dispatch.Envelope
 
productArity() - Method in class akka.dispatch.MonitorableThreadFactory
 
productArity() - Method in class akka.dispatch.NonBlockingBoundedMailbox
 
productArity() - Method in class akka.dispatch.SingleConsumerOnlyUnboundedMailbox
 
productArity() - Static method in class akka.dispatch.sysmsg.NoMessage
 
productArity() - Method in class akka.dispatch.sysmsg.NoMessage$
 
productArity() - Method in class akka.dispatch.TaskInvocation
 
productArity() - Method in class akka.dispatch.ThreadPoolConfig
 
productArity() - Method in class akka.dispatch.ThreadPoolConfigBuilder
 
productArity() - Method in class akka.dispatch.UnboundedControlAwareMailbox
 
productArity() - Method in class akka.dispatch.UnboundedDequeBasedMailbox
 
productArity() - Method in class akka.dispatch.UnboundedMailbox
 
productArity() - Static method in class akka.Done
 
productArity() - Method in class akka.Done$
 
productArity() - Method in class akka.event.Logging.Debug
 
productArity() - Method in class akka.event.Logging.Error
 
productArity() - Method in class akka.event.Logging.Info
 
productArity() - Method in class akka.event.Logging.InitializeLogger
 
productArity() - Method in class akka.event.Logging.LoggerInitialized$
 
productArity() - Method in class akka.event.Logging.LogLevel
 
productArity() - Method in class akka.event.Logging.Warning
 
productArity() - Method in class akka.io.dns.AAAARecord
 
productArity() - Method in class akka.io.dns.ARecord
 
productArity() - Method in class akka.io.dns.CachePolicy.Forever$
 
productArity() - Method in class akka.io.dns.CachePolicy.Never$
 
productArity() - Method in class akka.io.dns.CNameRecord
 
productArity() - Method in class akka.io.dns.DnsProtocol.Ip
 
productArity() - Method in class akka.io.dns.DnsProtocol.Resolve
 
productArity() - Method in class akka.io.dns.DnsProtocol.Resolved
 
productArity() - Method in class akka.io.dns.DnsProtocol.Srv$
 
productArity() - Method in class akka.io.dns.RecordClass
 
productArity() - Method in class akka.io.dns.RecordType
 
productArity() - Method in class akka.io.Dns.Resolve
Deprecated.
 
productArity() - Method in class akka.io.Dns.Resolved
Deprecated.
 
productArity() - Method in class akka.io.dns.SRVRecord
 
productArity() - Method in class akka.io.dns.UnknownRecord
 
productArity() - Method in class akka.io.Inet.SO$.ReceiveBufferSize
 
productArity() - Method in class akka.io.Inet.SO$.ReuseAddress
 
productArity() - Method in class akka.io.Inet.SO$.SendBufferSize
 
productArity() - Method in class akka.io.Inet.SO$.TrafficClass
 
productArity() - Method in class akka.io.Tcp.Abort$
 
productArity() - Method in class akka.io.Tcp.Aborted$
 
productArity() - Method in class akka.io.Tcp.Bind
 
productArity() - Method in class akka.io.Tcp.Bound
 
productArity() - Method in class akka.io.Tcp.Close$
 
productArity() - Method in class akka.io.Tcp.Closed$
 
productArity() - Method in class akka.io.Tcp.CommandFailed
 
productArity() - Method in class akka.io.Tcp.CompoundWrite
 
productArity() - Method in class akka.io.Tcp.ConfirmedClose$
 
productArity() - Method in class akka.io.Tcp.ConfirmedClosed$
 
productArity() - Method in class akka.io.Tcp.Connect
 
productArity() - Method in class akka.io.Tcp.Connected
 
productArity() - Method in class akka.io.Tcp.ErrorClosed
 
productArity() - Method in class akka.io.Tcp.NoAck
 
productArity() - Method in class akka.io.Tcp.PeerClosed$
 
productArity() - Method in class akka.io.Tcp.Received
 
productArity() - Method in class akka.io.Tcp.Register
 
productArity() - Method in class akka.io.Tcp.ResumeAccepting
 
productArity() - Method in class akka.io.Tcp.ResumeReading$
 
productArity() - Method in class akka.io.Tcp.ResumeWriting$
 
productArity() - Method in class akka.io.Tcp.SO$.KeepAlive
 
productArity() - Method in class akka.io.Tcp.SO$.OOBInline
 
productArity() - Method in class akka.io.Tcp.SO$.TcpNoDelay
 
productArity() - Method in class akka.io.Tcp.SuspendReading$
 
productArity() - Method in class akka.io.Tcp.Unbind$
 
productArity() - Method in class akka.io.Tcp.Unbound$
 
productArity() - Method in class akka.io.Tcp.Write
 
productArity() - Method in class akka.io.Tcp.WriteFile
Deprecated.
 
productArity() - Method in class akka.io.Tcp.WritePath
 
productArity() - Method in class akka.io.Tcp.WritingResumed$
 
productArity() - Method in class akka.io.Udp.Bind
 
productArity() - Method in class akka.io.Udp.Bound
 
productArity() - Method in class akka.io.Udp.CommandFailed
 
productArity() - Method in class akka.io.Udp.NoAck
 
productArity() - Method in class akka.io.Udp.Received
 
productArity() - Method in class akka.io.Udp.ResumeReading$
 
productArity() - Method in class akka.io.Udp.Send
 
productArity() - Method in class akka.io.Udp.SimpleSender
 
productArity() - Method in class akka.io.Udp.SimpleSenderReady$
 
productArity() - Method in class akka.io.Udp.SO$.Broadcast
 
productArity() - Method in class akka.io.Udp.SuspendReading$
 
productArity() - Method in class akka.io.Udp.Unbind$
 
productArity() - Method in class akka.io.Udp.Unbound$
 
productArity() - Method in class akka.io.UdpConnected.CommandFailed
 
productArity() - Method in class akka.io.UdpConnected.Connect
 
productArity() - Method in class akka.io.UdpConnected.Connected$
 
productArity() - Method in class akka.io.UdpConnected.Disconnect$
 
productArity() - Method in class akka.io.UdpConnected.Disconnected$
 
productArity() - Method in class akka.io.UdpConnected.NoAck
 
productArity() - Method in class akka.io.UdpConnected.Received
 
productArity() - Method in class akka.io.UdpConnected.ResumeReading$
 
productArity() - Method in class akka.io.UdpConnected.Send
 
productArity() - Method in class akka.io.UdpConnected.SuspendReading$
 
productArity() - Method in exception akka.japi.JavaPartialFunction.NoMatch$
 
productArity() - Method in class akka.japi.Option.Some
 
productArity() - Method in class akka.japi.Pair
 
productArity() - Method in class akka.japi.tuple.Tuple10
 
productArity() - Method in class akka.japi.tuple.Tuple11
 
productArity() - Method in class akka.japi.tuple.Tuple12
 
productArity() - Method in class akka.japi.tuple.Tuple13
 
productArity() - Method in class akka.japi.tuple.Tuple14
 
productArity() - Method in class akka.japi.tuple.Tuple15
 
productArity() - Method in class akka.japi.tuple.Tuple16
 
productArity() - Method in class akka.japi.tuple.Tuple17
 
productArity() - Method in class akka.japi.tuple.Tuple18
 
productArity() - Method in class akka.japi.tuple.Tuple19
 
productArity() - Method in class akka.japi.tuple.Tuple20
 
productArity() - Method in class akka.japi.tuple.Tuple21
 
productArity() - Method in class akka.japi.tuple.Tuple22
 
productArity() - Method in class akka.japi.tuple.Tuple3
 
productArity() - Method in class akka.japi.tuple.Tuple4
 
productArity() - Method in class akka.japi.tuple.Tuple5
 
productArity() - Method in class akka.japi.tuple.Tuple6
 
productArity() - Method in class akka.japi.tuple.Tuple7
 
productArity() - Method in class akka.japi.tuple.Tuple8
 
productArity() - Method in class akka.japi.tuple.Tuple9
 
productArity() - Static method in class akka.NotUsed
 
productArity() - Method in class akka.NotUsed$
 
productArity() - Static method in class akka.osgi.UnregisteringLogService
 
productArity() - Method in class akka.osgi.UnregisteringLogService$
 
productArity() - Method in class akka.pattern.BackoffOnFailureOptionsImpl
 
productArity() - Method in class akka.pattern.BackoffOnStopOptionsImpl
 
productArity() - Method in class akka.pattern.BackoffOptionsImpl
 
productArity() - Method in class akka.pattern.BackoffSupervisor.CurrentChild
 
productArity() - Method in class akka.pattern.BackoffSupervisor.GetCurrentChild$
 
productArity() - Method in class akka.pattern.BackoffSupervisor.GetRestartCount$
 
productArity() - Method in class akka.pattern.BackoffSupervisor.Reset$
 
productArity() - Method in class akka.pattern.BackoffSupervisor.RestartCount
 
productArity() - Method in class akka.pattern.BackoffSupervisor.StartChild$
 
productArity() - Static method in class akka.pattern.ForwardDeathLetters
 
productArity() - Method in class akka.pattern.ForwardDeathLetters$
 
productArity() - Static method in class akka.pattern.ManualReset
 
productArity() - Method in class akka.pattern.ManualReset$
 
productArity() - Static method in class akka.pattern.RestartImpliesFailure
 
productArity() - Method in class akka.pattern.RestartImpliesFailure$
 
productArity() - Method in exception akka.pattern.StatusReply.ErrorMessage
 
productArity() - Static method in class akka.pattern.StopImpliesFailure
 
productArity() - Method in class akka.pattern.StopImpliesFailure$
 
productArity() - Method in class akka.persistence.AtLeastOnceDelivery.AtLeastOnceDeliverySnapshot
 
productArity() - Method in class akka.persistence.AtLeastOnceDelivery.Internal$.Delivery
 
productArity() - Static method in class akka.persistence.AtLeastOnceDelivery.Internal$.RedeliveryTick
 
productArity() - Method in class akka.persistence.AtLeastOnceDelivery.Internal$.RedeliveryTick$
 
productArity() - Method in class akka.persistence.AtLeastOnceDelivery.UnconfirmedDelivery
 
productArity() - Method in class akka.persistence.AtLeastOnceDelivery.UnconfirmedWarning
 
productArity() - Method in class akka.persistence.AtomicWrite
 
productArity() - Method in class akka.persistence.DeleteMessagesFailure
 
productArity() - Method in class akka.persistence.DeleteMessagesSuccess
 
productArity() - Method in class akka.persistence.DeleteSnapshotFailure
 
productArity() - Method in class akka.persistence.DeleteSnapshotsFailure
 
productArity() - Method in class akka.persistence.DeleteSnapshotsSuccess
 
productArity() - Method in class akka.persistence.DeleteSnapshotSuccess
 
productArity() - Static method in class akka.persistence.DiscardToDeadLetterStrategy
 
productArity() - Method in class akka.persistence.DiscardToDeadLetterStrategy$
 
productArity() - Method in class akka.persistence.Eventsourced.AsyncHandlerInvocation
 
productArity() - Method in class akka.persistence.Eventsourced.RecoveryTick
 
productArity() - Method in class akka.persistence.Eventsourced.StashingHandlerInvocation
 
productArity() - Method in class akka.persistence.fsm.PersistentFSM.CurrentState
Deprecated.
 
productArity() - Method in class akka.persistence.fsm.PersistentFSM.Event
Deprecated.
 
productArity() - Method in class akka.persistence.fsm.PersistentFSM.Failure
Deprecated.
 
productArity() - Method in class akka.persistence.fsm.PersistentFSM.FixedDelayMode$
Deprecated.
 
productArity() - Method in class akka.persistence.fsm.PersistentFSM.FixedRateMode$
Deprecated.
 
productArity() - Method in class akka.persistence.fsm.PersistentFSM.LogEntry
Deprecated.
 
productArity() - Method in class akka.persistence.fsm.PersistentFSM.Normal$
Deprecated.
 
productArity() - Method in class akka.persistence.fsm.PersistentFSM.PersistentFSMSnapshot
Deprecated.
 
productArity() - Method in class akka.persistence.fsm.PersistentFSM.Shutdown$
Deprecated.
 
productArity() - Method in class akka.persistence.fsm.PersistentFSM.SingleMode$
Deprecated.
 
productArity() - Method in class akka.persistence.fsm.PersistentFSM.State
Deprecated.
 
productArity() - Method in class akka.persistence.fsm.PersistentFSM.StateChangeEvent
Deprecated.
 
productArity() - Method in class akka.persistence.fsm.PersistentFSM.StateTimeout$
Deprecated.
 
productArity() - Method in class akka.persistence.fsm.PersistentFSM.StopEvent
Deprecated.
 
productArity() - Method in class akka.persistence.fsm.PersistentFSM.SubscribeTransitionCallBack
Deprecated.
 
productArity() - Method in class akka.persistence.fsm.PersistentFSM.TimeoutMarker
Deprecated.
 
productArity() - Method in class akka.persistence.fsm.PersistentFSM.Timer
Deprecated.
 
productArity() - Method in class akka.persistence.fsm.PersistentFSM.Transition
Deprecated.
 
productArity() - Method in class akka.persistence.fsm.PersistentFSM.UnsubscribeTransitionCallBack
Deprecated.
 
productArity() - Method in class akka.persistence.journal.AsyncWriteJournal.Desequenced
 
productArity() - Method in class akka.persistence.journal.AsyncWriteProxy.InitTimeout$
 
productArity() - Method in class akka.persistence.journal.AsyncWriteProxy.SetStore
 
productArity() - Method in class akka.persistence.journal.AsyncWriteTarget.DeleteMessagesTo
 
productArity() - Method in class akka.persistence.journal.AsyncWriteTarget.ReplayFailure
 
productArity() - Method in class akka.persistence.journal.AsyncWriteTarget.ReplayMessages
 
productArity() - Method in class akka.persistence.journal.AsyncWriteTarget.ReplaySuccess
 
productArity() - Method in class akka.persistence.journal.AsyncWriteTarget.WriteMessages
 
productArity() - Method in class akka.persistence.journal.EventsSeq
 
productArity() - Static method in class akka.persistence.journal.IdentityEventAdapter
 
productArity() - Method in class akka.persistence.journal.IdentityEventAdapter$
 
productArity() - Static method in class akka.persistence.journal.IdentityEventAdapters
 
productArity() - Method in class akka.persistence.journal.IdentityEventAdapters$
 
productArity() - Method in class akka.persistence.journal.JournalPerfSpec.Cmd
 
productArity() - Method in class akka.persistence.journal.JournalPerfSpec.ResetCounter$
 
productArity() - Method in class akka.persistence.journal.leveldb.LeveldbCompaction.TryCompactLeveldb
 
productArity() - Method in class akka.persistence.journal.PersistencePluginProxy.TargetLocation
 
productArity() - Method in class akka.persistence.journal.SingleEventSeq
 
productArity() - Method in class akka.persistence.journal.Tagged
 
productArity() - Method in class akka.persistence.JournalProtocol.DeleteMessagesTo
 
productArity() - Method in class akka.persistence.JournalProtocol.LoopMessageSuccess
 
productArity() - Method in class akka.persistence.JournalProtocol.RecoverySuccess
 
productArity() - Method in class akka.persistence.JournalProtocol.ReplayedMessage
 
productArity() - Method in class akka.persistence.JournalProtocol.ReplayMessages
 
productArity() - Method in class akka.persistence.JournalProtocol.ReplayMessagesFailure
 
productArity() - Method in class akka.persistence.JournalProtocol.WriteMessageFailure
 
productArity() - Method in class akka.persistence.JournalProtocol.WriteMessageRejected
 
productArity() - Method in class akka.persistence.JournalProtocol.WriteMessages
 
productArity() - Method in class akka.persistence.JournalProtocol.WriteMessagesFailed
 
productArity() - Method in class akka.persistence.JournalProtocol.WriteMessagesSuccessful$
 
productArity() - Method in class akka.persistence.JournalProtocol.WriteMessageSuccess
 
productArity() - Static method in class akka.persistence.query.NoOffset
 
productArity() - Method in class akka.persistence.query.NoOffset$
 
productArity() - Method in class akka.persistence.query.Sequence
 
productArity() - Method in class akka.persistence.query.TimeBasedUUID
 
productArity() - Method in class akka.persistence.query.TimestampOffset
 
productArity() - Method in class akka.persistence.Recovery
 
productArity() - Static method in class akka.persistence.RecoveryCompleted
 
productArity() - Method in class akka.persistence.RecoveryCompleted$
 
productArity() - Method in class akka.persistence.ReplyToStrategy
 
productArity() - Method in class akka.persistence.SaveSnapshotFailure
 
productArity() - Method in class akka.persistence.SaveSnapshotSuccess
 
productArity() - Method in exception akka.persistence.scalatest.MayVerb.TestCanceledByFailure
 
productArity() - Method in class akka.persistence.SelectedSnapshot
 
productArity() - Method in class akka.persistence.serialization.Snapshot
 
productArity() - Method in class akka.persistence.SnapshotOffer
 
productArity() - Method in class akka.persistence.SnapshotProtocol.DeleteSnapshot
 
productArity() - Method in class akka.persistence.SnapshotProtocol.DeleteSnapshots
 
productArity() - Method in class akka.persistence.SnapshotProtocol.LoadSnapshot
 
productArity() - Method in class akka.persistence.SnapshotProtocol.LoadSnapshotFailed
 
productArity() - Method in class akka.persistence.SnapshotProtocol.LoadSnapshotResult
 
productArity() - Method in class akka.persistence.SnapshotProtocol.SaveSnapshot
 
productArity() - Method in class akka.persistence.SnapshotSelectionCriteria
 
productArity() - Method in class akka.persistence.state.javadsl.GetObjectResult
 
productArity() - Method in class akka.persistence.state.scaladsl.GetObjectResult
 
productArity() - Method in class akka.persistence.testkit.DeleteEvents
 
productArity() - Method in class akka.persistence.testkit.DeleteSnapshotByMeta
 
productArity() - Method in class akka.persistence.testkit.DeleteSnapshotsByCriteria
 
productArity() - Static method in class akka.persistence.testkit.ProcessingPolicy.DefaultPolicies.PassAll
 
productArity() - Method in class akka.persistence.testkit.ProcessingPolicy.DefaultPolicies.PassAll$
 
productArity() - Static method in class akka.persistence.testkit.ProcessingSuccess
 
productArity() - Method in class akka.persistence.testkit.ProcessingSuccess$
 
productArity() - Method in class akka.persistence.testkit.ReadEvents
 
productArity() - Static method in class akka.persistence.testkit.ReadSeqNum
 
productArity() - Method in class akka.persistence.testkit.ReadSeqNum$
 
productArity() - Method in class akka.persistence.testkit.ReadSnapshot
 
productArity() - Method in class akka.persistence.testkit.Reject
 
productArity() - Method in class akka.persistence.testkit.SnapshotMeta
 
productArity() - Method in class akka.persistence.testkit.SnapshotMeta$
 
productArity() - Method in class akka.persistence.testkit.state.scaladsl.Record
 
productArity() - Method in class akka.persistence.testkit.StorageFailure
 
productArity() - Method in class akka.persistence.testkit.WriteEvents
 
productArity() - Method in class akka.persistence.testkit.WriteSnapshot
 
productArity() - Method in class akka.persistence.TestPayload
 
productArity() - Static method in class akka.persistence.ThrowOverflowExceptionStrategy
 
productArity() - Method in class akka.persistence.ThrowOverflowExceptionStrategy$
 
productArity() - Method in class akka.persistence.typed.crdt.Counter
 
productArity() - Method in class akka.persistence.typed.crdt.Counter.Updated
 
productArity() - Method in class akka.persistence.typed.crdt.LwwTime
 
productArity() - Method in class akka.persistence.typed.DeleteEventsCompleted
 
productArity() - Method in class akka.persistence.typed.DeleteEventsFailed
 
productArity() - Method in class akka.persistence.typed.DeleteSnapshotsCompleted
 
productArity() - Method in class akka.persistence.typed.DeleteSnapshotsFailed
 
productArity() - Method in class akka.persistence.typed.DeletionTarget.Criteria
 
productArity() - Method in class akka.persistence.typed.DeletionTarget.Individual
 
productArity() - Static method in class akka.persistence.typed.EmptyEventSeq
 
productArity() - Method in class akka.persistence.typed.EmptyEventSeq$
 
productArity() - Static method in class akka.persistence.typed.internal.DefaultRecovery
 
productArity() - Method in class akka.persistence.typed.internal.DefaultRecovery$
 
productArity() - Static method in class akka.persistence.typed.internal.DisabledRecovery
 
productArity() - Method in class akka.persistence.typed.internal.DisabledRecovery$
 
productArity() - Static method in class akka.persistence.typed.internal.DisabledRetentionCriteria
 
productArity() - Method in class akka.persistence.typed.internal.DisabledRetentionCriteria$
 
productArity() - Method in class akka.persistence.typed.internal.InternalProtocol.IncomingCommand
 
productArity() - Method in class akka.persistence.typed.internal.InternalProtocol.JournalResponse
 
productArity() - Method in class akka.persistence.typed.internal.InternalProtocol.RecoveryPermitGranted$
 
productArity() - Method in class akka.persistence.typed.internal.InternalProtocol.RecoveryTickEvent
 
productArity() - Method in class akka.persistence.typed.internal.InternalProtocol.ReplicatedEventEnvelope
 
productArity() - Method in class akka.persistence.typed.internal.InternalProtocol.SnapshotterResponse
 
productArity() - Method in class akka.persistence.typed.internal.JournalInteractions.EventToPersist
 
productArity() - Static method in class akka.persistence.typed.internal.PersistNothing
 
productArity() - Method in class akka.persistence.typed.internal.PersistNothing$
 
productArity() - Static method in class akka.persistence.typed.internal.ReplicatedEventAck
 
productArity() - Method in class akka.persistence.typed.internal.ReplicatedEventAck$
 
productArity() - Static method in class akka.persistence.typed.internal.Stash
 
productArity() - Method in class akka.persistence.typed.internal.Stash$
 
productArity() - Method in class akka.persistence.typed.internal.StashOverflowStrategy.Drop$
 
productArity() - Method in class akka.persistence.typed.internal.StashOverflowStrategy.Fail$
 
productArity() - Static method in class akka.persistence.typed.internal.Stop
 
productArity() - Method in class akka.persistence.typed.internal.Stop$
 
productArity() - Static method in class akka.persistence.typed.internal.Unhandled
 
productArity() - Method in class akka.persistence.typed.internal.Unhandled$
 
productArity() - Static method in class akka.persistence.typed.internal.UnstashAll
 
productArity() - Method in class akka.persistence.typed.internal.UnstashAll$
 
productArity() - Static method in class akka.persistence.typed.RecoveryCompleted
 
productArity() - Method in class akka.persistence.typed.RecoveryCompleted$
 
productArity() - Method in class akka.persistence.typed.RecoveryFailed
 
productArity() - Method in class akka.persistence.typed.ReplicaId
 
productArity() - Method in class akka.persistence.typed.SnapshotCompleted
 
productArity() - Method in class akka.persistence.typed.SnapshotFailed
 
productArity() - Method in class akka.persistence.typed.state.internal.InternalProtocol.DeleteFailure
 
productArity() - Method in class akka.persistence.typed.state.internal.InternalProtocol.DeleteSuccess$
 
productArity() - Method in class akka.persistence.typed.state.internal.InternalProtocol.GetFailure
 
productArity() - Method in class akka.persistence.typed.state.internal.InternalProtocol.GetSuccess
 
productArity() - Method in class akka.persistence.typed.state.internal.InternalProtocol.IncomingCommand
 
productArity() - Method in class akka.persistence.typed.state.internal.InternalProtocol.RecoveryPermitGranted$
 
productArity() - Method in class akka.persistence.typed.state.internal.InternalProtocol.RecoveryTimeout$
 
productArity() - Method in class akka.persistence.typed.state.internal.InternalProtocol.UpsertFailure
 
productArity() - Method in class akka.persistence.typed.state.internal.InternalProtocol.UpsertSuccess$
 
productArity() - Static method in class akka.persistence.typed.state.internal.PersistNothing
 
productArity() - Method in class akka.persistence.typed.state.internal.PersistNothing$
 
productArity() - Static method in class akka.persistence.typed.state.internal.Stash
 
productArity() - Method in class akka.persistence.typed.state.internal.Stash$
 
productArity() - Method in class akka.persistence.typed.state.internal.StashOverflowStrategy.Drop$
 
productArity() - Method in class akka.persistence.typed.state.internal.StashOverflowStrategy.Fail$
 
productArity() - Static method in class akka.persistence.typed.state.internal.Stop
 
productArity() - Method in class akka.persistence.typed.state.internal.Stop$
 
productArity() - Static method in class akka.persistence.typed.state.internal.Unhandled
 
productArity() - Method in class akka.persistence.typed.state.internal.Unhandled$
 
productArity() - Static method in class akka.persistence.typed.state.internal.UnstashAll
 
productArity() - Method in class akka.persistence.typed.state.internal.UnstashAll$
 
productArity() - Static method in class akka.persistence.typed.state.RecoveryCompleted
 
productArity() - Method in class akka.persistence.typed.state.RecoveryCompleted$
 
productArity() - Method in class akka.persistence.typed.state.RecoveryFailed
 
productArity() - Method in class akka.remote.Ack
Deprecated.
 
productArity() - Method in class akka.remote.AckedReceiveBuffer
Deprecated.
 
productArity() - Method in class akka.remote.AckedSendBuffer
Deprecated.
 
productArity() - Method in class akka.remote.artery.compress.CompressionProtocol.Events$.HeavyHitterDetected
 
productArity() - Method in class akka.remote.artery.compress.CompressionProtocol.Events$.ReceivedActorRefCompressionTable
 
productArity() - Method in class akka.remote.artery.compress.CompressionProtocol.Events$.ReceivedClassManifestCompressionTable
 
productArity() - Static method in class akka.remote.artery.compress.NoInboundCompressions
 
productArity() - Method in class akka.remote.artery.compress.NoInboundCompressions$
 
productArity() - Static method in class akka.remote.artery.Flush
 
productArity() - Method in class akka.remote.artery.Flush$
 
productArity() - Method in class akka.remote.artery.GracefulShutdownQuarantinedEvent
 
productArity() - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
productArity() - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
productArity() - Method in class akka.remote.artery.QuarantinedEvent
 
productArity() - Method in class akka.remote.artery.TestManagementCommands.FailInboundStreamOnce
 
productArity() - Method in class akka.remote.artery.ThisActorSystemQuarantinedEvent
 
productArity() - Method in class akka.remote.AssociatedEvent
Deprecated.
 
productArity() - Method in class akka.remote.AssociationErrorEvent
Deprecated.
 
productArity() - Method in class akka.remote.DisassociatedEvent
Deprecated.
 
productArity() - Method in class akka.remote.GracefulShutdownQuarantinedEvent
Deprecated.
 
productArity() - Method in class akka.remote.QuarantinedEvent
Deprecated.
 
productArity() - Method in class akka.remote.RemoteScope
 
productArity() - Method in class akka.remote.RemotingErrorEvent
Deprecated.
 
productArity() - Method in class akka.remote.RemotingListenEvent
 
productArity() - Static method in class akka.remote.RemotingShutdownEvent
Deprecated.
 
productArity() - Method in class akka.remote.RemotingShutdownEvent$
Deprecated.
 
productArity() - Method in class akka.remote.routing.RemoteRouterConfig
 
productArity() - Method in class akka.remote.SeqNo
Deprecated.
 
productArity() - Static method in class akka.remote.testconductor.Client
 
productArity() - Method in class akka.remote.testconductor.Client$
 
productArity() - Method in class akka.remote.testconductor.Done$
 
productArity() - Method in class akka.remote.testconductor.RoleName
 
productArity() - Static method in class akka.remote.testconductor.Server
 
productArity() - Method in class akka.remote.testconductor.Server$
 
productArity() - Method in class akka.remote.ThisActorSystemQuarantinedEvent
Deprecated.
 
productArity() - Method in class akka.remote.transport.ActorTransportAdapter.AssociateUnderlying
Deprecated.
 
productArity() - Method in class akka.remote.transport.ActorTransportAdapter.DisassociateUnderlying
Deprecated.
 
productArity() - Method in class akka.remote.transport.ActorTransportAdapter.ListenerRegistered
Deprecated.
 
productArity() - Method in class akka.remote.transport.ActorTransportAdapter.ListenUnderlying
Deprecated.
 
productArity() - Method in class akka.remote.transport.AkkaPduCodec.Associate
 
productArity() - Method in class akka.remote.transport.AkkaPduCodec.Disassociate
 
productArity() - Method in class akka.remote.transport.AkkaPduCodec.Heartbeat$
 
productArity() - Method in class akka.remote.transport.AkkaPduCodec.Message
 
productArity() - Method in class akka.remote.transport.AkkaPduCodec.Payload
 
productArity() - Method in class akka.remote.transport.AssociationHandle.ActorHandleEventListener
Deprecated.
 
productArity() - Method in class akka.remote.transport.AssociationHandle.Disassociated
Deprecated.
 
productArity() - Method in class akka.remote.transport.AssociationHandle.InboundPayload
Deprecated.
 
productArity() - Method in class akka.remote.transport.AssociationHandle.Quarantined$
Deprecated.
 
productArity() - Method in class akka.remote.transport.AssociationHandle.Shutdown$
Deprecated.
 
productArity() - Method in class akka.remote.transport.AssociationHandle.Unknown$
Deprecated.
 
productArity() - Method in exception akka.remote.transport.FailureInjectorException
Deprecated.
 
productArity() - Method in class akka.remote.transport.HandshakeInfo
 
productArity() - Method in class akka.remote.transport.TestAssociationHandle
Deprecated.
 
productArity() - Method in class akka.remote.transport.TestTransport.AssociateAttempt
Deprecated.
 
productArity() - Method in class akka.remote.transport.TestTransport.DisassociateAttempt
Deprecated.
 
productArity() - Method in class akka.remote.transport.TestTransport.ListenAttempt
Deprecated.
 
productArity() - Method in class akka.remote.transport.TestTransport.ShutdownAttempt
Deprecated.
 
productArity() - Method in class akka.remote.transport.TestTransport.WriteAttempt
Deprecated.
 
productArity() - Method in class akka.remote.transport.ThrottlerTransportAdapter.Blackhole$
Deprecated.
 
productArity() - Method in class akka.remote.transport.ThrottlerTransportAdapter.Direction$.Both$
Deprecated.
 
productArity() - Method in class akka.remote.transport.ThrottlerTransportAdapter.Direction$.Receive$
Deprecated.
 
productArity() - Method in class akka.remote.transport.ThrottlerTransportAdapter.Direction$.Send$
Deprecated.
 
productArity() - Method in class akka.remote.transport.ThrottlerTransportAdapter.ForceDisassociate
Deprecated.
 
productArity() - Method in class akka.remote.transport.ThrottlerTransportAdapter.ForceDisassociateAck$
Deprecated.
 
productArity() - Method in class akka.remote.transport.ThrottlerTransportAdapter.ForceDisassociateExplicitly
Deprecated.
 
productArity() - Method in class akka.remote.transport.ThrottlerTransportAdapter.SetThrottle
Deprecated.
 
productArity() - Method in class akka.remote.transport.ThrottlerTransportAdapter.SetThrottleAck$
Deprecated.
 
productArity() - Method in class akka.remote.transport.ThrottlerTransportAdapter.TokenBucket
Deprecated.
 
productArity() - Method in class akka.remote.transport.ThrottlerTransportAdapter.Unthrottled$
Deprecated.
 
productArity() - Method in class akka.remote.transport.Transport.ActorAssociationEventListener
Deprecated.
 
productArity() - Method in class akka.remote.transport.Transport.InboundAssociation
Deprecated.
 
productArity() - Method in exception akka.remote.transport.Transport.InvalidAssociationException
Deprecated.
 
productArity() - Method in class akka.remote.UniqueAddress
 
productArity() - Method in class akka.routing.ActorRefRoutee
 
productArity() - Method in class akka.routing.ActorSelectionRoutee
 
productArity() - Method in class akka.routing.AddRoutee
 
productArity() - Method in class akka.routing.AdjustPoolSize
 
productArity() - Method in class akka.routing.BalancingPool
 
productArity() - Method in class akka.routing.Broadcast
 
productArity() - Method in class akka.routing.BroadcastGroup
 
productArity() - Method in class akka.routing.BroadcastPool
 
productArity() - Method in class akka.routing.ConsistentHashingGroup
 
productArity() - Method in class akka.routing.ConsistentHashingPool
 
productArity() - Method in class akka.routing.ConsistentHashingRouter.ConsistentHashableEnvelope
 
productArity() - Method in class akka.routing.ConsistentHashingRoutingLogic
 
productArity() - Method in class akka.routing.Deafen
 
productArity() - Method in class akka.routing.DefaultOptimalSizeExploringResizer
 
productArity() - Method in class akka.routing.DefaultResizer
 
productArity() - Method in class akka.routing.DefaultResizer$
 
productArity() - Static method in class akka.routing.FromConfig
 
productArity() - Method in class akka.routing.FromConfig$
 
productArity() - Static method in class akka.routing.GetRoutees
 
productArity() - Method in class akka.routing.GetRoutees$
 
productArity() - Method in class akka.routing.Listen
 
productArity() - Static method in class akka.routing.NoRouter
 
productArity() - Method in class akka.routing.NoRouter$
 
productArity() - Method in class akka.routing.OptimalSizeExploringResizer.ResizeRecord
 
productArity() - Method in class akka.routing.OptimalSizeExploringResizer.UnderUtilizationStreak
 
productArity() - Method in class akka.routing.OptimalSizeExploringResizer$
 
productArity() - Method in class akka.routing.RandomGroup
 
productArity() - Method in class akka.routing.RandomPool
 
productArity() - Method in class akka.routing.RemoveRoutee
 
productArity() - Method in class akka.routing.RoundRobinGroup
 
productArity() - Method in class akka.routing.RoundRobinPool
 
productArity() - Method in class akka.routing.Routees
 
productArity() - Method in class akka.routing.Router
 
productArity() - Method in class akka.routing.ScatterGatherFirstCompletedGroup
 
productArity() - Method in class akka.routing.ScatterGatherFirstCompletedPool
 
productArity() - Method in class akka.routing.ScatterGatherFirstCompletedRoutingLogic
 
productArity() - Method in class akka.routing.SeveralRoutees
 
productArity() - Method in class akka.routing.SmallestMailboxPool
 
productArity() - Method in class akka.routing.TailChoppingGroup
 
productArity() - Method in class akka.routing.TailChoppingPool
 
productArity() - Method in class akka.routing.TailChoppingRoutingLogic
 
productArity() - Method in class akka.routing.WithListeners
 
productArity() - Method in class akka.serialization.DisabledJavaSerializer
 
productArity() - Method in class akka.serialization.jackson.Compression.GZip
 
productArity() - Method in class akka.serialization.jackson.Compression.LZ4
 
productArity() - Method in class akka.serialization.Serialization.Information
 
productArity() - Method in exception akka.stream.AbruptIOTerminationException
Deprecated.
 
productArity() - Method in exception akka.stream.AbruptTerminationException
 
productArity() - Method in class akka.stream.ActorAttributes.DebugLogging
 
productArity() - Method in class akka.stream.ActorAttributes.Dispatcher
 
productArity() - Method in class akka.stream.ActorAttributes.FuzzingMode
 
productArity() - Method in class akka.stream.ActorAttributes.MaxFixedBufferSize
 
productArity() - Method in class akka.stream.ActorAttributes.OutputBurstLimit
 
productArity() - Method in class akka.stream.ActorAttributes.StreamSubscriptionTimeout
 
productArity() - Method in class akka.stream.ActorAttributes.SupervisionStrategy
 
productArity() - Method in class akka.stream.ActorAttributes.SyncProcessingLimit
 
productArity() - Method in class akka.stream.AmorphousShape
 
productArity() - Method in class akka.stream.Attributes.AsyncBoundary$
 
productArity() - Method in class akka.stream.Attributes.CancellationStrategy
 
productArity() - Method in class akka.stream.Attributes.CancellationStrategy$.AfterDelay
 
productArity() - Method in class akka.stream.Attributes.CancellationStrategy$.CompleteStage$
 
productArity() - Method in class akka.stream.Attributes.CancellationStrategy$.FailStage$
 
productArity() - Method in class akka.stream.Attributes.CancellationStrategy$.PropagateFailure$
 
productArity() - Method in class akka.stream.Attributes.InputBuffer
 
productArity() - Method in class akka.stream.Attributes.LogLevels
 
productArity() - Method in class akka.stream.Attributes.Name
 
productArity() - Method in class akka.stream.Attributes
 
productArity() - Method in class akka.stream.BidiShape
 
productArity() - Static method in exception akka.stream.BindFailedException
 
productArity() - Method in exception akka.stream.BindFailedException$
Deprecated.
 
productArity() - Method in exception akka.stream.BufferOverflowException
 
productArity() - Static method in class akka.stream.Client
 
productArity() - Method in class akka.stream.Client$
 
productArity() - Method in class akka.stream.CompletionStrategy.Draining$
 
productArity() - Method in class akka.stream.CompletionStrategy.Immediately$
 
productArity() - Method in class akka.stream.CompletionStrategy$
 
productArity() - Static method in class akka.stream.EagerClose
 
productArity() - Method in class akka.stream.EagerClose$
 
productArity() - Method in class akka.stream.FanInShape.Name
 
productArity() - Method in class akka.stream.FanInShape.Ports
 
productArity() - Method in class akka.stream.FanOutShape.Name
 
productArity() - Method in class akka.stream.FanOutShape.Ports
 
productArity() - Method in class akka.stream.FlowMonitorState.Failed
 
productArity() - Method in class akka.stream.FlowMonitorState.Finished$
 
productArity() - Method in class akka.stream.FlowMonitorState.Initialized$
 
productArity() - Method in class akka.stream.FlowMonitorState.Received
 
productArity() - Method in class akka.stream.FlowShape
 
productArity() - Static method in class akka.stream.IgnoreBoth
 
productArity() - Method in class akka.stream.IgnoreBoth$
 
productArity() - Static method in class akka.stream.IgnoreCancel
 
productArity() - Method in class akka.stream.IgnoreCancel$
 
productArity() - Static method in class akka.stream.IgnoreComplete
 
productArity() - Method in class akka.stream.IgnoreComplete$
 
productArity() - Method in exception akka.stream.InvalidPartnerActorException
 
productArity() - Method in exception akka.stream.InvalidSequenceNumberException
 
productArity() - Method in class akka.stream.IOResult
 
productArity() - Method in class akka.stream.OverflowStrategies.EmitEarly$
 
productArity() - Method in class akka.stream.QueueOfferResult.Dropped$
 
productArity() - Method in class akka.stream.QueueOfferResult.Enqueued$
 
productArity() - Method in class akka.stream.QueueOfferResult.Failure
 
productArity() - Method in class akka.stream.QueueOfferResult.QueueClosed$
 
productArity() - Method in exception akka.stream.RemoteStreamRefActorTerminatedException
 
productArity() - Method in exception akka.stream.scaladsl.Partition.PartitionOutOfBoundsException
 
productArity() - Method in class akka.stream.scaladsl.RestartWithBackoffFlow.Delay
 
productArity() - Method in class akka.stream.scaladsl.RunnableGraph
 
productArity() - Method in class akka.stream.scaladsl.Tcp.IncomingConnection
 
productArity() - Method in class akka.stream.scaladsl.Tcp.OutgoingConnection
 
productArity() - Method in class akka.stream.scaladsl.Tcp.ServerBinding
 
productArity() - Method in class akka.stream.scaladsl.TcpAttributes.TcpWriteBufferSize
 
productArity() - Static method in class akka.stream.Server
 
productArity() - Method in class akka.stream.Server$
 
productArity() - Method in class akka.stream.SinkShape
 
productArity() - Method in class akka.stream.snapshot.ConnectionSnapshot.Closed$
 
productArity() - Method in class akka.stream.snapshot.ConnectionSnapshot.ShouldPull$
 
productArity() - Method in class akka.stream.snapshot.ConnectionSnapshot.ShouldPush$
 
productArity() - Method in class akka.stream.SourceShape
 
productArity() - Method in class akka.stream.stage.ConcurrentAsyncCallbackState.Event
 
productArity() - Method in class akka.stream.stage.ConcurrentAsyncCallbackState.Initialized$
 
productArity() - Method in class akka.stream.stage.ConcurrentAsyncCallbackState.Pending
 
productArity() - Method in exception akka.stream.stage.GraphStageLogic.StageActorRefNotInitializedException
 
productArity() - Method in class akka.stream.stage.TimerMessages.Scheduled
 
productArity() - Method in class akka.stream.stage.TimerMessages.Timer
 
productArity() - Method in class akka.stream.StreamRefAttributes.BufferCapacity
 
productArity() - Method in class akka.stream.StreamRefAttributes.DemandRedeliveryInterval
 
productArity() - Method in class akka.stream.StreamRefAttributes.FinalTerminationSignalDeadline
 
productArity() - Method in class akka.stream.StreamRefAttributes.SubscriptionTimeout
 
productArity() - Method in exception akka.stream.StreamRefSubscriptionTimeoutException
 
productArity() - Method in class akka.stream.StreamSubscriptionTimeoutTerminationMode.CancelTermination$
 
productArity() - Method in class akka.stream.StreamSubscriptionTimeoutTerminationMode.NoopTermination$
 
productArity() - Method in class akka.stream.StreamSubscriptionTimeoutTerminationMode.WarnTermination$
 
productArity() - Method in exception akka.stream.SubscriptionWithCancelException.NoMoreElementsNeeded$
 
productArity() - Method in exception akka.stream.SubscriptionWithCancelException.StageWasCompleted$
 
productArity() - Method in class akka.stream.SubstreamCancelStrategies.Drain$
 
productArity() - Method in class akka.stream.SubstreamCancelStrategies.Propagate$
 
productArity() - Method in class akka.stream.Supervision.Restart$
 
productArity() - Method in class akka.stream.Supervision.Resume$
 
productArity() - Method in class akka.stream.Supervision.Stop$
 
productArity() - Method in exception akka.stream.TargetRefNotInitializedYetException
 
productArity() - Method in class akka.stream.testkit.GraphStageMessages.DownstreamFinish$
 
productArity() - Method in class akka.stream.testkit.GraphStageMessages.Failure
 
productArity() - Method in class akka.stream.testkit.GraphStageMessages.Pull$
 
productArity() - Method in class akka.stream.testkit.GraphStageMessages.Push$
 
productArity() - Method in class akka.stream.testkit.GraphStageMessages.StageFailure
 
productArity() - Method in class akka.stream.testkit.GraphStageMessages.UpstreamFinish$
 
productArity() - Method in class akka.stream.testkit.StreamTestKit.CompletedSubscription
 
productArity() - Method in class akka.stream.testkit.StreamTestKit.FailedSubscription
 
productArity() - Method in class akka.stream.testkit.StreamTestKit.PublisherProbeSubscription
 
productArity() - Method in class akka.stream.testkit.TestPublisher.CancelSubscription
 
productArity() - Method in class akka.stream.testkit.TestPublisher.RequestMore
 
productArity() - Method in class akka.stream.testkit.TestPublisher.Subscribe
 
productArity() - Method in class akka.stream.testkit.TestSubscriber.OnComplete$
 
productArity() - Method in class akka.stream.testkit.TestSubscriber.OnError
 
productArity() - Method in class akka.stream.testkit.TestSubscriber.OnNext
 
productArity() - Method in class akka.stream.testkit.TestSubscriber.OnSubscribe
 
productArity() - Method in class akka.stream.ThrottleMode.Enforcing$
 
productArity() - Method in class akka.stream.ThrottleMode.Shaping$
 
productArity() - Method in class akka.stream.TLSClientAuth.Need$
 
productArity() - Method in class akka.stream.TLSClientAuth.None$
 
productArity() - Method in class akka.stream.TLSClientAuth.Want$
 
productArity() - Method in class akka.stream.TLSProtocol.NegotiateNewSession
 
productArity() - Method in class akka.stream.TLSProtocol.SendBytes
 
productArity() - Method in class akka.stream.TLSProtocol.SessionBytes
 
productArity() - Method in class akka.stream.TLSProtocol.SessionTruncated$
 
productArity() - Method in class akka.testkit.CustomEventFilter
 
productArity() - Method in class akka.testkit.DeadLettersFilter
 
productArity() - Method in class akka.testkit.DebugFilter
 
productArity() - Method in class akka.testkit.ErrorFilter
 
productArity() - Method in class akka.testkit.InfoFilter
 
productArity() - Method in class akka.testkit.SocketUtil.Both$
 
productArity() - Method in class akka.testkit.SocketUtil.Tcp$
 
productArity() - Method in class akka.testkit.SocketUtil.Udp$
 
productArity() - Method in class akka.testkit.TestActor.KeepRunning$
 
productArity() - Method in class akka.testkit.TestActor.NoAutoPilot$
 
productArity() - Method in class akka.testkit.TestActor.NullMessage$
 
productArity() - Method in class akka.testkit.TestActor.RealMessage
 
productArity() - Method in class akka.testkit.TestActor.SetAutoPilot
 
productArity() - Method in class akka.testkit.TestActor.SetIgnore
 
productArity() - Method in class akka.testkit.TestActor.Spawn
 
productArity() - Method in class akka.testkit.TestActor.UnWatch
 
productArity() - Method in class akka.testkit.TestActor.Watch
 
productArity() - Method in class akka.testkit.TestEvent.Mute
 
productArity() - Method in class akka.testkit.TestEvent.UnMute
 
productArity() - Method in exception akka.testkit.TestException
 
productArity() - Method in class akka.testkit.WarningFilter
 
productArity() - Method in class akka.util.Collections.EmptyImmutableSeq$
 
productArity() - Method in class akka.util.LineNumbers.NoSourceInfo$
 
productArity() - Method in class akka.util.LineNumbers.SourceFile
 
productArity() - Method in class akka.util.LineNumbers.SourceFileLines
 
productArity() - Method in class akka.util.LineNumbers.UnknownSourceFormat
 
productArity() - Method in class akka.util.Timeout
 
productArity$extension(ServiceRegistry) - Method in class akka.cluster.typed.internal.receptionist.ServiceRegistry$
 
productArity$extension(Logging.LogLevel) - Method in class akka.event.Logging.LogLevel$
 
productArity$extension(MessageFlags) - Method in class akka.io.dns.internal.MessageFlags$
 
productElement(int) - Method in class akka.actor.ActorIdentity
 
productElement(int) - Method in exception akka.actor.ActorKilledException
 
productElement(int) - Method in exception akka.actor.ActorNotFound
 
productElement(int) - Method in class akka.actor.Address
 
productElement(int) - Method in class akka.actor.AllForOneStrategy
 
productElement(int) - Static method in class akka.actor.ChildNameReserved
 
productElement(int) - Method in class akka.actor.ChildNameReserved$
 
productElement(int) - Method in class akka.actor.ChildRestartStats
 
productElement(int) - Method in class akka.actor.ContextualTypedActorFactory
 
productElement(int) - Method in class akka.actor.CoordinatedShutdown.ActorSystemTerminateReason$
 
productElement(int) - Method in class akka.actor.CoordinatedShutdown.ClusterDowningReason$
 
productElement(int) - Method in class akka.actor.CoordinatedShutdown.ClusterJoinUnsuccessfulReason$
 
productElement(int) - Method in class akka.actor.CoordinatedShutdown.ClusterLeavingReason$
 
productElement(int) - Method in class akka.actor.CoordinatedShutdown.IncompatibleConfigurationDetectedReason$
 
productElement(int) - Method in class akka.actor.CoordinatedShutdown.JvmExitReason$
 
productElement(int) - Method in class akka.actor.CoordinatedShutdown.UnknownReason$
 
productElement(int) - Method in class akka.actor.DeadLetter
 
productElement(int) - Method in exception akka.actor.DeathPactException
 
productElement(int) - Method in class akka.actor.Deploy
 
productElement(int) - Method in class akka.actor.Dropped
 
productElement(int) - Method in class akka.actor.dungeon.ChildrenContainer.Creation
 
productElement(int) - Method in class akka.actor.dungeon.ChildrenContainer.Recreation
 
productElement(int) - Method in class akka.actor.dungeon.ChildrenContainer.TerminatingChildrenContainer
 
productElement(int) - Method in class akka.actor.dungeon.ChildrenContainer.Termination$
 
productElement(int) - Method in class akka.actor.dungeon.ChildrenContainer.UserRequest$
 
productElement(int) - Method in exception akka.actor.dungeon.SerializationCheckFailedException
 
productElement(int) - Method in class akka.actor.FSM.CurrentState
 
productElement(int) - Method in class akka.actor.FSM.Event
 
productElement(int) - Method in class akka.actor.FSM.Failure
 
productElement(int) - Method in class akka.actor.FSM.FixedDelayMode$
 
productElement(int) - Method in class akka.actor.FSM.FixedRateMode$
 
productElement(int) - Method in class akka.actor.FSM.LogEntry
 
productElement(int) - Method in class akka.actor.FSM.Normal$
 
productElement(int) - Method in class akka.actor.FSM.Shutdown$
 
productElement(int) - Method in class akka.actor.FSM.SingleMode$
 
productElement(int) - Method in class akka.actor.FSM.State
 
productElement(int) - Method in class akka.actor.FSM.StateTimeout$
 
productElement(int) - Method in class akka.actor.FSM.StopEvent
 
productElement(int) - Method in class akka.actor.FSM.SubscribeTransitionCallBack
 
productElement(int) - Method in class akka.actor.FSM.Timer
 
productElement(int) - Method in class akka.actor.FSM.Transition
 
productElement(int) - Method in class akka.actor.FSM.UnsubscribeTransitionCallBack
 
productElement(int) - Method in class akka.actor.Identify
 
productElement(int) - Method in exception akka.actor.IllegalActorStateException
 
productElement(int) - Method in exception akka.actor.InvalidActorNameException
 
productElement(int) - Method in exception akka.actor.InvalidMessageException
 
productElement(int) - Static method in class akka.actor.Kill
 
productElement(int) - Method in class akka.actor.Kill$
 
productElement(int) - Static method in class akka.actor.LocalScope
 
productElement(int) - Method in class akka.actor.LocalScope$
 
productElement(int) - Static method in class akka.actor.Nobody
 
productElement(int) - Method in class akka.actor.Nobody$
 
productElement(int) - Static method in class akka.actor.NoScopeGiven
 
productElement(int) - Method in class akka.actor.NoScopeGiven$
 
productElement(int) - Method in class akka.actor.OneForOneStrategy
 
productElement(int) - Static method in class akka.actor.PoisonPill
 
productElement(int) - Method in class akka.actor.PoisonPill$
 
productElement(int) - Method in exception akka.actor.PostRestartException
 
productElement(int) - Method in exception akka.actor.PreRestartException
 
productElement(int) - Method in class akka.actor.Props
 
productElement(int) - Method in class akka.actor.ProviderSelection.Cluster$
 
productElement(int) - Method in class akka.actor.ProviderSelection.Custom
 
productElement(int) - Method in class akka.actor.ProviderSelection.Local$
 
productElement(int) - Method in class akka.actor.ProviderSelection.Remote$
 
productElement(int) - Static method in class akka.actor.ReceiveTimeout
 
productElement(int) - Method in class akka.actor.ReceiveTimeout$
 
productElement(int) - Method in class akka.actor.RootActorPath
 
productElement(int) - Method in exception akka.actor.SchedulerException
 
productElement(int) - Static method in class akka.actor.SelectParent
 
productElement(int) - Method in class akka.actor.SelectParent$
 
productElement(int) - Method in class akka.actor.Status.Failure
 
productElement(int) - Method in class akka.actor.Status.Success
 
productElement(int) - Method in class akka.actor.SupervisorStrategy.Escalate$
 
productElement(int) - Method in class akka.actor.SupervisorStrategy.Restart$
 
productElement(int) - Method in class akka.actor.SupervisorStrategy.Resume$
 
productElement(int) - Method in class akka.actor.SupervisorStrategy.Stop$
 
productElement(int) - Method in class akka.actor.SuppressedDeadLetter
 
productElement(int) - Method in class akka.actor.SystemGuardian.RegisterTerminationHook$
 
productElement(int) - Method in class akka.actor.SystemGuardian.TerminationHook$
 
productElement(int) - Method in class akka.actor.SystemGuardian.TerminationHookDone$
 
productElement(int) - Method in class akka.actor.Terminated
 
productElement(int) - Method in class akka.actor.testkit.typed.CapturedLogEvent
 
productElement(int) - Method in class akka.actor.testkit.typed.Effect.MessageAdapter
 
productElement(int) - Method in class akka.actor.testkit.typed.Effect.NoEffects$
 
productElement(int) - Method in class akka.actor.testkit.typed.Effect.ReceiveTimeoutCancelled$
 
productElement(int) - Method in class akka.actor.testkit.typed.Effect.ReceiveTimeoutSet
 
productElement(int) - Method in class akka.actor.testkit.typed.Effect.Scheduled
 
productElement(int) - Method in class akka.actor.testkit.typed.Effect.Stopped
 
productElement(int) - Method in class akka.actor.testkit.typed.Effect.TimerCancelled
 
productElement(int) - Method in class akka.actor.testkit.typed.Effect.TimerScheduled
 
productElement(int) - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedDelayMode$
 
productElement(int) - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedDelayModeWithInitialDelay
 
productElement(int) - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedRateMode$
 
productElement(int) - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedRateModeWithInitialDelay
 
productElement(int) - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$.SingleMode$
 
productElement(int) - Method in class akka.actor.testkit.typed.Effect.Unwatched
 
productElement(int) - Method in class akka.actor.testkit.typed.Effect.Watched
 
productElement(int) - Method in class akka.actor.testkit.typed.Effect.WatchedWith
 
productElement(int) - Method in class akka.actor.testkit.typed.FishingOutcome.Complete$
 
productElement(int) - Method in class akka.actor.testkit.typed.FishingOutcome.Continue$
 
productElement(int) - Method in class akka.actor.testkit.typed.FishingOutcome.ContinueAndIgnore$
 
productElement(int) - Method in class akka.actor.testkit.typed.FishingOutcome.Fail
 
productElement(int) - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.Ack$
 
productElement(int) - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.ActorStopped
 
productElement(int) - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActor
 
productElement(int) - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActorAnonymous
 
productElement(int) - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.StopActor
 
productElement(int) - Method in class akka.actor.testkit.typed.LoggingEvent
 
productElement(int) - Method in exception akka.actor.testkit.typed.TestException
 
productElement(int) - Method in exception akka.actor.typed.DeathPactException
 
productElement(int) - Method in class akka.actor.typed.delivery.ConsumerController.Confirmed$
 
productElement(int) - Method in class akka.actor.typed.delivery.ConsumerController.DeliverThenStop
 
productElement(int) - Method in class akka.actor.typed.delivery.ConsumerController.RegisterToProducerController
 
productElement(int) - Method in class akka.actor.typed.delivery.ConsumerController.SequencedMessage
 
productElement(int) - Method in class akka.actor.typed.delivery.ConsumerController.Start
 
productElement(int) - Method in class akka.actor.typed.delivery.DurableProducerQueue.LoadState
 
productElement(int) - Method in class akka.actor.typed.delivery.DurableProducerQueue.State
 
productElement(int) - Method in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageConfirmed
 
productElement(int) - Method in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageSent
 
productElement(int) - Method in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageSentAck
 
productElement(int) - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Ack
 
productElement(int) - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Request
 
productElement(int) - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Resend
 
productElement(int) - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.ResendFirstUnconfirmed$
 
productElement(int) - Method in class akka.actor.typed.delivery.ProducerController.MessageWithConfirmation
 
productElement(int) - Method in class akka.actor.typed.delivery.ProducerController.RegisterConsumer
 
productElement(int) - Method in class akka.actor.typed.delivery.ProducerController.RequestNext
 
productElement(int) - Method in class akka.actor.typed.delivery.ProducerController.Start
 
productElement(int) - Method in class akka.actor.typed.delivery.WorkPullingProducerController.GetWorkerStats
 
productElement(int) - Method in class akka.actor.typed.delivery.WorkPullingProducerController.MessageWithConfirmation
 
productElement(int) - Method in class akka.actor.typed.delivery.WorkPullingProducerController.RequestNext
 
productElement(int) - Method in class akka.actor.typed.delivery.WorkPullingProducerController.Start
 
productElement(int) - Method in class akka.actor.typed.delivery.WorkPullingProducerController.WorkerStats
 
productElement(int) - Method in class akka.actor.typed.eventstream.EventStream.Publish
 
productElement(int) - Method in class akka.actor.typed.eventstream.EventStream.Subscribe
 
productElement(int) - Method in class akka.actor.typed.eventstream.EventStream.Unsubscribe
 
productElement(int) - Method in class akka.actor.typed.internal.ActorContextImpl.LoggingContext
 
productElement(int) - Method in class akka.actor.typed.internal.adapter.GuardianStartupBehavior.Start$
 
productElement(int) - Static method in class akka.actor.typed.internal.NoMessage
 
productElement(int) - Method in class akka.actor.typed.internal.NoMessage$
 
productElement(int) - Static method in class akka.actor.typed.internal.NoOpActorFlightRecorder
 
productElement(int) - Method in class akka.actor.typed.internal.NoOpActorFlightRecorder$
 
productElement(int) - Method in class akka.actor.typed.internal.PoisonPill$
 
productElement(int) - Method in class akka.actor.typed.internal.PropsImpl.ActorTagsImpl
 
productElement(int) - Method in class akka.actor.typed.internal.PropsImpl.BoundedMailboxSelector
 
productElement(int) - Method in class akka.actor.typed.internal.PropsImpl.DefaultMailboxSelector
 
productElement(int) - Method in class akka.actor.typed.internal.PropsImpl.DispatcherDefault
 
productElement(int) - Method in class akka.actor.typed.internal.PropsImpl.DispatcherFromConfig
 
productElement(int) - Method in class akka.actor.typed.internal.PropsImpl.DispatcherSameAsParent
 
productElement(int) - Method in class akka.actor.typed.internal.PropsImpl.EmptyProps$
 
productElement(int) - Method in class akka.actor.typed.internal.PropsImpl.MailboxFromConfigSelector
 
productElement(int) - Method in class akka.actor.typed.internal.receptionist.DefaultServiceKey
 
productElement(int) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Deregister
 
productElement(int) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Deregistered
 
productElement(int) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Find
 
productElement(int) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Listing
 
productElement(int) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Register
 
productElement(int) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Registered
 
productElement(int) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Subscribe
 
productElement(int) - Method in class akka.actor.typed.internal.RestartSupervisor.ResetRestartCount
 
productElement(int) - Method in class akka.actor.typed.internal.RestartSupervisor.ScheduledRestart
 
productElement(int) - Method in class akka.actor.typed.MessageAdaptionFailure
 
productElement(int) - Static method in class akka.actor.typed.PostStop
 
productElement(int) - Method in class akka.actor.typed.PostStop$
 
productElement(int) - Static method in class akka.actor.typed.PreRestart
 
productElement(int) - Method in class akka.actor.typed.PreRestart$
 
productElement(int) - Method in class akka.actor.typed.SpawnProtocol.Spawn
 
productElement(int) - Method in class akka.actor.TypedActor.MethodCall
Deprecated.
 
productElement(int) - Method in class akka.actor.TypedProps
 
productElement(int) - Method in class akka.actor.UnhandledMessage
 
productElement(int) - Static method in class akka.cluster.client.ClusterClient.Internal$.HeartbeatTick
Deprecated.
 
productElement(int) - Method in class akka.cluster.client.ClusterClient.Internal$.HeartbeatTick$
Deprecated.
 
productElement(int) - Static method in class akka.cluster.client.ClusterClient.Internal$.ReconnectTimeout
Deprecated.
 
productElement(int) - Method in class akka.cluster.client.ClusterClient.Internal$.ReconnectTimeout$
Deprecated.
 
productElement(int) - Static method in class akka.cluster.client.ClusterClient.Internal$.RefreshContactsTick
Deprecated.
 
productElement(int) - Method in class akka.cluster.client.ClusterClient.Internal$.RefreshContactsTick$
Deprecated.
 
productElement(int) - Method in class akka.cluster.client.ClusterClient.Publish
Deprecated.
 
productElement(int) - Method in class akka.cluster.client.ClusterClient.Send
Deprecated.
 
productElement(int) - Method in class akka.cluster.client.ClusterClient.SendToAll
Deprecated.
 
productElement(int) - Method in class akka.cluster.client.ClusterClients
 
productElement(int) - Method in class akka.cluster.client.ClusterClientUnreachable
 
productElement(int) - Method in class akka.cluster.client.ClusterClientUp
 
productElement(int) - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.CheckDeadlines
Deprecated.
 
productElement(int) - Method in class akka.cluster.client.ClusterReceptionist.Internal$.CheckDeadlines$
Deprecated.
 
productElement(int) - Method in class akka.cluster.client.ClusterReceptionist.Internal$.Contacts
Deprecated.
 
productElement(int) - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.GetContacts
Deprecated.
 
productElement(int) - Method in class akka.cluster.client.ClusterReceptionist.Internal$.GetContacts$
Deprecated.
 
productElement(int) - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.Heartbeat
Deprecated.
 
productElement(int) - Method in class akka.cluster.client.ClusterReceptionist.Internal$.Heartbeat$
Deprecated.
 
productElement(int) - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.HeartbeatRsp
Deprecated.
 
productElement(int) - Method in class akka.cluster.client.ClusterReceptionist.Internal$.HeartbeatRsp$
Deprecated.
 
productElement(int) - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.Ping
Deprecated.
 
productElement(int) - Method in class akka.cluster.client.ClusterReceptionist.Internal$.Ping$
Deprecated.
 
productElement(int) - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.ReceptionistShutdown
Deprecated.
 
productElement(int) - Method in class akka.cluster.client.ClusterReceptionist.Internal$.ReceptionistShutdown$
Deprecated.
 
productElement(int) - Method in class akka.cluster.client.ContactPointAdded
 
productElement(int) - Method in class akka.cluster.client.ContactPointRemoved
 
productElement(int) - Method in class akka.cluster.client.ContactPoints
 
productElement(int) - Static method in class akka.cluster.client.GetClusterClients
 
productElement(int) - Method in class akka.cluster.client.GetClusterClients$
 
productElement(int) - Static method in class akka.cluster.client.GetContactPoints
 
productElement(int) - Method in class akka.cluster.client.GetContactPoints$
 
productElement(int) - Static method in class akka.cluster.client.SubscribeClusterClients
 
productElement(int) - Method in class akka.cluster.client.SubscribeClusterClients$
 
productElement(int) - Static method in class akka.cluster.client.SubscribeContactPoints
 
productElement(int) - Method in class akka.cluster.client.SubscribeContactPoints$
 
productElement(int) - Static method in class akka.cluster.client.UnsubscribeClusterClients
 
productElement(int) - Method in class akka.cluster.client.UnsubscribeClusterClients$
 
productElement(int) - Static method in class akka.cluster.client.UnsubscribeContactPoints
 
productElement(int) - Method in class akka.cluster.client.UnsubscribeContactPoints$
 
productElement(int) - Method in class akka.cluster.ClusterEvent.ClusterShuttingDown$
 
productElement(int) - Method in class akka.cluster.ClusterEvent.InitialStateAsEvents$
 
productElement(int) - Method in class akka.cluster.ClusterEvent.InitialStateAsSnapshot$
 
productElement(int) - Method in class akka.cluster.ClusterEvent.LeaderChanged
 
productElement(int) - Method in class akka.cluster.ClusterEvent.MemberDowned
 
productElement(int) - Method in class akka.cluster.ClusterEvent.MemberExited
 
productElement(int) - Method in class akka.cluster.ClusterEvent.MemberJoined
 
productElement(int) - Method in class akka.cluster.ClusterEvent.MemberLeft
 
productElement(int) - Method in class akka.cluster.ClusterEvent.MemberPreparingForShutdown
 
productElement(int) - Method in class akka.cluster.ClusterEvent.MemberReadyForShutdown
 
productElement(int) - Method in class akka.cluster.ClusterEvent.MemberRemoved
 
productElement(int) - Method in class akka.cluster.ClusterEvent.MemberUp
 
productElement(int) - Method in class akka.cluster.ClusterEvent.MemberWeaklyUp
 
productElement(int) - Method in class akka.cluster.ClusterEvent.ReachableDataCenter
 
productElement(int) - Method in class akka.cluster.ClusterEvent.ReachableMember
 
productElement(int) - Method in class akka.cluster.ClusterEvent.RoleLeaderChanged
 
productElement(int) - Method in class akka.cluster.ClusterEvent.UnreachableDataCenter
 
productElement(int) - Method in class akka.cluster.ClusterEvent.UnreachableMember
 
productElement(int) - Static method in class akka.cluster.ClusterScope
 
productElement(int) - Method in class akka.cluster.ClusterScope$
 
productElement(int) - Method in class akka.cluster.ClusterUserAction.Down
 
productElement(int) - Method in class akka.cluster.ClusterUserAction.JoinTo
 
productElement(int) - Method in class akka.cluster.ClusterUserAction.Leave
 
productElement(int) - Method in class akka.cluster.ClusterUserAction.PrepareForShutdown$
 
productElement(int) - Method in class akka.cluster.ddata.DurableStore.LoadAll$
 
productElement(int) - Method in class akka.cluster.ddata.DurableStore.LoadAllCompleted$
 
productElement(int) - Method in class akka.cluster.ddata.DurableStore.LoadData
 
productElement(int) - Method in class akka.cluster.ddata.DurableStore.Store
 
productElement(int) - Method in class akka.cluster.ddata.DurableStore.StoreReply
 
productElement(int) - Method in class akka.cluster.ddata.Flag
 
productElement(int) - Method in class akka.cluster.ddata.FlagKey
 
productElement(int) - Method in class akka.cluster.ddata.GCounterKey
 
productElement(int) - Method in class akka.cluster.ddata.GSet
 
productElement(int) - Method in class akka.cluster.ddata.GSetKey
 
productElement(int) - Method in class akka.cluster.ddata.LWWMap.LWWMapTag$
 
productElement(int) - Method in class akka.cluster.ddata.LWWMapKey
 
productElement(int) - Method in class akka.cluster.ddata.LWWRegisterKey
 
productElement(int) - Method in class akka.cluster.ddata.ManyVersionVector
 
productElement(int) - Method in class akka.cluster.ddata.OneVersionVector
 
productElement(int) - Method in class akka.cluster.ddata.ORMap.VanillaORMapTag$
 
productElement(int) - Method in class akka.cluster.ddata.ORMapKey
 
productElement(int) - Method in class akka.cluster.ddata.ORMultiMap.ORMultiMapTag$
 
productElement(int) - Method in class akka.cluster.ddata.ORMultiMap.ORMultiMapWithValueDeltasTag$
 
productElement(int) - Method in class akka.cluster.ddata.ORMultiMapKey
 
productElement(int) - Method in class akka.cluster.ddata.ORSetKey
 
productElement(int) - Method in class akka.cluster.ddata.PNCounterKey
 
productElement(int) - Method in class akka.cluster.ddata.PNCounterMap.PNCounterMapTag$
 
productElement(int) - Method in class akka.cluster.ddata.PNCounterMapKey
 
productElement(int) - Method in class akka.cluster.ddata.PruningState.PruningInitialized
 
productElement(int) - Method in class akka.cluster.ddata.PruningState.PruningPerformed
 
productElement(int) - Method in class akka.cluster.ddata.Replicator.Changed
 
productElement(int) - Method in exception akka.cluster.ddata.Replicator.DataDeleted
 
productElement(int) - Method in class akka.cluster.ddata.Replicator.Delete
 
productElement(int) - Method in class akka.cluster.ddata.Replicator.Deleted
 
productElement(int) - Method in class akka.cluster.ddata.Replicator.DeleteSuccess
 
productElement(int) - Method in class akka.cluster.ddata.Replicator.FlushChanges$
 
productElement(int) - Method in class akka.cluster.ddata.Replicator.Get
 
productElement(int) - Method in class akka.cluster.ddata.Replicator.GetDataDeleted
 
productElement(int) - Method in class akka.cluster.ddata.Replicator.GetFailure
 
productElement(int) - Method in class akka.cluster.ddata.Replicator.GetKeyIds$
 
productElement(int) - Method in class akka.cluster.ddata.Replicator.GetReplicaCount$
 
productElement(int) - Method in class akka.cluster.ddata.Replicator.GetSuccess
 
productElement(int) - Static method in class akka.cluster.ddata.Replicator.Internal$.ClockTick
 
productElement(int) - Method in class akka.cluster.ddata.Replicator.Internal$.ClockTick$
 
productElement(int) - Method in class akka.cluster.ddata.Replicator.Internal$.DataEnvelope
 
productElement(int) - Static method in class akka.cluster.ddata.Replicator.Internal$.DeletedData
 
productElement(int) - Method in class akka.cluster.ddata.Replicator.Internal$.DeletedData$
 
productElement(int) - Method in class akka.cluster.ddata.Replicator.Internal$.Delta
 
productElement(int) - Static method in class akka.cluster.ddata.Replicator.Internal$.DeltaNack
 
productElement(int) - Method in class akka.cluster.ddata.Replicator.Internal$.DeltaNack$
 
productElement(int) - Method in class akka.cluster.ddata.Replicator.Internal$.DeltaPropagation
 
productElement(int) - Static method in class akka.cluster.ddata.Replicator.Internal$.DeltaPropagationTick
 
productElement(int) - Method in class akka.cluster.ddata.Replicator.Internal$.DeltaPropagationTick$
 
productElement(int) - Method in class akka.cluster.ddata.Replicator.Internal$.Gossip
 
productElement(int) - Static method in class akka.cluster.ddata.Replicator.Internal$.GossipTick
 
productElement(int) - Method in class akka.cluster.ddata.Replicator.Internal$.GossipTick$
 
productElement(int) - Method in class akka.cluster.ddata.Replicator.Internal$.Read
 
productElement(int) - Method in class akka.cluster.ddata.Replicator.Internal$.ReadRepair
 
productElement(int) - Static method in class akka.cluster.ddata.Replicator.Internal$.ReadRepairAck
 
productElement(int) - Method in class akka.cluster.ddata.Replicator.Internal$.ReadRepairAck$
 
productElement(int) - Method in class akka.cluster.ddata.Replicator.Internal$.ReadResult
 
productElement(int) - Static method in class akka.cluster.ddata.Replicator.Internal$.RemovedNodePruningTick
 
productElement(int) - Method in class akka.cluster.ddata.Replicator.Internal$.RemovedNodePruningTick$
 
productElement(int) - Method in class akka.cluster.ddata.Replicator.Internal$.Status
 
productElement(int) - Method in class akka.cluster.ddata.Replicator.Internal$.TestFullStateGossip
 
productElement(int) - Method in class akka.cluster.ddata.Replicator.Internal$.Write
 
productElement(int) - Static method in class akka.cluster.ddata.Replicator.Internal$.WriteAck
 
productElement(int) - Method in class akka.cluster.ddata.Replicator.Internal$.WriteAck$
 
productElement(int) - Static method in class akka.cluster.ddata.Replicator.Internal$.WriteNack
 
productElement(int) - Method in class akka.cluster.ddata.Replicator.Internal$.WriteNack$
 
productElement(int) - Method in class akka.cluster.ddata.Replicator.ModifyFailure
 
productElement(int) - Method in class akka.cluster.ddata.Replicator.NotFound
 
productElement(int) - Method in class akka.cluster.ddata.Replicator.ReadAll
 
productElement(int) - Method in class akka.cluster.ddata.Replicator.ReadFrom
 
productElement(int) - Method in class akka.cluster.ddata.Replicator.ReadLocal$
 
productElement(int) - Method in class akka.cluster.ddata.Replicator.ReadMajority
 
productElement(int) - Method in class akka.cluster.ddata.Replicator.ReadMajorityPlus
 
productElement(int) - Method in class akka.cluster.ddata.Replicator.ReplicaCount
 
productElement(int) - Method in class akka.cluster.ddata.Replicator.ReplicationDeleteFailure
 
productElement(int) - Method in class akka.cluster.ddata.Replicator.StoreFailure
 
productElement(int) - Method in class akka.cluster.ddata.Replicator.Subscribe
 
productElement(int) - Method in class akka.cluster.ddata.Replicator.Unsubscribe
 
productElement(int) - Method in class akka.cluster.ddata.Replicator.Update
 
productElement(int) - Method in class akka.cluster.ddata.Replicator.UpdateDataDeleted
 
productElement(int) - Method in class akka.cluster.ddata.Replicator.UpdateSuccess
 
productElement(int) - Method in class akka.cluster.ddata.Replicator.UpdateTimeout
 
productElement(int) - Method in class akka.cluster.ddata.Replicator.WriteAll
 
productElement(int) - Method in class akka.cluster.ddata.Replicator.WriteLocal$
 
productElement(int) - Method in class akka.cluster.ddata.Replicator.WriteMajority
 
productElement(int) - Method in class akka.cluster.ddata.Replicator.WriteMajorityPlus
 
productElement(int) - Method in class akka.cluster.ddata.Replicator.WriteTo
 
productElement(int) - Method in class akka.cluster.ddata.SelfUniqueAddress
 
productElement(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Changed
 
productElement(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.DataDeleted
 
productElement(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Delete
 
productElement(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Deleted
 
productElement(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.DeleteFailure
 
productElement(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.DeleteSuccess
 
productElement(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.FlushChanges$
 
productElement(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Get
 
productElement(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetDataDeleted
 
productElement(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetFailure
 
productElement(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetReplicaCount
 
productElement(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetSuccess
 
productElement(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ModifyFailure
 
productElement(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.NotFound
 
productElement(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadAll
 
productElement(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadFrom
 
productElement(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadLocal$
 
productElement(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadMajority
 
productElement(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReplicaCount
 
productElement(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.StoreFailure
 
productElement(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Subscribe
 
productElement(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Unsubscribe
 
productElement(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Update
 
productElement(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.UpdateDataDeleted
 
productElement(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.UpdateSuccess
 
productElement(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.UpdateTimeout
 
productElement(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteAll
 
productElement(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteLocal$
 
productElement(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteMajority
 
productElement(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteTo
 
productElement(int) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Delete
 
productElement(int) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Get
 
productElement(int) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.GetReplicaCount
 
productElement(int) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Subscribe
 
productElement(int) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Unsubscribe
 
productElement(int) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Update
 
productElement(int) - Method in class akka.cluster.ddata.VersionVector.After$
 
productElement(int) - Method in class akka.cluster.ddata.VersionVector.Before$
 
productElement(int) - Method in class akka.cluster.ddata.VersionVector.Concurrent$
 
productElement(int) - Method in class akka.cluster.ddata.VersionVector.Same$
 
productElement(int) - Method in class akka.cluster.InternalClusterAction.AddOnMemberRemovedListener
 
productElement(int) - Method in class akka.cluster.InternalClusterAction.AddOnMemberUpListener
 
productElement(int) - Method in class akka.cluster.InternalClusterAction.CompatibleConfig
 
productElement(int) - Method in class akka.cluster.InternalClusterAction.ConfigCheckUnsupportedByJoiningNode$
 
productElement(int) - Method in class akka.cluster.InternalClusterAction.ExitingCompleted$
 
productElement(int) - Method in class akka.cluster.InternalClusterAction.ExitingConfirmed
 
productElement(int) - Method in class akka.cluster.InternalClusterAction.GetClusterCoreRef$
 
productElement(int) - Method in class akka.cluster.InternalClusterAction.GossipSpeedupTick$
 
productElement(int) - Method in class akka.cluster.InternalClusterAction.GossipTick$
 
productElement(int) - Method in class akka.cluster.InternalClusterAction.IncompatibleConfig$
 
productElement(int) - Method in class akka.cluster.InternalClusterAction.InitJoin
 
productElement(int) - Method in class akka.cluster.InternalClusterAction.InitJoinAck
 
productElement(int) - Method in class akka.cluster.InternalClusterAction.InitJoinNack
 
productElement(int) - Method in class akka.cluster.InternalClusterAction.Join
 
productElement(int) - Method in class akka.cluster.InternalClusterAction.JoinSeedNode$
 
productElement(int) - Method in class akka.cluster.InternalClusterAction.JoinSeedNodes
 
productElement(int) - Method in class akka.cluster.InternalClusterAction.LeaderActionsTick$
 
productElement(int) - Method in class akka.cluster.InternalClusterAction.PublishChanges
 
productElement(int) - Method in class akka.cluster.InternalClusterAction.PublishEvent
 
productElement(int) - Method in class akka.cluster.InternalClusterAction.PublishStatsTick$
 
productElement(int) - Method in class akka.cluster.InternalClusterAction.ReapUnreachableTick$
 
productElement(int) - Method in class akka.cluster.InternalClusterAction.SendCurrentClusterState
 
productElement(int) - Method in class akka.cluster.InternalClusterAction.SendGossipTo
 
productElement(int) - Method in class akka.cluster.InternalClusterAction.Subscribe
 
productElement(int) - Method in class akka.cluster.InternalClusterAction.UncheckedConfig$
 
productElement(int) - Method in class akka.cluster.InternalClusterAction.Unsubscribe
 
productElement(int) - Method in class akka.cluster.InternalClusterAction.Welcome
 
productElement(int) - Method in class akka.cluster.Invalid
 
productElement(int) - Method in class akka.cluster.MemberStatus.Down$
 
productElement(int) - Method in class akka.cluster.MemberStatus.Exiting$
 
productElement(int) - Method in class akka.cluster.MemberStatus.Joining$
 
productElement(int) - Method in class akka.cluster.MemberStatus.Leaving$
 
productElement(int) - Method in class akka.cluster.MemberStatus.PreparingForShutdown$
 
productElement(int) - Method in class akka.cluster.MemberStatus.ReadyForShutdown$
 
productElement(int) - Method in class akka.cluster.MemberStatus.Removed$
 
productElement(int) - Method in class akka.cluster.MemberStatus.Up$
 
productElement(int) - Method in class akka.cluster.MemberStatus.WeaklyUp$
 
productElement(int) - Method in class akka.cluster.metrics.AdaptiveLoadBalancingGroup
 
productElement(int) - Method in class akka.cluster.metrics.AdaptiveLoadBalancingPool
 
productElement(int) - Method in class akka.cluster.metrics.AdaptiveLoadBalancingRoutingLogic
 
productElement(int) - Method in class akka.cluster.metrics.ClusterMetricsChanged
 
productElement(int) - Method in class akka.cluster.metrics.ClusterMetricsSettings
 
productElement(int) - Static method in class akka.cluster.metrics.CollectionStartMessage
 
productElement(int) - Method in class akka.cluster.metrics.CollectionStartMessage$
 
productElement(int) - Static method in class akka.cluster.metrics.CollectionStopMessage
 
productElement(int) - Method in class akka.cluster.metrics.CollectionStopMessage$
 
productElement(int) - Static method in class akka.cluster.metrics.CpuMetricsSelector
 
productElement(int) - Method in class akka.cluster.metrics.CpuMetricsSelector$
 
productElement(int) - Method in class akka.cluster.metrics.DefaultSigarProvider
 
productElement(int) - Method in class akka.cluster.metrics.EWMA
 
productElement(int) - Static method in class akka.cluster.metrics.HeapMetricsSelector
 
productElement(int) - Method in class akka.cluster.metrics.HeapMetricsSelector$
 
productElement(int) - Method in class akka.cluster.metrics.Metric
 
productElement(int) - Method in class akka.cluster.metrics.MixMetricsSelector
 
productElement(int) - Method in class akka.cluster.metrics.NodeMetrics
 
productElement(int) - Method in class akka.cluster.metrics.StandardMetrics.Cpu
 
productElement(int) - Method in class akka.cluster.metrics.StandardMetrics.HeapMemory
 
productElement(int) - Static method in class akka.cluster.metrics.SystemLoadAverageMetricsSelector
 
productElement(int) - Method in class akka.cluster.metrics.SystemLoadAverageMetricsSelector$
 
productElement(int) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Count$
 
productElement(int) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.CountSubscribers
 
productElement(int) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.CurrentTopics
 
productElement(int) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.GetTopics$
 
productElement(int) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Bucket
 
productElement(int) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Delta
 
productElement(int) - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.DeltaCount
 
productElement(int) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.DeltaCount$
 
productElement(int) - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.GossipTick
 
productElement(int) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.GossipTick$
 
productElement(int) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.MediatorRouterEnvelope
 
productElement(int) - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.NewSubscriberArrived
 
productElement(int) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.NewSubscriberArrived$
 
productElement(int) - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.NoMoreSubscribers
 
productElement(int) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.NoMoreSubscribers$
 
productElement(int) - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Prune
 
productElement(int) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Prune$
 
productElement(int) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.RegisterTopic
 
productElement(int) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.SendToOneSubscriber
 
productElement(int) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Status
 
productElement(int) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Subscribed
 
productElement(int) - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.TerminateRequest
 
productElement(int) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.TerminateRequest$
 
productElement(int) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Unsubscribed
 
productElement(int) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.ValueHolder
 
productElement(int) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Publish
 
productElement(int) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Put
 
productElement(int) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Remove
 
productElement(int) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Send
 
productElement(int) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.SendToAll
 
productElement(int) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Subscribe
 
productElement(int) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.SubscribeAck
 
productElement(int) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Unsubscribe
 
productElement(int) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.UnsubscribeAck
 
productElement(int) - Method in class akka.cluster.routing.ClusterRouterGroup
 
productElement(int) - Method in class akka.cluster.routing.ClusterRouterGroupSettings
 
productElement(int) - Method in class akka.cluster.routing.ClusterRouterPool
 
productElement(int) - Method in class akka.cluster.routing.ClusterRouterPoolSettings
 
productElement(int) - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.AlwaysAdmissionFilter$
 
productElement(int) - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.FrequencySketchAdmissionFilter
 
productElement(int) - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.HillClimbingAdmissionOptimizer
 
productElement(int) - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.NoAdmissionOptimizer$
 
productElement(int) - Method in class akka.cluster.sharding.ClusterShardingSettings.NoPassivationStrategy$
 
productElement(int) - Method in class akka.cluster.sharding.external.ExternalShardAllocationStrategy.GetShardLocations$
 
productElement(int) - Method in class akka.cluster.sharding.external.ExternalShardAllocationStrategy.ShardLocation
 
productElement(int) - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.AddShard
 
productElement(int) - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.GetShards$
 
productElement(int) - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.RememberedShards
 
productElement(int) - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.UpdateDone
 
productElement(int) - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.UpdateFailed
 
productElement(int) - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.GetEntities$
 
productElement(int) - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.RememberedEntities
 
productElement(int) - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.Update
 
productElement(int) - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.UpdateDone
 
productElement(int) - Static method in class akka.cluster.sharding.NoOpShardingFlightRecorder
 
productElement(int) - Method in class akka.cluster.sharding.NoOpShardingFlightRecorder$
 
productElement(int) - Method in class akka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Removals
 
productElement(int) - Method in class akka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Result
 
productElement(int) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.BeginHandOff
 
productElement(int) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.BeginHandOffAck
 
productElement(int) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.GetShardHome
 
productElement(int) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.GracefulShutdownReq
 
productElement(int) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.HandOff
 
productElement(int) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.HostShard
 
productElement(int) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.RegionStopped
 
productElement(int) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.Register
 
productElement(int) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.RegisterAck
 
productElement(int) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.RegisterProxy
 
productElement(int) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardCoordinatorInitialized
 
productElement(int) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardCoordinatorInitialized$
 
productElement(int) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHome
 
productElement(int) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomeAllocated
 
productElement(int) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomeDeallocated
 
productElement(int) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomes
 
productElement(int) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyRegistered
 
productElement(int) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyTerminated
 
productElement(int) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionRegistered
 
productElement(int) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionTerminated
 
productElement(int) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardStarted
 
productElement(int) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardStopped
 
productElement(int) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.State
 
productElement(int) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.StateInitialized
 
productElement(int) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.StateInitialized$
 
productElement(int) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.Terminate
 
productElement(int) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.Terminate$
 
productElement(int) - Method in class akka.cluster.sharding.ShardCoordinator.RebalanceWorker$.ShardRegionTerminated
 
productElement(int) - Method in class akka.cluster.sharding.ShardingQueries.ShardsQueryResult
 
productElement(int) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.RememberEntitiesStoreModeDData$
 
productElement(int) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.RememberEntitiesStoreModeEventSourced$
 
productElement(int) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.StateStoreModeDData$
 
productElement(int) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.StateStoreModePersistence$
 
productElement(int) - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.MessageWithConfirmation
 
productElement(int) - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.RequestNext
 
productElement(int) - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.Start
 
productElement(int) - Method in class akka.cluster.sharding.typed.GetClusterShardingStats
 
productElement(int) - Method in class akka.cluster.sharding.typed.GetShardRegionState
 
productElement(int) - Method in class akka.cluster.sharding.typed.javadsl.ClusterSharding.Passivate
 
productElement(int) - Method in class akka.cluster.sharding.typed.scaladsl.ClusterSharding.Passivate
 
productElement(int) - Method in class akka.cluster.sharding.typed.ShardingEnvelope
 
productElement(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseFailure
 
productElement(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseResult
 
productElement(int) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLease
 
productElement(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLease$
 
productElement(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLeaseData
 
productElement(int) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.BecomingOldest
 
productElement(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.BecomingOldest$
 
productElement(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.BecomingOldestData
 
productElement(int) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Cleanup
 
productElement(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Cleanup$
 
productElement(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.DelayedMemberRemoved
 
productElement(int) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.End
 
productElement(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.End$
 
productElement(int) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.EndData
 
productElement(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.EndData$
 
productElement(int) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandingOver
 
productElement(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandingOver$
 
productElement(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandingOverData
 
productElement(int) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverDone
 
productElement(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverDone$
 
productElement(int) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverInProgress
 
productElement(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverInProgress$
 
productElement(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverRetry
 
productElement(int) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverToMe
 
productElement(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverToMe$
 
productElement(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.LeaseLost
 
productElement(int) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.LeaseRetry
 
productElement(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.LeaseRetry$
 
productElement(int) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Oldest
 
productElement(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Oldest$
 
productElement(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.GetNext$
 
productElement(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.InitialOldestState
 
productElement(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.OldestChanged
 
productElement(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestData
 
productElement(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.ReleaseLeaseFailure
 
productElement(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.ReleaseLeaseResult
 
productElement(int) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.SelfExiting
 
productElement(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.SelfExiting$
 
productElement(int) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Start
 
productElement(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Start$
 
productElement(int) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.StartOldestChangedBuffer
 
productElement(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.StartOldestChangedBuffer$
 
productElement(int) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Stopping
 
productElement(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Stopping$
 
productElement(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.StoppingData
 
productElement(int) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOver
 
productElement(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOver$
 
productElement(int) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOverFromMe
 
productElement(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOverFromMe$
 
productElement(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOverRetry
 
productElement(int) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Uninitialized
 
productElement(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Uninitialized$
 
productElement(int) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.WasOldest
 
productElement(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.WasOldest$
 
productElement(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.WasOldestData
 
productElement(int) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Younger
 
productElement(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Younger$
 
productElement(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.YoungerData
 
productElement(int) - Method in class akka.cluster.typed.Down
 
productElement(int) - Method in class akka.cluster.typed.GetCurrentState
 
productElement(int) - Method in class akka.cluster.typed.Join
 
productElement(int) - Method in class akka.cluster.typed.JoinSeedNodes
 
productElement(int) - Method in class akka.cluster.typed.Leave
 
productElement(int) - Method in class akka.cluster.typed.PrepareForFullClusterShutdown$
 
productElement(int) - Method in class akka.cluster.typed.SelfRemoved
 
productElement(int) - Method in class akka.cluster.typed.SelfUp
 
productElement(int) - Method in class akka.cluster.typed.Subscribe
 
productElement(int) - Method in class akka.cluster.typed.Unsubscribe
 
productElement(int) - Method in class akka.cluster.UniqueAddress
 
productElement(int) - Static method in class akka.cluster.Valid
 
productElement(int) - Method in class akka.cluster.Valid$
 
productElement(int) - Method in class akka.cluster.VectorClock.After$
 
productElement(int) - Method in class akka.cluster.VectorClock.Before$
 
productElement(int) - Method in class akka.cluster.VectorClock.Concurrent$
 
productElement(int) - Method in class akka.cluster.VectorClock
 
productElement(int) - Method in class akka.cluster.VectorClock.Same$
 
productElement(int) - Static method in class akka.discovery.Lookup
 
productElement(int) - Method in class akka.discovery.Lookup$
 
productElement(int) - Method in class akka.dispatch.BoundedControlAwareMailbox
 
productElement(int) - Method in class akka.dispatch.BoundedDequeBasedMailbox
 
productElement(int) - Method in class akka.dispatch.BoundedMailbox
 
productElement(int) - Method in class akka.dispatch.Envelope
 
productElement(int) - Method in class akka.dispatch.MonitorableThreadFactory
 
productElement(int) - Method in class akka.dispatch.NonBlockingBoundedMailbox
 
productElement(int) - Method in class akka.dispatch.SingleConsumerOnlyUnboundedMailbox
 
productElement(int) - Static method in class akka.dispatch.sysmsg.NoMessage
 
productElement(int) - Method in class akka.dispatch.sysmsg.NoMessage$
 
productElement(int) - Method in class akka.dispatch.TaskInvocation
 
productElement(int) - Method in class akka.dispatch.ThreadPoolConfig
 
productElement(int) - Method in class akka.dispatch.ThreadPoolConfigBuilder
 
productElement(int) - Method in class akka.dispatch.UnboundedControlAwareMailbox
 
productElement(int) - Method in class akka.dispatch.UnboundedDequeBasedMailbox
 
productElement(int) - Method in class akka.dispatch.UnboundedMailbox
 
productElement(int) - Static method in class akka.Done
 
productElement(int) - Method in class akka.Done$
 
productElement(int) - Method in class akka.event.Logging.Debug
 
productElement(int) - Method in class akka.event.Logging.Error
 
productElement(int) - Method in class akka.event.Logging.Info
 
productElement(int) - Method in class akka.event.Logging.InitializeLogger
 
productElement(int) - Method in class akka.event.Logging.LoggerInitialized$
 
productElement(int) - Method in class akka.event.Logging.LogLevel
 
productElement(int) - Method in class akka.event.Logging.Warning
 
productElement(int) - Method in class akka.io.dns.AAAARecord
 
productElement(int) - Method in class akka.io.dns.ARecord
 
productElement(int) - Method in class akka.io.dns.CachePolicy.Forever$
 
productElement(int) - Method in class akka.io.dns.CachePolicy.Never$
 
productElement(int) - Method in class akka.io.dns.CNameRecord
 
productElement(int) - Method in class akka.io.dns.DnsProtocol.Ip
 
productElement(int) - Method in class akka.io.dns.DnsProtocol.Resolve
 
productElement(int) - Method in class akka.io.dns.DnsProtocol.Resolved
 
productElement(int) - Method in class akka.io.dns.DnsProtocol.Srv$
 
productElement(int) - Method in class akka.io.dns.RecordClass
 
productElement(int) - Method in class akka.io.dns.RecordType
 
productElement(int) - Method in class akka.io.Dns.Resolve
Deprecated.
 
productElement(int) - Method in class akka.io.Dns.Resolved
Deprecated.
 
productElement(int) - Method in class akka.io.dns.SRVRecord
 
productElement(int) - Method in class akka.io.dns.UnknownRecord
 
productElement(int) - Method in class akka.io.Inet.SO$.ReceiveBufferSize
 
productElement(int) - Method in class akka.io.Inet.SO$.ReuseAddress
 
productElement(int) - Method in class akka.io.Inet.SO$.SendBufferSize
 
productElement(int) - Method in class akka.io.Inet.SO$.TrafficClass
 
productElement(int) - Method in class akka.io.Tcp.Abort$
 
productElement(int) - Method in class akka.io.Tcp.Aborted$
 
productElement(int) - Method in class akka.io.Tcp.Bind
 
productElement(int) - Method in class akka.io.Tcp.Bound
 
productElement(int) - Method in class akka.io.Tcp.Close$
 
productElement(int) - Method in class akka.io.Tcp.Closed$
 
productElement(int) - Method in class akka.io.Tcp.CommandFailed
 
productElement(int) - Method in class akka.io.Tcp.CompoundWrite
 
productElement(int) - Method in class akka.io.Tcp.ConfirmedClose$
 
productElement(int) - Method in class akka.io.Tcp.ConfirmedClosed$
 
productElement(int) - Method in class akka.io.Tcp.Connect
 
productElement(int) - Method in class akka.io.Tcp.Connected
 
productElement(int) - Method in class akka.io.Tcp.ErrorClosed
 
productElement(int) - Method in class akka.io.Tcp.NoAck
 
productElement(int) - Method in class akka.io.Tcp.PeerClosed$
 
productElement(int) - Method in class akka.io.Tcp.Received
 
productElement(int) - Method in class akka.io.Tcp.Register
 
productElement(int) - Method in class akka.io.Tcp.ResumeAccepting
 
productElement(int) - Method in class akka.io.Tcp.ResumeReading$
 
productElement(int) - Method in class akka.io.Tcp.ResumeWriting$
 
productElement(int) - Method in class akka.io.Tcp.SO$.KeepAlive
 
productElement(int) - Method in class akka.io.Tcp.SO$.OOBInline
 
productElement(int) - Method in class akka.io.Tcp.SO$.TcpNoDelay
 
productElement(int) - Method in class akka.io.Tcp.SuspendReading$
 
productElement(int) - Method in class akka.io.Tcp.Unbind$
 
productElement(int) - Method in class akka.io.Tcp.Unbound$
 
productElement(int) - Method in class akka.io.Tcp.Write
 
productElement(int) - Method in class akka.io.Tcp.WriteFile
Deprecated.
 
productElement(int) - Method in class akka.io.Tcp.WritePath
 
productElement(int) - Method in class akka.io.Tcp.WritingResumed$
 
productElement(int) - Method in class akka.io.Udp.Bind
 
productElement(int) - Method in class akka.io.Udp.Bound
 
productElement(int) - Method in class akka.io.Udp.CommandFailed
 
productElement(int) - Method in class akka.io.Udp.NoAck
 
productElement(int) - Method in class akka.io.Udp.Received
 
productElement(int) - Method in class akka.io.Udp.ResumeReading$
 
productElement(int) - Method in class akka.io.Udp.Send
 
productElement(int) - Method in class akka.io.Udp.SimpleSender
 
productElement(int) - Method in class akka.io.Udp.SimpleSenderReady$
 
productElement(int) - Method in class akka.io.Udp.SO$.Broadcast
 
productElement(int) - Method in class akka.io.Udp.SuspendReading$
 
productElement(int) - Method in class akka.io.Udp.Unbind$
 
productElement(int) - Method in class akka.io.Udp.Unbound$
 
productElement(int) - Method in class akka.io.UdpConnected.CommandFailed
 
productElement(int) - Method in class akka.io.UdpConnected.Connect
 
productElement(int) - Method in class akka.io.UdpConnected.Connected$
 
productElement(int) - Method in class akka.io.UdpConnected.Disconnect$
 
productElement(int) - Method in class akka.io.UdpConnected.Disconnected$
 
productElement(int) - Method in class akka.io.UdpConnected.NoAck
 
productElement(int) - Method in class akka.io.UdpConnected.Received
 
productElement(int) - Method in class akka.io.UdpConnected.ResumeReading$
 
productElement(int) - Method in class akka.io.UdpConnected.Send
 
productElement(int) - Method in class akka.io.UdpConnected.SuspendReading$
 
productElement(int) - Method in exception akka.japi.JavaPartialFunction.NoMatch$
 
productElement(int) - Method in class akka.japi.Option.Some
 
productElement(int) - Method in class akka.japi.Pair
 
productElement(int) - Method in class akka.japi.tuple.Tuple10
 
productElement(int) - Method in class akka.japi.tuple.Tuple11
 
productElement(int) - Method in class akka.japi.tuple.Tuple12
 
productElement(int) - Method in class akka.japi.tuple.Tuple13
 
productElement(int) - Method in class akka.japi.tuple.Tuple14
 
productElement(int) - Method in class akka.japi.tuple.Tuple15
 
productElement(int) - Method in class akka.japi.tuple.Tuple16
 
productElement(int) - Method in class akka.japi.tuple.Tuple17
 
productElement(int) - Method in class akka.japi.tuple.Tuple18
 
productElement(int) - Method in class akka.japi.tuple.Tuple19
 
productElement(int) - Method in class akka.japi.tuple.Tuple20
 
productElement(int) - Method in class akka.japi.tuple.Tuple21
 
productElement(int) - Method in class akka.japi.tuple.Tuple22
 
productElement(int) - Method in class akka.japi.tuple.Tuple3
 
productElement(int) - Method in class akka.japi.tuple.Tuple4
 
productElement(int) - Method in class akka.japi.tuple.Tuple5
 
productElement(int) - Method in class akka.japi.tuple.Tuple6
 
productElement(int) - Method in class akka.japi.tuple.Tuple7
 
productElement(int) - Method in class akka.japi.tuple.Tuple8
 
productElement(int) - Method in class akka.japi.tuple.Tuple9
 
productElement(int) - Static method in class akka.NotUsed
 
productElement(int) - Method in class akka.NotUsed$
 
productElement(int) - Static method in class akka.osgi.UnregisteringLogService
 
productElement(int) - Method in class akka.osgi.UnregisteringLogService$
 
productElement(int) - Method in class akka.pattern.BackoffOnFailureOptionsImpl
 
productElement(int) - Method in class akka.pattern.BackoffOnStopOptionsImpl
 
productElement(int) - Method in class akka.pattern.BackoffOptionsImpl
 
productElement(int) - Method in class akka.pattern.BackoffSupervisor.CurrentChild
 
productElement(int) - Method in class akka.pattern.BackoffSupervisor.GetCurrentChild$
 
productElement(int) - Method in class akka.pattern.BackoffSupervisor.GetRestartCount$
 
productElement(int) - Method in class akka.pattern.BackoffSupervisor.Reset$
 
productElement(int) - Method in class akka.pattern.BackoffSupervisor.RestartCount
 
productElement(int) - Method in class akka.pattern.BackoffSupervisor.StartChild$
 
productElement(int) - Static method in class akka.pattern.ForwardDeathLetters
 
productElement(int) - Method in class akka.pattern.ForwardDeathLetters$
 
productElement(int) - Static method in class akka.pattern.ManualReset
 
productElement(int) - Method in class akka.pattern.ManualReset$
 
productElement(int) - Static method in class akka.pattern.RestartImpliesFailure
 
productElement(int) - Method in class akka.pattern.RestartImpliesFailure$
 
productElement(int) - Method in exception akka.pattern.StatusReply.ErrorMessage
 
productElement(int) - Static method in class akka.pattern.StopImpliesFailure
 
productElement(int) - Method in class akka.pattern.StopImpliesFailure$
 
productElement(int) - Method in class akka.persistence.AtLeastOnceDelivery.AtLeastOnceDeliverySnapshot
 
productElement(int) - Method in class akka.persistence.AtLeastOnceDelivery.Internal$.Delivery
 
productElement(int) - Static method in class akka.persistence.AtLeastOnceDelivery.Internal$.RedeliveryTick
 
productElement(int) - Method in class akka.persistence.AtLeastOnceDelivery.Internal$.RedeliveryTick$
 
productElement(int) - Method in class akka.persistence.AtLeastOnceDelivery.UnconfirmedDelivery
 
productElement(int) - Method in class akka.persistence.AtLeastOnceDelivery.UnconfirmedWarning
 
productElement(int) - Method in class akka.persistence.AtomicWrite
 
productElement(int) - Method in class akka.persistence.DeleteMessagesFailure
 
productElement(int) - Method in class akka.persistence.DeleteMessagesSuccess
 
productElement(int) - Method in class akka.persistence.DeleteSnapshotFailure
 
productElement(int) - Method in class akka.persistence.DeleteSnapshotsFailure
 
productElement(int) - Method in class akka.persistence.DeleteSnapshotsSuccess
 
productElement(int) - Method in class akka.persistence.DeleteSnapshotSuccess
 
productElement(int) - Static method in class akka.persistence.DiscardToDeadLetterStrategy
 
productElement(int) - Method in class akka.persistence.DiscardToDeadLetterStrategy$
 
productElement(int) - Method in class akka.persistence.Eventsourced.AsyncHandlerInvocation
 
productElement(int) - Method in class akka.persistence.Eventsourced.RecoveryTick
 
productElement(int) - Method in class akka.persistence.Eventsourced.StashingHandlerInvocation
 
productElement(int) - Method in class akka.persistence.fsm.PersistentFSM.CurrentState
Deprecated.
 
productElement(int) - Method in class akka.persistence.fsm.PersistentFSM.Event
Deprecated.
 
productElement(int) - Method in class akka.persistence.fsm.PersistentFSM.Failure
Deprecated.
 
productElement(int) - Method in class akka.persistence.fsm.PersistentFSM.FixedDelayMode$
Deprecated.
 
productElement(int) - Method in class akka.persistence.fsm.PersistentFSM.FixedRateMode$
Deprecated.
 
productElement(int) - Method in class akka.persistence.fsm.PersistentFSM.LogEntry
Deprecated.
 
productElement(int) - Method in class akka.persistence.fsm.PersistentFSM.Normal$
Deprecated.
 
productElement(int) - Method in class akka.persistence.fsm.PersistentFSM.PersistentFSMSnapshot
Deprecated.
 
productElement(int) - Method in class akka.persistence.fsm.PersistentFSM.Shutdown$
Deprecated.
 
productElement(int) - Method in class akka.persistence.fsm.PersistentFSM.SingleMode$
Deprecated.
 
productElement(int) - Method in class akka.persistence.fsm.PersistentFSM.State
Deprecated.
 
productElement(int) - Method in class akka.persistence.fsm.PersistentFSM.StateChangeEvent
Deprecated.
 
productElement(int) - Method in class akka.persistence.fsm.PersistentFSM.StateTimeout$
Deprecated.
 
productElement(int) - Method in class akka.persistence.fsm.PersistentFSM.StopEvent
Deprecated.
 
productElement(int) - Method in class akka.persistence.fsm.PersistentFSM.SubscribeTransitionCallBack
Deprecated.
 
productElement(int) - Method in class akka.persistence.fsm.PersistentFSM.TimeoutMarker
Deprecated.
 
productElement(int) - Method in class akka.persistence.fsm.PersistentFSM.Timer
Deprecated.
 
productElement(int) - Method in class akka.persistence.fsm.PersistentFSM.Transition
Deprecated.
 
productElement(int) - Method in class akka.persistence.fsm.PersistentFSM.UnsubscribeTransitionCallBack
Deprecated.
 
productElement(int) - Method in class akka.persistence.journal.AsyncWriteJournal.Desequenced
 
productElement(int) - Method in class akka.persistence.journal.AsyncWriteProxy.InitTimeout$
 
productElement(int) - Method in class akka.persistence.journal.AsyncWriteProxy.SetStore
 
productElement(int) - Method in class akka.persistence.journal.AsyncWriteTarget.DeleteMessagesTo
 
productElement(int) - Method in class akka.persistence.journal.AsyncWriteTarget.ReplayFailure
 
productElement(int) - Method in class akka.persistence.journal.AsyncWriteTarget.ReplayMessages
 
productElement(int) - Method in class akka.persistence.journal.AsyncWriteTarget.ReplaySuccess
 
productElement(int) - Method in class akka.persistence.journal.AsyncWriteTarget.WriteMessages
 
productElement(int) - Method in class akka.persistence.journal.EventsSeq
 
productElement(int) - Static method in class akka.persistence.journal.IdentityEventAdapter
 
productElement(int) - Method in class akka.persistence.journal.IdentityEventAdapter$
 
productElement(int) - Static method in class akka.persistence.journal.IdentityEventAdapters
 
productElement(int) - Method in class akka.persistence.journal.IdentityEventAdapters$
 
productElement(int) - Method in class akka.persistence.journal.JournalPerfSpec.Cmd
 
productElement(int) - Method in class akka.persistence.journal.JournalPerfSpec.ResetCounter$
 
productElement(int) - Method in class akka.persistence.journal.leveldb.LeveldbCompaction.TryCompactLeveldb
 
productElement(int) - Method in class akka.persistence.journal.PersistencePluginProxy.TargetLocation
 
productElement(int) - Method in class akka.persistence.journal.SingleEventSeq
 
productElement(int) - Method in class akka.persistence.journal.Tagged
 
productElement(int) - Method in class akka.persistence.JournalProtocol.DeleteMessagesTo
 
productElement(int) - Method in class akka.persistence.JournalProtocol.LoopMessageSuccess
 
productElement(int) - Method in class akka.persistence.JournalProtocol.RecoverySuccess
 
productElement(int) - Method in class akka.persistence.JournalProtocol.ReplayedMessage
 
productElement(int) - Method in class akka.persistence.JournalProtocol.ReplayMessages
 
productElement(int) - Method in class akka.persistence.JournalProtocol.ReplayMessagesFailure
 
productElement(int) - Method in class akka.persistence.JournalProtocol.WriteMessageFailure
 
productElement(int) - Method in class akka.persistence.JournalProtocol.WriteMessageRejected
 
productElement(int) - Method in class akka.persistence.JournalProtocol.WriteMessages
 
productElement(int) - Method in class akka.persistence.JournalProtocol.WriteMessagesFailed
 
productElement(int) - Method in class akka.persistence.JournalProtocol.WriteMessagesSuccessful$
 
productElement(int) - Method in class akka.persistence.JournalProtocol.WriteMessageSuccess
 
productElement(int) - Static method in class akka.persistence.query.NoOffset
 
productElement(int) - Method in class akka.persistence.query.NoOffset$
 
productElement(int) - Method in class akka.persistence.query.Sequence
 
productElement(int) - Method in class akka.persistence.query.TimeBasedUUID
 
productElement(int) - Method in class akka.persistence.query.TimestampOffset
 
productElement(int) - Method in class akka.persistence.Recovery
 
productElement(int) - Static method in class akka.persistence.RecoveryCompleted
 
productElement(int) - Method in class akka.persistence.RecoveryCompleted$
 
productElement(int) - Method in class akka.persistence.ReplyToStrategy
 
productElement(int) - Method in class akka.persistence.SaveSnapshotFailure
 
productElement(int) - Method in class akka.persistence.SaveSnapshotSuccess
 
productElement(int) - Method in exception akka.persistence.scalatest.MayVerb.TestCanceledByFailure
 
productElement(int) - Method in class akka.persistence.SelectedSnapshot
 
productElement(int) - Method in class akka.persistence.serialization.Snapshot
 
productElement(int) - Method in class akka.persistence.SnapshotOffer
 
productElement(int) - Method in class akka.persistence.SnapshotProtocol.DeleteSnapshot
 
productElement(int) - Method in class akka.persistence.SnapshotProtocol.DeleteSnapshots
 
productElement(int) - Method in class akka.persistence.SnapshotProtocol.LoadSnapshot
 
productElement(int) - Method in class akka.persistence.SnapshotProtocol.LoadSnapshotFailed
 
productElement(int) - Method in class akka.persistence.SnapshotProtocol.LoadSnapshotResult
 
productElement(int) - Method in class akka.persistence.SnapshotProtocol.SaveSnapshot
 
productElement(int) - Method in class akka.persistence.SnapshotSelectionCriteria
 
productElement(int) - Method in class akka.persistence.state.javadsl.GetObjectResult
 
productElement(int) - Method in class akka.persistence.state.scaladsl.GetObjectResult
 
productElement(int) - Method in class akka.persistence.testkit.DeleteEvents
 
productElement(int) - Method in class akka.persistence.testkit.DeleteSnapshotByMeta
 
productElement(int) - Method in class akka.persistence.testkit.DeleteSnapshotsByCriteria
 
productElement(int) - Static method in class akka.persistence.testkit.ProcessingPolicy.DefaultPolicies.PassAll
 
productElement(int) - Method in class akka.persistence.testkit.ProcessingPolicy.DefaultPolicies.PassAll$
 
productElement(int) - Static method in class akka.persistence.testkit.ProcessingSuccess
 
productElement(int) - Method in class akka.persistence.testkit.ProcessingSuccess$
 
productElement(int) - Method in class akka.persistence.testkit.ReadEvents
 
productElement(int) - Static method in class akka.persistence.testkit.ReadSeqNum
 
productElement(int) - Method in class akka.persistence.testkit.ReadSeqNum$
 
productElement(int) - Method in class akka.persistence.testkit.ReadSnapshot
 
productElement(int) - Method in class akka.persistence.testkit.Reject
 
productElement(int) - Method in class akka.persistence.testkit.SnapshotMeta
 
productElement(int) - Method in class akka.persistence.testkit.SnapshotMeta$
 
productElement(int) - Method in class akka.persistence.testkit.state.scaladsl.Record
 
productElement(int) - Method in class akka.persistence.testkit.StorageFailure
 
productElement(int) - Method in class akka.persistence.testkit.WriteEvents
 
productElement(int) - Method in class akka.persistence.testkit.WriteSnapshot
 
productElement(int) - Method in class akka.persistence.TestPayload
 
productElement(int) - Static method in class akka.persistence.ThrowOverflowExceptionStrategy
 
productElement(int) - Method in class akka.persistence.ThrowOverflowExceptionStrategy$
 
productElement(int) - Method in class akka.persistence.typed.crdt.Counter
 
productElement(int) - Method in class akka.persistence.typed.crdt.Counter.Updated
 
productElement(int) - Method in class akka.persistence.typed.crdt.LwwTime
 
productElement(int) - Method in class akka.persistence.typed.DeleteEventsCompleted
 
productElement(int) - Method in class akka.persistence.typed.DeleteEventsFailed
 
productElement(int) - Method in class akka.persistence.typed.DeleteSnapshotsCompleted
 
productElement(int) - Method in class akka.persistence.typed.DeleteSnapshotsFailed
 
productElement(int) - Method in class akka.persistence.typed.DeletionTarget.Criteria
 
productElement(int) - Method in class akka.persistence.typed.DeletionTarget.Individual
 
productElement(int) - Static method in class akka.persistence.typed.EmptyEventSeq
 
productElement(int) - Method in class akka.persistence.typed.EmptyEventSeq$
 
productElement(int) - Static method in class akka.persistence.typed.internal.DefaultRecovery
 
productElement(int) - Method in class akka.persistence.typed.internal.DefaultRecovery$
 
productElement(int) - Static method in class akka.persistence.typed.internal.DisabledRecovery
 
productElement(int) - Method in class akka.persistence.typed.internal.DisabledRecovery$
 
productElement(int) - Static method in class akka.persistence.typed.internal.DisabledRetentionCriteria
 
productElement(int) - Method in class akka.persistence.typed.internal.DisabledRetentionCriteria$
 
productElement(int) - Method in class akka.persistence.typed.internal.InternalProtocol.IncomingCommand
 
productElement(int) - Method in class akka.persistence.typed.internal.InternalProtocol.JournalResponse
 
productElement(int) - Method in class akka.persistence.typed.internal.InternalProtocol.RecoveryPermitGranted$
 
productElement(int) - Method in class akka.persistence.typed.internal.InternalProtocol.RecoveryTickEvent
 
productElement(int) - Method in class akka.persistence.typed.internal.InternalProtocol.ReplicatedEventEnvelope
 
productElement(int) - Method in class akka.persistence.typed.internal.InternalProtocol.SnapshotterResponse
 
productElement(int) - Method in class akka.persistence.typed.internal.JournalInteractions.EventToPersist
 
productElement(int) - Static method in class akka.persistence.typed.internal.PersistNothing
 
productElement(int) - Method in class akka.persistence.typed.internal.PersistNothing$
 
productElement(int) - Static method in class akka.persistence.typed.internal.ReplicatedEventAck
 
productElement(int) - Method in class akka.persistence.typed.internal.ReplicatedEventAck$
 
productElement(int) - Static method in class akka.persistence.typed.internal.Stash
 
productElement(int) - Method in class akka.persistence.typed.internal.Stash$
 
productElement(int) - Method in class akka.persistence.typed.internal.StashOverflowStrategy.Drop$
 
productElement(int) - Method in class akka.persistence.typed.internal.StashOverflowStrategy.Fail$
 
productElement(int) - Static method in class akka.persistence.typed.internal.Stop
 
productElement(int) - Method in class akka.persistence.typed.internal.Stop$
 
productElement(int) - Static method in class akka.persistence.typed.internal.Unhandled
 
productElement(int) - Method in class akka.persistence.typed.internal.Unhandled$
 
productElement(int) - Static method in class akka.persistence.typed.internal.UnstashAll
 
productElement(int) - Method in class akka.persistence.typed.internal.UnstashAll$
 
productElement(int) - Static method in class akka.persistence.typed.RecoveryCompleted
 
productElement(int) - Method in class akka.persistence.typed.RecoveryCompleted$
 
productElement(int) - Method in class akka.persistence.typed.RecoveryFailed
 
productElement(int) - Method in class akka.persistence.typed.ReplicaId
 
productElement(int) - Method in class akka.persistence.typed.SnapshotCompleted
 
productElement(int) - Method in class akka.persistence.typed.SnapshotFailed
 
productElement(int) - Method in class akka.persistence.typed.state.internal.InternalProtocol.DeleteFailure
 
productElement(int) - Method in class akka.persistence.typed.state.internal.InternalProtocol.DeleteSuccess$
 
productElement(int) - Method in class akka.persistence.typed.state.internal.InternalProtocol.GetFailure
 
productElement(int) - Method in class akka.persistence.typed.state.internal.InternalProtocol.GetSuccess
 
productElement(int) - Method in class akka.persistence.typed.state.internal.InternalProtocol.IncomingCommand
 
productElement(int) - Method in class akka.persistence.typed.state.internal.InternalProtocol.RecoveryPermitGranted$
 
productElement(int) - Method in class akka.persistence.typed.state.internal.InternalProtocol.RecoveryTimeout$
 
productElement(int) - Method in class akka.persistence.typed.state.internal.InternalProtocol.UpsertFailure
 
productElement(int) - Method in class akka.persistence.typed.state.internal.InternalProtocol.UpsertSuccess$
 
productElement(int) - Static method in class akka.persistence.typed.state.internal.PersistNothing
 
productElement(int) - Method in class akka.persistence.typed.state.internal.PersistNothing$
 
productElement(int) - Static method in class akka.persistence.typed.state.internal.Stash
 
productElement(int) - Method in class akka.persistence.typed.state.internal.Stash$
 
productElement(int) - Method in class akka.persistence.typed.state.internal.StashOverflowStrategy.Drop$
 
productElement(int) - Method in class akka.persistence.typed.state.internal.StashOverflowStrategy.Fail$
 
productElement(int) - Static method in class akka.persistence.typed.state.internal.Stop
 
productElement(int) - Method in class akka.persistence.typed.state.internal.Stop$
 
productElement(int) - Static method in class akka.persistence.typed.state.internal.Unhandled
 
productElement(int) - Method in class akka.persistence.typed.state.internal.Unhandled$
 
productElement(int) - Static method in class akka.persistence.typed.state.internal.UnstashAll
 
productElement(int) - Method in class akka.persistence.typed.state.internal.UnstashAll$
 
productElement(int) - Static method in class akka.persistence.typed.state.RecoveryCompleted
 
productElement(int) - Method in class akka.persistence.typed.state.RecoveryCompleted$
 
productElement(int) - Method in class akka.persistence.typed.state.RecoveryFailed
 
productElement(int) - Method in class akka.remote.Ack
Deprecated.
 
productElement(int) - Method in class akka.remote.AckedReceiveBuffer
Deprecated.
 
productElement(int) - Method in class akka.remote.AckedSendBuffer
Deprecated.
 
productElement(int) - Method in class akka.remote.artery.compress.CompressionProtocol.Events$.HeavyHitterDetected
 
productElement(int) - Method in class akka.remote.artery.compress.CompressionProtocol.Events$.ReceivedActorRefCompressionTable
 
productElement(int) - Method in class akka.remote.artery.compress.CompressionProtocol.Events$.ReceivedClassManifestCompressionTable
 
productElement(int) - Static method in class akka.remote.artery.compress.NoInboundCompressions
 
productElement(int) - Method in class akka.remote.artery.compress.NoInboundCompressions$
 
productElement(int) - Static method in class akka.remote.artery.Flush
 
productElement(int) - Method in class akka.remote.artery.Flush$
 
productElement(int) - Method in class akka.remote.artery.GracefulShutdownQuarantinedEvent
 
productElement(int) - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
productElement(int) - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
productElement(int) - Method in class akka.remote.artery.QuarantinedEvent
 
productElement(int) - Method in class akka.remote.artery.TestManagementCommands.FailInboundStreamOnce
 
productElement(int) - Method in class akka.remote.artery.ThisActorSystemQuarantinedEvent
 
productElement(int) - Method in class akka.remote.AssociatedEvent
Deprecated.
 
productElement(int) - Method in class akka.remote.AssociationErrorEvent
Deprecated.
 
productElement(int) - Method in class akka.remote.DisassociatedEvent
Deprecated.
 
productElement(int) - Method in class akka.remote.GracefulShutdownQuarantinedEvent
Deprecated.
 
productElement(int) - Method in class akka.remote.QuarantinedEvent
Deprecated.
 
productElement(int) - Method in class akka.remote.RemoteScope
 
productElement(int) - Method in class akka.remote.RemotingErrorEvent
Deprecated.
 
productElement(int) - Method in class akka.remote.RemotingListenEvent
 
productElement(int) - Static method in class akka.remote.RemotingShutdownEvent
Deprecated.
 
productElement(int) - Method in class akka.remote.RemotingShutdownEvent$
Deprecated.
 
productElement(int) - Method in class akka.remote.routing.RemoteRouterConfig
 
productElement(int) - Method in class akka.remote.SeqNo
Deprecated.
 
productElement(int) - Static method in class akka.remote.testconductor.Client
 
productElement(int) - Method in class akka.remote.testconductor.Client$
 
productElement(int) - Method in class akka.remote.testconductor.Done$
 
productElement(int) - Method in class akka.remote.testconductor.RoleName
 
productElement(int) - Static method in class akka.remote.testconductor.Server
 
productElement(int) - Method in class akka.remote.testconductor.Server$
 
productElement(int) - Method in class akka.remote.ThisActorSystemQuarantinedEvent
Deprecated.
 
productElement(int) - Method in class akka.remote.transport.ActorTransportAdapter.AssociateUnderlying
Deprecated.
 
productElement(int) - Method in class akka.remote.transport.ActorTransportAdapter.DisassociateUnderlying
Deprecated.
 
productElement(int) - Method in class akka.remote.transport.ActorTransportAdapter.ListenerRegistered
Deprecated.
 
productElement(int) - Method in class akka.remote.transport.ActorTransportAdapter.ListenUnderlying
Deprecated.
 
productElement(int) - Method in class akka.remote.transport.AkkaPduCodec.Associate
 
productElement(int) - Method in class akka.remote.transport.AkkaPduCodec.Disassociate
 
productElement(int) - Method in class akka.remote.transport.AkkaPduCodec.Heartbeat$
 
productElement(int) - Method in class akka.remote.transport.AkkaPduCodec.Message
 
productElement(int) - Method in class akka.remote.transport.AkkaPduCodec.Payload
 
productElement(int) - Method in class akka.remote.transport.AssociationHandle.ActorHandleEventListener
Deprecated.
 
productElement(int) - Method in class akka.remote.transport.AssociationHandle.Disassociated
Deprecated.
 
productElement(int) - Method in class akka.remote.transport.AssociationHandle.InboundPayload
Deprecated.
 
productElement(int) - Method in class akka.remote.transport.AssociationHandle.Quarantined$
Deprecated.
 
productElement(int) - Method in class akka.remote.transport.AssociationHandle.Shutdown$
Deprecated.
 
productElement(int) - Method in class akka.remote.transport.AssociationHandle.Unknown$
Deprecated.
 
productElement(int) - Method in exception akka.remote.transport.FailureInjectorException
Deprecated.
 
productElement(int) - Method in class akka.remote.transport.HandshakeInfo
 
productElement(int) - Method in class akka.remote.transport.TestAssociationHandle
Deprecated.
 
productElement(int) - Method in class akka.remote.transport.TestTransport.AssociateAttempt
Deprecated.
 
productElement(int) - Method in class akka.remote.transport.TestTransport.DisassociateAttempt
Deprecated.
 
productElement(int) - Method in class akka.remote.transport.TestTransport.ListenAttempt
Deprecated.
 
productElement(int) - Method in class akka.remote.transport.TestTransport.ShutdownAttempt
Deprecated.
 
productElement(int) - Method in class akka.remote.transport.TestTransport.WriteAttempt
Deprecated.
 
productElement(int) - Method in class akka.remote.transport.ThrottlerTransportAdapter.Blackhole$
Deprecated.
 
productElement(int) - Method in class akka.remote.transport.ThrottlerTransportAdapter.Direction$.Both$
Deprecated.
 
productElement(int) - Method in class akka.remote.transport.ThrottlerTransportAdapter.Direction$.Receive$
Deprecated.
 
productElement(int) - Method in class akka.remote.transport.ThrottlerTransportAdapter.Direction$.Send$
Deprecated.
 
productElement(int) - Method in class akka.remote.transport.ThrottlerTransportAdapter.ForceDisassociate
Deprecated.
 
productElement(int) - Method in class akka.remote.transport.ThrottlerTransportAdapter.ForceDisassociateAck$
Deprecated.
 
productElement(int) - Method in class akka.remote.transport.ThrottlerTransportAdapter.ForceDisassociateExplicitly
Deprecated.
 
productElement(int) - Method in class akka.remote.transport.ThrottlerTransportAdapter.SetThrottle
Deprecated.
 
productElement(int) - Method in class akka.remote.transport.ThrottlerTransportAdapter.SetThrottleAck$
Deprecated.
 
productElement(int) - Method in class akka.remote.transport.ThrottlerTransportAdapter.TokenBucket
Deprecated.
 
productElement(int) - Method in class akka.remote.transport.ThrottlerTransportAdapter.Unthrottled$
Deprecated.
 
productElement(int) - Method in class akka.remote.transport.Transport.ActorAssociationEventListener
Deprecated.
 
productElement(int) - Method in class akka.remote.transport.Transport.InboundAssociation
Deprecated.
 
productElement(int) - Method in exception akka.remote.transport.Transport.InvalidAssociationException
Deprecated.
 
productElement(int) - Method in class akka.remote.UniqueAddress
 
productElement(int) - Method in class akka.routing.ActorRefRoutee
 
productElement(int) - Method in class akka.routing.ActorSelectionRoutee
 
productElement(int) - Method in class akka.routing.AddRoutee
 
productElement(int) - Method in class akka.routing.AdjustPoolSize
 
productElement(int) - Method in class akka.routing.BalancingPool
 
productElement(int) - Method in class akka.routing.Broadcast
 
productElement(int) - Method in class akka.routing.BroadcastGroup
 
productElement(int) - Method in class akka.routing.BroadcastPool
 
productElement(int) - Method in class akka.routing.ConsistentHashingGroup
 
productElement(int) - Method in class akka.routing.ConsistentHashingPool
 
productElement(int) - Method in class akka.routing.ConsistentHashingRouter.ConsistentHashableEnvelope
 
productElement(int) - Method in class akka.routing.ConsistentHashingRoutingLogic
 
productElement(int) - Method in class akka.routing.Deafen
 
productElement(int) - Method in class akka.routing.DefaultOptimalSizeExploringResizer
 
productElement(int) - Method in class akka.routing.DefaultResizer
 
productElement(int) - Method in class akka.routing.DefaultResizer$
 
productElement(int) - Static method in class akka.routing.FromConfig
 
productElement(int) - Method in class akka.routing.FromConfig$
 
productElement(int) - Static method in class akka.routing.GetRoutees
 
productElement(int) - Method in class akka.routing.GetRoutees$
 
productElement(int) - Method in class akka.routing.Listen
 
productElement(int) - Static method in class akka.routing.NoRouter
 
productElement(int) - Method in class akka.routing.NoRouter$
 
productElement(int) - Method in class akka.routing.OptimalSizeExploringResizer.ResizeRecord
 
productElement(int) - Method in class akka.routing.OptimalSizeExploringResizer.UnderUtilizationStreak
 
productElement(int) - Method in class akka.routing.OptimalSizeExploringResizer$
 
productElement(int) - Method in class akka.routing.RandomGroup
 
productElement(int) - Method in class akka.routing.RandomPool
 
productElement(int) - Method in class akka.routing.RemoveRoutee
 
productElement(int) - Method in class akka.routing.RoundRobinGroup
 
productElement(int) - Method in class akka.routing.RoundRobinPool
 
productElement(int) - Method in class akka.routing.Routees
 
productElement(int) - Method in class akka.routing.Router
 
productElement(int) - Method in class akka.routing.ScatterGatherFirstCompletedGroup
 
productElement(int) - Method in class akka.routing.ScatterGatherFirstCompletedPool
 
productElement(int) - Method in class akka.routing.ScatterGatherFirstCompletedRoutingLogic
 
productElement(int) - Method in class akka.routing.SeveralRoutees
 
productElement(int) - Method in class akka.routing.SmallestMailboxPool
 
productElement(int) - Method in class akka.routing.TailChoppingGroup
 
productElement(int) - Method in class akka.routing.TailChoppingPool
 
productElement(int) - Method in class akka.routing.TailChoppingRoutingLogic
 
productElement(int) - Method in class akka.routing.WithListeners
 
productElement(int) - Method in class akka.serialization.DisabledJavaSerializer
 
productElement(int) - Method in class akka.serialization.jackson.Compression.GZip
 
productElement(int) - Method in class akka.serialization.jackson.Compression.LZ4
 
productElement(int) - Method in class akka.serialization.Serialization.Information
 
productElement(int) - Method in exception akka.stream.AbruptIOTerminationException
Deprecated.
 
productElement(int) - Method in exception akka.stream.AbruptTerminationException
 
productElement(int) - Method in class akka.stream.ActorAttributes.DebugLogging
 
productElement(int) - Method in class akka.stream.ActorAttributes.Dispatcher
 
productElement(int) - Method in class akka.stream.ActorAttributes.FuzzingMode
 
productElement(int) - Method in class akka.stream.ActorAttributes.MaxFixedBufferSize
 
productElement(int) - Method in class akka.stream.ActorAttributes.OutputBurstLimit
 
productElement(int) - Method in class akka.stream.ActorAttributes.StreamSubscriptionTimeout
 
productElement(int) - Method in class akka.stream.ActorAttributes.SupervisionStrategy
 
productElement(int) - Method in class akka.stream.ActorAttributes.SyncProcessingLimit
 
productElement(int) - Method in class akka.stream.AmorphousShape
 
productElement(int) - Method in class akka.stream.Attributes.AsyncBoundary$
 
productElement(int) - Method in class akka.stream.Attributes.CancellationStrategy
 
productElement(int) - Method in class akka.stream.Attributes.CancellationStrategy$.AfterDelay
 
productElement(int) - Method in class akka.stream.Attributes.CancellationStrategy$.CompleteStage$
 
productElement(int) - Method in class akka.stream.Attributes.CancellationStrategy$.FailStage$
 
productElement(int) - Method in class akka.stream.Attributes.CancellationStrategy$.PropagateFailure$
 
productElement(int) - Method in class akka.stream.Attributes.InputBuffer
 
productElement(int) - Method in class akka.stream.Attributes.LogLevels
 
productElement(int) - Method in class akka.stream.Attributes.Name
 
productElement(int) - Method in class akka.stream.Attributes
 
productElement(int) - Method in class akka.stream.BidiShape
 
productElement(int) - Static method in exception akka.stream.BindFailedException
 
productElement(int) - Method in exception akka.stream.BindFailedException$
Deprecated.
 
productElement(int) - Method in exception akka.stream.BufferOverflowException
 
productElement(int) - Static method in class akka.stream.Client
 
productElement(int) - Method in class akka.stream.Client$
 
productElement(int) - Method in class akka.stream.CompletionStrategy.Draining$
 
productElement(int) - Method in class akka.stream.CompletionStrategy.Immediately$
 
productElement(int) - Method in class akka.stream.CompletionStrategy$
 
productElement(int) - Static method in class akka.stream.EagerClose
 
productElement(int) - Method in class akka.stream.EagerClose$
 
productElement(int) - Method in class akka.stream.FanInShape.Name
 
productElement(int) - Method in class akka.stream.FanInShape.Ports
 
productElement(int) - Method in class akka.stream.FanOutShape.Name
 
productElement(int) - Method in class akka.stream.FanOutShape.Ports
 
productElement(int) - Method in class akka.stream.FlowMonitorState.Failed
 
productElement(int) - Method in class akka.stream.FlowMonitorState.Finished$
 
productElement(int) - Method in class akka.stream.FlowMonitorState.Initialized$
 
productElement(int) - Method in class akka.stream.FlowMonitorState.Received
 
productElement(int) - Method in class akka.stream.FlowShape
 
productElement(int) - Static method in class akka.stream.IgnoreBoth
 
productElement(int) - Method in class akka.stream.IgnoreBoth$
 
productElement(int) - Static method in class akka.stream.IgnoreCancel
 
productElement(int) - Method in class akka.stream.IgnoreCancel$
 
productElement(int) - Static method in class akka.stream.IgnoreComplete
 
productElement(int) - Method in class akka.stream.IgnoreComplete$
 
productElement(int) - Method in exception akka.stream.InvalidPartnerActorException
 
productElement(int) - Method in exception akka.stream.InvalidSequenceNumberException
 
productElement(int) - Method in class akka.stream.IOResult
 
productElement(int) - Method in class akka.stream.OverflowStrategies.EmitEarly$
 
productElement(int) - Method in class akka.stream.QueueOfferResult.Dropped$
 
productElement(int) - Method in class akka.stream.QueueOfferResult.Enqueued$
 
productElement(int) - Method in class akka.stream.QueueOfferResult.Failure
 
productElement(int) - Method in class akka.stream.QueueOfferResult.QueueClosed$
 
productElement(int) - Method in exception akka.stream.RemoteStreamRefActorTerminatedException
 
productElement(int) - Method in exception akka.stream.scaladsl.Partition.PartitionOutOfBoundsException
 
productElement(int) - Method in class akka.stream.scaladsl.RestartWithBackoffFlow.Delay
 
productElement(int) - Method in class akka.stream.scaladsl.RunnableGraph
 
productElement(int) - Method in class akka.stream.scaladsl.Tcp.IncomingConnection
 
productElement(int) - Method in class akka.stream.scaladsl.Tcp.OutgoingConnection
 
productElement(int) - Method in class akka.stream.scaladsl.Tcp.ServerBinding
 
productElement(int) - Method in class akka.stream.scaladsl.TcpAttributes.TcpWriteBufferSize
 
productElement(int) - Static method in class akka.stream.Server
 
productElement(int) - Method in class akka.stream.Server$
 
productElement(int) - Method in class akka.stream.SinkShape
 
productElement(int) - Method in class akka.stream.snapshot.ConnectionSnapshot.Closed$
 
productElement(int) - Method in class akka.stream.snapshot.ConnectionSnapshot.ShouldPull$
 
productElement(int) - Method in class akka.stream.snapshot.ConnectionSnapshot.ShouldPush$
 
productElement(int) - Method in class akka.stream.SourceShape
 
productElement(int) - Method in class akka.stream.stage.ConcurrentAsyncCallbackState.Event
 
productElement(int) - Method in class akka.stream.stage.ConcurrentAsyncCallbackState.Initialized$
 
productElement(int) - Method in class akka.stream.stage.ConcurrentAsyncCallbackState.Pending
 
productElement(int) - Method in exception akka.stream.stage.GraphStageLogic.StageActorRefNotInitializedException
 
productElement(int) - Method in class akka.stream.stage.TimerMessages.Scheduled
 
productElement(int) - Method in class akka.stream.stage.TimerMessages.Timer
 
productElement(int) - Method in class akka.stream.StreamRefAttributes.BufferCapacity
 
productElement(int) - Method in class akka.stream.StreamRefAttributes.DemandRedeliveryInterval
 
productElement(int) - Method in class akka.stream.StreamRefAttributes.FinalTerminationSignalDeadline
 
productElement(int) - Method in class akka.stream.StreamRefAttributes.SubscriptionTimeout
 
productElement(int) - Method in exception akka.stream.StreamRefSubscriptionTimeoutException
 
productElement(int) - Method in class akka.stream.StreamSubscriptionTimeoutTerminationMode.CancelTermination$
 
productElement(int) - Method in class akka.stream.StreamSubscriptionTimeoutTerminationMode.NoopTermination$
 
productElement(int) - Method in class akka.stream.StreamSubscriptionTimeoutTerminationMode.WarnTermination$
 
productElement(int) - Method in exception akka.stream.SubscriptionWithCancelException.NoMoreElementsNeeded$
 
productElement(int) - Method in exception akka.stream.SubscriptionWithCancelException.StageWasCompleted$
 
productElement(int) - Method in class akka.stream.SubstreamCancelStrategies.Drain$
 
productElement(int) - Method in class akka.stream.SubstreamCancelStrategies.Propagate$
 
productElement(int) - Method in class akka.stream.Supervision.Restart$
 
productElement(int) - Method in class akka.stream.Supervision.Resume$
 
productElement(int) - Method in class akka.stream.Supervision.Stop$
 
productElement(int) - Method in exception akka.stream.TargetRefNotInitializedYetException
 
productElement(int) - Method in class akka.stream.testkit.GraphStageMessages.DownstreamFinish$
 
productElement(int) - Method in class akka.stream.testkit.GraphStageMessages.Failure
 
productElement(int) - Method in class akka.stream.testkit.GraphStageMessages.Pull$
 
productElement(int) - Method in class akka.stream.testkit.GraphStageMessages.Push$
 
productElement(int) - Method in class akka.stream.testkit.GraphStageMessages.StageFailure
 
productElement(int) - Method in class akka.stream.testkit.GraphStageMessages.UpstreamFinish$
 
productElement(int) - Method in class akka.stream.testkit.StreamTestKit.CompletedSubscription
 
productElement(int) - Method in class akka.stream.testkit.StreamTestKit.FailedSubscription
 
productElement(int) - Method in class akka.stream.testkit.StreamTestKit.PublisherProbeSubscription
 
productElement(int) - Method in class akka.stream.testkit.TestPublisher.CancelSubscription
 
productElement(int) - Method in class akka.stream.testkit.TestPublisher.RequestMore
 
productElement(int) - Method in class akka.stream.testkit.TestPublisher.Subscribe
 
productElement(int) - Method in class akka.stream.testkit.TestSubscriber.OnComplete$
 
productElement(int) - Method in class akka.stream.testkit.TestSubscriber.OnError
 
productElement(int) - Method in class akka.stream.testkit.TestSubscriber.OnNext
 
productElement(int) - Method in class akka.stream.testkit.TestSubscriber.OnSubscribe
 
productElement(int) - Method in class akka.stream.ThrottleMode.Enforcing$
 
productElement(int) - Method in class akka.stream.ThrottleMode.Shaping$
 
productElement(int) - Method in class akka.stream.TLSClientAuth.Need$
 
productElement(int) - Method in class akka.stream.TLSClientAuth.None$
 
productElement(int) - Method in class akka.stream.TLSClientAuth.Want$
 
productElement(int) - Method in class akka.stream.TLSProtocol.NegotiateNewSession
 
productElement(int) - Method in class akka.stream.TLSProtocol.SendBytes
 
productElement(int) - Method in class akka.stream.TLSProtocol.SessionBytes
 
productElement(int) - Method in class akka.stream.TLSProtocol.SessionTruncated$
 
productElement(int) - Method in class akka.testkit.CustomEventFilter
 
productElement(int) - Method in class akka.testkit.DeadLettersFilter
 
productElement(int) - Method in class akka.testkit.DebugFilter
 
productElement(int) - Method in class akka.testkit.ErrorFilter
 
productElement(int) - Method in class akka.testkit.InfoFilter
 
productElement(int) - Method in class akka.testkit.SocketUtil.Both$
 
productElement(int) - Method in class akka.testkit.SocketUtil.Tcp$
 
productElement(int) - Method in class akka.testkit.SocketUtil.Udp$
 
productElement(int) - Method in class akka.testkit.TestActor.KeepRunning$
 
productElement(int) - Method in class akka.testkit.TestActor.NoAutoPilot$
 
productElement(int) - Method in class akka.testkit.TestActor.NullMessage$
 
productElement(int) - Method in class akka.testkit.TestActor.RealMessage
 
productElement(int) - Method in class akka.testkit.TestActor.SetAutoPilot
 
productElement(int) - Method in class akka.testkit.TestActor.SetIgnore
 
productElement(int) - Method in class akka.testkit.TestActor.Spawn
 
productElement(int) - Method in class akka.testkit.TestActor.UnWatch
 
productElement(int) - Method in class akka.testkit.TestActor.Watch
 
productElement(int) - Method in class akka.testkit.TestEvent.Mute
 
productElement(int) - Method in class akka.testkit.TestEvent.UnMute
 
productElement(int) - Method in exception akka.testkit.TestException
 
productElement(int) - Method in class akka.testkit.WarningFilter
 
productElement(int) - Method in class akka.util.Collections.EmptyImmutableSeq$
 
productElement(int) - Method in class akka.util.LineNumbers.NoSourceInfo$
 
productElement(int) - Method in class akka.util.LineNumbers.SourceFile
 
productElement(int) - Method in class akka.util.LineNumbers.SourceFileLines
 
productElement(int) - Method in class akka.util.LineNumbers.UnknownSourceFormat
 
productElement(int) - Method in class akka.util.Timeout
 
productElement$extension(ServiceRegistry, int) - Method in class akka.cluster.typed.internal.receptionist.ServiceRegistry$
 
productElement$extension(Logging.LogLevel, int) - Method in class akka.event.Logging.LogLevel$
 
productElement$extension(MessageFlags, int) - Method in class akka.io.dns.internal.MessageFlags$
 
productElementName(int) - Method in class akka.actor.ActorIdentity
 
productElementName(int) - Method in exception akka.actor.ActorKilledException
 
productElementName(int) - Method in exception akka.actor.ActorNotFound
 
productElementName(int) - Method in class akka.actor.Address
 
productElementName(int) - Method in class akka.actor.AllForOneStrategy
 
productElementName(int) - Static method in class akka.actor.ChildNameReserved
 
productElementName(int) - Method in class akka.actor.ChildRestartStats
 
productElementName(int) - Method in class akka.actor.ContextualTypedActorFactory
 
productElementName(int) - Method in class akka.actor.DeadLetter
 
productElementName(int) - Method in exception akka.actor.DeathPactException
 
productElementName(int) - Method in class akka.actor.Dropped
 
productElementName(int) - Method in class akka.actor.dungeon.ChildrenContainer.Creation
 
productElementName(int) - Method in class akka.actor.dungeon.ChildrenContainer.Recreation
 
productElementName(int) - Method in class akka.actor.dungeon.ChildrenContainer.TerminatingChildrenContainer
 
productElementName(int) - Method in exception akka.actor.dungeon.SerializationCheckFailedException
 
productElementName(int) - Method in class akka.actor.FSM.CurrentState
 
productElementName(int) - Method in class akka.actor.FSM.Event
 
productElementName(int) - Method in class akka.actor.FSM.Failure
 
productElementName(int) - Method in class akka.actor.FSM.LogEntry
 
productElementName(int) - Method in class akka.actor.FSM.StopEvent
 
productElementName(int) - Method in class akka.actor.FSM.SubscribeTransitionCallBack
 
productElementName(int) - Method in class akka.actor.FSM.Timer
 
productElementName(int) - Method in class akka.actor.FSM.Transition
 
productElementName(int) - Method in class akka.actor.FSM.UnsubscribeTransitionCallBack
 
productElementName(int) - Method in class akka.actor.Identify
 
productElementName(int) - Method in exception akka.actor.IllegalActorStateException
 
productElementName(int) - Method in exception akka.actor.InvalidActorNameException
 
productElementName(int) - Method in exception akka.actor.InvalidMessageException
 
productElementName(int) - Static method in class akka.actor.Kill
 
productElementName(int) - Static method in class akka.actor.LocalScope
 
productElementName(int) - Static method in class akka.actor.Nobody
 
productElementName(int) - Static method in class akka.actor.NoScopeGiven
 
productElementName(int) - Method in class akka.actor.OneForOneStrategy
 
productElementName(int) - Static method in class akka.actor.PoisonPill
 
productElementName(int) - Method in exception akka.actor.PostRestartException
 
productElementName(int) - Method in exception akka.actor.PreRestartException
 
productElementName(int) - Method in class akka.actor.Props
 
productElementName(int) - Method in class akka.actor.ProviderSelection.Custom
 
productElementName(int) - Static method in class akka.actor.ReceiveTimeout
 
productElementName(int) - Method in class akka.actor.RootActorPath
 
productElementName(int) - Method in exception akka.actor.SchedulerException
 
productElementName(int) - Static method in class akka.actor.SelectParent
 
productElementName(int) - Method in class akka.actor.Status.Failure
 
productElementName(int) - Method in class akka.actor.Status.Success
 
productElementName(int) - Method in class akka.actor.SuppressedDeadLetter
 
productElementName(int) - Method in class akka.actor.Terminated
 
productElementName(int) - Method in class akka.actor.testkit.typed.CapturedLogEvent
 
productElementName(int) - Method in class akka.actor.testkit.typed.Effect.MessageAdapter
 
productElementName(int) - Method in class akka.actor.testkit.typed.Effect.ReceiveTimeoutSet
 
productElementName(int) - Method in class akka.actor.testkit.typed.Effect.Scheduled
 
productElementName(int) - Method in class akka.actor.testkit.typed.Effect.Stopped
 
productElementName(int) - Method in class akka.actor.testkit.typed.Effect.TimerCancelled
 
productElementName(int) - Method in class akka.actor.testkit.typed.Effect.TimerScheduled
 
productElementName(int) - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedDelayModeWithInitialDelay
 
productElementName(int) - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedRateModeWithInitialDelay
 
productElementName(int) - Method in class akka.actor.testkit.typed.Effect.Unwatched
 
productElementName(int) - Method in class akka.actor.testkit.typed.Effect.Watched
 
productElementName(int) - Method in class akka.actor.testkit.typed.Effect.WatchedWith
 
productElementName(int) - Method in class akka.actor.testkit.typed.FishingOutcome.Fail
 
productElementName(int) - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.ActorStopped
 
productElementName(int) - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActor
 
productElementName(int) - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActorAnonymous
 
productElementName(int) - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.StopActor
 
productElementName(int) - Method in class akka.actor.testkit.typed.LoggingEvent
 
productElementName(int) - Method in exception akka.actor.testkit.typed.TestException
 
productElementName(int) - Method in exception akka.actor.typed.DeathPactException
 
productElementName(int) - Method in class akka.actor.typed.delivery.ConsumerController.DeliverThenStop
 
productElementName(int) - Method in class akka.actor.typed.delivery.ConsumerController.RegisterToProducerController
 
productElementName(int) - Method in class akka.actor.typed.delivery.ConsumerController.SequencedMessage
 
productElementName(int) - Method in class akka.actor.typed.delivery.ConsumerController.Start
 
productElementName(int) - Method in class akka.actor.typed.delivery.DurableProducerQueue.LoadState
 
productElementName(int) - Method in class akka.actor.typed.delivery.DurableProducerQueue.State
 
productElementName(int) - Method in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageConfirmed
 
productElementName(int) - Method in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageSent
 
productElementName(int) - Method in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageSentAck
 
productElementName(int) - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Ack
 
productElementName(int) - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Request
 
productElementName(int) - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Resend
 
productElementName(int) - Method in class akka.actor.typed.delivery.ProducerController.MessageWithConfirmation
 
productElementName(int) - Method in class akka.actor.typed.delivery.ProducerController.RegisterConsumer
 
productElementName(int) - Method in class akka.actor.typed.delivery.ProducerController.RequestNext
 
productElementName(int) - Method in class akka.actor.typed.delivery.ProducerController.Start
 
productElementName(int) - Method in class akka.actor.typed.delivery.WorkPullingProducerController.GetWorkerStats
 
productElementName(int) - Method in class akka.actor.typed.delivery.WorkPullingProducerController.MessageWithConfirmation
 
productElementName(int) - Method in class akka.actor.typed.delivery.WorkPullingProducerController.RequestNext
 
productElementName(int) - Method in class akka.actor.typed.delivery.WorkPullingProducerController.Start
 
productElementName(int) - Method in class akka.actor.typed.delivery.WorkPullingProducerController.WorkerStats
 
productElementName(int) - Method in class akka.actor.typed.eventstream.EventStream.Publish
 
productElementName(int) - Method in class akka.actor.typed.eventstream.EventStream.Subscribe
 
productElementName(int) - Method in class akka.actor.typed.eventstream.EventStream.Unsubscribe
 
productElementName(int) - Method in class akka.actor.typed.internal.ActorContextImpl.LoggingContext
 
productElementName(int) - Static method in class akka.actor.typed.internal.NoMessage
 
productElementName(int) - Static method in class akka.actor.typed.internal.NoOpActorFlightRecorder
 
productElementName(int) - Method in class akka.actor.typed.internal.PropsImpl.ActorTagsImpl
 
productElementName(int) - Method in class akka.actor.typed.internal.PropsImpl.BoundedMailboxSelector
 
productElementName(int) - Method in class akka.actor.typed.internal.PropsImpl.DefaultMailboxSelector
 
productElementName(int) - Method in class akka.actor.typed.internal.PropsImpl.DispatcherDefault
 
productElementName(int) - Method in class akka.actor.typed.internal.PropsImpl.DispatcherFromConfig
 
productElementName(int) - Method in class akka.actor.typed.internal.PropsImpl.DispatcherSameAsParent
 
productElementName(int) - Method in class akka.actor.typed.internal.PropsImpl.MailboxFromConfigSelector
 
productElementName(int) - Method in class akka.actor.typed.internal.receptionist.DefaultServiceKey
 
productElementName(int) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Deregister
 
productElementName(int) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Deregistered
 
productElementName(int) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Find
 
productElementName(int) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Listing
 
productElementName(int) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Register
 
productElementName(int) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Registered
 
productElementName(int) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Subscribe
 
productElementName(int) - Method in class akka.actor.typed.internal.RestartSupervisor.ResetRestartCount
 
productElementName(int) - Method in class akka.actor.typed.internal.RestartSupervisor.ScheduledRestart
 
productElementName(int) - Method in class akka.actor.typed.MessageAdaptionFailure
 
productElementName(int) - Static method in class akka.actor.typed.PostStop
 
productElementName(int) - Static method in class akka.actor.typed.PreRestart
 
productElementName(int) - Method in class akka.actor.typed.SpawnProtocol.Spawn
 
productElementName(int) - Method in class akka.actor.TypedActor.MethodCall
Deprecated.
 
productElementName(int) - Method in class akka.actor.TypedProps
 
productElementName(int) - Method in class akka.actor.UnhandledMessage
 
productElementName(int) - Static method in class akka.cluster.client.ClusterClient.Internal$.HeartbeatTick
Deprecated.
 
productElementName(int) - Static method in class akka.cluster.client.ClusterClient.Internal$.ReconnectTimeout
Deprecated.
 
productElementName(int) - Static method in class akka.cluster.client.ClusterClient.Internal$.RefreshContactsTick
Deprecated.
 
productElementName(int) - Method in class akka.cluster.client.ClusterClient.Publish
Deprecated.
 
productElementName(int) - Method in class akka.cluster.client.ClusterClient.Send
Deprecated.
 
productElementName(int) - Method in class akka.cluster.client.ClusterClient.SendToAll
Deprecated.
 
productElementName(int) - Method in class akka.cluster.client.ClusterClients
 
productElementName(int) - Method in class akka.cluster.client.ClusterClientUnreachable
 
productElementName(int) - Method in class akka.cluster.client.ClusterClientUp
 
productElementName(int) - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.CheckDeadlines
Deprecated.
 
productElementName(int) - Method in class akka.cluster.client.ClusterReceptionist.Internal$.Contacts
Deprecated.
 
productElementName(int) - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.GetContacts
Deprecated.
 
productElementName(int) - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.Heartbeat
Deprecated.
 
productElementName(int) - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.HeartbeatRsp
Deprecated.
 
productElementName(int) - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.Ping
Deprecated.
 
productElementName(int) - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.ReceptionistShutdown
Deprecated.
 
productElementName(int) - Method in class akka.cluster.client.ContactPointAdded
 
productElementName(int) - Method in class akka.cluster.client.ContactPointRemoved
 
productElementName(int) - Method in class akka.cluster.client.ContactPoints
 
productElementName(int) - Static method in class akka.cluster.client.GetClusterClients
 
productElementName(int) - Static method in class akka.cluster.client.GetContactPoints
 
productElementName(int) - Static method in class akka.cluster.client.SubscribeClusterClients
 
productElementName(int) - Static method in class akka.cluster.client.SubscribeContactPoints
 
productElementName(int) - Static method in class akka.cluster.client.UnsubscribeClusterClients
 
productElementName(int) - Static method in class akka.cluster.client.UnsubscribeContactPoints
 
productElementName(int) - Method in class akka.cluster.ClusterEvent.LeaderChanged
 
productElementName(int) - Method in class akka.cluster.ClusterEvent.MemberDowned
 
productElementName(int) - Method in class akka.cluster.ClusterEvent.MemberExited
 
productElementName(int) - Method in class akka.cluster.ClusterEvent.MemberJoined
 
productElementName(int) - Method in class akka.cluster.ClusterEvent.MemberLeft
 
productElementName(int) - Method in class akka.cluster.ClusterEvent.MemberPreparingForShutdown
 
productElementName(int) - Method in class akka.cluster.ClusterEvent.MemberReadyForShutdown
 
productElementName(int) - Method in class akka.cluster.ClusterEvent.MemberRemoved
 
productElementName(int) - Method in class akka.cluster.ClusterEvent.MemberUp
 
productElementName(int) - Method in class akka.cluster.ClusterEvent.MemberWeaklyUp
 
productElementName(int) - Method in class akka.cluster.ClusterEvent.ReachableDataCenter
 
productElementName(int) - Method in class akka.cluster.ClusterEvent.ReachableMember
 
productElementName(int) - Method in class akka.cluster.ClusterEvent.RoleLeaderChanged
 
productElementName(int) - Method in class akka.cluster.ClusterEvent.UnreachableDataCenter
 
productElementName(int) - Method in class akka.cluster.ClusterEvent.UnreachableMember
 
productElementName(int) - Static method in class akka.cluster.ClusterScope
 
productElementName(int) - Method in class akka.cluster.ClusterUserAction.Down
 
productElementName(int) - Method in class akka.cluster.ClusterUserAction.JoinTo
 
productElementName(int) - Method in class akka.cluster.ClusterUserAction.Leave
 
productElementName(int) - Method in class akka.cluster.ddata.DurableStore.LoadData
 
productElementName(int) - Method in class akka.cluster.ddata.DurableStore.Store
 
productElementName(int) - Method in class akka.cluster.ddata.DurableStore.StoreReply
 
productElementName(int) - Method in class akka.cluster.ddata.Flag
 
productElementName(int) - Method in class akka.cluster.ddata.FlagKey
 
productElementName(int) - Method in class akka.cluster.ddata.GCounterKey
 
productElementName(int) - Method in class akka.cluster.ddata.GSet
 
productElementName(int) - Method in class akka.cluster.ddata.GSetKey
 
productElementName(int) - Method in class akka.cluster.ddata.LWWMapKey
 
productElementName(int) - Method in class akka.cluster.ddata.LWWRegisterKey
 
productElementName(int) - Method in class akka.cluster.ddata.ManyVersionVector
 
productElementName(int) - Method in class akka.cluster.ddata.OneVersionVector
 
productElementName(int) - Method in class akka.cluster.ddata.ORMapKey
 
productElementName(int) - Method in class akka.cluster.ddata.ORMultiMapKey
 
productElementName(int) - Method in class akka.cluster.ddata.ORSetKey
 
productElementName(int) - Method in class akka.cluster.ddata.PNCounterKey
 
productElementName(int) - Method in class akka.cluster.ddata.PNCounterMapKey
 
productElementName(int) - Method in class akka.cluster.ddata.PruningState.PruningInitialized
 
productElementName(int) - Method in class akka.cluster.ddata.PruningState.PruningPerformed
 
productElementName(int) - Method in class akka.cluster.ddata.Replicator.Changed
 
productElementName(int) - Method in exception akka.cluster.ddata.Replicator.DataDeleted
 
productElementName(int) - Method in class akka.cluster.ddata.Replicator.Delete
 
productElementName(int) - Method in class akka.cluster.ddata.Replicator.Deleted
 
productElementName(int) - Method in class akka.cluster.ddata.Replicator.DeleteSuccess
 
productElementName(int) - Method in class akka.cluster.ddata.Replicator.Get
 
productElementName(int) - Method in class akka.cluster.ddata.Replicator.GetDataDeleted
 
productElementName(int) - Method in class akka.cluster.ddata.Replicator.GetFailure
 
productElementName(int) - Method in class akka.cluster.ddata.Replicator.GetSuccess
 
productElementName(int) - Static method in class akka.cluster.ddata.Replicator.Internal$.ClockTick
 
productElementName(int) - Method in class akka.cluster.ddata.Replicator.Internal$.DataEnvelope
 
productElementName(int) - Static method in class akka.cluster.ddata.Replicator.Internal$.DeletedData
 
productElementName(int) - Method in class akka.cluster.ddata.Replicator.Internal$.Delta
 
productElementName(int) - Static method in class akka.cluster.ddata.Replicator.Internal$.DeltaNack
 
productElementName(int) - Method in class akka.cluster.ddata.Replicator.Internal$.DeltaPropagation
 
productElementName(int) - Static method in class akka.cluster.ddata.Replicator.Internal$.DeltaPropagationTick
 
productElementName(int) - Method in class akka.cluster.ddata.Replicator.Internal$.Gossip
 
productElementName(int) - Static method in class akka.cluster.ddata.Replicator.Internal$.GossipTick
 
productElementName(int) - Method in class akka.cluster.ddata.Replicator.Internal$.Read
 
productElementName(int) - Method in class akka.cluster.ddata.Replicator.Internal$.ReadRepair
 
productElementName(int) - Static method in class akka.cluster.ddata.Replicator.Internal$.ReadRepairAck
 
productElementName(int) - Method in class akka.cluster.ddata.Replicator.Internal$.ReadResult
 
productElementName(int) - Static method in class akka.cluster.ddata.Replicator.Internal$.RemovedNodePruningTick
 
productElementName(int) - Method in class akka.cluster.ddata.Replicator.Internal$.Status
 
productElementName(int) - Method in class akka.cluster.ddata.Replicator.Internal$.TestFullStateGossip
 
productElementName(int) - Method in class akka.cluster.ddata.Replicator.Internal$.Write
 
productElementName(int) - Static method in class akka.cluster.ddata.Replicator.Internal$.WriteAck
 
productElementName(int) - Static method in class akka.cluster.ddata.Replicator.Internal$.WriteNack
 
productElementName(int) - Method in class akka.cluster.ddata.Replicator.ModifyFailure
 
productElementName(int) - Method in class akka.cluster.ddata.Replicator.NotFound
 
productElementName(int) - Method in class akka.cluster.ddata.Replicator.ReadAll
 
productElementName(int) - Method in class akka.cluster.ddata.Replicator.ReadFrom
 
productElementName(int) - Method in class akka.cluster.ddata.Replicator.ReadMajority
 
productElementName(int) - Method in class akka.cluster.ddata.Replicator.ReadMajorityPlus
 
productElementName(int) - Method in class akka.cluster.ddata.Replicator.ReplicaCount
 
productElementName(int) - Method in class akka.cluster.ddata.Replicator.ReplicationDeleteFailure
 
productElementName(int) - Method in class akka.cluster.ddata.Replicator.StoreFailure
 
productElementName(int) - Method in class akka.cluster.ddata.Replicator.Subscribe
 
productElementName(int) - Method in class akka.cluster.ddata.Replicator.Unsubscribe
 
productElementName(int) - Method in class akka.cluster.ddata.Replicator.Update
 
productElementName(int) - Method in class akka.cluster.ddata.Replicator.UpdateDataDeleted
 
productElementName(int) - Method in class akka.cluster.ddata.Replicator.UpdateSuccess
 
productElementName(int) - Method in class akka.cluster.ddata.Replicator.UpdateTimeout
 
productElementName(int) - Method in class akka.cluster.ddata.Replicator.WriteAll
 
productElementName(int) - Method in class akka.cluster.ddata.Replicator.WriteMajority
 
productElementName(int) - Method in class akka.cluster.ddata.Replicator.WriteMajorityPlus
 
productElementName(int) - Method in class akka.cluster.ddata.Replicator.WriteTo
 
productElementName(int) - Method in class akka.cluster.ddata.SelfUniqueAddress
 
productElementName(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Changed
 
productElementName(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.DataDeleted
 
productElementName(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Delete
 
productElementName(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Deleted
 
productElementName(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.DeleteFailure
 
productElementName(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.DeleteSuccess
 
productElementName(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Get
 
productElementName(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetDataDeleted
 
productElementName(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetFailure
 
productElementName(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetReplicaCount
 
productElementName(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetSuccess
 
productElementName(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ModifyFailure
 
productElementName(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.NotFound
 
productElementName(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadAll
 
productElementName(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadFrom
 
productElementName(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadMajority
 
productElementName(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReplicaCount
 
productElementName(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.StoreFailure
 
productElementName(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Subscribe
 
productElementName(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Unsubscribe
 
productElementName(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Update
 
productElementName(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.UpdateDataDeleted
 
productElementName(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.UpdateSuccess
 
productElementName(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.UpdateTimeout
 
productElementName(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteAll
 
productElementName(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteMajority
 
productElementName(int) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteTo
 
productElementName(int) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Delete
 
productElementName(int) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Get
 
productElementName(int) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.GetReplicaCount
 
productElementName(int) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Subscribe
 
productElementName(int) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Unsubscribe
 
productElementName(int) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Update
 
productElementName(int) - Method in class akka.cluster.InternalClusterAction.AddOnMemberRemovedListener
 
productElementName(int) - Method in class akka.cluster.InternalClusterAction.AddOnMemberUpListener
 
productElementName(int) - Method in class akka.cluster.InternalClusterAction.CompatibleConfig
 
productElementName(int) - Method in class akka.cluster.InternalClusterAction.ExitingConfirmed
 
productElementName(int) - Method in class akka.cluster.InternalClusterAction.InitJoin
 
productElementName(int) - Method in class akka.cluster.InternalClusterAction.InitJoinAck
 
productElementName(int) - Method in class akka.cluster.InternalClusterAction.InitJoinNack
 
productElementName(int) - Method in class akka.cluster.InternalClusterAction.Join
 
productElementName(int) - Method in class akka.cluster.InternalClusterAction.JoinSeedNodes
 
productElementName(int) - Method in class akka.cluster.InternalClusterAction.PublishChanges
 
productElementName(int) - Method in class akka.cluster.InternalClusterAction.PublishEvent
 
productElementName(int) - Method in class akka.cluster.InternalClusterAction.SendCurrentClusterState
 
productElementName(int) - Method in class akka.cluster.InternalClusterAction.SendGossipTo
 
productElementName(int) - Method in class akka.cluster.InternalClusterAction.Subscribe
 
productElementName(int) - Method in class akka.cluster.InternalClusterAction.Unsubscribe
 
productElementName(int) - Method in class akka.cluster.InternalClusterAction.Welcome
 
productElementName(int) - Method in class akka.cluster.Invalid
 
productElementName(int) - Method in class akka.cluster.metrics.AdaptiveLoadBalancingGroup
 
productElementName(int) - Method in class akka.cluster.metrics.AdaptiveLoadBalancingPool
 
productElementName(int) - Method in class akka.cluster.metrics.AdaptiveLoadBalancingRoutingLogic
 
productElementName(int) - Method in class akka.cluster.metrics.ClusterMetricsChanged
 
productElementName(int) - Method in class akka.cluster.metrics.ClusterMetricsSettings
 
productElementName(int) - Static method in class akka.cluster.metrics.CollectionStartMessage
 
productElementName(int) - Static method in class akka.cluster.metrics.CollectionStopMessage
 
productElementName(int) - Static method in class akka.cluster.metrics.CpuMetricsSelector
 
productElementName(int) - Method in class akka.cluster.metrics.DefaultSigarProvider
 
productElementName(int) - Method in class akka.cluster.metrics.EWMA
 
productElementName(int) - Static method in class akka.cluster.metrics.HeapMetricsSelector
 
productElementName(int) - Method in class akka.cluster.metrics.Metric
 
productElementName(int) - Method in class akka.cluster.metrics.MixMetricsSelector
 
productElementName(int) - Method in class akka.cluster.metrics.NodeMetrics
 
productElementName(int) - Method in class akka.cluster.metrics.StandardMetrics.Cpu
 
productElementName(int) - Method in class akka.cluster.metrics.StandardMetrics.HeapMemory
 
productElementName(int) - Static method in class akka.cluster.metrics.SystemLoadAverageMetricsSelector
 
productElementName(int) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.CountSubscribers
 
productElementName(int) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.CurrentTopics
 
productElementName(int) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Bucket
 
productElementName(int) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Delta
 
productElementName(int) - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.DeltaCount
 
productElementName(int) - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.GossipTick
 
productElementName(int) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.MediatorRouterEnvelope
 
productElementName(int) - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.NewSubscriberArrived
 
productElementName(int) - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.NoMoreSubscribers
 
productElementName(int) - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Prune
 
productElementName(int) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.RegisterTopic
 
productElementName(int) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.SendToOneSubscriber
 
productElementName(int) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Status
 
productElementName(int) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Subscribed
 
productElementName(int) - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.TerminateRequest
 
productElementName(int) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Unsubscribed
 
productElementName(int) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.ValueHolder
 
productElementName(int) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Publish
 
productElementName(int) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Put
 
productElementName(int) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Remove
 
productElementName(int) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Send
 
productElementName(int) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.SendToAll
 
productElementName(int) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Subscribe
 
productElementName(int) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.SubscribeAck
 
productElementName(int) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Unsubscribe
 
productElementName(int) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.UnsubscribeAck
 
productElementName(int) - Method in class akka.cluster.routing.ClusterRouterGroup
 
productElementName(int) - Method in class akka.cluster.routing.ClusterRouterPool
 
productElementName(int) - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.FrequencySketchAdmissionFilter
 
productElementName(int) - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.HillClimbingAdmissionOptimizer
 
productElementName(int) - Method in class akka.cluster.sharding.external.ExternalShardAllocationStrategy.ShardLocation
 
productElementName(int) - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.AddShard
 
productElementName(int) - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.RememberedShards
 
productElementName(int) - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.UpdateDone
 
productElementName(int) - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.UpdateFailed
 
productElementName(int) - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.RememberedEntities
 
productElementName(int) - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.Update
 
productElementName(int) - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.UpdateDone
 
productElementName(int) - Static method in class akka.cluster.sharding.NoOpShardingFlightRecorder
 
productElementName(int) - Method in class akka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Removals
 
productElementName(int) - Method in class akka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Result
 
productElementName(int) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.BeginHandOff
 
productElementName(int) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.BeginHandOffAck
 
productElementName(int) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.GetShardHome
 
productElementName(int) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.GracefulShutdownReq
 
productElementName(int) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.HandOff
 
productElementName(int) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.HostShard
 
productElementName(int) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.RegionStopped
 
productElementName(int) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.Register
 
productElementName(int) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.RegisterAck
 
productElementName(int) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.RegisterProxy
 
productElementName(int) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardCoordinatorInitialized
 
productElementName(int) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHome
 
productElementName(int) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomeAllocated
 
productElementName(int) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomeDeallocated
 
productElementName(int) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomes
 
productElementName(int) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyRegistered
 
productElementName(int) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyTerminated
 
productElementName(int) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionRegistered
 
productElementName(int) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionTerminated
 
productElementName(int) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardStarted
 
productElementName(int) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardStopped
 
productElementName(int) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.State
 
productElementName(int) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.StateInitialized
 
productElementName(int) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.Terminate
 
productElementName(int) - Method in class akka.cluster.sharding.ShardCoordinator.RebalanceWorker$.ShardRegionTerminated
 
productElementName(int) - Method in class akka.cluster.sharding.ShardingQueries.ShardsQueryResult
 
productElementName(int) - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.MessageWithConfirmation
 
productElementName(int) - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.RequestNext
 
productElementName(int) - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.Start
 
productElementName(int) - Method in class akka.cluster.sharding.typed.GetClusterShardingStats
 
productElementName(int) - Method in class akka.cluster.sharding.typed.GetShardRegionState
 
productElementName(int) - Method in class akka.cluster.sharding.typed.javadsl.ClusterSharding.Passivate
 
productElementName(int) - Method in class akka.cluster.sharding.typed.scaladsl.ClusterSharding.Passivate
 
productElementName(int) - Method in class akka.cluster.sharding.typed.ShardingEnvelope
 
productElementName(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseFailure
 
productElementName(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseResult
 
productElementName(int) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLease
 
productElementName(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLeaseData
 
productElementName(int) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.BecomingOldest
 
productElementName(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.BecomingOldestData
 
productElementName(int) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Cleanup
 
productElementName(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.DelayedMemberRemoved
 
productElementName(int) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.End
 
productElementName(int) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.EndData
 
productElementName(int) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandingOver
 
productElementName(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandingOverData
 
productElementName(int) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverDone
 
productElementName(int) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverInProgress
 
productElementName(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverRetry
 
productElementName(int) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverToMe
 
productElementName(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.LeaseLost
 
productElementName(int) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.LeaseRetry
 
productElementName(int) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Oldest
 
productElementName(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.InitialOldestState
 
productElementName(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.OldestChanged
 
productElementName(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestData
 
productElementName(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.ReleaseLeaseFailure
 
productElementName(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.ReleaseLeaseResult
 
productElementName(int) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.SelfExiting
 
productElementName(int) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Start
 
productElementName(int) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.StartOldestChangedBuffer
 
productElementName(int) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Stopping
 
productElementName(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.StoppingData
 
productElementName(int) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOver
 
productElementName(int) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOverFromMe
 
productElementName(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOverRetry
 
productElementName(int) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Uninitialized
 
productElementName(int) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.WasOldest
 
productElementName(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.WasOldestData
 
productElementName(int) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Younger
 
productElementName(int) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.YoungerData
 
productElementName(int) - Method in class akka.cluster.typed.Down
 
productElementName(int) - Method in class akka.cluster.typed.GetCurrentState
 
productElementName(int) - Method in class akka.cluster.typed.Join
 
productElementName(int) - Method in class akka.cluster.typed.JoinSeedNodes
 
productElementName(int) - Method in class akka.cluster.typed.Leave
 
productElementName(int) - Method in class akka.cluster.typed.SelfRemoved
 
productElementName(int) - Method in class akka.cluster.typed.SelfUp
 
productElementName(int) - Method in class akka.cluster.typed.Subscribe
 
productElementName(int) - Method in class akka.cluster.typed.Unsubscribe
 
productElementName(int) - Static method in class akka.cluster.Valid
 
productElementName(int) - Method in class akka.cluster.VectorClock
 
productElementName(int) - Static method in class akka.discovery.Lookup
 
productElementName(int) - Method in class akka.dispatch.BoundedControlAwareMailbox
 
productElementName(int) - Method in class akka.dispatch.BoundedDequeBasedMailbox
 
productElementName(int) - Method in class akka.dispatch.BoundedMailbox
 
productElementName(int) - Method in class akka.dispatch.Envelope
 
productElementName(int) - Method in class akka.dispatch.MonitorableThreadFactory
 
productElementName(int) - Method in class akka.dispatch.NonBlockingBoundedMailbox
 
productElementName(int) - Method in class akka.dispatch.SingleConsumerOnlyUnboundedMailbox
 
productElementName(int) - Static method in class akka.dispatch.sysmsg.NoMessage
 
productElementName(int) - Method in class akka.dispatch.TaskInvocation
 
productElementName(int) - Method in class akka.dispatch.ThreadPoolConfig
 
productElementName(int) - Method in class akka.dispatch.ThreadPoolConfigBuilder
 
productElementName(int) - Method in class akka.dispatch.UnboundedControlAwareMailbox
 
productElementName(int) - Method in class akka.dispatch.UnboundedDequeBasedMailbox
 
productElementName(int) - Method in class akka.dispatch.UnboundedMailbox
 
productElementName(int) - Static method in class akka.Done
 
productElementName(int) - Method in class akka.event.Logging.Debug
 
productElementName(int) - Method in class akka.event.Logging.Error
 
productElementName(int) - Method in class akka.event.Logging.Info
 
productElementName(int) - Method in class akka.event.Logging.InitializeLogger
 
productElementName(int) - Method in class akka.event.Logging.LogLevel
 
productElementName(int) - Method in class akka.event.Logging.Warning
 
productElementName(int) - Method in class akka.io.dns.AAAARecord
 
productElementName(int) - Method in class akka.io.dns.ARecord
 
productElementName(int) - Method in class akka.io.dns.CNameRecord
 
productElementName(int) - Method in class akka.io.dns.DnsProtocol.Ip
 
productElementName(int) - Method in class akka.io.dns.DnsProtocol.Resolve
 
productElementName(int) - Method in class akka.io.dns.DnsProtocol.Resolved
 
productElementName(int) - Method in class akka.io.dns.RecordClass
 
productElementName(int) - Method in class akka.io.dns.RecordType
 
productElementName(int) - Method in class akka.io.Dns.Resolve
Deprecated.
 
productElementName(int) - Method in class akka.io.Dns.Resolved
Deprecated.
 
productElementName(int) - Method in class akka.io.dns.SRVRecord
 
productElementName(int) - Method in class akka.io.dns.UnknownRecord
 
productElementName(int) - Method in class akka.io.Inet.SO$.ReceiveBufferSize
 
productElementName(int) - Method in class akka.io.Inet.SO$.ReuseAddress
 
productElementName(int) - Method in class akka.io.Inet.SO$.SendBufferSize
 
productElementName(int) - Method in class akka.io.Inet.SO$.TrafficClass
 
productElementName(int) - Method in class akka.io.Tcp.Bind
 
productElementName(int) - Method in class akka.io.Tcp.Bound
 
productElementName(int) - Method in class akka.io.Tcp.CommandFailed
 
productElementName(int) - Method in class akka.io.Tcp.CompoundWrite
 
productElementName(int) - Method in class akka.io.Tcp.Connect
 
productElementName(int) - Method in class akka.io.Tcp.Connected
 
productElementName(int) - Method in class akka.io.Tcp.ErrorClosed
 
productElementName(int) - Method in class akka.io.Tcp.NoAck
 
productElementName(int) - Method in class akka.io.Tcp.Received
 
productElementName(int) - Method in class akka.io.Tcp.Register
 
productElementName(int) - Method in class akka.io.Tcp.ResumeAccepting
 
productElementName(int) - Method in class akka.io.Tcp.SO$.KeepAlive
 
productElementName(int) - Method in class akka.io.Tcp.SO$.OOBInline
 
productElementName(int) - Method in class akka.io.Tcp.SO$.TcpNoDelay
 
productElementName(int) - Method in class akka.io.Tcp.Write
 
productElementName(int) - Method in class akka.io.Tcp.WriteFile
Deprecated.
 
productElementName(int) - Method in class akka.io.Tcp.WritePath
 
productElementName(int) - Method in class akka.io.Udp.Bind
 
productElementName(int) - Method in class akka.io.Udp.Bound
 
productElementName(int) - Method in class akka.io.Udp.CommandFailed
 
productElementName(int) - Method in class akka.io.Udp.NoAck
 
productElementName(int) - Method in class akka.io.Udp.Received
 
productElementName(int) - Method in class akka.io.Udp.Send
 
productElementName(int) - Method in class akka.io.Udp.SimpleSender
 
productElementName(int) - Method in class akka.io.Udp.SO$.Broadcast
 
productElementName(int) - Method in class akka.io.UdpConnected.CommandFailed
 
productElementName(int) - Method in class akka.io.UdpConnected.Connect
 
productElementName(int) - Method in class akka.io.UdpConnected.NoAck
 
productElementName(int) - Method in class akka.io.UdpConnected.Received
 
productElementName(int) - Method in class akka.io.UdpConnected.Send
 
productElementName(int) - Method in class akka.japi.Option.Some
 
productElementName(int) - Method in class akka.japi.Pair
 
productElementName(int) - Method in class akka.japi.tuple.Tuple10
 
productElementName(int) - Method in class akka.japi.tuple.Tuple11
 
productElementName(int) - Method in class akka.japi.tuple.Tuple12
 
productElementName(int) - Method in class akka.japi.tuple.Tuple13
 
productElementName(int) - Method in class akka.japi.tuple.Tuple14
 
productElementName(int) - Method in class akka.japi.tuple.Tuple15
 
productElementName(int) - Method in class akka.japi.tuple.Tuple16
 
productElementName(int) - Method in class akka.japi.tuple.Tuple17
 
productElementName(int) - Method in class akka.japi.tuple.Tuple18
 
productElementName(int) - Method in class akka.japi.tuple.Tuple19
 
productElementName(int) - Method in class akka.japi.tuple.Tuple20
 
productElementName(int) - Method in class akka.japi.tuple.Tuple21
 
productElementName(int) - Method in class akka.japi.tuple.Tuple22
 
productElementName(int) - Method in class akka.japi.tuple.Tuple3
 
productElementName(int) - Method in class akka.japi.tuple.Tuple4
 
productElementName(int) - Method in class akka.japi.tuple.Tuple5
 
productElementName(int) - Method in class akka.japi.tuple.Tuple6
 
productElementName(int) - Method in class akka.japi.tuple.Tuple7
 
productElementName(int) - Method in class akka.japi.tuple.Tuple8
 
productElementName(int) - Method in class akka.japi.tuple.Tuple9
 
productElementName(int) - Static method in class akka.NotUsed
 
productElementName(int) - Static method in class akka.osgi.UnregisteringLogService
 
productElementName(int) - Method in class akka.pattern.BackoffOnFailureOptionsImpl
 
productElementName(int) - Method in class akka.pattern.BackoffOnStopOptionsImpl
 
productElementName(int) - Method in class akka.pattern.BackoffOptionsImpl
 
productElementName(int) - Method in class akka.pattern.BackoffSupervisor.CurrentChild
 
productElementName(int) - Method in class akka.pattern.BackoffSupervisor.RestartCount
 
productElementName(int) - Static method in class akka.pattern.ForwardDeathLetters
 
productElementName(int) - Static method in class akka.pattern.ManualReset
 
productElementName(int) - Static method in class akka.pattern.RestartImpliesFailure
 
productElementName(int) - Method in exception akka.pattern.StatusReply.ErrorMessage
 
productElementName(int) - Static method in class akka.pattern.StopImpliesFailure
 
productElementName(int) - Method in class akka.persistence.AtLeastOnceDelivery.AtLeastOnceDeliverySnapshot
 
productElementName(int) - Method in class akka.persistence.AtLeastOnceDelivery.Internal$.Delivery
 
productElementName(int) - Static method in class akka.persistence.AtLeastOnceDelivery.Internal$.RedeliveryTick
 
productElementName(int) - Method in class akka.persistence.AtLeastOnceDelivery.UnconfirmedDelivery
 
productElementName(int) - Method in class akka.persistence.AtLeastOnceDelivery.UnconfirmedWarning
 
productElementName(int) - Method in class akka.persistence.AtomicWrite
 
productElementName(int) - Method in class akka.persistence.DeleteMessagesFailure
 
productElementName(int) - Method in class akka.persistence.DeleteMessagesSuccess
 
productElementName(int) - Method in class akka.persistence.DeleteSnapshotFailure
 
productElementName(int) - Method in class akka.persistence.DeleteSnapshotsFailure
 
productElementName(int) - Method in class akka.persistence.DeleteSnapshotsSuccess
 
productElementName(int) - Method in class akka.persistence.DeleteSnapshotSuccess
 
productElementName(int) - Static method in class akka.persistence.DiscardToDeadLetterStrategy
 
productElementName(int) - Method in class akka.persistence.Eventsourced.AsyncHandlerInvocation
 
productElementName(int) - Method in class akka.persistence.Eventsourced.RecoveryTick
 
productElementName(int) - Method in class akka.persistence.Eventsourced.StashingHandlerInvocation
 
productElementName(int) - Method in class akka.persistence.fsm.PersistentFSM.CurrentState
Deprecated.
 
productElementName(int) - Method in class akka.persistence.fsm.PersistentFSM.Event
Deprecated.
 
productElementName(int) - Method in class akka.persistence.fsm.PersistentFSM.Failure
Deprecated.
 
productElementName(int) - Method in class akka.persistence.fsm.PersistentFSM.LogEntry
Deprecated.
 
productElementName(int) - Method in class akka.persistence.fsm.PersistentFSM.PersistentFSMSnapshot
Deprecated.
 
productElementName(int) - Method in class akka.persistence.fsm.PersistentFSM.State
Deprecated.
 
productElementName(int) - Method in class akka.persistence.fsm.PersistentFSM.StateChangeEvent
Deprecated.
 
productElementName(int) - Method in class akka.persistence.fsm.PersistentFSM.StopEvent
Deprecated.
 
productElementName(int) - Method in class akka.persistence.fsm.PersistentFSM.SubscribeTransitionCallBack
Deprecated.
 
productElementName(int) - Method in class akka.persistence.fsm.PersistentFSM.TimeoutMarker
Deprecated.
 
productElementName(int) - Method in class akka.persistence.fsm.PersistentFSM.Timer
Deprecated.
 
productElementName(int) - Method in class akka.persistence.fsm.PersistentFSM.Transition
Deprecated.
 
productElementName(int) - Method in class akka.persistence.fsm.PersistentFSM.UnsubscribeTransitionCallBack
Deprecated.
 
productElementName(int) - Method in class akka.persistence.journal.AsyncWriteJournal.Desequenced
 
productElementName(int) - Method in class akka.persistence.journal.AsyncWriteProxy.SetStore
 
productElementName(int) - Method in class akka.persistence.journal.AsyncWriteTarget.DeleteMessagesTo
 
productElementName(int) - Method in class akka.persistence.journal.AsyncWriteTarget.ReplayFailure
 
productElementName(int) - Method in class akka.persistence.journal.AsyncWriteTarget.ReplayMessages
 
productElementName(int) - Method in class akka.persistence.journal.AsyncWriteTarget.ReplaySuccess
 
productElementName(int) - Method in class akka.persistence.journal.AsyncWriteTarget.WriteMessages
 
productElementName(int) - Method in class akka.persistence.journal.EventsSeq
 
productElementName(int) - Static method in class akka.persistence.journal.IdentityEventAdapter
 
productElementName(int) - Static method in class akka.persistence.journal.IdentityEventAdapters
 
productElementName(int) - Method in class akka.persistence.journal.JournalPerfSpec.Cmd
 
productElementName(int) - Method in class akka.persistence.journal.leveldb.LeveldbCompaction.TryCompactLeveldb
 
productElementName(int) - Method in class akka.persistence.journal.PersistencePluginProxy.TargetLocation
 
productElementName(int) - Method in class akka.persistence.journal.SingleEventSeq
 
productElementName(int) - Method in class akka.persistence.journal.Tagged
 
productElementName(int) - Method in class akka.persistence.JournalProtocol.DeleteMessagesTo
 
productElementName(int) - Method in class akka.persistence.JournalProtocol.LoopMessageSuccess
 
productElementName(int) - Method in class akka.persistence.JournalProtocol.RecoverySuccess
 
productElementName(int) - Method in class akka.persistence.JournalProtocol.ReplayedMessage
 
productElementName(int) - Method in class akka.persistence.JournalProtocol.ReplayMessages
 
productElementName(int) - Method in class akka.persistence.JournalProtocol.ReplayMessagesFailure
 
productElementName(int) - Method in class akka.persistence.JournalProtocol.WriteMessageFailure
 
productElementName(int) - Method in class akka.persistence.JournalProtocol.WriteMessageRejected
 
productElementName(int) - Method in class akka.persistence.JournalProtocol.WriteMessages
 
productElementName(int) - Method in class akka.persistence.JournalProtocol.WriteMessagesFailed
 
productElementName(int) - Method in class akka.persistence.JournalProtocol.WriteMessageSuccess
 
productElementName(int) - Static method in class akka.persistence.query.NoOffset
 
productElementName(int) - Method in class akka.persistence.query.Sequence
 
productElementName(int) - Method in class akka.persistence.query.TimeBasedUUID
 
productElementName(int) - Method in class akka.persistence.query.TimestampOffset
 
productElementName(int) - Method in class akka.persistence.Recovery
 
productElementName(int) - Static method in class akka.persistence.RecoveryCompleted
 
productElementName(int) - Method in class akka.persistence.ReplyToStrategy
 
productElementName(int) - Method in class akka.persistence.SaveSnapshotFailure
 
productElementName(int) - Method in class akka.persistence.SaveSnapshotSuccess
 
productElementName(int) - Method in exception akka.persistence.scalatest.MayVerb.TestCanceledByFailure
 
productElementName(int) - Method in class akka.persistence.SelectedSnapshot
 
productElementName(int) - Method in class akka.persistence.serialization.Snapshot
 
productElementName(int) - Method in class akka.persistence.SnapshotOffer
 
productElementName(int) - Method in class akka.persistence.SnapshotProtocol.DeleteSnapshot
 
productElementName(int) - Method in class akka.persistence.SnapshotProtocol.DeleteSnapshots
 
productElementName(int) - Method in class akka.persistence.SnapshotProtocol.LoadSnapshot
 
productElementName(int) - Method in class akka.persistence.SnapshotProtocol.LoadSnapshotFailed
 
productElementName(int) - Method in class akka.persistence.SnapshotProtocol.LoadSnapshotResult
 
productElementName(int) - Method in class akka.persistence.SnapshotProtocol.SaveSnapshot
 
productElementName(int) - Method in class akka.persistence.SnapshotSelectionCriteria
 
productElementName(int) - Method in class akka.persistence.state.javadsl.GetObjectResult
 
productElementName(int) - Method in class akka.persistence.state.scaladsl.GetObjectResult
 
productElementName(int) - Method in class akka.persistence.testkit.DeleteEvents
 
productElementName(int) - Method in class akka.persistence.testkit.DeleteSnapshotByMeta
 
productElementName(int) - Method in class akka.persistence.testkit.DeleteSnapshotsByCriteria
 
productElementName(int) - Static method in class akka.persistence.testkit.ProcessingPolicy.DefaultPolicies.PassAll
 
productElementName(int) - Static method in class akka.persistence.testkit.ProcessingSuccess
 
productElementName(int) - Method in class akka.persistence.testkit.ReadEvents
 
productElementName(int) - Static method in class akka.persistence.testkit.ReadSeqNum
 
productElementName(int) - Method in class akka.persistence.testkit.ReadSnapshot
 
productElementName(int) - Method in class akka.persistence.testkit.Reject
 
productElementName(int) - Method in class akka.persistence.testkit.SnapshotMeta
 
productElementName(int) - Method in class akka.persistence.testkit.state.scaladsl.Record
 
productElementName(int) - Method in class akka.persistence.testkit.StorageFailure
 
productElementName(int) - Method in class akka.persistence.testkit.WriteEvents
 
productElementName(int) - Method in class akka.persistence.testkit.WriteSnapshot
 
productElementName(int) - Method in class akka.persistence.TestPayload
 
productElementName(int) - Static method in class akka.persistence.ThrowOverflowExceptionStrategy
 
productElementName(int) - Method in class akka.persistence.typed.crdt.Counter
 
productElementName(int) - Method in class akka.persistence.typed.crdt.Counter.Updated
 
productElementName(int) - Method in class akka.persistence.typed.crdt.LwwTime
 
productElementName(int) - Method in class akka.persistence.typed.DeleteEventsCompleted
 
productElementName(int) - Method in class akka.persistence.typed.DeleteEventsFailed
 
productElementName(int) - Method in class akka.persistence.typed.DeleteSnapshotsCompleted
 
productElementName(int) - Method in class akka.persistence.typed.DeleteSnapshotsFailed
 
productElementName(int) - Method in class akka.persistence.typed.DeletionTarget.Criteria
 
productElementName(int) - Method in class akka.persistence.typed.DeletionTarget.Individual
 
productElementName(int) - Static method in class akka.persistence.typed.EmptyEventSeq
 
productElementName(int) - Static method in class akka.persistence.typed.internal.DefaultRecovery
 
productElementName(int) - Static method in class akka.persistence.typed.internal.DisabledRecovery
 
productElementName(int) - Static method in class akka.persistence.typed.internal.DisabledRetentionCriteria
 
productElementName(int) - Method in class akka.persistence.typed.internal.InternalProtocol.IncomingCommand
 
productElementName(int) - Method in class akka.persistence.typed.internal.InternalProtocol.JournalResponse
 
productElementName(int) - Method in class akka.persistence.typed.internal.InternalProtocol.RecoveryTickEvent
 
productElementName(int) - Method in class akka.persistence.typed.internal.InternalProtocol.ReplicatedEventEnvelope
 
productElementName(int) - Method in class akka.persistence.typed.internal.InternalProtocol.SnapshotterResponse
 
productElementName(int) - Method in class akka.persistence.typed.internal.JournalInteractions.EventToPersist
 
productElementName(int) - Static method in class akka.persistence.typed.internal.PersistNothing
 
productElementName(int) - Static method in class akka.persistence.typed.internal.ReplicatedEventAck
 
productElementName(int) - Static method in class akka.persistence.typed.internal.Stash
 
productElementName(int) - Static method in class akka.persistence.typed.internal.Stop
 
productElementName(int) - Static method in class akka.persistence.typed.internal.Unhandled
 
productElementName(int) - Static method in class akka.persistence.typed.internal.UnstashAll
 
productElementName(int) - Static method in class akka.persistence.typed.RecoveryCompleted
 
productElementName(int) - Method in class akka.persistence.typed.RecoveryFailed
 
productElementName(int) - Method in class akka.persistence.typed.ReplicaId
 
productElementName(int) - Method in class akka.persistence.typed.SnapshotCompleted
 
productElementName(int) - Method in class akka.persistence.typed.SnapshotFailed
 
productElementName(int) - Method in class akka.persistence.typed.state.internal.InternalProtocol.DeleteFailure
 
productElementName(int) - Method in class akka.persistence.typed.state.internal.InternalProtocol.GetFailure
 
productElementName(int) - Method in class akka.persistence.typed.state.internal.InternalProtocol.GetSuccess
 
productElementName(int) - Method in class akka.persistence.typed.state.internal.InternalProtocol.IncomingCommand
 
productElementName(int) - Method in class akka.persistence.typed.state.internal.InternalProtocol.UpsertFailure
 
productElementName(int) - Static method in class akka.persistence.typed.state.internal.PersistNothing
 
productElementName(int) - Static method in class akka.persistence.typed.state.internal.Stash
 
productElementName(int) - Static method in class akka.persistence.typed.state.internal.Stop
 
productElementName(int) - Static method in class akka.persistence.typed.state.internal.Unhandled
 
productElementName(int) - Static method in class akka.persistence.typed.state.internal.UnstashAll
 
productElementName(int) - Static method in class akka.persistence.typed.state.RecoveryCompleted
 
productElementName(int) - Method in class akka.persistence.typed.state.RecoveryFailed
 
productElementName(int) - Method in class akka.remote.Ack
Deprecated.
 
productElementName(int) - Method in class akka.remote.AckedReceiveBuffer
Deprecated.
 
productElementName(int) - Method in class akka.remote.AckedSendBuffer
Deprecated.
 
productElementName(int) - Method in class akka.remote.artery.compress.CompressionProtocol.Events$.HeavyHitterDetected
 
productElementName(int) - Method in class akka.remote.artery.compress.CompressionProtocol.Events$.ReceivedActorRefCompressionTable
 
productElementName(int) - Method in class akka.remote.artery.compress.CompressionProtocol.Events$.ReceivedClassManifestCompressionTable
 
productElementName(int) - Static method in class akka.remote.artery.compress.NoInboundCompressions
 
productElementName(int) - Static method in class akka.remote.artery.Flush
 
productElementName(int) - Method in class akka.remote.artery.GracefulShutdownQuarantinedEvent
 
productElementName(int) - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
productElementName(int) - Method in class akka.remote.artery.QuarantinedEvent
 
productElementName(int) - Method in class akka.remote.artery.TestManagementCommands.FailInboundStreamOnce
 
productElementName(int) - Method in class akka.remote.artery.ThisActorSystemQuarantinedEvent
 
productElementName(int) - Method in class akka.remote.AssociatedEvent
Deprecated.
 
productElementName(int) - Method in class akka.remote.AssociationErrorEvent
Deprecated.
 
productElementName(int) - Method in class akka.remote.DisassociatedEvent
Deprecated.
 
productElementName(int) - Method in class akka.remote.GracefulShutdownQuarantinedEvent
Deprecated.
 
productElementName(int) - Method in class akka.remote.QuarantinedEvent
Deprecated.
 
productElementName(int) - Method in class akka.remote.RemoteScope
 
productElementName(int) - Method in class akka.remote.RemotingErrorEvent
Deprecated.
 
productElementName(int) - Method in class akka.remote.RemotingListenEvent
 
productElementName(int) - Static method in class akka.remote.RemotingShutdownEvent
Deprecated.
 
productElementName(int) - Method in class akka.remote.routing.RemoteRouterConfig
 
productElementName(int) - Method in class akka.remote.SeqNo
Deprecated.
 
productElementName(int) - Static method in class akka.remote.testconductor.Client
 
productElementName(int) - Method in class akka.remote.testconductor.RoleName
 
productElementName(int) - Static method in class akka.remote.testconductor.Server
 
productElementName(int) - Method in class akka.remote.ThisActorSystemQuarantinedEvent
Deprecated.
 
productElementName(int) - Method in class akka.remote.transport.ActorTransportAdapter.AssociateUnderlying
Deprecated.
 
productElementName(int) - Method in class akka.remote.transport.ActorTransportAdapter.DisassociateUnderlying
Deprecated.
 
productElementName(int) - Method in class akka.remote.transport.ActorTransportAdapter.ListenerRegistered
Deprecated.
 
productElementName(int) - Method in class akka.remote.transport.ActorTransportAdapter.ListenUnderlying
Deprecated.
 
productElementName(int) - Method in class akka.remote.transport.AkkaPduCodec.Associate
 
productElementName(int) - Method in class akka.remote.transport.AkkaPduCodec.Disassociate
 
productElementName(int) - Method in class akka.remote.transport.AkkaPduCodec.Message
 
productElementName(int) - Method in class akka.remote.transport.AkkaPduCodec.Payload
 
productElementName(int) - Method in class akka.remote.transport.AssociationHandle.ActorHandleEventListener
Deprecated.
 
productElementName(int) - Method in class akka.remote.transport.AssociationHandle.Disassociated
Deprecated.
 
productElementName(int) - Method in class akka.remote.transport.AssociationHandle.InboundPayload
Deprecated.
 
productElementName(int) - Method in exception akka.remote.transport.FailureInjectorException
Deprecated.
 
productElementName(int) - Method in class akka.remote.transport.HandshakeInfo
 
productElementName(int) - Method in class akka.remote.transport.TestAssociationHandle
Deprecated.
 
productElementName(int) - Method in class akka.remote.transport.TestTransport.AssociateAttempt
Deprecated.
 
productElementName(int) - Method in class akka.remote.transport.TestTransport.DisassociateAttempt
Deprecated.
 
productElementName(int) - Method in class akka.remote.transport.TestTransport.ListenAttempt
Deprecated.
 
productElementName(int) - Method in class akka.remote.transport.TestTransport.ShutdownAttempt
Deprecated.
 
productElementName(int) - Method in class akka.remote.transport.TestTransport.WriteAttempt
Deprecated.
 
productElementName(int) - Method in class akka.remote.transport.ThrottlerTransportAdapter.ForceDisassociate
Deprecated.
 
productElementName(int) - Method in class akka.remote.transport.ThrottlerTransportAdapter.ForceDisassociateExplicitly
Deprecated.
 
productElementName(int) - Method in class akka.remote.transport.ThrottlerTransportAdapter.SetThrottle
Deprecated.
 
productElementName(int) - Method in class akka.remote.transport.ThrottlerTransportAdapter.TokenBucket
Deprecated.
 
productElementName(int) - Method in class akka.remote.transport.Transport.ActorAssociationEventListener
Deprecated.
 
productElementName(int) - Method in class akka.remote.transport.Transport.InboundAssociation
Deprecated.
 
productElementName(int) - Method in exception akka.remote.transport.Transport.InvalidAssociationException
Deprecated.
 
productElementName(int) - Method in class akka.remote.UniqueAddress
 
productElementName(int) - Method in class akka.routing.ActorRefRoutee
 
productElementName(int) - Method in class akka.routing.ActorSelectionRoutee
 
productElementName(int) - Method in class akka.routing.AddRoutee
 
productElementName(int) - Method in class akka.routing.AdjustPoolSize
 
productElementName(int) - Method in class akka.routing.BalancingPool
 
productElementName(int) - Method in class akka.routing.Broadcast
 
productElementName(int) - Method in class akka.routing.BroadcastGroup
 
productElementName(int) - Method in class akka.routing.BroadcastPool
 
productElementName(int) - Method in class akka.routing.ConsistentHashingGroup
 
productElementName(int) - Method in class akka.routing.ConsistentHashingPool
 
productElementName(int) - Method in class akka.routing.ConsistentHashingRouter.ConsistentHashableEnvelope
 
productElementName(int) - Method in class akka.routing.ConsistentHashingRoutingLogic
 
productElementName(int) - Method in class akka.routing.Deafen
 
productElementName(int) - Method in class akka.routing.DefaultOptimalSizeExploringResizer
 
productElementName(int) - Method in class akka.routing.DefaultResizer
 
productElementName(int) - Static method in class akka.routing.FromConfig
 
productElementName(int) - Static method in class akka.routing.GetRoutees
 
productElementName(int) - Method in class akka.routing.Listen
 
productElementName(int) - Static method in class akka.routing.NoRouter
 
productElementName(int) - Method in class akka.routing.OptimalSizeExploringResizer.ResizeRecord
 
productElementName(int) - Method in class akka.routing.OptimalSizeExploringResizer.UnderUtilizationStreak
 
productElementName(int) - Method in class akka.routing.RandomGroup
 
productElementName(int) - Method in class akka.routing.RandomPool
 
productElementName(int) - Method in class akka.routing.RemoveRoutee
 
productElementName(int) - Method in class akka.routing.RoundRobinGroup
 
productElementName(int) - Method in class akka.routing.RoundRobinPool
 
productElementName(int) - Method in class akka.routing.Routees
 
productElementName(int) - Method in class akka.routing.Router
 
productElementName(int) - Method in class akka.routing.ScatterGatherFirstCompletedGroup
 
productElementName(int) - Method in class akka.routing.ScatterGatherFirstCompletedPool
 
productElementName(int) - Method in class akka.routing.ScatterGatherFirstCompletedRoutingLogic
 
productElementName(int) - Method in class akka.routing.SeveralRoutees
 
productElementName(int) - Method in class akka.routing.SmallestMailboxPool
 
productElementName(int) - Method in class akka.routing.TailChoppingGroup
 
productElementName(int) - Method in class akka.routing.TailChoppingPool
 
productElementName(int) - Method in class akka.routing.TailChoppingRoutingLogic
 
productElementName(int) - Method in class akka.routing.WithListeners
 
productElementName(int) - Method in class akka.serialization.DisabledJavaSerializer
 
productElementName(int) - Method in class akka.serialization.jackson.Compression.GZip
 
productElementName(int) - Method in class akka.serialization.jackson.Compression.LZ4
 
productElementName(int) - Method in class akka.serialization.Serialization.Information
 
productElementName(int) - Method in exception akka.stream.AbruptIOTerminationException
Deprecated.
 
productElementName(int) - Method in exception akka.stream.AbruptTerminationException
 
productElementName(int) - Method in class akka.stream.ActorAttributes.DebugLogging
 
productElementName(int) - Method in class akka.stream.ActorAttributes.Dispatcher
 
productElementName(int) - Method in class akka.stream.ActorAttributes.FuzzingMode
 
productElementName(int) - Method in class akka.stream.ActorAttributes.MaxFixedBufferSize
 
productElementName(int) - Method in class akka.stream.ActorAttributes.OutputBurstLimit
 
productElementName(int) - Method in class akka.stream.ActorAttributes.StreamSubscriptionTimeout
 
productElementName(int) - Method in class akka.stream.ActorAttributes.SupervisionStrategy
 
productElementName(int) - Method in class akka.stream.ActorAttributes.SyncProcessingLimit
 
productElementName(int) - Method in class akka.stream.AmorphousShape
 
productElementName(int) - Method in class akka.stream.Attributes.CancellationStrategy
 
productElementName(int) - Method in class akka.stream.Attributes.CancellationStrategy$.AfterDelay
 
productElementName(int) - Method in class akka.stream.Attributes.InputBuffer
 
productElementName(int) - Method in class akka.stream.Attributes.LogLevels
 
productElementName(int) - Method in class akka.stream.Attributes.Name
 
productElementName(int) - Method in class akka.stream.Attributes
 
productElementName(int) - Method in class akka.stream.BidiShape
 
productElementName(int) - Static method in exception akka.stream.BindFailedException
 
productElementName(int) - Method in exception akka.stream.BufferOverflowException
 
productElementName(int) - Static method in class akka.stream.Client
 
productElementName(int) - Static method in class akka.stream.EagerClose
 
productElementName(int) - Method in class akka.stream.FanInShape.Name
 
productElementName(int) - Method in class akka.stream.FanInShape.Ports
 
productElementName(int) - Method in class akka.stream.FanOutShape.Name
 
productElementName(int) - Method in class akka.stream.FanOutShape.Ports
 
productElementName(int) - Method in class akka.stream.FlowMonitorState.Failed
 
productElementName(int) - Method in class akka.stream.FlowMonitorState.Received
 
productElementName(int) - Method in class akka.stream.FlowShape
 
productElementName(int) - Static method in class akka.stream.IgnoreBoth
 
productElementName(int) - Static method in class akka.stream.IgnoreCancel
 
productElementName(int) - Static method in class akka.stream.IgnoreComplete
 
productElementName(int) - Method in exception akka.stream.InvalidPartnerActorException
 
productElementName(int) - Method in exception akka.stream.InvalidSequenceNumberException
 
productElementName(int) - Method in class akka.stream.IOResult
 
productElementName(int) - Method in class akka.stream.QueueOfferResult.Failure
 
productElementName(int) - Method in exception akka.stream.RemoteStreamRefActorTerminatedException
 
productElementName(int) - Method in exception akka.stream.scaladsl.Partition.PartitionOutOfBoundsException
 
productElementName(int) - Method in class akka.stream.scaladsl.RestartWithBackoffFlow.Delay
 
productElementName(int) - Method in class akka.stream.scaladsl.RunnableGraph
 
productElementName(int) - Method in class akka.stream.scaladsl.Tcp.IncomingConnection
 
productElementName(int) - Method in class akka.stream.scaladsl.Tcp.OutgoingConnection
 
productElementName(int) - Method in class akka.stream.scaladsl.Tcp.ServerBinding
 
productElementName(int) - Method in class akka.stream.scaladsl.TcpAttributes.TcpWriteBufferSize
 
productElementName(int) - Static method in class akka.stream.Server
 
productElementName(int) - Method in class akka.stream.SinkShape
 
productElementName(int) - Method in class akka.stream.SourceShape
 
productElementName(int) - Method in class akka.stream.stage.ConcurrentAsyncCallbackState.Event
 
productElementName(int) - Method in class akka.stream.stage.ConcurrentAsyncCallbackState.Pending
 
productElementName(int) - Method in exception akka.stream.stage.GraphStageLogic.StageActorRefNotInitializedException
 
productElementName(int) - Method in class akka.stream.stage.TimerMessages.Scheduled
 
productElementName(int) - Method in class akka.stream.stage.TimerMessages.Timer
 
productElementName(int) - Method in class akka.stream.StreamRefAttributes.BufferCapacity
 
productElementName(int) - Method in class akka.stream.StreamRefAttributes.DemandRedeliveryInterval
 
productElementName(int) - Method in class akka.stream.StreamRefAttributes.FinalTerminationSignalDeadline
 
productElementName(int) - Method in class akka.stream.StreamRefAttributes.SubscriptionTimeout
 
productElementName(int) - Method in exception akka.stream.StreamRefSubscriptionTimeoutException
 
productElementName(int) - Method in exception akka.stream.TargetRefNotInitializedYetException
 
productElementName(int) - Method in class akka.stream.testkit.GraphStageMessages.Failure
 
productElementName(int) - Method in class akka.stream.testkit.GraphStageMessages.StageFailure
 
productElementName(int) - Method in class akka.stream.testkit.StreamTestKit.CompletedSubscription
 
productElementName(int) - Method in class akka.stream.testkit.StreamTestKit.FailedSubscription
 
productElementName(int) - Method in class akka.stream.testkit.StreamTestKit.PublisherProbeSubscription
 
productElementName(int) - Method in class akka.stream.testkit.TestPublisher.CancelSubscription
 
productElementName(int) - Method in class akka.stream.testkit.TestPublisher.RequestMore
 
productElementName(int) - Method in class akka.stream.testkit.TestPublisher.Subscribe
 
productElementName(int) - Method in class akka.stream.testkit.TestSubscriber.OnError
 
productElementName(int) - Method in class akka.stream.testkit.TestSubscriber.OnNext
 
productElementName(int) - Method in class akka.stream.testkit.TestSubscriber.OnSubscribe
 
productElementName(int) - Method in class akka.stream.TLSProtocol.NegotiateNewSession
 
productElementName(int) - Method in class akka.stream.TLSProtocol.SendBytes
 
productElementName(int) - Method in class akka.stream.TLSProtocol.SessionBytes
 
productElementName(int) - Method in class akka.testkit.CustomEventFilter
 
productElementName(int) - Method in class akka.testkit.DeadLettersFilter
 
productElementName(int) - Method in class akka.testkit.DebugFilter
 
productElementName(int) - Method in class akka.testkit.ErrorFilter
 
productElementName(int) - Method in class akka.testkit.InfoFilter
 
productElementName(int) - Method in class akka.testkit.TestActor.RealMessage
 
productElementName(int) - Method in class akka.testkit.TestActor.SetAutoPilot
 
productElementName(int) - Method in class akka.testkit.TestActor.SetIgnore
 
productElementName(int) - Method in class akka.testkit.TestActor.Spawn
 
productElementName(int) - Method in class akka.testkit.TestActor.UnWatch
 
productElementName(int) - Method in class akka.testkit.TestActor.Watch
 
productElementName(int) - Method in class akka.testkit.TestEvent.Mute
 
productElementName(int) - Method in class akka.testkit.TestEvent.UnMute
 
productElementName(int) - Method in exception akka.testkit.TestException
 
productElementName(int) - Method in class akka.testkit.WarningFilter
 
productElementName(int) - Method in class akka.util.LineNumbers.SourceFile
 
productElementName(int) - Method in class akka.util.LineNumbers.SourceFileLines
 
productElementName(int) - Method in class akka.util.LineNumbers.UnknownSourceFormat
 
productElementName(int) - Method in class akka.util.Timeout
 
productElementName$extension(ServiceRegistry, int) - Method in class akka.cluster.typed.internal.receptionist.ServiceRegistry$
 
productElementName$extension(Logging.LogLevel, int) - Method in class akka.event.Logging.LogLevel$
 
productElementName$extension(MessageFlags, int) - Method in class akka.io.dns.internal.MessageFlags$
 
productElementNames() - Static method in class akka.actor.ChildNameReserved
 
productElementNames() - Static method in class akka.actor.Kill
 
productElementNames() - Static method in class akka.actor.LocalScope
 
productElementNames() - Static method in class akka.actor.Nobody
 
productElementNames() - Static method in class akka.actor.NoScopeGiven
 
productElementNames() - Static method in class akka.actor.PoisonPill
 
productElementNames() - Static method in class akka.actor.ReceiveTimeout
 
productElementNames() - Static method in class akka.actor.SelectParent
 
productElementNames() - Static method in class akka.actor.typed.internal.NoMessage
 
productElementNames() - Static method in class akka.actor.typed.internal.NoOpActorFlightRecorder
 
productElementNames() - Static method in class akka.actor.typed.PostStop
 
productElementNames() - Static method in class akka.actor.typed.PreRestart
 
productElementNames() - Static method in class akka.cluster.client.ClusterClient.Internal$.HeartbeatTick
Deprecated.
 
productElementNames() - Static method in class akka.cluster.client.ClusterClient.Internal$.ReconnectTimeout
Deprecated.
 
productElementNames() - Static method in class akka.cluster.client.ClusterClient.Internal$.RefreshContactsTick
Deprecated.
 
productElementNames() - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.CheckDeadlines
Deprecated.
 
productElementNames() - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.GetContacts
Deprecated.
 
productElementNames() - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.Heartbeat
Deprecated.
 
productElementNames() - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.HeartbeatRsp
Deprecated.
 
productElementNames() - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.Ping
Deprecated.
 
productElementNames() - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.ReceptionistShutdown
Deprecated.
 
productElementNames() - Static method in class akka.cluster.client.GetClusterClients
 
productElementNames() - Static method in class akka.cluster.client.GetContactPoints
 
productElementNames() - Static method in class akka.cluster.client.SubscribeClusterClients
 
productElementNames() - Static method in class akka.cluster.client.SubscribeContactPoints
 
productElementNames() - Static method in class akka.cluster.client.UnsubscribeClusterClients
 
productElementNames() - Static method in class akka.cluster.client.UnsubscribeContactPoints
 
productElementNames() - Static method in class akka.cluster.ClusterScope
 
productElementNames() - Static method in class akka.cluster.ddata.Replicator.Internal$.ClockTick
 
productElementNames() - Static method in class akka.cluster.ddata.Replicator.Internal$.DeletedData
 
productElementNames() - Static method in class akka.cluster.ddata.Replicator.Internal$.DeltaNack
 
productElementNames() - Static method in class akka.cluster.ddata.Replicator.Internal$.DeltaPropagationTick
 
productElementNames() - Static method in class akka.cluster.ddata.Replicator.Internal$.GossipTick
 
productElementNames() - Static method in class akka.cluster.ddata.Replicator.Internal$.ReadRepairAck
 
productElementNames() - Static method in class akka.cluster.ddata.Replicator.Internal$.RemovedNodePruningTick
 
productElementNames() - Static method in class akka.cluster.ddata.Replicator.Internal$.WriteAck
 
productElementNames() - Static method in class akka.cluster.ddata.Replicator.Internal$.WriteNack
 
productElementNames() - Static method in class akka.cluster.metrics.CollectionStartMessage
 
productElementNames() - Static method in class akka.cluster.metrics.CollectionStopMessage
 
productElementNames() - Static method in class akka.cluster.metrics.CpuMetricsSelector
 
productElementNames() - Static method in class akka.cluster.metrics.HeapMetricsSelector
 
productElementNames() - Static method in class akka.cluster.metrics.SystemLoadAverageMetricsSelector
 
productElementNames() - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.DeltaCount
 
productElementNames() - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.GossipTick
 
productElementNames() - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.NewSubscriberArrived
 
productElementNames() - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.NoMoreSubscribers
 
productElementNames() - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Prune
 
productElementNames() - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.TerminateRequest
 
productElementNames() - Static method in class akka.cluster.sharding.NoOpShardingFlightRecorder
 
productElementNames() - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardCoordinatorInitialized
 
productElementNames() - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.StateInitialized
 
productElementNames() - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.Terminate
 
productElementNames() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLease
 
productElementNames() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.BecomingOldest
 
productElementNames() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Cleanup
 
productElementNames() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.End
 
productElementNames() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.EndData
 
productElementNames() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandingOver
 
productElementNames() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverDone
 
productElementNames() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverInProgress
 
productElementNames() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverToMe
 
productElementNames() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.LeaseRetry
 
productElementNames() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Oldest
 
productElementNames() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.SelfExiting
 
productElementNames() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Start
 
productElementNames() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.StartOldestChangedBuffer
 
productElementNames() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Stopping
 
productElementNames() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOver
 
productElementNames() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOverFromMe
 
productElementNames() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Uninitialized
 
productElementNames() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.WasOldest
 
productElementNames() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Younger
 
productElementNames() - Static method in class akka.cluster.Valid
 
productElementNames() - Static method in class akka.discovery.Lookup
 
productElementNames() - Static method in class akka.dispatch.sysmsg.NoMessage
 
productElementNames() - Static method in class akka.Done
 
productElementNames() - Static method in class akka.NotUsed
 
productElementNames() - Static method in class akka.osgi.UnregisteringLogService
 
productElementNames() - Static method in class akka.pattern.ForwardDeathLetters
 
productElementNames() - Static method in class akka.pattern.ManualReset
 
productElementNames() - Static method in class akka.pattern.RestartImpliesFailure
 
productElementNames() - Static method in class akka.pattern.StopImpliesFailure
 
productElementNames() - Static method in class akka.persistence.AtLeastOnceDelivery.Internal$.RedeliveryTick
 
productElementNames() - Static method in class akka.persistence.DiscardToDeadLetterStrategy
 
productElementNames() - Static method in class akka.persistence.journal.IdentityEventAdapter
 
productElementNames() - Static method in class akka.persistence.journal.IdentityEventAdapters
 
productElementNames() - Static method in class akka.persistence.query.NoOffset
 
productElementNames() - Static method in class akka.persistence.RecoveryCompleted
 
productElementNames() - Static method in class akka.persistence.testkit.ProcessingPolicy.DefaultPolicies.PassAll
 
productElementNames() - Static method in class akka.persistence.testkit.ProcessingSuccess
 
productElementNames() - Static method in class akka.persistence.testkit.ReadSeqNum
 
productElementNames() - Static method in class akka.persistence.testkit.SnapshotMeta
 
productElementNames() - Static method in class akka.persistence.ThrowOverflowExceptionStrategy
 
productElementNames() - Static method in class akka.persistence.typed.EmptyEventSeq
 
productElementNames() - Static method in class akka.persistence.typed.internal.DefaultRecovery
 
productElementNames() - Static method in class akka.persistence.typed.internal.DisabledRecovery
 
productElementNames() - Static method in class akka.persistence.typed.internal.DisabledRetentionCriteria
 
productElementNames() - Static method in class akka.persistence.typed.internal.PersistNothing
 
productElementNames() - Static method in class akka.persistence.typed.internal.ReplicatedEventAck
 
productElementNames() - Static method in class akka.persistence.typed.internal.Stash
 
productElementNames() - Static method in class akka.persistence.typed.internal.Stop
 
productElementNames() - Static method in class akka.persistence.typed.internal.Unhandled
 
productElementNames() - Static method in class akka.persistence.typed.internal.UnstashAll
 
productElementNames() - Static method in class akka.persistence.typed.RecoveryCompleted
 
productElementNames() - Static method in class akka.persistence.typed.state.internal.PersistNothing
 
productElementNames() - Static method in class akka.persistence.typed.state.internal.Stash
 
productElementNames() - Static method in class akka.persistence.typed.state.internal.Stop
 
productElementNames() - Static method in class akka.persistence.typed.state.internal.Unhandled
 
productElementNames() - Static method in class akka.persistence.typed.state.internal.UnstashAll
 
productElementNames() - Static method in class akka.persistence.typed.state.RecoveryCompleted
 
productElementNames() - Static method in class akka.remote.artery.compress.NoInboundCompressions
 
productElementNames() - Static method in class akka.remote.artery.Flush
 
productElementNames() - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
productElementNames() - Static method in class akka.remote.RemotingShutdownEvent
Deprecated.
 
productElementNames() - Static method in class akka.remote.testconductor.Client
 
productElementNames() - Static method in class akka.remote.testconductor.Server
 
productElementNames() - Static method in class akka.routing.DefaultResizer
 
productElementNames() - Static method in class akka.routing.FromConfig
 
productElementNames() - Static method in class akka.routing.GetRoutees
 
productElementNames() - Static method in class akka.routing.NoRouter
 
productElementNames() - Static method in exception akka.stream.BindFailedException
 
productElementNames() - Static method in class akka.stream.Client
 
productElementNames() - Static method in class akka.stream.EagerClose
 
productElementNames() - Static method in class akka.stream.IgnoreBoth
 
productElementNames() - Static method in class akka.stream.IgnoreCancel
 
productElementNames() - Static method in class akka.stream.IgnoreComplete
 
productElementNames() - Static method in class akka.stream.Server
 
productIterator() - Method in class akka.actor.ActorIdentity
 
productIterator() - Method in exception akka.actor.ActorKilledException
 
productIterator() - Method in exception akka.actor.ActorNotFound
 
productIterator() - Method in class akka.actor.Address
 
productIterator() - Method in class akka.actor.AllForOneStrategy
 
productIterator() - Static method in class akka.actor.ChildNameReserved
 
productIterator() - Method in class akka.actor.ChildNameReserved$
 
productIterator() - Method in class akka.actor.ChildRestartStats
 
productIterator() - Method in class akka.actor.ContextualTypedActorFactory
 
productIterator() - Method in class akka.actor.CoordinatedShutdown.ActorSystemTerminateReason$
 
productIterator() - Method in class akka.actor.CoordinatedShutdown.ClusterDowningReason$
 
productIterator() - Method in class akka.actor.CoordinatedShutdown.ClusterJoinUnsuccessfulReason$
 
productIterator() - Method in class akka.actor.CoordinatedShutdown.ClusterLeavingReason$
 
productIterator() - Method in class akka.actor.CoordinatedShutdown.IncompatibleConfigurationDetectedReason$
 
productIterator() - Method in class akka.actor.CoordinatedShutdown.JvmExitReason$
 
productIterator() - Method in class akka.actor.CoordinatedShutdown.UnknownReason$
 
productIterator() - Method in class akka.actor.DeadLetter
 
productIterator() - Method in exception akka.actor.DeathPactException
 
productIterator() - Method in class akka.actor.Dropped
 
productIterator() - Method in class akka.actor.dungeon.ChildrenContainer.Creation
 
productIterator() - Method in class akka.actor.dungeon.ChildrenContainer.Recreation
 
productIterator() - Method in class akka.actor.dungeon.ChildrenContainer.TerminatingChildrenContainer
 
productIterator() - Method in class akka.actor.dungeon.ChildrenContainer.Termination$
 
productIterator() - Method in class akka.actor.dungeon.ChildrenContainer.UserRequest$
 
productIterator() - Method in exception akka.actor.dungeon.SerializationCheckFailedException
 
productIterator() - Method in class akka.actor.FSM.CurrentState
 
productIterator() - Method in class akka.actor.FSM.Event
 
productIterator() - Method in class akka.actor.FSM.Failure
 
productIterator() - Method in class akka.actor.FSM.FixedDelayMode$
 
productIterator() - Method in class akka.actor.FSM.FixedRateMode$
 
productIterator() - Method in class akka.actor.FSM.LogEntry
 
productIterator() - Method in class akka.actor.FSM.Normal$
 
productIterator() - Method in class akka.actor.FSM.Shutdown$
 
productIterator() - Method in class akka.actor.FSM.SingleMode$
 
productIterator() - Method in class akka.actor.FSM.StateTimeout$
 
productIterator() - Method in class akka.actor.FSM.StopEvent
 
productIterator() - Method in class akka.actor.FSM.SubscribeTransitionCallBack
 
productIterator() - Method in class akka.actor.FSM.Timer
 
productIterator() - Method in class akka.actor.FSM.Transition
 
productIterator() - Method in class akka.actor.FSM.UnsubscribeTransitionCallBack
 
productIterator() - Method in class akka.actor.Identify
 
productIterator() - Method in exception akka.actor.IllegalActorStateException
 
productIterator() - Method in exception akka.actor.InvalidActorNameException
 
productIterator() - Method in exception akka.actor.InvalidMessageException
 
productIterator() - Static method in class akka.actor.Kill
 
productIterator() - Method in class akka.actor.Kill$
 
productIterator() - Static method in class akka.actor.LocalScope
 
productIterator() - Method in class akka.actor.LocalScope$
 
productIterator() - Static method in class akka.actor.Nobody
 
productIterator() - Method in class akka.actor.Nobody$
 
productIterator() - Static method in class akka.actor.NoScopeGiven
 
productIterator() - Method in class akka.actor.NoScopeGiven$
 
productIterator() - Method in class akka.actor.OneForOneStrategy
 
productIterator() - Static method in class akka.actor.PoisonPill
 
productIterator() - Method in class akka.actor.PoisonPill$
 
productIterator() - Method in exception akka.actor.PostRestartException
 
productIterator() - Method in exception akka.actor.PreRestartException
 
productIterator() - Method in class akka.actor.Props
 
productIterator() - Method in class akka.actor.ProviderSelection.Cluster$
 
productIterator() - Method in class akka.actor.ProviderSelection.Custom
 
productIterator() - Method in class akka.actor.ProviderSelection.Local$
 
productIterator() - Method in class akka.actor.ProviderSelection.Remote$
 
productIterator() - Static method in class akka.actor.ReceiveTimeout
 
productIterator() - Method in class akka.actor.ReceiveTimeout$
 
productIterator() - Method in class akka.actor.RootActorPath
 
productIterator() - Method in exception akka.actor.SchedulerException
 
productIterator() - Static method in class akka.actor.SelectParent
 
productIterator() - Method in class akka.actor.SelectParent$
 
productIterator() - Method in class akka.actor.Status.Failure
 
productIterator() - Method in class akka.actor.Status.Success
 
productIterator() - Method in class akka.actor.SupervisorStrategy.Escalate$
 
productIterator() - Method in class akka.actor.SupervisorStrategy.Restart$
 
productIterator() - Method in class akka.actor.SupervisorStrategy.Resume$
 
productIterator() - Method in class akka.actor.SupervisorStrategy.Stop$
 
productIterator() - Method in class akka.actor.SuppressedDeadLetter
 
productIterator() - Method in class akka.actor.SystemGuardian.RegisterTerminationHook$
 
productIterator() - Method in class akka.actor.SystemGuardian.TerminationHook$
 
productIterator() - Method in class akka.actor.SystemGuardian.TerminationHookDone$
 
productIterator() - Method in class akka.actor.Terminated
 
productIterator() - Method in class akka.actor.testkit.typed.CapturedLogEvent
 
productIterator() - Method in class akka.actor.testkit.typed.Effect.MessageAdapter
 
productIterator() - Method in class akka.actor.testkit.typed.Effect.NoEffects$
 
productIterator() - Method in class akka.actor.testkit.typed.Effect.ReceiveTimeoutCancelled$
 
productIterator() - Method in class akka.actor.testkit.typed.Effect.ReceiveTimeoutSet
 
productIterator() - Method in class akka.actor.testkit.typed.Effect.Scheduled
 
productIterator() - Method in class akka.actor.testkit.typed.Effect.Stopped
 
productIterator() - Method in class akka.actor.testkit.typed.Effect.TimerCancelled
 
productIterator() - Method in class akka.actor.testkit.typed.Effect.TimerScheduled
 
productIterator() - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedDelayMode$
 
productIterator() - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedDelayModeWithInitialDelay
 
productIterator() - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedRateMode$
 
productIterator() - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedRateModeWithInitialDelay
 
productIterator() - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$.SingleMode$
 
productIterator() - Method in class akka.actor.testkit.typed.Effect.Unwatched
 
productIterator() - Method in class akka.actor.testkit.typed.Effect.Watched
 
productIterator() - Method in class akka.actor.testkit.typed.Effect.WatchedWith
 
productIterator() - Method in class akka.actor.testkit.typed.FishingOutcome.Complete$
 
productIterator() - Method in class akka.actor.testkit.typed.FishingOutcome.Continue$
 
productIterator() - Method in class akka.actor.testkit.typed.FishingOutcome.ContinueAndIgnore$
 
productIterator() - Method in class akka.actor.testkit.typed.FishingOutcome.Fail
 
productIterator() - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.Ack$
 
productIterator() - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.ActorStopped
 
productIterator() - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActor
 
productIterator() - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActorAnonymous
 
productIterator() - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.StopActor
 
productIterator() - Method in class akka.actor.testkit.typed.LoggingEvent
 
productIterator() - Method in exception akka.actor.testkit.typed.TestException
 
productIterator() - Method in exception akka.actor.typed.DeathPactException
 
productIterator() - Method in class akka.actor.typed.delivery.ConsumerController.Confirmed$
 
productIterator() - Method in class akka.actor.typed.delivery.ConsumerController.DeliverThenStop
 
productIterator() - Method in class akka.actor.typed.delivery.ConsumerController.RegisterToProducerController
 
productIterator() - Method in class akka.actor.typed.delivery.ConsumerController.SequencedMessage
 
productIterator() - Method in class akka.actor.typed.delivery.ConsumerController.Start
 
productIterator() - Method in class akka.actor.typed.delivery.DurableProducerQueue.LoadState
 
productIterator() - Method in class akka.actor.typed.delivery.DurableProducerQueue.State
 
productIterator() - Method in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageConfirmed
 
productIterator() - Method in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageSent
 
productIterator() - Method in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageSentAck
 
productIterator() - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Ack
 
productIterator() - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Request
 
productIterator() - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Resend
 
productIterator() - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.ResendFirstUnconfirmed$
 
productIterator() - Method in class akka.actor.typed.delivery.ProducerController.MessageWithConfirmation
 
productIterator() - Method in class akka.actor.typed.delivery.ProducerController.RegisterConsumer
 
productIterator() - Method in class akka.actor.typed.delivery.ProducerController.RequestNext
 
productIterator() - Method in class akka.actor.typed.delivery.ProducerController.Start
 
productIterator() - Method in class akka.actor.typed.delivery.WorkPullingProducerController.GetWorkerStats
 
productIterator() - Method in class akka.actor.typed.delivery.WorkPullingProducerController.MessageWithConfirmation
 
productIterator() - Method in class akka.actor.typed.delivery.WorkPullingProducerController.RequestNext
 
productIterator() - Method in class akka.actor.typed.delivery.WorkPullingProducerController.Start
 
productIterator() - Method in class akka.actor.typed.delivery.WorkPullingProducerController.WorkerStats
 
productIterator() - Method in class akka.actor.typed.eventstream.EventStream.Publish
 
productIterator() - Method in class akka.actor.typed.eventstream.EventStream.Subscribe
 
productIterator() - Method in class akka.actor.typed.eventstream.EventStream.Unsubscribe
 
productIterator() - Method in class akka.actor.typed.internal.ActorContextImpl.LoggingContext
 
productIterator() - Method in class akka.actor.typed.internal.adapter.GuardianStartupBehavior.Start$
 
productIterator() - Static method in class akka.actor.typed.internal.NoMessage
 
productIterator() - Method in class akka.actor.typed.internal.NoMessage$
 
productIterator() - Static method in class akka.actor.typed.internal.NoOpActorFlightRecorder
 
productIterator() - Method in class akka.actor.typed.internal.NoOpActorFlightRecorder$
 
productIterator() - Method in class akka.actor.typed.internal.PoisonPill$
 
productIterator() - Method in class akka.actor.typed.internal.PropsImpl.ActorTagsImpl
 
productIterator() - Method in class akka.actor.typed.internal.PropsImpl.BoundedMailboxSelector
 
productIterator() - Method in class akka.actor.typed.internal.PropsImpl.DefaultMailboxSelector
 
productIterator() - Method in class akka.actor.typed.internal.PropsImpl.DispatcherDefault
 
productIterator() - Method in class akka.actor.typed.internal.PropsImpl.DispatcherFromConfig
 
productIterator() - Method in class akka.actor.typed.internal.PropsImpl.DispatcherSameAsParent
 
productIterator() - Method in class akka.actor.typed.internal.PropsImpl.EmptyProps$
 
productIterator() - Method in class akka.actor.typed.internal.PropsImpl.MailboxFromConfigSelector
 
productIterator() - Method in class akka.actor.typed.internal.receptionist.DefaultServiceKey
 
productIterator() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Deregister
 
productIterator() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Deregistered
 
productIterator() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Find
 
productIterator() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Listing
 
productIterator() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Register
 
productIterator() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Registered
 
productIterator() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Subscribe
 
productIterator() - Method in class akka.actor.typed.internal.RestartSupervisor.ResetRestartCount
 
productIterator() - Method in class akka.actor.typed.internal.RestartSupervisor.ScheduledRestart
 
productIterator() - Method in class akka.actor.typed.MessageAdaptionFailure
 
productIterator() - Static method in class akka.actor.typed.PostStop
 
productIterator() - Method in class akka.actor.typed.PostStop$
 
productIterator() - Static method in class akka.actor.typed.PreRestart
 
productIterator() - Method in class akka.actor.typed.PreRestart$
 
productIterator() - Method in class akka.actor.typed.SpawnProtocol.Spawn
 
productIterator() - Method in class akka.actor.TypedActor.MethodCall
Deprecated.
 
productIterator() - Method in class akka.actor.TypedProps
 
productIterator() - Method in class akka.actor.UnhandledMessage
 
productIterator() - Static method in class akka.cluster.client.ClusterClient.Internal$.HeartbeatTick
Deprecated.
 
productIterator() - Method in class akka.cluster.client.ClusterClient.Internal$.HeartbeatTick$
Deprecated.
 
productIterator() - Static method in class akka.cluster.client.ClusterClient.Internal$.ReconnectTimeout
Deprecated.
 
productIterator() - Method in class akka.cluster.client.ClusterClient.Internal$.ReconnectTimeout$
Deprecated.
 
productIterator() - Static method in class akka.cluster.client.ClusterClient.Internal$.RefreshContactsTick
Deprecated.
 
productIterator() - Method in class akka.cluster.client.ClusterClient.Internal$.RefreshContactsTick$
Deprecated.
 
productIterator() - Method in class akka.cluster.client.ClusterClient.Publish
Deprecated.
 
productIterator() - Method in class akka.cluster.client.ClusterClient.Send
Deprecated.
 
productIterator() - Method in class akka.cluster.client.ClusterClient.SendToAll
Deprecated.
 
productIterator() - Method in class akka.cluster.client.ClusterClients
 
productIterator() - Method in class akka.cluster.client.ClusterClientUnreachable
 
productIterator() - Method in class akka.cluster.client.ClusterClientUp
 
productIterator() - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.CheckDeadlines
Deprecated.
 
productIterator() - Method in class akka.cluster.client.ClusterReceptionist.Internal$.CheckDeadlines$
Deprecated.
 
productIterator() - Method in class akka.cluster.client.ClusterReceptionist.Internal$.Contacts
Deprecated.
 
productIterator() - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.GetContacts
Deprecated.
 
productIterator() - Method in class akka.cluster.client.ClusterReceptionist.Internal$.GetContacts$
Deprecated.
 
productIterator() - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.Heartbeat
Deprecated.
 
productIterator() - Method in class akka.cluster.client.ClusterReceptionist.Internal$.Heartbeat$
Deprecated.
 
productIterator() - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.HeartbeatRsp
Deprecated.
 
productIterator() - Method in class akka.cluster.client.ClusterReceptionist.Internal$.HeartbeatRsp$
Deprecated.
 
productIterator() - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.Ping
Deprecated.
 
productIterator() - Method in class akka.cluster.client.ClusterReceptionist.Internal$.Ping$
Deprecated.
 
productIterator() - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.ReceptionistShutdown
Deprecated.
 
productIterator() - Method in class akka.cluster.client.ClusterReceptionist.Internal$.ReceptionistShutdown$
Deprecated.
 
productIterator() - Method in class akka.cluster.client.ContactPointAdded
 
productIterator() - Method in class akka.cluster.client.ContactPointRemoved
 
productIterator() - Method in class akka.cluster.client.ContactPoints
 
productIterator() - Static method in class akka.cluster.client.GetClusterClients
 
productIterator() - Method in class akka.cluster.client.GetClusterClients$
 
productIterator() - Static method in class akka.cluster.client.GetContactPoints
 
productIterator() - Method in class akka.cluster.client.GetContactPoints$
 
productIterator() - Static method in class akka.cluster.client.SubscribeClusterClients
 
productIterator() - Method in class akka.cluster.client.SubscribeClusterClients$
 
productIterator() - Static method in class akka.cluster.client.SubscribeContactPoints
 
productIterator() - Method in class akka.cluster.client.SubscribeContactPoints$
 
productIterator() - Static method in class akka.cluster.client.UnsubscribeClusterClients
 
productIterator() - Method in class akka.cluster.client.UnsubscribeClusterClients$
 
productIterator() - Static method in class akka.cluster.client.UnsubscribeContactPoints
 
productIterator() - Method in class akka.cluster.client.UnsubscribeContactPoints$
 
productIterator() - Method in class akka.cluster.ClusterEvent.ClusterShuttingDown$
 
productIterator() - Method in class akka.cluster.ClusterEvent.InitialStateAsEvents$
 
productIterator() - Method in class akka.cluster.ClusterEvent.InitialStateAsSnapshot$
 
productIterator() - Method in class akka.cluster.ClusterEvent.LeaderChanged
 
productIterator() - Method in class akka.cluster.ClusterEvent.MemberDowned
 
productIterator() - Method in class akka.cluster.ClusterEvent.MemberExited
 
productIterator() - Method in class akka.cluster.ClusterEvent.MemberJoined
 
productIterator() - Method in class akka.cluster.ClusterEvent.MemberLeft
 
productIterator() - Method in class akka.cluster.ClusterEvent.MemberPreparingForShutdown
 
productIterator() - Method in class akka.cluster.ClusterEvent.MemberReadyForShutdown
 
productIterator() - Method in class akka.cluster.ClusterEvent.MemberRemoved
 
productIterator() - Method in class akka.cluster.ClusterEvent.MemberUp
 
productIterator() - Method in class akka.cluster.ClusterEvent.MemberWeaklyUp
 
productIterator() - Method in class akka.cluster.ClusterEvent.ReachableDataCenter
 
productIterator() - Method in class akka.cluster.ClusterEvent.ReachableMember
 
productIterator() - Method in class akka.cluster.ClusterEvent.RoleLeaderChanged
 
productIterator() - Method in class akka.cluster.ClusterEvent.UnreachableDataCenter
 
productIterator() - Method in class akka.cluster.ClusterEvent.UnreachableMember
 
productIterator() - Static method in class akka.cluster.ClusterScope
 
productIterator() - Method in class akka.cluster.ClusterScope$
 
productIterator() - Method in class akka.cluster.ClusterUserAction.Down
 
productIterator() - Method in class akka.cluster.ClusterUserAction.JoinTo
 
productIterator() - Method in class akka.cluster.ClusterUserAction.Leave
 
productIterator() - Method in class akka.cluster.ClusterUserAction.PrepareForShutdown$
 
productIterator() - Method in class akka.cluster.ddata.DurableStore.LoadAll$
 
productIterator() - Method in class akka.cluster.ddata.DurableStore.LoadAllCompleted$
 
productIterator() - Method in class akka.cluster.ddata.DurableStore.LoadData
 
productIterator() - Method in class akka.cluster.ddata.DurableStore.Store
 
productIterator() - Method in class akka.cluster.ddata.DurableStore.StoreReply
 
productIterator() - Method in class akka.cluster.ddata.Flag
 
productIterator() - Method in class akka.cluster.ddata.FlagKey
 
productIterator() - Method in class akka.cluster.ddata.GCounterKey
 
productIterator() - Method in class akka.cluster.ddata.GSet
 
productIterator() - Method in class akka.cluster.ddata.GSetKey
 
productIterator() - Method in class akka.cluster.ddata.LWWMap.LWWMapTag$
 
productIterator() - Method in class akka.cluster.ddata.LWWMapKey
 
productIterator() - Method in class akka.cluster.ddata.LWWRegisterKey
 
productIterator() - Method in class akka.cluster.ddata.ManyVersionVector
 
productIterator() - Method in class akka.cluster.ddata.OneVersionVector
 
productIterator() - Method in class akka.cluster.ddata.ORMap.VanillaORMapTag$
 
productIterator() - Method in class akka.cluster.ddata.ORMapKey
 
productIterator() - Method in class akka.cluster.ddata.ORMultiMap.ORMultiMapTag$
 
productIterator() - Method in class akka.cluster.ddata.ORMultiMap.ORMultiMapWithValueDeltasTag$
 
productIterator() - Method in class akka.cluster.ddata.ORMultiMapKey
 
productIterator() - Method in class akka.cluster.ddata.ORSetKey
 
productIterator() - Method in class akka.cluster.ddata.PNCounterKey
 
productIterator() - Method in class akka.cluster.ddata.PNCounterMap.PNCounterMapTag$
 
productIterator() - Method in class akka.cluster.ddata.PNCounterMapKey
 
productIterator() - Method in class akka.cluster.ddata.PruningState.PruningInitialized
 
productIterator() - Method in class akka.cluster.ddata.PruningState.PruningPerformed
 
productIterator() - Method in class akka.cluster.ddata.Replicator.Changed
 
productIterator() - Method in exception akka.cluster.ddata.Replicator.DataDeleted
 
productIterator() - Method in class akka.cluster.ddata.Replicator.Delete
 
productIterator() - Method in class akka.cluster.ddata.Replicator.Deleted
 
productIterator() - Method in class akka.cluster.ddata.Replicator.DeleteSuccess
 
productIterator() - Method in class akka.cluster.ddata.Replicator.FlushChanges$
 
productIterator() - Method in class akka.cluster.ddata.Replicator.Get
 
productIterator() - Method in class akka.cluster.ddata.Replicator.GetDataDeleted
 
productIterator() - Method in class akka.cluster.ddata.Replicator.GetFailure
 
productIterator() - Method in class akka.cluster.ddata.Replicator.GetKeyIds$
 
productIterator() - Method in class akka.cluster.ddata.Replicator.GetReplicaCount$
 
productIterator() - Method in class akka.cluster.ddata.Replicator.GetSuccess
 
productIterator() - Static method in class akka.cluster.ddata.Replicator.Internal$.ClockTick
 
productIterator() - Method in class akka.cluster.ddata.Replicator.Internal$.ClockTick$
 
productIterator() - Method in class akka.cluster.ddata.Replicator.Internal$.DataEnvelope
 
productIterator() - Static method in class akka.cluster.ddata.Replicator.Internal$.DeletedData
 
productIterator() - Method in class akka.cluster.ddata.Replicator.Internal$.DeletedData$
 
productIterator() - Method in class akka.cluster.ddata.Replicator.Internal$.Delta
 
productIterator() - Static method in class akka.cluster.ddata.Replicator.Internal$.DeltaNack
 
productIterator() - Method in class akka.cluster.ddata.Replicator.Internal$.DeltaNack$
 
productIterator() - Method in class akka.cluster.ddata.Replicator.Internal$.DeltaPropagation
 
productIterator() - Static method in class akka.cluster.ddata.Replicator.Internal$.DeltaPropagationTick
 
productIterator() - Method in class akka.cluster.ddata.Replicator.Internal$.DeltaPropagationTick$
 
productIterator() - Method in class akka.cluster.ddata.Replicator.Internal$.Gossip
 
productIterator() - Static method in class akka.cluster.ddata.Replicator.Internal$.GossipTick
 
productIterator() - Method in class akka.cluster.ddata.Replicator.Internal$.GossipTick$
 
productIterator() - Method in class akka.cluster.ddata.Replicator.Internal$.Read
 
productIterator() - Method in class akka.cluster.ddata.Replicator.Internal$.ReadRepair
 
productIterator() - Static method in class akka.cluster.ddata.Replicator.Internal$.ReadRepairAck
 
productIterator() - Method in class akka.cluster.ddata.Replicator.Internal$.ReadRepairAck$
 
productIterator() - Method in class akka.cluster.ddata.Replicator.Internal$.ReadResult
 
productIterator() - Static method in class akka.cluster.ddata.Replicator.Internal$.RemovedNodePruningTick
 
productIterator() - Method in class akka.cluster.ddata.Replicator.Internal$.RemovedNodePruningTick$
 
productIterator() - Method in class akka.cluster.ddata.Replicator.Internal$.Status
 
productIterator() - Method in class akka.cluster.ddata.Replicator.Internal$.TestFullStateGossip
 
productIterator() - Method in class akka.cluster.ddata.Replicator.Internal$.Write
 
productIterator() - Static method in class akka.cluster.ddata.Replicator.Internal$.WriteAck
 
productIterator() - Method in class akka.cluster.ddata.Replicator.Internal$.WriteAck$
 
productIterator() - Static method in class akka.cluster.ddata.Replicator.Internal$.WriteNack
 
productIterator() - Method in class akka.cluster.ddata.Replicator.Internal$.WriteNack$
 
productIterator() - Method in class akka.cluster.ddata.Replicator.ModifyFailure
 
productIterator() - Method in class akka.cluster.ddata.Replicator.NotFound
 
productIterator() - Method in class akka.cluster.ddata.Replicator.ReadAll
 
productIterator() - Method in class akka.cluster.ddata.Replicator.ReadFrom
 
productIterator() - Method in class akka.cluster.ddata.Replicator.ReadLocal$
 
productIterator() - Method in class akka.cluster.ddata.Replicator.ReadMajority
 
productIterator() - Method in class akka.cluster.ddata.Replicator.ReadMajorityPlus
 
productIterator() - Method in class akka.cluster.ddata.Replicator.ReplicaCount
 
productIterator() - Method in class akka.cluster.ddata.Replicator.ReplicationDeleteFailure
 
productIterator() - Method in class akka.cluster.ddata.Replicator.StoreFailure
 
productIterator() - Method in class akka.cluster.ddata.Replicator.Subscribe
 
productIterator() - Method in class akka.cluster.ddata.Replicator.Unsubscribe
 
productIterator() - Method in class akka.cluster.ddata.Replicator.Update
 
productIterator() - Method in class akka.cluster.ddata.Replicator.UpdateDataDeleted
 
productIterator() - Method in class akka.cluster.ddata.Replicator.UpdateSuccess
 
productIterator() - Method in class akka.cluster.ddata.Replicator.UpdateTimeout
 
productIterator() - Method in class akka.cluster.ddata.Replicator.WriteAll
 
productIterator() - Method in class akka.cluster.ddata.Replicator.WriteLocal$
 
productIterator() - Method in class akka.cluster.ddata.Replicator.WriteMajority
 
productIterator() - Method in class akka.cluster.ddata.Replicator.WriteMajorityPlus
 
productIterator() - Method in class akka.cluster.ddata.Replicator.WriteTo
 
productIterator() - Method in class akka.cluster.ddata.SelfUniqueAddress
 
productIterator() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Changed
 
productIterator() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.DataDeleted
 
productIterator() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Delete
 
productIterator() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Deleted
 
productIterator() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.DeleteFailure
 
productIterator() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.DeleteSuccess
 
productIterator() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.FlushChanges$
 
productIterator() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Get
 
productIterator() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetDataDeleted
 
productIterator() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetFailure
 
productIterator() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetReplicaCount
 
productIterator() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetSuccess
 
productIterator() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ModifyFailure
 
productIterator() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.NotFound
 
productIterator() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadAll
 
productIterator() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadFrom
 
productIterator() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadLocal$
 
productIterator() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadMajority
 
productIterator() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReplicaCount
 
productIterator() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.StoreFailure
 
productIterator() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Subscribe
 
productIterator() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Unsubscribe
 
productIterator() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Update
 
productIterator() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.UpdateDataDeleted
 
productIterator() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.UpdateSuccess
 
productIterator() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.UpdateTimeout
 
productIterator() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteAll
 
productIterator() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteLocal$
 
productIterator() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteMajority
 
productIterator() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteTo
 
productIterator() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Delete
 
productIterator() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Get
 
productIterator() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.GetReplicaCount
 
productIterator() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Subscribe
 
productIterator() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Unsubscribe
 
productIterator() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Update
 
productIterator() - Method in class akka.cluster.ddata.VersionVector.After$
 
productIterator() - Method in class akka.cluster.ddata.VersionVector.Before$
 
productIterator() - Method in class akka.cluster.ddata.VersionVector.Concurrent$
 
productIterator() - Method in class akka.cluster.ddata.VersionVector.Same$
 
productIterator() - Method in class akka.cluster.InternalClusterAction.AddOnMemberRemovedListener
 
productIterator() - Method in class akka.cluster.InternalClusterAction.AddOnMemberUpListener
 
productIterator() - Method in class akka.cluster.InternalClusterAction.CompatibleConfig
 
productIterator() - Method in class akka.cluster.InternalClusterAction.ConfigCheckUnsupportedByJoiningNode$
 
productIterator() - Method in class akka.cluster.InternalClusterAction.ExitingCompleted$
 
productIterator() - Method in class akka.cluster.InternalClusterAction.ExitingConfirmed
 
productIterator() - Method in class akka.cluster.InternalClusterAction.GetClusterCoreRef$
 
productIterator() - Method in class akka.cluster.InternalClusterAction.GossipSpeedupTick$
 
productIterator() - Method in class akka.cluster.InternalClusterAction.GossipTick$
 
productIterator() - Method in class akka.cluster.InternalClusterAction.IncompatibleConfig$
 
productIterator() - Method in class akka.cluster.InternalClusterAction.InitJoin
 
productIterator() - Method in class akka.cluster.InternalClusterAction.InitJoinAck
 
productIterator() - Method in class akka.cluster.InternalClusterAction.InitJoinNack
 
productIterator() - Method in class akka.cluster.InternalClusterAction.Join
 
productIterator() - Method in class akka.cluster.InternalClusterAction.JoinSeedNode$
 
productIterator() - Method in class akka.cluster.InternalClusterAction.JoinSeedNodes
 
productIterator() - Method in class akka.cluster.InternalClusterAction.LeaderActionsTick$
 
productIterator() - Method in class akka.cluster.InternalClusterAction.PublishChanges
 
productIterator() - Method in class akka.cluster.InternalClusterAction.PublishEvent
 
productIterator() - Method in class akka.cluster.InternalClusterAction.PublishStatsTick$
 
productIterator() - Method in class akka.cluster.InternalClusterAction.ReapUnreachableTick$
 
productIterator() - Method in class akka.cluster.InternalClusterAction.SendCurrentClusterState
 
productIterator() - Method in class akka.cluster.InternalClusterAction.SendGossipTo
 
productIterator() - Method in class akka.cluster.InternalClusterAction.Subscribe
 
productIterator() - Method in class akka.cluster.InternalClusterAction.UncheckedConfig$
 
productIterator() - Method in class akka.cluster.InternalClusterAction.Unsubscribe
 
productIterator() - Method in class akka.cluster.InternalClusterAction.Welcome
 
productIterator() - Method in class akka.cluster.Invalid
 
productIterator() - Method in class akka.cluster.MemberStatus.Down$
 
productIterator() - Method in class akka.cluster.MemberStatus.Exiting$
 
productIterator() - Method in class akka.cluster.MemberStatus.Joining$
 
productIterator() - Method in class akka.cluster.MemberStatus.Leaving$
 
productIterator() - Method in class akka.cluster.MemberStatus.PreparingForShutdown$
 
productIterator() - Method in class akka.cluster.MemberStatus.ReadyForShutdown$
 
productIterator() - Method in class akka.cluster.MemberStatus.Removed$
 
productIterator() - Method in class akka.cluster.MemberStatus.Up$
 
productIterator() - Method in class akka.cluster.MemberStatus.WeaklyUp$
 
productIterator() - Method in class akka.cluster.metrics.AdaptiveLoadBalancingGroup
 
productIterator() - Method in class akka.cluster.metrics.AdaptiveLoadBalancingPool
 
productIterator() - Method in class akka.cluster.metrics.AdaptiveLoadBalancingRoutingLogic
 
productIterator() - Method in class akka.cluster.metrics.ClusterMetricsChanged
 
productIterator() - Method in class akka.cluster.metrics.ClusterMetricsSettings
 
productIterator() - Static method in class akka.cluster.metrics.CollectionStartMessage
 
productIterator() - Method in class akka.cluster.metrics.CollectionStartMessage$
 
productIterator() - Static method in class akka.cluster.metrics.CollectionStopMessage
 
productIterator() - Method in class akka.cluster.metrics.CollectionStopMessage$
 
productIterator() - Static method in class akka.cluster.metrics.CpuMetricsSelector
 
productIterator() - Method in class akka.cluster.metrics.CpuMetricsSelector$
 
productIterator() - Method in class akka.cluster.metrics.DefaultSigarProvider
 
productIterator() - Method in class akka.cluster.metrics.EWMA
 
productIterator() - Static method in class akka.cluster.metrics.HeapMetricsSelector
 
productIterator() - Method in class akka.cluster.metrics.HeapMetricsSelector$
 
productIterator() - Method in class akka.cluster.metrics.Metric
 
productIterator() - Method in class akka.cluster.metrics.MixMetricsSelector
 
productIterator() - Method in class akka.cluster.metrics.NodeMetrics
 
productIterator() - Method in class akka.cluster.metrics.StandardMetrics.Cpu
 
productIterator() - Method in class akka.cluster.metrics.StandardMetrics.HeapMemory
 
productIterator() - Static method in class akka.cluster.metrics.SystemLoadAverageMetricsSelector
 
productIterator() - Method in class akka.cluster.metrics.SystemLoadAverageMetricsSelector$
 
productIterator() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Count$
 
productIterator() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.CountSubscribers
 
productIterator() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.CurrentTopics
 
productIterator() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.GetTopics$
 
productIterator() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Bucket
 
productIterator() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Delta
 
productIterator() - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.DeltaCount
 
productIterator() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.DeltaCount$
 
productIterator() - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.GossipTick
 
productIterator() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.GossipTick$
 
productIterator() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.MediatorRouterEnvelope
 
productIterator() - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.NewSubscriberArrived
 
productIterator() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.NewSubscriberArrived$
 
productIterator() - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.NoMoreSubscribers
 
productIterator() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.NoMoreSubscribers$
 
productIterator() - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Prune
 
productIterator() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Prune$
 
productIterator() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.RegisterTopic
 
productIterator() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.SendToOneSubscriber
 
productIterator() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Status
 
productIterator() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Subscribed
 
productIterator() - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.TerminateRequest
 
productIterator() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.TerminateRequest$
 
productIterator() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Unsubscribed
 
productIterator() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.ValueHolder
 
productIterator() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Publish
 
productIterator() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Put
 
productIterator() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Remove
 
productIterator() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Send
 
productIterator() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.SendToAll
 
productIterator() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Subscribe
 
productIterator() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.SubscribeAck
 
productIterator() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Unsubscribe
 
productIterator() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.UnsubscribeAck
 
productIterator() - Method in class akka.cluster.routing.ClusterRouterGroup
 
productIterator() - Method in class akka.cluster.routing.ClusterRouterPool
 
productIterator() - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.AlwaysAdmissionFilter$
 
productIterator() - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.FrequencySketchAdmissionFilter
 
productIterator() - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.HillClimbingAdmissionOptimizer
 
productIterator() - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.NoAdmissionOptimizer$
 
productIterator() - Method in class akka.cluster.sharding.ClusterShardingSettings.NoPassivationStrategy$
 
productIterator() - Method in class akka.cluster.sharding.external.ExternalShardAllocationStrategy.GetShardLocations$
 
productIterator() - Method in class akka.cluster.sharding.external.ExternalShardAllocationStrategy.ShardLocation
 
productIterator() - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.AddShard
 
productIterator() - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.GetShards$
 
productIterator() - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.RememberedShards
 
productIterator() - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.UpdateDone
 
productIterator() - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.UpdateFailed
 
productIterator() - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.GetEntities$
 
productIterator() - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.RememberedEntities
 
productIterator() - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.Update
 
productIterator() - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.UpdateDone
 
productIterator() - Static method in class akka.cluster.sharding.NoOpShardingFlightRecorder
 
productIterator() - Method in class akka.cluster.sharding.NoOpShardingFlightRecorder$
 
productIterator() - Method in class akka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Removals
 
productIterator() - Method in class akka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Result
 
productIterator() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.BeginHandOff
 
productIterator() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.BeginHandOffAck
 
productIterator() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.GetShardHome
 
productIterator() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.GracefulShutdownReq
 
productIterator() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.HandOff
 
productIterator() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.HostShard
 
productIterator() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.RegionStopped
 
productIterator() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.Register
 
productIterator() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.RegisterAck
 
productIterator() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.RegisterProxy
 
productIterator() - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardCoordinatorInitialized
 
productIterator() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardCoordinatorInitialized$
 
productIterator() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHome
 
productIterator() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomeAllocated
 
productIterator() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomeDeallocated
 
productIterator() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomes
 
productIterator() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyRegistered
 
productIterator() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyTerminated
 
productIterator() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionRegistered
 
productIterator() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionTerminated
 
productIterator() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardStarted
 
productIterator() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardStopped
 
productIterator() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.State
 
productIterator() - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.StateInitialized
 
productIterator() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.StateInitialized$
 
productIterator() - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.Terminate
 
productIterator() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.Terminate$
 
productIterator() - Method in class akka.cluster.sharding.ShardCoordinator.RebalanceWorker$.ShardRegionTerminated
 
productIterator() - Method in class akka.cluster.sharding.ShardingQueries.ShardsQueryResult
 
productIterator() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.RememberEntitiesStoreModeDData$
 
productIterator() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.RememberEntitiesStoreModeEventSourced$
 
productIterator() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.StateStoreModeDData$
 
productIterator() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.StateStoreModePersistence$
 
productIterator() - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.MessageWithConfirmation
 
productIterator() - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.RequestNext
 
productIterator() - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.Start
 
productIterator() - Method in class akka.cluster.sharding.typed.GetClusterShardingStats
 
productIterator() - Method in class akka.cluster.sharding.typed.GetShardRegionState
 
productIterator() - Method in class akka.cluster.sharding.typed.javadsl.ClusterSharding.Passivate
 
productIterator() - Method in class akka.cluster.sharding.typed.scaladsl.ClusterSharding.Passivate
 
productIterator() - Method in class akka.cluster.sharding.typed.ShardingEnvelope
 
productIterator() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseFailure
 
productIterator() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseResult
 
productIterator() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLease
 
productIterator() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLease$
 
productIterator() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLeaseData
 
productIterator() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.BecomingOldest
 
productIterator() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.BecomingOldest$
 
productIterator() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.BecomingOldestData
 
productIterator() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Cleanup
 
productIterator() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Cleanup$
 
productIterator() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.DelayedMemberRemoved
 
productIterator() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.End
 
productIterator() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.End$
 
productIterator() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.EndData
 
productIterator() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.EndData$
 
productIterator() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandingOver
 
productIterator() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandingOver$
 
productIterator() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandingOverData
 
productIterator() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverDone
 
productIterator() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverDone$
 
productIterator() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverInProgress
 
productIterator() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverInProgress$
 
productIterator() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverRetry
 
productIterator() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverToMe
 
productIterator() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverToMe$
 
productIterator() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.LeaseLost
 
productIterator() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.LeaseRetry
 
productIterator() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.LeaseRetry$
 
productIterator() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Oldest
 
productIterator() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Oldest$
 
productIterator() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.GetNext$
 
productIterator() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.InitialOldestState
 
productIterator() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.OldestChanged
 
productIterator() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestData
 
productIterator() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.ReleaseLeaseFailure
 
productIterator() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.ReleaseLeaseResult
 
productIterator() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.SelfExiting
 
productIterator() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.SelfExiting$
 
productIterator() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Start
 
productIterator() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Start$
 
productIterator() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.StartOldestChangedBuffer
 
productIterator() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.StartOldestChangedBuffer$
 
productIterator() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Stopping
 
productIterator() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Stopping$
 
productIterator() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.StoppingData
 
productIterator() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOver
 
productIterator() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOver$
 
productIterator() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOverFromMe
 
productIterator() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOverFromMe$
 
productIterator() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOverRetry
 
productIterator() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Uninitialized
 
productIterator() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Uninitialized$
 
productIterator() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.WasOldest
 
productIterator() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.WasOldest$
 
productIterator() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.WasOldestData
 
productIterator() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Younger
 
productIterator() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Younger$
 
productIterator() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.YoungerData
 
productIterator() - Method in class akka.cluster.typed.Down
 
productIterator() - Method in class akka.cluster.typed.GetCurrentState
 
productIterator() - Method in class akka.cluster.typed.Join
 
productIterator() - Method in class akka.cluster.typed.JoinSeedNodes
 
productIterator() - Method in class akka.cluster.typed.Leave
 
productIterator() - Method in class akka.cluster.typed.PrepareForFullClusterShutdown$
 
productIterator() - Method in class akka.cluster.typed.SelfRemoved
 
productIterator() - Method in class akka.cluster.typed.SelfUp
 
productIterator() - Method in class akka.cluster.typed.Subscribe
 
productIterator() - Method in class akka.cluster.typed.Unsubscribe
 
productIterator() - Static method in class akka.cluster.Valid
 
productIterator() - Method in class akka.cluster.Valid$
 
productIterator() - Method in class akka.cluster.VectorClock.After$
 
productIterator() - Method in class akka.cluster.VectorClock.Before$
 
productIterator() - Method in class akka.cluster.VectorClock.Concurrent$
 
productIterator() - Method in class akka.cluster.VectorClock
 
productIterator() - Method in class akka.cluster.VectorClock.Same$
 
productIterator() - Static method in class akka.discovery.Lookup
 
productIterator() - Method in class akka.discovery.Lookup$
 
productIterator() - Method in class akka.dispatch.BoundedControlAwareMailbox
 
productIterator() - Method in class akka.dispatch.BoundedDequeBasedMailbox
 
productIterator() - Method in class akka.dispatch.BoundedMailbox
 
productIterator() - Method in class akka.dispatch.Envelope
 
productIterator() - Method in class akka.dispatch.MonitorableThreadFactory
 
productIterator() - Method in class akka.dispatch.NonBlockingBoundedMailbox
 
productIterator() - Method in class akka.dispatch.SingleConsumerOnlyUnboundedMailbox
 
productIterator() - Static method in class akka.dispatch.sysmsg.NoMessage
 
productIterator() - Method in class akka.dispatch.sysmsg.NoMessage$
 
productIterator() - Method in class akka.dispatch.TaskInvocation
 
productIterator() - Method in class akka.dispatch.ThreadPoolConfig
 
productIterator() - Method in class akka.dispatch.ThreadPoolConfigBuilder
 
productIterator() - Method in class akka.dispatch.UnboundedControlAwareMailbox
 
productIterator() - Method in class akka.dispatch.UnboundedDequeBasedMailbox
 
productIterator() - Method in class akka.dispatch.UnboundedMailbox
 
productIterator() - Static method in class akka.Done
 
productIterator() - Method in class akka.Done$
 
productIterator() - Method in class akka.event.Logging.Debug
 
productIterator() - Method in class akka.event.Logging.Error
 
productIterator() - Method in class akka.event.Logging.Info
 
productIterator() - Method in class akka.event.Logging.InitializeLogger
 
productIterator() - Method in class akka.event.Logging.LoggerInitialized$
 
productIterator() - Method in class akka.event.Logging.LogLevel
 
productIterator() - Method in class akka.event.Logging.Warning
 
productIterator() - Method in class akka.io.dns.AAAARecord
 
productIterator() - Method in class akka.io.dns.ARecord
 
productIterator() - Method in class akka.io.dns.CachePolicy.Forever$
 
productIterator() - Method in class akka.io.dns.CachePolicy.Never$
 
productIterator() - Method in class akka.io.dns.CNameRecord
 
productIterator() - Method in class akka.io.dns.DnsProtocol.Ip
 
productIterator() - Method in class akka.io.dns.DnsProtocol.Resolve
 
productIterator() - Method in class akka.io.dns.DnsProtocol.Resolved
 
productIterator() - Method in class akka.io.dns.DnsProtocol.Srv$
 
productIterator() - Method in class akka.io.dns.RecordClass
 
productIterator() - Method in class akka.io.dns.RecordType
 
productIterator() - Method in class akka.io.Dns.Resolve
Deprecated.
 
productIterator() - Method in class akka.io.Dns.Resolved
Deprecated.
 
productIterator() - Method in class akka.io.dns.SRVRecord
 
productIterator() - Method in class akka.io.dns.UnknownRecord
 
productIterator() - Method in class akka.io.Inet.SO$.ReceiveBufferSize
 
productIterator() - Method in class akka.io.Inet.SO$.ReuseAddress
 
productIterator() - Method in class akka.io.Inet.SO$.SendBufferSize
 
productIterator() - Method in class akka.io.Inet.SO$.TrafficClass
 
productIterator() - Method in class akka.io.Tcp.Abort$
 
productIterator() - Method in class akka.io.Tcp.Aborted$
 
productIterator() - Method in class akka.io.Tcp.Bind
 
productIterator() - Method in class akka.io.Tcp.Bound
 
productIterator() - Method in class akka.io.Tcp.Close$
 
productIterator() - Method in class akka.io.Tcp.Closed$
 
productIterator() - Method in class akka.io.Tcp.CommandFailed
 
productIterator() - Method in class akka.io.Tcp.CompoundWrite
 
productIterator() - Method in class akka.io.Tcp.ConfirmedClose$
 
productIterator() - Method in class akka.io.Tcp.ConfirmedClosed$
 
productIterator() - Method in class akka.io.Tcp.Connect
 
productIterator() - Method in class akka.io.Tcp.Connected
 
productIterator() - Method in class akka.io.Tcp.ErrorClosed
 
productIterator() - Method in class akka.io.Tcp.NoAck
 
productIterator() - Method in class akka.io.Tcp.PeerClosed$
 
productIterator() - Method in class akka.io.Tcp.Received
 
productIterator() - Method in class akka.io.Tcp.Register
 
productIterator() - Method in class akka.io.Tcp.ResumeAccepting
 
productIterator() - Method in class akka.io.Tcp.ResumeReading$
 
productIterator() - Method in class akka.io.Tcp.ResumeWriting$
 
productIterator() - Method in class akka.io.Tcp.SO$.KeepAlive
 
productIterator() - Method in class akka.io.Tcp.SO$.OOBInline
 
productIterator() - Method in class akka.io.Tcp.SO$.TcpNoDelay
 
productIterator() - Method in class akka.io.Tcp.SuspendReading$
 
productIterator() - Method in class akka.io.Tcp.Unbind$
 
productIterator() - Method in class akka.io.Tcp.Unbound$
 
productIterator() - Method in class akka.io.Tcp.Write
 
productIterator() - Method in class akka.io.Tcp.WriteFile
Deprecated.
 
productIterator() - Method in class akka.io.Tcp.WritePath
 
productIterator() - Method in class akka.io.Tcp.WritingResumed$
 
productIterator() - Method in class akka.io.Udp.Bind
 
productIterator() - Method in class akka.io.Udp.Bound
 
productIterator() - Method in class akka.io.Udp.CommandFailed
 
productIterator() - Method in class akka.io.Udp.NoAck
 
productIterator() - Method in class akka.io.Udp.Received
 
productIterator() - Method in class akka.io.Udp.ResumeReading$
 
productIterator() - Method in class akka.io.Udp.Send
 
productIterator() - Method in class akka.io.Udp.SimpleSender
 
productIterator() - Method in class akka.io.Udp.SimpleSenderReady$
 
productIterator() - Method in class akka.io.Udp.SO$.Broadcast
 
productIterator() - Method in class akka.io.Udp.SuspendReading$
 
productIterator() - Method in class akka.io.Udp.Unbind$
 
productIterator() - Method in class akka.io.Udp.Unbound$
 
productIterator() - Method in class akka.io.UdpConnected.CommandFailed
 
productIterator() - Method in class akka.io.UdpConnected.Connect
 
productIterator() - Method in class akka.io.UdpConnected.Connected$
 
productIterator() - Method in class akka.io.UdpConnected.Disconnect$
 
productIterator() - Method in class akka.io.UdpConnected.Disconnected$
 
productIterator() - Method in class akka.io.UdpConnected.NoAck
 
productIterator() - Method in class akka.io.UdpConnected.Received
 
productIterator() - Method in class akka.io.UdpConnected.ResumeReading$
 
productIterator() - Method in class akka.io.UdpConnected.Send
 
productIterator() - Method in class akka.io.UdpConnected.SuspendReading$
 
productIterator() - Method in exception akka.japi.JavaPartialFunction.NoMatch$
 
productIterator() - Method in class akka.japi.Option.Some
 
productIterator() - Method in class akka.japi.Pair
 
productIterator() - Method in class akka.japi.tuple.Tuple10
 
productIterator() - Method in class akka.japi.tuple.Tuple11
 
productIterator() - Method in class akka.japi.tuple.Tuple12
 
productIterator() - Method in class akka.japi.tuple.Tuple13
 
productIterator() - Method in class akka.japi.tuple.Tuple14
 
productIterator() - Method in class akka.japi.tuple.Tuple15
 
productIterator() - Method in class akka.japi.tuple.Tuple16
 
productIterator() - Method in class akka.japi.tuple.Tuple17
 
productIterator() - Method in class akka.japi.tuple.Tuple18
 
productIterator() - Method in class akka.japi.tuple.Tuple19
 
productIterator() - Method in class akka.japi.tuple.Tuple20
 
productIterator() - Method in class akka.japi.tuple.Tuple21
 
productIterator() - Method in class akka.japi.tuple.Tuple22
 
productIterator() - Method in class akka.japi.tuple.Tuple3
 
productIterator() - Method in class akka.japi.tuple.Tuple4
 
productIterator() - Method in class akka.japi.tuple.Tuple5
 
productIterator() - Method in class akka.japi.tuple.Tuple6
 
productIterator() - Method in class akka.japi.tuple.Tuple7
 
productIterator() - Method in class akka.japi.tuple.Tuple8
 
productIterator() - Method in class akka.japi.tuple.Tuple9
 
productIterator() - Static method in class akka.NotUsed
 
productIterator() - Method in class akka.NotUsed$
 
productIterator() - Static method in class akka.osgi.UnregisteringLogService
 
productIterator() - Method in class akka.osgi.UnregisteringLogService$
 
productIterator() - Method in class akka.pattern.BackoffOnFailureOptionsImpl
 
productIterator() - Method in class akka.pattern.BackoffOnStopOptionsImpl
 
productIterator() - Method in class akka.pattern.BackoffOptionsImpl
 
productIterator() - Method in class akka.pattern.BackoffSupervisor.CurrentChild
 
productIterator() - Method in class akka.pattern.BackoffSupervisor.GetCurrentChild$
 
productIterator() - Method in class akka.pattern.BackoffSupervisor.GetRestartCount$
 
productIterator() - Method in class akka.pattern.BackoffSupervisor.Reset$
 
productIterator() - Method in class akka.pattern.BackoffSupervisor.RestartCount
 
productIterator() - Method in class akka.pattern.BackoffSupervisor.StartChild$
 
productIterator() - Static method in class akka.pattern.ForwardDeathLetters
 
productIterator() - Method in class akka.pattern.ForwardDeathLetters$
 
productIterator() - Static method in class akka.pattern.ManualReset
 
productIterator() - Method in class akka.pattern.ManualReset$
 
productIterator() - Static method in class akka.pattern.RestartImpliesFailure
 
productIterator() - Method in class akka.pattern.RestartImpliesFailure$
 
productIterator() - Method in exception akka.pattern.StatusReply.ErrorMessage
 
productIterator() - Static method in class akka.pattern.StopImpliesFailure
 
productIterator() - Method in class akka.pattern.StopImpliesFailure$
 
productIterator() - Method in class akka.persistence.AtLeastOnceDelivery.AtLeastOnceDeliverySnapshot
 
productIterator() - Method in class akka.persistence.AtLeastOnceDelivery.Internal$.Delivery
 
productIterator() - Static method in class akka.persistence.AtLeastOnceDelivery.Internal$.RedeliveryTick
 
productIterator() - Method in class akka.persistence.AtLeastOnceDelivery.Internal$.RedeliveryTick$
 
productIterator() - Method in class akka.persistence.AtLeastOnceDelivery.UnconfirmedDelivery
 
productIterator() - Method in class akka.persistence.AtLeastOnceDelivery.UnconfirmedWarning
 
productIterator() - Method in class akka.persistence.AtomicWrite
 
productIterator() - Method in class akka.persistence.DeleteMessagesFailure
 
productIterator() - Method in class akka.persistence.DeleteMessagesSuccess
 
productIterator() - Method in class akka.persistence.DeleteSnapshotFailure
 
productIterator() - Method in class akka.persistence.DeleteSnapshotsFailure
 
productIterator() - Method in class akka.persistence.DeleteSnapshotsSuccess
 
productIterator() - Method in class akka.persistence.DeleteSnapshotSuccess
 
productIterator() - Static method in class akka.persistence.DiscardToDeadLetterStrategy
 
productIterator() - Method in class akka.persistence.DiscardToDeadLetterStrategy$
 
productIterator() - Method in class akka.persistence.Eventsourced.AsyncHandlerInvocation
 
productIterator() - Method in class akka.persistence.Eventsourced.RecoveryTick
 
productIterator() - Method in class akka.persistence.Eventsourced.StashingHandlerInvocation
 
productIterator() - Method in class akka.persistence.fsm.PersistentFSM.CurrentState
Deprecated.
 
productIterator() - Method in class akka.persistence.fsm.PersistentFSM.Event
Deprecated.
 
productIterator() - Method in class akka.persistence.fsm.PersistentFSM.Failure
Deprecated.
 
productIterator() - Method in class akka.persistence.fsm.PersistentFSM.FixedDelayMode$
Deprecated.
 
productIterator() - Method in class akka.persistence.fsm.PersistentFSM.FixedRateMode$
Deprecated.
 
productIterator() - Method in class akka.persistence.fsm.PersistentFSM.LogEntry
Deprecated.
 
productIterator() - Method in class akka.persistence.fsm.PersistentFSM.Normal$
Deprecated.
 
productIterator() - Method in class akka.persistence.fsm.PersistentFSM.PersistentFSMSnapshot
Deprecated.
 
productIterator() - Method in class akka.persistence.fsm.PersistentFSM.Shutdown$
Deprecated.
 
productIterator() - Method in class akka.persistence.fsm.PersistentFSM.SingleMode$
Deprecated.
 
productIterator() - Method in class akka.persistence.fsm.PersistentFSM.State
Deprecated.
 
productIterator() - Method in class akka.persistence.fsm.PersistentFSM.StateChangeEvent
Deprecated.
 
productIterator() - Method in class akka.persistence.fsm.PersistentFSM.StateTimeout$
Deprecated.
 
productIterator() - Method in class akka.persistence.fsm.PersistentFSM.StopEvent
Deprecated.
 
productIterator() - Method in class akka.persistence.fsm.PersistentFSM.SubscribeTransitionCallBack
Deprecated.
 
productIterator() - Method in class akka.persistence.fsm.PersistentFSM.TimeoutMarker
Deprecated.
 
productIterator() - Method in class akka.persistence.fsm.PersistentFSM.Timer
Deprecated.
 
productIterator() - Method in class akka.persistence.fsm.PersistentFSM.Transition
Deprecated.
 
productIterator() - Method in class akka.persistence.fsm.PersistentFSM.UnsubscribeTransitionCallBack
Deprecated.
 
productIterator() - Method in class akka.persistence.journal.AsyncWriteJournal.Desequenced
 
productIterator() - Method in class akka.persistence.journal.AsyncWriteProxy.InitTimeout$
 
productIterator() - Method in class akka.persistence.journal.AsyncWriteProxy.SetStore
 
productIterator() - Method in class akka.persistence.journal.AsyncWriteTarget.DeleteMessagesTo
 
productIterator() - Method in class akka.persistence.journal.AsyncWriteTarget.ReplayFailure
 
productIterator() - Method in class akka.persistence.journal.AsyncWriteTarget.ReplayMessages
 
productIterator() - Method in class akka.persistence.journal.AsyncWriteTarget.ReplaySuccess
 
productIterator() - Method in class akka.persistence.journal.AsyncWriteTarget.WriteMessages
 
productIterator() - Method in class akka.persistence.journal.EventsSeq
 
productIterator() - Static method in class akka.persistence.journal.IdentityEventAdapter
 
productIterator() - Method in class akka.persistence.journal.IdentityEventAdapter$
 
productIterator() - Static method in class akka.persistence.journal.IdentityEventAdapters
 
productIterator() - Method in class akka.persistence.journal.IdentityEventAdapters$
 
productIterator() - Method in class akka.persistence.journal.JournalPerfSpec.Cmd
 
productIterator() - Method in class akka.persistence.journal.JournalPerfSpec.ResetCounter$
 
productIterator() - Method in class akka.persistence.journal.leveldb.LeveldbCompaction.TryCompactLeveldb
 
productIterator() - Method in class akka.persistence.journal.PersistencePluginProxy.TargetLocation
 
productIterator() - Method in class akka.persistence.journal.SingleEventSeq
 
productIterator() - Method in class akka.persistence.journal.Tagged
 
productIterator() - Method in class akka.persistence.JournalProtocol.DeleteMessagesTo
 
productIterator() - Method in class akka.persistence.JournalProtocol.LoopMessageSuccess
 
productIterator() - Method in class akka.persistence.JournalProtocol.RecoverySuccess
 
productIterator() - Method in class akka.persistence.JournalProtocol.ReplayedMessage
 
productIterator() - Method in class akka.persistence.JournalProtocol.ReplayMessages
 
productIterator() - Method in class akka.persistence.JournalProtocol.ReplayMessagesFailure
 
productIterator() - Method in class akka.persistence.JournalProtocol.WriteMessageFailure
 
productIterator() - Method in class akka.persistence.JournalProtocol.WriteMessageRejected
 
productIterator() - Method in class akka.persistence.JournalProtocol.WriteMessages
 
productIterator() - Method in class akka.persistence.JournalProtocol.WriteMessagesFailed
 
productIterator() - Method in class akka.persistence.JournalProtocol.WriteMessagesSuccessful$
 
productIterator() - Method in class akka.persistence.JournalProtocol.WriteMessageSuccess
 
productIterator() - Static method in class akka.persistence.query.NoOffset
 
productIterator() - Method in class akka.persistence.query.NoOffset$
 
productIterator() - Method in class akka.persistence.query.Sequence
 
productIterator() - Method in class akka.persistence.query.TimeBasedUUID
 
productIterator() - Method in class akka.persistence.query.TimestampOffset
 
productIterator() - Method in class akka.persistence.Recovery
 
productIterator() - Static method in class akka.persistence.RecoveryCompleted
 
productIterator() - Method in class akka.persistence.RecoveryCompleted$
 
productIterator() - Method in class akka.persistence.ReplyToStrategy
 
productIterator() - Method in class akka.persistence.SaveSnapshotFailure
 
productIterator() - Method in class akka.persistence.SaveSnapshotSuccess
 
productIterator() - Method in exception akka.persistence.scalatest.MayVerb.TestCanceledByFailure
 
productIterator() - Method in class akka.persistence.SelectedSnapshot
 
productIterator() - Method in class akka.persistence.serialization.Snapshot
 
productIterator() - Method in class akka.persistence.SnapshotOffer
 
productIterator() - Method in class akka.persistence.SnapshotProtocol.DeleteSnapshot
 
productIterator() - Method in class akka.persistence.SnapshotProtocol.DeleteSnapshots
 
productIterator() - Method in class akka.persistence.SnapshotProtocol.LoadSnapshot
 
productIterator() - Method in class akka.persistence.SnapshotProtocol.LoadSnapshotFailed
 
productIterator() - Method in class akka.persistence.SnapshotProtocol.LoadSnapshotResult
 
productIterator() - Method in class akka.persistence.SnapshotProtocol.SaveSnapshot
 
productIterator() - Method in class akka.persistence.SnapshotSelectionCriteria
 
productIterator() - Method in class akka.persistence.state.javadsl.GetObjectResult
 
productIterator() - Method in class akka.persistence.state.scaladsl.GetObjectResult
 
productIterator() - Method in class akka.persistence.testkit.DeleteEvents
 
productIterator() - Method in class akka.persistence.testkit.DeleteSnapshotByMeta
 
productIterator() - Method in class akka.persistence.testkit.DeleteSnapshotsByCriteria
 
productIterator() - Static method in class akka.persistence.testkit.ProcessingPolicy.DefaultPolicies.PassAll
 
productIterator() - Method in class akka.persistence.testkit.ProcessingPolicy.DefaultPolicies.PassAll$
 
productIterator() - Static method in class akka.persistence.testkit.ProcessingSuccess
 
productIterator() - Method in class akka.persistence.testkit.ProcessingSuccess$
 
productIterator() - Method in class akka.persistence.testkit.ReadEvents
 
productIterator() - Static method in class akka.persistence.testkit.ReadSeqNum
 
productIterator() - Method in class akka.persistence.testkit.ReadSeqNum$
 
productIterator() - Method in class akka.persistence.testkit.ReadSnapshot
 
productIterator() - Method in class akka.persistence.testkit.Reject
 
productIterator() - Method in class akka.persistence.testkit.SnapshotMeta
 
productIterator() - Method in class akka.persistence.testkit.SnapshotMeta$
 
productIterator() - Method in class akka.persistence.testkit.state.scaladsl.Record
 
productIterator() - Method in class akka.persistence.testkit.StorageFailure
 
productIterator() - Method in class akka.persistence.testkit.WriteEvents
 
productIterator() - Method in class akka.persistence.testkit.WriteSnapshot
 
productIterator() - Method in class akka.persistence.TestPayload
 
productIterator() - Static method in class akka.persistence.ThrowOverflowExceptionStrategy
 
productIterator() - Method in class akka.persistence.ThrowOverflowExceptionStrategy$
 
productIterator() - Method in class akka.persistence.typed.crdt.Counter
 
productIterator() - Method in class akka.persistence.typed.crdt.Counter.Updated
 
productIterator() - Method in class akka.persistence.typed.crdt.LwwTime
 
productIterator() - Method in class akka.persistence.typed.DeleteEventsCompleted
 
productIterator() - Method in class akka.persistence.typed.DeleteEventsFailed
 
productIterator() - Method in class akka.persistence.typed.DeleteSnapshotsCompleted
 
productIterator() - Method in class akka.persistence.typed.DeleteSnapshotsFailed
 
productIterator() - Method in class akka.persistence.typed.DeletionTarget.Criteria
 
productIterator() - Method in class akka.persistence.typed.DeletionTarget.Individual
 
productIterator() - Static method in class akka.persistence.typed.EmptyEventSeq
 
productIterator() - Method in class akka.persistence.typed.EmptyEventSeq$
 
productIterator() - Static method in class akka.persistence.typed.internal.DefaultRecovery
 
productIterator() - Method in class akka.persistence.typed.internal.DefaultRecovery$
 
productIterator() - Static method in class akka.persistence.typed.internal.DisabledRecovery
 
productIterator() - Method in class akka.persistence.typed.internal.DisabledRecovery$
 
productIterator() - Static method in class akka.persistence.typed.internal.DisabledRetentionCriteria
 
productIterator() - Method in class akka.persistence.typed.internal.DisabledRetentionCriteria$
 
productIterator() - Method in class akka.persistence.typed.internal.InternalProtocol.IncomingCommand
 
productIterator() - Method in class akka.persistence.typed.internal.InternalProtocol.JournalResponse
 
productIterator() - Method in class akka.persistence.typed.internal.InternalProtocol.RecoveryPermitGranted$
 
productIterator() - Method in class akka.persistence.typed.internal.InternalProtocol.RecoveryTickEvent
 
productIterator() - Method in class akka.persistence.typed.internal.InternalProtocol.ReplicatedEventEnvelope
 
productIterator() - Method in class akka.persistence.typed.internal.InternalProtocol.SnapshotterResponse
 
productIterator() - Method in class akka.persistence.typed.internal.JournalInteractions.EventToPersist
 
productIterator() - Static method in class akka.persistence.typed.internal.PersistNothing
 
productIterator() - Method in class akka.persistence.typed.internal.PersistNothing$
 
productIterator() - Static method in class akka.persistence.typed.internal.ReplicatedEventAck
 
productIterator() - Method in class akka.persistence.typed.internal.ReplicatedEventAck$
 
productIterator() - Static method in class akka.persistence.typed.internal.Stash
 
productIterator() - Method in class akka.persistence.typed.internal.Stash$
 
productIterator() - Method in class akka.persistence.typed.internal.StashOverflowStrategy.Drop$
 
productIterator() - Method in class akka.persistence.typed.internal.StashOverflowStrategy.Fail$
 
productIterator() - Static method in class akka.persistence.typed.internal.Stop
 
productIterator() - Method in class akka.persistence.typed.internal.Stop$
 
productIterator() - Static method in class akka.persistence.typed.internal.Unhandled
 
productIterator() - Method in class akka.persistence.typed.internal.Unhandled$
 
productIterator() - Static method in class akka.persistence.typed.internal.UnstashAll
 
productIterator() - Method in class akka.persistence.typed.internal.UnstashAll$
 
productIterator() - Static method in class akka.persistence.typed.RecoveryCompleted
 
productIterator() - Method in class akka.persistence.typed.RecoveryCompleted$
 
productIterator() - Method in class akka.persistence.typed.RecoveryFailed
 
productIterator() - Method in class akka.persistence.typed.ReplicaId
 
productIterator() - Method in class akka.persistence.typed.SnapshotCompleted
 
productIterator() - Method in class akka.persistence.typed.SnapshotFailed
 
productIterator() - Method in class akka.persistence.typed.state.internal.InternalProtocol.DeleteFailure
 
productIterator() - Method in class akka.persistence.typed.state.internal.InternalProtocol.DeleteSuccess$
 
productIterator() - Method in class akka.persistence.typed.state.internal.InternalProtocol.GetFailure
 
productIterator() - Method in class akka.persistence.typed.state.internal.InternalProtocol.GetSuccess
 
productIterator() - Method in class akka.persistence.typed.state.internal.InternalProtocol.IncomingCommand
 
productIterator() - Method in class akka.persistence.typed.state.internal.InternalProtocol.RecoveryPermitGranted$
 
productIterator() - Method in class akka.persistence.typed.state.internal.InternalProtocol.RecoveryTimeout$
 
productIterator() - Method in class akka.persistence.typed.state.internal.InternalProtocol.UpsertFailure
 
productIterator() - Method in class akka.persistence.typed.state.internal.InternalProtocol.UpsertSuccess$
 
productIterator() - Static method in class akka.persistence.typed.state.internal.PersistNothing
 
productIterator() - Method in class akka.persistence.typed.state.internal.PersistNothing$
 
productIterator() - Static method in class akka.persistence.typed.state.internal.Stash
 
productIterator() - Method in class akka.persistence.typed.state.internal.Stash$
 
productIterator() - Method in class akka.persistence.typed.state.internal.StashOverflowStrategy.Drop$
 
productIterator() - Method in class akka.persistence.typed.state.internal.StashOverflowStrategy.Fail$
 
productIterator() - Static method in class akka.persistence.typed.state.internal.Stop
 
productIterator() - Method in class akka.persistence.typed.state.internal.Stop$
 
productIterator() - Static method in class akka.persistence.typed.state.internal.Unhandled
 
productIterator() - Method in class akka.persistence.typed.state.internal.Unhandled$
 
productIterator() - Static method in class akka.persistence.typed.state.internal.UnstashAll
 
productIterator() - Method in class akka.persistence.typed.state.internal.UnstashAll$
 
productIterator() - Static method in class akka.persistence.typed.state.RecoveryCompleted
 
productIterator() - Method in class akka.persistence.typed.state.RecoveryCompleted$
 
productIterator() - Method in class akka.persistence.typed.state.RecoveryFailed
 
productIterator() - Method in class akka.remote.Ack
Deprecated.
 
productIterator() - Method in class akka.remote.AckedReceiveBuffer
Deprecated.
 
productIterator() - Method in class akka.remote.AckedSendBuffer
Deprecated.
 
productIterator() - Method in class akka.remote.artery.compress.CompressionProtocol.Events$.HeavyHitterDetected
 
productIterator() - Method in class akka.remote.artery.compress.CompressionProtocol.Events$.ReceivedActorRefCompressionTable
 
productIterator() - Method in class akka.remote.artery.compress.CompressionProtocol.Events$.ReceivedClassManifestCompressionTable
 
productIterator() - Static method in class akka.remote.artery.compress.NoInboundCompressions
 
productIterator() - Method in class akka.remote.artery.compress.NoInboundCompressions$
 
productIterator() - Static method in class akka.remote.artery.Flush
 
productIterator() - Method in class akka.remote.artery.Flush$
 
productIterator() - Method in class akka.remote.artery.GracefulShutdownQuarantinedEvent
 
productIterator() - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
productIterator() - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
productIterator() - Method in class akka.remote.artery.QuarantinedEvent
 
productIterator() - Method in class akka.remote.artery.TestManagementCommands.FailInboundStreamOnce
 
productIterator() - Method in class akka.remote.artery.ThisActorSystemQuarantinedEvent
 
productIterator() - Method in class akka.remote.AssociatedEvent
Deprecated.
 
productIterator() - Method in class akka.remote.AssociationErrorEvent
Deprecated.
 
productIterator() - Method in class akka.remote.DisassociatedEvent
Deprecated.
 
productIterator() - Method in class akka.remote.GracefulShutdownQuarantinedEvent
Deprecated.
 
productIterator() - Method in class akka.remote.QuarantinedEvent
Deprecated.
 
productIterator() - Method in class akka.remote.RemoteScope
 
productIterator() - Method in class akka.remote.RemotingErrorEvent
Deprecated.
 
productIterator() - Method in class akka.remote.RemotingListenEvent
 
productIterator() - Static method in class akka.remote.RemotingShutdownEvent
Deprecated.
 
productIterator() - Method in class akka.remote.RemotingShutdownEvent$
Deprecated.
 
productIterator() - Method in class akka.remote.routing.RemoteRouterConfig
 
productIterator() - Method in class akka.remote.SeqNo
Deprecated.
 
productIterator() - Static method in class akka.remote.testconductor.Client
 
productIterator() - Method in class akka.remote.testconductor.Client$
 
productIterator() - Method in class akka.remote.testconductor.Done$
 
productIterator() - Method in class akka.remote.testconductor.RoleName
 
productIterator() - Static method in class akka.remote.testconductor.Server
 
productIterator() - Method in class akka.remote.testconductor.Server$
 
productIterator() - Method in class akka.remote.ThisActorSystemQuarantinedEvent
Deprecated.
 
productIterator() - Method in class akka.remote.transport.ActorTransportAdapter.AssociateUnderlying
Deprecated.
 
productIterator() - Method in class akka.remote.transport.ActorTransportAdapter.DisassociateUnderlying
Deprecated.
 
productIterator() - Method in class akka.remote.transport.ActorTransportAdapter.ListenerRegistered
Deprecated.
 
productIterator() - Method in class akka.remote.transport.ActorTransportAdapter.ListenUnderlying
Deprecated.
 
productIterator() - Method in class akka.remote.transport.AkkaPduCodec.Associate
 
productIterator() - Method in class akka.remote.transport.AkkaPduCodec.Disassociate
 
productIterator() - Method in class akka.remote.transport.AkkaPduCodec.Heartbeat$
 
productIterator() - Method in class akka.remote.transport.AkkaPduCodec.Message
 
productIterator() - Method in class akka.remote.transport.AkkaPduCodec.Payload
 
productIterator() - Method in class akka.remote.transport.AssociationHandle.ActorHandleEventListener
Deprecated.
 
productIterator() - Method in class akka.remote.transport.AssociationHandle.Disassociated
Deprecated.
 
productIterator() - Method in class akka.remote.transport.AssociationHandle.InboundPayload
Deprecated.
 
productIterator() - Method in class akka.remote.transport.AssociationHandle.Quarantined$
Deprecated.
 
productIterator() - Method in class akka.remote.transport.AssociationHandle.Shutdown$
Deprecated.
 
productIterator() - Method in class akka.remote.transport.AssociationHandle.Unknown$
Deprecated.
 
productIterator() - Method in exception akka.remote.transport.FailureInjectorException
Deprecated.
 
productIterator() - Method in class akka.remote.transport.HandshakeInfo
 
productIterator() - Method in class akka.remote.transport.TestAssociationHandle
Deprecated.
 
productIterator() - Method in class akka.remote.transport.TestTransport.AssociateAttempt
Deprecated.
 
productIterator() - Method in class akka.remote.transport.TestTransport.DisassociateAttempt
Deprecated.
 
productIterator() - Method in class akka.remote.transport.TestTransport.ListenAttempt
Deprecated.
 
productIterator() - Method in class akka.remote.transport.TestTransport.ShutdownAttempt
Deprecated.
 
productIterator() - Method in class akka.remote.transport.TestTransport.WriteAttempt
Deprecated.
 
productIterator() - Method in class akka.remote.transport.ThrottlerTransportAdapter.Blackhole$
Deprecated.
 
productIterator() - Method in class akka.remote.transport.ThrottlerTransportAdapter.Direction$.Both$
Deprecated.
 
productIterator() - Method in class akka.remote.transport.ThrottlerTransportAdapter.Direction$.Receive$
Deprecated.
 
productIterator() - Method in class akka.remote.transport.ThrottlerTransportAdapter.Direction$.Send$
Deprecated.
 
productIterator() - Method in class akka.remote.transport.ThrottlerTransportAdapter.ForceDisassociate
Deprecated.
 
productIterator() - Method in class akka.remote.transport.ThrottlerTransportAdapter.ForceDisassociateAck$
Deprecated.
 
productIterator() - Method in class akka.remote.transport.ThrottlerTransportAdapter.ForceDisassociateExplicitly
Deprecated.
 
productIterator() - Method in class akka.remote.transport.ThrottlerTransportAdapter.SetThrottle
Deprecated.
 
productIterator() - Method in class akka.remote.transport.ThrottlerTransportAdapter.SetThrottleAck$
Deprecated.
 
productIterator() - Method in class akka.remote.transport.ThrottlerTransportAdapter.TokenBucket
Deprecated.
 
productIterator() - Method in class akka.remote.transport.ThrottlerTransportAdapter.Unthrottled$
Deprecated.
 
productIterator() - Method in class akka.remote.transport.Transport.ActorAssociationEventListener
Deprecated.
 
productIterator() - Method in class akka.remote.transport.Transport.InboundAssociation
Deprecated.
 
productIterator() - Method in exception akka.remote.transport.Transport.InvalidAssociationException
Deprecated.
 
productIterator() - Method in class akka.remote.UniqueAddress
 
productIterator() - Method in class akka.routing.ActorRefRoutee
 
productIterator() - Method in class akka.routing.ActorSelectionRoutee
 
productIterator() - Method in class akka.routing.AddRoutee
 
productIterator() - Method in class akka.routing.AdjustPoolSize
 
productIterator() - Method in class akka.routing.BalancingPool
 
productIterator() - Method in class akka.routing.Broadcast
 
productIterator() - Method in class akka.routing.BroadcastGroup
 
productIterator() - Method in class akka.routing.BroadcastPool
 
productIterator() - Method in class akka.routing.ConsistentHashingGroup
 
productIterator() - Method in class akka.routing.ConsistentHashingPool
 
productIterator() - Method in class akka.routing.ConsistentHashingRouter.ConsistentHashableEnvelope
 
productIterator() - Method in class akka.routing.ConsistentHashingRoutingLogic
 
productIterator() - Method in class akka.routing.Deafen
 
productIterator() - Method in class akka.routing.DefaultOptimalSizeExploringResizer
 
productIterator() - Method in class akka.routing.DefaultResizer
 
productIterator() - Method in class akka.routing.DefaultResizer$
 
productIterator() - Static method in class akka.routing.FromConfig
 
productIterator() - Method in class akka.routing.FromConfig$
 
productIterator() - Static method in class akka.routing.GetRoutees
 
productIterator() - Method in class akka.routing.GetRoutees$
 
productIterator() - Method in class akka.routing.Listen
 
productIterator() - Static method in class akka.routing.NoRouter
 
productIterator() - Method in class akka.routing.NoRouter$
 
productIterator() - Method in class akka.routing.OptimalSizeExploringResizer.ResizeRecord
 
productIterator() - Method in class akka.routing.OptimalSizeExploringResizer.UnderUtilizationStreak
 
productIterator() - Method in class akka.routing.OptimalSizeExploringResizer$
 
productIterator() - Method in class akka.routing.RandomGroup
 
productIterator() - Method in class akka.routing.RandomPool
 
productIterator() - Method in class akka.routing.RemoveRoutee
 
productIterator() - Method in class akka.routing.RoundRobinGroup
 
productIterator() - Method in class akka.routing.RoundRobinPool
 
productIterator() - Method in class akka.routing.Routees
 
productIterator() - Method in class akka.routing.Router
 
productIterator() - Method in class akka.routing.ScatterGatherFirstCompletedGroup
 
productIterator() - Method in class akka.routing.ScatterGatherFirstCompletedPool
 
productIterator() - Method in class akka.routing.ScatterGatherFirstCompletedRoutingLogic
 
productIterator() - Method in class akka.routing.SeveralRoutees
 
productIterator() - Method in class akka.routing.SmallestMailboxPool
 
productIterator() - Method in class akka.routing.TailChoppingGroup
 
productIterator() - Method in class akka.routing.TailChoppingPool
 
productIterator() - Method in class akka.routing.TailChoppingRoutingLogic
 
productIterator() - Method in class akka.routing.WithListeners
 
productIterator() - Method in class akka.serialization.DisabledJavaSerializer
 
productIterator() - Method in class akka.serialization.jackson.Compression.GZip
 
productIterator() - Method in class akka.serialization.jackson.Compression.LZ4
 
productIterator() - Method in class akka.serialization.Serialization.Information
 
productIterator() - Method in exception akka.stream.AbruptIOTerminationException
Deprecated.
 
productIterator() - Method in exception akka.stream.AbruptTerminationException
 
productIterator() - Method in class akka.stream.ActorAttributes.DebugLogging
 
productIterator() - Method in class akka.stream.ActorAttributes.Dispatcher
 
productIterator() - Method in class akka.stream.ActorAttributes.FuzzingMode
 
productIterator() - Method in class akka.stream.ActorAttributes.MaxFixedBufferSize
 
productIterator() - Method in class akka.stream.ActorAttributes.OutputBurstLimit
 
productIterator() - Method in class akka.stream.ActorAttributes.StreamSubscriptionTimeout
 
productIterator() - Method in class akka.stream.ActorAttributes.SupervisionStrategy
 
productIterator() - Method in class akka.stream.ActorAttributes.SyncProcessingLimit
 
productIterator() - Method in class akka.stream.AmorphousShape
 
productIterator() - Method in class akka.stream.Attributes.AsyncBoundary$
 
productIterator() - Method in class akka.stream.Attributes.CancellationStrategy
 
productIterator() - Method in class akka.stream.Attributes.CancellationStrategy$.AfterDelay
 
productIterator() - Method in class akka.stream.Attributes.CancellationStrategy$.CompleteStage$
 
productIterator() - Method in class akka.stream.Attributes.CancellationStrategy$.FailStage$
 
productIterator() - Method in class akka.stream.Attributes.CancellationStrategy$.PropagateFailure$
 
productIterator() - Method in class akka.stream.Attributes.InputBuffer
 
productIterator() - Method in class akka.stream.Attributes.LogLevels
 
productIterator() - Method in class akka.stream.Attributes.Name
 
productIterator() - Method in class akka.stream.Attributes
 
productIterator() - Method in class akka.stream.BidiShape
 
productIterator() - Static method in exception akka.stream.BindFailedException
 
productIterator() - Method in exception akka.stream.BindFailedException$
Deprecated.
 
productIterator() - Method in exception akka.stream.BufferOverflowException
 
productIterator() - Static method in class akka.stream.Client
 
productIterator() - Method in class akka.stream.Client$
 
productIterator() - Method in class akka.stream.CompletionStrategy.Draining$
 
productIterator() - Method in class akka.stream.CompletionStrategy.Immediately$
 
productIterator() - Method in class akka.stream.CompletionStrategy$
 
productIterator() - Static method in class akka.stream.EagerClose
 
productIterator() - Method in class akka.stream.EagerClose$
 
productIterator() - Method in class akka.stream.FanInShape.Name
 
productIterator() - Method in class akka.stream.FanInShape.Ports
 
productIterator() - Method in class akka.stream.FanOutShape.Name
 
productIterator() - Method in class akka.stream.FanOutShape.Ports
 
productIterator() - Method in class akka.stream.FlowMonitorState.Failed
 
productIterator() - Method in class akka.stream.FlowMonitorState.Finished$
 
productIterator() - Method in class akka.stream.FlowMonitorState.Initialized$
 
productIterator() - Method in class akka.stream.FlowMonitorState.Received
 
productIterator() - Method in class akka.stream.FlowShape
 
productIterator() - Static method in class akka.stream.IgnoreBoth
 
productIterator() - Method in class akka.stream.IgnoreBoth$
 
productIterator() - Static method in class akka.stream.IgnoreCancel
 
productIterator() - Method in class akka.stream.IgnoreCancel$
 
productIterator() - Static method in class akka.stream.IgnoreComplete
 
productIterator() - Method in class akka.stream.IgnoreComplete$
 
productIterator() - Method in exception akka.stream.InvalidPartnerActorException
 
productIterator() - Method in exception akka.stream.InvalidSequenceNumberException
 
productIterator() - Method in class akka.stream.IOResult
 
productIterator() - Method in class akka.stream.OverflowStrategies.EmitEarly$
 
productIterator() - Method in class akka.stream.QueueOfferResult.Dropped$
 
productIterator() - Method in class akka.stream.QueueOfferResult.Enqueued$
 
productIterator() - Method in class akka.stream.QueueOfferResult.Failure
 
productIterator() - Method in class akka.stream.QueueOfferResult.QueueClosed$
 
productIterator() - Method in exception akka.stream.RemoteStreamRefActorTerminatedException
 
productIterator() - Method in exception akka.stream.scaladsl.Partition.PartitionOutOfBoundsException
 
productIterator() - Method in class akka.stream.scaladsl.RestartWithBackoffFlow.Delay
 
productIterator() - Method in class akka.stream.scaladsl.RunnableGraph
 
productIterator() - Method in class akka.stream.scaladsl.Tcp.IncomingConnection
 
productIterator() - Method in class akka.stream.scaladsl.Tcp.OutgoingConnection
 
productIterator() - Method in class akka.stream.scaladsl.Tcp.ServerBinding
 
productIterator() - Method in class akka.stream.scaladsl.TcpAttributes.TcpWriteBufferSize
 
productIterator() - Static method in class akka.stream.Server
 
productIterator() - Method in class akka.stream.Server$
 
productIterator() - Method in class akka.stream.SinkShape
 
productIterator() - Method in class akka.stream.snapshot.ConnectionSnapshot.Closed$
 
productIterator() - Method in class akka.stream.snapshot.ConnectionSnapshot.ShouldPull$
 
productIterator() - Method in class akka.stream.snapshot.ConnectionSnapshot.ShouldPush$
 
productIterator() - Method in class akka.stream.SourceShape
 
productIterator() - Method in class akka.stream.stage.ConcurrentAsyncCallbackState.Event
 
productIterator() - Method in class akka.stream.stage.ConcurrentAsyncCallbackState.Initialized$
 
productIterator() - Method in class akka.stream.stage.ConcurrentAsyncCallbackState.Pending
 
productIterator() - Method in exception akka.stream.stage.GraphStageLogic.StageActorRefNotInitializedException
 
productIterator() - Method in class akka.stream.stage.TimerMessages.Scheduled
 
productIterator() - Method in class akka.stream.stage.TimerMessages.Timer
 
productIterator() - Method in class akka.stream.StreamRefAttributes.BufferCapacity
 
productIterator() - Method in class akka.stream.StreamRefAttributes.DemandRedeliveryInterval
 
productIterator() - Method in class akka.stream.StreamRefAttributes.FinalTerminationSignalDeadline
 
productIterator() - Method in class akka.stream.StreamRefAttributes.SubscriptionTimeout
 
productIterator() - Method in exception akka.stream.StreamRefSubscriptionTimeoutException
 
productIterator() - Method in class akka.stream.StreamSubscriptionTimeoutTerminationMode.CancelTermination$
 
productIterator() - Method in class akka.stream.StreamSubscriptionTimeoutTerminationMode.NoopTermination$
 
productIterator() - Method in class akka.stream.StreamSubscriptionTimeoutTerminationMode.WarnTermination$
 
productIterator() - Method in exception akka.stream.SubscriptionWithCancelException.NoMoreElementsNeeded$
 
productIterator() - Method in exception akka.stream.SubscriptionWithCancelException.StageWasCompleted$
 
productIterator() - Method in class akka.stream.SubstreamCancelStrategies.Drain$
 
productIterator() - Method in class akka.stream.SubstreamCancelStrategies.Propagate$
 
productIterator() - Method in class akka.stream.Supervision.Restart$
 
productIterator() - Method in class akka.stream.Supervision.Resume$
 
productIterator() - Method in class akka.stream.Supervision.Stop$
 
productIterator() - Method in exception akka.stream.TargetRefNotInitializedYetException
 
productIterator() - Method in class akka.stream.testkit.GraphStageMessages.DownstreamFinish$
 
productIterator() - Method in class akka.stream.testkit.GraphStageMessages.Failure
 
productIterator() - Method in class akka.stream.testkit.GraphStageMessages.Pull$
 
productIterator() - Method in class akka.stream.testkit.GraphStageMessages.Push$
 
productIterator() - Method in class akka.stream.testkit.GraphStageMessages.StageFailure
 
productIterator() - Method in class akka.stream.testkit.GraphStageMessages.UpstreamFinish$
 
productIterator() - Method in class akka.stream.testkit.StreamTestKit.CompletedSubscription
 
productIterator() - Method in class akka.stream.testkit.StreamTestKit.FailedSubscription
 
productIterator() - Method in class akka.stream.testkit.StreamTestKit.PublisherProbeSubscription
 
productIterator() - Method in class akka.stream.testkit.TestPublisher.CancelSubscription
 
productIterator() - Method in class akka.stream.testkit.TestPublisher.RequestMore
 
productIterator() - Method in class akka.stream.testkit.TestPublisher.Subscribe
 
productIterator() - Method in class akka.stream.testkit.TestSubscriber.OnComplete$
 
productIterator() - Method in class akka.stream.testkit.TestSubscriber.OnError
 
productIterator() - Method in class akka.stream.testkit.TestSubscriber.OnNext
 
productIterator() - Method in class akka.stream.testkit.TestSubscriber.OnSubscribe
 
productIterator() - Method in class akka.stream.ThrottleMode.Enforcing$
 
productIterator() - Method in class akka.stream.ThrottleMode.Shaping$
 
productIterator() - Method in class akka.stream.TLSClientAuth.Need$
 
productIterator() - Method in class akka.stream.TLSClientAuth.None$
 
productIterator() - Method in class akka.stream.TLSClientAuth.Want$
 
productIterator() - Method in class akka.stream.TLSProtocol.NegotiateNewSession
 
productIterator() - Method in class akka.stream.TLSProtocol.SendBytes
 
productIterator() - Method in class akka.stream.TLSProtocol.SessionBytes
 
productIterator() - Method in class akka.stream.TLSProtocol.SessionTruncated$
 
productIterator() - Method in class akka.testkit.CustomEventFilter
 
productIterator() - Method in class akka.testkit.DeadLettersFilter
 
productIterator() - Method in class akka.testkit.DebugFilter
 
productIterator() - Method in class akka.testkit.ErrorFilter
 
productIterator() - Method in class akka.testkit.InfoFilter
 
productIterator() - Method in class akka.testkit.SocketUtil.Both$
 
productIterator() - Method in class akka.testkit.SocketUtil.Tcp$
 
productIterator() - Method in class akka.testkit.SocketUtil.Udp$
 
productIterator() - Method in class akka.testkit.TestActor.KeepRunning$
 
productIterator() - Method in class akka.testkit.TestActor.NoAutoPilot$
 
productIterator() - Method in class akka.testkit.TestActor.NullMessage$
 
productIterator() - Method in class akka.testkit.TestActor.RealMessage
 
productIterator() - Method in class akka.testkit.TestActor.SetAutoPilot
 
productIterator() - Method in class akka.testkit.TestActor.SetIgnore
 
productIterator() - Method in class akka.testkit.TestActor.Spawn
 
productIterator() - Method in class akka.testkit.TestActor.UnWatch
 
productIterator() - Method in class akka.testkit.TestActor.Watch
 
productIterator() - Method in class akka.testkit.TestEvent.Mute
 
productIterator() - Method in class akka.testkit.TestEvent.UnMute
 
productIterator() - Method in exception akka.testkit.TestException
 
productIterator() - Method in class akka.testkit.WarningFilter
 
productIterator() - Method in class akka.util.Collections.EmptyImmutableSeq$
 
productIterator() - Method in class akka.util.LineNumbers.NoSourceInfo$
 
productIterator() - Method in class akka.util.LineNumbers.SourceFile
 
productIterator() - Method in class akka.util.LineNumbers.SourceFileLines
 
productIterator() - Method in class akka.util.LineNumbers.UnknownSourceFormat
 
productIterator() - Method in class akka.util.Timeout
 
productIterator$extension(ServiceRegistry) - Method in class akka.cluster.typed.internal.receptionist.ServiceRegistry$
 
productIterator$extension(Logging.LogLevel) - Method in class akka.event.Logging.LogLevel$
 
productIterator$extension(MessageFlags) - Method in class akka.io.dns.internal.MessageFlags$
 
productPrefix() - Method in class akka.actor.ActorIdentity
 
productPrefix() - Method in exception akka.actor.ActorKilledException
 
productPrefix() - Method in exception akka.actor.ActorNotFound
 
productPrefix() - Method in class akka.actor.Address
 
productPrefix() - Method in class akka.actor.AllForOneStrategy
 
productPrefix() - Static method in class akka.actor.ChildNameReserved
 
productPrefix() - Method in class akka.actor.ChildNameReserved$
 
productPrefix() - Method in class akka.actor.ChildRestartStats
 
productPrefix() - Method in class akka.actor.ContextualTypedActorFactory
 
productPrefix() - Method in class akka.actor.CoordinatedShutdown.ActorSystemTerminateReason$
 
productPrefix() - Method in class akka.actor.CoordinatedShutdown.ClusterDowningReason$
 
productPrefix() - Method in class akka.actor.CoordinatedShutdown.ClusterJoinUnsuccessfulReason$
 
productPrefix() - Method in class akka.actor.CoordinatedShutdown.ClusterLeavingReason$
 
productPrefix() - Method in class akka.actor.CoordinatedShutdown.IncompatibleConfigurationDetectedReason$
 
productPrefix() - Method in class akka.actor.CoordinatedShutdown.JvmExitReason$
 
productPrefix() - Method in class akka.actor.CoordinatedShutdown.UnknownReason$
 
productPrefix() - Method in class akka.actor.DeadLetter
 
productPrefix() - Method in exception akka.actor.DeathPactException
 
productPrefix() - Method in class akka.actor.Dropped
 
productPrefix() - Method in class akka.actor.dungeon.ChildrenContainer.Creation
 
productPrefix() - Method in class akka.actor.dungeon.ChildrenContainer.Recreation
 
productPrefix() - Method in class akka.actor.dungeon.ChildrenContainer.TerminatingChildrenContainer
 
productPrefix() - Method in class akka.actor.dungeon.ChildrenContainer.Termination$
 
productPrefix() - Method in class akka.actor.dungeon.ChildrenContainer.UserRequest$
 
productPrefix() - Method in exception akka.actor.dungeon.SerializationCheckFailedException
 
productPrefix() - Method in class akka.actor.FSM.CurrentState
 
productPrefix() - Method in class akka.actor.FSM.Event
 
productPrefix() - Method in class akka.actor.FSM.Failure
 
productPrefix() - Method in class akka.actor.FSM.FixedDelayMode$
 
productPrefix() - Method in class akka.actor.FSM.FixedRateMode$
 
productPrefix() - Method in class akka.actor.FSM.LogEntry
 
productPrefix() - Method in class akka.actor.FSM.Normal$
 
productPrefix() - Method in class akka.actor.FSM.Shutdown$
 
productPrefix() - Method in class akka.actor.FSM.SingleMode$
 
productPrefix() - Method in class akka.actor.FSM.State
 
productPrefix() - Method in class akka.actor.FSM.StateTimeout$
 
productPrefix() - Method in class akka.actor.FSM.StopEvent
 
productPrefix() - Method in class akka.actor.FSM.SubscribeTransitionCallBack
 
productPrefix() - Method in class akka.actor.FSM.Timer
 
productPrefix() - Method in class akka.actor.FSM.Transition
 
productPrefix() - Method in class akka.actor.FSM.UnsubscribeTransitionCallBack
 
productPrefix() - Method in class akka.actor.Identify
 
productPrefix() - Method in exception akka.actor.IllegalActorStateException
 
productPrefix() - Method in exception akka.actor.InvalidActorNameException
 
productPrefix() - Method in exception akka.actor.InvalidMessageException
 
productPrefix() - Static method in class akka.actor.Kill
 
productPrefix() - Method in class akka.actor.Kill$
 
productPrefix() - Static method in class akka.actor.LocalScope
 
productPrefix() - Method in class akka.actor.LocalScope$
 
productPrefix() - Static method in class akka.actor.Nobody
 
productPrefix() - Method in class akka.actor.Nobody$
 
productPrefix() - Static method in class akka.actor.NoScopeGiven
 
productPrefix() - Method in class akka.actor.NoScopeGiven$
 
productPrefix() - Method in class akka.actor.OneForOneStrategy
 
productPrefix() - Static method in class akka.actor.PoisonPill
 
productPrefix() - Method in class akka.actor.PoisonPill$
 
productPrefix() - Method in exception akka.actor.PostRestartException
 
productPrefix() - Method in exception akka.actor.PreRestartException
 
productPrefix() - Method in class akka.actor.Props
 
productPrefix() - Method in class akka.actor.ProviderSelection.Cluster$
 
productPrefix() - Method in class akka.actor.ProviderSelection.Custom
 
productPrefix() - Method in class akka.actor.ProviderSelection.Local$
 
productPrefix() - Method in class akka.actor.ProviderSelection.Remote$
 
productPrefix() - Static method in class akka.actor.ReceiveTimeout
 
productPrefix() - Method in class akka.actor.ReceiveTimeout$
 
productPrefix() - Method in class akka.actor.RootActorPath
 
productPrefix() - Method in exception akka.actor.SchedulerException
 
productPrefix() - Static method in class akka.actor.SelectParent
 
productPrefix() - Method in class akka.actor.SelectParent$
 
productPrefix() - Method in class akka.actor.Status.Failure
 
productPrefix() - Method in class akka.actor.Status.Success
 
productPrefix() - Method in class akka.actor.SupervisorStrategy.Escalate$
 
productPrefix() - Method in class akka.actor.SupervisorStrategy.Restart$
 
productPrefix() - Method in class akka.actor.SupervisorStrategy.Resume$
 
productPrefix() - Method in class akka.actor.SupervisorStrategy.Stop$
 
productPrefix() - Method in class akka.actor.SuppressedDeadLetter
 
productPrefix() - Method in class akka.actor.SystemGuardian.RegisterTerminationHook$
 
productPrefix() - Method in class akka.actor.SystemGuardian.TerminationHook$
 
productPrefix() - Method in class akka.actor.SystemGuardian.TerminationHookDone$
 
productPrefix() - Method in class akka.actor.Terminated
 
productPrefix() - Method in class akka.actor.testkit.typed.CapturedLogEvent
 
productPrefix() - Method in class akka.actor.testkit.typed.Effect.MessageAdapter
 
productPrefix() - Method in class akka.actor.testkit.typed.Effect.NoEffects$
 
productPrefix() - Method in class akka.actor.testkit.typed.Effect.ReceiveTimeoutCancelled$
 
productPrefix() - Method in class akka.actor.testkit.typed.Effect.ReceiveTimeoutSet
 
productPrefix() - Method in class akka.actor.testkit.typed.Effect.Scheduled
 
productPrefix() - Method in class akka.actor.testkit.typed.Effect.Spawned
 
productPrefix() - Method in class akka.actor.testkit.typed.Effect.SpawnedAnonymous
 
productPrefix() - Method in class akka.actor.testkit.typed.Effect.Stopped
 
productPrefix() - Method in class akka.actor.testkit.typed.Effect.TimerCancelled
 
productPrefix() - Method in class akka.actor.testkit.typed.Effect.TimerScheduled
 
productPrefix() - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedDelayMode$
 
productPrefix() - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedDelayModeWithInitialDelay
 
productPrefix() - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedRateMode$
 
productPrefix() - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedRateModeWithInitialDelay
 
productPrefix() - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$.SingleMode$
 
productPrefix() - Method in class akka.actor.testkit.typed.Effect.Unwatched
 
productPrefix() - Method in class akka.actor.testkit.typed.Effect.Watched
 
productPrefix() - Method in class akka.actor.testkit.typed.Effect.WatchedWith
 
productPrefix() - Method in class akka.actor.testkit.typed.FishingOutcome.Complete$
 
productPrefix() - Method in class akka.actor.testkit.typed.FishingOutcome.Continue$
 
productPrefix() - Method in class akka.actor.testkit.typed.FishingOutcome.ContinueAndIgnore$
 
productPrefix() - Method in class akka.actor.testkit.typed.FishingOutcome.Fail
 
productPrefix() - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.Ack$
 
productPrefix() - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.ActorStopped
 
productPrefix() - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActor
 
productPrefix() - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActorAnonymous
 
productPrefix() - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.StopActor
 
productPrefix() - Method in class akka.actor.testkit.typed.LoggingEvent
 
productPrefix() - Method in exception akka.actor.testkit.typed.TestException
 
productPrefix() - Method in exception akka.actor.typed.DeathPactException
 
productPrefix() - Method in class akka.actor.typed.delivery.ConsumerController.Confirmed$
 
productPrefix() - Method in class akka.actor.typed.delivery.ConsumerController.DeliverThenStop
 
productPrefix() - Method in class akka.actor.typed.delivery.ConsumerController.RegisterToProducerController
 
productPrefix() - Method in class akka.actor.typed.delivery.ConsumerController.SequencedMessage
 
productPrefix() - Method in class akka.actor.typed.delivery.ConsumerController.Start
 
productPrefix() - Method in class akka.actor.typed.delivery.DurableProducerQueue.LoadState
 
productPrefix() - Method in class akka.actor.typed.delivery.DurableProducerQueue.State
 
productPrefix() - Method in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageConfirmed
 
productPrefix() - Method in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageSent
 
productPrefix() - Method in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageSentAck
 
productPrefix() - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Ack
 
productPrefix() - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Request
 
productPrefix() - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Resend
 
productPrefix() - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.ResendFirstUnconfirmed$
 
productPrefix() - Method in class akka.actor.typed.delivery.ProducerController.MessageWithConfirmation
 
productPrefix() - Method in class akka.actor.typed.delivery.ProducerController.RegisterConsumer
 
productPrefix() - Method in class akka.actor.typed.delivery.ProducerController.RequestNext
 
productPrefix() - Method in class akka.actor.typed.delivery.ProducerController.Start
 
productPrefix() - Method in class akka.actor.typed.delivery.WorkPullingProducerController.GetWorkerStats
 
productPrefix() - Method in class akka.actor.typed.delivery.WorkPullingProducerController.MessageWithConfirmation
 
productPrefix() - Method in class akka.actor.typed.delivery.WorkPullingProducerController.RequestNext
 
productPrefix() - Method in class akka.actor.typed.delivery.WorkPullingProducerController.Start
 
productPrefix() - Method in class akka.actor.typed.delivery.WorkPullingProducerController.WorkerStats
 
productPrefix() - Method in class akka.actor.typed.eventstream.EventStream.Publish
 
productPrefix() - Method in class akka.actor.typed.eventstream.EventStream.Subscribe
 
productPrefix() - Method in class akka.actor.typed.eventstream.EventStream.Unsubscribe
 
productPrefix() - Method in class akka.actor.typed.internal.ActorContextImpl.LoggingContext
 
productPrefix() - Method in class akka.actor.typed.internal.adapter.GuardianStartupBehavior.Start$
 
productPrefix() - Static method in class akka.actor.typed.internal.NoMessage
 
productPrefix() - Method in class akka.actor.typed.internal.NoMessage$
 
productPrefix() - Static method in class akka.actor.typed.internal.NoOpActorFlightRecorder
 
productPrefix() - Method in class akka.actor.typed.internal.NoOpActorFlightRecorder$
 
productPrefix() - Method in class akka.actor.typed.internal.PoisonPill$
 
productPrefix() - Method in class akka.actor.typed.internal.PropsImpl.ActorTagsImpl
 
productPrefix() - Method in class akka.actor.typed.internal.PropsImpl.BoundedMailboxSelector
 
productPrefix() - Method in class akka.actor.typed.internal.PropsImpl.DefaultMailboxSelector
 
productPrefix() - Method in class akka.actor.typed.internal.PropsImpl.DispatcherDefault
 
productPrefix() - Method in class akka.actor.typed.internal.PropsImpl.DispatcherFromConfig
 
productPrefix() - Method in class akka.actor.typed.internal.PropsImpl.DispatcherSameAsParent
 
productPrefix() - Method in class akka.actor.typed.internal.PropsImpl.EmptyProps$
 
productPrefix() - Method in class akka.actor.typed.internal.PropsImpl.MailboxFromConfigSelector
 
productPrefix() - Method in class akka.actor.typed.internal.receptionist.DefaultServiceKey
 
productPrefix() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Deregister
 
productPrefix() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Deregistered
 
productPrefix() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Find
 
productPrefix() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Listing
 
productPrefix() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Register
 
productPrefix() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Registered
 
productPrefix() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Subscribe
 
productPrefix() - Method in class akka.actor.typed.internal.RestartSupervisor.ResetRestartCount
 
productPrefix() - Method in class akka.actor.typed.internal.RestartSupervisor.ScheduledRestart
 
productPrefix() - Method in class akka.actor.typed.MessageAdaptionFailure
 
productPrefix() - Static method in class akka.actor.typed.PostStop
 
productPrefix() - Method in class akka.actor.typed.PostStop$
 
productPrefix() - Static method in class akka.actor.typed.PreRestart
 
productPrefix() - Method in class akka.actor.typed.PreRestart$
 
productPrefix() - Method in class akka.actor.typed.SpawnProtocol.Spawn
 
productPrefix() - Method in class akka.actor.TypedActor.MethodCall
Deprecated.
 
productPrefix() - Method in class akka.actor.TypedProps
 
productPrefix() - Method in class akka.actor.UnhandledMessage
 
productPrefix() - Static method in class akka.cluster.client.ClusterClient.Internal$.HeartbeatTick
Deprecated.
 
productPrefix() - Method in class akka.cluster.client.ClusterClient.Internal$.HeartbeatTick$
Deprecated.
 
productPrefix() - Static method in class akka.cluster.client.ClusterClient.Internal$.ReconnectTimeout
Deprecated.
 
productPrefix() - Method in class akka.cluster.client.ClusterClient.Internal$.ReconnectTimeout$
Deprecated.
 
productPrefix() - Static method in class akka.cluster.client.ClusterClient.Internal$.RefreshContactsTick
Deprecated.
 
productPrefix() - Method in class akka.cluster.client.ClusterClient.Internal$.RefreshContactsTick$
Deprecated.
 
productPrefix() - Method in class akka.cluster.client.ClusterClient.Publish
Deprecated.
 
productPrefix() - Method in class akka.cluster.client.ClusterClient.Send
Deprecated.
 
productPrefix() - Method in class akka.cluster.client.ClusterClient.SendToAll
Deprecated.
 
productPrefix() - Method in class akka.cluster.client.ClusterClients
 
productPrefix() - Method in class akka.cluster.client.ClusterClientUnreachable
 
productPrefix() - Method in class akka.cluster.client.ClusterClientUp
 
productPrefix() - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.CheckDeadlines
Deprecated.
 
productPrefix() - Method in class akka.cluster.client.ClusterReceptionist.Internal$.CheckDeadlines$
Deprecated.
 
productPrefix() - Method in class akka.cluster.client.ClusterReceptionist.Internal$.Contacts
Deprecated.
 
productPrefix() - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.GetContacts
Deprecated.
 
productPrefix() - Method in class akka.cluster.client.ClusterReceptionist.Internal$.GetContacts$
Deprecated.
 
productPrefix() - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.Heartbeat
Deprecated.
 
productPrefix() - Method in class akka.cluster.client.ClusterReceptionist.Internal$.Heartbeat$
Deprecated.
 
productPrefix() - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.HeartbeatRsp
Deprecated.
 
productPrefix() - Method in class akka.cluster.client.ClusterReceptionist.Internal$.HeartbeatRsp$
Deprecated.
 
productPrefix() - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.Ping
Deprecated.
 
productPrefix() - Method in class akka.cluster.client.ClusterReceptionist.Internal$.Ping$
Deprecated.
 
productPrefix() - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.ReceptionistShutdown
Deprecated.
 
productPrefix() - Method in class akka.cluster.client.ClusterReceptionist.Internal$.ReceptionistShutdown$
Deprecated.
 
productPrefix() - Method in class akka.cluster.client.ContactPointAdded
 
productPrefix() - Method in class akka.cluster.client.ContactPointRemoved
 
productPrefix() - Method in class akka.cluster.client.ContactPoints
 
productPrefix() - Static method in class akka.cluster.client.GetClusterClients
 
productPrefix() - Method in class akka.cluster.client.GetClusterClients$
 
productPrefix() - Static method in class akka.cluster.client.GetContactPoints
 
productPrefix() - Method in class akka.cluster.client.GetContactPoints$
 
productPrefix() - Static method in class akka.cluster.client.SubscribeClusterClients
 
productPrefix() - Method in class akka.cluster.client.SubscribeClusterClients$
 
productPrefix() - Static method in class akka.cluster.client.SubscribeContactPoints
 
productPrefix() - Method in class akka.cluster.client.SubscribeContactPoints$
 
productPrefix() - Static method in class akka.cluster.client.UnsubscribeClusterClients
 
productPrefix() - Method in class akka.cluster.client.UnsubscribeClusterClients$
 
productPrefix() - Static method in class akka.cluster.client.UnsubscribeContactPoints
 
productPrefix() - Method in class akka.cluster.client.UnsubscribeContactPoints$
 
productPrefix() - Method in class akka.cluster.ClusterEvent.ClusterShuttingDown$
 
productPrefix() - Method in class akka.cluster.ClusterEvent.CurrentClusterState
 
productPrefix() - Method in class akka.cluster.ClusterEvent.InitialStateAsEvents$
 
productPrefix() - Method in class akka.cluster.ClusterEvent.InitialStateAsSnapshot$
 
productPrefix() - Method in class akka.cluster.ClusterEvent.LeaderChanged
 
productPrefix() - Method in class akka.cluster.ClusterEvent.MemberDowned
 
productPrefix() - Method in class akka.cluster.ClusterEvent.MemberExited
 
productPrefix() - Method in class akka.cluster.ClusterEvent.MemberJoined
 
productPrefix() - Method in class akka.cluster.ClusterEvent.MemberLeft
 
productPrefix() - Method in class akka.cluster.ClusterEvent.MemberPreparingForShutdown
 
productPrefix() - Method in class akka.cluster.ClusterEvent.MemberReadyForShutdown
 
productPrefix() - Method in class akka.cluster.ClusterEvent.MemberRemoved
 
productPrefix() - Method in class akka.cluster.ClusterEvent.MemberUp
 
productPrefix() - Method in class akka.cluster.ClusterEvent.MemberWeaklyUp
 
productPrefix() - Method in class akka.cluster.ClusterEvent.ReachableDataCenter
 
productPrefix() - Method in class akka.cluster.ClusterEvent.ReachableMember
 
productPrefix() - Method in class akka.cluster.ClusterEvent.RoleLeaderChanged
 
productPrefix() - Method in class akka.cluster.ClusterEvent.UnreachableDataCenter
 
productPrefix() - Method in class akka.cluster.ClusterEvent.UnreachableMember
 
productPrefix() - Static method in class akka.cluster.ClusterScope
 
productPrefix() - Method in class akka.cluster.ClusterScope$
 
productPrefix() - Method in class akka.cluster.ClusterUserAction.Down
 
productPrefix() - Method in class akka.cluster.ClusterUserAction.JoinTo
 
productPrefix() - Method in class akka.cluster.ClusterUserAction.Leave
 
productPrefix() - Method in class akka.cluster.ClusterUserAction.PrepareForShutdown$
 
productPrefix() - Method in class akka.cluster.ddata.DurableStore.LoadAll$
 
productPrefix() - Method in class akka.cluster.ddata.DurableStore.LoadAllCompleted$
 
productPrefix() - Method in class akka.cluster.ddata.DurableStore.LoadData
 
productPrefix() - Method in class akka.cluster.ddata.DurableStore.Store
 
productPrefix() - Method in class akka.cluster.ddata.DurableStore.StoreReply
 
productPrefix() - Method in class akka.cluster.ddata.Flag
 
productPrefix() - Method in class akka.cluster.ddata.FlagKey
 
productPrefix() - Method in class akka.cluster.ddata.GCounterKey
 
productPrefix() - Method in class akka.cluster.ddata.GSet
 
productPrefix() - Method in class akka.cluster.ddata.GSetKey
 
productPrefix() - Method in class akka.cluster.ddata.LWWMap.LWWMapTag$
 
productPrefix() - Method in class akka.cluster.ddata.LWWMapKey
 
productPrefix() - Method in class akka.cluster.ddata.LWWRegisterKey
 
productPrefix() - Method in class akka.cluster.ddata.ManyVersionVector
 
productPrefix() - Method in class akka.cluster.ddata.OneVersionVector
 
productPrefix() - Method in class akka.cluster.ddata.ORMap.VanillaORMapTag$
 
productPrefix() - Method in class akka.cluster.ddata.ORMapKey
 
productPrefix() - Method in class akka.cluster.ddata.ORMultiMap.ORMultiMapTag$
 
productPrefix() - Method in class akka.cluster.ddata.ORMultiMap.ORMultiMapWithValueDeltasTag$
 
productPrefix() - Method in class akka.cluster.ddata.ORMultiMapKey
 
productPrefix() - Method in class akka.cluster.ddata.ORSetKey
 
productPrefix() - Method in class akka.cluster.ddata.PNCounterKey
 
productPrefix() - Method in class akka.cluster.ddata.PNCounterMap.PNCounterMapTag$
 
productPrefix() - Method in class akka.cluster.ddata.PNCounterMapKey
 
productPrefix() - Method in class akka.cluster.ddata.PruningState.PruningInitialized
 
productPrefix() - Method in class akka.cluster.ddata.PruningState.PruningPerformed
 
productPrefix() - Method in class akka.cluster.ddata.Replicator.Changed
 
productPrefix() - Method in exception akka.cluster.ddata.Replicator.DataDeleted
 
productPrefix() - Method in class akka.cluster.ddata.Replicator.Delete
 
productPrefix() - Method in class akka.cluster.ddata.Replicator.Deleted
 
productPrefix() - Method in class akka.cluster.ddata.Replicator.DeleteSuccess
 
productPrefix() - Method in class akka.cluster.ddata.Replicator.FlushChanges$
 
productPrefix() - Method in class akka.cluster.ddata.Replicator.Get
 
productPrefix() - Method in class akka.cluster.ddata.Replicator.GetDataDeleted
 
productPrefix() - Method in class akka.cluster.ddata.Replicator.GetFailure
 
productPrefix() - Method in class akka.cluster.ddata.Replicator.GetKeyIds$
 
productPrefix() - Method in class akka.cluster.ddata.Replicator.GetReplicaCount$
 
productPrefix() - Method in class akka.cluster.ddata.Replicator.GetSuccess
 
productPrefix() - Static method in class akka.cluster.ddata.Replicator.Internal$.ClockTick
 
productPrefix() - Method in class akka.cluster.ddata.Replicator.Internal$.ClockTick$
 
productPrefix() - Method in class akka.cluster.ddata.Replicator.Internal$.DataEnvelope
 
productPrefix() - Static method in class akka.cluster.ddata.Replicator.Internal$.DeletedData
 
productPrefix() - Method in class akka.cluster.ddata.Replicator.Internal$.DeletedData$
 
productPrefix() - Method in class akka.cluster.ddata.Replicator.Internal$.Delta
 
productPrefix() - Static method in class akka.cluster.ddata.Replicator.Internal$.DeltaNack
 
productPrefix() - Method in class akka.cluster.ddata.Replicator.Internal$.DeltaNack$
 
productPrefix() - Method in class akka.cluster.ddata.Replicator.Internal$.DeltaPropagation
 
productPrefix() - Static method in class akka.cluster.ddata.Replicator.Internal$.DeltaPropagationTick
 
productPrefix() - Method in class akka.cluster.ddata.Replicator.Internal$.DeltaPropagationTick$
 
productPrefix() - Method in class akka.cluster.ddata.Replicator.Internal$.Gossip
 
productPrefix() - Static method in class akka.cluster.ddata.Replicator.Internal$.GossipTick
 
productPrefix() - Method in class akka.cluster.ddata.Replicator.Internal$.GossipTick$
 
productPrefix() - Method in class akka.cluster.ddata.Replicator.Internal$.Read
 
productPrefix() - Method in class akka.cluster.ddata.Replicator.Internal$.ReadRepair
 
productPrefix() - Static method in class akka.cluster.ddata.Replicator.Internal$.ReadRepairAck
 
productPrefix() - Method in class akka.cluster.ddata.Replicator.Internal$.ReadRepairAck$
 
productPrefix() - Method in class akka.cluster.ddata.Replicator.Internal$.ReadResult
 
productPrefix() - Static method in class akka.cluster.ddata.Replicator.Internal$.RemovedNodePruningTick
 
productPrefix() - Method in class akka.cluster.ddata.Replicator.Internal$.RemovedNodePruningTick$
 
productPrefix() - Method in class akka.cluster.ddata.Replicator.Internal$.Status
 
productPrefix() - Method in class akka.cluster.ddata.Replicator.Internal$.TestFullStateGossip
 
productPrefix() - Method in class akka.cluster.ddata.Replicator.Internal$.Write
 
productPrefix() - Static method in class akka.cluster.ddata.Replicator.Internal$.WriteAck
 
productPrefix() - Method in class akka.cluster.ddata.Replicator.Internal$.WriteAck$
 
productPrefix() - Static method in class akka.cluster.ddata.Replicator.Internal$.WriteNack
 
productPrefix() - Method in class akka.cluster.ddata.Replicator.Internal$.WriteNack$
 
productPrefix() - Method in class akka.cluster.ddata.Replicator.ModifyFailure
 
productPrefix() - Method in class akka.cluster.ddata.Replicator.NotFound
 
productPrefix() - Method in class akka.cluster.ddata.Replicator.ReadAll
 
productPrefix() - Method in class akka.cluster.ddata.Replicator.ReadFrom
 
productPrefix() - Method in class akka.cluster.ddata.Replicator.ReadLocal$
 
productPrefix() - Method in class akka.cluster.ddata.Replicator.ReadMajority
 
productPrefix() - Method in class akka.cluster.ddata.Replicator.ReadMajorityPlus
 
productPrefix() - Method in class akka.cluster.ddata.Replicator.ReplicaCount
 
productPrefix() - Method in class akka.cluster.ddata.Replicator.ReplicationDeleteFailure
 
productPrefix() - Method in class akka.cluster.ddata.Replicator.StoreFailure
 
productPrefix() - Method in class akka.cluster.ddata.Replicator.Subscribe
 
productPrefix() - Method in class akka.cluster.ddata.Replicator.Unsubscribe
 
productPrefix() - Method in class akka.cluster.ddata.Replicator.Update
 
productPrefix() - Method in class akka.cluster.ddata.Replicator.UpdateDataDeleted
 
productPrefix() - Method in class akka.cluster.ddata.Replicator.UpdateSuccess
 
productPrefix() - Method in class akka.cluster.ddata.Replicator.UpdateTimeout
 
productPrefix() - Method in class akka.cluster.ddata.Replicator.WriteAll
 
productPrefix() - Method in class akka.cluster.ddata.Replicator.WriteLocal$
 
productPrefix() - Method in class akka.cluster.ddata.Replicator.WriteMajority
 
productPrefix() - Method in class akka.cluster.ddata.Replicator.WriteMajorityPlus
 
productPrefix() - Method in class akka.cluster.ddata.Replicator.WriteTo
 
productPrefix() - Method in class akka.cluster.ddata.SelfUniqueAddress
 
productPrefix() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Changed
 
productPrefix() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.DataDeleted
 
productPrefix() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Delete
 
productPrefix() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Deleted
 
productPrefix() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.DeleteFailure
 
productPrefix() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.DeleteSuccess
 
productPrefix() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.FlushChanges$
 
productPrefix() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Get
 
productPrefix() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetDataDeleted
 
productPrefix() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetFailure
 
productPrefix() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetReplicaCount
 
productPrefix() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetSuccess
 
productPrefix() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ModifyFailure
 
productPrefix() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.NotFound
 
productPrefix() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadAll
 
productPrefix() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadFrom
 
productPrefix() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadLocal$
 
productPrefix() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadMajority
 
productPrefix() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReplicaCount
 
productPrefix() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.StoreFailure
 
productPrefix() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Subscribe
 
productPrefix() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Unsubscribe
 
productPrefix() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Update
 
productPrefix() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.UpdateDataDeleted
 
productPrefix() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.UpdateSuccess
 
productPrefix() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.UpdateTimeout
 
productPrefix() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteAll
 
productPrefix() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteLocal$
 
productPrefix() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteMajority
 
productPrefix() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteTo
 
productPrefix() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Delete
 
productPrefix() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Get
 
productPrefix() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.GetReplicaCount
 
productPrefix() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Subscribe
 
productPrefix() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Unsubscribe
 
productPrefix() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Update
 
productPrefix() - Method in class akka.cluster.ddata.VersionVector.After$
 
productPrefix() - Method in class akka.cluster.ddata.VersionVector.Before$
 
productPrefix() - Method in class akka.cluster.ddata.VersionVector.Concurrent$
 
productPrefix() - Method in class akka.cluster.ddata.VersionVector.Same$
 
productPrefix() - Method in class akka.cluster.InternalClusterAction.AddOnMemberRemovedListener
 
productPrefix() - Method in class akka.cluster.InternalClusterAction.AddOnMemberUpListener
 
productPrefix() - Method in class akka.cluster.InternalClusterAction.CompatibleConfig
 
productPrefix() - Method in class akka.cluster.InternalClusterAction.ConfigCheckUnsupportedByJoiningNode$
 
productPrefix() - Method in class akka.cluster.InternalClusterAction.ExitingCompleted$
 
productPrefix() - Method in class akka.cluster.InternalClusterAction.ExitingConfirmed
 
productPrefix() - Method in class akka.cluster.InternalClusterAction.GetClusterCoreRef$
 
productPrefix() - Method in class akka.cluster.InternalClusterAction.GossipSpeedupTick$
 
productPrefix() - Method in class akka.cluster.InternalClusterAction.GossipTick$
 
productPrefix() - Method in class akka.cluster.InternalClusterAction.IncompatibleConfig$
 
productPrefix() - Method in class akka.cluster.InternalClusterAction.InitJoin
 
productPrefix() - Method in class akka.cluster.InternalClusterAction.InitJoinAck
 
productPrefix() - Method in class akka.cluster.InternalClusterAction.InitJoinNack
 
productPrefix() - Method in class akka.cluster.InternalClusterAction.Join
 
productPrefix() - Method in class akka.cluster.InternalClusterAction.JoinSeedNode$
 
productPrefix() - Method in class akka.cluster.InternalClusterAction.JoinSeedNodes
 
productPrefix() - Method in class akka.cluster.InternalClusterAction.LeaderActionsTick$
 
productPrefix() - Method in class akka.cluster.InternalClusterAction.PublishChanges
 
productPrefix() - Method in class akka.cluster.InternalClusterAction.PublishEvent
 
productPrefix() - Method in class akka.cluster.InternalClusterAction.PublishStatsTick$
 
productPrefix() - Method in class akka.cluster.InternalClusterAction.ReapUnreachableTick$
 
productPrefix() - Method in class akka.cluster.InternalClusterAction.SendCurrentClusterState
 
productPrefix() - Method in class akka.cluster.InternalClusterAction.SendGossipTo
 
productPrefix() - Method in class akka.cluster.InternalClusterAction.Subscribe
 
productPrefix() - Method in class akka.cluster.InternalClusterAction.UncheckedConfig$
 
productPrefix() - Method in class akka.cluster.InternalClusterAction.Unsubscribe
 
productPrefix() - Method in class akka.cluster.InternalClusterAction.Welcome
 
productPrefix() - Method in class akka.cluster.Invalid
 
productPrefix() - Method in class akka.cluster.MemberStatus.Down$
 
productPrefix() - Method in class akka.cluster.MemberStatus.Exiting$
 
productPrefix() - Method in class akka.cluster.MemberStatus.Joining$
 
productPrefix() - Method in class akka.cluster.MemberStatus.Leaving$
 
productPrefix() - Method in class akka.cluster.MemberStatus.PreparingForShutdown$
 
productPrefix() - Method in class akka.cluster.MemberStatus.ReadyForShutdown$
 
productPrefix() - Method in class akka.cluster.MemberStatus.Removed$
 
productPrefix() - Method in class akka.cluster.MemberStatus.Up$
 
productPrefix() - Method in class akka.cluster.MemberStatus.WeaklyUp$
 
productPrefix() - Method in class akka.cluster.metrics.AdaptiveLoadBalancingGroup
 
productPrefix() - Method in class akka.cluster.metrics.AdaptiveLoadBalancingPool
 
productPrefix() - Method in class akka.cluster.metrics.AdaptiveLoadBalancingRoutingLogic
 
productPrefix() - Method in class akka.cluster.metrics.ClusterMetricsChanged
 
productPrefix() - Method in class akka.cluster.metrics.ClusterMetricsSettings
 
productPrefix() - Static method in class akka.cluster.metrics.CollectionStartMessage
 
productPrefix() - Method in class akka.cluster.metrics.CollectionStartMessage$
 
productPrefix() - Static method in class akka.cluster.metrics.CollectionStopMessage
 
productPrefix() - Method in class akka.cluster.metrics.CollectionStopMessage$
 
productPrefix() - Static method in class akka.cluster.metrics.CpuMetricsSelector
 
productPrefix() - Method in class akka.cluster.metrics.CpuMetricsSelector$
 
productPrefix() - Method in class akka.cluster.metrics.DefaultSigarProvider
 
productPrefix() - Method in class akka.cluster.metrics.EWMA
 
productPrefix() - Static method in class akka.cluster.metrics.HeapMetricsSelector
 
productPrefix() - Method in class akka.cluster.metrics.HeapMetricsSelector$
 
productPrefix() - Method in class akka.cluster.metrics.Metric
 
productPrefix() - Method in class akka.cluster.metrics.MixMetricsSelector
 
productPrefix() - Method in class akka.cluster.metrics.NodeMetrics
 
productPrefix() - Method in class akka.cluster.metrics.StandardMetrics.Cpu
 
productPrefix() - Method in class akka.cluster.metrics.StandardMetrics.HeapMemory
 
productPrefix() - Static method in class akka.cluster.metrics.SystemLoadAverageMetricsSelector
 
productPrefix() - Method in class akka.cluster.metrics.SystemLoadAverageMetricsSelector$
 
productPrefix() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Count$
 
productPrefix() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.CountSubscribers
 
productPrefix() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.CurrentTopics
 
productPrefix() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.GetTopics$
 
productPrefix() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Bucket
 
productPrefix() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Delta
 
productPrefix() - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.DeltaCount
 
productPrefix() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.DeltaCount$
 
productPrefix() - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.GossipTick
 
productPrefix() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.GossipTick$
 
productPrefix() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.MediatorRouterEnvelope
 
productPrefix() - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.NewSubscriberArrived
 
productPrefix() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.NewSubscriberArrived$
 
productPrefix() - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.NoMoreSubscribers
 
productPrefix() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.NoMoreSubscribers$
 
productPrefix() - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Prune
 
productPrefix() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Prune$
 
productPrefix() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.RegisterTopic
 
productPrefix() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.SendToOneSubscriber
 
productPrefix() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Status
 
productPrefix() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Subscribed
 
productPrefix() - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.TerminateRequest
 
productPrefix() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.TerminateRequest$
 
productPrefix() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Unsubscribed
 
productPrefix() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.ValueHolder
 
productPrefix() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Publish
 
productPrefix() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Put
 
productPrefix() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Remove
 
productPrefix() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Send
 
productPrefix() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.SendToAll
 
productPrefix() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Subscribe
 
productPrefix() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.SubscribeAck
 
productPrefix() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Unsubscribe
 
productPrefix() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.UnsubscribeAck
 
productPrefix() - Method in class akka.cluster.routing.ClusterRouterGroup
 
productPrefix() - Method in class akka.cluster.routing.ClusterRouterPool
 
productPrefix() - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.AlwaysAdmissionFilter$
 
productPrefix() - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.FrequencySketchAdmissionFilter
 
productPrefix() - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.HillClimbingAdmissionOptimizer
 
productPrefix() - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.NoAdmissionOptimizer$
 
productPrefix() - Method in class akka.cluster.sharding.ClusterShardingSettings.NoPassivationStrategy$
 
productPrefix() - Method in class akka.cluster.sharding.external.ExternalShardAllocationStrategy.GetShardLocations$
 
productPrefix() - Method in class akka.cluster.sharding.external.ExternalShardAllocationStrategy.ShardLocation
 
productPrefix() - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.AddShard
 
productPrefix() - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.GetShards$
 
productPrefix() - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.RememberedShards
 
productPrefix() - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.UpdateDone
 
productPrefix() - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.UpdateFailed
 
productPrefix() - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.GetEntities$
 
productPrefix() - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.RememberedEntities
 
productPrefix() - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.Update
 
productPrefix() - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.UpdateDone
 
productPrefix() - Static method in class akka.cluster.sharding.NoOpShardingFlightRecorder
 
productPrefix() - Method in class akka.cluster.sharding.NoOpShardingFlightRecorder$
 
productPrefix() - Method in class akka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Removals
 
productPrefix() - Method in class akka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Result
 
productPrefix() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.BeginHandOff
 
productPrefix() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.BeginHandOffAck
 
productPrefix() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.GetShardHome
 
productPrefix() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.GracefulShutdownReq
 
productPrefix() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.HandOff
 
productPrefix() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.HostShard
 
productPrefix() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.RegionStopped
 
productPrefix() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.Register
 
productPrefix() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.RegisterAck
 
productPrefix() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.RegisterProxy
 
productPrefix() - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardCoordinatorInitialized
 
productPrefix() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardCoordinatorInitialized$
 
productPrefix() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHome
 
productPrefix() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomeAllocated
 
productPrefix() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomeDeallocated
 
productPrefix() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomes
 
productPrefix() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyRegistered
 
productPrefix() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyTerminated
 
productPrefix() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionRegistered
 
productPrefix() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionTerminated
 
productPrefix() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardStarted
 
productPrefix() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardStopped
 
productPrefix() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.State
 
productPrefix() - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.StateInitialized
 
productPrefix() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.StateInitialized$
 
productPrefix() - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.Terminate
 
productPrefix() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.Terminate$
 
productPrefix() - Method in class akka.cluster.sharding.ShardCoordinator.RebalanceWorker$.ShardRegionTerminated
 
productPrefix() - Method in class akka.cluster.sharding.ShardingQueries.ShardsQueryResult
 
productPrefix() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.RememberEntitiesStoreModeDData$
 
productPrefix() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.RememberEntitiesStoreModeEventSourced$
 
productPrefix() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.StateStoreModeDData$
 
productPrefix() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.StateStoreModePersistence$
 
productPrefix() - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.MessageWithConfirmation
 
productPrefix() - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.RequestNext
 
productPrefix() - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.Start
 
productPrefix() - Method in class akka.cluster.sharding.typed.GetClusterShardingStats
 
productPrefix() - Method in class akka.cluster.sharding.typed.GetShardRegionState
 
productPrefix() - Method in class akka.cluster.sharding.typed.javadsl.ClusterSharding.Passivate
 
productPrefix() - Method in class akka.cluster.sharding.typed.scaladsl.ClusterSharding.Passivate
 
productPrefix() - Method in class akka.cluster.sharding.typed.ShardingEnvelope
 
productPrefix() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseFailure
 
productPrefix() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseResult
 
productPrefix() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLease
 
productPrefix() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLease$
 
productPrefix() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLeaseData
 
productPrefix() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.BecomingOldest
 
productPrefix() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.BecomingOldest$
 
productPrefix() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.BecomingOldestData
 
productPrefix() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Cleanup
 
productPrefix() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Cleanup$
 
productPrefix() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.DelayedMemberRemoved
 
productPrefix() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.End
 
productPrefix() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.End$
 
productPrefix() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.EndData
 
productPrefix() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.EndData$
 
productPrefix() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandingOver
 
productPrefix() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandingOver$
 
productPrefix() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandingOverData
 
productPrefix() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverDone
 
productPrefix() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverDone$
 
productPrefix() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverInProgress
 
productPrefix() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverInProgress$
 
productPrefix() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverRetry
 
productPrefix() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverToMe
 
productPrefix() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverToMe$
 
productPrefix() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.LeaseLost
 
productPrefix() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.LeaseRetry
 
productPrefix() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.LeaseRetry$
 
productPrefix() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Oldest
 
productPrefix() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Oldest$
 
productPrefix() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.GetNext$
 
productPrefix() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.InitialOldestState
 
productPrefix() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.OldestChanged
 
productPrefix() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestData
 
productPrefix() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.ReleaseLeaseFailure
 
productPrefix() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.ReleaseLeaseResult
 
productPrefix() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.SelfExiting
 
productPrefix() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.SelfExiting$
 
productPrefix() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Start
 
productPrefix() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Start$
 
productPrefix() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.StartOldestChangedBuffer
 
productPrefix() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.StartOldestChangedBuffer$
 
productPrefix() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Stopping
 
productPrefix() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Stopping$
 
productPrefix() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.StoppingData
 
productPrefix() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOver
 
productPrefix() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOver$
 
productPrefix() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOverFromMe
 
productPrefix() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOverFromMe$
 
productPrefix() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOverRetry
 
productPrefix() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Uninitialized
 
productPrefix() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Uninitialized$
 
productPrefix() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.WasOldest
 
productPrefix() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.WasOldest$
 
productPrefix() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.WasOldestData
 
productPrefix() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Younger
 
productPrefix() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Younger$
 
productPrefix() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.YoungerData
 
productPrefix() - Method in class akka.cluster.typed.Down
 
productPrefix() - Method in class akka.cluster.typed.GetCurrentState
 
productPrefix() - Method in class akka.cluster.typed.Join
 
productPrefix() - Method in class akka.cluster.typed.JoinSeedNodes
 
productPrefix() - Method in class akka.cluster.typed.Leave
 
productPrefix() - Method in class akka.cluster.typed.PrepareForFullClusterShutdown$
 
productPrefix() - Method in class akka.cluster.typed.SelfRemoved
 
productPrefix() - Method in class akka.cluster.typed.SelfUp
 
productPrefix() - Method in class akka.cluster.typed.Subscribe
 
productPrefix() - Method in class akka.cluster.typed.Unsubscribe
 
productPrefix() - Static method in class akka.cluster.Valid
 
productPrefix() - Method in class akka.cluster.Valid$
 
productPrefix() - Method in class akka.cluster.VectorClock.After$
 
productPrefix() - Method in class akka.cluster.VectorClock.Before$
 
productPrefix() - Method in class akka.cluster.VectorClock.Concurrent$
 
productPrefix() - Method in class akka.cluster.VectorClock
 
productPrefix() - Method in class akka.cluster.VectorClock.Same$
 
productPrefix() - Static method in class akka.discovery.Lookup
 
productPrefix() - Method in class akka.discovery.Lookup$
 
productPrefix() - Method in class akka.dispatch.BoundedControlAwareMailbox
 
productPrefix() - Method in class akka.dispatch.BoundedDequeBasedMailbox
 
productPrefix() - Method in class akka.dispatch.BoundedMailbox
 
productPrefix() - Method in class akka.dispatch.Envelope
 
productPrefix() - Method in class akka.dispatch.MonitorableThreadFactory
 
productPrefix() - Method in class akka.dispatch.NonBlockingBoundedMailbox
 
productPrefix() - Method in class akka.dispatch.SingleConsumerOnlyUnboundedMailbox
 
productPrefix() - Static method in class akka.dispatch.sysmsg.NoMessage
 
productPrefix() - Method in class akka.dispatch.sysmsg.NoMessage$
 
productPrefix() - Method in class akka.dispatch.TaskInvocation
 
productPrefix() - Method in class akka.dispatch.ThreadPoolConfig
 
productPrefix() - Method in class akka.dispatch.ThreadPoolConfigBuilder
 
productPrefix() - Method in class akka.dispatch.UnboundedControlAwareMailbox
 
productPrefix() - Method in class akka.dispatch.UnboundedDequeBasedMailbox
 
productPrefix() - Method in class akka.dispatch.UnboundedMailbox
 
productPrefix() - Static method in class akka.Done
 
productPrefix() - Method in class akka.Done$
 
productPrefix() - Method in class akka.event.Logging.Debug
 
productPrefix() - Method in class akka.event.Logging.Error
 
productPrefix() - Method in class akka.event.Logging.Info
 
productPrefix() - Method in class akka.event.Logging.InitializeLogger
 
productPrefix() - Method in class akka.event.Logging.LoggerInitialized$
 
productPrefix() - Method in class akka.event.Logging.LogLevel
 
productPrefix() - Method in class akka.event.Logging.Warning
 
productPrefix() - Method in class akka.io.dns.AAAARecord
 
productPrefix() - Method in class akka.io.dns.ARecord
 
productPrefix() - Method in class akka.io.dns.CachePolicy.Forever$
 
productPrefix() - Method in class akka.io.dns.CachePolicy.Never$
 
productPrefix() - Method in class akka.io.dns.CNameRecord
 
productPrefix() - Method in class akka.io.dns.DnsProtocol.Ip
 
productPrefix() - Method in class akka.io.dns.DnsProtocol.Resolve
 
productPrefix() - Method in class akka.io.dns.DnsProtocol.Resolved
 
productPrefix() - Method in class akka.io.dns.DnsProtocol.Srv$
 
productPrefix() - Method in class akka.io.dns.RecordClass
 
productPrefix() - Method in class akka.io.dns.RecordType
 
productPrefix() - Method in class akka.io.Dns.Resolve
Deprecated.
 
productPrefix() - Method in class akka.io.Dns.Resolved
Deprecated.
 
productPrefix() - Method in class akka.io.dns.SRVRecord
 
productPrefix() - Method in class akka.io.dns.UnknownRecord
 
productPrefix() - Method in class akka.io.Inet.SO$.ReceiveBufferSize
 
productPrefix() - Method in class akka.io.Inet.SO$.ReuseAddress
 
productPrefix() - Method in class akka.io.Inet.SO$.SendBufferSize
 
productPrefix() - Method in class akka.io.Inet.SO$.TrafficClass
 
productPrefix() - Method in class akka.io.Tcp.Abort$
 
productPrefix() - Method in class akka.io.Tcp.Aborted$
 
productPrefix() - Method in class akka.io.Tcp.Bind
 
productPrefix() - Method in class akka.io.Tcp.Bound
 
productPrefix() - Method in class akka.io.Tcp.Close$
 
productPrefix() - Method in class akka.io.Tcp.Closed$
 
productPrefix() - Method in class akka.io.Tcp.CommandFailed
 
productPrefix() - Method in class akka.io.Tcp.CompoundWrite
 
productPrefix() - Method in class akka.io.Tcp.ConfirmedClose$
 
productPrefix() - Method in class akka.io.Tcp.ConfirmedClosed$
 
productPrefix() - Method in class akka.io.Tcp.Connect
 
productPrefix() - Method in class akka.io.Tcp.Connected
 
productPrefix() - Method in class akka.io.Tcp.ErrorClosed
 
productPrefix() - Method in class akka.io.Tcp.NoAck
 
productPrefix() - Method in class akka.io.Tcp.PeerClosed$
 
productPrefix() - Method in class akka.io.Tcp.Received
 
productPrefix() - Method in class akka.io.Tcp.Register
 
productPrefix() - Method in class akka.io.Tcp.ResumeAccepting
 
productPrefix() - Method in class akka.io.Tcp.ResumeReading$
 
productPrefix() - Method in class akka.io.Tcp.ResumeWriting$
 
productPrefix() - Method in class akka.io.Tcp.SO$.KeepAlive
 
productPrefix() - Method in class akka.io.Tcp.SO$.OOBInline
 
productPrefix() - Method in class akka.io.Tcp.SO$.TcpNoDelay
 
productPrefix() - Method in class akka.io.Tcp.SuspendReading$
 
productPrefix() - Method in class akka.io.Tcp.Unbind$
 
productPrefix() - Method in class akka.io.Tcp.Unbound$
 
productPrefix() - Method in class akka.io.Tcp.Write
 
productPrefix() - Method in class akka.io.Tcp.WriteFile
Deprecated.
 
productPrefix() - Method in class akka.io.Tcp.WritePath
 
productPrefix() - Method in class akka.io.Tcp.WritingResumed$
 
productPrefix() - Method in class akka.io.Udp.Bind
 
productPrefix() - Method in class akka.io.Udp.Bound
 
productPrefix() - Method in class akka.io.Udp.CommandFailed
 
productPrefix() - Method in class akka.io.Udp.NoAck
 
productPrefix() - Method in class akka.io.Udp.Received
 
productPrefix() - Method in class akka.io.Udp.ResumeReading$
 
productPrefix() - Method in class akka.io.Udp.Send
 
productPrefix() - Method in class akka.io.Udp.SimpleSender
 
productPrefix() - Method in class akka.io.Udp.SimpleSenderReady$
 
productPrefix() - Method in class akka.io.Udp.SO$.Broadcast
 
productPrefix() - Method in class akka.io.Udp.SuspendReading$
 
productPrefix() - Method in class akka.io.Udp.Unbind$
 
productPrefix() - Method in class akka.io.Udp.Unbound$
 
productPrefix() - Method in class akka.io.UdpConnected.CommandFailed
 
productPrefix() - Method in class akka.io.UdpConnected.Connect
 
productPrefix() - Method in class akka.io.UdpConnected.Connected$
 
productPrefix() - Method in class akka.io.UdpConnected.Disconnect$
 
productPrefix() - Method in class akka.io.UdpConnected.Disconnected$
 
productPrefix() - Method in class akka.io.UdpConnected.NoAck
 
productPrefix() - Method in class akka.io.UdpConnected.Received
 
productPrefix() - Method in class akka.io.UdpConnected.ResumeReading$
 
productPrefix() - Method in class akka.io.UdpConnected.Send
 
productPrefix() - Method in class akka.io.UdpConnected.SuspendReading$
 
productPrefix() - Method in exception akka.japi.JavaPartialFunction.NoMatch$
 
productPrefix() - Method in class akka.japi.Option.Some
 
productPrefix() - Method in class akka.japi.Pair
 
productPrefix() - Method in class akka.japi.tuple.Tuple10
 
productPrefix() - Method in class akka.japi.tuple.Tuple11
 
productPrefix() - Method in class akka.japi.tuple.Tuple12
 
productPrefix() - Method in class akka.japi.tuple.Tuple13
 
productPrefix() - Method in class akka.japi.tuple.Tuple14
 
productPrefix() - Method in class akka.japi.tuple.Tuple15
 
productPrefix() - Method in class akka.japi.tuple.Tuple16
 
productPrefix() - Method in class akka.japi.tuple.Tuple17
 
productPrefix() - Method in class akka.japi.tuple.Tuple18
 
productPrefix() - Method in class akka.japi.tuple.Tuple19
 
productPrefix() - Method in class akka.japi.tuple.Tuple20
 
productPrefix() - Method in class akka.japi.tuple.Tuple21
 
productPrefix() - Method in class akka.japi.tuple.Tuple22
 
productPrefix() - Method in class akka.japi.tuple.Tuple3
 
productPrefix() - Method in class akka.japi.tuple.Tuple4
 
productPrefix() - Method in class akka.japi.tuple.Tuple5
 
productPrefix() - Method in class akka.japi.tuple.Tuple6
 
productPrefix() - Method in class akka.japi.tuple.Tuple7
 
productPrefix() - Method in class akka.japi.tuple.Tuple8
 
productPrefix() - Method in class akka.japi.tuple.Tuple9
 
productPrefix() - Static method in class akka.NotUsed
 
productPrefix() - Method in class akka.NotUsed$
 
productPrefix() - Static method in class akka.osgi.UnregisteringLogService
 
productPrefix() - Method in class akka.osgi.UnregisteringLogService$
 
productPrefix() - Method in class akka.pattern.BackoffOnFailureOptionsImpl
 
productPrefix() - Method in class akka.pattern.BackoffOnStopOptionsImpl
 
productPrefix() - Method in class akka.pattern.BackoffOptionsImpl
 
productPrefix() - Method in class akka.pattern.BackoffSupervisor.CurrentChild
 
productPrefix() - Method in class akka.pattern.BackoffSupervisor.GetCurrentChild$
 
productPrefix() - Method in class akka.pattern.BackoffSupervisor.GetRestartCount$
 
productPrefix() - Method in class akka.pattern.BackoffSupervisor.Reset$
 
productPrefix() - Method in class akka.pattern.BackoffSupervisor.RestartCount
 
productPrefix() - Method in class akka.pattern.BackoffSupervisor.StartChild$
 
productPrefix() - Static method in class akka.pattern.ForwardDeathLetters
 
productPrefix() - Method in class akka.pattern.ForwardDeathLetters$
 
productPrefix() - Static method in class akka.pattern.ManualReset
 
productPrefix() - Method in class akka.pattern.ManualReset$
 
productPrefix() - Static method in class akka.pattern.RestartImpliesFailure
 
productPrefix() - Method in class akka.pattern.RestartImpliesFailure$
 
productPrefix() - Method in exception akka.pattern.StatusReply.ErrorMessage
 
productPrefix() - Static method in class akka.pattern.StopImpliesFailure
 
productPrefix() - Method in class akka.pattern.StopImpliesFailure$
 
productPrefix() - Method in class akka.persistence.AtLeastOnceDelivery.AtLeastOnceDeliverySnapshot
 
productPrefix() - Method in class akka.persistence.AtLeastOnceDelivery.Internal$.Delivery
 
productPrefix() - Static method in class akka.persistence.AtLeastOnceDelivery.Internal$.RedeliveryTick
 
productPrefix() - Method in class akka.persistence.AtLeastOnceDelivery.Internal$.RedeliveryTick$
 
productPrefix() - Method in class akka.persistence.AtLeastOnceDelivery.UnconfirmedDelivery
 
productPrefix() - Method in class akka.persistence.AtLeastOnceDelivery.UnconfirmedWarning
 
productPrefix() - Method in class akka.persistence.AtomicWrite
 
productPrefix() - Method in class akka.persistence.DeleteMessagesFailure
 
productPrefix() - Method in class akka.persistence.DeleteMessagesSuccess
 
productPrefix() - Method in class akka.persistence.DeleteSnapshotFailure
 
productPrefix() - Method in class akka.persistence.DeleteSnapshotsFailure
 
productPrefix() - Method in class akka.persistence.DeleteSnapshotsSuccess
 
productPrefix() - Method in class akka.persistence.DeleteSnapshotSuccess
 
productPrefix() - Static method in class akka.persistence.DiscardToDeadLetterStrategy
 
productPrefix() - Method in class akka.persistence.DiscardToDeadLetterStrategy$
 
productPrefix() - Method in class akka.persistence.Eventsourced.AsyncHandlerInvocation
 
productPrefix() - Method in class akka.persistence.Eventsourced.RecoveryTick
 
productPrefix() - Method in class akka.persistence.Eventsourced.StashingHandlerInvocation
 
productPrefix() - Method in class akka.persistence.fsm.PersistentFSM.CurrentState
Deprecated.
 
productPrefix() - Method in class akka.persistence.fsm.PersistentFSM.Event
Deprecated.
 
productPrefix() - Method in class akka.persistence.fsm.PersistentFSM.Failure
Deprecated.
 
productPrefix() - Method in class akka.persistence.fsm.PersistentFSM.FixedDelayMode$
Deprecated.
 
productPrefix() - Method in class akka.persistence.fsm.PersistentFSM.FixedRateMode$
Deprecated.
 
productPrefix() - Method in class akka.persistence.fsm.PersistentFSM.LogEntry
Deprecated.
 
productPrefix() - Method in class akka.persistence.fsm.PersistentFSM.Normal$
Deprecated.
 
productPrefix() - Method in class akka.persistence.fsm.PersistentFSM.PersistentFSMSnapshot
Deprecated.
 
productPrefix() - Method in class akka.persistence.fsm.PersistentFSM.Shutdown$
Deprecated.
 
productPrefix() - Method in class akka.persistence.fsm.PersistentFSM.SingleMode$
Deprecated.
 
productPrefix() - Method in class akka.persistence.fsm.PersistentFSM.State
Deprecated.
 
productPrefix() - Method in class akka.persistence.fsm.PersistentFSM.StateChangeEvent
Deprecated.
 
productPrefix() - Method in class akka.persistence.fsm.PersistentFSM.StateTimeout$
Deprecated.
 
productPrefix() - Method in class akka.persistence.fsm.PersistentFSM.StopEvent
Deprecated.
 
productPrefix() - Method in class akka.persistence.fsm.PersistentFSM.SubscribeTransitionCallBack
Deprecated.
 
productPrefix() - Method in class akka.persistence.fsm.PersistentFSM.TimeoutMarker
Deprecated.
 
productPrefix() - Method in class akka.persistence.fsm.PersistentFSM.Timer
Deprecated.
 
productPrefix() - Method in class akka.persistence.fsm.PersistentFSM.Transition
Deprecated.
 
productPrefix() - Method in class akka.persistence.fsm.PersistentFSM.UnsubscribeTransitionCallBack
Deprecated.
 
productPrefix() - Method in class akka.persistence.journal.AsyncWriteJournal.Desequenced
 
productPrefix() - Method in class akka.persistence.journal.AsyncWriteProxy.InitTimeout$
 
productPrefix() - Method in class akka.persistence.journal.AsyncWriteProxy.SetStore
 
productPrefix() - Method in class akka.persistence.journal.AsyncWriteTarget.DeleteMessagesTo
 
productPrefix() - Method in class akka.persistence.journal.AsyncWriteTarget.ReplayFailure
 
productPrefix() - Method in class akka.persistence.journal.AsyncWriteTarget.ReplayMessages
 
productPrefix() - Method in class akka.persistence.journal.AsyncWriteTarget.ReplaySuccess
 
productPrefix() - Method in class akka.persistence.journal.AsyncWriteTarget.WriteMessages
 
productPrefix() - Method in class akka.persistence.journal.EventsSeq
 
productPrefix() - Static method in class akka.persistence.journal.IdentityEventAdapter
 
productPrefix() - Method in class akka.persistence.journal.IdentityEventAdapter$
 
productPrefix() - Static method in class akka.persistence.journal.IdentityEventAdapters
 
productPrefix() - Method in class akka.persistence.journal.IdentityEventAdapters$
 
productPrefix() - Method in class akka.persistence.journal.JournalPerfSpec.Cmd
 
productPrefix() - Method in class akka.persistence.journal.JournalPerfSpec.ResetCounter$
 
productPrefix() - Method in class akka.persistence.journal.leveldb.LeveldbCompaction.TryCompactLeveldb
 
productPrefix() - Method in class akka.persistence.journal.PersistencePluginProxy.TargetLocation
 
productPrefix() - Method in class akka.persistence.journal.SingleEventSeq
 
productPrefix() - Method in class akka.persistence.journal.Tagged
 
productPrefix() - Method in class akka.persistence.JournalProtocol.DeleteMessagesTo
 
productPrefix() - Method in class akka.persistence.JournalProtocol.LoopMessageSuccess
 
productPrefix() - Method in class akka.persistence.JournalProtocol.RecoverySuccess
 
productPrefix() - Method in class akka.persistence.JournalProtocol.ReplayedMessage
 
productPrefix() - Method in class akka.persistence.JournalProtocol.ReplayMessages
 
productPrefix() - Method in class akka.persistence.JournalProtocol.ReplayMessagesFailure
 
productPrefix() - Method in class akka.persistence.JournalProtocol.WriteMessageFailure
 
productPrefix() - Method in class akka.persistence.JournalProtocol.WriteMessageRejected
 
productPrefix() - Method in class akka.persistence.JournalProtocol.WriteMessages
 
productPrefix() - Method in class akka.persistence.JournalProtocol.WriteMessagesFailed
 
productPrefix() - Method in class akka.persistence.JournalProtocol.WriteMessagesSuccessful$
 
productPrefix() - Method in class akka.persistence.JournalProtocol.WriteMessageSuccess
 
productPrefix() - Method in class akka.persistence.query.EventEnvelope
 
productPrefix() - Static method in class akka.persistence.query.NoOffset
 
productPrefix() - Method in class akka.persistence.query.NoOffset$
 
productPrefix() - Method in class akka.persistence.query.Sequence
 
productPrefix() - Method in class akka.persistence.query.TimeBasedUUID
 
productPrefix() - Method in class akka.persistence.query.TimestampOffset
 
productPrefix() - Method in class akka.persistence.Recovery
 
productPrefix() - Static method in class akka.persistence.RecoveryCompleted
 
productPrefix() - Method in class akka.persistence.RecoveryCompleted$
 
productPrefix() - Method in class akka.persistence.ReplyToStrategy
 
productPrefix() - Method in class akka.persistence.SaveSnapshotFailure
 
productPrefix() - Method in class akka.persistence.SaveSnapshotSuccess
 
productPrefix() - Method in exception akka.persistence.scalatest.MayVerb.TestCanceledByFailure
 
productPrefix() - Method in class akka.persistence.SelectedSnapshot
 
productPrefix() - Method in class akka.persistence.serialization.Snapshot
 
productPrefix() - Method in class akka.persistence.SnapshotMetadata
 
productPrefix() - Method in class akka.persistence.SnapshotOffer
 
productPrefix() - Method in class akka.persistence.SnapshotProtocol.DeleteSnapshot
 
productPrefix() - Method in class akka.persistence.SnapshotProtocol.DeleteSnapshots
 
productPrefix() - Method in class akka.persistence.SnapshotProtocol.LoadSnapshot
 
productPrefix() - Method in class akka.persistence.SnapshotProtocol.LoadSnapshotFailed
 
productPrefix() - Method in class akka.persistence.SnapshotProtocol.LoadSnapshotResult
 
productPrefix() - Method in class akka.persistence.SnapshotProtocol.SaveSnapshot
 
productPrefix() - Method in class akka.persistence.SnapshotSelectionCriteria
 
productPrefix() - Method in class akka.persistence.state.javadsl.GetObjectResult
 
productPrefix() - Method in class akka.persistence.state.scaladsl.GetObjectResult
 
productPrefix() - Method in class akka.persistence.testkit.DeleteEvents
 
productPrefix() - Method in class akka.persistence.testkit.DeleteSnapshotByMeta
 
productPrefix() - Method in class akka.persistence.testkit.DeleteSnapshotsByCriteria
 
productPrefix() - Static method in class akka.persistence.testkit.ProcessingPolicy.DefaultPolicies.PassAll
 
productPrefix() - Method in class akka.persistence.testkit.ProcessingPolicy.DefaultPolicies.PassAll$
 
productPrefix() - Static method in class akka.persistence.testkit.ProcessingSuccess
 
productPrefix() - Method in class akka.persistence.testkit.ProcessingSuccess$
 
productPrefix() - Method in class akka.persistence.testkit.ReadEvents
 
productPrefix() - Static method in class akka.persistence.testkit.ReadSeqNum
 
productPrefix() - Method in class akka.persistence.testkit.ReadSeqNum$
 
productPrefix() - Method in class akka.persistence.testkit.ReadSnapshot
 
productPrefix() - Method in class akka.persistence.testkit.Reject
 
productPrefix() - Method in class akka.persistence.testkit.SnapshotMeta
 
productPrefix() - Method in class akka.persistence.testkit.SnapshotMeta$
 
productPrefix() - Method in class akka.persistence.testkit.state.scaladsl.Record
 
productPrefix() - Method in class akka.persistence.testkit.StorageFailure
 
productPrefix() - Method in class akka.persistence.testkit.WriteEvents
 
productPrefix() - Method in class akka.persistence.testkit.WriteSnapshot
 
productPrefix() - Method in class akka.persistence.TestPayload
 
productPrefix() - Static method in class akka.persistence.ThrowOverflowExceptionStrategy
 
productPrefix() - Method in class akka.persistence.ThrowOverflowExceptionStrategy$
 
productPrefix() - Method in class akka.persistence.typed.crdt.Counter
 
productPrefix() - Method in class akka.persistence.typed.crdt.Counter.Updated
 
productPrefix() - Method in class akka.persistence.typed.crdt.LwwTime
 
productPrefix() - Method in class akka.persistence.typed.DeleteEventsCompleted
 
productPrefix() - Method in class akka.persistence.typed.DeleteEventsFailed
 
productPrefix() - Method in class akka.persistence.typed.DeleteSnapshotsCompleted
 
productPrefix() - Method in class akka.persistence.typed.DeleteSnapshotsFailed
 
productPrefix() - Method in class akka.persistence.typed.DeletionTarget.Criteria
 
productPrefix() - Method in class akka.persistence.typed.DeletionTarget.Individual
 
productPrefix() - Static method in class akka.persistence.typed.EmptyEventSeq
 
productPrefix() - Method in class akka.persistence.typed.EmptyEventSeq$
 
productPrefix() - Static method in class akka.persistence.typed.internal.DefaultRecovery
 
productPrefix() - Method in class akka.persistence.typed.internal.DefaultRecovery$
 
productPrefix() - Static method in class akka.persistence.typed.internal.DisabledRecovery
 
productPrefix() - Method in class akka.persistence.typed.internal.DisabledRecovery$
 
productPrefix() - Static method in class akka.persistence.typed.internal.DisabledRetentionCriteria
 
productPrefix() - Method in class akka.persistence.typed.internal.DisabledRetentionCriteria$
 
productPrefix() - Method in class akka.persistence.typed.internal.InternalProtocol.IncomingCommand
 
productPrefix() - Method in class akka.persistence.typed.internal.InternalProtocol.JournalResponse
 
productPrefix() - Method in class akka.persistence.typed.internal.InternalProtocol.RecoveryPermitGranted$
 
productPrefix() - Method in class akka.persistence.typed.internal.InternalProtocol.RecoveryTickEvent
 
productPrefix() - Method in class akka.persistence.typed.internal.InternalProtocol.ReplicatedEventEnvelope
 
productPrefix() - Method in class akka.persistence.typed.internal.InternalProtocol.SnapshotterResponse
 
productPrefix() - Method in class akka.persistence.typed.internal.JournalInteractions.EventToPersist
 
productPrefix() - Static method in class akka.persistence.typed.internal.PersistNothing
 
productPrefix() - Method in class akka.persistence.typed.internal.PersistNothing$
 
productPrefix() - Static method in class akka.persistence.typed.internal.ReplicatedEventAck
 
productPrefix() - Method in class akka.persistence.typed.internal.ReplicatedEventAck$
 
productPrefix() - Static method in class akka.persistence.typed.internal.Stash
 
productPrefix() - Method in class akka.persistence.typed.internal.Stash$
 
productPrefix() - Method in class akka.persistence.typed.internal.StashOverflowStrategy.Drop$
 
productPrefix() - Method in class akka.persistence.typed.internal.StashOverflowStrategy.Fail$
 
productPrefix() - Static method in class akka.persistence.typed.internal.Stop
 
productPrefix() - Method in class akka.persistence.typed.internal.Stop$
 
productPrefix() - Static method in class akka.persistence.typed.internal.Unhandled
 
productPrefix() - Method in class akka.persistence.typed.internal.Unhandled$
 
productPrefix() - Static method in class akka.persistence.typed.internal.UnstashAll
 
productPrefix() - Method in class akka.persistence.typed.internal.UnstashAll$
 
productPrefix() - Static method in class akka.persistence.typed.RecoveryCompleted
 
productPrefix() - Method in class akka.persistence.typed.RecoveryCompleted$
 
productPrefix() - Method in class akka.persistence.typed.RecoveryFailed
 
productPrefix() - Method in class akka.persistence.typed.ReplicaId
 
productPrefix() - Method in class akka.persistence.typed.SnapshotCompleted
 
productPrefix() - Method in class akka.persistence.typed.SnapshotFailed
 
productPrefix() - Method in class akka.persistence.typed.state.internal.InternalProtocol.DeleteFailure
 
productPrefix() - Method in class akka.persistence.typed.state.internal.InternalProtocol.DeleteSuccess$
 
productPrefix() - Method in class akka.persistence.typed.state.internal.InternalProtocol.GetFailure
 
productPrefix() - Method in class akka.persistence.typed.state.internal.InternalProtocol.GetSuccess
 
productPrefix() - Method in class akka.persistence.typed.state.internal.InternalProtocol.IncomingCommand
 
productPrefix() - Method in class akka.persistence.typed.state.internal.InternalProtocol.RecoveryPermitGranted$
 
productPrefix() - Method in class akka.persistence.typed.state.internal.InternalProtocol.RecoveryTimeout$
 
productPrefix() - Method in class akka.persistence.typed.state.internal.InternalProtocol.UpsertFailure
 
productPrefix() - Method in class akka.persistence.typed.state.internal.InternalProtocol.UpsertSuccess$
 
productPrefix() - Static method in class akka.persistence.typed.state.internal.PersistNothing
 
productPrefix() - Method in class akka.persistence.typed.state.internal.PersistNothing$
 
productPrefix() - Static method in class akka.persistence.typed.state.internal.Stash
 
productPrefix() - Method in class akka.persistence.typed.state.internal.Stash$
 
productPrefix() - Method in class akka.persistence.typed.state.internal.StashOverflowStrategy.Drop$
 
productPrefix() - Method in class akka.persistence.typed.state.internal.StashOverflowStrategy.Fail$
 
productPrefix() - Static method in class akka.persistence.typed.state.internal.Stop
 
productPrefix() - Method in class akka.persistence.typed.state.internal.Stop$
 
productPrefix() - Static method in class akka.persistence.typed.state.internal.Unhandled
 
productPrefix() - Method in class akka.persistence.typed.state.internal.Unhandled$
 
productPrefix() - Static method in class akka.persistence.typed.state.internal.UnstashAll
 
productPrefix() - Method in class akka.persistence.typed.state.internal.UnstashAll$
 
productPrefix() - Static method in class akka.persistence.typed.state.RecoveryCompleted
 
productPrefix() - Method in class akka.persistence.typed.state.RecoveryCompleted$
 
productPrefix() - Method in class akka.persistence.typed.state.RecoveryFailed
 
productPrefix() - Method in class akka.remote.Ack
Deprecated.
 
productPrefix() - Method in class akka.remote.AckedReceiveBuffer
Deprecated.
 
productPrefix() - Method in class akka.remote.AckedSendBuffer
Deprecated.
 
productPrefix() - Method in class akka.remote.artery.compress.CompressionProtocol.Events$.HeavyHitterDetected
 
productPrefix() - Method in class akka.remote.artery.compress.CompressionProtocol.Events$.ReceivedActorRefCompressionTable
 
productPrefix() - Method in class akka.remote.artery.compress.CompressionProtocol.Events$.ReceivedClassManifestCompressionTable
 
productPrefix() - Static method in class akka.remote.artery.compress.NoInboundCompressions
 
productPrefix() - Method in class akka.remote.artery.compress.NoInboundCompressions$
 
productPrefix() - Static method in class akka.remote.artery.Flush
 
productPrefix() - Method in class akka.remote.artery.Flush$
 
productPrefix() - Method in class akka.remote.artery.GracefulShutdownQuarantinedEvent
 
productPrefix() - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
productPrefix() - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
productPrefix() - Method in class akka.remote.artery.QuarantinedEvent
 
productPrefix() - Method in class akka.remote.artery.TestManagementCommands.FailInboundStreamOnce
 
productPrefix() - Method in class akka.remote.artery.ThisActorSystemQuarantinedEvent
 
productPrefix() - Method in class akka.remote.AssociatedEvent
Deprecated.
 
productPrefix() - Method in class akka.remote.AssociationErrorEvent
Deprecated.
 
productPrefix() - Method in class akka.remote.DisassociatedEvent
Deprecated.
 
productPrefix() - Method in class akka.remote.GracefulShutdownQuarantinedEvent
Deprecated.
 
productPrefix() - Method in class akka.remote.QuarantinedEvent
Deprecated.
 
productPrefix() - Method in class akka.remote.RemoteScope
 
productPrefix() - Method in class akka.remote.RemotingErrorEvent
Deprecated.
 
productPrefix() - Method in class akka.remote.RemotingListenEvent
 
productPrefix() - Static method in class akka.remote.RemotingShutdownEvent
Deprecated.
 
productPrefix() - Method in class akka.remote.RemotingShutdownEvent$
Deprecated.
 
productPrefix() - Method in class akka.remote.routing.RemoteRouterConfig
 
productPrefix() - Method in class akka.remote.SeqNo
Deprecated.
 
productPrefix() - Static method in class akka.remote.testconductor.Client
 
productPrefix() - Method in class akka.remote.testconductor.Client$
 
productPrefix() - Method in class akka.remote.testconductor.Done$
 
productPrefix() - Method in class akka.remote.testconductor.RoleName
 
productPrefix() - Static method in class akka.remote.testconductor.Server
 
productPrefix() - Method in class akka.remote.testconductor.Server$
 
productPrefix() - Method in class akka.remote.ThisActorSystemQuarantinedEvent
Deprecated.
 
productPrefix() - Method in class akka.remote.transport.ActorTransportAdapter.AssociateUnderlying
Deprecated.
 
productPrefix() - Method in class akka.remote.transport.ActorTransportAdapter.DisassociateUnderlying
Deprecated.
 
productPrefix() - Method in class akka.remote.transport.ActorTransportAdapter.ListenerRegistered
Deprecated.
 
productPrefix() - Method in class akka.remote.transport.ActorTransportAdapter.ListenUnderlying
Deprecated.
 
productPrefix() - Method in class akka.remote.transport.AkkaPduCodec.Associate
 
productPrefix() - Method in class akka.remote.transport.AkkaPduCodec.Disassociate
 
productPrefix() - Method in class akka.remote.transport.AkkaPduCodec.Heartbeat$
 
productPrefix() - Method in class akka.remote.transport.AkkaPduCodec.Message
 
productPrefix() - Method in class akka.remote.transport.AkkaPduCodec.Payload
 
productPrefix() - Method in class akka.remote.transport.AssociationHandle.ActorHandleEventListener
Deprecated.
 
productPrefix() - Method in class akka.remote.transport.AssociationHandle.Disassociated
Deprecated.
 
productPrefix() - Method in class akka.remote.transport.AssociationHandle.InboundPayload
Deprecated.
 
productPrefix() - Method in class akka.remote.transport.AssociationHandle.Quarantined$
Deprecated.
 
productPrefix() - Method in class akka.remote.transport.AssociationHandle.Shutdown$
Deprecated.
 
productPrefix() - Method in class akka.remote.transport.AssociationHandle.Unknown$
Deprecated.
 
productPrefix() - Method in exception akka.remote.transport.FailureInjectorException
Deprecated.
 
productPrefix() - Method in class akka.remote.transport.HandshakeInfo
 
productPrefix() - Method in class akka.remote.transport.TestAssociationHandle
Deprecated.
 
productPrefix() - Method in class akka.remote.transport.TestTransport.AssociateAttempt
Deprecated.
 
productPrefix() - Method in class akka.remote.transport.TestTransport.DisassociateAttempt
Deprecated.
 
productPrefix() - Method in class akka.remote.transport.TestTransport.ListenAttempt
Deprecated.
 
productPrefix() - Method in class akka.remote.transport.TestTransport.ShutdownAttempt
Deprecated.
 
productPrefix() - Method in class akka.remote.transport.TestTransport.WriteAttempt
Deprecated.
 
productPrefix() - Method in class akka.remote.transport.ThrottlerTransportAdapter.Blackhole$
Deprecated.
 
productPrefix() - Method in class akka.remote.transport.ThrottlerTransportAdapter.Direction$.Both$
Deprecated.
 
productPrefix() - Method in class akka.remote.transport.ThrottlerTransportAdapter.Direction$.Receive$
Deprecated.
 
productPrefix() - Method in class akka.remote.transport.ThrottlerTransportAdapter.Direction$.Send$
Deprecated.
 
productPrefix() - Method in class akka.remote.transport.ThrottlerTransportAdapter.ForceDisassociate
Deprecated.
 
productPrefix() - Method in class akka.remote.transport.ThrottlerTransportAdapter.ForceDisassociateAck$
Deprecated.
 
productPrefix() - Method in class akka.remote.transport.ThrottlerTransportAdapter.ForceDisassociateExplicitly
Deprecated.
 
productPrefix() - Method in class akka.remote.transport.ThrottlerTransportAdapter.SetThrottle
Deprecated.
 
productPrefix() - Method in class akka.remote.transport.ThrottlerTransportAdapter.SetThrottleAck$
Deprecated.
 
productPrefix() - Method in class akka.remote.transport.ThrottlerTransportAdapter.TokenBucket
Deprecated.
 
productPrefix() - Method in class akka.remote.transport.ThrottlerTransportAdapter.Unthrottled$
Deprecated.
 
productPrefix() - Method in class akka.remote.transport.Transport.ActorAssociationEventListener
Deprecated.
 
productPrefix() - Method in class akka.remote.transport.Transport.InboundAssociation
Deprecated.
 
productPrefix() - Method in exception akka.remote.transport.Transport.InvalidAssociationException
Deprecated.
 
productPrefix() - Method in class akka.remote.UniqueAddress
 
productPrefix() - Method in class akka.routing.ActorRefRoutee
 
productPrefix() - Method in class akka.routing.ActorSelectionRoutee
 
productPrefix() - Method in class akka.routing.AddRoutee
 
productPrefix() - Method in class akka.routing.AdjustPoolSize
 
productPrefix() - Method in class akka.routing.BalancingPool
 
productPrefix() - Method in class akka.routing.Broadcast
 
productPrefix() - Method in class akka.routing.BroadcastGroup
 
productPrefix() - Method in class akka.routing.BroadcastPool
 
productPrefix() - Method in class akka.routing.ConsistentHashingGroup
 
productPrefix() - Method in class akka.routing.ConsistentHashingPool
 
productPrefix() - Method in class akka.routing.ConsistentHashingRouter.ConsistentHashableEnvelope
 
productPrefix() - Method in class akka.routing.ConsistentHashingRoutingLogic
 
productPrefix() - Method in class akka.routing.Deafen
 
productPrefix() - Method in class akka.routing.DefaultOptimalSizeExploringResizer
 
productPrefix() - Method in class akka.routing.DefaultResizer
 
productPrefix() - Method in class akka.routing.DefaultResizer$
 
productPrefix() - Static method in class akka.routing.FromConfig
 
productPrefix() - Method in class akka.routing.FromConfig$
 
productPrefix() - Static method in class akka.routing.GetRoutees
 
productPrefix() - Method in class akka.routing.GetRoutees$
 
productPrefix() - Method in class akka.routing.Listen
 
productPrefix() - Static method in class akka.routing.NoRouter
 
productPrefix() - Method in class akka.routing.NoRouter$
 
productPrefix() - Method in class akka.routing.OptimalSizeExploringResizer.ResizeRecord
 
productPrefix() - Method in class akka.routing.OptimalSizeExploringResizer.UnderUtilizationStreak
 
productPrefix() - Method in class akka.routing.OptimalSizeExploringResizer$
 
productPrefix() - Method in class akka.routing.RandomGroup
 
productPrefix() - Method in class akka.routing.RandomPool
 
productPrefix() - Method in class akka.routing.RemoveRoutee
 
productPrefix() - Method in class akka.routing.RoundRobinGroup
 
productPrefix() - Method in class akka.routing.RoundRobinPool
 
productPrefix() - Method in class akka.routing.Routees
 
productPrefix() - Method in class akka.routing.Router
 
productPrefix() - Method in class akka.routing.ScatterGatherFirstCompletedGroup
 
productPrefix() - Method in class akka.routing.ScatterGatherFirstCompletedPool
 
productPrefix() - Method in class akka.routing.ScatterGatherFirstCompletedRoutingLogic
 
productPrefix() - Method in class akka.routing.SeveralRoutees
 
productPrefix() - Method in class akka.routing.SmallestMailboxPool
 
productPrefix() - Method in class akka.routing.TailChoppingGroup
 
productPrefix() - Method in class akka.routing.TailChoppingPool
 
productPrefix() - Method in class akka.routing.TailChoppingRoutingLogic
 
productPrefix() - Method in class akka.routing.WithListeners
 
productPrefix() - Method in class akka.serialization.DisabledJavaSerializer
 
productPrefix() - Method in class akka.serialization.jackson.Compression.GZip
 
productPrefix() - Method in class akka.serialization.jackson.Compression.LZ4
 
productPrefix() - Method in class akka.serialization.Serialization.Information
 
productPrefix() - Method in exception akka.stream.AbruptIOTerminationException
Deprecated.
 
productPrefix() - Method in exception akka.stream.AbruptTerminationException
 
productPrefix() - Method in class akka.stream.ActorAttributes.DebugLogging
 
productPrefix() - Method in class akka.stream.ActorAttributes.Dispatcher
 
productPrefix() - Method in class akka.stream.ActorAttributes.FuzzingMode
 
productPrefix() - Method in class akka.stream.ActorAttributes.MaxFixedBufferSize
 
productPrefix() - Method in class akka.stream.ActorAttributes.OutputBurstLimit
 
productPrefix() - Method in class akka.stream.ActorAttributes.StreamSubscriptionTimeout
 
productPrefix() - Method in class akka.stream.ActorAttributes.SupervisionStrategy
 
productPrefix() - Method in class akka.stream.ActorAttributes.SyncProcessingLimit
 
productPrefix() - Method in class akka.stream.AmorphousShape
 
productPrefix() - Method in class akka.stream.Attributes.AsyncBoundary$
 
productPrefix() - Method in class akka.stream.Attributes.CancellationStrategy
 
productPrefix() - Method in class akka.stream.Attributes.CancellationStrategy$.AfterDelay
 
productPrefix() - Method in class akka.stream.Attributes.CancellationStrategy$.CompleteStage$
 
productPrefix() - Method in class akka.stream.Attributes.CancellationStrategy$.FailStage$
 
productPrefix() - Method in class akka.stream.Attributes.CancellationStrategy$.PropagateFailure$
 
productPrefix() - Method in class akka.stream.Attributes.InputBuffer
 
productPrefix() - Method in class akka.stream.Attributes.LogLevels
 
productPrefix() - Method in class akka.stream.Attributes.Name
 
productPrefix() - Method in class akka.stream.Attributes
 
productPrefix() - Method in class akka.stream.BidiShape
 
productPrefix() - Static method in exception akka.stream.BindFailedException
 
productPrefix() - Method in exception akka.stream.BindFailedException$
Deprecated.
 
productPrefix() - Method in exception akka.stream.BufferOverflowException
 
productPrefix() - Static method in class akka.stream.Client
 
productPrefix() - Method in class akka.stream.Client$
 
productPrefix() - Method in class akka.stream.CompletionStrategy.Draining$
 
productPrefix() - Method in class akka.stream.CompletionStrategy.Immediately$
 
productPrefix() - Method in class akka.stream.CompletionStrategy$
 
productPrefix() - Static method in class akka.stream.EagerClose
 
productPrefix() - Method in class akka.stream.EagerClose$
 
productPrefix() - Method in class akka.stream.FanInShape.Name
 
productPrefix() - Method in class akka.stream.FanInShape.Ports
 
productPrefix() - Method in class akka.stream.FanOutShape.Name
 
productPrefix() - Method in class akka.stream.FanOutShape.Ports
 
productPrefix() - Method in class akka.stream.FlowMonitorState.Failed
 
productPrefix() - Method in class akka.stream.FlowMonitorState.Finished$
 
productPrefix() - Method in class akka.stream.FlowMonitorState.Initialized$
 
productPrefix() - Method in class akka.stream.FlowMonitorState.Received
 
productPrefix() - Method in class akka.stream.FlowShape
 
productPrefix() - Static method in class akka.stream.IgnoreBoth
 
productPrefix() - Method in class akka.stream.IgnoreBoth$
 
productPrefix() - Static method in class akka.stream.IgnoreCancel
 
productPrefix() - Method in class akka.stream.IgnoreCancel$
 
productPrefix() - Static method in class akka.stream.IgnoreComplete
 
productPrefix() - Method in class akka.stream.IgnoreComplete$
 
productPrefix() - Method in exception akka.stream.InvalidPartnerActorException
 
productPrefix() - Method in exception akka.stream.InvalidSequenceNumberException
 
productPrefix() - Method in class akka.stream.IOResult
 
productPrefix() - Method in class akka.stream.OverflowStrategies.EmitEarly$
 
productPrefix() - Method in class akka.stream.QueueOfferResult.Dropped$
 
productPrefix() - Method in class akka.stream.QueueOfferResult.Enqueued$
 
productPrefix() - Method in class akka.stream.QueueOfferResult.Failure
 
productPrefix() - Method in class akka.stream.QueueOfferResult.QueueClosed$
 
productPrefix() - Method in exception akka.stream.RemoteStreamRefActorTerminatedException
 
productPrefix() - Method in exception akka.stream.scaladsl.Partition.PartitionOutOfBoundsException
 
productPrefix() - Method in class akka.stream.scaladsl.RestartWithBackoffFlow.Delay
 
productPrefix() - Method in class akka.stream.scaladsl.RunnableGraph
 
productPrefix() - Method in class akka.stream.scaladsl.Tcp.IncomingConnection
 
productPrefix() - Method in class akka.stream.scaladsl.Tcp.OutgoingConnection
 
productPrefix() - Method in class akka.stream.scaladsl.Tcp.ServerBinding
 
productPrefix() - Method in class akka.stream.scaladsl.TcpAttributes.TcpWriteBufferSize
 
productPrefix() - Static method in class akka.stream.Server
 
productPrefix() - Method in class akka.stream.Server$
 
productPrefix() - Method in class akka.stream.SinkShape
 
productPrefix() - Method in class akka.stream.snapshot.ConnectionSnapshot.Closed$
 
productPrefix() - Method in class akka.stream.snapshot.ConnectionSnapshot.ShouldPull$
 
productPrefix() - Method in class akka.stream.snapshot.ConnectionSnapshot.ShouldPush$
 
productPrefix() - Method in class akka.stream.SourceShape
 
productPrefix() - Method in class akka.stream.stage.ConcurrentAsyncCallbackState.Event
 
productPrefix() - Method in class akka.stream.stage.ConcurrentAsyncCallbackState.Initialized$
 
productPrefix() - Method in class akka.stream.stage.ConcurrentAsyncCallbackState.Pending
 
productPrefix() - Method in exception akka.stream.stage.GraphStageLogic.StageActorRefNotInitializedException
 
productPrefix() - Method in class akka.stream.stage.TimerMessages.Scheduled
 
productPrefix() - Method in class akka.stream.stage.TimerMessages.Timer
 
productPrefix() - Method in class akka.stream.StreamRefAttributes.BufferCapacity
 
productPrefix() - Method in class akka.stream.StreamRefAttributes.DemandRedeliveryInterval
 
productPrefix() - Method in class akka.stream.StreamRefAttributes.FinalTerminationSignalDeadline
 
productPrefix() - Method in class akka.stream.StreamRefAttributes.SubscriptionTimeout
 
productPrefix() - Method in exception akka.stream.StreamRefSubscriptionTimeoutException
 
productPrefix() - Method in class akka.stream.StreamSubscriptionTimeoutTerminationMode.CancelTermination$
 
productPrefix() - Method in class akka.stream.StreamSubscriptionTimeoutTerminationMode.NoopTermination$
 
productPrefix() - Method in class akka.stream.StreamSubscriptionTimeoutTerminationMode.WarnTermination$
 
productPrefix() - Method in exception akka.stream.SubscriptionWithCancelException.NoMoreElementsNeeded$
 
productPrefix() - Method in exception akka.stream.SubscriptionWithCancelException.StageWasCompleted$
 
productPrefix() - Method in class akka.stream.SubstreamCancelStrategies.Drain$
 
productPrefix() - Method in class akka.stream.SubstreamCancelStrategies.Propagate$
 
productPrefix() - Method in class akka.stream.Supervision.Restart$
 
productPrefix() - Method in class akka.stream.Supervision.Resume$
 
productPrefix() - Method in class akka.stream.Supervision.Stop$
 
productPrefix() - Method in exception akka.stream.TargetRefNotInitializedYetException
 
productPrefix() - Method in class akka.stream.testkit.GraphStageMessages.DownstreamFinish$
 
productPrefix() - Method in class akka.stream.testkit.GraphStageMessages.Failure
 
productPrefix() - Method in class akka.stream.testkit.GraphStageMessages.Pull$
 
productPrefix() - Method in class akka.stream.testkit.GraphStageMessages.Push$
 
productPrefix() - Method in class akka.stream.testkit.GraphStageMessages.StageFailure
 
productPrefix() - Method in class akka.stream.testkit.GraphStageMessages.UpstreamFinish$
 
productPrefix() - Method in class akka.stream.testkit.StreamTestKit.CompletedSubscription
 
productPrefix() - Method in class akka.stream.testkit.StreamTestKit.FailedSubscription
 
productPrefix() - Method in class akka.stream.testkit.StreamTestKit.PublisherProbeSubscription
 
productPrefix() - Method in class akka.stream.testkit.TestPublisher.CancelSubscription
 
productPrefix() - Method in class akka.stream.testkit.TestPublisher.RequestMore
 
productPrefix() - Method in class akka.stream.testkit.TestPublisher.Subscribe
 
productPrefix() - Method in class akka.stream.testkit.TestSubscriber.OnComplete$
 
productPrefix() - Method in class akka.stream.testkit.TestSubscriber.OnError
 
productPrefix() - Method in class akka.stream.testkit.TestSubscriber.OnNext
 
productPrefix() - Method in class akka.stream.testkit.TestSubscriber.OnSubscribe
 
productPrefix() - Method in class akka.stream.ThrottleMode.Enforcing$
 
productPrefix() - Method in class akka.stream.ThrottleMode.Shaping$
 
productPrefix() - Method in class akka.stream.TLSClientAuth.Need$
 
productPrefix() - Method in class akka.stream.TLSClientAuth.None$
 
productPrefix() - Method in class akka.stream.TLSClientAuth.Want$
 
productPrefix() - Method in class akka.stream.TLSProtocol.NegotiateNewSession
 
productPrefix() - Method in class akka.stream.TLSProtocol.SendBytes
 
productPrefix() - Method in class akka.stream.TLSProtocol.SessionBytes
 
productPrefix() - Method in class akka.stream.TLSProtocol.SessionTruncated$
 
productPrefix() - Method in class akka.testkit.CustomEventFilter
 
productPrefix() - Method in class akka.testkit.DeadLettersFilter
 
productPrefix() - Method in class akka.testkit.DebugFilter
 
productPrefix() - Method in class akka.testkit.ErrorFilter
 
productPrefix() - Method in class akka.testkit.InfoFilter
 
productPrefix() - Method in class akka.testkit.SocketUtil.Both$
 
productPrefix() - Method in class akka.testkit.SocketUtil.Tcp$
 
productPrefix() - Method in class akka.testkit.SocketUtil.Udp$
 
productPrefix() - Method in class akka.testkit.TestActor.KeepRunning$
 
productPrefix() - Method in class akka.testkit.TestActor.NoAutoPilot$
 
productPrefix() - Method in class akka.testkit.TestActor.NullMessage$
 
productPrefix() - Method in class akka.testkit.TestActor.RealMessage
 
productPrefix() - Method in class akka.testkit.TestActor.SetAutoPilot
 
productPrefix() - Method in class akka.testkit.TestActor.SetIgnore
 
productPrefix() - Method in class akka.testkit.TestActor.Spawn
 
productPrefix() - Method in class akka.testkit.TestActor.UnWatch
 
productPrefix() - Method in class akka.testkit.TestActor.Watch
 
productPrefix() - Method in class akka.testkit.TestEvent.Mute
 
productPrefix() - Method in class akka.testkit.TestEvent.UnMute
 
productPrefix() - Method in exception akka.testkit.TestException
 
productPrefix() - Method in class akka.testkit.WarningFilter
 
productPrefix() - Method in class akka.util.Collections.EmptyImmutableSeq$
 
productPrefix() - Method in class akka.util.LineNumbers.NoSourceInfo$
 
productPrefix() - Method in class akka.util.LineNumbers.SourceFile
 
productPrefix() - Method in class akka.util.LineNumbers.SourceFileLines
 
productPrefix() - Method in class akka.util.LineNumbers.UnknownSourceFormat
 
productPrefix() - Method in class akka.util.Timeout
 
productPrefix$extension(ServiceRegistry) - Method in class akka.cluster.typed.internal.receptionist.ServiceRegistry$
 
productPrefix$extension(Logging.LogLevel) - Method in class akka.event.Logging.LogLevel$
 
productPrefix$extension(MessageFlags) - Method in class akka.io.dns.internal.MessageFlags$
 
promise() - Static method in class akka.dispatch.Futures
Creates a promise object which can be completed with a value.
promise() - Method in class akka.dispatch.Futures$
Creates a promise object which can be completed with a value.
promise() - Method in interface akka.pattern.PromiseRef
Promise associated with this PromiseRef.
PromiseActorRef$ - Class in akka.pattern
INTERNAL API
PromiseActorRef$() - Constructor for class akka.pattern.PromiseActorRef$
 
PromiseRef<T> - Interface in akka.pattern
A combination of a Promise and an ActorRef associated with it, which points to an actor performing a task which will eventually resolve the Promise.
PromiseRef$ - Class in akka.pattern
 
PromiseRef$() - Constructor for class akka.pattern.PromiseRef$
 
propagate() - Static method in class akka.stream.SubstreamCancelStrategy
Cancel the stream of streams if any substream is cancelled.
propagate() - Method in class akka.stream.SubstreamCancelStrategy$
Cancel the stream of streams if any substream is cancelled.
Propagate$() - Constructor for class akka.stream.SubstreamCancelStrategies.Propagate$
 
propagateFailure() - Method in class akka.stream.Attributes.CancellationStrategy$
Java API
PropagateFailure$() - Constructor for class akka.stream.Attributes.CancellationStrategy$.PropagateFailure$
 
PropagateToNested() - Method in class akka.stream.Attributes.NestedMaterializationCancellationPolicy$
A Attributes.NestedMaterializationCancellationPolicy that configures graph stages delaying nested flow materialization to delay cancellation when downstream cancels before nested flow materialization.
propagateToNestedMaterialization() - Method in class akka.stream.Attributes.NestedMaterializationCancellationPolicy
 
propagationCount() - Method in interface akka.cluster.ddata.DeltaPropagationSelector
 
properties() - Method in class akka.event.LogMarker
 
Properties$() - Constructor for class akka.cluster.ClusterLogMarker.Properties$
 
Properties$() - Constructor for class akka.cluster.sharding.ShardingLogMarker.Properties$
 
Properties$() - Constructor for class akka.event.LogMarker.Properties$
 
proportions() - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings$.SegmentedSettings
 
proportions() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings$.SegmentedSettings
 
props() - Method in interface akka.actor.ActorContext
Retrieve the Props which were used to create this actor.
props() - Method in interface akka.actor.Cell
The props for this actor cell.
props() - Method in class akka.actor.CoordinatedShutdownTerminationWatcher$
 
props() - Method in class akka.actor.testkit.typed.Effect.Spawned
 
props() - Method in class akka.actor.testkit.typed.Effect.SpawnedAnonymous
 
props() - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActor
 
props() - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActorAnonymous
 
props() - Method in class akka.actor.typed.SpawnProtocol.Spawn
 
props() - Method in class akka.cluster.CoordinatedShutdownLeave$
 
props() - Method in class akka.cluster.typed.SingletonActor
 
props() - Method in class akka.pattern.BackoffOnFailureOptionsImpl
 
props() - Method in class akka.pattern.BackoffOnStopOptionsImpl
 
props() - Method in interface akka.pattern.BackoffOptions
Deprecated.
Returns the props to create the back-off supervisor.
props() - Method in class akka.pattern.BackoffOptionsImpl
 
props() - Method in interface akka.pattern.ExtendedBackoffOptions
Returns the props to create the back-off supervisor.
props() - Method in class akka.routing.FromConfig
Props for a group router based on the settings defined by this instance.
props() - Method in interface akka.routing.Group
Props for a group router based on the settings defined by this instance.
props() - Method in class akka.testkit.TestActor.Spawn
 
props() - Method in class akka.testkit.TestActorRef
 
props(int) - Method in class akka.persistence.RecoveryPermitter$
 
props(ActorRef, ActorRef, String, Set<String>, ClusterShardingSettings) - Method in class akka.cluster.sharding.internal.RememberEntityStarter$
 
props(ActorRef, ClusterReceptionistSettings) - Static method in class akka.cluster.client.ClusterReceptionist
Deprecated.
Scala API: Factory method for ClusterReceptionist Props.
props(ActorRef, ClusterReceptionistSettings) - Method in class akka.cluster.client.ClusterReceptionist$
Deprecated.
Scala API: Factory method for ClusterReceptionist Props.
props(ActorRef, ReplayFilter.Mode, int, int) - Method in class akka.persistence.journal.ReplayFilter$
 
props(ActorRef, ReplayFilter.Mode, int, int, boolean) - Method in class akka.persistence.journal.ReplayFilter$
 
props(Address, Address, Transport, RemoteSettings, AkkaPduCodec, InboundMessageDispatcher, boolean, int, Option<ActorRef>, ConcurrentHashMap<EndpointManager.Link, EndpointManager.ResendState>) - Method in class akka.remote.EndpointReader$
 
props(Props) - Static method in class akka.routing.NoRouter
 
props(Props) - Method in class akka.routing.NoRouter$
 
props(Props) - Method in interface akka.routing.Pool
Props for a pool router based on the settings defined by this instance and the supplied Props for the routees created by the router.
props(Props, Object, ClusterSingletonManagerSettings) - Static method in class akka.cluster.singleton.ClusterSingletonManager
Scala API: Factory method for ClusterSingletonManager Props.
props(Props, Object, ClusterSingletonManagerSettings) - Method in class akka.cluster.singleton.ClusterSingletonManager$
Scala API: Factory method for ClusterSingletonManager Props.
props(Props, String, Duration, Duration, double) - Static method in class akka.pattern.BackoffSupervisor
Deprecated.
Use props with BackoffOpts instead. Since 2.5.22.
props(Props, String, Duration, Duration, double) - Method in class akka.pattern.BackoffSupervisor$
Deprecated.
Use props with BackoffOpts instead. Since 2.5.22.
props(Props, String, Duration, Duration, double, int) - Static method in class akka.pattern.BackoffSupervisor
Deprecated.
Use props with BackoffOpts instead. Since 2.5.22.
props(Props, String, Duration, Duration, double, int) - Method in class akka.pattern.BackoffSupervisor$
Deprecated.
Use props with BackoffOpts instead. Since 2.5.22.
props(Props, String, FiniteDuration, FiniteDuration, double) - Static method in class akka.pattern.BackoffSupervisor
Deprecated.
Use props with BackoffOpts instead. Since 2.5.22.
props(Props, String, FiniteDuration, FiniteDuration, double) - Method in class akka.pattern.BackoffSupervisor$
Deprecated.
Use props with BackoffOpts instead. Since 2.5.22.
props(Props, String, FiniteDuration, FiniteDuration, double, int) - Static method in class akka.pattern.BackoffSupervisor
Deprecated.
Use props with BackoffOpts instead. Since 2.5.22.
props(Props, String, FiniteDuration, FiniteDuration, double, int) - Method in class akka.pattern.BackoffSupervisor$
Deprecated.
Use props with BackoffOpts instead. Since 2.5.22.
props(ClusterClientSettings) - Static method in class akka.cluster.client.ClusterClient
Deprecated.
Use Akka gRPC instead, see https://doc.akka.io/docs/akka/2.6/cluster-client.html#migration-to-akka-grpc. Since 2.6.0.
props(ClusterClientSettings) - Method in class akka.cluster.client.ClusterClient$
Deprecated.
Use Akka gRPC instead, see https://doc.akka.io/docs/akka/2.6/cluster-client.html#migration-to-akka-grpc. Since 2.6.0.
props(Key<ReplicatedData>, akka.cluster.ddata.Replicator.Internal.DataEnvelope, Option<akka.cluster.ddata.Replicator.Internal.Delta>, Replicator.WriteConsistency, Option<Object>, UniqueAddress, Vector<UniqueAddress>, Set<UniqueAddress>, boolean, ActorRef, boolean) - Method in class akka.cluster.ddata.WriteAggregator$
 
props(Key<ReplicatedData>, Replicator.ReadConsistency, Option<Object>, UniqueAddress, Vector<UniqueAddress>, Set<UniqueAddress>, boolean, Option<akka.cluster.ddata.Replicator.Internal.DataEnvelope>, ActorRef) - Method in class akka.cluster.ddata.ReadAggregator$
 
props(ReplicatorSettings) - Static method in class akka.cluster.ddata.Replicator
Factory method for the Props of the Replicator actor.
props(ReplicatorSettings) - Method in class akka.cluster.ddata.Replicator$
Factory method for the Props of the Replicator actor.
props(DistributedPubSubSettings) - Static method in class akka.cluster.pubsub.DistributedPubSubMediator
Scala API: Factory method for DistributedPubSubMediator Props.
props(DistributedPubSubSettings) - Method in class akka.cluster.pubsub.DistributedPubSubMediator$
Scala API: Factory method for DistributedPubSubMediator Props.
props(Creator<Behavior<T>>) - Static method in class akka.actor.typed.javadsl.Adapter
Wrap Behavior in a classic Props, i.e.
props(Creator<Behavior<T>>) - Method in class akka.actor.typed.javadsl.Adapter$
Wrap Behavior in a classic Props, i.e.
props(Creator<Behavior<T>>, Props) - Static method in class akka.actor.typed.javadsl.Adapter
Wrap Behavior in a classic Props, i.e.
props(Creator<Behavior<T>>, Props) - Method in class akka.actor.typed.javadsl.Adapter$
Wrap Behavior in a classic Props, i.e.
props(BackoffOnFailureOptions) - Static method in class akka.pattern.BackoffSupervisor
Props for creating a BackoffSupervisor actor from BackoffOnFailureOptions.
props(BackoffOnFailureOptions) - Method in class akka.pattern.BackoffSupervisor$
Props for creating a BackoffSupervisor actor from BackoffOnFailureOptions.
props(BackoffOnStopOptions) - Static method in class akka.pattern.BackoffSupervisor
Props for creating a BackoffSupervisor actor from BackoffOnStopOptions.
props(BackoffOnStopOptions) - Method in class akka.pattern.BackoffSupervisor$
Props for creating a BackoffSupervisor actor from BackoffOnStopOptions.
props(BackoffOptions) - Static method in class akka.pattern.BackoffSupervisor
Deprecated.
Use new API from BackoffOpts object instead. Since 2.5.22.
props(BackoffOptions) - Method in class akka.pattern.BackoffSupervisor$
Deprecated.
Use new API from BackoffOpts object instead. Since 2.5.22.
props(FailureDetectorRegistry<Address>, RemoteSettings) - Method in class akka.cluster.ClusterRemoteWatcher$
Factory method for ClusterRemoteWatcher Props.
props(RemoteSettings, FailureDetectorRegistry<Address>) - Method in class akka.remote.RemoteWatcher$
Factory method for RemoteWatcher Props.
props(Config) - Static method in class akka.cluster.ddata.LmdbDurableStore
 
props(Config) - Method in class akka.cluster.ddata.LmdbDurableStore$
 
props(String, ClusterShardingSettings) - Method in class akka.cluster.sharding.internal.EventSourcedRememberEntitiesCoordinatorStore$
 
props(String, ClusterShardingSettings, ActorRef, int) - Method in class akka.cluster.sharding.internal.DDataRememberEntitiesCoordinatorStore$
 
props(String, ClusterSingletonProxySettings) - Static method in class akka.cluster.singleton.ClusterSingletonProxy
Scala API: Factory method for ClusterSingletonProxy Props.
props(String, ClusterSingletonProxySettings) - Method in class akka.cluster.singleton.ClusterSingletonProxy$
Scala API: Factory method for ClusterSingletonProxy Props.
props(String, String, ActorRef) - Method in class akka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$
 
props(String, String, ClusterShardingSettings) - Method in class akka.cluster.sharding.internal.EventSourcedRememberEntitiesShardStore$
 
props(String, String, ClusterShardingSettings, ActorRef, int) - Method in class akka.cluster.sharding.internal.DDataRememberEntitiesShardStore$
 
props(String, String, String) - Method in class akka.persistence.testkit.internal.PersistenceInitImpl$
 
props(String, String, Function1<String, Props>, ClusterShardingSettings, PartialFunction<Object, Tuple2<String, Object>>, Function1<Object, String>, Object, Option<RememberEntitiesProvider>) - Method in class akka.cluster.sharding.Shard$
 
props(BlockingDeque<TestActor.Message>) - Static method in class akka.testkit.TestActor
 
props(BlockingDeque<TestActor.Message>) - Method in class akka.testkit.TestActor$
 
props(FiniteDuration, DowningStrategy) - Method in class akka.cluster.sbr.SplitBrainResolver$
 
props(Promise<Done>, FiniteDuration, Association) - Method in class akka.remote.artery.FlushBeforeDeathWatchNotification$
 
props(Promise<Done>, FiniteDuration, Set<Association>) - Method in class akka.remote.artery.FlushOnShutdown$
 
props(Function0<Cluster>) - Method in class akka.cluster.ClusterHeartbeatReceiver$
 
props(Option<akka.remote.transport.AkkaProtocolHandle>, Address, Address, Option<Object>, akka.remote.transport.AkkaProtocolTransport, RemoteSettings, AkkaPduCodec, ConcurrentHashMap<EndpointManager.Link, EndpointManager.ResendState>) - Method in class akka.remote.ReliableDeliverySupervisor$
 
props(Option<akka.remote.transport.AkkaProtocolHandle>, Address, Address, Option<Object>, akka.remote.transport.AkkaProtocolTransport, RemoteSettings, AkkaPduCodec, ConcurrentHashMap<EndpointManager.Link, EndpointManager.ResendState>, Option<ActorRef>) - Method in class akka.remote.EndpointWriter$
 
Props - Class in akka.actor
 
Props - Class in akka.actor.typed
Data structure for describing an actor&rsquo;s props details like which executor to run it on.
Props(Deploy, Class<?>, Seq<Object>) - Constructor for class akka.actor.Props
 
PROPS_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.DaemonMsgCreateData
 
Props$ - Class in akka.actor
Factory for Props instances.
Props$ - Class in akka.actor.typed
 
Props$() - Constructor for class akka.actor.Props$
 
Props$() - Constructor for class akka.actor.typed.Props$
 
PropsAdapter - Class in akka.actor.typed.internal.adapter
INTERNAL API
PropsAdapter - Class in akka.actor.typed.scaladsl.adapter
Wrap Behavior in a classic Props, i.e.
PropsAdapter() - Constructor for class akka.actor.typed.internal.adapter.PropsAdapter
 
PropsAdapter() - Constructor for class akka.actor.typed.scaladsl.adapter.PropsAdapter
 
PropsAdapter$ - Class in akka.actor.typed.internal.adapter
INTERNAL API
PropsAdapter$ - Class in akka.actor.typed.scaladsl.adapter
Wrap Behavior in a classic Props, i.e.
PropsAdapter$() - Constructor for class akka.actor.typed.internal.adapter.PropsAdapter$
 
PropsAdapter$() - Constructor for class akka.actor.typed.scaladsl.adapter.PropsAdapter$
 
PropsImpl - Class in akka.actor.typed.internal
INTERNAL API
PropsImpl() - Constructor for class akka.actor.typed.internal.PropsImpl
 
PropsImpl.ActorTagsImpl - Class in akka.actor.typed.internal
 
PropsImpl.ActorTagsImpl$ - Class in akka.actor.typed.internal
 
PropsImpl.BoundedMailboxSelector - Class in akka.actor.typed.internal
 
PropsImpl.BoundedMailboxSelector$ - Class in akka.actor.typed.internal
 
PropsImpl.DefaultMailboxSelector - Class in akka.actor.typed.internal
 
PropsImpl.DefaultMailboxSelector$ - Class in akka.actor.typed.internal
 
PropsImpl.DispatcherDefault - Class in akka.actor.typed.internal
 
PropsImpl.DispatcherDefault$ - Class in akka.actor.typed.internal
 
PropsImpl.DispatcherFromConfig - Class in akka.actor.typed.internal
 
PropsImpl.DispatcherFromConfig$ - Class in akka.actor.typed.internal
 
PropsImpl.DispatcherSameAsParent - Class in akka.actor.typed.internal
 
PropsImpl.DispatcherSameAsParent$ - Class in akka.actor.typed.internal
 
PropsImpl.EmptyProps$ - Class in akka.actor.typed.internal
The empty configuration node, used as a terminator for the internally linked list of each Props.
PropsImpl.MailboxFromConfigSelector - Class in akka.actor.typed.internal
 
PropsImpl.MailboxFromConfigSelector$ - Class in akka.actor.typed.internal
 
PropsImpl$ - Class in akka.actor.typed.internal
INTERNAL API
PropsImpl$() - Constructor for class akka.actor.typed.internal.PropsImpl$
 
propsWithSupervisorStrategy(Props, String, Duration, Duration, double, SupervisorStrategy) - Static method in class akka.pattern.BackoffSupervisor
Deprecated.
Use props with BackoffOpts instead. Since 2.5.22.
propsWithSupervisorStrategy(Props, String, Duration, Duration, double, SupervisorStrategy) - Method in class akka.pattern.BackoffSupervisor$
Deprecated.
Use props with BackoffOpts instead. Since 2.5.22.
propsWithSupervisorStrategy(Props, String, FiniteDuration, FiniteDuration, double, SupervisorStrategy) - Static method in class akka.pattern.BackoffSupervisor
Deprecated.
Use props with BackoffOpts instead. Since 2.5.22.
propsWithSupervisorStrategy(Props, String, FiniteDuration, FiniteDuration, double, SupervisorStrategy) - Method in class akka.pattern.BackoffSupervisor$
Deprecated.
Use props with BackoffOpts instead. Since 2.5.22.
ProtobufSerializer - Class in akka.remote.serialization
This Serializer serializes akka.protobuf.Message and com.google.protobuf.Message It is using reflection to find the parseFrom and toByteArray methods to avoid dependency to com.google.protobuf.
ProtobufSerializer(ExtendedActorSystem) - Constructor for class akka.remote.serialization.ProtobufSerializer
 
ProtobufSerializer$ - Class in akka.remote.serialization
 
ProtobufSerializer$() - Constructor for class akka.remote.serialization.ProtobufSerializer$
 
protocol() - Method in class akka.actor.Address
 
protocol() - Method in class akka.discovery.Lookup
 
Protocol - Class in akka.persistence
INTERNAL API.
Protocol() - Constructor for class akka.persistence.Protocol
 
protocol_$eq(String) - Method in interface akka.cluster.ddata.protobuf.SerializationSupport
 
PROTOCOL_FIELD_NUMBER - Static variable in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address
 
PROTOCOL_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.Address
 
PROTOCOL_FIELD_NUMBER - Static variable in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address
 
PROTOCOL_FIELD_NUMBER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address
 
PROTOCOL_FIELD_NUMBER - Static variable in class akka.remote.ArteryControlFormats.Address
 
PROTOCOL_FIELD_NUMBER - Static variable in class akka.remote.testconductor.TestConductorProtocol.Address
 
PROTOCOL_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.AddressData
 
Protocol.Message - Interface in akka.persistence
INTERNAL API.
Protocol$ - Class in akka.persistence
INTERNAL API.
Protocol$() - Constructor for class akka.persistence.Protocol$
 
ProtocolName() - Method in class akka.remote.artery.ArteryTransport$
 
ProtocolStateActor$ - Class in akka.remote.transport
 
ProtocolStateActor$() - Constructor for class akka.remote.transport.ProtocolStateActor$
 
provider() - Method in interface akka.actor.ActorRefFactory
INTERNAL API
provider() - Method in class akka.actor.ExtendedActorSystem
The ActorRefProvider is the only entity which creates all actor references within this actor system.
provider() - Static method in class akka.actor.Nobody
 
provider() - Method in class akka.actor.Nobody$
 
provider() - Method in interface akka.actor.typed.internal.InternalRecipientRef
Get a reference to the actor ref provider which created this ref.
provider() - Method in class akka.dispatch.DefaultExecutorServiceConfigurator
 
provider() - Method in class akka.event.Logging.StandardOutLogger
 
provider() - Method in class akka.io.DnsExt
 
ProviderClass() - Method in class akka.actor.ActorSystem.Settings
 
ProviderObjectName() - Method in class akka.io.DnsExt.Settings
 
ProviderSelection - Class in akka.actor
 
ProviderSelection() - Constructor for class akka.actor.ProviderSelection
 
ProviderSelection.Cluster$ - Class in akka.actor
 
ProviderSelection.Custom - Class in akka.actor
 
ProviderSelection.Custom$ - Class in akka.actor
 
ProviderSelection.Local$ - Class in akka.actor
 
ProviderSelection.Remote$ - Class in akka.actor
 
ProviderSelection$ - Class in akka.actor
 
ProviderSelection$() - Constructor for class akka.actor.ProviderSelection$
 
ProviderSelectionType() - Method in class akka.actor.ActorSystem.Settings
 
provisionSigarLibrary() - Method in interface akka.cluster.metrics.SigarProvider
Extract and load sigar native library.
prune() - Method in class akka.cluster.pubsub.DistributedPubSubMediator
 
prune(UniqueAddress, PruningState.PruningPerformed) - Method in class akka.cluster.ddata.Replicator.Internal$.DataEnvelope
 
prune(UniqueAddress, UniqueAddress) - Method in class akka.cluster.ddata.GCounter
 
prune(UniqueAddress, UniqueAddress) - Method in class akka.cluster.ddata.LWWMap
 
prune(UniqueAddress, UniqueAddress) - Method in class akka.cluster.ddata.ManyVersionVector
 
prune(UniqueAddress, UniqueAddress) - Method in class akka.cluster.ddata.OneVersionVector
 
prune(UniqueAddress, UniqueAddress) - Method in class akka.cluster.ddata.ORMap
 
prune(UniqueAddress, UniqueAddress) - Method in class akka.cluster.ddata.ORMultiMap
 
prune(UniqueAddress, UniqueAddress) - Method in class akka.cluster.ddata.ORSet
 
prune(UniqueAddress, UniqueAddress) - Method in class akka.cluster.ddata.PNCounter
 
prune(UniqueAddress, UniqueAddress) - Method in class akka.cluster.ddata.PNCounterMap
 
prune(UniqueAddress, UniqueAddress) - Method in interface akka.cluster.ddata.RemovedNodePruning
When the removed node has been removed from the cluster the state changes from that node will be pruned by collapsing the data entries to another node.
prune(UniqueAddress, UniqueAddress) - Method in class akka.cluster.ddata.VersionVector
 
prune(String) - Method in class akka.cluster.VectorClock
 
Prune() - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Prune
 
Prune$() - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Prune$
 
pruneDeadline() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Group
 
pruneDeadline() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Topic
 
pruneDeadline() - Method in interface akka.cluster.pubsub.DistributedPubSubMediator.Internal$.TopicLike
 
pruneDeadline_$eq(Option<Deadline>) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Group
 
pruneDeadline_$eq(Option<Deadline>) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Topic
 
pruneDeadline_$eq(Option<Deadline>) - Method in interface akka.cluster.pubsub.DistributedPubSubMediator.Internal$.TopicLike
 
PruneGossipTombstonesAfter() - Method in class akka.cluster.ClusterSettings
Is in fact always a FiniteDuration but needs to stay Duration for binary compatibility
pruneInterval() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Group
 
pruneInterval() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Topic
 
pruneInterval() - Method in interface akka.cluster.pubsub.DistributedPubSubMediator.Internal$.TopicLike
 
pruneInterval() - Method in class akka.cluster.pubsub.DistributedPubSubMediator
 
pruneTask() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Group
 
pruneTask() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Topic
 
pruneTask() - Method in interface akka.cluster.pubsub.DistributedPubSubMediator.Internal$.TopicLike
 
pruneTask() - Method in class akka.cluster.pubsub.DistributedPubSubMediator
 
pruning() - Method in class akka.cluster.ddata.Replicator.Internal$.DataEnvelope
 
PRUNING_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope
 
PRUNING_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope
 
pruningCleanup(UniqueAddress) - Method in class akka.cluster.ddata.GCounter
 
pruningCleanup(UniqueAddress) - Method in class akka.cluster.ddata.LWWMap
 
pruningCleanup(UniqueAddress) - Method in class akka.cluster.ddata.ManyVersionVector
 
pruningCleanup(UniqueAddress) - Method in class akka.cluster.ddata.OneVersionVector
 
pruningCleanup(UniqueAddress) - Method in class akka.cluster.ddata.ORMap
 
pruningCleanup(UniqueAddress) - Method in class akka.cluster.ddata.ORMultiMap
 
pruningCleanup(UniqueAddress) - Method in class akka.cluster.ddata.ORSet
 
pruningCleanup(UniqueAddress) - Method in class akka.cluster.ddata.PNCounter
 
pruningCleanup(UniqueAddress) - Method in class akka.cluster.ddata.PNCounterMap
 
pruningCleanup(UniqueAddress) - Method in interface akka.cluster.ddata.RemovedNodePruning
Remove data entries from a node that has been removed from the cluster and already been pruned.
pruningCleanup(UniqueAddress) - Method in class akka.cluster.ddata.VersionVector
 
PruningInitialized(UniqueAddress, Set<Address>) - Constructor for class akka.cluster.ddata.PruningState.PruningInitialized
 
PruningInitialized$() - Constructor for class akka.cluster.ddata.PruningState.PruningInitialized$
 
pruningInterval() - Method in class akka.cluster.ddata.ReplicatorSettings
 
pruningMarkerTimeToLive() - Method in class akka.cluster.ddata.ReplicatorSettings
 
PruningPerformed(long) - Constructor for class akka.cluster.ddata.PruningState.PruningPerformed
 
PruningPerformed$() - Constructor for class akka.cluster.ddata.PruningState.PruningPerformed$
 
PruningState - Interface in akka.cluster.ddata
INTERNAL API
PruningState.PruningInitialized - Class in akka.cluster.ddata
 
PruningState.PruningInitialized$ - Class in akka.cluster.ddata
 
PruningState.PruningPerformed - Class in akka.cluster.ddata
 
PruningState.PruningPerformed$ - Class in akka.cluster.ddata
 
PruningState$ - Class in akka.cluster.ddata
INTERNAL API
PruningState$() - Constructor for class akka.cluster.ddata.PruningState$
 
pruningTask() - Method in class akka.cluster.ddata.Replicator
 
PTR() - Static method in class akka.io.dns.RecordType
A domain name pointer
PTR() - Method in class akka.io.dns.RecordType$
A domain name pointer
publish(EventBus) - Method in interface akka.event.EventBus
Publishes the specified Event to this bus
publish(LookupClassification) - Method in interface akka.event.LookupClassification
 
publish(LookupClassification, LookupClassification) - Method in interface akka.event.LookupClassification
Publishes the given Event to the given Subscriber
publish(ManagedActorClassification) - Method in interface akka.event.ManagedActorClassification
 
publish(ScanningClassification) - Method in interface akka.event.ScanningClassification
 
publish(ScanningClassification, ScanningClassification) - Method in interface akka.event.ScanningClassification
Publishes the specified Event to the specified Subscriber
publish(SubchannelClassification) - Method in interface akka.event.SubchannelClassification
 
publish(SubchannelClassification, SubchannelClassification) - Method in interface akka.event.SubchannelClassification
Publishes the given Event to the given Subscriber
publish(E) - Method in interface akka.event.japi.EventBus
Publishes the specified Event to this bus
publish(E) - Method in class akka.event.japi.LookupEventBus
 
publish(E) - Method in class akka.event.japi.ManagedActorEventBus
 
publish(E) - Method in class akka.event.japi.ScanningEventBus
 
publish(E) - Method in class akka.event.japi.SubchannelEventBus
 
publish(E, S) - Method in class akka.event.japi.LookupEventBus
Publishes the given Event to the given Subscriber
publish(E, S) - Method in class akka.event.japi.ScanningEventBus
Publishes the specified Event to the specified Subscriber
publish(E, S) - Method in class akka.event.japi.SubchannelEventBus
Publishes the given Event to the given Subscriber
publish(Object, ActorRef) - Method in class akka.event.EventStream
 
publish(String, Object, boolean) - Method in class akka.cluster.pubsub.DistributedPubSubMediator
 
publish(T) - Static method in class akka.actor.typed.pubsub.Topic
Java API: Publish the message to all currently known subscribers.
publish(T) - Method in class akka.actor.typed.pubsub.Topic$
Java API: Publish the message to all currently known subscribers.
Publish(E) - Constructor for class akka.actor.typed.eventstream.EventStream.Publish
 
Publish(String, Object) - Constructor for class akka.cluster.client.ClusterClient.Publish
Deprecated.
 
Publish(String, Object) - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.Publish
 
Publish(String, Object, boolean) - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.Publish
 
Publish$() - Constructor for class akka.actor.typed.eventstream.EventStream.Publish$
 
Publish$() - Constructor for class akka.actor.typed.pubsub.Topic.Publish$
 
Publish$() - Constructor for class akka.cluster.client.ClusterClient.Publish$
Deprecated.
 
Publish$() - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.Publish$
 
publish$default$3() - Method in class akka.cluster.pubsub.DistributedPubSubMediator
 
PublishChanges(MembershipState) - Constructor for class akka.cluster.InternalClusterAction.PublishChanges
 
PublishChanges$() - Constructor for class akka.cluster.InternalClusterAction.PublishChanges$
 
publishClientsUnreachable() - Method in class akka.cluster.client.ClusterReceptionist
Deprecated.
 
publishContactPoints() - Method in class akka.cluster.client.ClusterClient
Deprecated.
 
publishDropped(InboundEnvelope, String) - Method in interface akka.remote.artery.InboundContext
 
PublishedEvent - Interface in akka.persistence.typed
When using event publishing the events published to the system event stream will be in this form.
PublishedEventImpl$ - Class in akka.persistence.typed.internal
 
PublishedEventImpl$() - Constructor for class akka.persistence.typed.internal.PublishedEventImpl$
 
publisherProbe() - Method in class akka.stream.testkit.StreamTestKit.PublisherProbeSubscription
 
PublisherProbeSubscription(Subscriber<? super I>, TestProbe) - Constructor for class akka.stream.testkit.StreamTestKit.PublisherProbeSubscription
 
PublisherProbeSubscription$() - Constructor for class akka.stream.testkit.StreamTestKit.PublisherProbeSubscription$
 
PublishEvent(ClusterEvent.ClusterDomainEvent) - Constructor for class akka.cluster.InternalClusterAction.PublishEvent
 
PublishEvent$() - Constructor for class akka.cluster.InternalClusterAction.PublishEvent$
 
publishPluginCommands() - Static method in class akka.persistence.PersistenceSettings.internal
 
publishPluginCommands() - Method in class akka.persistence.PersistenceSettings.internal$
 
PublishStatsInterval() - Method in class akka.cluster.ClusterSettings
 
PublishStatsTick$() - Constructor for class akka.cluster.InternalClusterAction.PublishStatsTick$
 
publishToEachGroup(String, Object) - Method in class akka.cluster.pubsub.DistributedPubSubMediator
 
PubSub - Class in akka.stream.typed.javadsl
Sources and sinks to integrate Topic with streams allowing for local or distributed publishing and subscribing of elements through a stream.
PubSub - Class in akka.stream.typed.scaladsl
Sources and sinks to integrate Topic with streams allowing for local or distributed publishing and subscribing of elements through a stream.
PubSub() - Constructor for class akka.stream.typed.javadsl.PubSub
 
PubSub() - Constructor for class akka.stream.typed.scaladsl.PubSub
 
PubSub$ - Class in akka.stream.typed.javadsl
Sources and sinks to integrate Topic with streams allowing for local or distributed publishing and subscribing of elements through a stream.
PubSub$ - Class in akka.stream.typed.scaladsl
Sources and sinks to integrate Topic with streams allowing for local or distributed publishing and subscribing of elements through a stream.
PubSub$() - Constructor for class akka.stream.typed.javadsl.PubSub$
 
PubSub$() - Constructor for class akka.stream.typed.scaladsl.PubSub$
 
pull() - Method in interface akka.stream.javadsl.SinkQueue
Pulls elements from the stream and returns a CompletionStage that: - fails if the stream is failed - completes with Empty in case the stream is completed - completes with element in case the next element is available from the stream.
pull() - Method in interface akka.stream.scaladsl.SinkQueue
Pulls elements from the stream and returns a Future that: - fails if the stream is failed - completes with None in case the stream is completed - completes with Some(element) in case the next element is available from stream.
pull() - Method in class akka.stream.stage.GraphStageLogic.SubSinkInlet
 
pull(Inlet<T>) - Method in class akka.stream.stage.GraphStageLogic
Requests an element on the given port.
Pull$() - Constructor for class akka.stream.testkit.GraphStageMessages.Pull$
 
pullMode() - Method in class akka.io.Tcp.Bind
 
pullMode() - Method in class akka.io.Tcp.Connect
 
push(Outlet<T>, T) - Method in class akka.stream.stage.GraphStageLogic
Emits an element through the given output port.
push(Function1<A, Future<B>>) - Method in class akka.remote.transport.TestTransport.SwitchableLoggedBehavior
Deprecated.
Changes the current behavior to the provided one.
push(T) - Method in class akka.stream.stage.GraphStageLogic.SubSourceOutlet
Push to this output port.
Push$() - Constructor for class akka.stream.testkit.GraphStageMessages.Push$
 
pushConstant(B) - Method in class akka.remote.transport.TestTransport.SwitchableLoggedBehavior
Deprecated.
Changes the behavior to return a completed future with the given constant value.
pushDelayed() - Method in class akka.remote.transport.TestTransport.SwitchableLoggedBehavior
Deprecated.
Enables control of the completion of the previously active behavior.
pushError(Throwable) - Method in class akka.remote.transport.TestTransport.SwitchableLoggedBehavior
Deprecated.
Changes the current behavior to return a failed future containing the given Throwable.
pushTimeOut() - Method in class akka.dispatch.BoundedControlAwareMailbox.MessageQueue
 
pushTimeOut() - Method in class akka.dispatch.BoundedControlAwareMailbox
 
pushTimeOut() - Method in class akka.dispatch.BoundedDequeBasedMailbox.MessageQueue
 
pushTimeOut() - Method in class akka.dispatch.BoundedDequeBasedMailbox
 
pushTimeOut() - Method in interface akka.dispatch.BoundedDequeBasedMessageQueue
 
pushTimeOut() - Method in class akka.dispatch.BoundedMailbox.MessageQueue
 
pushTimeOut() - Method in class akka.dispatch.BoundedMailbox
 
pushTimeOut() - Method in interface akka.dispatch.BoundedMessageQueueSemantics
 
pushTimeOut() - Method in class akka.dispatch.BoundedNodeMessageQueue
 
pushTimeOut() - Method in class akka.dispatch.BoundedPriorityMailbox.MessageQueue
 
pushTimeOut() - Method in class akka.dispatch.BoundedPriorityMailbox
 
pushTimeOut() - Method in class akka.dispatch.BoundedStablePriorityMailbox.MessageQueue
 
pushTimeOut() - Method in class akka.dispatch.BoundedStablePriorityMailbox
 
pushTimeOut() - Method in interface akka.dispatch.ProducesPushTimeoutSemanticsMailbox
 
put(Cluster, A, B) - Method in class akka.cluster.ddata.LWWMap
Deprecated.
Use `put` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
put(Cluster, A, B) - Method in class akka.cluster.ddata.ORMap
Deprecated.
Use `put` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
put(Cluster, A, B, LWWRegister.Clock<B>) - Method in class akka.cluster.ddata.LWWMap
Deprecated.
Use `put` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
put(Cluster, A, Set<B>) - Method in class akka.cluster.ddata.ORMultiMap
Deprecated.
Use `put` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
put(Cluster, A, Set<B>) - Method in class akka.cluster.ddata.ORMultiMap
Deprecated.
Use `put` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
put(SelfUniqueAddress, A, B) - Method in class akka.cluster.ddata.LWWMap
Adds an entry to the map
put(SelfUniqueAddress, A, B) - Method in class akka.cluster.ddata.ORMap
Adds an entry to the map.
put(SelfUniqueAddress, A, B, LWWRegister.Clock<B>) - Method in class akka.cluster.ddata.LWWMap
Adds an entry to the map.
put(SelfUniqueAddress, A, Set<B>) - Method in class akka.cluster.ddata.ORMultiMap
Java API: Associate an entire set with the key while retaining the history of the previous replicated data set.
put(SelfUniqueAddress, A, Set<B>) - Method in class akka.cluster.ddata.ORMultiMap
Scala API: Associate an entire set with the key while retaining the history of the previous replicated data set.
put(A, B, Cluster, LWWRegister.Clock<B>) - Method in class akka.cluster.ddata.LWWMap
Deprecated.
Use `put` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
put(E) - Method in class akka.util.BoundedBlockingQueue
 
put(String, Option<ActorRef>) - Method in class akka.cluster.pubsub.DistributedPubSubMediator
 
put(K, V) - Method in class akka.util.Index
Associates the value of type V with the key of type K
Put(ActorRef) - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.Put
 
Put$() - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.Put$
 
put$default$4(A, B) - Method in class akka.cluster.ddata.LWWMap
 
putByte(byte) - Method in class akka.util.ByteStringBuilder
Add a single Byte to this builder.
putBytes(byte[]) - Method in class akka.util.ByteStringBuilder
Add a number of Bytes from an array to this builder.
putBytes(byte[], int, int) - Method in class akka.util.ByteStringBuilder
Add a number of Bytes from an array to this builder.
PutDeltaOp$() - Constructor for class akka.cluster.ddata.ORMap.PutDeltaOp$
 
putDouble(double, ByteOrder) - Method in class akka.util.ByteStringBuilder
Add a single Double to this builder.
putDoubles(double[], int, int, ByteOrder) - Method in class akka.util.ByteStringBuilder
Add a number of Doubles from an array to this builder.
putDoubles(double[], ByteOrder) - Method in class akka.util.ByteStringBuilder
Add a number of Doubles from an array to this builder.
putFloat(float, ByteOrder) - Method in class akka.util.ByteStringBuilder
Add a single Float to this builder.
putFloats(float[], int, int, ByteOrder) - Method in class akka.util.ByteStringBuilder
Add a number of Floats from an array to this builder.
putFloats(float[], ByteOrder) - Method in class akka.util.ByteStringBuilder
Add a number of Floats from an array to this builder.
putInt(int, ByteOrder) - Method in class akka.util.ByteStringBuilder
Add a single Int to this builder.
putInts(int[], int, int, ByteOrder) - Method in class akka.util.ByteStringBuilder
Add a number of Ints from an array to this builder.
putInts(int[], ByteOrder) - Method in class akka.util.ByteStringBuilder
Add a number of Ints from an array to this builder.
putLong(long, ByteOrder) - Method in class akka.util.ByteStringBuilder
Add a single Long to this builder.
putLongPart(long, int, ByteOrder) - Method in class akka.util.ByteStringBuilder
Add the n least significant bytes of the given Long to this builder.
putLongs(long[], int, int, ByteOrder) - Method in class akka.util.ByteStringBuilder
Add a number of Longs from an array to this builder.
putLongs(long[], ByteOrder) - Method in class akka.util.ByteStringBuilder
Add a number of Longs from an array to this builder.
putShort(int, ByteOrder) - Method in class akka.util.ByteStringBuilder
Add a single Short to this builder.
putShorts(short[], int, int, ByteOrder) - Method in class akka.util.ByteStringBuilder
Add a number of Shorts from an array to this builder.
putShorts(short[], ByteOrder) - Method in class akka.util.ByteStringBuilder
Add a number of Shorts from an array to this builder.

Q

qualifier() - Method in interface akka.persistence.journal.PersistencePluginProxy.PluginType
 
QUALIFIER_FIELD_NUMBER - Static variable in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed
 
QUALIFIER_FIELD_NUMBER - Static variable in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
 
QUALIFIERS_FIELD_NUMBER - Static variable in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup
 
quarantine(Address, Option<Object>) - Static method in class akka.remote.RemoteLogMarker
Marker "akkaQuarantine" of log event when a node is quarantined.
quarantine(Address, Option<Object>) - Method in class akka.remote.RemoteLogMarker$
Marker "akkaQuarantine" of log event when a node is quarantined.
quarantine(String) - Method in interface akka.remote.artery.OutboundContext
 
Quarantined$ - Class in akka.remote.artery
 
Quarantined$() - Constructor for class akka.remote.artery.Quarantined$
 
Quarantined$() - Constructor for class akka.remote.transport.AssociationHandle.Quarantined$
Deprecated.
 
QuarantinedEvent - Class in akka.remote.artery
 
QuarantinedEvent - Class in akka.remote
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
QuarantinedEvent(Address, int) - Constructor for class akka.remote.QuarantinedEvent
Deprecated.
Use long uid constructor. Since 2.4.x.
QuarantinedEvent(Address, long) - Constructor for class akka.remote.QuarantinedEvent
Deprecated.
 
QuarantinedEvent(UniqueAddress) - Constructor for class akka.remote.artery.QuarantinedEvent
 
QuarantinedEvent$ - Class in akka.remote.artery
 
QuarantinedEvent$ - Class in akka.remote
Deprecated.
. Since .
QuarantinedEvent$() - Constructor for class akka.remote.artery.QuarantinedEvent$
 
QuarantinedEvent$() - Constructor for class akka.remote.QuarantinedEvent$
Deprecated.
 
QuarantineDuration() - Method in class akka.remote.RemoteSettings
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
QuarantineRemovedNodeAfter() - Method in class akka.cluster.ClusterSettings
 
QuarantineSilentSystemTimeout() - Method in class akka.remote.RemoteSettings
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
queried() - Method in class akka.cluster.sharding.ShardingQueries.ShardsQueryResult
The number of shards queried, which could equal the total or, be a subset if this was a retry of those that failed.
QUERY() - Static method in class akka.io.dns.internal.OpCode
 
QUERY() - Method in class akka.io.dns.internal.OpCode$
 
QueryMessages - Class in akka.persistence.query.internal.protobuf
 
QueryMessages.EventEnvelope - Class in akka.persistence.query.internal.protobuf
for akka.persistence.query.typed.EventEnvelope
QueryMessages.EventEnvelope.Builder - Class in akka.persistence.query.internal.protobuf
for akka.persistence.query.typed.EventEnvelope
QueryMessages.EventEnvelopeOrBuilder - Interface in akka.persistence.query.internal.protobuf
 
QueryTimeout() - Static method in class akka.remote.testconductor.TestConductorExt.Settings
 
QueryTimeout() - Method in class akka.remote.testconductor.TestConductorExt.Settings$
 
Question$ - Class in akka.io.dns.internal
INTERNAL API
Question$() - Constructor for class akka.io.dns.internal.Question$
 
queue() - Method in class akka.dispatch.BoundedControlAwareMailbox.MessageQueue
 
queue() - Method in class akka.dispatch.BoundedDequeBasedMailbox.MessageQueue
 
queue() - Method in interface akka.dispatch.BoundedDequeBasedMessageQueue
 
queue() - Method in class akka.dispatch.BoundedMailbox.MessageQueue
 
queue() - Method in class akka.dispatch.BoundedPriorityMailbox.MessageQueue
 
queue() - Method in interface akka.dispatch.BoundedQueueBasedMessageQueue
 
queue() - Method in class akka.dispatch.BoundedStablePriorityMailbox.MessageQueue
 
queue() - Method in interface akka.dispatch.ControlAwareMessageQueueSemantics
 
queue() - Method in interface akka.dispatch.DequeBasedMessageQueue
 
queue() - Method in interface akka.dispatch.QueueBasedMessageQueue
 
queue() - Method in class akka.dispatch.UnboundedControlAwareMailbox.MessageQueue
 
queue() - Method in class akka.dispatch.UnboundedDequeBasedMailbox.MessageQueue
 
queue() - Method in class akka.dispatch.UnboundedMailbox.MessageQueue
 
queue() - Method in class akka.dispatch.UnboundedPriorityMailbox.MessageQueue
 
queue() - Method in class akka.dispatch.UnboundedStablePriorityMailbox.MessageQueue
 
queue() - Static method in class akka.stream.javadsl.Sink
Creates a Sink that is materialized as an SinkQueueWithCancel.
queue() - Method in class akka.stream.javadsl.Sink$
Creates a Sink that is materialized as an SinkQueueWithCancel.
queue() - Static method in class akka.stream.scaladsl.Sink
Creates a Sink that is materialized as an SinkQueueWithCancel.
queue() - Method in class akka.stream.scaladsl.Sink$
Creates a Sink that is materialized as an SinkQueueWithCancel.
queue() - Method in class akka.stream.scaladsl.SinkQueueWithCancel.QueueOps
 
queue() - Method in class akka.stream.scaladsl.SourceQueueWithComplete.QueueOps
 
queue() - Method in class akka.testkit.CallingThreadMailbox
 
queue(int) - Static method in class akka.stream.javadsl.Sink
Creates a Sink that is materialized as an SinkQueueWithCancel.
queue(int) - Method in class akka.stream.javadsl.Sink$
Creates a Sink that is materialized as an SinkQueueWithCancel.
queue(int) - Static method in class akka.stream.javadsl.Source
Creates a Source that is materialized as an BoundedSourceQueue.
queue(int) - Method in class akka.stream.javadsl.Source$
Creates a Source that is materialized as an BoundedSourceQueue.
queue(int) - Static method in class akka.stream.scaladsl.Sink
Creates a Sink that is materialized as an SinkQueueWithCancel.
queue(int) - Method in class akka.stream.scaladsl.Sink$
Creates a Sink that is materialized as an SinkQueueWithCancel.
queue(int) - Static method in class akka.stream.scaladsl.Source
Creates a Source that is materialized as an BoundedSourceQueue.
queue(int) - Method in class akka.stream.scaladsl.Source$
Creates a Source that is materialized as an BoundedSourceQueue.
queue(int, OverflowStrategy) - Static method in class akka.stream.javadsl.Source
Creates a Source that is materialized as an SourceQueueWithComplete.
queue(int, OverflowStrategy) - Method in class akka.stream.javadsl.Source$
Creates a Source that is materialized as an SourceQueueWithComplete.
queue(int, OverflowStrategy) - Static method in class akka.stream.scaladsl.Source
Creates a Source that is materialized as an SourceQueueWithComplete.
queue(int, OverflowStrategy) - Method in class akka.stream.scaladsl.Source$
Creates a Source that is materialized as an SourceQueueWithComplete.
queue(int, OverflowStrategy, int) - Static method in class akka.stream.javadsl.Source
Creates a Source that is materialized as an SourceQueueWithComplete.
queue(int, OverflowStrategy, int) - Method in class akka.stream.javadsl.Source$
Creates a Source that is materialized as an SourceQueueWithComplete.
queue(int, OverflowStrategy, int) - Static method in class akka.stream.scaladsl.Source
Creates a Source that is materialized as an SourceQueueWithComplete.
queue(int, OverflowStrategy, int) - Method in class akka.stream.scaladsl.Source$
Creates a Source that is materialized as an SourceQueueWithComplete.
QueueBasedMessageQueue - Interface in akka.dispatch
A QueueBasedMessageQueue is a MessageQueue backed by a java.util.Queue.
QueueClosed$() - Constructor for class akka.stream.QueueOfferResult.QueueClosed$
 
QueueCompletionResult - Class in akka.stream
Not for user extension
QueueCompletionResult() - Constructor for class akka.stream.QueueCompletionResult
 
queueFactory() - Method in class akka.dispatch.ThreadPoolConfig
 
QueueOfferResult - Class in akka.stream
Not for user extension
QueueOfferResult() - Constructor for class akka.stream.QueueOfferResult
 
QueueOfferResult.Dropped$ - Class in akka.stream
Type is used to indicate that stream is dropped an element
QueueOfferResult.Enqueued$ - Class in akka.stream
Type is used to indicate that stream is successfully enqueued an element
QueueOfferResult.Failure - Class in akka.stream
Type is used to indicate that stream is failed before or during call to the stream param: cause - exception that stream failed with
QueueOfferResult.Failure$ - Class in akka.stream
 
QueueOfferResult.QueueClosed$ - Class in akka.stream
Type is used to indicate that stream is completed before call
QueueOfferResult$ - Class in akka.stream
Contains types that is used as return types for streams Source queues
QueueOfferResult$() - Constructor for class akka.stream.QueueOfferResult$
 
QueueOps(SinkQueueWithCancel<T>) - Constructor for class akka.stream.scaladsl.SinkQueueWithCancel.QueueOps
 
QueueOps(SourceQueueWithComplete<T>) - Constructor for class akka.stream.scaladsl.SourceQueueWithComplete.QueueOps
 
QueueOps(SinkQueueWithCancel<T>) - Method in class akka.stream.scaladsl.SinkQueueWithCancel$
 
QueueOps(SourceQueueWithComplete<T>) - Method in class akka.stream.scaladsl.SourceQueueWithComplete$
 
QueueOps$() - Constructor for class akka.stream.scaladsl.SinkQueueWithCancel.QueueOps$
 
QueueOps$() - Constructor for class akka.stream.scaladsl.SourceQueueWithComplete.QueueOps$
 
QueueSelector - Interface in akka.dispatch.affinity
A QueueSelector is responsible for, given a Runnable and the number of available queues, return which of the queues that Runnable should be placed in.
QueueSelectorFactory - Interface in akka.dispatch.affinity
 
queueSize(long) - Method in interface akka.stream.javadsl.PartitionHub.ConsumerInfo
Approximate number of buffered elements for a consumer.

R

rampup(int, int) - Method in class akka.routing.DefaultResizer
Computes a proposed positive (or zero) capacity delta using the configured rampupRate.
rampupRate() - Method in class akka.routing.DefaultResizer
 
RAMPUPRATE_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.DefaultResizer
 
RANDOM_LOOPBACK_ADDRESS() - Static method in class akka.testkit.SocketUtil
 
RANDOM_LOOPBACK_ADDRESS() - Method in class akka.testkit.SocketUtil$
 
randomFactor() - Method in class akka.pattern.BackoffOnFailureOptionsImpl
 
randomFactor() - Method in class akka.pattern.BackoffOnStopOptionsImpl
 
randomFactor() - Method in class akka.pattern.BackoffOptionsImpl
 
randomFactor() - Method in class akka.stream.RestartSettings
 
RandomGroup - Class in akka.routing
A router group that randomly selects one of the target routees to send a message to.
RandomGroup(Config) - Constructor for class akka.routing.RandomGroup
 
RandomGroup(Iterable<String>) - Constructor for class akka.routing.RandomGroup
Java API
RandomGroup(Iterable<String>, String) - Constructor for class akka.routing.RandomGroup
 
RandomGroup$ - Class in akka.routing
 
RandomGroup$() - Constructor for class akka.routing.RandomGroup$
 
RandomLogic() - Constructor for class akka.actor.typed.internal.routing.RoutingLogics.RandomLogic
 
randomName() - Method in interface akka.actor.dungeon.Children
 
randomName(StringBuilder) - Method in interface akka.actor.dungeon.Children
 
RandomPool - Class in akka.routing
A router pool that randomly selects one of the target routees to send a message to.
RandomPool(int) - Constructor for class akka.routing.RandomPool
Java API
RandomPool(int, Option<Resizer>, SupervisorStrategy, String, boolean) - Constructor for class akka.routing.RandomPool
 
RandomPool(Config) - Constructor for class akka.routing.RandomPool
 
RandomPool$ - Class in akka.routing
 
RandomPool$() - Constructor for class akka.routing.RandomPool$
 
RandomRoutingLogic - Class in akka.routing
Randomly selects one of the target routees to send a message to
RandomRoutingLogic() - Constructor for class akka.routing.RandomRoutingLogic
 
RandomRoutingLogic$ - Class in akka.routing
 
RandomRoutingLogic$() - Constructor for class akka.routing.RandomRoutingLogic$
 
range(int, int) - Static method in class akka.stream.javadsl.Source
Creates Source that represents integer values in range ''[start;end]'', step equals to 1.
range(int, int) - Method in class akka.stream.javadsl.Source$
Creates Source that represents integer values in range ''[start;end]'', step equals to 1.
range(int, int, int) - Static method in class akka.stream.javadsl.Source
Creates Source that represents integer values in range ''[start;end]'', with the given step.
range(int, int, int) - Method in class akka.stream.javadsl.Source$
Creates Source that represents integer values in range ''[start;end]'', with the given step.
RARP$ - Class in akka.remote
INTERNAL API
RARP$() - Constructor for class akka.remote.RARP$
 
RateExceededException - Exception in akka.stream
Exception that is thrown when rated controlled by stream is exceeded
RateExceededException(String) - Constructor for exception akka.stream.RateExceededException
 
RATEMBIT_FIELD_NUMBER - Static variable in class akka.remote.testconductor.TestConductorProtocol.InjectFailure
 
rawValue() - Method in class akka.remote.SeqNo
Deprecated.
 
Reachability$ - Class in akka.cluster
INTERNAL API
Reachability$() - Constructor for class akka.cluster.Reachability$
 
ReachabilityChanged$() - Constructor for class akka.cluster.ClusterEvent.ReachabilityChanged$
 
reachable(Address) - Static method in class akka.cluster.ClusterLogMarker
Marker "akkaReachable" of log event when a node is marked as reachable again based no failure detector observation.
reachable(Address) - Method in class akka.cluster.ClusterLogMarker$
Marker "akkaReachable" of log event when a node is marked as reachable again based no failure detector observation.
Reachable - akka.cluster.protobuf.msg.ClusterMessages.ReachabilityStatus
Reachable = 0;
Reachable_VALUE - Static variable in enum akka.cluster.protobuf.msg.ClusterMessages.ReachabilityStatus
Reachable = 0;
ReachableDataCenter(String) - Constructor for class akka.cluster.ClusterEvent.ReachableDataCenter
 
ReachableDataCenter$() - Constructor for class akka.cluster.ClusterEvent.ReachableDataCenter$
 
ReachableMember(Member) - Constructor for class akka.cluster.ClusterEvent.ReachableMember
 
ReachableMember$() - Constructor for class akka.cluster.ClusterEvent.ReachableMember$
 
read(Inlet<T>, Procedure<T>, Effect) - Method in class akka.stream.stage.GraphStageLogic
Java API: Read an element from the given inlet and continue with the given function, suspending execution if necessary.
read(Inlet<T>, Function1<T, BoxedUnit>, Function0<BoxedUnit>) - Method in class akka.stream.stage.GraphStageLogic
Read an element from the given inlet and continue with the given function, suspending execution if necessary.
read(String, long, long, long) - Method in interface akka.persistence.journal.inmem.InmemMessages
 
read(K) - Method in interface akka.persistence.testkit.internal.InMemStorage
 
read(K, long, long, long) - Method in interface akka.persistence.testkit.internal.InMemStorage
Reads elems within the range of seqnums.
Read(String, Option<UniqueAddress>) - Constructor for class akka.cluster.ddata.Replicator.Internal$.Read
 
Read$() - Constructor for class akka.cluster.ddata.Replicator.Internal$.Read$
 
readable() - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
readable() - Method in class akka.persistence.PluginSpec
 
ReadAggregator$ - Class in akka.cluster.ddata
INTERNAL API
ReadAggregator$() - Constructor for class akka.cluster.ddata.ReadAggregator$
 
readAll() - Method in interface akka.persistence.testkit.internal.InMemStorage
 
ReadAll(Duration) - Constructor for class akka.cluster.ddata.Replicator.ReadAll
Java API
ReadAll(Duration) - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.ReadAll
 
ReadAll(FiniteDuration) - Constructor for class akka.cluster.ddata.Replicator.ReadAll
 
ReadAll$() - Constructor for class akka.cluster.ddata.Replicator.ReadAll$
 
ReadAll$() - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.ReadAll$
 
ReadAll$() - Constructor for class akka.cluster.ddata.typed.scaladsl.Replicator.ReadAll$
 
ReadEventAdapter - Interface in akka.persistence.journal
Facility to convert from and to specialised data models, as may be required by specialized persistence Journals.
ReadEvents - Class in akka.persistence.testkit
Read from journal operation with events that were read.
ReadEvents(Seq<Object>) - Constructor for class akka.persistence.testkit.ReadEvents
 
ReadEvents$ - Class in akka.persistence.testkit
 
ReadEvents$() - Constructor for class akka.persistence.testkit.ReadEvents$
 
ReadFrom(int, Duration) - Constructor for class akka.cluster.ddata.Replicator.ReadFrom
Java API
ReadFrom(int, Duration) - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.ReadFrom
 
ReadFrom(int, FiniteDuration) - Constructor for class akka.cluster.ddata.Replicator.ReadFrom
 
ReadFrom$() - Constructor for class akka.cluster.ddata.Replicator.ReadFrom$
 
ReadFrom$() - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.ReadFrom$
 
ReadFrom$() - Constructor for class akka.cluster.ddata.typed.scaladsl.Replicator.ReadFrom$
 
readFromInputStream(ObjectInputStream) - Method in class akka.util.ByteString.ByteString1$
 
readFromInputStream(ObjectInputStream) - Method in class akka.util.ByteString.ByteString1C$
 
readFromInputStream(ObjectInputStream) - Method in class akka.util.ByteString.ByteStrings$
 
readFromInputStream(ObjectInputStream) - Method in interface akka.util.ByteString.Companion
 
readHandlerPromise() - Method in interface akka.remote.transport.AssociationHandle
Deprecated.
The Promise returned by this call must be completed with an AssociationHandle.HandleEventListener to register a listener responsible for handling incoming payload.
readHandlerPromise() - Method in class akka.remote.transport.TestAssociationHandle
Deprecated.
 
readHighestSequenceNr(int) - Method in interface akka.persistence.journal.leveldb.LeveldbRecovery
 
readIdMap() - Method in interface akka.persistence.journal.leveldb.LeveldbIdMapping
 
readIdMap(Map<String, Object>, DBIterator) - Method in interface akka.persistence.journal.leveldb.LeveldbIdMapping
 
readJournal() - Method in class akka.persistence.query.journal.leveldb.LeveldbReadJournalProvider
Deprecated.
 
ReadJournal - Interface in akka.persistence.query.javadsl
API for reading persistent events and information derived from stored persistent events.
ReadJournal - Interface in akka.persistence.query.scaladsl
API for reading persistent events and information derived from stored persistent events.
readJournalFor(String) - Method in class akka.persistence.query.PersistenceQuery
Scala API: Returns the ReadJournal specified by the given read journal configuration entry.
readJournalFor(String, Config) - Method in class akka.persistence.query.PersistenceQuery
Scala API: Returns the ReadJournal specified by the given read journal configuration entry.
ReadJournalProvider - Interface in akka.persistence.query
A query plugin must implement a class that implements this trait.
readLocal() - Static method in class akka.cluster.ddata.Replicator
Java API: The ReadLocal instance
readLocal() - Method in class akka.cluster.ddata.Replicator$
Java API: The ReadLocal instance
readLocal() - Static method in class akka.cluster.ddata.typed.javadsl.Replicator
The ReadLocal instance
readLocal() - Method in class akka.cluster.ddata.typed.javadsl.Replicator$
The ReadLocal instance
ReadLocal() - Static method in class akka.cluster.ddata.typed.scaladsl.Replicator
 
ReadLocal() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator$
 
ReadLocal$() - Constructor for class akka.cluster.ddata.Replicator.ReadLocal$
 
ReadLocal$() - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.ReadLocal$
 
ReadMajority(Duration) - Constructor for class akka.cluster.ddata.Replicator.ReadMajority
Java API
ReadMajority(Duration) - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.ReadMajority
 
ReadMajority(Duration, int) - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.ReadMajority
 
ReadMajority(FiniteDuration) - Constructor for class akka.cluster.ddata.Replicator.ReadMajority
 
ReadMajority(FiniteDuration, int) - Constructor for class akka.cluster.ddata.Replicator.ReadMajority
 
ReadMajority$() - Constructor for class akka.cluster.ddata.Replicator.ReadMajority$
 
ReadMajority$() - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.ReadMajority$
 
ReadMajority$() - Constructor for class akka.cluster.ddata.typed.scaladsl.Replicator.ReadMajority$
 
ReadMajorityPlus(Duration, int) - Constructor for class akka.cluster.ddata.Replicator.ReadMajorityPlus
Java API
ReadMajorityPlus(FiniteDuration, int, int) - Constructor for class akka.cluster.ddata.Replicator.ReadMajorityPlus
 
ReadMajorityPlus$() - Constructor for class akka.cluster.ddata.Replicator.ReadMajorityPlus$
 
ReadManifest() - Method in class akka.cluster.ddata.protobuf.ReplicatorMessageSerializer
 
readN(Inlet<T>, int, Procedure<List<T>>, Procedure<List<T>>) - Method in class akka.stream.stage.GraphStageLogic
Java API: Read a number of elements from the given inlet and continue with the given function, suspending execution if necessary.
readN(Inlet<T>, int, Function1<Seq<T>, BoxedUnit>, Function1<Seq<T>, BoxedUnit>) - Method in class akka.stream.stage.GraphStageLogic
Read a number of elements from the given inlet and continue with the given function, suspending execution if necessary.
ReadRepair(String, akka.cluster.ddata.Replicator.Internal.DataEnvelope) - Constructor for class akka.cluster.ddata.Replicator.Internal$.ReadRepair
 
ReadRepair$() - Constructor for class akka.cluster.ddata.Replicator.Internal$.ReadRepair$
 
ReadRepairAck() - Constructor for class akka.cluster.ddata.Replicator.Internal$.ReadRepairAck
 
ReadRepairAck$() - Constructor for class akka.cluster.ddata.Replicator.Internal$.ReadRepairAck$
 
readResolve() - Static method in class akka.io.dns.internal.OpCode
 
readResolve() - Static method in class akka.io.dns.internal.ResponseCode
 
ReadResult(Option<akka.cluster.ddata.Replicator.Internal.DataEnvelope>) - Constructor for class akka.cluster.ddata.Replicator.Internal$.ReadResult
 
ReadResult$() - Constructor for class akka.cluster.ddata.Replicator.Internal$.ReadResult$
 
ReadResultManifest() - Method in class akka.cluster.ddata.protobuf.ReplicatorMessageSerializer
 
ReadSeqNum - Class in akka.persistence.testkit
Read persistent actor's sequence number operation.
ReadSeqNum() - Constructor for class akka.persistence.testkit.ReadSeqNum
 
ReadSeqNum$ - Class in akka.persistence.testkit
Read persistent actor's sequence number operation.
ReadSeqNum$() - Constructor for class akka.persistence.testkit.ReadSeqNum$
 
ReadSnapshot - Class in akka.persistence.testkit
Storage read operation for recovery of the persistent actor.
ReadSnapshot(SnapshotSelectionCriteria, Option<Object>) - Constructor for class akka.persistence.testkit.ReadSnapshot
 
ReadSnapshot$ - Class in akka.persistence.testkit
 
ReadSnapshot$() - Constructor for class akka.persistence.testkit.ReadSnapshot$
 
readTimestamp() - Method in class akka.persistence.query.TimestampOffset
 
ReadWriteAggregator$ - Class in akka.cluster.ddata
INTERNAL API
ReadWriteAggregator$() - Constructor for class akka.cluster.ddata.ReadWriteAggregator$
 
ready() - Method in class akka.remote.transport.ActorTransportAdapterManager
Deprecated.
 
ready(Duration, CanAwait) - Method in class akka.testkit.TestLatch
 
ReadyForShutdown - akka.cluster.protobuf.msg.ClusterMessages.MemberStatus
ReadyForShutdown = 8;
ReadyForShutdown_VALUE - Static variable in enum akka.cluster.protobuf.msg.ClusterMessages.MemberStatus
ReadyForShutdown = 8;
ReadyForShutdown$() - Constructor for class akka.cluster.MemberStatus.ReadyForShutdown$
 
RealMessage(Object, ActorRef) - Constructor for class akka.testkit.TestActor.RealMessage
 
RealMessage$() - Constructor for class akka.testkit.TestActor.RealMessage$
 
ReapUnreachableTick$() - Constructor for class akka.cluster.InternalClusterAction.ReapUnreachableTick$
 
reason() - Method in class akka.actor.Dropped
 
reason() - Method in class akka.actor.dungeon.ChildrenContainer.TerminatingChildrenContainer
 
reason() - Method in class akka.actor.FSM.StopEvent
 
reason() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.LeaseLost
 
reason() - Method in class akka.persistence.fsm.PersistentFSM.StopEvent
Deprecated.
 
reason() - Method in class akka.remote.artery.GracefulShutdownQuarantinedEvent
 
reason() - Method in class akka.remote.GracefulShutdownQuarantinedEvent
Deprecated.
 
reason() - Method in class akka.remote.transport.AkkaPduCodec.Disassociate
 
reason() - Method in class akka.remote.transport.ThrottlerTransportAdapter.ForceDisassociateExplicitly
Deprecated.
 
rebalance(Map<ActorRef, IndexedSeq<String>>, Set<String>) - Method in class akka.cluster.sharding.ShardCoordinator.AbstractShardAllocationStrategy
Invoked periodically to decide which shards to rebalance to another location.
rebalance(Map<ActorRef, IndexedSeq<String>>, Set<String>) - Method in class akka.cluster.sharding.external.ExternalShardAllocationStrategy
 
rebalance(Map<ActorRef, IndexedSeq<String>>, Set<String>) - Method in class akka.cluster.sharding.ShardCoordinator.AbstractShardAllocationStrategy
 
rebalance(Map<ActorRef, IndexedSeq<String>>, Set<String>) - Method in class akka.cluster.sharding.ShardCoordinator.LeastShardAllocationStrategy
 
rebalance(Map<ActorRef, IndexedSeq<String>>, Set<String>) - Method in interface akka.cluster.sharding.ShardCoordinator.ShardAllocationStrategy
Invoked periodically to decide which shards to rebalance to another location.
rebalanceInProgress() - Method in class akka.cluster.sharding.ShardCoordinator
 
rebalanceInProgress_$eq(Map<String, Set<ActorRef>>) - Method in class akka.cluster.sharding.ShardCoordinator
 
rebalanceInterval() - Method in class akka.cluster.sharding.ClusterShardingSettings.TuningParameters
 
rebalanceInterval() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
RebalanceWorker$() - Constructor for class akka.cluster.sharding.ShardCoordinator.RebalanceWorker$
 
rebalanceWorkers() - Method in class akka.cluster.sharding.ShardCoordinator
 
rebalanceWorkers_$eq(Set<ActorRef>) - Method in class akka.cluster.sharding.ShardCoordinator
 
recClass() - Method in class akka.io.dns.ResourceRecord
 
recClass() - Method in class akka.io.dns.UnknownRecord
 
receive() - Method in class akka.actor.AbstractActor
 
receive() - Method in interface akka.actor.Actor
Scala API: This defines the initial actor behavior, it must return a partial function with the actor logic.
receive() - Method in interface akka.actor.FSM
 
receive() - Method in class akka.actor.UntypedAbstractActor
 
receive() - Method in class akka.cluster.client.ClusterClient
Deprecated.
 
receive() - Method in class akka.cluster.client.ClusterReceptionist.Internal$.ClientResponseTunnel
Deprecated.
 
receive() - Method in class akka.cluster.client.ClusterReceptionist
Deprecated.
 
receive() - Method in class akka.cluster.ddata.LmdbDurableStore
 
receive() - Method in class akka.cluster.ddata.Replicator
 
receive() - Method in interface akka.cluster.pubsub.DistributedPubSubMediator.Internal$.TopicLike
 
receive() - Method in class akka.cluster.pubsub.DistributedPubSubMediator
 
receive() - Method in class akka.cluster.sharding.RemoveInternalClusterShardingData
 
receive() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer
 
receive() - Method in class akka.cluster.singleton.ClusterSingletonProxy
 
receive() - Method in class akka.event.DeadLetterListener
 
receive() - Method in class akka.event.jul.JavaLogger
Deprecated.
 
receive() - Method in class akka.event.Logging.DefaultLogger
 
receive() - Method in class akka.event.slf4j.Slf4jLogger
 
receive() - Method in class akka.io.InetAddressDnsResolver
 
receive() - Method in class akka.io.SimpleDnsManager
 
receive() - Method in class akka.Main.Terminator
Deprecated.
 
receive() - Method in class akka.osgi.DefaultOSGiLogger
 
receive() - Method in class akka.persistence.fsm.AbstractPersistentFSM
Deprecated.
 
receive() - Method in interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
 
receive() - Method in interface akka.persistence.journal.AsyncWriteJournal
 
receive() - Method in class akka.persistence.journal.AsyncWriteJournal.Resequencer
 
receive() - Method in class akka.persistence.journal.leveldb.SharedLeveldbStore
Deprecated.
 
receive() - Method in class akka.persistence.journal.PersistencePluginProxy
 
receive() - Method in class akka.persistence.journal.ReplayMediator
 
receive() - Method in interface akka.persistence.PersistentActor
 
receive() - Method in interface akka.persistence.snapshot.SnapshotStore
 
receive() - Method in class akka.remote.testconductor.Player.Waiter
 
receive() - Method in class akka.remote.transport.ActorTransportAdapterManager
Deprecated.
 
receive() - Method in class akka.testkit.TestActor
 
receive() - Method in class akka.testkit.TestActors.BlackholeActor
 
receive() - Method in class akka.testkit.TestActors.EchoActor
 
receive() - Method in class akka.testkit.TestActors.ForwardActor
 
receive() - Method in class akka.testkit.TestEventListener
 
receive(TypedActorContext<T>, T) - Method in class akka.actor.typed.ExtensibleBehavior
Process an incoming message and return the next behavior.
receive(TypedActorContext<T>, T) - Method in class akka.actor.typed.internal.BehaviorImpl.ReceiveBehavior
 
receive(TypedActorContext<T>, T) - Method in class akka.actor.typed.internal.BehaviorImpl.ReceiveMessageBehavior
 
receive(TypedActorContext<T>, T) - Method in class akka.actor.typed.javadsl.AbstractBehavior
 
receive(TypedActorContext<T>, T) - Method in class akka.actor.typed.javadsl.BuiltBehavior
 
receive(TypedActorContext<T>, T) - Method in class akka.actor.typed.javadsl.Receive
 
receive(TypedActorContext<T>, T) - Method in class akka.actor.typed.scaladsl.AbstractBehavior
 
receive(Function2<ActorContext<T>, T, Behavior<T>>) - Static method in class akka.actor.typed.javadsl.Behaviors
Construct an actor behavior that can react to incoming messages but not to lifecycle signals.
receive(Function2<ActorContext<T>, T, Behavior<T>>) - Method in class akka.actor.typed.javadsl.Behaviors$
Construct an actor behavior that can react to incoming messages but not to lifecycle signals.
receive(Function2<ActorContext<T>, T, Behavior<T>>, Function2<ActorContext<T>, Signal, Behavior<T>>) - Static method in class akka.actor.typed.javadsl.Behaviors
Construct an actor behavior that can react to both incoming messages and lifecycle signals.
receive(Function2<ActorContext<T>, T, Behavior<T>>, Function2<ActorContext<T>, Signal, Behavior<T>>) - Method in class akka.actor.typed.javadsl.Behaviors$
Construct an actor behavior that can react to both incoming messages and lifecycle signals.
receive(Class<T>) - Static method in class akka.actor.typed.javadsl.Behaviors
Constructs an actor behavior builder that can build a behavior that can react to both incoming messages and lifecycle signals.
receive(Class<T>) - Method in class akka.actor.typed.javadsl.Behaviors$
Constructs an actor behavior builder that can build a behavior that can react to both incoming messages and lifecycle signals.
receive(Object) - Method in class akka.testkit.TestActorRef
Directly inject messages into actor receive behavior.
receive(Object, ActorRef) - Method in class akka.testkit.TestActorRef
Directly inject messages into actor receive behavior.
receive(Function2<ActorContext<T>, T, Behavior<T>>) - Static method in class akka.actor.typed.scaladsl.Behaviors
Construct an actor behavior that can react to both incoming messages and lifecycle signals.
receive(Function2<ActorContext<T>, T, Behavior<T>>) - Method in class akka.actor.typed.scaladsl.Behaviors$
Construct an actor behavior that can react to both incoming messages and lifecycle signals.
receive(T) - Method in class akka.remote.AckedReceiveBuffer
Deprecated.
Puts a sequenced message in the receive buffer returning a new buffer.
Receive<T> - Class in akka.actor.typed.javadsl
A specialized "receive" behavior that is implemented using message matching builders, such as ReceiveBuilder, from AbstractBehavior.
Receive - akka.remote.testconductor.TestConductorProtocol.Direction
Receive = 2;
Receive() - Constructor for class akka.actor.typed.javadsl.Receive
 
Receive(PartialFunction<Object, BoxedUnit>) - Constructor for class akka.actor.AbstractActor.Receive
 
Receive_VALUE - Static variable in enum akka.remote.testconductor.TestConductorProtocol.Direction
Receive = 2;
Receive$() - Constructor for class akka.remote.transport.ThrottlerTransportAdapter.Direction$.Receive$
Deprecated.
 
receiveAll() - Method in interface akka.actor.testkit.typed.scaladsl.TestInbox
Collect all messages in the inbox and clear it out
ReceiveBehavior(Function2<ActorContext<T>, T, Behavior<T>>, PartialFunction<Tuple2<ActorContext<T>, Signal>, Behavior<T>>) - Constructor for class akka.actor.typed.internal.BehaviorImpl.ReceiveBehavior
 
ReceiveBehavior$() - Constructor for class akka.actor.typed.internal.BehaviorImpl.ReceiveBehavior$
 
receiveBufferSize(int) - Method in interface akka.io.Inet.SoJavaFactories
Inet.SocketOption to set the SO_RCVBUF option
receiveBufferSize(int) - Static method in class akka.io.TcpSO
 
receiveBufferSize(int) - Static method in class akka.io.UdpSO
 
ReceiveBufferSize(int) - Constructor for class akka.io.Inet.SO$.ReceiveBufferSize
 
ReceiveBufferSize() - Method in interface akka.io.Inet.SoForwarders
Inet.SocketOption to set the SO_RCVBUF option
ReceiveBufferSize() - Method in class akka.io.Tcp.SO$
 
ReceiveBufferSize() - Method in class akka.io.Udp.SO$
 
ReceiveBufferSize() - Method in class akka.remote.transport.netty.NettyTransportSettings
Deprecated.
 
ReceiveBufferSize$() - Constructor for class akka.io.Inet.SO$.ReceiveBufferSize$
 
receiveBuilder() - Method in class akka.actor.AbstractActor
Convenience factory of the ReceiveBuilder.
ReceiveBuilder<T> - Class in akka.actor.typed.javadsl
Mutable builder used when implementing AbstractBehavior.
ReceiveBuilder - Class in akka.japi.pf
Used for building a partial function for AbstractActor.createReceive().
ReceiveBuilder() - Constructor for class akka.actor.typed.javadsl.ReceiveBuilder
 
ReceiveBuilder() - Constructor for class akka.japi.pf.ReceiveBuilder
 
ReceiveBuilder.Case$ - Class in akka.actor.typed.javadsl
 
ReceiveBuilder$ - Class in akka.actor.typed.javadsl
 
ReceiveBuilder$() - Constructor for class akka.actor.typed.javadsl.ReceiveBuilder$
 
receiveClockTick() - Method in class akka.cluster.ddata.Replicator
 
receiveCommand() - Method in class akka.cluster.sharding.PersistentShardCoordinator
Deprecated.
 
receiveCommand() - Method in interface akka.persistence.AbstractPersistentActorLike
 
receiveCommand() - Method in interface akka.persistence.Eventsourced
Command handler.
receiveCommand() - Method in interface akka.persistence.fsm.PersistentFSM
Deprecated.
After recovery events are handled as in usual FSM actor
receiveCommand() - Method in class akka.persistence.journal.JournalPerfSpec.BenchActor
 
receiveCompactionInternal() - Method in interface akka.persistence.journal.leveldb.LeveldbCompaction
 
received(U) - Static method in class akka.stream.FlowMonitorState
Java API
received(U) - Method in class akka.stream.FlowMonitorState$
Java API
Received(ByteString) - Constructor for class akka.io.Tcp.Received
 
Received(ByteString) - Constructor for class akka.io.UdpConnected.Received
 
Received(ByteString, InetSocketAddress) - Constructor for class akka.io.Udp.Received
 
Received(U) - Constructor for class akka.stream.FlowMonitorState.Received
 
Received$() - Constructor for class akka.io.Tcp.Received$
 
Received$() - Constructor for class akka.io.Udp.Received$
 
Received$() - Constructor for class akka.io.UdpConnected.Received$
 
Received$() - Constructor for class akka.stream.FlowMonitorState.Received$
 
ReceivedActorRefCompressionTable(UniqueAddress, CompressionTable<ActorRef>) - Constructor for class akka.remote.artery.compress.CompressionProtocol.Events$.ReceivedActorRefCompressionTable
 
ReceivedActorRefCompressionTable$() - Constructor for class akka.remote.artery.compress.CompressionProtocol.Events$.ReceivedActorRefCompressionTable$
 
ReceivedClassManifestCompressionTable(UniqueAddress, CompressionTable<String>) - Constructor for class akka.remote.artery.compress.CompressionProtocol.Events$.ReceivedClassManifestCompressionTable
 
ReceivedClassManifestCompressionTable$() - Constructor for class akka.remote.artery.compress.CompressionProtocol.Events$.ReceivedClassManifestCompressionTable$
 
receiveDelete(Key<ReplicatedData>, Replicator.WriteConsistency, Option<Object>) - Method in class akka.cluster.ddata.Replicator
 
receiveDeltaPropagation(UniqueAddress, boolean, Map<String, akka.cluster.ddata.Replicator.Internal.Delta>) - Method in class akka.cluster.ddata.Replicator
 
receiveDeltaPropagationTick() - Method in class akka.cluster.ddata.Replicator
 
receiveDirection() - Static method in class akka.remote.transport.ThrottlerTransportAdapter
Deprecated.
Java API: get the Direction.Receive instance
receiveDirection() - Method in class akka.remote.transport.ThrottlerTransportAdapter$
Deprecated.
Java API: get the Direction.Receive instance
ReceivedMessageSizeLimit() - Method in class akka.io.TcpExt.Settings
 
receivedTerminated(Terminated) - Method in interface akka.actor.dungeon.DeathWatch
 
receiveFlushChanges() - Method in class akka.cluster.ddata.Replicator
 
receiveGet(Key<ReplicatedData>, Replicator.ReadConsistency, Option<Object>) - Method in class akka.cluster.ddata.Replicator
 
receiveGetKeyIds() - Method in class akka.cluster.ddata.Replicator
 
receiveGetReplicaCount() - Method in class akka.cluster.ddata.Replicator
 
receiveGossip(Map<String, akka.cluster.ddata.Replicator.Internal.DataEnvelope>, boolean, Option<Object>) - Method in class akka.cluster.ddata.Replicator
 
receiveGossipTick() - Method in class akka.cluster.ddata.Replicator
 
receiveMemberExiting(Member) - Method in class akka.cluster.ddata.Replicator
 
receiveMemberJoining(Member) - Method in class akka.cluster.ddata.Replicator
 
receiveMemberRemoved(Member) - Method in class akka.cluster.ddata.Replicator
 
receiveMemberUp(Member) - Method in class akka.cluster.ddata.Replicator
 
receiveMemberWeaklyUp(Member) - Method in class akka.cluster.ddata.Replicator
 
receiveMessage() - Method in class akka.actor.testkit.typed.javadsl.TestInbox
Get and remove the oldest message
receiveMessage() - Method in class akka.actor.testkit.typed.javadsl.TestProbe
Receive one message of type M within the default timeout as deadline.
receiveMessage() - Method in interface akka.actor.testkit.typed.scaladsl.TestInbox
Get and remove the oldest message
receiveMessage() - Method in interface akka.actor.testkit.typed.scaladsl.TestProbe
Receive one message of type M within the default timeout as deadline.
receiveMessage(Function<T, Behavior<T>>) - Static method in class akka.actor.typed.javadsl.Behaviors
receiveMessage(Function<T, Behavior<T>>) - Method in class akka.actor.typed.javadsl.Behaviors$
receiveMessage(Duration) - Method in class akka.actor.testkit.typed.javadsl.TestProbe
Receive one message of type M.
receiveMessage(FiniteDuration) - Method in interface akka.actor.testkit.typed.scaladsl.TestProbe
Receive one message of type M.
receiveMessage(Function1<T, Behavior<T>>) - Static method in class akka.actor.typed.scaladsl.Behaviors
Simplified version of Behaviors.Receive with only a single argument - the message to be handled.
receiveMessage(Function1<T, Behavior<T>>) - Method in class akka.actor.typed.scaladsl.Behaviors$
Simplified version of Receive with only a single argument - the message to be handled.
receiveMessage(T) - Method in class akka.actor.typed.javadsl.BuiltReceive
 
receiveMessage(T) - Method in class akka.actor.typed.javadsl.Receive
Process an incoming message and return the next behavior.
ReceiveMessageBehavior(Function1<T, Behavior<T>>, PartialFunction<Tuple2<ActorContext<T>, Signal>, Behavior<T>>) - Constructor for class akka.actor.typed.internal.BehaviorImpl.ReceiveMessageBehavior
 
ReceiveMessageBehavior$() - Constructor for class akka.actor.typed.internal.BehaviorImpl.ReceiveMessageBehavior$
 
receiveMessagePartial(PartialFunction<T, Behavior<T>>) - Static method in class akka.actor.typed.scaladsl.Behaviors
Construct an actor Behavior from a partial message handler which treats undefined messages as unhandled.
receiveMessagePartial(PartialFunction<T, Behavior<T>>) - Method in class akka.actor.typed.scaladsl.Behaviors$
Construct an actor Behavior from a partial message handler which treats undefined messages as unhandled.
receiveMessages(int) - Method in interface akka.actor.testkit.typed.scaladsl.TestProbe
Same as receiveMessages(n, remaining) but using the default timeout as deadline.
receiveMessages(int, FiniteDuration) - Method in interface akka.actor.testkit.typed.scaladsl.TestProbe
Receive n messages in a row before the given deadline.
receiveN(int) - Method in class akka.testkit.javadsl.TestKit
Same as receiveN(n, remaining) but correctly taking into account Duration.timeFactor.
receiveN(int) - Method in interface akka.testkit.TestKitBase
Same as receiveN(n, remaining) but correctly taking into account Duration.timeFactor.
receiveN(int, Duration) - Method in class akka.testkit.javadsl.TestKit
Receive N messages in a row before the given deadline.
receiveN(int, FiniteDuration) - Method in class akka.testkit.javadsl.TestKit
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
receiveN(int, FiniteDuration) - Method in interface akka.testkit.TestKitBase
Receive N messages in a row before the given deadline.
receiveN_internal(int, Duration) - Method in interface akka.testkit.TestKitBase
 
receiveOne(Duration) - Method in class akka.testkit.javadsl.TestKit
Receive one message from the internal queue of the TestActor.
receiveOne(Duration) - Method in class akka.testkit.javadsl.TestKit
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.13.
receiveOne(Duration) - Method in interface akka.testkit.TestKitBase
Receive one message from the internal queue of the TestActor.
receiveOtherMemberEvent(Member) - Method in class akka.cluster.ddata.Replicator
 
receivePartial(PartialFunction<Tuple2<ActorContext<T>, T>, Behavior<T>>) - Static method in class akka.actor.typed.scaladsl.Behaviors
Construct an actor Behavior from a partial message handler which treats undefined messages as unhandled.
receivePartial(PartialFunction<Tuple2<ActorContext<T>, T>, Behavior<T>>) - Method in class akka.actor.typed.scaladsl.Behaviors$
Construct an actor Behavior from a partial message handler which treats undefined messages as unhandled.
receivePersisted(String, int, Class<A>) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Receive next n events from the storage.
receivePersisted(String, int, Class<A>) - Method in class akka.persistence.testkit.javadsl.SnapshotTestKit
Receive next n snapshots that have been persisted in the storage.
receivePersisted(String, int, Class<A>) - Method in interface akka.persistence.testkit.scaladsl.ExpectOps
Receive next n events/snapshots that have been persisted in the storage.
receivePersisted(String, int, Class<A>, Duration) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Receive for max time next n events from the storage.
receivePersisted(String, int, Class<A>, Duration) - Method in class akka.persistence.testkit.javadsl.SnapshotTestKit
Receive for max time next n snapshots that have been persisted in the storage.
receivePersisted(String, int, Class<A>, FiniteDuration) - Method in interface akka.persistence.testkit.scaladsl.ExpectOps
Receive for max time next n events/snapshots that have been persisted in the storage.
receivePersisted(String, int, FiniteDuration, ClassTag<A>) - Method in interface akka.persistence.testkit.scaladsl.ExpectOps
Receive for max time next n events/snapshots that have been persisted in the storage.
receivePersisted(String, int, ClassTag<A>) - Method in interface akka.persistence.testkit.scaladsl.ExpectOps
Receive next n events/snapshots that have been persisted in the storage.
receivePluginInternal() - Method in interface akka.persistence.journal.AsyncWriteJournal
Plugin API
receivePluginInternal() - Method in interface akka.persistence.snapshot.SnapshotStore
Plugin API Allows plugin implementers to use f pipeTo self and handle additional messages for implementing advanced features
receiver() - Method in class akka.cluster.InternalClusterAction.SendCurrentClusterState
 
receiveReachable(Member) - Method in class akka.cluster.ddata.Replicator
 
receiveRead(String) - Method in class akka.cluster.ddata.Replicator
 
receiveReadRepair(String, akka.cluster.ddata.Replicator.Internal.DataEnvelope) - Method in class akka.cluster.ddata.Replicator
 
receiveRecover() - Method in class akka.cluster.sharding.PersistentShardCoordinator
Deprecated.
 
receiveRecover() - Method in interface akka.persistence.AbstractPersistentActorLike
 
receiveRecover() - Method in interface akka.persistence.Eventsourced
Recovery handler that receives persisted events during recovery.
receiveRecover() - Method in interface akka.persistence.fsm.PersistentFSM
Deprecated.
Discover the latest recorded state
receiveRecover() - Method in class akka.persistence.journal.JournalPerfSpec.BenchActor
 
receiveRemovedNodePruningTick() - Method in class akka.cluster.ddata.Replicator
 
receiveSeveralMessages(int) - Method in class akka.actor.testkit.typed.javadsl.TestProbe
Same as receiveSeveralMessages(n, remaining) but using the default timeout as deadline.
receiveSeveralMessages(int, Duration) - Method in class akka.actor.testkit.typed.javadsl.TestProbe
Receive n messages in a row before the given deadline.
receiveSignal(Signal) - Method in class akka.actor.typed.javadsl.BuiltReceive
 
receiveSignal(Signal) - Method in class akka.actor.typed.javadsl.Receive
Process an incoming Signal and return the next behavior.
receiveSignal(TypedActorContext<T>, Signal) - Method in class akka.actor.typed.ExtensibleBehavior
Process an incoming Signal and return the next behavior.
receiveSignal(TypedActorContext<T>, Signal) - Method in class akka.actor.typed.internal.BehaviorImpl.ReceiveBehavior
 
receiveSignal(TypedActorContext<T>, Signal) - Method in class akka.actor.typed.internal.BehaviorImpl.ReceiveMessageBehavior
 
receiveSignal(TypedActorContext<T>, Signal) - Method in class akka.actor.typed.javadsl.AbstractBehavior
 
receiveSignal(TypedActorContext<T>, Signal) - Method in class akka.actor.typed.javadsl.BuiltBehavior
 
receiveSignal(TypedActorContext<T>, Signal) - Method in class akka.actor.typed.javadsl.Receive
 
receiveSignal(TypedActorContext<T>, Signal) - Method in class akka.actor.typed.scaladsl.AbstractBehavior
 
receiveSignal(Function2<ActorContext<T>, Signal, Behavior<T>>) - Static method in class akka.actor.typed.javadsl.Behaviors
Construct an actor behavior that can react to lifecycle signals only.
receiveSignal(Function2<ActorContext<T>, Signal, Behavior<T>>) - Method in class akka.actor.typed.javadsl.Behaviors$
Construct an actor behavior that can react to lifecycle signals only.
receiveSignal(PartialFunction<Tuple2<ActorContext<T>, Signal>, Behavior<T>>) - Method in interface akka.actor.typed.scaladsl.Behaviors.Receive
 
receiveSignal(PartialFunction<Tuple2<ActorContext<T>, Signal>, Behavior<T>>) - Static method in class akka.actor.typed.scaladsl.Behaviors
Construct an actor Behavior that can react to lifecycle signals only.
receiveSignal(PartialFunction<Tuple2<ActorContext<T>, Signal>, Behavior<T>>) - Method in class akka.actor.typed.scaladsl.Behaviors$
Construct an actor Behavior that can react to lifecycle signals only.
receiveSignal(PartialFunction<Tuple2<State, Signal>, BoxedUnit>) - Method in interface akka.persistence.typed.scaladsl.EventSourcedBehavior
Allows the event sourced behavior to react on signals.
receiveSignal(PartialFunction<Tuple2<State, Signal>, BoxedUnit>) - Method in interface akka.persistence.typed.state.scaladsl.DurableStateBehavior
Allows the DurableStateBehavior to react on signals.
receiveSnapshotResult() - Method in class akka.cluster.sharding.PersistentShardCoordinator
Deprecated.
 
receiveSnapshotStore() - Method in class akka.persistence.snapshot.japi.SnapshotStore
 
receiveSnapshotStore() - Method in class akka.persistence.snapshot.NoSnapshotStore
 
receiveSnapshotStore() - Method in interface akka.persistence.snapshot.SnapshotStore
 
receiveSnapshotStore() - Method in class akka.persistence.testkit.PersistenceTestKitSnapshotPlugin
 
receiveStatus(Map<String, ByteString>, int, int, Option<Object>) - Method in class akka.cluster.ddata.Replicator
 
receiveSubscribe(Key<ReplicatedData>, ActorRef) - Method in class akka.cluster.ddata.Replicator
 
receiveTerminated() - Method in class akka.cluster.sharding.ShardCoordinator
 
receiveTerminated(ActorRef) - Method in class akka.cluster.ddata.Replicator
 
receiveTimeout() - Method in interface akka.actor.ActorContext
Gets the current receive timeout.
receiveTimeout() - Method in interface akka.actor.dungeon.ReceiveTimeout
 
ReceiveTimeout - Class in akka.actor
 
ReceiveTimeout - Interface in akka.actor.dungeon
 
ReceiveTimeout() - Constructor for class akka.actor.ReceiveTimeout
 
ReceiveTimeout$ - Class in akka.actor.dungeon
 
ReceiveTimeout$ - Class in akka.actor
When using ActorContext.setReceiveTimeout, the singleton instance of ReceiveTimeout will be sent to the Actor when there hasn't been any message for that long.
ReceiveTimeout$() - Constructor for class akka.actor.dungeon.ReceiveTimeout$
 
ReceiveTimeout$() - Constructor for class akka.actor.ReceiveTimeout$
 
ReceiveTimeoutCancelled() - Constructor for class akka.actor.testkit.typed.Effect.ReceiveTimeoutCancelled
 
ReceiveTimeoutCancelled$() - Constructor for class akka.actor.testkit.typed.Effect.ReceiveTimeoutCancelled$
 
receiveTimeoutChanged(Tuple2<Duration, Cancellable>) - Method in interface akka.actor.dungeon.ReceiveTimeout
 
receiveTimeoutData_$eq(Tuple2<Duration, Cancellable>) - Method in interface akka.actor.dungeon.ReceiveTimeout
 
receiveTimeoutSet(Duration, T) - Static method in class akka.actor.testkit.typed.javadsl.Effects
The behavior set a new receive timeout, with message as timeout notification
receiveTimeoutSet(Duration, T) - Method in class akka.actor.testkit.typed.javadsl.Effects$
The behavior set a new receive timeout, with message as timeout notification
receiveTimeoutSet(FiniteDuration, T) - Static method in class akka.actor.testkit.typed.scaladsl.Effects
The behavior set a new receive timeout, with message as timeout notification
receiveTimeoutSet(FiniteDuration, T) - Method in class akka.actor.testkit.typed.scaladsl.Effects$
The behavior set a new receive timeout, with message as timeout notification
ReceiveTimeoutSet(FiniteDuration, T) - Constructor for class akka.actor.testkit.typed.Effect.ReceiveTimeoutSet
 
ReceiveTimeoutSet$() - Constructor for class akka.actor.testkit.typed.Effect.ReceiveTimeoutSet$
 
receiveUnreachable(Member) - Method in class akka.cluster.ddata.Replicator
 
receiveUnsubscribe(Key<ReplicatedData>, ActorRef) - Method in class akka.cluster.ddata.Replicator
 
receiveUpdate(Key<ReplicatedData>, Function1<Option<A>, A>, Replicator.WriteConsistency, Option<Object>) - Method in class akka.cluster.ddata.Replicator
 
receiveWhile(Duration, Duration, int, Function<Object, T>) - Method in class akka.testkit.javadsl.TestKit
Receive a series of messages until one does not match the given partial function or the idle timeout is met (disabled by default) or the overall maximum duration is elapsed or expected messages count is reached.
receiveWhile(Duration, Function<Object, T>) - Method in class akka.testkit.javadsl.TestKit
 
receiveWhile(Duration, Function<Object, T>) - Method in class akka.testkit.javadsl.TestKit
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.13.
receiveWhile(Duration, Duration, int, Function<Object, T>) - Method in class akka.testkit.javadsl.TestKit
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.13.
receiveWhile(Duration, Duration, int, PartialFunction<TestPublisher.PublisherEvent, T>) - Method in class akka.stream.testkit.TestPublisher.ManualProbe
Receive messages for a given duration or until one does not match a given partial function.
receiveWhile(Duration, Duration, int, PartialFunction<TestSubscriber.SubscriberEvent, T>) - Method in class akka.stream.testkit.TestSubscriber.ManualProbe
Receive messages for a given duration or until one does not match a given partial function.
receiveWhile(Duration, Duration, int, PartialFunction<Object, T>) - Method in interface akka.testkit.TestKitBase
Receive a series of messages until one does not match the given partial function or the idle timeout is met (disabled by default) or the overall maximum duration is elapsed or expected messages count is reached.
receiveWhile$default$1() - Method in class akka.stream.testkit.TestPublisher.ManualProbe
 
receiveWhile$default$1() - Method in class akka.stream.testkit.TestSubscriber.ManualProbe
 
receiveWhile$default$1() - Method in interface akka.testkit.TestKitBase
 
receiveWhile$default$2() - Method in class akka.stream.testkit.TestPublisher.ManualProbe
 
receiveWhile$default$2() - Method in class akka.stream.testkit.TestSubscriber.ManualProbe
 
receiveWhile$default$2() - Method in interface akka.testkit.TestKitBase
 
receiveWhile$default$3() - Method in class akka.stream.testkit.TestPublisher.ManualProbe
 
receiveWhile$default$3() - Method in class akka.stream.testkit.TestSubscriber.ManualProbe
 
receiveWhile$default$3() - Method in interface akka.testkit.TestKitBase
 
receiveWithin(FiniteDuration, int) - Method in class akka.stream.testkit.TestSubscriber.ManualProbe
Drains a given number of messages
receiveWithin$default$2() - Method in class akka.stream.testkit.TestSubscriber.ManualProbe
 
receiveWrite(String, akka.cluster.ddata.Replicator.Internal.DataEnvelope) - Method in class akka.cluster.ddata.Replicator
 
receiveWriteJournal() - Method in interface akka.persistence.journal.AsyncWriteJournal
 
receiveWriteJournal() - Method in class akka.persistence.journal.japi.AsyncWriteJournal
 
receiveWriteJournal() - Method in class akka.persistence.testkit.PersistenceTestKitPlugin
 
RecencyList$ - Class in akka.util
INTERNAL API
RecencyList$() - Constructor for class akka.util.RecencyList$
 
receptionist() - Method in class akka.actor.typed.ActorSystem
Return a reference to this system&rsquo;s Receptionist.
Receptionist - Class in akka.actor.typed.receptionist
Register and discover actors that implement a service with a protocol defined by a ServiceKey.
Receptionist() - Constructor for class akka.actor.typed.receptionist.Receptionist
 
Receptionist.Command - Class in akka.actor.typed.receptionist
The set of commands accepted by a Receptionist.
Receptionist.Deregister$ - Class in akka.actor.typed.receptionist
Remove association between the given ActorRef and the given ServiceKey.
Receptionist.Deregistered - Interface in akka.actor.typed.receptionist
Confirmation that the given ActorRef no more associated with the ServiceKey in the local receptionist.
Receptionist.Deregistered$ - Class in akka.actor.typed.receptionist
Sent by the receptionist, available here for easier testing
Receptionist.Find$ - Class in akka.actor.typed.receptionist
Find message.
Receptionist.Listing - Interface in akka.actor.typed.receptionist
Current listing of all Actors that implement the protocol given by the ServiceKey.
Receptionist.Listing$ - Class in akka.actor.typed.receptionist
Sent by the receptionist, available here for easier testing
Receptionist.Register$ - Class in akka.actor.typed.receptionist
Register message.
Receptionist.Registered - Interface in akka.actor.typed.receptionist
Confirmation that the given ActorRef has been associated with the ServiceKey.
Receptionist.Registered$ - Class in akka.actor.typed.receptionist
Sent by the receptionist, available here for easier testing
Receptionist.Subscribe$ - Class in akka.actor.typed.receptionist
Subscribe message.
Receptionist$ - Class in akka.actor.typed.receptionist
A Receptionist is an entry point into an Actor hierarchy where select Actors publish their identity together with the protocols that they implement.
Receptionist$() - Constructor for class akka.actor.typed.receptionist.Receptionist$
 
ReceptionistBehaviorProvider - Interface in akka.actor.typed.internal.receptionist
Marker interface to use with dynamic access
receptionistInbox() - Method in class akka.actor.testkit.typed.javadsl.BehaviorTestKit
The receptionist inbox contains messages sent to system.receptionist
receptionistInbox() - Method in interface akka.actor.testkit.typed.scaladsl.BehaviorTestKit
The receptionist inbox contains messages sent to system.receptionist
ReceptionistMessages - Class in akka.actor.typed.internal.receptionist
Internal API
ReceptionistMessages() - Constructor for class akka.actor.typed.internal.receptionist.ReceptionistMessages
 
ReceptionistMessages.Deregister<T> - Class in akka.actor.typed.internal.receptionist
 
ReceptionistMessages.Deregister$ - Class in akka.actor.typed.internal.receptionist
 
ReceptionistMessages.Deregistered<T> - Class in akka.actor.typed.internal.receptionist
 
ReceptionistMessages.Deregistered$ - Class in akka.actor.typed.internal.receptionist
 
ReceptionistMessages.Find<T> - Class in akka.actor.typed.internal.receptionist
 
ReceptionistMessages.Find$ - Class in akka.actor.typed.internal.receptionist
 
ReceptionistMessages.Listing<T> - Class in akka.actor.typed.internal.receptionist
 
ReceptionistMessages.Listing$ - Class in akka.actor.typed.internal.receptionist
 
ReceptionistMessages.Register<T> - Class in akka.actor.typed.internal.receptionist
 
ReceptionistMessages.Register$ - Class in akka.actor.typed.internal.receptionist
 
ReceptionistMessages.Registered<T> - Class in akka.actor.typed.internal.receptionist
 
ReceptionistMessages.Registered$ - Class in akka.actor.typed.internal.receptionist
 
ReceptionistMessages.Subscribe<T> - Class in akka.actor.typed.internal.receptionist
 
ReceptionistMessages.Subscribe$ - Class in akka.actor.typed.internal.receptionist
 
ReceptionistMessages$ - Class in akka.actor.typed.internal.receptionist
Internal API
ReceptionistMessages$() - Constructor for class akka.actor.typed.internal.receptionist.ReceptionistMessages$
 
ReceptionistSetup - Class in akka.actor.typed.receptionist
Can be used in ActorSystemSetup when starting the ActorSystem to replace the default implementation of the Receptionist extension.
ReceptionistSetup(Function<ActorSystem<?>, Receptionist>) - Constructor for class akka.actor.typed.receptionist.ReceptionistSetup
 
ReceptionistSetup$ - Class in akka.actor.typed.receptionist
 
ReceptionistSetup$() - Constructor for class akka.actor.typed.receptionist.ReceptionistSetup$
 
ReceptionistShutdown() - Constructor for class akka.cluster.client.ClusterReceptionist.Internal$.ReceptionistShutdown
Deprecated.
 
ReceptionistShutdown$() - Constructor for class akka.cluster.client.ClusterReceptionist.Internal$.ReceptionistShutdown$
Deprecated.
 
recipient() - Method in interface akka.actor.AllDeadLetters
 
recipient() - Method in class akka.actor.DeadLetter
 
recipient() - Method in class akka.actor.Dropped
 
recipient() - Method in class akka.actor.SuppressedDeadLetter
 
recipient() - Method in class akka.actor.UnhandledMessage
 
recipient() - Method in class akka.cluster.typed.GetCurrentState
 
recipient() - Method in interface akka.remote.artery.InboundEnvelope
 
recipient() - Method in interface akka.remote.artery.OutboundEnvelope
 
recipient() - Method in class akka.remote.transport.AkkaPduCodec.Message
 
recipient() - Method in class akka.remote.transport.TestTransport.WriteAttempt
Deprecated.
 
RECIPIENT_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.RemoteEnvelope
 
recipientActorRef(long) - Method in interface akka.remote.artery.HeaderBuilder
Retrive the compressed ActorRef by the compressionId carried by this header.
recipientActorRefPath() - Method in interface akka.remote.artery.HeaderBuilder
Retrive the raw literal actor path, instead of using the compressed value.
RecipientActorRefTagOffset() - Method in class akka.remote.artery.EnvelopeBuffer$
 
recipientAddress() - Method in class akka.remote.transport.AkkaPduCodec.Message
 
RecipientRef<T> - Interface in akka.actor.typed
FIXME doc - not serializable - not watchable
RecipientRef.RecipientRefOps<T> - Class in akka.actor.typed
 
RecipientRef.RecipientRefOps$ - Class in akka.actor.typed
 
RecipientRef$ - Class in akka.actor.typed
 
RecipientRef$() - Constructor for class akka.actor.typed.RecipientRef$
 
RecipientRefOps(RecipientRef<T>) - Constructor for class akka.actor.typed.RecipientRef.RecipientRefOps
 
RecipientRefOps(RecipientRef<T>) - Method in class akka.actor.typed.RecipientRef$
 
RecipientRefOps$() - Constructor for class akka.actor.typed.RecipientRef.RecipientRefOps$
 
ReconnectBackoff() - Static method in class akka.remote.testconductor.TestConductorExt.Settings
 
ReconnectBackoff() - Method in class akka.remote.testconductor.TestConductorExt.Settings$
 
reconnectTimeout() - Method in class akka.cluster.client.ClusterClientSettings
Deprecated.
 
ReconnectTimeout() - Constructor for class akka.cluster.client.ClusterClient.Internal$.ReconnectTimeout
Deprecated.
 
ReconnectTimeout$() - Constructor for class akka.cluster.client.ClusterClient.Internal$.ReconnectTimeout$
Deprecated.
 
Record<A> - Class in akka.persistence.testkit.state.scaladsl
 
Record(long, String, long, Option<A>, String, long) - Constructor for class akka.persistence.testkit.state.scaladsl.Record
 
Record$ - Class in akka.persistence.testkit.state.scaladsl
 
Record$() - Constructor for class akka.persistence.testkit.state.scaladsl.Record$
 
recordActive() - Static method in class akka.cluster.sharding.internal.NoAdmissionOptimizer
 
recordActive() - Method in class akka.cluster.sharding.internal.NoAdmissionOptimizer$
 
RecordClass - Class in akka.io.dns
 
RecordClass(short, String) - Constructor for class akka.io.dns.RecordClass
 
RecordClass$ - Class in akka.io.dns
 
RecordClass$() - Constructor for class akka.io.dns.RecordClass$
 
RecordClassSerializer - Class in akka.io.dns.internal
INTERNAL API
RecordClassSerializer() - Constructor for class akka.io.dns.internal.RecordClassSerializer
 
RecordClassSerializer$ - Class in akka.io.dns.internal
INTERNAL API
RecordClassSerializer$() - Constructor for class akka.io.dns.internal.RecordClassSerializer$
 
recordPassive() - Static method in class akka.cluster.sharding.internal.NoAdmissionOptimizer
 
recordPassive() - Method in class akka.cluster.sharding.internal.NoAdmissionOptimizer$
 
records() - Method in class akka.io.dns.DnsProtocol.Resolved
 
RecordType - Class in akka.io.dns
DNS Record Type
RecordType(short, String) - Constructor for class akka.io.dns.RecordType
 
RecordType$ - Class in akka.io.dns
 
RecordType$() - Constructor for class akka.io.dns.RecordType$
 
RecordTypeSerializer - Class in akka.io.dns.internal
INTERNAL API
RecordTypeSerializer() - Constructor for class akka.io.dns.internal.RecordTypeSerializer
 
RecordTypeSerializer$ - Class in akka.io.dns.internal
INTERNAL API
RecordTypeSerializer$() - Constructor for class akka.io.dns.internal.RecordTypeSerializer$
 
recover(Class<? extends Throwable>, Supplier<Out>) - Method in class akka.stream.javadsl.Flow
Recover allows to send last element on failure and gracefully complete the stream Since the underlying failure signal onError arrives out-of-band, it might jump over existing elements.
recover(Class<? extends Throwable>, Supplier<Out>) - Method in class akka.stream.javadsl.Source
Recover allows to send last element on failure and gracefully complete the stream Since the underlying failure signal onError arrives out-of-band, it might jump over existing elements.
recover(Throwable) - Method in class akka.dispatch.Recover
This method will be invoked once when/if the Future this recover callback is registered on becomes completed with a failure.
recover(PartialFunction<Throwable, Out>) - Method in class akka.stream.javadsl.Flow
Recover allows to send last element on failure and gracefully complete the stream Since the underlying failure signal onError arrives out-of-band, it might jump over existing elements.
recover(PartialFunction<Throwable, Out>) - Method in class akka.stream.javadsl.Source
Recover allows to send last element on failure and gracefully complete the stream Since the underlying failure signal onError arrives out-of-band, it might jump over existing elements.
recover(PartialFunction<Throwable, Out>) - Method in class akka.stream.javadsl.SubFlow
Recover allows to send last element on failure and gracefully complete the stream Since the underlying failure signal onError arrives out-of-band, it might jump over existing elements.
recover(PartialFunction<Throwable, Out>) - Method in class akka.stream.javadsl.SubSource
Recover allows to send last element on failure and gracefully complete the stream Since the underlying failure signal onError arrives out-of-band, it might jump over existing elements.
recover(PartialFunction<Throwable, T>) - Method in interface akka.stream.scaladsl.FlowOps
Recover allows to send last element on failure and gracefully complete the stream Since the underlying failure signal onError arrives out-of-band, it might jump over existing elements.
Recover<T> - Class in akka.dispatch
Callback for the Future.recover operation that conditionally turns failures into successes.
Recover() - Constructor for class akka.dispatch.Recover
 
RecoverBridge() - Constructor for class akka.dispatch.japi.RecoverBridge
Deprecated.
 
recovering(PartialFunction<Object, BoxedUnit>, FiniteDuration) - Method in interface akka.persistence.Eventsourced
 
Recovering$ - Class in akka.persistence.typed.state.internal
INTERNAL API
Recovering$() - Constructor for class akka.persistence.typed.state.internal.Recovering$
 
RecoveringState() - Static method in class akka.persistence.typed.state.internal.PersistenceMdc
 
RecoveringState() - Method in class akka.persistence.typed.state.internal.PersistenceMdc$
 
recoverWith(Class<? extends Throwable>, Supplier<Graph<SourceShape<Out>, NotUsed>>) - Method in class akka.stream.javadsl.Flow
Deprecated.
use recoverWithRetries instead
recoverWith(Class<? extends Throwable>, Supplier<Graph<SourceShape<Out>, NotUsed>>) - Method in class akka.stream.javadsl.Source
Deprecated.
use recoverWithRetries instead
recoverWith(PartialFunction<Throwable, ? extends Graph<SourceShape<Out>, NotUsed>>) - Method in class akka.stream.javadsl.Flow
RecoverWith allows to switch to alternative Source on flow failure.
recoverWith(PartialFunction<Throwable, ? extends Graph<SourceShape<Out>, NotUsed>>) - Method in class akka.stream.javadsl.Source
Deprecated.
use recoverWithRetries instead
recoverWith(PartialFunction<Throwable, Graph<SourceShape<Out>, NotUsed>>) - Method in class akka.stream.javadsl.SubFlow
Deprecated.
Use recoverWithRetries instead. Since 2.4.4.
recoverWith(PartialFunction<Throwable, Graph<SourceShape<Out>, NotUsed>>) - Method in class akka.stream.javadsl.SubSource
Deprecated.
Use recoverWithRetries instead. Since 2.4.4.
recoverWith(PartialFunction<Throwable, Graph<SourceShape<T>, NotUsed>>) - Method in interface akka.stream.scaladsl.FlowOps
Deprecated.
Use recoverWithRetries instead. Since 2.4.4.
recoverWithRetries(int, Class<? extends Throwable>, Supplier<Graph<SourceShape<Out>, NotUsed>>) - Method in class akka.stream.javadsl.Flow
RecoverWithRetries allows to switch to alternative Source on flow failure.
recoverWithRetries(int, Class<? extends Throwable>, Supplier<Graph<SourceShape<Out>, NotUsed>>) - Method in class akka.stream.javadsl.Source
RecoverWithRetries allows to switch to alternative Source on flow failure.
recoverWithRetries(int, PartialFunction<Throwable, ? extends Graph<SourceShape<Out>, NotUsed>>) - Method in class akka.stream.javadsl.Source
RecoverWithRetries allows to switch to alternative Source on flow failure.
recoverWithRetries(int, PartialFunction<Throwable, Graph<SourceShape<Out>, NotUsed>>) - Method in class akka.stream.javadsl.Flow
RecoverWithRetries allows to switch to alternative Source on flow failure.
recoverWithRetries(int, PartialFunction<Throwable, Graph<SourceShape<Out>, NotUsed>>) - Method in class akka.stream.javadsl.SubFlow
RecoverWithRetries allows to switch to alternative Source on flow failure.
recoverWithRetries(int, PartialFunction<Throwable, Graph<SourceShape<Out>, NotUsed>>) - Method in class akka.stream.javadsl.SubSource
RecoverWithRetries allows to switch to alternative Source on flow failure.
recoverWithRetries(int, PartialFunction<Throwable, Graph<SourceShape<T>, NotUsed>>) - Method in interface akka.stream.scaladsl.FlowOps
RecoverWithRetries allows to switch to alternative Source on flow failure.
recovery() - Method in interface akka.persistence.PersistenceRecovery
Called when the persistent actor is started for the first time.
recovery() - Method in class akka.persistence.typed.javadsl.EventSourcedBehavior
Override to change the strategy for recovery of snapshots and events.
Recovery - Class in akka.persistence
Recovery mode configuration object to be returned in PersistenceRecovery.recovery().
Recovery - Class in akka.persistence.typed.javadsl
Strategy for recovery of snapshots and events.
Recovery - Interface in akka.persistence.typed.scaladsl
Strategy for recovery of snapshots and events.
Recovery() - Constructor for class akka.persistence.typed.javadsl.Recovery
 
Recovery(SnapshotSelectionCriteria, long, long) - Constructor for class akka.persistence.Recovery
 
Recovery$ - Class in akka.persistence
 
Recovery$ - Class in akka.persistence.typed.javadsl
Strategy for recovery of snapshots and events.
Recovery$ - Class in akka.persistence.typed.scaladsl
Strategy for recovery of snapshots and events.
Recovery$() - Constructor for class akka.persistence.Recovery$
 
Recovery$() - Constructor for class akka.persistence.typed.javadsl.Recovery$
 
Recovery$() - Constructor for class akka.persistence.typed.scaladsl.Recovery$
 
RecoveryCompleted - Class in akka.persistence
 
RecoveryCompleted - Class in akka.persistence.typed
 
RecoveryCompleted - Class in akka.persistence.typed.state
 
RecoveryCompleted() - Constructor for class akka.persistence.RecoveryCompleted
 
RecoveryCompleted() - Constructor for class akka.persistence.typed.RecoveryCompleted
 
RecoveryCompleted() - Constructor for class akka.persistence.typed.state.RecoveryCompleted
 
RecoveryCompleted$ - Class in akka.persistence
Sent to a PersistentActor when the journal replay has been finished.
RecoveryCompleted$ - Class in akka.persistence.typed
 
RecoveryCompleted$ - Class in akka.persistence.typed.state
 
RecoveryCompleted$() - Constructor for class akka.persistence.RecoveryCompleted$
 
RecoveryCompleted$() - Constructor for class akka.persistence.typed.RecoveryCompleted$
 
RecoveryCompleted$() - Constructor for class akka.persistence.typed.state.RecoveryCompleted$
 
RecoveryFailed - Class in akka.persistence.typed
 
RecoveryFailed - Class in akka.persistence.typed.state
 
RecoveryFailed(Throwable) - Constructor for class akka.persistence.typed.RecoveryFailed
 
RecoveryFailed(Throwable) - Constructor for class akka.persistence.typed.state.RecoveryFailed
 
RecoveryFailed$ - Class in akka.persistence.typed
 
RecoveryFailed$ - Class in akka.persistence.typed.state
 
RecoveryFailed$() - Constructor for class akka.persistence.typed.RecoveryFailed$
 
RecoveryFailed$() - Constructor for class akka.persistence.typed.state.RecoveryFailed$
 
recoveryFinished() - Method in interface akka.persistence.Eventsourced
Returns true if this persistent actor has successfully finished recovery.
RecoveryPermitGranted$() - Constructor for class akka.persistence.typed.internal.InternalProtocol.RecoveryPermitGranted$
 
RecoveryPermitGranted$() - Constructor for class akka.persistence.typed.state.internal.InternalProtocol.RecoveryPermitGranted$
 
RecoveryPermitter$ - Class in akka.persistence
INTERNAL API
RecoveryPermitter$() - Constructor for class akka.persistence.RecoveryPermitter$
 
recoveryRunning() - Method in interface akka.persistence.Eventsourced
Returns true if this persistent actor is currently recovering.
recoveryRunning() - Method in interface akka.persistence.Eventsourced.State
 
recoveryRunning() - Method in interface akka.persistence.typed.javadsl.ReplicationContext
Must only be called from the event handler
recoveryRunning() - Method in interface akka.persistence.typed.scaladsl.ReplicationContext
Must only be called from the event handler
recoveryStarted(long, FiniteDuration) - Method in interface akka.persistence.Eventsourced
 
RecoverySuccess(long) - Constructor for class akka.persistence.JournalProtocol.RecoverySuccess
 
RecoverySuccess$() - Constructor for class akka.persistence.JournalProtocol.RecoverySuccess$
 
RecoveryTick(boolean) - Constructor for class akka.persistence.Eventsourced.RecoveryTick
 
RecoveryTick$() - Constructor for class akka.persistence.Eventsourced.RecoveryTick$
 
RecoveryTickEvent(boolean) - Constructor for class akka.persistence.typed.internal.InternalProtocol.RecoveryTickEvent
 
RecoveryTickEvent$() - Constructor for class akka.persistence.typed.internal.InternalProtocol.RecoveryTickEvent$
 
RecoveryTimedOut - Exception in akka.persistence
 
RecoveryTimedOut(String) - Constructor for exception akka.persistence.RecoveryTimedOut
 
RecoveryTimeout$() - Constructor for class akka.persistence.typed.state.internal.InternalProtocol.RecoveryTimeout$
 
RecoveryWithSnapshotSelectionCriteria$ - Class in akka.persistence.typed.internal
 
RecoveryWithSnapshotSelectionCriteria$() - Constructor for class akka.persistence.typed.internal.RecoveryWithSnapshotSelectionCriteria$
 
RECREATE - akka.remote.SystemMessageFormats.SystemMessage.Type
RECREATE = 1;
RECREATE_VALUE - Static variable in enum akka.remote.SystemMessageFormats.SystemMessage.Type
RECREATE = 1;
Recreate$ - Class in akka.dispatch.sysmsg
 
Recreate$() - Constructor for class akka.dispatch.sysmsg.Recreate$
 
recreateAndForwardMessagesIfNeeded(String, Function0<ActorRef>) - Method in interface akka.cluster.pubsub.PerGroupingBuffer
 
Recreation(Throwable) - Constructor for class akka.actor.dungeon.ChildrenContainer.Recreation
 
Recreation$() - Constructor for class akka.actor.dungeon.ChildrenContainer.Recreation$
 
recType() - Method in class akka.io.dns.ResourceRecord
 
recType() - Method in class akka.io.dns.UnknownRecord
 
redeliverInterval() - Method in interface akka.persistence.AtLeastOnceDeliveryLike
Interval between redelivery attempts.
redeliverInterval() - Static method in class akka.persistence.PersistenceSettings.atLeastOnceDelivery
 
redeliverInterval() - Method in class akka.persistence.PersistenceSettings.atLeastOnceDelivery$
 
redeliverOverdue() - Method in interface akka.persistence.AtLeastOnceDeliveryLike
 
redeliverTask_$eq(Option<Cancellable>) - Method in interface akka.persistence.AtLeastOnceDeliveryLike
 
redeliveryBurstLimit() - Method in interface akka.persistence.AtLeastOnceDeliveryLike
Maximum number of unconfirmed messages that will be sent at each redelivery burst (burst frequency is half of the redelivery interval).
redeliveryBurstLimit() - Static method in class akka.persistence.PersistenceSettings.atLeastOnceDelivery
 
redeliveryBurstLimit() - Method in class akka.persistence.PersistenceSettings.atLeastOnceDelivery$
 
RedeliveryTick() - Constructor for class akka.persistence.AtLeastOnceDelivery.Internal$.RedeliveryTick
 
RedeliveryTick$() - Constructor for class akka.persistence.AtLeastOnceDelivery.Internal$.RedeliveryTick$
 
reduce(Function2<In, In, In>) - Static method in class akka.stream.javadsl.Sink
A Sink that will invoke the given function for every received element, giving it its previous output (from the second element) and the element as input.
reduce(Function2<In, In, In>) - Method in class akka.stream.javadsl.Sink$
A Sink that will invoke the given function for every received element, giving it its previous output (from the second element) and the element as input.
reduce(Function2<Out, Out, Out>) - Method in class akka.stream.javadsl.Flow
Similar to fold but uses first element as zero element.
reduce(Function2<Out, Out, Out>) - Method in class akka.stream.javadsl.Source
Similar to fold but uses first element as zero element.
reduce(Function2<Out, Out, Out>) - Method in class akka.stream.javadsl.SubFlow
Similar to fold but uses first element as zero element.
reduce(Function2<Out, Out, Out>) - Method in class akka.stream.javadsl.SubSource
Similar to fold but uses first element as zero element.
reduce(Iterable<Future<T>>, Function2<R, T, R>, ExecutionContext) - Static method in class akka.dispatch.Futures
Reduces the results of the supplied futures and binary function.
reduce(Iterable<Future<T>>, Function2<R, T, R>, ExecutionContext) - Method in class akka.dispatch.Futures$
Reduces the results of the supplied futures and binary function.
reduce(Iterable<Future<T>>, Function2<R, T, R>, ExecutionContext) - Static method in class akka.compat.Future
 
reduce(Iterable<Future<T>>, Function2<R, T, R>, ExecutionContext) - Method in class akka.compat.Future$
 
reduce(IterableOnce<Future<T>>, Function2<R, T, R>, ExecutionContext) - Static method in class akka.compat.Future
 
reduce(IterableOnce<Future<T>>, Function2<R, T, R>, ExecutionContext) - Method in class akka.compat.Future$
 
reduce(Function2<T, T, T>) - Method in interface akka.stream.scaladsl.FlowOps
Similar to fold but uses first element as zero element.
reduce(Function2<T, T, T>) - Static method in class akka.stream.scaladsl.Sink
A Sink that will invoke the given function for every received element, giving it its previous output (from the second element) and the element as input.
reduce(Function2<T, T, T>) - Method in class akka.stream.scaladsl.Sink$
A Sink that will invoke the given function for every received element, giving it its previous output (from the second element) and the element as input.
ReduceGossipDifferentViewProbability() - Method in class akka.cluster.ClusterSettings
 
ReentrantGuard - Class in akka.util
 
ReentrantGuard() - Constructor for class akka.util.ReentrantGuard
 
reestablish() - Method in class akka.cluster.client.ClusterClient
Deprecated.
 
ref() - Method in class akka.actor.ActorIdentity
 
ref() - Method in class akka.actor.testkit.typed.Effect.Spawned
 
ref() - Method in class akka.actor.testkit.typed.Effect.SpawnedAnonymous
 
ref() - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.StopActor
 
ref() - Method in class akka.actor.testkit.typed.javadsl.TestProbe
ActorRef for this TestProbe
ref() - Method in interface akka.actor.testkit.typed.scaladsl.BehaviorTestKit
The self reference of the actor living inside this testkit.
ref() - Method in interface akka.actor.testkit.typed.scaladsl.TestInbox
The actor ref of the inbox
ref() - Method in interface akka.actor.testkit.typed.scaladsl.TestProbe
ActorRef for this TestProbe
ref() - Method in class akka.actor.typed.ActorRef.ActorRefOps
 
ref() - Method in exception akka.actor.typed.DeathPactException
 
ref() - Method in class akka.actor.typed.receptionist.Receptionist
 
ref() - Method in class akka.actor.typed.RecipientRef.RecipientRefOps
 
ref() - Method in class akka.actor.typed.scaladsl.AskPattern.Askable
 
ref() - Method in class akka.actor.typed.Terminated
 
ref() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.ValueHolder
 
ref() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Put
 
ref() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Subscribe
 
ref() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Unsubscribe
 
ref() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHome
 
ref() - Method in class akka.pattern.BackoffSupervisor.CurrentChild
 
ref() - Method in interface akka.pattern.FutureRef
ActorRef associated with this FutureRef.
ref() - Method in interface akka.pattern.PromiseRef
ActorRef associated with this PromiseRef.
ref() - Method in class akka.persistence.journal.AsyncWriteProxy.SetStore
 
ref() - Method in class akka.persistence.TestPayload
 
ref() - Method in class akka.routing.ActorRefRoutee
 
ref() - Method in class akka.stream.stage.GraphStageLogic.StageActor
The ActorRef by which this StageActor can be contacted from the outside.
ref() - Method in exception akka.stream.WatchedActorTerminatedException
 
ref() - Method in class akka.testkit.TestActor.UnWatch
 
ref() - Method in class akka.testkit.TestActor.Watch
 
ref() - Method in class akka.testkit.TestProbe
Shorthand to get the testActor.
REF_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe
 
REF_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe
 
REF_FIELD_NUMBER - Static variable in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry
 
REF_FIELD_NUMBER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage
 
REF_FIELD_NUMBER - Static variable in class akka.remote.ContainerFormats.ActorIdentity
 
Reflect - Class in akka.util
Collection of internal reflection utilities which may or may not be available (most services specific to HotSpot, but fails gracefully).
Reflect() - Constructor for class akka.util.Reflect
 
Reflect$ - Class in akka.util
Collection of internal reflection utilities which may or may not be available (most services specific to HotSpot, but fails gracefully).
Reflect$() - Constructor for class akka.util.Reflect$
 
ReflectiveDynamicAccess - Class in akka.actor
This is the default DynamicAccess implementation used by ExtendedActorSystem unless overridden.
ReflectiveDynamicAccess(ClassLoader) - Constructor for class akka.actor.ReflectiveDynamicAccess
 
refPrefix() - Method in interface akka.actor.typed.internal.InternalRecipientRef
 
refreshContactsInterval() - Method in class akka.cluster.client.ClusterClientSettings
Deprecated.
 
refreshContactsTask() - Method in class akka.cluster.client.ClusterClient
Deprecated.
 
refreshContactsTask_$eq(Option<Cancellable>) - Method in class akka.cluster.client.ClusterClient
Deprecated.
 
RefreshContactsTick() - Constructor for class akka.cluster.client.ClusterClient.Internal$.RefreshContactsTick
Deprecated.
 
RefreshContactsTick$() - Constructor for class akka.cluster.client.ClusterClient.Internal$.RefreshContactsTick$
Deprecated.
 
REFUSED() - Static method in class akka.io.dns.internal.ResponseCode
 
REFUSED() - Method in class akka.io.dns.internal.ResponseCode$
 
regex() - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
regex() - Method in class akka.persistence.PluginSpec
 
region() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomeAllocated
 
region() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionRegistered
 
region() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionTerminated
 
region() - Method in class akka.cluster.sharding.ShardCoordinator.RebalanceWorker$.ShardRegionTerminated
 
REGION_FIELD_NUMBER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome
 
REGION_FIELD_NUMBER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated
 
REGION_FIELD_NUMBER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry
 
regionProxies() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.State
 
REGIONPROXIES_FIELD_NUMBER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState
 
regionProxy() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyRegistered
 
regionProxy() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyTerminated
 
regionProxyTerminated(ActorRef) - Method in class akka.cluster.sharding.ShardCoordinator
 
REGIONREF_FIELD_NUMBER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry
 
regions() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.State
 
REGIONS_FIELD_NUMBER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState
 
REGIONS_FIELD_NUMBER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions
 
RegionStopped(ActorRef) - Constructor for class akka.cluster.sharding.ShardCoordinator.Internal$.RegionStopped
 
RegionStopped$() - Constructor for class akka.cluster.sharding.ShardCoordinator.Internal$.RegionStopped$
 
regionTerminated(ActorRef) - Method in class akka.cluster.sharding.ShardCoordinator
 
regionTerminationInProgress() - Method in class akka.cluster.sharding.ShardCoordinator
 
regionTerminationInProgress_$eq(Set<ActorRef>) - Method in class akka.cluster.sharding.ShardCoordinator
 
register(akka.actor.ActorCell) - Method in class akka.dispatch.MessageDispatcher
If you override it, you must call it.
register(akka.actor.ActorCell) - Method in class akka.dispatch.PinnedDispatcher
 
register(akka.actor.ActorCell) - Method in class akka.testkit.CallingThreadDispatcher
 
register(ActorRef) - Static method in class akka.io.TcpMessage
The same as register(handler, false, false).
register(ActorRef) - Method in class akka.io.TcpMessage$
The same as register(handler, false, false).
register(ActorRef, boolean, boolean) - Static method in class akka.io.TcpMessage
This message must be sent to a TCP connection actor after receiving the Tcp.Connected message.
register(ActorRef, boolean, boolean) - Method in class akka.io.TcpMessage$
This message must be sent to a TCP connection actor after receiving the Tcp.Connected message.
register(ServiceKey<T>, ActorRef<T>) - Static method in class akka.actor.typed.receptionist.Receptionist
Java API: A Register message without Ack that the service was registered.
register(ServiceKey<T>, ActorRef<T>) - Method in class akka.actor.typed.receptionist.Receptionist$
Java API: A Register message without Ack that the service was registered.
register(ServiceKey<T>, ActorRef<T>, ActorRef<Receptionist.Registered>) - Static method in class akka.actor.typed.receptionist.Receptionist
Java API: A Register message with Ack that the service was registered.
register(ServiceKey<T>, ActorRef<T>, ActorRef<Receptionist.Registered>) - Method in class akka.actor.typed.receptionist.Receptionist$
Java API: A Register message with Ack that the service was registered.
register(SelectableChannel, int, ActorRef) - Method in interface akka.io.ChannelRegistry
Registers the given channel with the selector, creates a ChannelRegistration instance for it and dispatches it back to the channelActor calling this register
register(S, PartialFunction<FSM.Event<D>, FSM.State<S, D>>, Option<FiniteDuration>) - Method in interface akka.actor.FSM
 
register(S, PartialFunction<PersistentFSM.Event<D>, PersistentFSM.State<S, D, E>>, Option<FiniteDuration>) - Method in interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
 
Register(ActorRef) - Constructor for class akka.cluster.sharding.ShardCoordinator.Internal$.Register
 
Register(ActorRef, boolean, boolean) - Constructor for class akka.io.Tcp.Register
 
Register$() - Constructor for class akka.actor.typed.internal.receptionist.ReceptionistMessages.Register$
 
Register$() - Constructor for class akka.actor.typed.receptionist.Receptionist.Register$
 
Register$() - Constructor for class akka.cluster.sharding.ShardCoordinator.Internal$.Register$
 
Register$() - Constructor for class akka.io.Tcp.Register$
 
RegisterAck(ActorRef) - Constructor for class akka.cluster.sharding.ShardCoordinator.Internal$.RegisterAck
 
RegisterAck$() - Constructor for class akka.cluster.sharding.ShardCoordinator.Internal$.RegisterAck$
 
registerAllExtensions(ExtensionRegistry) - Static method in class akka.cluster.client.protobuf.msg.ClusterClientMessages
 
registerAllExtensions(ExtensionRegistry) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages
 
registerAllExtensions(ExtensionRegistry) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages
 
registerAllExtensions(ExtensionRegistry) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages
 
registerAllExtensions(ExtensionRegistry) - Static method in class akka.cluster.protobuf.msg.ClusterMessages
 
registerAllExtensions(ExtensionRegistry) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages
 
registerAllExtensions(ExtensionRegistry) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages
 
registerAllExtensions(ExtensionRegistry) - Static method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages
 
registerAllExtensions(ExtensionRegistry) - Static method in class akka.cluster.typed.internal.protobuf.ClusterMessages
 
registerAllExtensions(ExtensionRegistry) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery
 
registerAllExtensions(ExtensionRegistry) - Static method in class akka.persistence.query.internal.protobuf.QueryMessages
 
registerAllExtensions(ExtensionRegistry) - Static method in class akka.persistence.serialization.MessageFormats
 
registerAllExtensions(ExtensionRegistry) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing
 
registerAllExtensions(ExtensionRegistry) - Static method in class akka.remote.ArteryControlFormats
 
registerAllExtensions(ExtensionRegistry) - Static method in class akka.remote.ContainerFormats
 
registerAllExtensions(ExtensionRegistry) - Static method in class akka.remote.SystemMessageFormats
 
registerAllExtensions(ExtensionRegistry) - Static method in class akka.remote.testconductor.TestConductorProtocol
 
registerAllExtensions(ExtensionRegistry) - Static method in class akka.remote.WireFormats
 
registerAllExtensions(ExtensionRegistry) - Static method in class akka.stream.StreamRefMessages
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class akka.cluster.client.protobuf.msg.ClusterClientMessages
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class akka.cluster.protobuf.msg.ClusterMessages
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ClusterMessages
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class akka.cluster.typed.internal.protobuf.ReliableDelivery
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class akka.persistence.query.internal.protobuf.QueryMessages
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class akka.persistence.serialization.MessageFormats
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class akka.persistence.typed.serialization.ReplicatedEventSourcing
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class akka.remote.ArteryControlFormats
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class akka.remote.ContainerFormats
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class akka.remote.SystemMessageFormats
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class akka.remote.testconductor.TestConductorProtocol
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class akka.remote.WireFormats
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class akka.stream.StreamRefMessages
 
registerConfigurator(String, MessageDispatcherConfigurator) - Method in class akka.dispatch.Dispatchers
Register a MessageDispatcherConfigurator that will be used by Dispatchers.lookup(java.lang.String) and Dispatchers.hasDispatcher(java.lang.String) instead of looking up the configurator from the system configuration.
RegisterConsumer(ActorRef<ConsumerController.Command<A>>) - Constructor for class akka.actor.typed.delivery.ProducerController.RegisterConsumer
 
RegisterConsumer$() - Constructor for class akka.actor.typed.delivery.ProducerController.RegisterConsumer$
 
registered(ServiceKey<T>, ActorRef<T>) - Static method in class akka.actor.typed.receptionist.Receptionist
Java API: Sent by the receptionist, available here for easier testing
registered(ServiceKey<T>, ActorRef<T>) - Method in class akka.actor.typed.receptionist.Receptionist$
Java API: Sent by the receptionist, available here for easier testing
Registered() - Method in class akka.actor.typed.receptionist.ServiceKey
Accessor for nested Scala object
Registered$() - Constructor for class akka.actor.typed.internal.receptionist.ReceptionistMessages.Registered$
 
Registered$() - Constructor for class akka.actor.typed.receptionist.Receptionist.Registered$
 
Registered$() - Constructor for class akka.actor.typed.receptionist.ServiceKey.Registered$
 
registerExtension(ExtensionId<T>) - Method in class akka.actor.ActorSystem
Registers the provided extension and creates its payload, if this extension isn't already registered This method has putIfAbsent-semantics, this method can potentially block, waiting for the initialization of the payload, if is in the process of registration from another Thread of execution
registerExtension(ExtensionId<T>) - Method in interface akka.actor.typed.Extensions
Registers the provided extension and creates its payload, if this extension isn't already registered This method has putIfAbsent-semantics, this method can potentially block, waiting for the initialization of the payload, if is in the process of registration from another Thread of execution
registerExtension(ExtensionId<T>) - Method in interface akka.actor.typed.internal.ExtensionsImpl
 
registerForExecution(Mailbox, boolean, boolean) - Method in class akka.dispatch.Dispatcher
Returns if it was registered
registerForExecution(Mailbox, boolean, boolean) - Method in class akka.dispatch.MessageDispatcher
Suggest to register the provided mailbox for execution
registerForExecution(akka.dispatch.Mailbox, boolean, boolean) - Method in class akka.testkit.CallingThreadDispatcher
 
registerListener(Channel, AssociationHandle.HandleEventListener, ChannelBuffer, InetSocketAddress) - Method in interface akka.remote.transport.netty.CommonHandlers
 
registerListener(Channel, AssociationHandle.HandleEventListener, ChannelBuffer, InetSocketAddress) - Method in interface akka.remote.transport.netty.TcpHandlers
 
registerListenerPair(Tuple2<Address, Address>, Tuple2<AssociationHandle.HandleEventListener, AssociationHandle.HandleEventListener>) - Method in class akka.remote.transport.TestTransport.AssociationRegistry
Deprecated.
Registers a Future of two handle event listeners corresponding to the two endpoints of an association.
registerOnMemberRemoved(Runnable) - Method in class akka.cluster.Cluster
Java API: The supplied thunk will be run, once, when current cluster member is Removed.
registerOnMemberRemoved(Function0<T>) - Method in class akka.cluster.Cluster
The supplied thunk will be run, once, when current cluster member is Removed.
registerOnMemberUp(Runnable) - Method in class akka.cluster.Cluster
Java API: The supplied callback will be run, once, when current cluster member is Up.
registerOnMemberUp(Function0<T>) - Method in class akka.cluster.Cluster
The supplied thunk will be run, once, when current cluster member is Up.
registerOnTermination(Runnable) - Method in class akka.actor.ActorSystem
Java API: Register a block of code (callback) to run after ActorSystem.terminate has been issued and all actors in this actor system have been stopped.
registerOnTermination(Function0<T>) - Method in class akka.actor.ActorSystem
Register a block of code (callback) to run after ActorSystem.terminate has been issued and all actors in this actor system have been stopped.
RegisterProxy(ActorRef) - Constructor for class akka.cluster.sharding.ShardCoordinator.Internal$.RegisterProxy
 
RegisterProxy$() - Constructor for class akka.cluster.sharding.ShardCoordinator.Internal$.RegisterProxy$
 
registerService(ActorRef) - Method in class akka.cluster.client.ClusterClientReceptionist
Deprecated.
Register an actor that should be reachable for the clients.
registerService(BundleContext, ActorSystem) - Method in class akka.osgi.ActorSystemActivator
Register the actor system in the OSGi service registry.
registerSubscriber(String, ActorRef) - Method in class akka.cluster.client.ClusterClientReceptionist
Deprecated.
Register an actor that should be reachable for the clients to a named topic.
registerTempActor(InternalActorRef, ActorPath) - Method in interface akka.actor.ActorRefProvider
INTERNAL API: Registers an actorRef at a path returned by tempPath(); do NOT pass in any other path.
RegisterTerminationHook$() - Constructor for class akka.actor.SystemGuardian.RegisterTerminationHook$
 
RegisterTimeout() - Method in class akka.io.TcpExt.Settings
 
registerTopic(ActorRef) - Method in class akka.cluster.pubsub.DistributedPubSubMediator
 
RegisterTopic(ActorRef) - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.RegisterTopic
 
RegisterTopic$() - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.RegisterTopic$
 
RegisterToProducerController(ActorRef<ProducerController.Command<A>>) - Constructor for class akka.actor.typed.delivery.ConsumerController.RegisterToProducerController
 
RegisterToProducerController$() - Constructor for class akka.actor.typed.delivery.ConsumerController.RegisterToProducerController$
 
registerTransport(TestTransport, Future<Transport.AssociationEventListener>) - Method in class akka.remote.transport.TestTransport.AssociationRegistry
Deprecated.
Records a mapping between an address and the corresponding (transport, associationEventListener) pair.
registerWithUnsubscriber(ActorRef, int) - Method in interface akka.event.ManagedActorClassification
INTERNAL API
registry() - Method in class akka.cluster.pubsub.DistributedPubSubMediator
 
registry() - Method in class akka.remote.transport.TestTransport
Deprecated.
 
registry_$eq(Map<Address, akka.cluster.pubsub.DistributedPubSubMediator.Internal.Bucket>) - Method in class akka.cluster.pubsub.DistributedPubSubMediator
 
reject(Runnable, ExecutorService) - Method in interface akka.dispatch.affinity.RejectionHandler
 
Reject - Class in akka.persistence.testkit
Emulates rejection of operation by the journal with error exception.
Reject(Throwable) - Constructor for class akka.persistence.testkit.Reject
 
Reject$ - Class in akka.persistence.testkit
 
Reject$() - Constructor for class akka.persistence.testkit.Reject$
 
rejectedExecution(Runnable, ThreadPoolExecutor) - Method in class akka.dispatch.SaneRejectedExecutionHandler
 
RejectionHandler - Interface in akka.dispatch.affinity
 
RejectionHandlerFactory - Interface in akka.dispatch.affinity
 
rejectionPolicy() - Method in class akka.dispatch.ThreadPoolConfig
 
rejectNextDelete() - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Reject next delete from storage operation for any persistence id with default exception.
rejectNextDelete() - Method in interface akka.persistence.testkit.scaladsl.PersistenceTestKitOps
Reject next delete from storage operation for any persistence id with default exception.
rejectNextDelete(String) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Reject next delete from storage operations for particular persistence id with default exception.
rejectNextDelete(String) - Method in interface akka.persistence.testkit.scaladsl.PersistenceTestKitOps
Reject next delete from storage operations for particular persistence id with default exception.
rejectNextDelete(String, Throwable) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Reject next delete from storage operations for particular persistence id with cause exception.
rejectNextDelete(String, Throwable) - Method in interface akka.persistence.testkit.scaladsl.PersistenceTestKitOps
Reject next delete from storage operations for particular persistence id with cause exception.
rejectNextDelete(Throwable) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Reject next delete from storage operation for any persistence id with cause exception.
rejectNextDelete(Throwable) - Method in interface akka.persistence.testkit.scaladsl.PersistenceTestKitOps
Reject next delete from storage operation for any persistence id with cause exception.
RejectNextN(int, Throwable, Function0<BoxedUnit>) - Constructor for class akka.persistence.testkit.ProcessingPolicy.DefaultPolicies.RejectNextN
 
RejectNextN() - Method in class akka.persistence.testkit.EventStorage.JournalPolicies$
 
RejectNextN() - Method in interface akka.persistence.testkit.ProcessingPolicy.DefaultPolicies
 
RejectNextN() - Method in class akka.persistence.testkit.SnapshotStorage.SnapshotPolicies$
 
RejectNextN$() - Constructor for class akka.persistence.testkit.ProcessingPolicy.DefaultPolicies.RejectNextN$
 
RejectNextNCond(int, Throwable, Function2<String, U, Object>, Function0<BoxedUnit>) - Constructor for class akka.persistence.testkit.ProcessingPolicy.DefaultPolicies.RejectNextNCond
 
RejectNextNCond() - Method in class akka.persistence.testkit.EventStorage.JournalPolicies$
 
RejectNextNCond() - Method in interface akka.persistence.testkit.ProcessingPolicy.DefaultPolicies
 
RejectNextNCond() - Method in class akka.persistence.testkit.SnapshotStorage.SnapshotPolicies$
 
RejectNextNCond$() - Constructor for class akka.persistence.testkit.ProcessingPolicy.DefaultPolicies.RejectNextNCond$
 
rejectNextNDeletes(int) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Reject next n delete from storage operations for any persistence id with default exception.
rejectNextNDeletes(int) - Method in interface akka.persistence.testkit.scaladsl.PersistenceTestKitOps
Reject next n delete from storage operations for any persistence id with default exception.
rejectNextNDeletes(int, Throwable) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Reject next n delete from storage operations for any persistence id with cause exception.
rejectNextNDeletes(int, Throwable) - Method in class akka.persistence.testkit.scaladsl.PersistenceTestKit
 
rejectNextNDeletes(int, Throwable) - Method in interface akka.persistence.testkit.scaladsl.PersistenceTestKitOps
Reject next n delete from storage operations for any persistence id with cause exception.
rejectNextNDeletes(String, int) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Reject next n delete from storage operations for particular persistence id with default exception.
rejectNextNDeletes(String, int) - Method in interface akka.persistence.testkit.scaladsl.PersistenceTestKitOps
Reject next n delete from storage operations for particular persistence id with default exception.
rejectNextNDeletes(String, int, Throwable) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Reject next n delete from storage operations for particular persistence id with cause exception.
rejectNextNDeletes(String, int, Throwable) - Method in class akka.persistence.testkit.scaladsl.PersistenceTestKit
 
rejectNextNDeletes(String, int, Throwable) - Method in interface akka.persistence.testkit.scaladsl.PersistenceTestKitOps
Reject next n delete from storage operations for particular persistence id with cause exception.
rejectNextNOps(int) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Reject n following journal operations regardless of their type.
rejectNextNOps(int) - Method in interface akka.persistence.testkit.scaladsl.RejectSupport
Reject n following journal operations regardless of their type.
rejectNextNOps(int, Throwable) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Reject n following journal operations regardless of their type.
rejectNextNOps(int, Throwable) - Method in interface akka.persistence.testkit.scaladsl.RejectSupport
Reject n following journal operations regardless of their type.
rejectNextNOpsCond(BiFunction<String, JournalOperation, Object>, int) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Reject n following journal operations depending on the condition cond.
rejectNextNOpsCond(BiFunction<String, JournalOperation, Object>, int, Throwable) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Reject n following journal operations depending on the condition cond.
rejectNextNOpsCond(Function2<String, U, Object>, int) - Method in interface akka.persistence.testkit.scaladsl.RejectSupport
Reject n following journal operations depending on the condition cond.
rejectNextNOpsCond(Function2<String, U, Object>, int, Throwable) - Method in interface akka.persistence.testkit.scaladsl.RejectSupport
Reject n following journal operations depending on the condition cond.
rejectNextNPersisted(int) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Reject next n save in storage operations for any persistence id with default exception.
rejectNextNPersisted(int) - Method in interface akka.persistence.testkit.scaladsl.PersistenceTestKitOps
Reject next n save in storage operations for any persistence id with default exception.
rejectNextNPersisted(int, Throwable) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Reject next n save in storage operations for any persistence id with cause exception.
rejectNextNPersisted(int, Throwable) - Method in class akka.persistence.testkit.scaladsl.PersistenceTestKit
 
rejectNextNPersisted(int, Throwable) - Method in interface akka.persistence.testkit.scaladsl.PersistenceTestKitOps
Reject next n save in storage operations for any persistence id with cause exception.
rejectNextNPersisted(String, int) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Reject next n save in storage operations for particular persistence id with default exception.
rejectNextNPersisted(String, int) - Method in interface akka.persistence.testkit.scaladsl.PersistenceTestKitOps
Reject next n save in storage operations for particular persistence id with default exception.
rejectNextNPersisted(String, int, Throwable) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Reject next n save in storage operations for particular persistence id with cause exception.
rejectNextNPersisted(String, int, Throwable) - Method in class akka.persistence.testkit.scaladsl.PersistenceTestKit
 
rejectNextNPersisted(String, int, Throwable) - Method in interface akka.persistence.testkit.scaladsl.PersistenceTestKitOps
Reject next n save in storage operations for particular persistence id with cause exception.
rejectNextNReads(int) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Reject next n read from storage operations for any persistence id with default exception.
rejectNextNReads(int) - Method in interface akka.persistence.testkit.scaladsl.PersistenceTestKitOps
Reject next n read from storage operations for any persistence id with default exception.
rejectNextNReads(int, Throwable) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Reject next n read from storage operations for any persistence id with cause exception.
rejectNextNReads(int, Throwable) - Method in class akka.persistence.testkit.scaladsl.PersistenceTestKit
 
rejectNextNReads(int, Throwable) - Method in interface akka.persistence.testkit.scaladsl.PersistenceTestKitOps
Reject next n read from storage operations for any persistence id with cause exception.
rejectNextNReads(String, int) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Reject next n read from storage operations for particular persistence id with default exception.
rejectNextNReads(String, int) - Method in interface akka.persistence.testkit.scaladsl.PersistenceTestKitOps
Reject next n read from storage operations for particular persistence id with default exception.
rejectNextNReads(String, int, Throwable) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Reject next n read from storage operations for particular persistence id with cause exception.
rejectNextNReads(String, int, Throwable) - Method in class akka.persistence.testkit.scaladsl.PersistenceTestKit
 
rejectNextNReads(String, int, Throwable) - Method in interface akka.persistence.testkit.scaladsl.PersistenceTestKitOps
Reject next n read from storage operations for particular persistence id with cause exception.
rejectNextPersisted() - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Reject next save in storage operation for any persistence id with default exception.
rejectNextPersisted() - Method in interface akka.persistence.testkit.scaladsl.PersistenceTestKitOps
Reject next save in storage operation for any persistence id with default exception.
rejectNextPersisted(String) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Reject next save in storage operation for particular persistence id with default exception.
rejectNextPersisted(String) - Method in interface akka.persistence.testkit.scaladsl.PersistenceTestKitOps
Reject next save in storage operation for particular persistence id with default exception.
rejectNextPersisted(String, Throwable) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Reject next save in storage operation for particular persistence id with cause exception.
rejectNextPersisted(String, Throwable) - Method in interface akka.persistence.testkit.scaladsl.PersistenceTestKitOps
Reject next save in storage operation for particular persistence id with cause exception.
rejectNextPersisted(Throwable) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Reject next save in storage operation for any persistence id with cause exception.
rejectNextPersisted(Throwable) - Method in interface akka.persistence.testkit.scaladsl.PersistenceTestKitOps
Reject next save in storage operation for any persistence id with cause exception.
rejectNextRead() - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Reject next read from storage operation for any persistence id with default exception.
rejectNextRead() - Method in interface akka.persistence.testkit.scaladsl.PersistenceTestKitOps
Reject next read from storage operation for any persistence id with default exception.
rejectNextRead(String) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Reject next read from storage operation for particular persistence id with default exception.
rejectNextRead(String) - Method in interface akka.persistence.testkit.scaladsl.PersistenceTestKitOps
Reject next read from storage operation for particular persistence id with default exception.
rejectNextRead(String, Throwable) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Reject next read from storage operation for particular persistence id with cause exception.
rejectNextRead(String, Throwable) - Method in interface akka.persistence.testkit.scaladsl.PersistenceTestKitOps
Reject next read from storage operation for particular persistence id with cause exception.
rejectNextRead(Throwable) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Reject next read from storage operation for any persistence id with cause exception.
rejectNextRead(Throwable) - Method in interface akka.persistence.testkit.scaladsl.PersistenceTestKitOps
Reject next read from storage operation for any persistence id with cause exception.
RejectSupport<U> - Interface in akka.persistence.testkit.scaladsl
 
RelativeActorPath - Class in akka.actor
Extractor for so-called &ldquo;relative actor paths&rdquo; as in &ldquo;relative URI&rdquo;, not in &ldquo;relative to some actor&rdquo;.
RelativeActorPath() - Constructor for class akka.actor.RelativeActorPath
 
RelativeActorPath$ - Class in akka.actor
Extractor for so-called &ldquo;relative actor paths&rdquo; as in &ldquo;relative URI&rdquo;, not in &ldquo;relative to some actor&rdquo;.
RelativeActorPath$() - Constructor for class akka.actor.RelativeActorPath$
 
relativeError() - Method in class akka.remote.artery.compress.CountMinSketch
Referred to as epsilon in the whitepaper
release() - Method in class akka.coordination.lease.javadsl.Lease
Release the lease so some other owner can acquire it.
release() - Method in class akka.coordination.lease.scaladsl.Lease
Release the lease so some other owner can acquire it.
release(ByteBuffer) - Method in interface akka.io.BufferPool
 
released() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.ReleaseLeaseResult
 
releaseEnvelopeBuffer() - Method in interface akka.remote.artery.InboundEnvelope
 
ReleaseLeaseFailure(Throwable) - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.ReleaseLeaseFailure
 
ReleaseLeaseFailure$() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.ReleaseLeaseFailure$
 
ReleaseLeaseResult(boolean) - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.ReleaseLeaseResult
 
ReleaseLeaseResult$() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.ReleaseLeaseResult$
 
ReliableDelivery - Class in akka.cluster.typed.internal.protobuf
 
ReliableDelivery.Ack - Class in akka.cluster.typed.internal.protobuf
ProducerController
ReliableDelivery.Ack.Builder - Class in akka.cluster.typed.internal.protobuf
ProducerController
ReliableDelivery.AckOrBuilder - Interface in akka.cluster.typed.internal.protobuf
 
ReliableDelivery.Cleanup - Class in akka.cluster.typed.internal.protobuf
DurableProducerQueue
ReliableDelivery.Cleanup.Builder - Class in akka.cluster.typed.internal.protobuf
DurableProducerQueue
ReliableDelivery.CleanupOrBuilder - Interface in akka.cluster.typed.internal.protobuf
 
ReliableDelivery.Confirmed - Class in akka.cluster.typed.internal.protobuf
DurableProducerQueue
ReliableDelivery.Confirmed.Builder - Class in akka.cluster.typed.internal.protobuf
DurableProducerQueue
ReliableDelivery.ConfirmedOrBuilder - Interface in akka.cluster.typed.internal.protobuf
 
ReliableDelivery.MessageSent - Class in akka.cluster.typed.internal.protobuf
DurableProducerQueue
ReliableDelivery.MessageSent.Builder - Class in akka.cluster.typed.internal.protobuf
DurableProducerQueue
ReliableDelivery.MessageSentOrBuilder - Interface in akka.cluster.typed.internal.protobuf
 
ReliableDelivery.RegisterConsumer - Class in akka.cluster.typed.internal.protobuf
ProducerController
ReliableDelivery.RegisterConsumer.Builder - Class in akka.cluster.typed.internal.protobuf
ProducerController
ReliableDelivery.RegisterConsumerOrBuilder - Interface in akka.cluster.typed.internal.protobuf
 
ReliableDelivery.Request - Class in akka.cluster.typed.internal.protobuf
ProducerController
ReliableDelivery.Request.Builder - Class in akka.cluster.typed.internal.protobuf
ProducerController
ReliableDelivery.RequestOrBuilder - Interface in akka.cluster.typed.internal.protobuf
 
ReliableDelivery.Resend - Class in akka.cluster.typed.internal.protobuf
ProducerController
ReliableDelivery.Resend.Builder - Class in akka.cluster.typed.internal.protobuf
ProducerController
ReliableDelivery.ResendOrBuilder - Interface in akka.cluster.typed.internal.protobuf
 
ReliableDelivery.SequencedMessage - Class in akka.cluster.typed.internal.protobuf
ConsumerController
ReliableDelivery.SequencedMessage.Builder - Class in akka.cluster.typed.internal.protobuf
ConsumerController
ReliableDelivery.SequencedMessageOrBuilder - Interface in akka.cluster.typed.internal.protobuf
 
ReliableDelivery.State - Class in akka.cluster.typed.internal.protobuf
DurableProducerQueue
ReliableDelivery.State.Builder - Class in akka.cluster.typed.internal.protobuf
DurableProducerQueue
ReliableDelivery.StateOrBuilder - Interface in akka.cluster.typed.internal.protobuf
 
reliableDeliveryEnabled() - Method in class akka.remote.transport.AkkaPduCodec.Message
 
ReliableDeliverySupervisor$ - Class in akka.remote
INTERNAL API
ReliableDeliverySupervisor$() - Constructor for class akka.remote.ReliableDeliverySupervisor$
 
remaining() - Method in interface akka.actor.testkit.typed.scaladsl.TestProbe
Obtain time remaining for execution of the innermost enclosing within block or throw an AssertionError if no within block surrounds this call.
remaining() - Method in class akka.testkit.javadsl.TestKit
Deprecated.
Use getRemaining which returns java.time.Duration instead. Since 2.5.12.
remaining() - Method in interface akka.testkit.TestKitBase
Obtain time remaining for execution of the innermost enclosing within block or throw an AssertionError if no within block surrounds this call.
remainingCapacity() - Method in class akka.util.BoundedBlockingQueue
 
remainingDuration() - Method in exception akka.pattern.CircuitBreakerOpenException
 
remainingOr(FiniteDuration) - Method in interface akka.actor.testkit.typed.scaladsl.TestProbe
Obtain time remaining for execution of the innermost enclosing within block or missing that it returns the given duration.
remainingOr(FiniteDuration) - Method in class akka.testkit.javadsl.TestKit
Deprecated.
Use getRemainingOr which returns java.time.Duration instead. Since 2.5.12.
remainingOr(FiniteDuration) - Method in interface akka.testkit.TestKitBase
Obtain time remaining for execution of the innermost enclosing within block or missing that it returns the given duration.
remainingOrDefault() - Method in interface akka.actor.testkit.typed.scaladsl.TestProbe
Obtain time remaining for execution of the innermost enclosing within block or missing that it returns the properly dilated default for this case from settings (key "akka.actor.testkit.typed.single-expect-default").
remainingOrDefault() - Method in class akka.testkit.javadsl.TestKit
Deprecated.
Use getRemainingOrDefault which returns java.time.Duration instead. Since 2.5.12.
remainingOrDefault() - Method in interface akka.testkit.TestKitBase
Obtain time remaining for execution of the innermost enclosing within block or missing that it returns the properly dilated default for this case from settings (key "akka.test.single-expect-default").
remainingOrDilated(Duration) - Method in interface akka.testkit.TestKitBase
 
remainingPids() - Method in class akka.cluster.sharding.RemoveInternalClusterShardingData
 
remainingPids_$eq(Set<String>) - Method in class akka.cluster.sharding.RemoveInternalClusterShardingData
 
RememberedEntities(Set<String>) - Constructor for class akka.cluster.sharding.internal.RememberEntitiesShardStore.RememberedEntities
 
RememberedEntities$() - Constructor for class akka.cluster.sharding.internal.RememberEntitiesShardStore.RememberedEntities$
 
RememberedShards(Set<String>) - Constructor for class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.RememberedShards
 
RememberedShards$() - Constructor for class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.RememberedShards$
 
rememberEntities() - Method in class akka.cluster.sharding.ClusterShardingSettings
 
rememberEntities() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.State
 
rememberEntities() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings
 
RememberEntitiesCoordinatorStore - Class in akka.cluster.sharding.internal
INTERNAL API
RememberEntitiesCoordinatorStore() - Constructor for class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore
 
RememberEntitiesCoordinatorStore.AddShard - Class in akka.cluster.sharding.internal
Sent once for every started shard (but could be retried), should result in a response of either UpdateDone or UpdateFailed
RememberEntitiesCoordinatorStore.AddShard$ - Class in akka.cluster.sharding.internal
 
RememberEntitiesCoordinatorStore.Command - Interface in akka.cluster.sharding.internal
 
RememberEntitiesCoordinatorStore.GetShards$ - Class in akka.cluster.sharding.internal
Sent once when the coordinator starts (but could be retried), should result in a response of RememberedShards
RememberEntitiesCoordinatorStore.RememberedShards - Class in akka.cluster.sharding.internal
 
RememberEntitiesCoordinatorStore.RememberedShards$ - Class in akka.cluster.sharding.internal
 
RememberEntitiesCoordinatorStore.UpdateDone - Class in akka.cluster.sharding.internal
 
RememberEntitiesCoordinatorStore.UpdateDone$ - Class in akka.cluster.sharding.internal
 
RememberEntitiesCoordinatorStore.UpdateFailed - Class in akka.cluster.sharding.internal
 
RememberEntitiesCoordinatorStore.UpdateFailed$ - Class in akka.cluster.sharding.internal
 
RememberEntitiesCoordinatorStore$ - Class in akka.cluster.sharding.internal
INTERNAL API
RememberEntitiesCoordinatorStore$() - Constructor for class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore$
 
RememberEntitiesProvider - Interface in akka.cluster.sharding.internal
INTERNAL API
RememberEntitiesShardStore - Class in akka.cluster.sharding.internal
INTERNAL API
RememberEntitiesShardStore() - Constructor for class akka.cluster.sharding.internal.RememberEntitiesShardStore
 
RememberEntitiesShardStore.Command - Interface in akka.cluster.sharding.internal
 
RememberEntitiesShardStore.GetEntities$ - Class in akka.cluster.sharding.internal
 
RememberEntitiesShardStore.RememberedEntities - Class in akka.cluster.sharding.internal
 
RememberEntitiesShardStore.RememberedEntities$ - Class in akka.cluster.sharding.internal
 
RememberEntitiesShardStore.Update - Class in akka.cluster.sharding.internal
 
RememberEntitiesShardStore.Update$ - Class in akka.cluster.sharding.internal
 
RememberEntitiesShardStore.UpdateDone - Class in akka.cluster.sharding.internal
 
RememberEntitiesShardStore.UpdateDone$ - Class in akka.cluster.sharding.internal
 
RememberEntitiesShardStore$ - Class in akka.cluster.sharding.internal
INTERNAL API
RememberEntitiesShardStore$() - Constructor for class akka.cluster.sharding.internal.RememberEntitiesShardStore$
 
rememberEntitiesStore() - Method in class akka.cluster.sharding.ClusterShardingSettings
 
rememberEntitiesStoreMode() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings
 
RememberEntitiesStoreMode$() - Constructor for class akka.cluster.sharding.typed.ClusterShardingSettings.RememberEntitiesStoreMode$
 
rememberEntitiesStoreModeDdata() - Static method in class akka.cluster.sharding.typed.ClusterShardingSettings
Java API
rememberEntitiesStoreModeDdata() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings$
Java API
RememberEntitiesStoreModeDData$() - Constructor for class akka.cluster.sharding.typed.ClusterShardingSettings.RememberEntitiesStoreModeDData$
 
rememberEntitiesStoreModeEventSourced() - Static method in class akka.cluster.sharding.typed.ClusterShardingSettings
Java API
rememberEntitiesStoreModeEventSourced() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings$
Java API
RememberEntitiesStoreModeEventSourced$() - Constructor for class akka.cluster.sharding.typed.ClusterShardingSettings.RememberEntitiesStoreModeEventSourced$
 
rememberEntityAdd(String) - Static method in class akka.cluster.sharding.NoOpShardingFlightRecorder
 
rememberEntityAdd(String) - Method in class akka.cluster.sharding.NoOpShardingFlightRecorder$
 
rememberEntityAdd(String) - Method in interface akka.cluster.sharding.ShardingFlightRecorder
 
rememberEntityOperation(long) - Static method in class akka.cluster.sharding.NoOpShardingFlightRecorder
 
rememberEntityOperation(long) - Method in class akka.cluster.sharding.NoOpShardingFlightRecorder$
 
rememberEntityOperation(long) - Method in interface akka.cluster.sharding.ShardingFlightRecorder
 
rememberEntityRemove(String) - Static method in class akka.cluster.sharding.NoOpShardingFlightRecorder
 
rememberEntityRemove(String) - Method in class akka.cluster.sharding.NoOpShardingFlightRecorder$
 
rememberEntityRemove(String) - Method in interface akka.cluster.sharding.ShardingFlightRecorder
 
RememberEntityStarter$ - Class in akka.cluster.sharding.internal
INTERNAL API
RememberEntityStarter$() - Constructor for class akka.cluster.sharding.internal.RememberEntityStarter$
 
remote() - Static method in class akka.actor.ProviderSelection
 
remote() - Method in class akka.actor.ProviderSelection$
 
remote() - Method in class akka.remote.transport.TestTransport.DisassociateAttempt
Deprecated.
 
Remote$() - Constructor for class akka.actor.ProviderSelection.Remote$
 
RemoteActorRefProvider$ - Class in akka.remote
INTERNAL API
RemoteActorRefProvider$() - Constructor for class akka.remote.RemoteActorRefProvider$
 
remoteAddress() - Method in class akka.io.Tcp.Connect
 
remoteAddress() - Method in class akka.io.Tcp.Connected
 
remoteAddress() - Method in class akka.io.UdpConnected.Connect
 
remoteAddress() - Method in interface akka.remote.artery.OutboundContext
The outbound address for this association.
remoteAddress() - Method in class akka.remote.artery.ThisActorSystemQuarantinedEvent
 
remoteAddress() - Method in class akka.remote.AssociatedEvent
Deprecated.
 
remoteAddress() - Method in class akka.remote.AssociationErrorEvent
Deprecated.
 
remoteAddress() - Method in interface akka.remote.AssociationEvent
Deprecated.
 
remoteAddress() - Method in class akka.remote.DisassociatedEvent
Deprecated.
 
remoteAddress() - Method in class akka.remote.ThisActorSystemQuarantinedEvent
Deprecated.
 
remoteAddress() - Method in class akka.remote.transport.AbstractTransportAdapterHandle
Deprecated.
 
remoteAddress() - Method in class akka.remote.transport.ActorTransportAdapter.AssociateUnderlying
Deprecated.
 
remoteAddress() - Method in interface akka.remote.transport.AssociationHandle
Deprecated.
Address of the remote endpoint.
remoteAddress() - Method in class akka.remote.transport.TestAssociationHandle
Deprecated.
 
remoteAddress() - Method in class akka.remote.transport.TestTransport.AssociateAttempt
Deprecated.
 
remoteAddress() - Method in class akka.stream.javadsl.Tcp.IncomingConnection
The remote address this connection is bound to.
remoteAddress() - Method in class akka.stream.javadsl.Tcp.OutgoingConnection
The remote address this connection is or will be bound to.
remoteAddress() - Method in class akka.stream.scaladsl.Tcp.IncomingConnection
 
remoteAddress() - Method in class akka.stream.scaladsl.Tcp.OutgoingConnection
 
RemoteAddress() - Method in class akka.event.LogMarker.Properties$
 
RemoteAddressUid() - Method in class akka.event.LogMarker.Properties$
 
RemoteConnection - Class in akka.remote.testconductor
INTERNAL API.
RemoteConnection() - Constructor for class akka.remote.testconductor.RemoteConnection
 
RemoteConnection$ - Class in akka.remote.testconductor
INTERNAL API.
RemoteConnection$() - Constructor for class akka.remote.testconductor.RemoteConnection$
 
RemoteDeploymentConfigErrorPrefix() - Static method in class akka.util.ErrorMessages
 
RemoteDeploymentConfigErrorPrefix() - Method in class akka.util.ErrorMessages$
 
RemoteDeploymentWatcher$ - Class in akka.remote
INTERNAL API
RemoteDeploymentWatcher$() - Constructor for class akka.remote.RemoteDeploymentWatcher$
 
RemoteInstrument - Class in akka.remote.artery
INTERNAL API
RemoteInstrument() - Constructor for class akka.remote.artery.RemoteInstrument
 
RemoteInstruments$ - Class in akka.remote.artery
INTERNAL API
RemoteInstruments$() - Constructor for class akka.remote.artery.RemoteInstruments$
 
RemoteLifecycleEventsLogLevel() - Method in class akka.remote.RemoteSettings
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
remoteListenerRelativeTo(TestAssociationHandle, Tuple2<AssociationHandle.HandleEventListener, AssociationHandle.HandleEventListener>) - Method in class akka.remote.transport.TestTransport.AssociationRegistry
Deprecated.
Returns the remote endpoint for a pair of endpoints relative to the owner of the supplied handle.
RemoteLogMarker - Class in akka.remote
This is public with the purpose to document the used markers and properties of log events.
RemoteLogMarker() - Constructor for class akka.remote.RemoteLogMarker
 
RemoteLogMarker$ - Class in akka.remote
This is public with the purpose to document the used markers and properties of log events.
RemoteLogMarker$() - Constructor for class akka.remote.RemoteLogMarker$
 
remoteMessageReceived(ActorRef, Object, ActorRef, int, long) - Method in class akka.remote.artery.RemoteInstrument
Called when the message has been deserialized.
remoteMessageSent(ActorRef, Object, ActorRef, int, long) - Method in class akka.remote.artery.RemoteInstrument
Called right before putting the message onto the wire.
RemoteMetrics - Interface in akka.remote
INTERNAL API
RemoteMetricsExtension - Class in akka.remote
INTERNAL API Extension that keeps track of remote metrics, such as max size of different message types.
RemoteMetricsExtension() - Constructor for class akka.remote.RemoteMetricsExtension
 
RemoteMetricsExtension$ - Class in akka.remote
INTERNAL API Extension that keeps track of remote metrics, such as max size of different message types.
RemoteMetricsExtension$() - Constructor for class akka.remote.RemoteMetricsExtension$
 
remotePathOf(ActorRef) - Method in class akka.cluster.Cluster
Generate the remote actor path by replacing the Address in the RootActor Path for the given ActorRef with the cluster's selfAddress, unless address' host is already defined
remoteReadMetadata(ActorRef, Object, ActorRef, ByteBuffer) - Method in class akka.remote.artery.RemoteInstrument
Called while deserializing the message once a message (containing a metadata field designated for this instrument) is found.
RemoteRef - Interface in akka.remote
 
RemoteRouterConfig - Class in akka.remote.routing
RouterConfig implementation for remote deployment on defined target nodes.
RemoteRouterConfig(Pool, Address[]) - Constructor for class akka.remote.routing.RemoteRouterConfig
 
RemoteRouterConfig(Pool, Iterable<Address>) - Constructor for class akka.remote.routing.RemoteRouterConfig
 
RemoteRouterConfig(Pool, Iterable<Address>) - Constructor for class akka.remote.routing.RemoteRouterConfig
 
RemoteRouterConfig$ - Class in akka.remote.routing
 
RemoteRouterConfig$() - Constructor for class akka.remote.routing.RemoteRouterConfig$
 
RemoteScope - Class in akka.remote
 
RemoteScope(Address) - Constructor for class akka.remote.RemoteScope
 
RemoteScope$ - Class in akka.remote
 
RemoteScope$() - Constructor for class akka.remote.RemoteScope$
 
RemoteSettings - Class in akka.remote
 
RemoteSettings(Config) - Constructor for class akka.remote.RemoteSettings
 
RemoteStreamRefActorTerminatedException - Exception in akka.stream
 
RemoteStreamRefActorTerminatedException(String) - Constructor for exception akka.stream.RemoteStreamRefActorTerminatedException
 
RemoteStreamRefActorTerminatedException$ - Class in akka.stream
 
RemoteStreamRefActorTerminatedException$() - Constructor for class akka.stream.RemoteStreamRefActorTerminatedException$
 
RemoteTransportException - Exception in akka.remote
RemoteTransportException represents a general failure within a RemoteTransport, such as inability to start, wrong configuration etc.
RemoteTransportException(String) - Constructor for exception akka.remote.RemoteTransportException
 
RemoteTransportException(String, Throwable) - Constructor for exception akka.remote.RemoteTransportException
 
RemoteTransportExceptionNoStackTrace - Exception in akka.remote
RemoteTransportException without stack trace.
RemoteTransportExceptionNoStackTrace(String, Throwable) - Constructor for exception akka.remote.RemoteTransportExceptionNoStackTrace
 
RemoteWatcher$ - Class in akka.remote
INTERNAL API
RemoteWatcher$() - Constructor for class akka.remote.RemoteWatcher$
 
remoteWriteMetadata(ActorRef, Object, ActorRef, ByteBuffer) - Method in class akka.remote.artery.RemoteInstrument
Called while serializing the message.
Remoting$ - Class in akka.remote
INTERNAL API
Remoting$() - Constructor for class akka.remote.Remoting$
 
RemotingErrorEvent - Class in akka.remote
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
RemotingErrorEvent(Throwable) - Constructor for class akka.remote.RemotingErrorEvent
Deprecated.
 
RemotingErrorEvent$ - Class in akka.remote
Deprecated.
. Since .
RemotingErrorEvent$() - Constructor for class akka.remote.RemotingErrorEvent$
Deprecated.
 
RemotingFlightRecorder - Interface in akka.remote.artery
INTERNAL API
RemotingFlightRecorder$ - Class in akka.remote.artery
INTERNAL API
RemotingFlightRecorder$() - Constructor for class akka.remote.artery.RemotingFlightRecorder$
 
RemotingLifecycleEvent - Interface in akka.remote
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
RemotingListenEvent - Class in akka.remote
 
RemotingListenEvent(Set<Address>) - Constructor for class akka.remote.RemotingListenEvent
 
RemotingListenEvent$ - Class in akka.remote
 
RemotingListenEvent$() - Constructor for class akka.remote.RemotingListenEvent$
 
RemotingShutdownEvent - Class in akka.remote
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
RemotingShutdownEvent() - Constructor for class akka.remote.RemotingShutdownEvent
Deprecated.
 
RemotingShutdownEvent$ - Class in akka.remote
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
RemotingShutdownEvent$() - Constructor for class akka.remote.RemotingShutdownEvent$
Deprecated.
 
removalMargin() - Method in class akka.cluster.sharding.ShardCoordinator
 
removalMargin() - Method in class akka.cluster.singleton.ClusterSingletonManager
 
removalMargin() - Method in class akka.cluster.singleton.ClusterSingletonManagerSettings
 
removalMargin() - Method in class akka.cluster.typed.ClusterSingletonManagerSettings
 
removalMargin() - Method in class akka.cluster.typed.ClusterSingletonSettings
 
removals() - Method in class akka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Result
 
Removals(boolean, boolean) - Constructor for class akka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Removals
 
Removals$() - Constructor for class akka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Removals$
 
remove(A) - Method in class akka.persistence.typed.crdt.ORSet
Removes an element from the set.
remove(A) - Method in class akka.remote.DefaultFailureDetectorRegistry
 
remove(A) - Method in interface akka.remote.FailureDetectorRegistry
Removes the heartbeat management for a resource.
remove(ActorRef) - Method in interface akka.actor.dungeon.ChildrenContainer.EmptyChildrenContainer
 
remove(ActorRef) - Method in class akka.actor.dungeon.ChildrenContainer.NormalChildrenContainer
 
remove(ActorRef) - Method in interface akka.actor.dungeon.ChildrenContainer
 
remove(ActorRef) - Method in class akka.actor.dungeon.ChildrenContainer.TerminatingChildrenContainer
 
remove(ActorRef) - Method in interface akka.cluster.pubsub.DistributedPubSubMediator.Internal$.TopicLike
 
remove(ActorSystem, String, Set<String>, boolean) - Static method in class akka.cluster.sharding.RemoveInternalClusterShardingData
remove(ActorSystem, String, Set<String>, boolean) - Method in class akka.cluster.sharding.RemoveInternalClusterShardingData$
remove(Cluster, A) - Method in class akka.cluster.ddata.LWWMap
Deprecated.
Use `remove` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
remove(Cluster, A) - Method in class akka.cluster.ddata.ORMap
Deprecated.
Use `remove` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
remove(Cluster, A) - Method in class akka.cluster.ddata.ORMultiMap
Deprecated.
Use `remove` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
remove(Cluster, A) - Method in class akka.cluster.ddata.ORSet
Deprecated.
Use `remove` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
remove(Cluster, A) - Method in class akka.cluster.ddata.PNCounterMap
Deprecated.
Use `remove` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
remove(SelfUniqueAddress, A) - Method in class akka.cluster.ddata.LWWMap
Removes an entry from the map.
remove(SelfUniqueAddress, A) - Method in class akka.cluster.ddata.ORMap
Java API Removes an entry from the map.
remove(SelfUniqueAddress, A) - Method in class akka.cluster.ddata.ORMultiMap
Java API Remove an entire set associated with the key.
remove(SelfUniqueAddress, A) - Method in class akka.cluster.ddata.ORSet
Java API Removes an element from the set.
remove(Member) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer
 
remove(Member) - Method in class akka.cluster.singleton.ClusterSingletonProxy
Removes a member.
remove(A, SelfUniqueAddress) - Method in class akka.cluster.ddata.ORMap
Scala API Removes an entry from the map.
remove(A, SelfUniqueAddress) - Method in class akka.cluster.ddata.ORMultiMap
Scala API Remove an entire set associated with the key.
remove(A, SelfUniqueAddress) - Method in class akka.cluster.ddata.ORSet
Scala API Removes an element from the set.
remove(A, SelfUniqueAddress) - Method in class akka.cluster.ddata.PNCounterMap
Removes an entry from the map.
remove(I) - Method in class akka.util.MessageBufferMap
Remove the buffer for an id.
remove(Object) - Method in class akka.util.BoundedBlockingQueue
 
remove(String) - Static method in class akka.cluster.sharding.internal.NoActiveEntities
 
remove(String) - Method in class akka.cluster.sharding.internal.NoActiveEntities$
 
remove(K) - Method in class akka.util.Index
Disassociates all the values for the specified key
remove(K, V) - Method in class akka.util.Index
Disassociates the value of type V from the key of type K
remove(Channel) - Static method in class akka.remote.transport.netty.ChannelLocalActor
 
remove(T) - Method in class akka.routing.ConsistentHash
Java API: Removes a node from the node ring.
Remove - akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaOp
Remove = 1;
Remove - akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaOp
Remove = 1;
Remove(String) - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.Remove
 
Remove_VALUE - Static variable in enum akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaOp
Remove = 1;
Remove_VALUE - Static variable in enum akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaOp
Remove = 1;
Remove$ - Class in akka.remote.testconductor
 
Remove$() - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.Remove$
 
Remove$() - Constructor for class akka.remote.testconductor.Remove$
 
removeAll(Collection<?>) - Method in class akka.util.BoundedBlockingQueue
 
removeAll(Set<A>) - Method in class akka.persistence.typed.crdt.ORSet
Java API: Remove several elements from the set.
removeAll(Set<A>) - Method in class akka.persistence.typed.crdt.ORSet
Scala API: Remove several elements from the set.
removeAll$extension(ServiceRegistry, Map<akka.actor.typed.internal.receptionist.AbstractServiceKey, Set<ClusterReceptionist.Entry>>, SelfUniqueAddress) - Method in class akka.cluster.typed.internal.receptionist.ServiceRegistry$
 
removeAllAddresses(int) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .Address allAddresses = 1;
removeAllAddresses(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .UniqueAddress allAddresses = 1;
removeBinding(Cluster, A, B) - Method in class akka.cluster.ddata.ORMultiMap
Deprecated.
Use `removeBinding` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
removeBinding(SelfUniqueAddress, A, B) - Method in class akka.cluster.ddata.ORMultiMap
Remove an element of a set associated with a key.
removeBinding(A, B, Cluster) - Method in class akka.cluster.ddata.ORMultiMap
Deprecated.
Use `removeBinding` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
removeBinding$extension(ServiceRegistry, ServiceKey<T>, ClusterReceptionist.Entry, SelfUniqueAddress) - Method in class akka.cluster.typed.internal.receptionist.ServiceRegistry$
 
removeBindingBy(A, B, SelfUniqueAddress) - Method in class akka.cluster.ddata.ORMultiMap
 
removeBuckets(int) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Builder
repeated .Delta.Bucket buckets = 1;
removeChildAndGetStateChange(ActorRef) - Method in interface akka.actor.dungeon.Children
 
removeConfirmed(int) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
repeated .akka.cluster.typed.delivery.Confirmed confirmed = 3;
removeContent(int) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
repeated .Delta.Entry content = 3;
removed() - Static method in class akka.cluster.MemberStatus
Java API: retrieve the Removed status singleton
removed() - Method in class akka.cluster.MemberStatus$
Java API: retrieve the Removed status singleton
removed() - Method in class akka.cluster.singleton.ClusterSingletonManager
 
removed(T, K) - Method in class akka.util.TypedMultiMap
Return a map that has the given mapping from the given key removed.
Removed - akka.cluster.protobuf.msg.ClusterMessages.MemberStatus
Removed = 5;
removed_$eq(Map<UniqueAddress, Deadline>) - Method in class akka.cluster.singleton.ClusterSingletonManager
 
Removed_VALUE - Static variable in enum akka.cluster.protobuf.msg.ClusterMessages.MemberStatus
Removed = 5;
Removed$() - Constructor for class akka.cluster.MemberStatus.Removed$
 
REMOVEDADDRESS_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry
 
RemoveDeltaOp$() - Constructor for class akka.cluster.ddata.ORMap.RemoveDeltaOp$
 
RemoveDeltaOp$() - Constructor for class akka.cluster.ddata.ORSet.RemoveDeltaOp$
 
RemoveDeltaOp$() - Constructor for class akka.persistence.typed.crdt.ORSet.RemoveDeltaOp$
 
RemovedNodePruning - Interface in akka.cluster.ddata
ReplicatedData that has support for pruning of data belonging to a specific node may implement this interface.
RemovedNodePruningTick() - Constructor for class akka.cluster.ddata.Replicator.Internal$.RemovedNodePruningTick
 
RemovedNodePruningTick$() - Constructor for class akka.cluster.ddata.Replicator.Internal$.RemovedNodePruningTick$
 
removedNodes() - Method in class akka.cluster.ddata.Replicator
 
removedNodes_$eq(Map<UniqueAddress, Object>) - Method in class akka.cluster.ddata.Replicator
 
removeDots(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .akka.cluster.ddata.VersionVector dots = 2;
removeDots(int) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .VersionVector dots = 3;
removedTimeToLive() - Method in class akka.cluster.pubsub.DistributedPubSubSettings
 
removedTimeToLiveMillis() - Method in class akka.cluster.pubsub.DistributedPubSubMediator
 
removeEntries(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Builder
repeated .akka.cluster.ddata.GCounter.Entry entries = 1;
removeEntries(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
repeated .akka.cluster.ddata.LWWMap.Entry entries = 2;
removeEntries(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
repeated .akka.cluster.ddata.ORMap.Entry entries = 2;
removeEntries(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Builder
repeated .akka.cluster.ddata.ORMapDeltaGroup.Entry entries = 1;
removeEntries(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
repeated .akka.cluster.ddata.ORMultiMap.Entry entries = 2;
removeEntries(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Builder
repeated .akka.cluster.ddata.ORSetDeltaGroup.Entry entries = 1;
removeEntries(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
repeated .akka.cluster.ddata.PNCounterMap.Entry entries = 2;
removeEntries(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
repeated .akka.cluster.ddata.DeltaPropagation.Entry entries = 2;
removeEntries(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
repeated .akka.cluster.ddata.Gossip.Entry entries = 2;
removeEntries(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
repeated .akka.cluster.ddata.Status.Entry entries = 3;
removeEntries(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Builder
repeated .akka.cluster.ddata.VersionVector.Entry entries = 1;
removeEntries(int) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Builder
repeated .ORSetDeltaGroup.Entry entries = 1;
removeEntries(int) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Builder
repeated .VersionVector.Entry entries = 1;
removeEntryData(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
repeated .akka.cluster.ddata.ORMapDeltaGroup.MapEntry entryData = 4;
removeFilter(EventFilter) - Method in class akka.testkit.TestEventListener
 
removeFilter(String, LoggingTestKitImpl) - Method in class akka.actor.testkit.typed.internal.TestAppender$
 
removeFirstInExpectNextQueue(K) - Method in interface akka.persistence.testkit.internal.InMemStorage
 
removeFromCache(Seq<Tuple2<Object, Set<Object>>>) - Method in interface akka.event.SubchannelClassification
 
removeFunctionRef(akka.actor.FunctionRef) - Method in interface akka.actor.dungeon.Children
 
removeHomes(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes.Builder
repeated .ShardHomesEntry homes = 1;
removeHook(Thread) - Method in interface akka.actor.JVMShutdownHooks
 
removeHook(Thread) - Method in class akka.actor.JVMShutdownHooks$
 
removeIdle(FiniteDuration) - Static method in class akka.cluster.sharding.internal.NoActiveEntities
 
removeIdle(FiniteDuration) - Method in class akka.cluster.sharding.internal.NoActiveEntities$
 
RemoveInternalClusterShardingData - Class in akka.cluster.sharding
 
RemoveInternalClusterShardingData(String, Set<String>, Promise<BoxedUnit>, boolean) - Constructor for class akka.cluster.sharding.RemoveInternalClusterShardingData
 
RemoveInternalClusterShardingData.RemoveOnePersistenceId$ - Class in akka.cluster.sharding
INTERNAL API
RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Removals - Class in akka.cluster.sharding
 
RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Removals$ - Class in akka.cluster.sharding
 
RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Result - Class in akka.cluster.sharding
 
RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Result$ - Class in akka.cluster.sharding
 
RemoveInternalClusterShardingData$ - Class in akka.cluster.sharding
Utility program that removes the internal data stored with Akka Persistence by the Cluster ShardCoordinator.
RemoveInternalClusterShardingData$() - Constructor for class akka.cluster.sharding.RemoveInternalClusterShardingData$
 
removeKey(K) - Method in interface akka.persistence.testkit.internal.InMemStorage
Removes key and the whole value including seqnum.
RemoveKeyDeltaOp$() - Constructor for class akka.cluster.ddata.ORMap.RemoveKeyDeltaOp$
 
removeLastIndex(String) - Method in interface akka.persistence.testkit.scaladsl.HasStorage
 
removeMember(Member) - Method in interface akka.cluster.routing.ClusterRouterActor
 
removeMembers(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Member members = 4;
removeMetrics(int) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
repeated .NodeMetrics.Metric metrics = 3;
removeNext() - Method in class akka.cluster.sharding.RemoveInternalClusterShardingData
 
removeNode(RoleName) - Method in interface akka.remote.testconductor.Conductor
Remove a remote host from the list, so that the remaining nodes may still pass subsequent barriers.
removeNodeMetrics(int) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .NodeMetrics nodeMetrics = 3;
removeNodes(int) - Method in class akka.remote.WireFormats.RemoteRouterConfig.Builder
repeated .AddressData nodes = 2;
removeObserverReachability(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
repeated .ObserverReachability observerReachability = 2;
RemoveOnePersistenceId$() - Constructor for class akka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$
 
removeOtherElements(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated .akka.cluster.ddata.OtherMessage otherElements = 4;
removeOtherElements(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .akka.cluster.ddata.OtherMessage otherElements = 6;
removeOtherElements(int) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .Payload otherElements = 7;
removePattern(int) - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
repeated .Selection pattern = 3;
removePayload(int) - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite.Builder
repeated .PersistentMessage payload = 1;
removePreservingSeqNumber(K) - Method in interface akka.persistence.testkit.internal.InMemStorage
 
removePruning(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
removePruning(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
removeRegions(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions.Builder
repeated .Address regions = 1;
removeRoutee(ActorRef) - Method in class akka.routing.Router
Create a new instance without the ActorRefRoutee for the specified ActorRef.
removeRoutee(ActorSelection) - Method in class akka.routing.Router
Create a new instance without the ActorSelectionRoutee for the specified ActorSelection.
removeRoutee(Routee) - Method in class akka.routing.Router
Create a new instance without the specified routee.
RemoveRoutee - Class in akka.routing
Remove a specific routee by sending this message to the router.
RemoveRoutee(Routee) - Constructor for class akka.routing.RemoveRoutee
 
RemoveRoutee$ - Class in akka.routing
 
RemoveRoutee$() - Constructor for class akka.routing.RemoveRoutee$
 
removeScheme(Address) - Method in interface akka.remote.transport.SchemeAugmenter
Deprecated.
 
removeScheme(String) - Method in interface akka.remote.transport.SchemeAugmenter
Deprecated.
 
removeSeen(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
repeated .akka.cluster.ddata.Address seen = 4;
removeSeenPerReplica(int) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
repeated .ReplicatedSnapshotMetadata.Seen seenPerReplica = 2;
removeSelectors(int) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector.Builder
repeated .MetricsSelector selectors = 1;
removeShards(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated .CoordinatorState.ShardEntry shards = 1;
removeShards(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
repeated .ShardState shards = 1;
removeStackTrace(int) - Method in class akka.remote.ContainerFormats.Throwable.Builder
repeated .StackTraceElement stackTrace = 4;
removeStats(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats.Builder
repeated .ClusterShardingStatsEntry stats = 1;
removeStats(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
repeated .MapFieldEntry stats = 1;
removeSubjectReachability(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
repeated .SubjectReachability subjectReachability = 2;
removeSubscriber(ActorRef) - Method in interface akka.persistence.journal.leveldb.LeveldbStore
 
removeTombstones(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Tombstone tombstones = 7;
removeUnconfirmed(int) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
repeated .akka.cluster.typed.delivery.MessageSent unconfirmed = 4;
removeUnconfirmedDeliveries(int) - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.Builder
repeated .AtLeastOnceDeliverySnapshot.UnconfirmedDelivery unconfirmedDeliveries = 2;
removeUnreachableWithMemberStatus() - Method in class akka.cluster.MembershipState$
 
removeValue(V) - Method in class akka.util.Index
Removes the specified value from all keys
removeVersions(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Builder
repeated .VectorClock.Version versions = 2;
removeVersions(int) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Builder
repeated .Status.Version versions = 1;
remWatcher(ActorRef, ActorRef) - Method in interface akka.actor.dungeon.DeathWatch
 
repeat() - Method in class akka.actor.FSM.FixedDelayMode$
 
repeat() - Method in class akka.actor.FSM.FixedRateMode$
 
repeat() - Method in class akka.actor.FSM.SingleMode$
 
repeat() - Method in interface akka.actor.FSM.TimerMode
 
repeat() - Method in class akka.persistence.fsm.PersistentFSM.FixedDelayMode$
Deprecated.
 
repeat() - Method in class akka.persistence.fsm.PersistentFSM.FixedRateMode$
Deprecated.
 
repeat() - Method in class akka.persistence.fsm.PersistentFSM.SingleMode$
Deprecated.
 
repeat() - Method in interface akka.persistence.fsm.PersistentFSM.TimerMode
Deprecated.
 
repeat(T) - Static method in class akka.stream.javadsl.Source
Create a Source that will continually emit the given element.
repeat(T) - Method in class akka.stream.javadsl.Source$
Create a Source that will continually emit the given element.
repeat(T) - Static method in class akka.stream.scaladsl.Source
Create a Source that will continually emit the given element.
repeat(T) - Method in class akka.stream.scaladsl.Source$
Create a Source that will continually emit the given element.
repeating() - Method in class akka.stream.stage.TimerMessages.Scheduled
 
replaceBinding(SelfUniqueAddress, A, B, B) - Method in class akka.cluster.ddata.ORMultiMap
Replace an element of a set associated with a key with a new one if it is different.
replaceBinding(A, B, B, Cluster) - Method in class akka.cluster.ddata.ORMultiMap
Deprecated.
Use `replaceBinding` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
replaceBindingBy(A, B, B, SelfUniqueAddress) - Method in class akka.cluster.ddata.ORMultiMap
 
replacementPolicySettings() - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings
 
replacementPolicySettings() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings
 
replayedMessage(long, boolean) - Method in class akka.persistence.journal.JournalSpec
 
ReplayedMessage(PersistentRepr) - Constructor for class akka.persistence.JournalProtocol.ReplayedMessage
 
ReplayedMessage$() - Constructor for class akka.persistence.JournalProtocol.ReplayedMessage$
 
replayedMessage$default$2() - Method in class akka.persistence.journal.JournalSpec
 
replayEvents(long, long) - Method in interface akka.persistence.typed.internal.JournalInteractions
 
ReplayFailure(Throwable) - Constructor for class akka.persistence.journal.AsyncWriteTarget.ReplayFailure
 
ReplayFailure$() - Constructor for class akka.persistence.journal.AsyncWriteTarget.ReplayFailure$
 
ReplayFilter$ - Class in akka.persistence.journal
INTERNAL API
ReplayFilter$() - Constructor for class akka.persistence.journal.ReplayFilter$
 
ReplayingEvents() - Static method in class akka.persistence.typed.internal.PersistenceMdc
 
ReplayingEvents() - Method in class akka.persistence.typed.internal.PersistenceMdc$
 
ReplayingEvents$ - Class in akka.persistence.typed.internal
INTERNAL API
ReplayingEvents$() - Constructor for class akka.persistence.typed.internal.ReplayingEvents$
 
ReplayingSnapshot() - Static method in class akka.persistence.typed.internal.PersistenceMdc
 
ReplayingSnapshot() - Method in class akka.persistence.typed.internal.PersistenceMdc$
 
ReplayingSnapshot$ - Class in akka.persistence.typed.internal
INTERNAL API
ReplayingSnapshot$() - Constructor for class akka.persistence.typed.internal.ReplayingSnapshot$
 
replayMax() - Method in class akka.persistence.Recovery
 
ReplayMediator - Class in akka.persistence.journal
 
ReplayMediator(Function1<PersistentRepr, BoxedUnit>, Promise<BoxedUnit>, Duration) - Constructor for class akka.persistence.journal.ReplayMediator
 
replayMessages(int, long, long, long, Function1<PersistentRepr, BoxedUnit>) - Method in interface akka.persistence.journal.leveldb.LeveldbRecovery
 
ReplayMessages(long, long, long, String, ActorRef) - Constructor for class akka.persistence.JournalProtocol.ReplayMessages
 
ReplayMessages(String, long, long, long) - Constructor for class akka.persistence.journal.AsyncWriteTarget.ReplayMessages
 
ReplayMessages$() - Constructor for class akka.persistence.journal.AsyncWriteTarget.ReplayMessages$
 
ReplayMessages$() - Constructor for class akka.persistence.JournalProtocol.ReplayMessages$
 
ReplayMessagesFailure(Throwable) - Constructor for class akka.persistence.JournalProtocol.ReplayMessagesFailure
 
ReplayMessagesFailure$() - Constructor for class akka.persistence.JournalProtocol.ReplayMessagesFailure$
 
ReplaySuccess(long) - Constructor for class akka.persistence.journal.AsyncWriteTarget.ReplaySuccess
 
ReplaySuccess$() - Constructor for class akka.persistence.journal.AsyncWriteTarget.ReplaySuccess$
 
replayTaggedMessages(String, int, long, long, long, Function1<LeveldbJournal.ReplayedTaggedMessage, BoxedUnit>) - Method in interface akka.persistence.journal.leveldb.LeveldbRecovery
 
replica(UniqueAddress) - Method in class akka.cluster.ddata.Replicator
 
ReplicaCount(int) - Constructor for class akka.cluster.ddata.Replicator.ReplicaCount
 
ReplicaCount(int) - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.ReplicaCount
 
ReplicaCount$() - Constructor for class akka.cluster.ddata.Replicator.ReplicaCount$
 
ReplicaCount$() - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.ReplicaCount$
 
ReplicaCount$() - Constructor for class akka.cluster.ddata.typed.scaladsl.Replicator.ReplicaCount$
 
replicaId() - Method in class akka.cluster.sharding.typed.ReplicatedEntity
 
replicaId() - Method in class akka.persistence.typed.internal.ReplicatedPublishedEventMetaData
 
replicaId() - Method in interface akka.persistence.typed.javadsl.ReplicationContext
 
replicaId() - Method in class akka.persistence.typed.ReplicationId
 
replicaId() - Method in interface akka.persistence.typed.scaladsl.ReplicationContext
 
ReplicaId - Class in akka.persistence.typed
Identifies a replica in Replicated Event Sourcing, could be a datacenter name or a logical identifier.
ReplicaId(String) - Constructor for class akka.persistence.typed.ReplicaId
 
REPLICAID_FIELD_NUMBER - Static variable in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData
 
REPLICAID_FIELD_NUMBER - Static variable in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen
 
ReplicaId$ - Class in akka.persistence.typed
 
ReplicaId$() - Constructor for class akka.persistence.typed.ReplicaId$
 
replicas() - Method in class akka.cluster.sharding.typed.ReplicatedEntityProvider
 
ReplicatedData - Interface in akka.cluster.ddata
Interface for implementing a state based convergent replicated data type (CvRDT).
ReplicatedDataMessages - Class in akka.cluster.ddata.protobuf.msg
 
ReplicatedDataMessages.Flag - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.Flag
ReplicatedDataMessages.Flag.Builder - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.Flag
ReplicatedDataMessages.FlagOrBuilder - Interface in akka.cluster.ddata.protobuf.msg
 
ReplicatedDataMessages.GCounter - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.GCounter
ReplicatedDataMessages.GCounter.Builder - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.GCounter
ReplicatedDataMessages.GCounter.Entry - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.GCounter.Entry
ReplicatedDataMessages.GCounter.Entry.Builder - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.GCounter.Entry
ReplicatedDataMessages.GCounter.EntryOrBuilder - Interface in akka.cluster.ddata.protobuf.msg
 
ReplicatedDataMessages.GCounterOrBuilder - Interface in akka.cluster.ddata.protobuf.msg
 
ReplicatedDataMessages.GSet - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.GSet
ReplicatedDataMessages.GSet.Builder - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.GSet
ReplicatedDataMessages.GSetOrBuilder - Interface in akka.cluster.ddata.protobuf.msg
 
ReplicatedDataMessages.LWWMap - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.LWWMap
ReplicatedDataMessages.LWWMap.Builder - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.LWWMap
ReplicatedDataMessages.LWWMap.Entry - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.LWWMap.Entry
ReplicatedDataMessages.LWWMap.Entry.Builder - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.LWWMap.Entry
ReplicatedDataMessages.LWWMap.EntryOrBuilder - Interface in akka.cluster.ddata.protobuf.msg
 
ReplicatedDataMessages.LWWMapOrBuilder - Interface in akka.cluster.ddata.protobuf.msg
 
ReplicatedDataMessages.LWWRegister - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.LWWRegister
ReplicatedDataMessages.LWWRegister.Builder - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.LWWRegister
ReplicatedDataMessages.LWWRegisterOrBuilder - Interface in akka.cluster.ddata.protobuf.msg
 
ReplicatedDataMessages.ORMap - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.ORMap
ReplicatedDataMessages.ORMap.Builder - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.ORMap
ReplicatedDataMessages.ORMap.Entry - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.ORMap.Entry
ReplicatedDataMessages.ORMap.Entry.Builder - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.ORMap.Entry
ReplicatedDataMessages.ORMap.EntryOrBuilder - Interface in akka.cluster.ddata.protobuf.msg
 
ReplicatedDataMessages.ORMapDeltaGroup - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.ORMapDeltaGroup
ReplicatedDataMessages.ORMapDeltaGroup.Builder - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.ORMapDeltaGroup
ReplicatedDataMessages.ORMapDeltaGroup.Entry - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.ORMapDeltaGroup.Entry
ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.ORMapDeltaGroup.Entry
ReplicatedDataMessages.ORMapDeltaGroup.EntryOrBuilder - Interface in akka.cluster.ddata.protobuf.msg
 
ReplicatedDataMessages.ORMapDeltaGroup.MapEntry - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.ORMapDeltaGroup.MapEntry
ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.ORMapDeltaGroup.MapEntry
ReplicatedDataMessages.ORMapDeltaGroup.MapEntryOrBuilder - Interface in akka.cluster.ddata.protobuf.msg
 
ReplicatedDataMessages.ORMapDeltaGroupOrBuilder - Interface in akka.cluster.ddata.protobuf.msg
 
ReplicatedDataMessages.ORMapDeltaOp - Enum in akka.cluster.ddata.protobuf.msg
Protobuf enum akka.cluster.ddata.ORMapDeltaOp
ReplicatedDataMessages.ORMapOrBuilder - Interface in akka.cluster.ddata.protobuf.msg
 
ReplicatedDataMessages.ORMultiMap - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.ORMultiMap
ReplicatedDataMessages.ORMultiMap.Builder - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.ORMultiMap
ReplicatedDataMessages.ORMultiMap.Entry - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.ORMultiMap.Entry
ReplicatedDataMessages.ORMultiMap.Entry.Builder - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.ORMultiMap.Entry
ReplicatedDataMessages.ORMultiMap.EntryOrBuilder - Interface in akka.cluster.ddata.protobuf.msg
 
ReplicatedDataMessages.ORMultiMapOrBuilder - Interface in akka.cluster.ddata.protobuf.msg
 
ReplicatedDataMessages.ORSet - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.ORSet
ReplicatedDataMessages.ORSet.Builder - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.ORSet
ReplicatedDataMessages.ORSetDeltaGroup - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.ORSetDeltaGroup
ReplicatedDataMessages.ORSetDeltaGroup.Builder - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.ORSetDeltaGroup
ReplicatedDataMessages.ORSetDeltaGroup.Entry - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.ORSetDeltaGroup.Entry
ReplicatedDataMessages.ORSetDeltaGroup.Entry.Builder - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.ORSetDeltaGroup.Entry
ReplicatedDataMessages.ORSetDeltaGroup.EntryOrBuilder - Interface in akka.cluster.ddata.protobuf.msg
 
ReplicatedDataMessages.ORSetDeltaGroupOrBuilder - Interface in akka.cluster.ddata.protobuf.msg
 
ReplicatedDataMessages.ORSetDeltaOp - Enum in akka.cluster.ddata.protobuf.msg
Protobuf enum akka.cluster.ddata.ORSetDeltaOp
ReplicatedDataMessages.ORSetOrBuilder - Interface in akka.cluster.ddata.protobuf.msg
 
ReplicatedDataMessages.PNCounter - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.PNCounter
ReplicatedDataMessages.PNCounter.Builder - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.PNCounter
ReplicatedDataMessages.PNCounterMap - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.PNCounterMap
ReplicatedDataMessages.PNCounterMap.Builder - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.PNCounterMap
ReplicatedDataMessages.PNCounterMap.Entry - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.PNCounterMap.Entry
ReplicatedDataMessages.PNCounterMap.Entry.Builder - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.PNCounterMap.Entry
ReplicatedDataMessages.PNCounterMap.EntryOrBuilder - Interface in akka.cluster.ddata.protobuf.msg
 
ReplicatedDataMessages.PNCounterMapOrBuilder - Interface in akka.cluster.ddata.protobuf.msg
 
ReplicatedDataMessages.PNCounterOrBuilder - Interface in akka.cluster.ddata.protobuf.msg
 
ReplicatedDataSerialization - Interface in akka.cluster.ddata
Marker trait for ReplicatedData serialized by ReplicatedDataSerializer.
ReplicatedDataSerializer - Class in akka.cluster.ddata.protobuf
Protobuf serializer of ReplicatedData.
ReplicatedDataSerializer(ExtendedActorSystem) - Constructor for class akka.cluster.ddata.protobuf.ReplicatedDataSerializer
 
ReplicatedDataSerializer.KeyComparator<A extends akka.protobufv3.internal.GeneratedMessageV3> - Class in akka.cluster.ddata.protobuf
 
ReplicatedDataSerializer.LWWMapEntry$ - Class in akka.cluster.ddata.protobuf
 
ReplicatedDataSerializer.LWWMapEntryComparator$ - Class in akka.cluster.ddata.protobuf
 
ReplicatedDataSerializer.ORMapDeltaGroupEntry$ - Class in akka.cluster.ddata.protobuf
 
ReplicatedDataSerializer.ORMapEntry$ - Class in akka.cluster.ddata.protobuf
 
ReplicatedDataSerializer.ORMapEntryComparator$ - Class in akka.cluster.ddata.protobuf
 
ReplicatedDataSerializer.ORMultiMapEntry$ - Class in akka.cluster.ddata.protobuf
 
ReplicatedDataSerializer.ORMultiMapEntryComparator$ - Class in akka.cluster.ddata.protobuf
 
ReplicatedDataSerializer.PNCounterMapEntry$ - Class in akka.cluster.ddata.protobuf
 
ReplicatedDataSerializer.PNCounterMapEntryComparator$ - Class in akka.cluster.ddata.protobuf
 
ReplicatedDataSerializer.ProtoMapEntryReader<Entry extends akka.protobufv3.internal.GeneratedMessageV3,​A extends akka.protobufv3.internal.GeneratedMessageV3> - Interface in akka.cluster.ddata.protobuf
 
ReplicatedDataSerializer.ProtoMapEntryWriter<Entry extends akka.protobufv3.internal.GeneratedMessageV3,​EntryBuilder extends akka.protobufv3.internal.GeneratedMessageV3.Builder<EntryBuilder>,​Value extends akka.protobufv3.internal.GeneratedMessageV3> - Interface in akka.cluster.ddata.protobuf
 
ReplicatedDataSerializer$ - Class in akka.cluster.ddata.protobuf
 
ReplicatedDataSerializer$() - Constructor for class akka.cluster.ddata.protobuf.ReplicatedDataSerializer$
 
ReplicatedDelta - Interface in akka.cluster.ddata
The delta must implement this type.
ReplicatedDeltaSize - Interface in akka.cluster.ddata
Some complex deltas grow in size for each update and above a configured threshold such deltas are discarded and sent as full state instead.
ReplicatedEntity<M> - Class in akka.cluster.sharding.typed
Settings for a specific replica id in replicated sharding Currently only Entity's with ShardingEnvelope are supported but this may change in the future
ReplicatedEntity() - Constructor for class akka.cluster.sharding.typed.ReplicatedEntity
 
ReplicatedEntity$ - Class in akka.cluster.sharding.typed
 
ReplicatedEntity$() - Constructor for class akka.cluster.sharding.typed.ReplicatedEntity$
 
ReplicatedEntityProvider<M> - Class in akka.cluster.sharding.typed
 
ReplicatedEntityProvider() - Constructor for class akka.cluster.sharding.typed.ReplicatedEntityProvider
 
ReplicatedEntityProvider$ - Class in akka.cluster.sharding.typed
 
ReplicatedEntityProvider$() - Constructor for class akka.cluster.sharding.typed.ReplicatedEntityProvider$
 
ReplicatedEvent$ - Class in akka.persistence.typed.internal
 
ReplicatedEvent$() - Constructor for class akka.persistence.typed.internal.ReplicatedEvent$
 
ReplicatedEventAck - Class in akka.persistence.typed.internal
 
ReplicatedEventAck() - Constructor for class akka.persistence.typed.internal.ReplicatedEventAck
 
ReplicatedEventAck$ - Class in akka.persistence.typed.internal
 
ReplicatedEventAck$() - Constructor for class akka.persistence.typed.internal.ReplicatedEventAck$
 
ReplicatedEventEnvelope(ReplicatedEvent<E>, ActorRef<ReplicatedEventAck$>) - Constructor for class akka.persistence.typed.internal.InternalProtocol.ReplicatedEventEnvelope
 
ReplicatedEventEnvelope$() - Constructor for class akka.persistence.typed.internal.InternalProtocol.ReplicatedEventEnvelope$
 
ReplicatedEventMetadata$ - Class in akka.persistence.typed.internal
 
ReplicatedEventMetadata$() - Constructor for class akka.persistence.typed.internal.ReplicatedEventMetadata$
 
ReplicatedEventSourcedBehavior<Command,​Event,​State> - Class in akka.persistence.typed.javadsl
Base class for replicated event sourced behaviors.
ReplicatedEventSourcedBehavior(ReplicationContext) - Constructor for class akka.persistence.typed.javadsl.ReplicatedEventSourcedBehavior
 
ReplicatedEventSourcedBehavior(ReplicationContext, Optional<BackoffSupervisorStrategy>) - Constructor for class akka.persistence.typed.javadsl.ReplicatedEventSourcedBehavior
 
ReplicatedEventSourcing - Class in akka.persistence.typed.javadsl
 
ReplicatedEventSourcing - Class in akka.persistence.typed.scaladsl
 
ReplicatedEventSourcing - Class in akka.persistence.typed.serialization
 
ReplicatedEventSourcing() - Constructor for class akka.persistence.typed.javadsl.ReplicatedEventSourcing
 
ReplicatedEventSourcing() - Constructor for class akka.persistence.typed.scaladsl.ReplicatedEventSourcing
 
ReplicatedEventSourcing.Counter - Class in akka.persistence.typed.serialization
Protobuf type Counter
ReplicatedEventSourcing.Counter.Builder - Class in akka.persistence.typed.serialization
Protobuf type Counter
ReplicatedEventSourcing.CounterOrBuilder - Interface in akka.persistence.typed.serialization
 
ReplicatedEventSourcing.CounterUpdate - Class in akka.persistence.typed.serialization
Protobuf type CounterUpdate
ReplicatedEventSourcing.CounterUpdate.Builder - Class in akka.persistence.typed.serialization
Protobuf type CounterUpdate
ReplicatedEventSourcing.CounterUpdateOrBuilder - Interface in akka.persistence.typed.serialization
 
ReplicatedEventSourcing.ORSet - Class in akka.persistence.typed.serialization
Protobuf type ORSet
ReplicatedEventSourcing.ORSet.Builder - Class in akka.persistence.typed.serialization
Protobuf type ORSet
ReplicatedEventSourcing.ORSetDeltaGroup - Class in akka.persistence.typed.serialization
Protobuf type ORSetDeltaGroup
ReplicatedEventSourcing.ORSetDeltaGroup.Builder - Class in akka.persistence.typed.serialization
Protobuf type ORSetDeltaGroup
ReplicatedEventSourcing.ORSetDeltaGroup.Entry - Class in akka.persistence.typed.serialization
Protobuf type ORSetDeltaGroup.Entry
ReplicatedEventSourcing.ORSetDeltaGroup.Entry.Builder - Class in akka.persistence.typed.serialization
Protobuf type ORSetDeltaGroup.Entry
ReplicatedEventSourcing.ORSetDeltaGroup.EntryOrBuilder - Interface in akka.persistence.typed.serialization
 
ReplicatedEventSourcing.ORSetDeltaGroupOrBuilder - Interface in akka.persistence.typed.serialization
 
ReplicatedEventSourcing.ORSetDeltaOp - Enum in akka.persistence.typed.serialization
Protobuf enum ORSetDeltaOp
ReplicatedEventSourcing.ORSetOrBuilder - Interface in akka.persistence.typed.serialization
 
ReplicatedEventSourcing.PublishedEvent - Class in akka.persistence.typed.serialization
Protobuf type PublishedEvent
ReplicatedEventSourcing.PublishedEvent.Builder - Class in akka.persistence.typed.serialization
Protobuf type PublishedEvent
ReplicatedEventSourcing.PublishedEventOrBuilder - Interface in akka.persistence.typed.serialization
 
ReplicatedEventSourcing.ReplicatedEventMetadata - Class in akka.persistence.typed.serialization
Protobuf type ReplicatedEventMetadata
ReplicatedEventSourcing.ReplicatedEventMetadata.Builder - Class in akka.persistence.typed.serialization
Protobuf type ReplicatedEventMetadata
ReplicatedEventSourcing.ReplicatedEventMetadataOrBuilder - Interface in akka.persistence.typed.serialization
 
ReplicatedEventSourcing.ReplicatedPublishedEventMetaData - Class in akka.persistence.typed.serialization
Protobuf type ReplicatedPublishedEventMetaData
ReplicatedEventSourcing.ReplicatedPublishedEventMetaData.Builder - Class in akka.persistence.typed.serialization
Protobuf type ReplicatedPublishedEventMetaData
ReplicatedEventSourcing.ReplicatedPublishedEventMetaDataOrBuilder - Interface in akka.persistence.typed.serialization
 
ReplicatedEventSourcing.ReplicatedSnapshotMetadata - Class in akka.persistence.typed.serialization
Protobuf type ReplicatedSnapshotMetadata
ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder - Class in akka.persistence.typed.serialization
Protobuf type ReplicatedSnapshotMetadata
ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen - Class in akka.persistence.typed.serialization
Protobuf type ReplicatedSnapshotMetadata.Seen
ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen.Builder - Class in akka.persistence.typed.serialization
Protobuf type ReplicatedSnapshotMetadata.Seen
ReplicatedEventSourcing.ReplicatedSnapshotMetadata.SeenOrBuilder - Interface in akka.persistence.typed.serialization
 
ReplicatedEventSourcing.ReplicatedSnapshotMetadataOrBuilder - Interface in akka.persistence.typed.serialization
 
ReplicatedEventSourcing.VersionVector - Class in akka.persistence.typed.serialization
Protobuf type VersionVector
ReplicatedEventSourcing.VersionVector.Builder - Class in akka.persistence.typed.serialization
Protobuf type VersionVector
ReplicatedEventSourcing.VersionVector.Entry - Class in akka.persistence.typed.serialization
Protobuf type VersionVector.Entry
ReplicatedEventSourcing.VersionVector.Entry.Builder - Class in akka.persistence.typed.serialization
Protobuf type VersionVector.Entry
ReplicatedEventSourcing.VersionVector.EntryOrBuilder - Interface in akka.persistence.typed.serialization
 
ReplicatedEventSourcing.VersionVectorOrBuilder - Interface in akka.persistence.typed.serialization
 
ReplicatedEventSourcing$ - Class in akka.persistence.typed.javadsl
 
ReplicatedEventSourcing$ - Class in akka.persistence.typed.scaladsl
 
ReplicatedEventSourcing$() - Constructor for class akka.persistence.typed.javadsl.ReplicatedEventSourcing$
 
ReplicatedEventSourcing$() - Constructor for class akka.persistence.typed.scaladsl.ReplicatedEventSourcing$
 
ReplicatedEventSourcingSerializer$ - Class in akka.persistence.typed.serialization
INTERNAL API
ReplicatedEventSourcingSerializer$() - Constructor for class akka.persistence.typed.serialization.ReplicatedEventSourcingSerializer$
 
replicatedMetaData() - Method in interface akka.persistence.typed.PublishedEvent
Scala API: When emitted from an Replicated Event Sourcing actor this will contain the replica id
ReplicatedPublishedEventMetaData - Class in akka.persistence.typed.internal
 
ReplicatedPublishedEventMetaData(ReplicaId, VersionVector) - Constructor for class akka.persistence.typed.internal.ReplicatedPublishedEventMetaData
 
ReplicatedSharding<M> - Interface in akka.cluster.sharding.typed
Represents the sharding instances for the replicas of one Replicated Event Sourcing entity type
ReplicatedShardingExtension - Interface in akka.cluster.sharding.typed
Not for user extension.
ReplicatedShardingExtension$ - Class in akka.cluster.sharding.typed
Extension for running Replicated Event Sourcing in sharding by starting one separate instance of sharding per replica.
ReplicatedShardingExtension$() - Constructor for class akka.cluster.sharding.typed.ReplicatedShardingExtension$
 
ReplicatedSnapshotMetadata$ - Class in akka.persistence.typed.internal
 
ReplicatedSnapshotMetadata$() - Constructor for class akka.persistence.typed.internal.ReplicatedSnapshotMetadata$
 
ReplicationContext - Interface in akka.persistence.typed.javadsl
Provides access to replication specific state
ReplicationContext - Interface in akka.persistence.typed.scaladsl
Provides access to replication specific state
ReplicationDeleteFailure(Key<A>, Option<Object>) - Constructor for class akka.cluster.ddata.Replicator.ReplicationDeleteFailure
 
ReplicationDeleteFailure$() - Constructor for class akka.cluster.ddata.Replicator.ReplicationDeleteFailure$
 
replicationId() - Method in interface akka.persistence.typed.javadsl.ReplicationContext
 
replicationId() - Method in interface akka.persistence.typed.scaladsl.ReplicationContext
 
ReplicationId - Class in akka.persistence.typed
param: typeName The name of the entity type e.g.
ReplicationId(String, String, ReplicaId) - Constructor for class akka.persistence.typed.ReplicationId
 
ReplicationId$ - Class in akka.persistence.typed
 
ReplicationId$() - Constructor for class akka.persistence.typed.ReplicationId$
 
ReplicationSetup$ - Class in akka.persistence.typed.internal
 
ReplicationSetup$() - Constructor for class akka.persistence.typed.internal.ReplicationSetup$
 
ReplicationStreamControl - Interface in akka.persistence.typed.internal
INTERNAL API
replicator() - Method in class akka.cluster.ddata.DistributedData
ActorRef of the Replicator .
replicator() - Method in class akka.cluster.ddata.typed.javadsl.DistributedData
ActorRef of the Replicator.
replicator() - Method in class akka.cluster.ddata.typed.scaladsl.DistributedData
ActorRef of the Replicator.
Replicator - Class in akka.cluster.ddata
A replicated in-memory data store supporting low latency and high availability requirements.
Replicator - Class in akka.cluster.ddata.typed.javadsl
 
Replicator - Class in akka.cluster.ddata.typed.scaladsl
 
Replicator() - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator
 
Replicator() - Constructor for class akka.cluster.ddata.typed.scaladsl.Replicator
 
Replicator(ReplicatorSettings) - Constructor for class akka.cluster.ddata.Replicator
 
Replicator.Changed<A extends ReplicatedData> - Class in akka.cluster.ddata
The data value is retrieved with Replicator.Changed.get(akka.cluster.ddata.Key<T>) using the typed key.
Replicator.Changed<A extends ReplicatedData> - Class in akka.cluster.ddata.typed.javadsl
The data value is retrieved with Replicator.Changed.get(akka.cluster.ddata.Key<T>) using the typed key.
Replicator.Changed$ - Class in akka.cluster.ddata
 
Replicator.Changed$ - Class in akka.cluster.ddata.typed.javadsl
 
Replicator.Changed$ - Class in akka.cluster.ddata.typed.scaladsl
The data value is retrieved with dd.Replicator.Changed.get using the typed key.
Replicator.Command<A extends ReplicatedData> - Interface in akka.cluster.ddata
 
Replicator.Command - Interface in akka.cluster.ddata.typed.javadsl
 
Replicator.Command - Interface in akka.cluster.ddata.typed.scaladsl
 
Replicator.DataDeleted<A extends ReplicatedData> - Exception in akka.cluster.ddata
 
Replicator.DataDeleted<A extends ReplicatedData> - Class in akka.cluster.ddata.typed.javadsl
 
Replicator.DataDeleted$ - Class in akka.cluster.ddata
 
Replicator.DataDeleted$ - Class in akka.cluster.ddata.typed.javadsl
 
Replicator.DataDeleted$ - Class in akka.cluster.ddata.typed.scaladsl
 
Replicator.Delete<A extends ReplicatedData> - Class in akka.cluster.ddata
Send this message to the local Replicator to delete a data value for the given key.
Replicator.Delete<A extends ReplicatedData> - Class in akka.cluster.ddata.typed.javadsl
Send this message to the local Replicator to delete a data value for the given key.
Replicator.Delete<A extends ReplicatedData> - Class in akka.cluster.ddata.typed.scaladsl
 
Replicator.Delete$ - Class in akka.cluster.ddata
 
Replicator.Delete$ - Class in akka.cluster.ddata.typed.javadsl
 
Replicator.Delete$ - Class in akka.cluster.ddata.typed.scaladsl
 
Replicator.Deleted<A extends ReplicatedData> - Class in akka.cluster.ddata
 
Replicator.Deleted<A extends ReplicatedData> - Class in akka.cluster.ddata.typed.javadsl
 
Replicator.Deleted$ - Class in akka.cluster.ddata
 
Replicator.Deleted$ - Class in akka.cluster.ddata.typed.javadsl
 
Replicator.Deleted$ - Class in akka.cluster.ddata.typed.scaladsl
 
Replicator.DeleteFailure<A extends ReplicatedData> - Class in akka.cluster.ddata.typed.javadsl
 
Replicator.DeleteFailure$ - Class in akka.cluster.ddata.typed.javadsl
 
Replicator.DeleteFailure$ - Class in akka.cluster.ddata.typed.scaladsl
 
Replicator.DeleteResponse<A extends ReplicatedData> - Interface in akka.cluster.ddata
 
Replicator.DeleteResponse<A extends ReplicatedData> - Interface in akka.cluster.ddata.typed.javadsl
 
Replicator.DeleteSuccess<A extends ReplicatedData> - Class in akka.cluster.ddata
 
Replicator.DeleteSuccess<A extends ReplicatedData> - Class in akka.cluster.ddata.typed.javadsl
 
Replicator.DeleteSuccess$ - Class in akka.cluster.ddata
 
Replicator.DeleteSuccess$ - Class in akka.cluster.ddata.typed.javadsl
 
Replicator.DeleteSuccess$ - Class in akka.cluster.ddata.typed.scaladsl
 
Replicator.FlushChanges$ - Class in akka.cluster.ddata
Notify subscribers of changes now, otherwise they will be notified periodically with the configured notify-subscribers-interval.
Replicator.FlushChanges$ - Class in akka.cluster.ddata.typed.javadsl
INTERNAL API Obtain the instance of this class with the Replicator.flushChanges() method.
Replicator.FlushChanges$ - Class in akka.cluster.ddata.typed.scaladsl
Notify subscribers of changes now, otherwise they will be notified periodically with the configured notify-subscribers-interval.
Replicator.Get<A extends ReplicatedData> - Class in akka.cluster.ddata
Send this message to the local Replicator to retrieve a data value for the given key.
Replicator.Get<A extends ReplicatedData> - Class in akka.cluster.ddata.typed.javadsl
Send this message to the local Replicator to retrieve a data value for the given key.
Replicator.Get<A extends ReplicatedData> - Class in akka.cluster.ddata.typed.scaladsl
 
Replicator.Get$ - Class in akka.cluster.ddata
 
Replicator.Get$ - Class in akka.cluster.ddata.typed.javadsl
 
Replicator.Get$ - Class in akka.cluster.ddata.typed.scaladsl
 
Replicator.GetDataDeleted<A extends ReplicatedData> - Class in akka.cluster.ddata
The Replicator.Get request couldn't be performed because the entry has been deleted.
Replicator.GetDataDeleted<A extends ReplicatedData> - Class in akka.cluster.ddata.typed.javadsl
The Replicator.Get request couldn't be performed because the entry has been deleted.
Replicator.GetDataDeleted$ - Class in akka.cluster.ddata
 
Replicator.GetDataDeleted$ - Class in akka.cluster.ddata.typed.javadsl
 
Replicator.GetDataDeleted$ - Class in akka.cluster.ddata.typed.scaladsl
 
Replicator.GetFailure<A extends ReplicatedData> - Class in akka.cluster.ddata
The Replicator.Get request could not be fulfill according to the given consistency level and timeout.
Replicator.GetFailure<A extends ReplicatedData> - Class in akka.cluster.ddata.typed.javadsl
The Replicator.Get request could not be fulfill according to the given consistency level and timeout.
Replicator.GetFailure$ - Class in akka.cluster.ddata
 
Replicator.GetFailure$ - Class in akka.cluster.ddata.typed.javadsl
 
Replicator.GetFailure$ - Class in akka.cluster.ddata.typed.scaladsl
 
Replicator.GetKeyIds$ - Class in akka.cluster.ddata
INTERNAL API
Replicator.GetKeyIdsResult$ - Class in akka.cluster.ddata
 
Replicator.GetReplicaCount - Class in akka.cluster.ddata.typed.javadsl
Get current number of replicas, including the local replica.
Replicator.GetReplicaCount - Class in akka.cluster.ddata.typed.scaladsl
 
Replicator.GetReplicaCount$ - Class in akka.cluster.ddata
Get current number of replicas, including the local replica.
Replicator.GetReplicaCount$ - Class in akka.cluster.ddata.typed.javadsl
 
Replicator.GetReplicaCount$ - Class in akka.cluster.ddata.typed.scaladsl
 
Replicator.GetResponse<A extends ReplicatedData> - Class in akka.cluster.ddata
 
Replicator.GetResponse<A extends ReplicatedData> - Class in akka.cluster.ddata.typed.javadsl
 
Replicator.GetSuccess<A extends ReplicatedData> - Class in akka.cluster.ddata
Reply from Get.
Replicator.GetSuccess<A extends ReplicatedData> - Class in akka.cluster.ddata.typed.javadsl
Reply from Get.
Replicator.GetSuccess$ - Class in akka.cluster.ddata
 
Replicator.GetSuccess$ - Class in akka.cluster.ddata.typed.javadsl
 
Replicator.GetSuccess$ - Class in akka.cluster.ddata.typed.scaladsl
 
Replicator.Internal$ - Class in akka.cluster.ddata
INTERNAL API
Replicator.Internal$.ClockTick - Class in akka.cluster.ddata
 
Replicator.Internal$.ClockTick$ - Class in akka.cluster.ddata
 
Replicator.Internal$.DataEnvelope - Class in akka.cluster.ddata
The DataEnvelope wraps a data entry and carries state of the pruning process for the entry.
Replicator.Internal$.DataEnvelope$ - Class in akka.cluster.ddata
 
Replicator.Internal$.DeletedData - Class in akka.cluster.ddata
 
Replicator.Internal$.DeletedData$ - Class in akka.cluster.ddata
 
Replicator.Internal$.Delta - Class in akka.cluster.ddata
 
Replicator.Internal$.Delta$ - Class in akka.cluster.ddata
 
Replicator.Internal$.DeltaNack - Class in akka.cluster.ddata
 
Replicator.Internal$.DeltaNack$ - Class in akka.cluster.ddata
 
Replicator.Internal$.DeltaPropagation - Class in akka.cluster.ddata
 
Replicator.Internal$.DeltaPropagation$ - Class in akka.cluster.ddata
 
Replicator.Internal$.DeltaPropagationTick - Class in akka.cluster.ddata
 
Replicator.Internal$.DeltaPropagationTick$ - Class in akka.cluster.ddata
 
Replicator.Internal$.DestinationSystemUid - Interface in akka.cluster.ddata
 
Replicator.Internal$.Gossip - Class in akka.cluster.ddata
 
Replicator.Internal$.Gossip$ - Class in akka.cluster.ddata
 
Replicator.Internal$.GossipTick - Class in akka.cluster.ddata
 
Replicator.Internal$.GossipTick$ - Class in akka.cluster.ddata
 
Replicator.Internal$.Read - Class in akka.cluster.ddata
 
Replicator.Internal$.Read$ - Class in akka.cluster.ddata
 
Replicator.Internal$.ReadRepair - Class in akka.cluster.ddata
 
Replicator.Internal$.ReadRepair$ - Class in akka.cluster.ddata
 
Replicator.Internal$.ReadRepairAck - Class in akka.cluster.ddata
 
Replicator.Internal$.ReadRepairAck$ - Class in akka.cluster.ddata
 
Replicator.Internal$.ReadResult - Class in akka.cluster.ddata
 
Replicator.Internal$.ReadResult$ - Class in akka.cluster.ddata
 
Replicator.Internal$.RemovedNodePruningTick - Class in akka.cluster.ddata
 
Replicator.Internal$.RemovedNodePruningTick$ - Class in akka.cluster.ddata
 
Replicator.Internal$.SendingSystemUid - Interface in akka.cluster.ddata
 
Replicator.Internal$.Status - Class in akka.cluster.ddata
 
Replicator.Internal$.Status$ - Class in akka.cluster.ddata
 
Replicator.Internal$.TestFullStateGossip - Class in akka.cluster.ddata
 
Replicator.Internal$.TestFullStateGossip$ - Class in akka.cluster.ddata
 
Replicator.Internal$.Write - Class in akka.cluster.ddata
 
Replicator.Internal$.Write$ - Class in akka.cluster.ddata
 
Replicator.Internal$.WriteAck - Class in akka.cluster.ddata
 
Replicator.Internal$.WriteAck$ - Class in akka.cluster.ddata
 
Replicator.Internal$.WriteNack - Class in akka.cluster.ddata
 
Replicator.Internal$.WriteNack$ - Class in akka.cluster.ddata
 
Replicator.ModifyFailure<A extends ReplicatedData> - Class in akka.cluster.ddata
If the modify function of the Replicator.Update throws an exception the reply message will be this ModifyFailure message.
Replicator.ModifyFailure<A extends ReplicatedData> - Class in akka.cluster.ddata.typed.javadsl
If the modify function of the Replicator.Update throws an exception the reply message will be this ModifyFailure message.
Replicator.ModifyFailure$ - Class in akka.cluster.ddata
 
Replicator.ModifyFailure$ - Class in akka.cluster.ddata.typed.javadsl
 
Replicator.ModifyFailure$ - Class in akka.cluster.ddata.typed.scaladsl
 
Replicator.NotFound<A extends ReplicatedData> - Class in akka.cluster.ddata
 
Replicator.NotFound<A extends ReplicatedData> - Class in akka.cluster.ddata.typed.javadsl
 
Replicator.NotFound$ - Class in akka.cluster.ddata
 
Replicator.NotFound$ - Class in akka.cluster.ddata.typed.javadsl
 
Replicator.NotFound$ - Class in akka.cluster.ddata.typed.scaladsl
 
Replicator.ReadAll - Class in akka.cluster.ddata
 
Replicator.ReadAll - Class in akka.cluster.ddata.typed.javadsl
 
Replicator.ReadAll$ - Class in akka.cluster.ddata
 
Replicator.ReadAll$ - Class in akka.cluster.ddata.typed.javadsl
 
Replicator.ReadAll$ - Class in akka.cluster.ddata.typed.scaladsl
 
Replicator.ReadConsistency - Interface in akka.cluster.ddata
 
Replicator.ReadConsistency - Interface in akka.cluster.ddata.typed.javadsl
 
Replicator.ReadFrom - Class in akka.cluster.ddata
 
Replicator.ReadFrom - Class in akka.cluster.ddata.typed.javadsl
 
Replicator.ReadFrom$ - Class in akka.cluster.ddata
 
Replicator.ReadFrom$ - Class in akka.cluster.ddata.typed.javadsl
 
Replicator.ReadFrom$ - Class in akka.cluster.ddata.typed.scaladsl
 
Replicator.ReadLocal$ - Class in akka.cluster.ddata
 
Replicator.ReadLocal$ - Class in akka.cluster.ddata.typed.javadsl
 
Replicator.ReadMajority - Class in akka.cluster.ddata
 
Replicator.ReadMajority - Class in akka.cluster.ddata.typed.javadsl
 
Replicator.ReadMajority$ - Class in akka.cluster.ddata
 
Replicator.ReadMajority$ - Class in akka.cluster.ddata.typed.javadsl
 
Replicator.ReadMajority$ - Class in akka.cluster.ddata.typed.scaladsl
 
Replicator.ReadMajorityPlus - Class in akka.cluster.ddata
ReadMajority but with the given number of additional nodes added to the majority count.
Replicator.ReadMajorityPlus$ - Class in akka.cluster.ddata
 
Replicator.ReplicaCount - Class in akka.cluster.ddata
Current number of replicas.
Replicator.ReplicaCount - Class in akka.cluster.ddata.typed.javadsl
Current number of replicas.
Replicator.ReplicaCount$ - Class in akka.cluster.ddata
 
Replicator.ReplicaCount$ - Class in akka.cluster.ddata.typed.javadsl
 
Replicator.ReplicaCount$ - Class in akka.cluster.ddata.typed.scaladsl
 
Replicator.ReplicationDeleteFailure<A extends ReplicatedData> - Class in akka.cluster.ddata
 
Replicator.ReplicationDeleteFailure$ - Class in akka.cluster.ddata
 
Replicator.ReplicatorMessage - Interface in akka.cluster.ddata
Marker trait for remote messages serialized by ReplicatorMessageSerializer.
Replicator.StoreFailure<A extends ReplicatedData> - Class in akka.cluster.ddata
The local store or direct replication of the Replicator.Update could not be fulfill according to the given consistency level due to durable store errors.
Replicator.StoreFailure<A extends ReplicatedData> - Class in akka.cluster.ddata.typed.javadsl
The local store or direct replication of the Replicator.Update could not be fulfill according to the given consistency level due to durable store errors.
Replicator.StoreFailure$ - Class in akka.cluster.ddata
 
Replicator.StoreFailure$ - Class in akka.cluster.ddata.typed.javadsl
 
Replicator.StoreFailure$ - Class in akka.cluster.ddata.typed.scaladsl
 
Replicator.Subscribe<A extends ReplicatedData> - Class in akka.cluster.ddata
Register a subscriber that will be notified with a Replicator.Changed message when the value of the given key is changed.
Replicator.Subscribe<A extends ReplicatedData> - Class in akka.cluster.ddata.typed.javadsl
Register a subscriber that will be notified with a Replicator.Changed message when the value of the given key is changed.
Replicator.Subscribe<A extends ReplicatedData> - Class in akka.cluster.ddata.typed.scaladsl
Register a subscriber that will be notified with a Changed message when the value of the given key is changed.
Replicator.Subscribe$ - Class in akka.cluster.ddata
 
Replicator.Subscribe$ - Class in akka.cluster.ddata.typed.javadsl
 
Replicator.Subscribe$ - Class in akka.cluster.ddata.typed.scaladsl
 
Replicator.SubscribeResponse<A extends ReplicatedData> - Interface in akka.cluster.ddata
 
Replicator.SubscribeResponse<A extends ReplicatedData> - Interface in akka.cluster.ddata.typed.javadsl
 
Replicator.Unsubscribe<A extends ReplicatedData> - Class in akka.cluster.ddata
Unregister a subscriber.
Replicator.Unsubscribe<A extends ReplicatedData> - Class in akka.cluster.ddata.typed.javadsl
Unregister a subscriber.
Replicator.Unsubscribe<A extends ReplicatedData> - Class in akka.cluster.ddata.typed.scaladsl
Unregister a subscriber.
Replicator.Unsubscribe$ - Class in akka.cluster.ddata
 
Replicator.Unsubscribe$ - Class in akka.cluster.ddata.typed.javadsl
 
Replicator.Unsubscribe$ - Class in akka.cluster.ddata.typed.scaladsl
 
Replicator.Update<A extends ReplicatedData> - Class in akka.cluster.ddata
 
Replicator.Update<A extends ReplicatedData> - Class in akka.cluster.ddata.typed.javadsl
 
Replicator.Update<A extends ReplicatedData> - Class in akka.cluster.ddata.typed.scaladsl
 
Replicator.Update$ - Class in akka.cluster.ddata
 
Replicator.Update$ - Class in akka.cluster.ddata.typed.javadsl
 
Replicator.Update$ - Class in akka.cluster.ddata.typed.scaladsl
 
Replicator.UpdateDataDeleted<A extends ReplicatedData> - Class in akka.cluster.ddata
The Replicator.Update couldn't be performed because the entry has been deleted.
Replicator.UpdateDataDeleted<A extends ReplicatedData> - Class in akka.cluster.ddata.typed.javadsl
The Replicator.Update couldn't be performed because the entry has been deleted.
Replicator.UpdateDataDeleted$ - Class in akka.cluster.ddata
 
Replicator.UpdateDataDeleted$ - Class in akka.cluster.ddata.typed.javadsl
 
Replicator.UpdateDataDeleted$ - Class in akka.cluster.ddata.typed.scaladsl
 
Replicator.UpdateFailure<A extends ReplicatedData> - Class in akka.cluster.ddata
 
Replicator.UpdateFailure<A extends ReplicatedData> - Class in akka.cluster.ddata.typed.javadsl
 
Replicator.UpdateFailure$ - Class in akka.cluster.ddata.typed.scaladsl
 
Replicator.UpdateResponse<A extends ReplicatedData> - Class in akka.cluster.ddata
 
Replicator.UpdateResponse<A extends ReplicatedData> - Class in akka.cluster.ddata.typed.javadsl
 
Replicator.UpdateSuccess<A extends ReplicatedData> - Class in akka.cluster.ddata
 
Replicator.UpdateSuccess<A extends ReplicatedData> - Class in akka.cluster.ddata.typed.javadsl
 
Replicator.UpdateSuccess$ - Class in akka.cluster.ddata
 
Replicator.UpdateSuccess$ - Class in akka.cluster.ddata.typed.javadsl
 
Replicator.UpdateSuccess$ - Class in akka.cluster.ddata.typed.scaladsl
 
Replicator.UpdateTimeout<A extends ReplicatedData> - Class in akka.cluster.ddata
The direct replication of the Replicator.Update could not be fulfill according to the given consistency level and timeout.
Replicator.UpdateTimeout<A extends ReplicatedData> - Class in akka.cluster.ddata.typed.javadsl
The direct replication of the Replicator.Update could not be fulfill according to the given consistency level and timeout.
Replicator.UpdateTimeout$ - Class in akka.cluster.ddata
 
Replicator.UpdateTimeout$ - Class in akka.cluster.ddata.typed.javadsl
 
Replicator.UpdateTimeout$ - Class in akka.cluster.ddata.typed.scaladsl
 
Replicator.WriteAll - Class in akka.cluster.ddata
 
Replicator.WriteAll - Class in akka.cluster.ddata.typed.javadsl
 
Replicator.WriteAll$ - Class in akka.cluster.ddata
 
Replicator.WriteAll$ - Class in akka.cluster.ddata.typed.javadsl
 
Replicator.WriteAll$ - Class in akka.cluster.ddata.typed.scaladsl
 
Replicator.WriteConsistency - Interface in akka.cluster.ddata
 
Replicator.WriteConsistency - Interface in akka.cluster.ddata.typed.javadsl
 
Replicator.WriteLocal$ - Class in akka.cluster.ddata
 
Replicator.WriteLocal$ - Class in akka.cluster.ddata.typed.javadsl
 
Replicator.WriteMajority - Class in akka.cluster.ddata
 
Replicator.WriteMajority - Class in akka.cluster.ddata.typed.javadsl
 
Replicator.WriteMajority$ - Class in akka.cluster.ddata
 
Replicator.WriteMajority$ - Class in akka.cluster.ddata.typed.javadsl
 
Replicator.WriteMajority$ - Class in akka.cluster.ddata.typed.scaladsl
 
Replicator.WriteMajorityPlus - Class in akka.cluster.ddata
WriteMajority but with the given number of additional nodes added to the majority count.
Replicator.WriteMajorityPlus$ - Class in akka.cluster.ddata
 
Replicator.WriteTo - Class in akka.cluster.ddata
 
Replicator.WriteTo - Class in akka.cluster.ddata.typed.javadsl
 
Replicator.WriteTo$ - Class in akka.cluster.ddata
 
Replicator.WriteTo$ - Class in akka.cluster.ddata.typed.javadsl
 
Replicator.WriteTo$ - Class in akka.cluster.ddata.typed.scaladsl
 
Replicator$ - Class in akka.cluster.ddata
 
Replicator$ - Class in akka.cluster.ddata.typed.javadsl
 
Replicator$ - Class in akka.cluster.ddata.typed.scaladsl
 
Replicator$() - Constructor for class akka.cluster.ddata.Replicator$
 
Replicator$() - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator$
 
Replicator$() - Constructor for class akka.cluster.ddata.typed.scaladsl.Replicator$
 
ReplicatorBehavior - Class in akka.cluster.ddata.typed.internal
INTERNAL API
ReplicatorBehavior() - Constructor for class akka.cluster.ddata.typed.internal.ReplicatorBehavior
 
ReplicatorBehavior$ - Class in akka.cluster.ddata.typed.internal
INTERNAL API
ReplicatorBehavior$() - Constructor for class akka.cluster.ddata.typed.internal.ReplicatorBehavior$
 
ReplicatorMessageAdapter<A,​B extends ReplicatedData> - Class in akka.cluster.ddata.typed.javadsl
When interacting with the Replicator from an actor this class provides convenient methods that adapts the response messages to the requesting actor's message protocol.
ReplicatorMessageAdapter<A,​B extends ReplicatedData> - Class in akka.cluster.ddata.typed.scaladsl
When interacting with the Replicator from an actor this class provides convenient methods that adapts the response messages to the requesting actor's message protocol.
ReplicatorMessageAdapter(ActorContext<A>, ActorRef<Replicator.Command>, Duration) - Constructor for class akka.cluster.ddata.typed.javadsl.ReplicatorMessageAdapter
 
ReplicatorMessageAdapter(ActorContext<A>, ActorRef<Replicator.Command>, FiniteDuration) - Constructor for class akka.cluster.ddata.typed.scaladsl.ReplicatorMessageAdapter
 
ReplicatorMessageAdapter$ - Class in akka.cluster.ddata.typed.scaladsl
 
ReplicatorMessageAdapter$() - Constructor for class akka.cluster.ddata.typed.scaladsl.ReplicatorMessageAdapter$
 
ReplicatorMessages - Class in akka.cluster.ddata.protobuf.msg
 
ReplicatorMessages.Address - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.Address
ReplicatorMessages.Address.Builder - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.Address
ReplicatorMessages.AddressOrBuilder - Interface in akka.cluster.ddata.protobuf.msg
 
ReplicatorMessages.Changed - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.Changed
ReplicatorMessages.Changed.Builder - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.Changed
ReplicatorMessages.ChangedOrBuilder - Interface in akka.cluster.ddata.protobuf.msg
 
ReplicatorMessages.DataEnvelope - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.DataEnvelope
ReplicatorMessages.DataEnvelope.Builder - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.DataEnvelope
ReplicatorMessages.DataEnvelope.PruningEntry - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.DataEnvelope.PruningEntry
ReplicatorMessages.DataEnvelope.PruningEntry.Builder - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.DataEnvelope.PruningEntry
ReplicatorMessages.DataEnvelope.PruningEntryOrBuilder - Interface in akka.cluster.ddata.protobuf.msg
 
ReplicatorMessages.DataEnvelopeOrBuilder - Interface in akka.cluster.ddata.protobuf.msg
 
ReplicatorMessages.DeltaPropagation - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.DeltaPropagation
ReplicatorMessages.DeltaPropagation.Builder - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.DeltaPropagation
ReplicatorMessages.DeltaPropagation.Entry - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.DeltaPropagation.Entry
ReplicatorMessages.DeltaPropagation.Entry.Builder - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.DeltaPropagation.Entry
ReplicatorMessages.DeltaPropagation.EntryOrBuilder - Interface in akka.cluster.ddata.protobuf.msg
 
ReplicatorMessages.DeltaPropagationOrBuilder - Interface in akka.cluster.ddata.protobuf.msg
 
ReplicatorMessages.DurableDataEnvelope - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.DurableDataEnvelope
ReplicatorMessages.DurableDataEnvelope.Builder - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.DurableDataEnvelope
ReplicatorMessages.DurableDataEnvelopeOrBuilder - Interface in akka.cluster.ddata.protobuf.msg
 
ReplicatorMessages.Empty - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.Empty
ReplicatorMessages.Empty.Builder - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.Empty
ReplicatorMessages.EmptyOrBuilder - Interface in akka.cluster.ddata.protobuf.msg
 
ReplicatorMessages.Get - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.Get
ReplicatorMessages.Get.Builder - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.Get
ReplicatorMessages.GetFailure - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.GetFailure
ReplicatorMessages.GetFailure.Builder - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.GetFailure
ReplicatorMessages.GetFailureOrBuilder - Interface in akka.cluster.ddata.protobuf.msg
 
ReplicatorMessages.GetOrBuilder - Interface in akka.cluster.ddata.protobuf.msg
 
ReplicatorMessages.GetSuccess - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.GetSuccess
ReplicatorMessages.GetSuccess.Builder - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.GetSuccess
ReplicatorMessages.GetSuccessOrBuilder - Interface in akka.cluster.ddata.protobuf.msg
 
ReplicatorMessages.Gossip - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.Gossip
ReplicatorMessages.Gossip.Builder - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.Gossip
ReplicatorMessages.Gossip.Entry - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.Gossip.Entry
ReplicatorMessages.Gossip.Entry.Builder - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.Gossip.Entry
ReplicatorMessages.Gossip.EntryOrBuilder - Interface in akka.cluster.ddata.protobuf.msg
 
ReplicatorMessages.GossipOrBuilder - Interface in akka.cluster.ddata.protobuf.msg
 
ReplicatorMessages.NotFound - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.NotFound
ReplicatorMessages.NotFound.Builder - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.NotFound
ReplicatorMessages.NotFoundOrBuilder - Interface in akka.cluster.ddata.protobuf.msg
 
ReplicatorMessages.OtherMessage - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.OtherMessage
ReplicatorMessages.OtherMessage.Builder - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.OtherMessage
ReplicatorMessages.OtherMessageOrBuilder - Interface in akka.cluster.ddata.protobuf.msg
 
ReplicatorMessages.Read - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.Read
ReplicatorMessages.Read.Builder - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.Read
ReplicatorMessages.ReadOrBuilder - Interface in akka.cluster.ddata.protobuf.msg
 
ReplicatorMessages.ReadResult - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.ReadResult
ReplicatorMessages.ReadResult.Builder - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.ReadResult
ReplicatorMessages.ReadResultOrBuilder - Interface in akka.cluster.ddata.protobuf.msg
 
ReplicatorMessages.Status - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.Status
ReplicatorMessages.Status.Builder - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.Status
ReplicatorMessages.Status.Entry - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.Status.Entry
ReplicatorMessages.Status.Entry.Builder - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.Status.Entry
ReplicatorMessages.Status.EntryOrBuilder - Interface in akka.cluster.ddata.protobuf.msg
 
ReplicatorMessages.StatusOrBuilder - Interface in akka.cluster.ddata.protobuf.msg
 
ReplicatorMessages.StringGSet - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.StringGSet
ReplicatorMessages.StringGSet.Builder - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.StringGSet
ReplicatorMessages.StringGSetOrBuilder - Interface in akka.cluster.ddata.protobuf.msg
 
ReplicatorMessages.Subscribe - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.Subscribe
ReplicatorMessages.Subscribe.Builder - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.Subscribe
ReplicatorMessages.SubscribeOrBuilder - Interface in akka.cluster.ddata.protobuf.msg
 
ReplicatorMessages.UniqueAddress - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.UniqueAddress
ReplicatorMessages.UniqueAddress.Builder - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.UniqueAddress
ReplicatorMessages.UniqueAddressOrBuilder - Interface in akka.cluster.ddata.protobuf.msg
 
ReplicatorMessages.Unsubscribe - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.Unsubscribe
ReplicatorMessages.Unsubscribe.Builder - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.Unsubscribe
ReplicatorMessages.UnsubscribeOrBuilder - Interface in akka.cluster.ddata.protobuf.msg
 
ReplicatorMessages.VersionVector - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.VersionVector
ReplicatorMessages.VersionVector.Builder - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.VersionVector
ReplicatorMessages.VersionVector.Entry - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.VersionVector.Entry
ReplicatorMessages.VersionVector.Entry.Builder - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.VersionVector.Entry
ReplicatorMessages.VersionVector.EntryOrBuilder - Interface in akka.cluster.ddata.protobuf.msg
 
ReplicatorMessages.VersionVectorOrBuilder - Interface in akka.cluster.ddata.protobuf.msg
 
ReplicatorMessages.Write - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.Write
ReplicatorMessages.Write.Builder - Class in akka.cluster.ddata.protobuf.msg
Protobuf type akka.cluster.ddata.Write
ReplicatorMessages.WriteOrBuilder - Interface in akka.cluster.ddata.protobuf.msg
 
ReplicatorMessageSerializer - Class in akka.cluster.ddata.protobuf
Protobuf serializer of ReplicatorMessage messages.
ReplicatorMessageSerializer(ExtendedActorSystem) - Constructor for class akka.cluster.ddata.protobuf.ReplicatorMessageSerializer
 
ReplicatorMessageSerializer.SmallCache<A,​B> - Class in akka.cluster.ddata.protobuf
A cache that is designed for a small number (&lt;= 32) of entries.
ReplicatorMessageSerializer$ - Class in akka.cluster.ddata.protobuf
INTERNAL API
ReplicatorMessageSerializer$() - Constructor for class akka.cluster.ddata.protobuf.ReplicatorMessageSerializer$
 
ReplicatorSettings - Class in akka.cluster.ddata
param: roles Replicas are running on members tagged with these roles.
ReplicatorSettings - Class in akka.cluster.ddata.typed.javadsl
 
ReplicatorSettings - Class in akka.cluster.ddata.typed.scaladsl
 
ReplicatorSettings() - Constructor for class akka.cluster.ddata.typed.javadsl.ReplicatorSettings
 
ReplicatorSettings() - Constructor for class akka.cluster.ddata.typed.scaladsl.ReplicatorSettings
 
ReplicatorSettings(Set<String>, FiniteDuration, FiniteDuration, int, String, FiniteDuration, FiniteDuration, Either<Tuple2<String, Config>, Props>, Set<String>, FiniteDuration, FiniteDuration, boolean, int) - Constructor for class akka.cluster.ddata.ReplicatorSettings
Deprecated.
use full constructor. Since 2.6.11.
ReplicatorSettings(Set<String>, FiniteDuration, FiniteDuration, int, String, FiniteDuration, FiniteDuration, Either<Tuple2<String, Config>, Props>, Set<String>, FiniteDuration, FiniteDuration, boolean, int, boolean) - Constructor for class akka.cluster.ddata.ReplicatorSettings
Deprecated.
use full constructor. Since 2.6.11.
ReplicatorSettings(Set<String>, FiniteDuration, FiniteDuration, int, String, FiniteDuration, FiniteDuration, Either<Tuple2<String, Config>, Props>, Set<String>, FiniteDuration, FiniteDuration, boolean, int, boolean, Option<Object>) - Constructor for class akka.cluster.ddata.ReplicatorSettings
 
ReplicatorSettings(Option<String>, FiniteDuration, FiniteDuration, int, String, FiniteDuration, FiniteDuration) - Constructor for class akka.cluster.ddata.ReplicatorSettings
Deprecated.
use full constructor. Since 2.6.11.
ReplicatorSettings(Option<String>, FiniteDuration, FiniteDuration, int, String, FiniteDuration, FiniteDuration, Either<Tuple2<String, Config>, Props>, Set<String>) - Constructor for class akka.cluster.ddata.ReplicatorSettings
Deprecated.
use full constructor. Since 2.6.11.
ReplicatorSettings(Option<String>, FiniteDuration, FiniteDuration, int, String, FiniteDuration, FiniteDuration, Either<Tuple2<String, Config>, Props>, Set<String>, FiniteDuration, FiniteDuration, boolean) - Constructor for class akka.cluster.ddata.ReplicatorSettings
Deprecated.
use full constructor. Since 2.6.11.
ReplicatorSettings(Option<String>, FiniteDuration, FiniteDuration, int, String, FiniteDuration, FiniteDuration, Either<Tuple2<String, Config>, Props>, Set<String>, FiniteDuration, FiniteDuration, boolean, int) - Constructor for class akka.cluster.ddata.ReplicatorSettings
Deprecated.
use full constructor. Since 2.6.11.
ReplicatorSettings$ - Class in akka.cluster.ddata
 
ReplicatorSettings$ - Class in akka.cluster.ddata.typed.javadsl
 
ReplicatorSettings$ - Class in akka.cluster.ddata.typed.scaladsl
 
ReplicatorSettings$() - Constructor for class akka.cluster.ddata.ReplicatorSettings$
 
ReplicatorSettings$() - Constructor for class akka.cluster.ddata.typed.javadsl.ReplicatorSettings$
 
ReplicatorSettings$() - Constructor for class akka.cluster.ddata.typed.scaladsl.ReplicatorSettings$
 
replies() - Method in class akka.actor.FSM.State
 
replies() - Method in class akka.persistence.fsm.PersistentFSM.State
Deprecated.
 
reply() - Method in class akka.cluster.ddata.DurableStore.Store
 
reply() - Method in class akka.cluster.ddata.Replicator.Internal$.DeltaPropagation
 
reply() - Method in class akka.persistence.testkit.javadsl.EventSourcedBehaviorTestKit.CommandResultWithReply
The reply.
reply() - Method in interface akka.persistence.testkit.scaladsl.EventSourcedBehaviorTestKit.CommandResultWithReply
The reply.
reply(ActorRef<ReplyMessage>, ReplyMessage) - Method in class akka.persistence.typed.javadsl.EffectFactories
Send a reply message to the command.
reply(ActorRef<ReplyMessage>, ReplyMessage) - Method in class akka.persistence.typed.scaladsl.Effect$
Send a reply message to the command.
reply(ActorRef<ReplyMessage>, ReplyMessage) - Method in class akka.persistence.typed.state.javadsl.EffectFactories
Send a reply message to the command.
reply(ActorRef<ReplyMessage>, ReplyMessage) - Method in class akka.persistence.typed.state.scaladsl.Effect$
Send a reply message to the command.
reply(Object) - Method in class akka.testkit.javadsl.TestKit
Send message to the sender of the last dequeued message.
reply(Object) - Method in class akka.testkit.TestProbe
Send message to the sender of the last dequeued message.
Reply - Interface in akka.remote.artery
INTERNAL API: Marker trait for reply messages
REPLY_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation
 
REPLY_FIELD_NUMBER - Static variable in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope
 
ReplyEffect<Event,​State> - Interface in akka.persistence.typed.javadsl
EventSourcedBehaviorWithEnforcedReplies can be used to enforce that replies are not forgotten.
ReplyEffect<Event,​State> - Interface in akka.persistence.typed.scaladsl
EventSourcedBehavior.withEnforcedReplies can be used to enforce that replies are not forgotten.
ReplyEffect<State> - Interface in akka.persistence.typed.state.javadsl
DurableStateBehaviorWithEnforcedReplies can be used to enforce that replies are not forgotten.
ReplyEffect<State> - Interface in akka.persistence.typed.state.scaladsl
DurableStateBehavior.withEnforcedReplies can be used to enforce that replies are not forgotten.
replying(Object) - Method in class akka.actor.FSM.State
Send reply to sender of the current message, if available.
replying(Object) - Method in class akka.persistence.fsm.PersistentFSM.State
Deprecated.
Send reply to sender of the current message, if available.
replyOfType(Class<R>) - Method in class akka.persistence.testkit.javadsl.EventSourcedBehaviorTestKit.CommandResultWithReply
The reply as a given expected type.
replyOfType(ClassTag<R>) - Method in interface akka.persistence.testkit.scaladsl.EventSourcedBehaviorTestKit.CommandResultWithReply
The reply as a given expected type.
replyTo() - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.ActorStopped
 
replyTo() - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActor
 
replyTo() - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActorAnonymous
 
replyTo() - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.StopActor
 
replyTo() - Method in class akka.actor.typed.delivery.DurableProducerQueue.LoadState
 
replyTo() - Method in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageSent
 
replyTo() - Method in class akka.actor.typed.delivery.ProducerController.MessageWithConfirmation
 
replyTo() - Method in class akka.actor.typed.delivery.WorkPullingProducerController.GetWorkerStats
 
replyTo() - Method in class akka.actor.typed.delivery.WorkPullingProducerController.MessageWithConfirmation
 
replyTo() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Deregister
 
replyTo() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Find
 
replyTo() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Register
 
replyTo() - Method in class akka.actor.typed.SpawnProtocol.Spawn
 
replyTo() - Method in class akka.cluster.ddata.DurableStore.StoreReply
 
replyTo() - Method in class akka.cluster.ddata.Replicator
 
replyTo() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Delete
 
replyTo() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Get
 
replyTo() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetReplicaCount
 
replyTo() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Update
 
replyTo() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Delete
 
replyTo() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Get
 
replyTo() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.GetReplicaCount
 
replyTo() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Update
 
replyTo() - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.MessageWithConfirmation
 
replyTo() - Method in class akka.cluster.sharding.typed.GetClusterShardingStats
 
replyTo() - Method in class akka.cluster.sharding.typed.GetShardRegionState
 
replyTo_$eq(ActorRef) - Method in class akka.cluster.ddata.Replicator
 
REPLYTOSTATUS_FIELD_NUMBER - Static variable in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status
 
ReplyToStrategy - Class in akka.persistence
Reply to sender with predefined response, and discard the received message silently.
ReplyToStrategy(Object) - Constructor for class akka.persistence.ReplyToStrategy
 
ReplyToStrategy$ - Class in akka.persistence
 
ReplyToStrategy$() - Constructor for class akka.persistence.ReplyToStrategy$
 
replyWhileStopped() - Method in class akka.pattern.BackoffOptionsImpl
 
replyWhileStopped() - Method in class akka.pattern.BackoffSupervisor
 
ReplyWith$ - Class in akka.pattern
 
ReplyWith$() - Constructor for class akka.pattern.ReplyWith$
 
RepointableRef - Interface in akka.actor
RepointableActorRef (and potentially others) may change their locality at runtime, meaning that isLocal might not be stable.
reportFailure(Throwable) - Method in class akka.dispatch.ExecutionContexts.sameThreadExecutionContext$
Deprecated.
 
reportFailure(Throwable) - Method in class akka.dispatch.MessageDispatcher
 
reportMessageCount(IndexedSeq<Routee>, long) - Method in class akka.routing.DefaultOptimalSizeExploringResizer
 
reportMessageCount(IndexedSeq<Routee>, long) - Method in interface akka.routing.OptimalSizeExploringResizer
Report the messageCount as well as current routees so that the it can collect metrics.
reprToAny(U) - Method in interface akka.persistence.testkit.scaladsl.ExpectOps
 
reprToSeqNum(PersistentRepr) - Method in interface akka.persistence.testkit.EventStorage
 
reprToSeqNum(R) - Method in interface akka.persistence.testkit.internal.InMemStorage
 
reprToSeqNum(Tuple2<SnapshotMetadata, Object>) - Method in interface akka.persistence.testkit.SnapshotStorage
 
request() - Method in exception akka.cluster.ddata.Replicator.DataDeleted
 
request() - Method in class akka.cluster.ddata.Replicator.Delete
 
request() - Method in interface akka.cluster.ddata.Replicator.DeleteResponse
 
request() - Method in class akka.cluster.ddata.Replicator.DeleteSuccess
 
request() - Method in class akka.cluster.ddata.Replicator.Get
 
request() - Method in class akka.cluster.ddata.Replicator.GetDataDeleted
 
request() - Method in class akka.cluster.ddata.Replicator.GetFailure
 
request() - Method in class akka.cluster.ddata.Replicator.GetResponse
 
request() - Method in class akka.cluster.ddata.Replicator.GetSuccess
 
request() - Method in class akka.cluster.ddata.Replicator.ModifyFailure
 
request() - Method in class akka.cluster.ddata.Replicator.NotFound
 
request() - Method in class akka.cluster.ddata.Replicator.ReplicationDeleteFailure
 
request() - Method in class akka.cluster.ddata.Replicator.StoreFailure
 
request() - Method in class akka.cluster.ddata.Replicator.Update
 
request() - Method in class akka.cluster.ddata.Replicator.UpdateDataDeleted
 
request() - Method in class akka.cluster.ddata.Replicator.UpdateResponse
 
request() - Method in class akka.cluster.ddata.Replicator.UpdateSuccess
 
request() - Method in class akka.cluster.ddata.Replicator.UpdateTimeout
 
request(long) - Method in class akka.stream.testkit.StreamTestKit.CompletedSubscription
 
request(long) - Method in class akka.stream.testkit.StreamTestKit.FailedSubscription
 
request(long) - Method in class akka.stream.testkit.StreamTestKit.PublisherProbeSubscription
 
request(long) - Method in class akka.stream.testkit.TestSubscriber.Probe
 
Request(long, long, boolean, boolean) - Constructor for class akka.actor.typed.delivery.internal.ProducerControllerImpl.Request
 
REQUEST_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
 
REQUEST_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure
 
REQUEST_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess
 
REQUEST_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound
 
Request$() - Constructor for class akka.actor.typed.delivery.internal.ProducerControllerImpl.Request$
 
requester() - Method in class akka.remote.transport.TestTransport.DisassociateAttempt
Deprecated.
 
RequestingRecoveryPermit$ - Class in akka.persistence.typed.internal
INTERNAL API
RequestingRecoveryPermit$ - Class in akka.persistence.typed.state.internal
INTERNAL API
RequestingRecoveryPermit$() - Constructor for class akka.persistence.typed.internal.RequestingRecoveryPermit$
 
RequestingRecoveryPermit$() - Constructor for class akka.persistence.typed.state.internal.RequestingRecoveryPermit$
 
RequestMore(Subscription, long) - Constructor for class akka.stream.testkit.TestPublisher.RequestMore
 
RequestMore$() - Constructor for class akka.stream.testkit.TestPublisher.RequestMore$
 
requestNext() - Method in class akka.stream.testkit.TestSubscriber.Probe
Request and expect a stream element.
requestNext(FiniteDuration) - Method in class akka.stream.testkit.TestSubscriber.Probe
Request and expect a stream element during the specified time or timeout.
requestNext(T) - Method in class akka.stream.testkit.TestSubscriber.Probe
Request and expect a stream element.
RequestNext(ActorRef<A>, ActorRef<WorkPullingProducerController.MessageWithConfirmation<A>>) - Constructor for class akka.actor.typed.delivery.WorkPullingProducerController.RequestNext
 
RequestNext(ActorRef<ShardingEnvelope<A>>, ActorRef<ShardingProducerController.MessageWithConfirmation<A>>, Set<String>, Map<String, Object>) - Constructor for class akka.cluster.sharding.typed.delivery.ShardingProducerController.RequestNext
 
RequestNext(String, long, long, ActorRef<A>, ActorRef<ProducerController.MessageWithConfirmation<A>>) - Constructor for class akka.actor.typed.delivery.ProducerController.RequestNext
 
RequestNext$() - Constructor for class akka.actor.typed.delivery.ProducerController.RequestNext$
 
RequestNext$() - Constructor for class akka.actor.typed.delivery.WorkPullingProducerController.RequestNext$
 
RequestNext$() - Constructor for class akka.cluster.sharding.typed.delivery.ShardingProducerController.RequestNext$
 
requestNextClass() - Static method in class akka.actor.typed.delivery.ProducerController
Java API: The generic Class type for ProducerController.RequestNext that can be used when creating a messageAdapter for Class>.
requestNextClass() - Method in class akka.actor.typed.delivery.ProducerController$
Java API: The generic Class type for ProducerController.RequestNext that can be used when creating a messageAdapter for Class>.
requestNextClass() - Static method in class akka.actor.typed.delivery.WorkPullingProducerController
Java API: The generic Class type for WorkPullingProducerController.RequestNext that can be used when creating a messageAdapter for Class>.
requestNextClass() - Method in class akka.actor.typed.delivery.WorkPullingProducerController$
Java API: The generic Class type for WorkPullingProducerController.RequestNext that can be used when creating a messageAdapter for Class>.
requestNextClass() - Static method in class akka.cluster.sharding.typed.delivery.ShardingProducerController
Java API: The generic Class type for ShardingProducerController.RequestNext that can be used when creating a messageAdapter for Class>.
requestNextClass() - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController$
Java API: The generic Class type for ShardingProducerController.RequestNext that can be used when creating a messageAdapter for Class>.
requestRecoveryPermit() - Method in interface akka.persistence.Eventsourced
 
requestRecoveryPermit() - Method in interface akka.persistence.typed.internal.JournalInteractions
 
requestRecoveryPermit() - Method in interface akka.persistence.typed.state.internal.DurableStateStoreInteractions
 
requestRestartPermission(Tuple2<Option<Object>, Option<Object>>) - Method in class akka.actor.ChildRestartStats
 
requestType() - Method in class akka.io.dns.DnsProtocol.Resolve
 
requestUpToSeqNr() - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Request
 
REQUESTUPTOSEQNR_FIELD_NUMBER - Static variable in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request
 
require(String, String) - Static method in class akka.AkkaVersion
Check that the version of Akka is a specific patch version or higher and throw an UnsupportedAkkaVersion exception if the version requirement is not fulfilled.
require(String, String) - Method in class akka.AkkaVersion$
Check that the version of Akka is a specific patch version or higher and throw an UnsupportedAkkaVersion exception if the version requirement is not fulfilled.
requiredKeys() - Method in class akka.cluster.JoinConfigCompatCheckCluster
 
requiredKeys() - Method in class akka.cluster.JoinConfigCompatChecker
The configuration keys that are required for this checker
requiredKeys() - Method in class akka.cluster.sharding.JoinConfigCompatCheckSharding
 
requireSamePortsAndShapeAs(Shape) - Static method in class akka.stream.ClosedShape
 
requireSamePortsAndShapeAs(Shape) - Method in class akka.stream.Shape
requireSamePortsAs(Shape) - Static method in class akka.stream.ClosedShape
 
requireSamePortsAs(Shape) - Method in class akka.stream.Shape
requiresCausalDeliveryOfDeltas() - Method in class akka.cluster.ddata.Replicator.Internal$.Delta
 
RequiresCausalDeliveryOfDeltas - Interface in akka.cluster.ddata
Marker that specifies that the deltas must be applied in causal order.
RequiresMessageQueue<T> - Interface in akka.dispatch
Trait to signal that an Actor requires a certain type of message queue semantics.
requireTestConductorTranport() - Method in interface akka.remote.testconductor.Conductor
 
requiring(boolean, Function0<Object>) - Method in class akka.util.Helpers.Requiring
Check that a condition is true.
requiring(Function1<A, Object>, Function0<Object>) - Method in class akka.util.Helpers.Requiring
Check that a condition is true for the value.
Requiring(A) - Constructor for class akka.util.Helpers.Requiring
 
Requiring(A) - Static method in class akka.util.Helpers
 
Requiring(A) - Method in class akka.util.Helpers$
 
Requiring$() - Constructor for class akka.util.Helpers.Requiring$
 
requiring$extension(Helpers.Requiring<A>, boolean, Function0<Object>) - Method in class akka.util.Helpers.Requiring$
 
requiring$extension(Helpers.Requiring<A>, Function1<A, Object>, Function0<Object>) - Method in class akka.util.Helpers.Requiring$
 
rerunner() - Method in class akka.persistence.japi.journal.JavaJournalSpec
 
rerunner() - Method in class akka.persistence.japi.snapshot.JavaSnapshotStoreSpec
 
RESCHEDULED() - Static method in class akka.dispatch.MessageDispatcher
 
RESCHEDULED() - Method in class akka.dispatch.MessageDispatcher$
 
rescheduleReceiveTimeout(FiniteDuration) - Method in interface akka.actor.dungeon.ReceiveTimeout
 
Resend(long) - Constructor for class akka.actor.typed.delivery.internal.ProducerControllerImpl.Resend
 
Resend$() - Constructor for class akka.actor.typed.delivery.internal.ProducerControllerImpl.Resend$
 
ResendBufferCapacityReachedException - Exception in akka.remote
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
ResendBufferCapacityReachedException(int) - Constructor for exception akka.remote.ResendBufferCapacityReachedException
Deprecated.
 
ResendFirstUnconfirmed$() - Constructor for class akka.actor.typed.delivery.internal.ProducerControllerImpl.ResendFirstUnconfirmed$
 
resendFirstUnconfirmedIdleTimeout() - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.Settings
 
resendFirsUnconfirmedIdleTimeout() - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.Settings
Deprecated.
use resendFirstUnconfirmedIdleTimeout. Since 2.6.19.
resendIntervalMax() - Method in class akka.actor.typed.delivery.ConsumerController.Settings
 
resendIntervalMin() - Method in class akka.actor.typed.delivery.ConsumerController.Settings
 
ResendUnfulfillableException - Exception in akka.remote
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
ResendUnfulfillableException() - Constructor for exception akka.remote.ResendUnfulfillableException
Deprecated.
 
Resequencer() - Constructor for class akka.persistence.journal.AsyncWriteJournal.Resequencer
 
resequencerCounter_$eq(long) - Method in interface akka.persistence.journal.AsyncWriteJournal
 
reserve(String) - Method in interface akka.actor.dungeon.ChildrenContainer.EmptyChildrenContainer
 
reserve(String) - Method in class akka.actor.dungeon.ChildrenContainer.NormalChildrenContainer
 
reserve(String) - Method in interface akka.actor.dungeon.ChildrenContainer
 
reserve(String) - Method in class akka.actor.dungeon.ChildrenContainer.TerminatedChildrenContainer$
 
reserve(String) - Method in class akka.actor.dungeon.ChildrenContainer.TerminatingChildrenContainer
 
reserveChild(String) - Method in interface akka.actor.dungeon.Children
 
reset() - Method in class akka.pattern.BackoffOnFailureOptionsImpl
 
reset() - Method in class akka.pattern.BackoffOnStopOptionsImpl
 
reset() - Method in class akka.pattern.BackoffOptionsImpl
 
reset() - Method in class akka.pattern.BackoffSupervisor
 
reset() - Method in class akka.pattern.BackoffSupervisor$
Java API: Send this message to the BackoffSupervisor and it will reset the back-off.
reset() - Method in interface akka.pattern.HandleBackoff
 
reset() - Method in class akka.remote.DefaultFailureDetectorRegistry
 
reset() - Method in interface akka.remote.FailureDetectorRegistry
Removes all resources and any associated failure detector state.
reset() - Method in class akka.remote.transport.TestTransport.AssociationRegistry
Deprecated.
Resets the state of the registry.
reset() - Method in class akka.testkit.TestBarrier
 
reset() - Method in class akka.testkit.TestLatch
 
Reset$() - Constructor for class akka.pattern.BackoffSupervisor.Reset$
 
resetBackoffAfter() - Method in class akka.actor.typed.BackoffSupervisorStrategy
 
ResetCounter$() - Constructor for class akka.persistence.journal.JournalPerfSpec.ResetCounter$
 
resetDeadline() - Method in class akka.stream.scaladsl.RestartWithBackoffLogic
 
resetDeadline_$eq(Deadline) - Method in class akka.stream.scaladsl.RestartWithBackoffLogic
 
resetDelta() - Method in interface akka.cluster.ddata.DeltaReplicatedData
Reset collection of deltas from mutator operations.
resetDelta() - Method in class akka.cluster.ddata.GCounter
 
resetDelta() - Method in class akka.cluster.ddata.GSet
 
resetDelta() - Method in class akka.cluster.ddata.LWWMap
 
resetDelta() - Method in class akka.cluster.ddata.ORMap
 
resetDelta() - Method in class akka.cluster.ddata.ORMultiMap
 
resetDelta() - Method in class akka.cluster.ddata.ORSet
 
resetDelta() - Method in class akka.cluster.ddata.PNCounter
 
resetDelta() - Method in class akka.cluster.ddata.PNCounterMap
 
resetMessageFields() - Method in interface akka.remote.artery.HeaderBuilder
Reset all fields that are related to an outbound message, i.e.
resetMultiplier() - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.FrequencySketchAdmissionFilter
 
resetMultiplier() - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FrequencySketchSettings
 
resetMultiplier() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FrequencySketchSettings
 
resetPolicy() - Method in class akka.persistence.testkit.internal.InMemStorageExtension
 
resetPolicy() - Method in interface akka.persistence.testkit.internal.PolicyOps
 
resetPolicy() - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Returns default policy if it was changed by {@link PersistenceTestKit.withPolicy()}.
resetPolicy() - Method in class akka.persistence.testkit.javadsl.SnapshotTestKit
Returns default policy if it was changed by {@link SnapshotTestKit.withPolicy()}.
resetPolicy() - Method in interface akka.persistence.testkit.scaladsl.PolicyOpsTestKit
Returns default policy if it was changed by {@link PolicyOpsTestKit.this.withPolicy()}.
ResetRestartCount(int, RestartSupervisor<?, ? extends Throwable>) - Constructor for class akka.actor.typed.internal.RestartSupervisor.ResetRestartCount
 
ResetRestartCount$() - Constructor for class akka.actor.typed.internal.RestartSupervisor.ResetRestartCount$
 
ResetRestartCount$() - Constructor for class akka.pattern.BackoffSupervisor.ResetRestartCount$
 
resetTimeout() - Method in class akka.pattern.CircuitBreaker
 
ResizablePoolActor$ - Class in akka.routing
INTERNAL API
ResizablePoolActor$() - Constructor for class akka.routing.ResizablePoolActor$
 
resize(IndexedSeq<Routee>) - Method in class akka.routing.DefaultOptimalSizeExploringResizer
 
resize(IndexedSeq<Routee>) - Method in class akka.routing.DefaultResizer
 
resize(IndexedSeq<Routee>) - Method in interface akka.routing.Resizer
Decide if the capacity of the router need to be changed.
resizer() - Method in class akka.cluster.metrics.AdaptiveLoadBalancingPool
 
resizer() - Method in class akka.cluster.routing.ClusterRouterPool
 
resizer() - Method in class akka.remote.routing.RemoteRouterConfig
 
resizer() - Method in class akka.routing.BalancingPool
Resizer cannot be used together with BalancingPool
resizer() - Method in class akka.routing.BroadcastPool
 
resizer() - Method in class akka.routing.ConsistentHashingPool
 
resizer() - Method in class akka.routing.FromConfig
 
resizer() - Method in interface akka.routing.Pool
Pool with dynamically resizable number of routees return the Resizer to use.
resizer() - Method in class akka.routing.RandomPool
 
resizer() - Method in class akka.routing.RoundRobinPool
 
resizer() - Method in class akka.routing.ScatterGatherFirstCompletedPool
 
resizer() - Method in class akka.routing.SmallestMailboxPool
 
resizer() - Method in class akka.routing.TailChoppingPool
 
Resizer - Interface in akka.routing
Pool routers with dynamically resizable number of routees are implemented by providing a Resizer implementation in the Pool configuration.
RESIZER_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.FromConfig
 
RESIZER_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.GenericRoutingPool
 
Resizer$ - Class in akka.routing
 
Resizer$() - Constructor for class akka.routing.Resizer$
 
ResizeRecord(Option<OptimalSizeExploringResizer.UnderUtilizationStreak>, long, int, long) - Constructor for class akka.routing.OptimalSizeExploringResizer.ResizeRecord
 
ResizeRecord$() - Constructor for class akka.routing.OptimalSizeExploringResizer.ResizeRecord$
 
ResizerInitializationException - Exception in akka.routing
 
ResizerInitializationException(String, Throwable) - Constructor for exception akka.routing.ResizerInitializationException
 
ResolvConf$ - Class in akka.io.dns.internal
 
ResolvConf$() - Constructor for class akka.io.dns.internal.ResolvConf$
 
ResolvConfParser - Class in akka.io.dns.internal
 
ResolvConfParser() - Constructor for class akka.io.dns.internal.ResolvConfParser
 
ResolvConfParser$ - Class in akka.io.dns.internal
 
ResolvConfParser$() - Constructor for class akka.io.dns.internal.ResolvConfParser$
 
resolve(DnsProtocol.Resolve, ActorSystem, ActorRef) - Method in class akka.io.Dns
 
resolve(DnsProtocol.Resolve, ActorSystem, ActorRef) - Method in class akka.io.Dns$
If an entry is cached return it immediately.
resolve(String) - Static method in class akka.io.dns.DnsProtocol
Java API
resolve(String) - Method in class akka.io.dns.DnsProtocol$
Java API
resolve(String, ActorSystem, ActorRef) - Method in class akka.io.Dns
Deprecated.
Use resolve(DnsProtocol.Resolve). Since 2.6.0.
resolve(String, ActorSystem, ActorRef) - Method in class akka.io.Dns$
Deprecated.
use resolve(DnsProtocol.Resolve). Since 2.6.0.
resolve(String, DnsProtocol.RequestType) - Static method in class akka.io.dns.DnsProtocol
Java API
resolve(String, DnsProtocol.RequestType) - Method in class akka.io.dns.DnsProtocol$
Java API
Resolve(String) - Constructor for class akka.io.Dns.Resolve
Deprecated.
 
Resolve(String, DnsProtocol.RequestType) - Constructor for class akka.io.dns.DnsProtocol.Resolve
 
Resolve$() - Constructor for class akka.io.dns.DnsProtocol.Resolve$
 
Resolve$() - Constructor for class akka.io.Dns.Resolve$
Deprecated.
 
resolveActorRef(ActorPath) - Method in interface akka.actor.ActorRefProvider
Create actor reference for a specified path.
resolveActorRef(String) - Method in interface akka.actor.ActorRefProvider
Create actor reference for a specified path.
resolveActorRef(String) - Method in class akka.actor.typed.ActorRefResolver
resolveActorRef(String) - Method in interface akka.cluster.ddata.protobuf.SerializationSupport
 
resolveClass(ObjectStreamClass) - Method in class akka.util.ClassLoaderObjectInputStream
 
Resolved(String, Seq<ServiceDiscovery.ResolvedTarget>) - Constructor for class akka.discovery.ServiceDiscovery.Resolved
 
Resolved(String, Seq<ResourceRecord>, Seq<ResourceRecord>) - Constructor for class akka.io.dns.DnsProtocol.Resolved
 
Resolved(String, Seq<Inet4Address>, Seq<Inet6Address>) - Constructor for class akka.io.Dns.Resolved
Deprecated.
 
Resolved$() - Constructor for class akka.discovery.ServiceDiscovery.Resolved$
 
Resolved$() - Constructor for class akka.io.dns.DnsProtocol.Resolved$
 
Resolved$() - Constructor for class akka.io.Dns.Resolved$
Deprecated.
 
ResolvedTarget(String, Option<Object>, Option<InetAddress>) - Constructor for class akka.discovery.ServiceDiscovery.ResolvedTarget
 
ResolvedTarget$() - Constructor for class akka.discovery.ServiceDiscovery.ResolvedTarget$
 
resolveOne(Timeout) - Method in class akka.actor.ActorSelection
Resolve the ActorRef matching this selection.
resolveOne(Duration) - Method in class akka.actor.ActorSelection
resolveOne(FiniteDuration) - Method in class akka.actor.ActorSelection
Resolve the ActorRef matching this selection.
resolveOneCS(Duration) - Method in class akka.actor.ActorSelection
Deprecated.
Use the overloaded method resolveOne which accepts java.time.Duration instead. Since 2.5.20.
resolveOneCS(FiniteDuration) - Method in class akka.actor.ActorSelection
Deprecated.
Use the overloaded method resolveOne which accepts java.time.Duration instead. Since 2.5.20.
Resolver() - Method in class akka.io.DnsExt.Settings
 
ResolverConfig() - Method in class akka.io.DnsExt.Settings
 
resolveSinkRef(String) - Method in interface akka.stream.StreamRefResolver
resolveSourceRef(String) - Method in interface akka.stream.StreamRefResolver
ResourceRecord - Class in akka.io.dns
Not for user extension
ResourceRecord(String, CachePolicy.Ttl, short, short) - Constructor for class akka.io.dns.ResourceRecord
 
ResourceRecord$ - Class in akka.io.dns
INTERNAL API
ResourceRecord$() - Constructor for class akka.io.dns.ResourceRecord$
 
response() - Method in class akka.persistence.ReplyToStrategy
 
ResponseCode - Class in akka.io.dns.internal
INTERNAL API
ResponseCode() - Constructor for class akka.io.dns.internal.ResponseCode
 
ResponseCode$ - Class in akka.io.dns.internal
INTERNAL API
ResponseCode$() - Constructor for class akka.io.dns.internal.ResponseCode$
 
responseCode$extension(MessageFlags) - Method in class akka.io.dns.internal.MessageFlags$
 
responses() - Method in class akka.cluster.sharding.ShardingQueries.ShardsQueryResult
 
responseTunnel(ActorRef) - Method in class akka.cluster.client.ClusterReceptionist
Deprecated.
 
responseTunnelReceiveTimeout() - Method in class akka.cluster.client.ClusterReceptionistSettings
Deprecated.
 
restart() - Static method in class akka.actor.SupervisorStrategy
Java API: Returning this directive discards the old Actor instance and replaces it with a new, then resumes message processing.
restart() - Method in class akka.actor.SupervisorStrategy$
Java API: Returning this directive discards the old Actor instance and replaces it with a new, then resumes message processing.
restart() - Static method in class akka.actor.typed.SupervisorStrategy
Restart immediately without any limit on number of restart retries.
restart() - Method in class akka.actor.typed.SupervisorStrategy$
Restart immediately without any limit on number of restart retries.
restart() - Method in class akka.persistence.testkit.javadsl.EventSourcedBehaviorTestKit
Restart the behavior, which will then recover from stored snapshot and events.
restart() - Method in interface akka.persistence.testkit.scaladsl.EventSourcedBehaviorTestKit
Restart the behavior, which will then recover from stored snapshot and events.
restart() - Static method in class akka.stream.Supervision
Java API: The element is dropped and the stream continues after restarting the operator if application code for processing an element throws an exception.
restart() - Method in class akka.stream.Supervision$
Java API: The element is dropped and the stream continues after restarting the operator if application code for processing an element throws an exception.
restart(Logging.LogLevel) - Static method in class akka.actor.SupervisorStrategy
Returning this directive discards the old Actor instance and replaces it with a new, then resumes message processing.
restart(Logging.LogLevel) - Method in class akka.actor.SupervisorStrategy$
Returning this directive discards the old Actor instance and replaces it with a new, then resumes message processing.
restart(Throwable) - Method in interface akka.actor.Cell
Restart this actor (will recursively restart or stop all children).
restart(Throwable) - Method in interface akka.actor.dungeon.Dispatch
 
restart(Throwable) - Method in interface akka.actor.MinimalActorRef
 
restart(Throwable) - Static method in class akka.actor.Nobody
 
Restart$() - Constructor for class akka.actor.SupervisorStrategy.Restart$
 
Restart$() - Constructor for class akka.actor.typed.SupervisorStrategy.Restart$
 
Restart$() - Constructor for class akka.stream.Supervision.Restart$
 
restartChild(ActorRef, Throwable, boolean) - Method in class akka.actor.SupervisorStrategy
Restart the given child, possibly suspending it first.
restartCount() - Method in interface akka.pattern.HandleBackoff
 
restartCount() - Method in class akka.stream.scaladsl.RestartWithBackoffLogic
 
RestartCount(int) - Constructor for class akka.pattern.BackoffSupervisor.RestartCount
 
restartCount_$eq(int) - Method in interface akka.pattern.HandleBackoff
 
restartCount_$eq(int) - Method in class akka.stream.scaladsl.RestartWithBackoffLogic
 
RestartCount$() - Constructor for class akka.pattern.BackoffSupervisor.RestartCount$
 
RestartCounter$ - Class in akka.remote.artery
INTERNAL API
RestartCounter$() - Constructor for class akka.remote.artery.RestartCounter$
 
RestartFlow - Class in akka.stream.javadsl
A RestartFlow wraps a Flow that gets restarted when it completes or fails.
RestartFlow - Class in akka.stream.scaladsl
A RestartFlow wraps a Flow that gets restarted when it completes or fails.
RestartFlow() - Constructor for class akka.stream.javadsl.RestartFlow
 
RestartFlow() - Constructor for class akka.stream.scaladsl.RestartFlow
 
RestartFlow$ - Class in akka.stream.javadsl
A RestartFlow wraps a Flow that gets restarted when it completes or fails.
RestartFlow$ - Class in akka.stream.scaladsl
A RestartFlow wraps a Flow that gets restarted when it completes or fails.
RestartFlow$() - Constructor for class akka.stream.javadsl.RestartFlow$
 
RestartFlow$() - Constructor for class akka.stream.scaladsl.RestartFlow$
 
RestartImpliesFailure - Class in akka.pattern
 
RestartImpliesFailure() - Constructor for class akka.pattern.RestartImpliesFailure
 
RestartImpliesFailure$ - Class in akka.pattern
 
RestartImpliesFailure$() - Constructor for class akka.pattern.RestartImpliesFailure$
 
restartingDecider() - Static method in class akka.stream.Supervision
Scala API: Decider that returns Restart for all exceptions.
restartingDecider() - Method in class akka.stream.Supervision$
Scala API: Decider that returns Restart for all exceptions.
restartMaxBackoff() - Method in class akka.persistence.typed.delivery.EventSourcedProducerQueue.Settings
 
restartOn() - Method in class akka.stream.RestartSettings
 
RestartResult(EventSourcedBehaviorTestKit.RestartResult<State>) - Constructor for class akka.persistence.testkit.javadsl.EventSourcedBehaviorTestKit.RestartResult
 
RestartSettings - Class in akka.stream
 
RestartSettings() - Constructor for class akka.stream.RestartSettings
 
RestartSettings.LogSettings - Class in akka.stream
 
RestartSettings.LogSettings$ - Class in akka.stream
 
RestartSettings$ - Class in akka.stream
 
RestartSettings$() - Constructor for class akka.stream.RestartSettings$
 
RestartSink - Class in akka.stream.javadsl
A RestartSink wraps a Sink that gets restarted when it completes or fails.
RestartSink - Class in akka.stream.scaladsl
A RestartSink wraps a Sink that gets restarted when it completes or fails.
RestartSink() - Constructor for class akka.stream.javadsl.RestartSink
 
RestartSink() - Constructor for class akka.stream.scaladsl.RestartSink
 
RestartSink$ - Class in akka.stream.javadsl
A RestartSink wraps a Sink that gets restarted when it completes or fails.
RestartSink$ - Class in akka.stream.scaladsl
A RestartSink wraps a Sink that gets restarted when it completes or fails.
RestartSink$() - Constructor for class akka.stream.javadsl.RestartSink$
 
RestartSink$() - Constructor for class akka.stream.scaladsl.RestartSink$
 
RestartSource - Class in akka.stream.javadsl
A RestartSource wraps a Source that gets restarted when it completes or fails.
RestartSource - Class in akka.stream.scaladsl
A RestartSource wraps a Source that gets restarted when it completes or fails.
RestartSource() - Constructor for class akka.stream.javadsl.RestartSource
 
RestartSource() - Constructor for class akka.stream.scaladsl.RestartSource
 
RestartSource$ - Class in akka.stream.javadsl
A RestartSource wraps a Source that gets restarted when it completes or fails.
RestartSource$ - Class in akka.stream.scaladsl
A RestartSource wraps a Source that gets restarted when it completes or fails.
RestartSource$() - Constructor for class akka.stream.javadsl.RestartSource$
 
RestartSource$() - Constructor for class akka.stream.scaladsl.RestartSource$
 
RestartStashCapacity() - Method in class akka.actor.typed.Settings
 
RestartSupervisor<T,​Thr extends java.lang.Throwable> - Class in akka.actor.typed.internal
 
RestartSupervisor(Behavior<T>, SupervisorStrategy.RestartOrBackoff, ClassTag<Thr>) - Constructor for class akka.actor.typed.internal.RestartSupervisor
 
RestartSupervisor.ResetRestartCount - Class in akka.actor.typed.internal
 
RestartSupervisor.ResetRestartCount$ - Class in akka.actor.typed.internal
 
RestartSupervisor.ScheduledRestart - Class in akka.actor.typed.internal
 
RestartSupervisor.ScheduledRestart$ - Class in akka.actor.typed.internal
 
RestartSupervisor$ - Class in akka.actor.typed.internal
 
RestartSupervisor$() - Constructor for class akka.actor.typed.internal.RestartSupervisor$
 
RestartSupervisorStrategy - Class in akka.actor.typed
Not for user extension
RestartSupervisorStrategy() - Constructor for class akka.actor.typed.RestartSupervisorStrategy
 
restartThreshold() - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.HillClimbingAdmissionOptimizer
 
restartThreshold() - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.HillClimbingSettings
 
restartThreshold() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.HillClimbingSettings
 
restartTimeWindowStartNanos() - Method in class akka.actor.ChildRestartStats
 
restartTimeWindowStartNanos_$eq(long) - Method in class akka.actor.ChildRestartStats
 
restartWithBackoff(Duration, Duration, double) - Static method in class akka.actor.typed.SupervisorStrategy
Java API: It supports exponential back-off between the given minBackoff and maxBackoff durations.
restartWithBackoff(Duration, Duration, double) - Method in class akka.actor.typed.SupervisorStrategy$
Java API: It supports exponential back-off between the given minBackoff and maxBackoff durations.
restartWithBackoff(FiniteDuration, FiniteDuration, double) - Static method in class akka.actor.typed.SupervisorStrategy
Scala API: It supports exponential back-off between the given minBackoff and maxBackoff durations.
restartWithBackoff(FiniteDuration, FiniteDuration, double) - Method in class akka.actor.typed.SupervisorStrategy$
Scala API: It supports exponential back-off between the given minBackoff and maxBackoff durations.
RestartWithBackoffFlow<In,​Out> - Class in akka.stream.scaladsl
 
RestartWithBackoffFlow(Function0<Flow<In, Out, ?>>, RestartSettings, boolean) - Constructor for class akka.stream.scaladsl.RestartWithBackoffFlow
 
RestartWithBackoffFlow.Delay - Class in akka.stream.scaladsl
Temporary attribute that can override the time a RestartWithBackoffFlow waits for a failure before cancelling.
RestartWithBackoffFlow.Delay$ - Class in akka.stream.scaladsl
 
RestartWithBackoffFlow$ - Class in akka.stream.scaladsl
 
RestartWithBackoffFlow$() - Constructor for class akka.stream.scaladsl.RestartWithBackoffFlow$
 
RestartWithBackoffLogic<S extends Shape> - Class in akka.stream.scaladsl
Shared logic for all restart with backoff logics.
RestartWithBackoffLogic(String, S, Attributes, RestartSettings, boolean) - Constructor for class akka.stream.scaladsl.RestartWithBackoffLogic
 
RestartWithBackoffSink<T> - Class in akka.stream.scaladsl
 
RestartWithBackoffSink(Function0<Sink<T, ?>>, RestartSettings) - Constructor for class akka.stream.scaladsl.RestartWithBackoffSink
 
RestartWithBackoffSource<T> - Class in akka.stream.scaladsl
 
RestartWithBackoffSource(Function0<Source<T, ?>>, RestartSettings, boolean) - Constructor for class akka.stream.scaladsl.RestartWithBackoffSource
 
resubmitOnBlock() - Method in interface akka.dispatch.BatchingExecutor
 
resubmitOnBlock() - Method in class akka.dispatch.ExecutionContexts.sameThreadExecutionContext$
Deprecated.
 
resubmitOnBlock() - Method in class akka.dispatch.MessageDispatcher
 
result() - Method in class akka.persistence.typed.state.internal.InternalProtocol.GetSuccess
 
result() - Method in class akka.util.ByteStringBuilder
 
result(Duration, CanAwait) - Method in class akka.testkit.TestLatch
 
Result(Try<akka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId.Removals>) - Constructor for class akka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Result
 
Result$() - Constructor for class akka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Result$
 
resume() - Static method in class akka.actor.SupervisorStrategy
Java API: Returning this directive resumes message processing for the failed Actor
resume() - Method in class akka.actor.SupervisorStrategy$
Java API: Returning this directive resumes message processing for the failed Actor
resume() - Static method in class akka.actor.typed.SupervisorStrategy
Resume means keeping the same state as before the exception was thrown and is thus less safe than restart.
resume() - Method in class akka.actor.typed.SupervisorStrategy$
Resume means keeping the same state as before the exception was thrown and is thus less safe than restart.
resume() - Static method in class akka.stream.Supervision
Java API: The element is dropped and the stream continues if application code for processing an element throws an exception.
resume() - Method in class akka.stream.Supervision$
Java API: The element is dropped and the stream continues if application code for processing an element throws an exception.
resume(akka.actor.ActorCell) - Method in class akka.dispatch.MessageDispatcher
 
resume(akka.actor.ActorCell) - Method in class akka.testkit.CallingThreadDispatcher
 
resume(Logging.LogLevel) - Static method in class akka.actor.SupervisorStrategy
Returning this directive resumes message processing for the failed Actor.
resume(Logging.LogLevel) - Method in class akka.actor.SupervisorStrategy$
Returning this directive resumes message processing for the failed Actor.
resume(Throwable) - Method in interface akka.actor.Cell
Recursively resume this actor and all its children.
resume(Throwable) - Method in interface akka.actor.dungeon.Dispatch
 
resume(Throwable) - Method in interface akka.actor.MinimalActorRef
 
resume(Throwable) - Static method in class akka.actor.Nobody
 
RESUME - akka.remote.SystemMessageFormats.SystemMessage.Type
RESUME = 3;
RESUME_VALUE - Static variable in enum akka.remote.SystemMessageFormats.SystemMessage.Type
RESUME = 3;
Resume$ - Class in akka.dispatch.sysmsg
 
Resume$() - Constructor for class akka.actor.SupervisorStrategy.Resume$
 
Resume$() - Constructor for class akka.actor.typed.SupervisorStrategy.Resume$
 
Resume$() - Constructor for class akka.dispatch.sysmsg.Resume$
 
Resume$() - Constructor for class akka.stream.Supervision.Resume$
 
resumeAccepting(int) - Static method in class akka.io.TcpMessage
This message enables the accepting of the next connection if pull reading is enabled for connection actors.
resumeAccepting(int) - Method in class akka.io.TcpMessage$
This message enables the accepting of the next connection if pull reading is enabled for connection actors.
ResumeAccepting(int) - Constructor for class akka.io.Tcp.ResumeAccepting
 
ResumeAccepting$() - Constructor for class akka.io.Tcp.ResumeAccepting$
 
resumeChild(ActorRef, Throwable) - Method in class akka.actor.SupervisorStrategy
Resume the previously failed child: do never apply this to a child which is not the currently failing child.
resumeChildren(Throwable, ActorRef) - Method in interface akka.actor.dungeon.Children
 
resumeNonRecursive() - Method in interface akka.actor.dungeon.FaultHandling
 
resumeReading() - Static method in class akka.io.TcpMessage
This command needs to be sent to the connection actor after a Tcp.SuspendReading command in order to resume reading from the socket.
resumeReading() - Method in class akka.io.TcpMessage$
This command needs to be sent to the connection actor after a Tcp.SuspendReading command in order to resume reading from the socket.
resumeReading() - Static method in class akka.io.UdpConnectedMessage
This message must be sent to the listener actor to re-enable reading from the socket after a UdpConnected.SuspendReading command.
resumeReading() - Method in class akka.io.UdpConnectedMessage$
This message must be sent to the listener actor to re-enable reading from the socket after a UdpConnected.SuspendReading command.
resumeReading() - Static method in class akka.io.UdpMessage
This message must be sent to the listener actor to re-enable reading from the socket after a Udp.SuspendReading command.
resumeReading() - Method in class akka.io.UdpMessage$
This message must be sent to the listener actor to re-enable reading from the socket after a Udp.SuspendReading command.
ResumeReading$() - Constructor for class akka.io.Tcp.ResumeReading$
 
ResumeReading$() - Constructor for class akka.io.Udp.ResumeReading$
 
ResumeReading$() - Constructor for class akka.io.UdpConnected.ResumeReading$
 
ResumeSupervisor<T,​Thr extends java.lang.Throwable> - Class in akka.actor.typed.internal
 
ResumeSupervisor(akka.actor.typed.SupervisorStrategy.Resume, ClassTag<Thr>) - Constructor for class akka.actor.typed.internal.ResumeSupervisor
 
resumeWriting() - Static method in class akka.io.TcpMessage
When useResumeWriting is in effect as was indicated in the Tcp.Register message then this command needs to be sent to the connection actor in order to re-enable writing after a Tcp.CommandFailed event.
resumeWriting() - Method in class akka.io.TcpMessage$
When useResumeWriting is in effect as was indicated in the Tcp.Register message then this command needs to be sent to the connection actor in order to re-enable writing after a Tcp.CommandFailed event.
ResumeWriting$() - Constructor for class akka.io.Tcp.ResumeWriting$
 
resumingDecider() - Static method in class akka.stream.Supervision
Scala API: Decider that returns Resume for all exceptions.
resumingDecider() - Method in class akka.stream.Supervision$
Scala API: Decider that returns Resume for all exceptions.
retainAll(Collection<?>) - Method in class akka.util.BoundedBlockingQueue
 
retentionCriteria() - Method in class akka.persistence.typed.javadsl.EventSourcedBehavior
Criteria for retention/deletion of snapshots and events.
RetentionCriteria - Class in akka.persistence.typed.javadsl
Criteria for retention/deletion of snapshots and events.
RetentionCriteria - Interface in akka.persistence.typed.scaladsl
Criteria for retention/deletion of snapshots and events.
RetentionCriteria() - Constructor for class akka.persistence.typed.javadsl.RetentionCriteria
 
RetentionCriteria$ - Class in akka.persistence.typed.javadsl
Criteria for retention/deletion of snapshots and events.
RetentionCriteria$ - Class in akka.persistence.typed.scaladsl
Criteria for retention/deletion of snapshots and events.
RetentionCriteria$() - Constructor for class akka.persistence.typed.javadsl.RetentionCriteria$
 
RetentionCriteria$() - Constructor for class akka.persistence.typed.scaladsl.RetentionCriteria$
 
retriedSend_$eq(boolean) - Method in interface akka.io.WithUdpSend
 
retrieveAllEffects() - Method in interface akka.actor.testkit.typed.scaladsl.BehaviorTestKit
Requests all the effects.
retrieveEffect() - Method in interface akka.actor.testkit.typed.scaladsl.BehaviorTestKit
Requests the oldest Effect or Effect.NoEffects if no effects have taken place.
retry(Callable<CompletionStage<T>>, int, Duration, ClassicActorSystemProvider) - Static method in class akka.pattern.Patterns
Returns an internally retrying CompletionStage The first attempt will be made immediately, and each subsequent attempt will be made after 'delay'.
retry(Callable<CompletionStage<T>>, int, Duration, ClassicActorSystemProvider) - Method in class akka.pattern.Patterns$
Returns an internally retrying CompletionStage The first attempt will be made immediately, and each subsequent attempt will be made after 'delay'.
retry(Callable<CompletionStage<T>>, int, Duration, Scheduler, ExecutionContext) - Static method in class akka.pattern.Patterns
Returns an internally retrying CompletionStage The first attempt will be made immediately, and each subsequent attempt will be made after 'delay'.
retry(Callable<CompletionStage<T>>, int, Duration, Scheduler, ExecutionContext) - Method in class akka.pattern.Patterns$
Returns an internally retrying CompletionStage The first attempt will be made immediately, and each subsequent attempt will be made after 'delay'.
retry(Callable<CompletionStage<T>>, int, Duration, Scheduler, ExecutionContext) - Static method in class akka.pattern.PatternsCS
Deprecated.
Use Patterns.retry instead. Since 2.5.19.
retry(Callable<CompletionStage<T>>, int, Duration, Scheduler, ExecutionContext) - Method in class akka.pattern.PatternsCS$
Deprecated.
Use Patterns.retry instead. Since 2.5.19.
retry(Callable<CompletionStage<T>>, int, Duration, Duration, double, ClassicActorSystemProvider) - Static method in class akka.pattern.Patterns
Returns an internally retrying CompletionStage The first attempt will be made immediately, each subsequent attempt will be made with a backoff time, if the previous attempt failed.
retry(Callable<CompletionStage<T>>, int, Duration, Duration, double, ClassicActorSystemProvider) - Method in class akka.pattern.Patterns$
Returns an internally retrying CompletionStage The first attempt will be made immediately, each subsequent attempt will be made with a backoff time, if the previous attempt failed.
retry(Callable<CompletionStage<T>>, int, Duration, Duration, double, Scheduler, ExecutionContext) - Static method in class akka.pattern.Patterns
Returns an internally retrying CompletionStage The first attempt will be made immediately, each subsequent attempt will be made with a backoff time, if the previous attempt failed.
retry(Callable<CompletionStage<T>>, int, Duration, Duration, double, Scheduler, ExecutionContext) - Method in class akka.pattern.Patterns$
Returns an internally retrying CompletionStage The first attempt will be made immediately, each subsequent attempt will be made with a backoff time, if the previous attempt failed.
retry(Callable<CompletionStage<T>>, int, IntFunction<Optional<Duration>>, Scheduler, ExecutionContext) - Static method in class akka.pattern.Patterns
Returns an internally retrying CompletionStage.
retry(Callable<CompletionStage<T>>, int, IntFunction<Optional<Duration>>, Scheduler, ExecutionContext) - Method in class akka.pattern.Patterns$
Returns an internally retrying CompletionStage.
retry(Callable<CompletionStage<T>>, int, ExecutionContext) - Static method in class akka.pattern.Patterns
Returns an internally retrying CompletionStage The first attempt will be made immediately, each subsequent attempt will be made immediately if the previous attempt failed.
retry(Callable<CompletionStage<T>>, int, ExecutionContext) - Method in class akka.pattern.Patterns$
Returns an internally retrying CompletionStage The first attempt will be made immediately, each subsequent attempt will be made immediately if the previous attempt failed.
retry(Callable<Future<T>>, int, FiniteDuration, Scheduler, ExecutionContext) - Static method in class akka.pattern.Patterns
Returns an internally retrying Future The first attempt will be made immediately, and each subsequent attempt will be made after 'delay'.
retry(Callable<Future<T>>, int, FiniteDuration, Scheduler, ExecutionContext) - Method in class akka.pattern.Patterns$
Returns an internally retrying Future The first attempt will be made immediately, and each subsequent attempt will be made after 'delay'.
retry(Function0<Future<T>>, int, FiniteDuration, FiniteDuration, double, ExecutionContext, Scheduler) - Method in interface akka.pattern.RetrySupport
Given a function from Unit to Future, returns an internally retrying Future.
retry(Function0<Future<T>>, int, FiniteDuration, ExecutionContext, Scheduler) - Method in interface akka.pattern.RetrySupport
Given a function from Unit to Future, returns an internally retrying Future.
retry(Function0<Future<T>>, int, ExecutionContext) - Method in interface akka.pattern.RetrySupport
Given a function from Unit to Future, returns an internally retrying Future.
retry(Function0<Future<T>>, int, Function1<Object, Option<FiniteDuration>>, ExecutionContext, Scheduler) - Method in interface akka.pattern.RetrySupport
Given a function from Unit to Future, returns an internally retrying Future.
RetryFlow - Class in akka.stream.javadsl
 
RetryFlow - Class in akka.stream.scaladsl
 
RetryFlow() - Constructor for class akka.stream.javadsl.RetryFlow
 
RetryFlow() - Constructor for class akka.stream.scaladsl.RetryFlow
 
RetryFlow$ - Class in akka.stream.javadsl
 
RetryFlow$ - Class in akka.stream.scaladsl
 
RetryFlow$() - Constructor for class akka.stream.javadsl.RetryFlow$
 
RetryFlow$() - Constructor for class akka.stream.scaladsl.RetryFlow$
 
RetryGateClosedFor() - Method in class akka.remote.RemoteSettings
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
retryInterval() - Method in class akka.cluster.sharding.ClusterShardingSettings.TuningParameters
 
retryInterval() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
RetrySupport - Interface in akka.pattern
This trait provides the retry utility function
RetrySupport$ - Class in akka.pattern
 
RetrySupport$() - Constructor for class akka.pattern.RetrySupport$
 
RetryUnsuccessfulJoinAfter() - Method in class akka.cluster.ClusterSettings
 
ReturnAfterNextNCond(Function0<ProcessingResult>, Function0<ProcessingResult>, Function2<String, U, Object>) - Constructor for class akka.persistence.testkit.ProcessingPolicy.DefaultPolicies.ReturnAfterNextNCond
 
returnedBehavior() - Method in class akka.actor.testkit.typed.javadsl.BehaviorTestKit
Returns the current behavior as it was returned from processing the previous message.
returnedBehavior() - Method in interface akka.actor.testkit.typed.scaladsl.BehaviorTestKit
Returns the current behavior as it was returned from processing the previous message.
returnPermitOnStop() - Method in interface akka.persistence.typed.internal.JournalInteractions
Intended to be used in .onSignal(returnPermitOnStop) by behaviors
returnPermitOnStop() - Method in interface akka.persistence.typed.state.internal.DurableStateStoreInteractions
Intended to be used in .onSignal(returnPermitOnStop) by behaviors
returnsFuture() - Method in class akka.actor.TypedActor.MethodCall
Deprecated.
 
returnsJOption() - Method in class akka.actor.TypedActor.MethodCall
Deprecated.
 
returnsOption() - Method in class akka.actor.TypedActor.MethodCall
Deprecated.
 
ReusableInboundEnvelope$ - Class in akka.remote.artery
INTERNAL API
ReusableInboundEnvelope$() - Constructor for class akka.remote.artery.ReusableInboundEnvelope$
 
ReusableOutboundEnvelope$ - Class in akka.remote.artery
INTERNAL API
ReusableOutboundEnvelope$() - Constructor for class akka.remote.artery.ReusableOutboundEnvelope$
 
reusableQueue(BlockingQueue<Runnable>) - Static method in class akka.dispatch.ThreadPoolConfig
 
reusableQueue(BlockingQueue<Runnable>) - Method in class akka.dispatch.ThreadPoolConfig$
 
reusableQueue(Function0<BlockingQueue<Runnable>>) - Static method in class akka.dispatch.ThreadPoolConfig
 
reusableQueue(Function0<BlockingQueue<Runnable>>) - Method in class akka.dispatch.ThreadPoolConfig$
 
reuseAddress(boolean) - Method in interface akka.io.Inet.SoJavaFactories
Inet.SocketOption to enable or disable SO_REUSEADDR
reuseAddress(boolean) - Static method in class akka.io.TcpSO
 
reuseAddress(boolean) - Static method in class akka.io.UdpSO
 
ReuseAddress(boolean) - Constructor for class akka.io.Inet.SO$.ReuseAddress
 
ReuseAddress() - Method in interface akka.io.Inet.SoForwarders
Inet.SocketOption to enable or disable SO_REUSEADDR
ReuseAddress() - Method in class akka.io.Tcp.SO$
 
ReuseAddress() - Method in class akka.io.Udp.SO$
 
ReuseAddress$() - Constructor for class akka.io.Inet.SO$.ReuseAddress$
 
reverse_$colon$colon$colon$extension(EarliestFirstSystemMessageList, LatestFirstSystemMessageList) - Method in class akka.dispatch.sysmsg.EarliestFirstSystemMessageList$
 
reverse$extension(EarliestFirstSystemMessageList) - Method in class akka.actor.typed.internal.EarliestFirstSystemMessageList$
 
reverse$extension(LatestFirstSystemMessageList) - Method in class akka.actor.typed.internal.LatestFirstSystemMessageList$
 
reverse$extension(EarliestFirstSystemMessageList) - Method in class akka.dispatch.sysmsg.EarliestFirstSystemMessageList$
 
reverse$extension(LatestFirstSystemMessageList) - Method in class akka.dispatch.sysmsg.LatestFirstSystemMessageList$
 
reverseClock() - Static method in class akka.cluster.ddata.LWWRegister
This LWWRegister.Clock can be used for first-write-wins semantics.
reverseClock() - Method in class akka.cluster.ddata.LWWRegister$
This LWWRegister.Clock can be used for first-write-wins semantics.
reversed() - Static method in class akka.cluster.ddata.protobuf.OtherMessageComparator
 
reversed() - Method in class akka.stream.javadsl.BidiFlow
Turn this BidiFlow around by 180 degrees, logically flipping it upside down in a protocol stack.
reversed() - Method in class akka.stream.scaladsl.BidiFlow
Turn this BidiFlow around by 180 degrees, logically flipping it upside down in a protocol stack.
ReverseOps(Inlet<T>) - Constructor for class akka.stream.javadsl.GraphDSL.Builder.ReverseOps
 
reversePrepend$extension(EarliestFirstSystemMessageList, LatestFirstSystemMessageList) - Method in class akka.actor.typed.internal.EarliestFirstSystemMessageList$
 
reversePrepend$extension(EarliestFirstSystemMessageList, LatestFirstSystemMessageList) - Method in class akka.dispatch.sysmsg.EarliestFirstSystemMessageList$
 
revision() - Method in class akka.persistence.query.DeletedDurableState
 
revision() - Method in class akka.persistence.query.UpdatedDurableState
 
revision() - Method in class akka.persistence.state.javadsl.GetObjectResult
 
revision() - Method in class akka.persistence.state.scaladsl.GetObjectResult
 
revision() - Method in class akka.persistence.testkit.state.scaladsl.Record
 
right() - Static method in class akka.stream.javadsl.Keep
 
right() - Method in class akka.stream.javadsl.Keep$
 
right() - Static method in class akka.stream.scaladsl.Keep
 
right() - Method in class akka.stream.scaladsl.Keep$
 
role() - Method in class akka.cluster.client.ClusterReceptionistSettings
Deprecated.
 
role() - Method in class akka.cluster.ClusterEvent.RoleLeaderChanged
 
role() - Method in class akka.cluster.ddata.ReplicatorSettings
 
role() - Method in class akka.cluster.pubsub.DistributedPubSubSettings
 
role() - Method in class akka.cluster.sharding.ClusterShardingSettings
 
role() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings
 
role() - Method in class akka.cluster.sharding.typed.javadsl.Entity
 
role() - Method in class akka.cluster.sharding.typed.scaladsl.Entity
 
role() - Method in class akka.cluster.sharding.typed.ShardedDaemonProcessSettings
 
role() - Method in class akka.cluster.singleton.ClusterSingletonManagerSettings
 
role() - Method in class akka.cluster.singleton.ClusterSingletonProxySettings
 
role() - Method in class akka.cluster.typed.ClusterSingletonManagerSettings
 
role() - Method in class akka.cluster.typed.ClusterSingletonSettings
 
role(String) - Method in class akka.remote.testkit.MultiNodeConfig
Construct a RoleName and return it, to be used as an identifier in the test.
Role - Interface in akka.remote.testconductor
INTERNAL API.
roleLeader(String) - Method in class akka.cluster.ClusterEvent.CurrentClusterState
get address of current leader, if any, within the data center that has the given role
RoleLeaderChanged(String, Option<Address>) - Constructor for class akka.cluster.ClusterEvent.RoleLeaderChanged
 
RoleLeaderChanged$() - Constructor for class akka.cluster.ClusterEvent.RoleLeaderChanged$
 
roleLeaderMap() - Method in class akka.cluster.ClusterEvent.CurrentClusterState
 
RoleName - Class in akka.remote.testconductor
 
RoleName(String) - Constructor for class akka.remote.testconductor.RoleName
 
RoleName$ - Class in akka.remote.testconductor
 
RoleName$() - Constructor for class akka.remote.testconductor.RoleName$
 
roles() - Method in class akka.cluster.ddata.ReplicatorSettings
 
roles() - Method in class akka.cluster.InternalClusterAction.Join
 
roles() - Method in class akka.cluster.Member
 
roles() - Method in class akka.remote.testkit.MultiNodeSpec
All registered roles
Roles() - Method in class akka.cluster.ClusterSettings
 
ROLES_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.Join
 
ROLESINDEXES_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.Member
 
root() - Method in interface akka.actor.ActorPath
Walk up the tree to obtain and return the RootActorPath.
root() - Method in class akka.actor.ChildActorPath
 
root() - Method in class akka.actor.RootActorPath
 
root() - Static method in class akka.event.jul.Logger
Deprecated.
Returns the JUL Root Logger
root() - Method in class akka.event.jul.Logger$
Deprecated.
Returns the JUL Root Logger
root() - Static method in class akka.event.slf4j.Logger
Returns the SLF4J Root Logger
root() - Method in class akka.event.slf4j.Logger$
Returns the SLF4J Root Logger
RootActorPath - Class in akka.actor
Root of the hierarchy of ActorPaths.
RootActorPath(Address, String) - Constructor for class akka.actor.RootActorPath
 
RootActorPath$ - Class in akka.actor
 
RootActorPath$() - Constructor for class akka.actor.RootActorPath$
 
rootGuardian() - Method in interface akka.actor.ActorRefProvider
Reference to the supervisor of guardian and systemGuardian; this is exposed so that the ActorSystemImpl can use it as lookupRoot, i.e.
rootGuardianAt(Address) - Method in interface akka.actor.ActorRefProvider
Reference to the supervisor of guardian and systemGuardian at the specified address; this is exposed so that the ActorRefFactory can use it as lookupRoot, i.e.
rootPath() - Method in interface akka.actor.ActorRefProvider
The root path for all actors within this actor system, not including any remote address information.
RotatingKeysSSLEngineProvider - Class in akka.remote.artery.tcp.ssl
Variation on ConfigSSLEngineProvider that will periodically reload the keys and certificates from disk, to facilitate rolling updates of certificates.
RotatingKeysSSLEngineProvider(ActorSystem) - Constructor for class akka.remote.artery.tcp.ssl.RotatingKeysSSLEngineProvider
 
RotatingKeysSSLEngineProvider(Config, MarkerLoggingAdapter) - Constructor for class akka.remote.artery.tcp.ssl.RotatingKeysSSLEngineProvider
 
RotatingKeysSSLEngineProvider$ - Class in akka.remote.artery.tcp.ssl
 
RotatingKeysSSLEngineProvider$() - Constructor for class akka.remote.artery.tcp.ssl.RotatingKeysSSLEngineProvider$
 
RoundRobinGroup - Class in akka.routing
A router group that uses round-robin to select a routee.
RoundRobinGroup(Config) - Constructor for class akka.routing.RoundRobinGroup
 
RoundRobinGroup(Iterable<String>) - Constructor for class akka.routing.RoundRobinGroup
Java API
RoundRobinGroup(Iterable<String>, String) - Constructor for class akka.routing.RoundRobinGroup
 
RoundRobinGroup$ - Class in akka.routing
 
RoundRobinGroup$() - Constructor for class akka.routing.RoundRobinGroup$
 
RoundRobinLogic() - Constructor for class akka.actor.typed.internal.routing.RoutingLogics.RoundRobinLogic
 
RoundRobinPool - Class in akka.routing
A router pool that uses round-robin to select a routee.
RoundRobinPool(int) - Constructor for class akka.routing.RoundRobinPool
Java API
RoundRobinPool(int, Option<Resizer>, SupervisorStrategy, String, boolean) - Constructor for class akka.routing.RoundRobinPool
 
RoundRobinPool(Config) - Constructor for class akka.routing.RoundRobinPool
 
RoundRobinPool$ - Class in akka.routing
 
RoundRobinPool$() - Constructor for class akka.routing.RoundRobinPool$
 
RoundRobinRoutingLogic - Class in akka.routing
Uses round-robin to select a routee.
RoundRobinRoutingLogic() - Constructor for class akka.routing.RoundRobinRoutingLogic
 
RoundRobinRoutingLogic$ - Class in akka.routing
 
RoundRobinRoutingLogic$() - Constructor for class akka.routing.RoundRobinRoutingLogic$
 
route(Object, ActorRef) - Method in class akka.routing.Router
Send the message to the destination Routee selected by the RoutingLogic.
RoutedActorCell$ - Class in akka.routing
INTERNAL API
RoutedActorCell$() - Constructor for class akka.routing.RoutedActorCell$
 
routee() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.ValueHolder
 
routee() - Method in class akka.routing.AddRoutee
 
routee() - Method in class akka.routing.RemoveRoutee
 
Routee - Interface in akka.routing
Abstraction of a destination for messages routed via a Router.
routeeFor(String, ActorContext) - Method in interface akka.routing.Group
INTERNAL API
routees() - Method in class akka.routing.Routees
 
routees() - Method in class akka.routing.Router
 
routees() - Method in class akka.routing.SeveralRoutees
 
Routees - Class in akka.routing
Message used to carry information about what routees the router is currently using.
Routees(IndexedSeq<Routee>) - Constructor for class akka.routing.Routees
 
Routees$ - Class in akka.routing
 
Routees$() - Constructor for class akka.routing.Routees$
 
routeesPaths() - Method in class akka.cluster.routing.ClusterRouterGroupSettings
 
routeesToUpdate(Set<ActorRef<T>>, boolean) - Static method in class akka.actor.typed.internal.routing.GroupRouterHelper
 
routeesToUpdate(Set<ActorRef<T>>, boolean) - Method in class akka.actor.typed.internal.routing.GroupRouterHelper$
 
routeesUpdated(Set<ActorRef<T>>) - Method in interface akka.actor.typed.internal.routing.RoutingLogic
Invoked an initial time before selectRoutee is ever called and then every time the set of available routees changes.
routeesUpdated(Set<ActorRef<T>>) - Method in class akka.actor.typed.internal.routing.RoutingLogics.ConsistentHashingLogic
 
routeesUpdated(Set<ActorRef<T>>) - Method in class akka.actor.typed.internal.routing.RoutingLogics.RandomLogic
 
routeesUpdated(Set<ActorRef<T>>) - Method in class akka.actor.typed.internal.routing.RoutingLogics.RoundRobinLogic
 
Router - Class in akka.routing
For each message that is sent through the router via the Router.route(java.lang.Object, akka.actor.ActorRef) method the RoutingLogic decides to which Routee to send the message.
Router(RoutingLogic) - Constructor for class akka.routing.Router
Java API
Router(RoutingLogic, Iterable<Routee>) - Constructor for class akka.routing.Router
Java API
Router(RoutingLogic, IndexedSeq<Routee>) - Constructor for class akka.routing.Router
 
Router$ - Class in akka.routing
 
Router$() - Constructor for class akka.routing.Router$
 
routerConfig() - Method in class akka.actor.Deploy
 
routerConfig() - Method in class akka.actor.Props
Convenience method for extracting the router configuration from the contained Deploy instance.
RouterConfig - Interface in akka.routing
This trait represents a router factory: it produces the actual router actor and creates the routing table (a function which determines the recipients for each message which is to be dispatched).
ROUTERCONFIG_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.DeployData
 
ROUTERCONFIGMANIFEST_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.DeployData
 
ROUTERCONFIGSERIALIZERID_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.DeployData
 
routerDispatcher() - Method in class akka.cluster.metrics.AdaptiveLoadBalancingGroup
 
routerDispatcher() - Method in class akka.cluster.metrics.AdaptiveLoadBalancingPool
 
routerDispatcher() - Method in interface akka.cluster.routing.ClusterRouterConfigBase
 
routerDispatcher() - Method in class akka.remote.routing.RemoteRouterConfig
 
routerDispatcher() - Method in class akka.routing.BalancingPool
 
routerDispatcher() - Method in class akka.routing.BroadcastGroup
 
routerDispatcher() - Method in class akka.routing.BroadcastPool
 
routerDispatcher() - Method in class akka.routing.ConsistentHashingGroup
 
routerDispatcher() - Method in class akka.routing.ConsistentHashingPool
 
routerDispatcher() - Method in class akka.routing.CustomRouterConfig
 
routerDispatcher() - Method in class akka.routing.FromConfig
 
routerDispatcher() - Static method in class akka.routing.NoRouter
 
routerDispatcher() - Method in class akka.routing.NoRouter$
 
routerDispatcher() - Method in class akka.routing.RandomGroup
 
routerDispatcher() - Method in class akka.routing.RandomPool
 
routerDispatcher() - Method in class akka.routing.RoundRobinGroup
 
routerDispatcher() - Method in class akka.routing.RoundRobinPool
 
routerDispatcher() - Method in interface akka.routing.RouterConfig
Dispatcher ID to use for running the &ldquo;head&rdquo; actor, which handles supervision, death watch and router management messages
routerDispatcher() - Method in class akka.routing.ScatterGatherFirstCompletedGroup
 
routerDispatcher() - Method in class akka.routing.ScatterGatherFirstCompletedPool
 
routerDispatcher() - Method in class akka.routing.SmallestMailboxPool
 
routerDispatcher() - Method in class akka.routing.TailChoppingGroup
 
routerDispatcher() - Method in class akka.routing.TailChoppingPool
 
ROUTERDISPATCHER_FIELD_NUMBER - Static variable in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool
 
ROUTERDISPATCHER_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.FromConfig
 
ROUTERDISPATCHER_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.GenericRoutingPool
 
RouterEnvelope - Interface in akka.routing
Only the contained message will be forwarded to the destination, i.e.
RouterManagementMesssage - Interface in akka.routing
INTERNAL API
Routers - Class in akka.actor.typed.javadsl
 
Routers - Class in akka.actor.typed.scaladsl
 
Routers() - Constructor for class akka.actor.typed.javadsl.Routers
 
Routers() - Constructor for class akka.actor.typed.scaladsl.Routers
 
Routers$ - Class in akka.actor.typed.javadsl
 
Routers$ - Class in akka.actor.typed.scaladsl
 
Routers$() - Constructor for class akka.actor.typed.javadsl.Routers$
 
Routers$() - Constructor for class akka.actor.typed.scaladsl.Routers$
 
routingLogic() - Method in class akka.cluster.pubsub.DistributedPubSubSettings
 
RoutingLogic<T> - Interface in akka.actor.typed.internal.routing
Kept in the behavior, not shared between instances, meant to be stateful.
RoutingLogic - Interface in akka.routing
The interface of the routing logic that is used in a Router to select destination routed messages.
routingLogicController(RoutingLogic) - Method in class akka.cluster.metrics.AdaptiveLoadBalancingGroup
 
routingLogicController(RoutingLogic) - Method in class akka.cluster.metrics.AdaptiveLoadBalancingPool
 
routingLogicController(RoutingLogic) - Method in interface akka.cluster.routing.ClusterRouterConfigBase
 
routingLogicController(RoutingLogic) - Static method in class akka.routing.FromConfig
 
routingLogicController(RoutingLogic) - Static method in class akka.routing.NoRouter
 
routingLogicController(RoutingLogic) - Method in interface akka.routing.RouterConfig
Possibility to define an actor for controlling the routing logic from external stimuli (e.g.
RoutingLogics - Class in akka.actor.typed.internal.routing
INTERNAL API
RoutingLogics() - Constructor for class akka.actor.typed.internal.routing.RoutingLogics
 
RoutingLogics.ConsistentHashingLogic<T> - Class in akka.actor.typed.internal.routing
 
RoutingLogics.RandomLogic<T> - Class in akka.actor.typed.internal.routing
 
RoutingLogics.RoundRobinLogic<T> - Class in akka.actor.typed.internal.routing
 
RoutingLogics$ - Class in akka.actor.typed.internal.routing
INTERNAL API
RoutingLogics$() - Constructor for class akka.actor.typed.internal.routing.RoutingLogics$
 
run() - Method in class akka.actor.CoordinatedShutdown
Deprecated.
Use the method with `reason` parameter instead. Since 2.5.8.
run() - Method in class akka.actor.LightArrayRevolverScheduler.TaskHolder
 
run() - Method in class akka.dispatch.TaskInvocation
 
run(boolean, ExecutionContext) - Method in interface akka.actor.CoordinatedShutdown.PhaseDefinition
 
run(ActorRef, Object) - Method in class akka.testkit.TestActor.AutoPilot
 
run(ActorRef, Object) - Method in class akka.testkit.TestActor.KeepRunning$
 
run(ActorRef, Object) - Method in class akka.testkit.TestActor.NoAutoPilot$
 
run(ClassicActorSystemProvider) - Method in class akka.stream.javadsl.RunnableGraph
Run this flow and return the materialized values of the flow.
run(ClassicActorSystemProvider) - Method in class akka.stream.javadsl.Source
Connect this Source to the Sink.ignore and run it.
run(CoordinatedShutdown.Reason) - Method in class akka.actor.CoordinatedShutdown
Scala API: Run tasks of all phases.
run(CoordinatedShutdown.Reason, Optional<String>) - Method in class akka.actor.CoordinatedShutdown
Java API: Run tasks of all phases including and after the given phase.
run(CoordinatedShutdown.Reason, Option<String>) - Method in class akka.actor.CoordinatedShutdown
Scala API: Run tasks of all phases including and after the given phase.
run(Materializer) - Method in class akka.stream.javadsl.RunnableGraph
Run this flow using a special materializer and return the materialized values of the flow.
run(Materializer) - Method in class akka.stream.javadsl.Source
Connect this Source to the Sink.ignore and run it.
run(Materializer) - Method in class akka.stream.scaladsl.RunnableGraph
Run this flow and return the materialized instance from the flow.
run(Materializer) - Method in class akka.stream.scaladsl.Source
Connect this Source to the Sink.ignore and run it.
run(Optional<String>) - Method in class akka.actor.CoordinatedShutdown
Deprecated.
Use the method with `reason` parameter instead. Since 2.5.8.
run(Option<String>) - Method in class akka.actor.CoordinatedShutdown
Deprecated.
Use the method with `reason` parameter instead. Since 2.5.8.
run(Option<String>, Args) - Method in class akka.persistence.japi.journal.JavaJournalSpec
 
run(Option<String>, Args) - Method in class akka.persistence.japi.snapshot.JavaSnapshotStoreSpec
 
run(T) - Method in class akka.actor.testkit.typed.javadsl.BehaviorTestKit
Send the message to the behavior and record any Effects
run(T) - Method in interface akka.actor.testkit.typed.scaladsl.BehaviorTestKit
Send the message to the behavior and record any Effects
runAll() - Method in class akka.actor.CoordinatedShutdown
Deprecated.
Use the method with `reason` parameter instead. Since 2.5.8.
runAll(CoordinatedShutdown.Reason) - Method in class akka.actor.CoordinatedShutdown
Java API: Run tasks of all phases.
runCommand(Command) - Method in class akka.persistence.testkit.javadsl.EventSourcedBehaviorTestKit
Run one command through the behavior.
runCommand(Command) - Method in interface akka.persistence.testkit.scaladsl.EventSourcedBehaviorTestKit
Run one command through the behavior.
runCommand(Function<ActorRef<R>, Command>) - Method in class akka.persistence.testkit.javadsl.EventSourcedBehaviorTestKit
Run one command with a replyTo: ActorRef through the behavior.
runCommand(Function1<ActorRef<R>, Command>) - Method in interface akka.persistence.testkit.scaladsl.EventSourcedBehaviorTestKit
Run one command with a replyTo: ActorRef[R] through the behavior.
RunCoordinatedShutdownWhenDown() - Method in class akka.cluster.ClusterSettings
 
runFold(U, Function2<U, Out, U>, ClassicActorSystemProvider) - Method in class akka.stream.javadsl.Source
Shortcut for running this Source with a fold function.
runFold(U, Function2<U, Out, U>, Materializer) - Method in class akka.stream.javadsl.Source
Shortcut for running this Source with a fold function.
runFold(U, Function2<U, Out, U>, Materializer) - Method in class akka.stream.scaladsl.Source
Shortcut for running this Source with a fold function.
runFoldAsync(U, Function2<U, Out, CompletionStage<U>>, ClassicActorSystemProvider) - Method in class akka.stream.javadsl.Source
Shortcut for running this Source with an asynchronous fold function.
runFoldAsync(U, Function2<U, Out, CompletionStage<U>>, Materializer) - Method in class akka.stream.javadsl.Source
Shortcut for running this Source with an asynchronous fold function.
runFoldAsync(U, Function2<U, Out, Future<U>>, Materializer) - Method in class akka.stream.scaladsl.Source
Shortcut for running this Source with a foldAsync function.
runForeach(Procedure<Out>, ClassicActorSystemProvider) - Method in class akka.stream.javadsl.Source
Shortcut for running this Source with a foreach procedure.
runForeach(Procedure<Out>, Materializer) - Method in class akka.stream.javadsl.Source
Shortcut for running this Source with a foreach procedure.
runForeach(Function1<Out, BoxedUnit>, Materializer) - Method in class akka.stream.scaladsl.Source
Shortcut for running this Source with a foreach procedure.
runnable() - Method in class akka.dispatch.TaskInvocation
 
RunnableGraph<Mat> - Class in akka.stream.javadsl
Java API
RunnableGraph<Mat> - Class in akka.stream.scaladsl
 
RunnableGraph() - Constructor for class akka.stream.javadsl.RunnableGraph
 
RunnableGraph(TraversalBuilder) - Constructor for class akka.stream.scaladsl.RunnableGraph
 
RunnableGraph$ - Class in akka.stream.javadsl
 
RunnableGraph$ - Class in akka.stream.scaladsl
 
RunnableGraph$() - Constructor for class akka.stream.javadsl.RunnableGraph$
 
RunnableGraph$() - Constructor for class akka.stream.scaladsl.RunnableGraph$
 
runNestedSuites(Args) - Method in class akka.persistence.japi.journal.JavaJournalSpec
 
runNestedSuites(Args) - Method in class akka.persistence.japi.snapshot.JavaSnapshotStoreSpec
 
runNextActorRefAdvertisement() - Method in interface akka.remote.artery.compress.InboundCompressions
Triggers compression advertisement via control message.
runNextActorRefAdvertisement() - Static method in class akka.remote.artery.compress.NoInboundCompressions
 
runNextActorRefAdvertisement() - Method in class akka.remote.artery.compress.NoInboundCompressions$
 
runNextClassManifestAdvertisement() - Method in interface akka.remote.artery.compress.InboundCompressions
Triggers compression advertisement via control message.
runNextClassManifestAdvertisement() - Static method in class akka.remote.artery.compress.NoInboundCompressions
 
runNextClassManifestAdvertisement() - Method in class akka.remote.artery.compress.NoInboundCompressions$
 
Running() - Method in class akka.dispatch.affinity.AffinityPool$
 
Running$ - Class in akka.persistence.typed.internal
INTERNAL API
Running$ - Class in akka.persistence.typed.state.internal
INTERNAL API
Running$() - Constructor for class akka.persistence.typed.internal.Running$
 
Running$() - Constructor for class akka.persistence.typed.state.internal.Running$
 
RunningCmds() - Static method in class akka.persistence.typed.internal.PersistenceMdc
 
RunningCmds() - Method in class akka.persistence.typed.internal.PersistenceMdc$
 
RunningCmds() - Static method in class akka.persistence.typed.state.internal.PersistenceMdc
 
RunningCmds() - Method in class akka.persistence.typed.state.internal.PersistenceMdc$
 
RunningInterpreter - Interface in akka.stream.snapshot
A stream interpreter that is running/has been started
RunningInterpreterImpl$ - Class in akka.stream.snapshot
 
RunningInterpreterImpl$() - Constructor for class akka.stream.snapshot.RunningInterpreterImpl$
 
runningLogicsCount() - Method in interface akka.stream.snapshot.RunningInterpreter
Total number of non-stopped logics in the interpreter
runOn(Seq<RoleName>, Function0<BoxedUnit>) - Method in class akka.remote.testkit.MultiNodeSpec
Execute the given block of code only on the given nodes (names according to the roleMap).
runOne() - Method in class akka.actor.testkit.typed.javadsl.BehaviorTestKit
Send the first message in the selfInbox to the behavior and run it, recording Effects.
runOne() - Method in interface akka.actor.testkit.typed.scaladsl.BehaviorTestKit
Send the first message in the selfInbox to the behavior and run it, recording Effects.
runPerfFlames(Seq<RoleName>, FiniteDuration) - Method in interface akka.remote.testkit.PerfFlamesSupport
Runs perf-java-flames script on given node (JVM process).
runReduce(Function2<Out, Out, Out>, ClassicActorSystemProvider) - Method in class akka.stream.javadsl.Source
Shortcut for running this Source with a reduce function.
runReduce(Function2<Out, Out, Out>, Materializer) - Method in class akka.stream.javadsl.Source
Shortcut for running this Source with a reduce function.
runReduce(Function2<U, U, U>, Materializer) - Method in class akka.stream.scaladsl.Source
Shortcut for running this Source with a reduce function.
runTest(String, Args) - Method in class akka.persistence.japi.journal.JavaJournalSpec
 
runTest(String, Args) - Method in class akka.persistence.japi.snapshot.JavaSnapshotStoreSpec
 
runTests(Option<String>, Args) - Method in class akka.persistence.japi.journal.JavaJournalSpec
 
runTests(Option<String>, Args) - Method in class akka.persistence.japi.snapshot.JavaSnapshotStoreSpec
 
RuntimePluginConfig - Interface in akka.persistence
 
runWith(Graph<SinkShape<Pair<Out, Ctx>>, M>, ClassicActorSystemProvider) - Method in class akka.stream.javadsl.SourceWithContext
Connect this SourceWithContext to a Sink and run it.
runWith(Graph<SinkShape<Pair<Out, Ctx>>, M>, Materializer) - Method in class akka.stream.javadsl.SourceWithContext
Connect this SourceWithContext to a Sink and run it.
runWith(Graph<SinkShape<Out>, M>, ClassicActorSystemProvider) - Method in class akka.stream.javadsl.Source
Connect this Source to a Sink and run it.
runWith(Graph<SinkShape<Out>, M>, Materializer) - Method in class akka.stream.javadsl.Source
Connect this Source to a Sink and run it.
runWith(Graph<SinkShape<Out>, Mat2>, Materializer) - Method in class akka.stream.scaladsl.Source
Connect this Source to a Sink and run it.
runWith(Graph<SinkShape<Tuple2<Out, Ctx>>, Mat2>, Materializer) - Method in class akka.stream.scaladsl.SourceWithContext
Connect this SourceWithContext to a Sink and run it.
runWith(Graph<SourceShape<In>, M>, ClassicActorSystemProvider) - Method in class akka.stream.javadsl.Sink
Connect this Sink to a Source and run it.
runWith(Graph<SourceShape<In>, M>, Materializer) - Method in class akka.stream.javadsl.Sink
Connect this Sink to a Source and run it.
runWith(Graph<SourceShape<In>, Mat1>, Graph<SinkShape<Out>, Mat2>, Materializer) - Method in class akka.stream.scaladsl.Flow
Connect the Source to this Flow and then connect it to the Sink and run it.
runWith(Graph<SourceShape<In>, Mat2>, Materializer) - Method in class akka.stream.scaladsl.Sink
Connect this Sink to a Source and run it.
runWith(Graph<SourceShape<In>, T>, Graph<SinkShape<Out>, U>, ClassicActorSystemProvider) - Method in class akka.stream.javadsl.Flow
Connect the Source to this Flow and then connect it to the Sink and run it.
runWith(Graph<SourceShape<In>, T>, Graph<SinkShape<Out>, U>, Materializer) - Method in class akka.stream.javadsl.Flow
Connect the Source to this Flow and then connect it to the Sink and run it.

S

s() - Method in class akka.stream.Inlet
 
s() - Method in class akka.stream.Outlet
 
safeLongToInt(long) - Method in interface akka.persistence.journal.inmem.InmemMessages
 
safeToBeOldest() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.InitialOldestState
 
same() - Static method in class akka.actor.typed.internal.BehaviorImpl
 
same() - Method in class akka.actor.typed.internal.BehaviorImpl$
 
same() - Static method in class akka.actor.typed.javadsl.Behaviors
Return this behavior from message processing in order to advise the system to reuse the previous behavior.
same() - Method in class akka.actor.typed.javadsl.Behaviors$
Return this behavior from message processing in order to advise the system to reuse the previous behavior.
same() - Static method in class akka.actor.typed.scaladsl.Behaviors
Return this behavior from message processing in order to advise the system to reuse the previous behavior.
same() - Method in class akka.actor.typed.scaladsl.Behaviors$
Return this behavior from message processing in order to advise the system to reuse the previous behavior.
Same$() - Constructor for class akka.cluster.ddata.VersionVector.Same$
 
Same$() - Constructor for class akka.cluster.VectorClock.Same$
 
sameAs(Metric) - Method in class akka.cluster.metrics.Metric
Returns true if that is tracking the same metric as this.
sameAs(NodeMetrics) - Method in class akka.cluster.metrics.NodeMetrics
Returns true if that address is the same as this
sameAsParent() - Static method in class akka.actor.typed.DispatcherSelector
Run the actor on the same executor as the parent actor.
sameAsParent() - Method in class akka.actor.typed.DispatcherSelector$
Run the actor on the same executor as the parent actor.
SameBehavior() - Static method in class akka.actor.typed.internal.BehaviorTags
 
SameBehavior() - Method in class akka.actor.typed.internal.BehaviorTags$
 
SameBehavior$() - Constructor for class akka.actor.typed.internal.BehaviorImpl.SameBehavior$
 
SameInstance() - Static method in class akka.cluster.ddata.VersionVector
Java API: The VersionVector.Same instance
SameInstance() - Method in class akka.cluster.ddata.VersionVector$
Java API: The VersionVector.Same instance
SameThreadExecutionContext - Class in akka.dispatch.internal
Factory to create same thread ec.
SameThreadExecutionContext() - Constructor for class akka.dispatch.internal.SameThreadExecutionContext
 
sameThreadExecutionContext$() - Constructor for class akka.dispatch.ExecutionContexts.sameThreadExecutionContext$
Deprecated.
 
SameThreadExecutionContext$ - Class in akka.dispatch.internal
Factory to create same thread ec.
SameThreadExecutionContext$() - Constructor for class akka.dispatch.internal.SameThreadExecutionContext$
 
sample() - Method in class akka.cluster.metrics.JmxMetricsCollector
Samples and collects new data points.
sample() - Method in interface akka.cluster.metrics.MetricsCollector
Samples and collects new data points.
SaneRejectedExecutionHandler - Class in akka.dispatch
The RejectedExecutionHandler used by Akka, it improves on CallerRunsPolicy by throwing a RejectedExecutionException if the executor isShutdown.
SaneRejectedExecutionHandler() - Constructor for class akka.dispatch.SaneRejectedExecutionHandler
 
satisfiesRoles(Set<String>) - Method in interface akka.cluster.routing.ClusterRouterActor
 
saveAsync(SnapshotMetadata, Object) - Method in class akka.persistence.snapshot.japi.SnapshotStore
 
saveAsync(SnapshotMetadata, Object) - Method in class akka.persistence.snapshot.NoSnapshotStore
 
saveAsync(SnapshotMetadata, Object) - Method in interface akka.persistence.snapshot.SnapshotStore
Plugin API: asynchronously saves a snapshot.
saveAsync(SnapshotMetadata, Object) - Method in class akka.persistence.testkit.PersistenceTestKitSnapshotPlugin
 
saveSnapshot(Object) - Method in interface akka.persistence.Snapshotter
Saves a snapshot of this snapshotter's state.
SaveSnapshot(SnapshotMetadata, Object) - Constructor for class akka.persistence.SnapshotProtocol.SaveSnapshot
 
SaveSnapshot$() - Constructor for class akka.persistence.SnapshotProtocol.SaveSnapshot$
 
SaveSnapshotFailure - Class in akka.persistence
Sent to a PersistentActor after failed saving of a snapshot.
SaveSnapshotFailure(SnapshotMetadata, Throwable) - Constructor for class akka.persistence.SaveSnapshotFailure
 
SaveSnapshotFailure$ - Class in akka.persistence
 
SaveSnapshotFailure$() - Constructor for class akka.persistence.SaveSnapshotFailure$
 
SaveSnapshotSuccess - Class in akka.persistence
Sent to a PersistentActor after successful saving of a snapshot.
SaveSnapshotSuccess(SnapshotMetadata) - Constructor for class akka.persistence.SaveSnapshotSuccess
 
SaveSnapshotSuccess$ - Class in akka.persistence
 
SaveSnapshotSuccess$() - Constructor for class akka.persistence.SaveSnapshotSuccess$
 
saveSnapshotWhenNeeded() - Method in class akka.cluster.sharding.PersistentShardCoordinator
Deprecated.
 
saveStateSnapshot() - Method in interface akka.persistence.fsm.PersistentFSM
Deprecated.
Save the current state as a snapshot
SbrDecision() - Method in class akka.cluster.ClusterLogMarker.Properties$
 
sbrDowning(akka.cluster.sbr.DowningStrategy.Decision) - Static method in class akka.cluster.ClusterLogMarker
Marker "akkaSbrDowning" of log event when Split Brain Resolver has made a downing decision.
sbrDowning(akka.cluster.sbr.DowningStrategy.Decision) - Method in class akka.cluster.ClusterLogMarker$
Marker "akkaSbrDowning" of log event when Split Brain Resolver has made a downing decision.
sbrDowningNode(UniqueAddress, akka.cluster.sbr.DowningStrategy.Decision) - Static method in class akka.cluster.ClusterLogMarker
Marker "akkaSbrDowningNode" of log event when a member is downed by Split Brain Resolver.
sbrDowningNode(UniqueAddress, akka.cluster.sbr.DowningStrategy.Decision) - Method in class akka.cluster.ClusterLogMarker$
Marker "akkaSbrDowningNode" of log event when a member is downed by Split Brain Resolver.
sbrInstability() - Static method in class akka.cluster.ClusterLogMarker
Marker "akkaSbrInstability" of log event when Split Brain Resolver has detected too much instability and will down all nodes.
sbrInstability() - Method in class akka.cluster.ClusterLogMarker$
Marker "akkaSbrInstability" of log event when Split Brain Resolver has detected too much instability and will down all nodes.
sbrLeaseAcquired(akka.cluster.sbr.DowningStrategy.Decision) - Static method in class akka.cluster.ClusterLogMarker
Marker "akkaSbrLeaseAcquired" of log event when Split Brain Resolver has acquired the lease.
sbrLeaseAcquired(akka.cluster.sbr.DowningStrategy.Decision) - Method in class akka.cluster.ClusterLogMarker$
Marker "akkaSbrLeaseAcquired" of log event when Split Brain Resolver has acquired the lease.
sbrLeaseDenied(akka.cluster.sbr.DowningStrategy.Decision) - Static method in class akka.cluster.ClusterLogMarker
Marker "akkaSbrLeaseDenied" of log event when Split Brain Resolver has acquired the lease.
sbrLeaseDenied(akka.cluster.sbr.DowningStrategy.Decision) - Method in class akka.cluster.ClusterLogMarker$
Marker "akkaSbrLeaseDenied" of log event when Split Brain Resolver has acquired the lease.
sbrLeaseReleased() - Static method in class akka.cluster.ClusterLogMarker
Marker "akkaSbrLeaseReleased" of log event when Split Brain Resolver has released the lease.
sbrLeaseReleased() - Method in class akka.cluster.ClusterLogMarker$
Marker "akkaSbrLeaseReleased" of log event when Split Brain Resolver has released the lease.
scala2JavaOption(Option<A>) - Static method in class akka.japi.Option
 
scala2JavaOption(Option<A>) - Method in class akka.japi.Option$
 
ScalaActorRef - Interface in akka.actor
Deprecated.
tell method is now provided by ActorRef trait. Since 2.6.13.
ScalaActorSelection - Interface in akka.actor
Contains the Scala API (!-method) for ActorSelections) which provides automatic tracking of the sender, as per the usual implicit ActorRef pattern.
scalaAnyThreeToFalse() - Static method in class akka.util.ConstantFun
 
scalaAnyThreeToFalse() - Method in class akka.util.ConstantFun$
 
scalaAnyThreeToThird() - Static method in class akka.util.ConstantFun
 
scalaAnyThreeToThird() - Method in class akka.util.ConstantFun$
 
scalaAnyThreeToUnit() - Static method in class akka.util.ConstantFun
 
scalaAnyThreeToUnit() - Method in class akka.util.ConstantFun$
 
scalaAnyToNone() - Static method in class akka.util.ConstantFun
 
scalaAnyToNone() - Method in class akka.util.ConstantFun$
 
scalaAnyToUnit() - Static method in class akka.util.ConstantFun
 
scalaAnyToUnit() - Method in class akka.util.ConstantFun$
 
scalaAnyTwoToNone() - Static method in class akka.util.ConstantFun
 
scalaAnyTwoToNone() - Method in class akka.util.ConstantFun$
 
scalaAnyTwoToTrue() - Static method in class akka.util.ConstantFun
 
scalaAnyTwoToTrue() - Method in class akka.util.ConstantFun$
 
scalaAnyTwoToUnit() - Static method in class akka.util.ConstantFun
 
scalaAnyTwoToUnit() - Method in class akka.util.ConstantFun$
 
ScalaBatchable - Class in akka.dispatch.internal
INTERNAL API
ScalaBatchable() - Constructor for class akka.dispatch.internal.ScalaBatchable
 
ScalaBatchable$ - Class in akka.dispatch.internal
INTERNAL API
ScalaBatchable$() - Constructor for class akka.dispatch.internal.ScalaBatchable$
 
scalaDsl(T) - Method in interface akka.persistence.PluginProvider
 
scaladslDurableStateStore() - Method in interface akka.persistence.state.DurableStateStoreProvider
The ReadJournal implementation for the Scala API.
scaladslDurableStateStore() - Method in class akka.persistence.testkit.state.PersistenceTestKitDurableStateStoreProvider
 
scaladslReadJournal() - Method in class akka.persistence.query.journal.leveldb.LeveldbReadJournalProvider
Deprecated.
 
scaladslReadJournal() - Method in interface akka.persistence.query.ReadJournalProvider
The ReadJournal implementation for the Scala API.
scaladslReadJournal() - Method in class akka.persistence.testkit.query.PersistenceTestKitReadJournalProvider
 
ScalaDurationOps(Duration) - Constructor for class akka.util.JavaDurationConverters.ScalaDurationOps
 
ScalaDurationOps(Duration) - Static method in class akka.util.JavaDurationConverters
 
ScalaDurationOps(Duration) - Method in class akka.util.JavaDurationConverters$
 
ScalaDurationOps$() - Constructor for class akka.util.JavaDurationConverters.ScalaDurationOps$
 
scalaIdentityFunction() - Static method in class akka.util.ConstantFun
 
scalaIdentityFunction() - Method in class akka.util.ConstantFun$
 
ScalaSessionAPI - Interface in akka.stream.scaladsl
Allows access to an SSLSession with Scala types
ScalaSessionAPI$ - Class in akka.stream.scaladsl
 
ScalaSessionAPI$() - Constructor for class akka.stream.scaladsl.ScalaSessionAPI$
 
ScalaTestWithActorTestKit - Class in akka.actor.testkit.typed.scaladsl
A ScalaTest base class for the ActorTestKit, making it possible to have ScalaTest manage the lifecycle of the testkit.
ScalaTestWithActorTestKit() - Constructor for class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
Config loaded from application-test.conf if that exists, otherwise using default configuration from the reference.conf resources that ship with the Akka libraries.
ScalaTestWithActorTestKit(ActorTestKit) - Constructor for class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
ScalaTestWithActorTestKit(ActorSystem<?>) - Constructor for class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
Use a custom ActorSystem for the actor system.
ScalaTestWithActorTestKit(Config) - Constructor for class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
Use a custom config for the actor system.
ScalaTestWithActorTestKit(Config, TestKitSettings) - Constructor for class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
Use a custom config for the actor system, and a custom TestKitSettings.
ScalaTestWithActorTestKit(String) - Constructor for class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
Use a custom config for the actor system.
scaledPoolSize(int, double, int) - Static method in class akka.dispatch.ThreadPoolConfig
 
scaledPoolSize(int, double, int) - Method in class akka.dispatch.ThreadPoolConfig$
 
scan(T, Function2<T, Out, T>) - Method in class akka.stream.javadsl.Flow
Similar to fold but is not a terminal operation, emits its current value which starts at zero and then applies the current and next value to the given function f, emitting the next current value.
scan(T, Function2<T, Out, T>) - Method in class akka.stream.javadsl.Source
Similar to fold but is not a terminal operation, emits its current value which starts at zero and then applies the current and next value to the given function f, emitting the next current value.
scan(T, Function2<T, Out, T>) - Method in class akka.stream.javadsl.SubFlow
Similar to fold but is not a terminal operation, emits its current value which starts at zero and then applies the current and next value to the given function f, emitting the next current value.
scan(T, Function2<T, Out, T>) - Method in class akka.stream.javadsl.SubSource
Similar to fold but is not a terminal operation, emits its current value which starts at zero and then applies the current and next value to the given function f, emitting the next current value.
scan(T, Function2<T, Out, T>) - Method in interface akka.stream.scaladsl.FlowOps
Similar to fold but is not a terminal operation, emits its current value which starts at zero and then applies the current and next value to the given function f, emitting the next current value.
scanAsync(T, Function2<T, Out, CompletionStage<T>>) - Method in class akka.stream.javadsl.Flow
Similar to scan but with a asynchronous function, emits its current value which starts at zero and then applies the current and next value to the given function f, emitting a Future that resolves to the next current value.
scanAsync(T, Function2<T, Out, CompletionStage<T>>) - Method in class akka.stream.javadsl.Source
Similar to scan but with a asynchronous function, emits its current value which starts at zero and then applies the current and next value to the given function f, emitting a Future that resolves to the next current value.
scanAsync(T, Function2<T, Out, CompletionStage<T>>) - Method in class akka.stream.javadsl.SubFlow
Similar to scan but with a asynchronous function, emits its current value which starts at zero and then applies the current and next value to the given function f, emitting a Future that resolves to the next current value.
scanAsync(T, Function2<T, Out, CompletionStage<T>>) - Method in class akka.stream.javadsl.SubSource
Similar to scan but with a asynchronous function, emits its current value which starts at zero and then applies the current and next value to the given function f, emitting a Future that resolves to the next current value.
scanAsync(T, Function2<T, Out, Future<T>>) - Method in interface akka.stream.scaladsl.FlowOps
Similar to scan but with an asynchronous function, emits its current value which starts at zero and then applies the current and next value to the given function f, emitting a Future that resolves to the next current value.
ScanningClassification - Interface in akka.event
Maps Classifiers to Subscribers and selects which Subscriber should receive which publication through scanning through all Subscribers through the matches(classifier, event) method
ScanningEventBus<E,​S,​C> - Class in akka.event.japi
Java API: See documentation for ScanningClassification E is the Event type S is the Subscriber type C is the Classifier type
ScanningEventBus() - Constructor for class akka.event.japi.ScanningEventBus
 
ScatterGatherFirstCompletedGroup - Class in akka.routing
A router group that broadcasts the message to all routees, and replies with the first response.
ScatterGatherFirstCompletedGroup(Config) - Constructor for class akka.routing.ScatterGatherFirstCompletedGroup
 
ScatterGatherFirstCompletedGroup(Iterable<String>, Duration) - Constructor for class akka.routing.ScatterGatherFirstCompletedGroup
Java API
ScatterGatherFirstCompletedGroup(Iterable<String>, FiniteDuration) - Constructor for class akka.routing.ScatterGatherFirstCompletedGroup
Java API
ScatterGatherFirstCompletedGroup(Iterable<String>, FiniteDuration, String) - Constructor for class akka.routing.ScatterGatherFirstCompletedGroup
 
ScatterGatherFirstCompletedGroup$ - Class in akka.routing
 
ScatterGatherFirstCompletedGroup$() - Constructor for class akka.routing.ScatterGatherFirstCompletedGroup$
 
ScatterGatherFirstCompletedPool - Class in akka.routing
A router pool that broadcasts the message to all routees, and replies with the first response.
ScatterGatherFirstCompletedPool(int, Duration) - Constructor for class akka.routing.ScatterGatherFirstCompletedPool
Java API
ScatterGatherFirstCompletedPool(int, FiniteDuration) - Constructor for class akka.routing.ScatterGatherFirstCompletedPool
Java API
ScatterGatherFirstCompletedPool(int, Option<Resizer>, FiniteDuration, SupervisorStrategy, String, boolean) - Constructor for class akka.routing.ScatterGatherFirstCompletedPool
 
ScatterGatherFirstCompletedPool(Config) - Constructor for class akka.routing.ScatterGatherFirstCompletedPool
 
ScatterGatherFirstCompletedPool$ - Class in akka.routing
 
ScatterGatherFirstCompletedPool$() - Constructor for class akka.routing.ScatterGatherFirstCompletedPool$
 
ScatterGatherFirstCompletedRoutees$ - Class in akka.routing
 
ScatterGatherFirstCompletedRoutees$() - Constructor for class akka.routing.ScatterGatherFirstCompletedRoutees$
 
ScatterGatherFirstCompletedRoutingLogic - Class in akka.routing
Broadcasts the message to all routees, and replies with the first response.
ScatterGatherFirstCompletedRoutingLogic(FiniteDuration) - Constructor for class akka.routing.ScatterGatherFirstCompletedRoutingLogic
 
ScatterGatherFirstCompletedRoutingLogic$ - Class in akka.routing
 
ScatterGatherFirstCompletedRoutingLogic$() - Constructor for class akka.routing.ScatterGatherFirstCompletedRoutingLogic$
 
schedule(ActorRef, FiniteDuration) - Method in class akka.actor.FSM.Timer
 
schedule(ActorRef, FiniteDuration) - Method in class akka.persistence.fsm.PersistentFSM.Timer
Deprecated.
 
schedule(Duration, Duration, ActorRef, Object, ExecutionContext, ActorRef) - Method in interface akka.actor.Scheduler
Deprecated.
Use scheduleWithFixedDelay or scheduleAtFixedRate instead. This has the same semantics as scheduleAtFixedRate, but scheduleWithFixedDelay is often preferred. Since 2.6.0.
schedule(Duration, Duration, Runnable, ExecutionContext) - Method in class akka.actor.AbstractScheduler
Deprecated.
schedule(Duration, Duration, Runnable, ExecutionContext) - Method in interface akka.actor.Scheduler
Deprecated.
Use scheduleWithFixedDelay or scheduleAtFixedRate instead. This has the same semantics as scheduleAtFixedRate, but scheduleWithFixedDelay is often preferred. Since 2.6.0.
schedule(FiniteDuration, FiniteDuration, ActorRef, Object, ExecutionContext, ActorRef) - Method in interface akka.actor.Scheduler
Deprecated.
Use scheduleWithFixedDelay or scheduleAtFixedRate instead. This has the same semantics as scheduleAtFixedRate, but scheduleWithFixedDelay is often preferred. Since 2.6.0.
schedule(FiniteDuration, FiniteDuration, Runnable, ExecutionContext) - Method in class akka.actor.AbstractScheduler
Deprecated.
schedule(FiniteDuration, FiniteDuration, Runnable, ExecutionContext) - Method in class akka.actor.LightArrayRevolverScheduler
 
schedule(FiniteDuration, FiniteDuration, Runnable, ExecutionContext) - Method in interface akka.actor.Scheduler
Deprecated.
Use scheduleWithFixedDelay or scheduleAtFixedRate instead. This has the same semantics as scheduleAtFixedRate, but scheduleWithFixedDelay is often preferred. Since 2.6.0.
schedule(FiniteDuration, FiniteDuration, Runnable, ExecutionContext) - Method in class akka.testkit.ExplicitlyTriggeredScheduler
 
schedule(FiniteDuration, FiniteDuration, Function0<BoxedUnit>, ExecutionContext) - Method in interface akka.actor.Scheduler
Deprecated.
Use scheduleWithFixedDelay or scheduleAtFixedRate instead. This has the same semantics as scheduleAtFixedRate, but scheduleWithFixedDelay is often preferred. Since 2.6.0.
schedule$default$6(FiniteDuration, FiniteDuration, ActorRef, Object) - Method in interface akka.actor.Scheduler
scheduleAtFixedRate(Object, Duration, Duration) - Method in class akka.stream.stage.TimerGraphStageLogic
Schedule timer to call TimerGraphStageLogic.onTimer(java.lang.Object) periodically with the given interval after the specified initial delay.
scheduleAtFixedRate(Object, FiniteDuration, FiniteDuration) - Method in class akka.stream.stage.TimerGraphStageLogic
Schedule timer to call TimerGraphStageLogic.onTimer(java.lang.Object) periodically with the given interval after the specified initial delay.
scheduleAtFixedRate(Duration, Duration, ActorRef, Object, ExecutionContext, ActorRef) - Method in interface akka.actor.Scheduler
Java API: Schedules a message to be sent repeatedly with an initial delay and frequency.
scheduleAtFixedRate(Duration, Duration, Runnable, ExecutionContext) - Method in interface akka.actor.Scheduler
Java API: Schedules a Runnable to be run repeatedly with an initial delay and a frequency.
scheduleAtFixedRate(Duration, Duration, Runnable, ExecutionContext) - Method in interface akka.actor.typed.Scheduler
Java API: Schedules a Runnable to be run repeatedly with an initial delay and a frequency.
scheduleAtFixedRate(FiniteDuration, FiniteDuration, ActorRef, Object, ExecutionContext, ActorRef) - Method in interface akka.actor.Scheduler
Scala API: Schedules a message to be sent repeatedly with an initial delay and frequency.
scheduleAtFixedRate(FiniteDuration, FiniteDuration, Runnable) - Method in class akka.stream.Materializer
Interface for operators that need timer services for their functionality.
scheduleAtFixedRate(FiniteDuration, FiniteDuration, Runnable, ExecutionContext) - Method in interface akka.actor.Scheduler
Scala API: Schedules a Runnable to be run repeatedly with an initial delay and a frequency.
scheduleAtFixedRate(FiniteDuration, FiniteDuration, Runnable, ExecutionContext) - Method in interface akka.actor.typed.Scheduler
Scala API: Schedules a Runnable to be run repeatedly with an initial delay and a frequency.
scheduleAtFixedRate$default$6(FiniteDuration, FiniteDuration, ActorRef, Object) - Method in interface akka.actor.Scheduler
Scala API: Schedules a message to be sent repeatedly with an initial delay and frequency.
scheduled(Duration, ActorRef<U>, U) - Static method in class akka.actor.testkit.typed.javadsl.Effects
The behavior used context.schedule to schedule message to be sent to target after delay FIXME what about events scheduled through the scheduler?
scheduled(Duration, ActorRef<U>, U) - Method in class akka.actor.testkit.typed.javadsl.Effects$
The behavior used context.schedule to schedule message to be sent to target after delay FIXME what about events scheduled through the scheduler?
scheduled(FiniteDuration, ActorRef<U>, U) - Static method in class akka.actor.testkit.typed.scaladsl.Effects
The behavior used context.schedule to schedule message to be sent to target after delay FIXME what about events scheduled through the scheduler?
scheduled(FiniteDuration, ActorRef<U>, U) - Method in class akka.actor.testkit.typed.scaladsl.Effects$
The behavior used context.schedule to schedule message to be sent to target after delay FIXME what about events scheduled through the scheduler?
Scheduled(Object, int, boolean) - Constructor for class akka.stream.stage.TimerMessages.Scheduled
 
Scheduled(FiniteDuration, ActorRef<U>, U) - Constructor for class akka.actor.testkit.typed.Effect.Scheduled
 
Scheduled() - Method in class akka.dispatch.Mailbox$
 
SCHEDULED() - Static method in class akka.dispatch.MessageDispatcher
 
SCHEDULED() - Method in class akka.dispatch.MessageDispatcher$
 
Scheduled$() - Constructor for class akka.actor.testkit.typed.Effect.Scheduled$
 
Scheduled$() - Constructor for class akka.stream.stage.TimerMessages.Scheduled$
 
scheduleDelayedMemberRemoved(Member) - Method in class akka.cluster.singleton.ClusterSingletonManager
 
scheduledInterval() - Static method in class akka.cluster.sharding.internal.DisabledEntityPassivationStrategy
 
scheduledInterval() - Method in class akka.cluster.sharding.internal.DisabledEntityPassivationStrategy$
 
ScheduledRestart(RestartSupervisor<?, ? extends Throwable>) - Constructor for class akka.actor.typed.internal.RestartSupervisor.ScheduledRestart
 
ScheduledRestart$() - Constructor for class akka.actor.typed.internal.RestartSupervisor.ScheduledRestart$
 
scheduleOnce(Object, Duration) - Method in class akka.stream.stage.TimerGraphStageLogic
Schedule timer to call TimerGraphStageLogic.onTimer(java.lang.Object) after given delay.
scheduleOnce(Object, FiniteDuration) - Method in class akka.stream.stage.TimerGraphStageLogic
Schedule timer to call TimerGraphStageLogic.onTimer(java.lang.Object) after given delay.
scheduleOnce(Duration, ActorRef, Object, ExecutionContext, ActorRef) - Method in interface akka.actor.Scheduler
Java API: Schedules a message to be sent once with a delay, i.e.
scheduleOnce(Duration, ActorRef<U>, U) - Method in interface akka.actor.typed.internal.ActorContextImpl
 
scheduleOnce(Duration, ActorRef<U>, U) - Method in interface akka.actor.typed.javadsl.ActorContext
Schedule the sending of the given message to the given target Actor after the given time period has elapsed.
scheduleOnce(Duration, Runnable, ExecutionContext) - Method in class akka.actor.AbstractScheduler
Schedules a Runnable to be run once with a delay, i.e.
scheduleOnce(Duration, Runnable, ExecutionContext) - Method in interface akka.actor.Scheduler
Java API: Schedules a Runnable to be run once with a delay, i.e.
scheduleOnce(Duration, Runnable, ExecutionContext) - Method in interface akka.actor.typed.Scheduler
Java API: Schedules a Runnable to be run once with a delay, i.e.
scheduleOnce(FiniteDuration, ActorRef, Object, ExecutionContext, ActorRef) - Method in interface akka.actor.Scheduler
Scala API: Schedules a message to be sent once with a delay, i.e.
scheduleOnce(FiniteDuration, ActorRef<U>, U) - Method in interface akka.actor.typed.scaladsl.ActorContext
Schedule the sending of the given message to the given target Actor after the given time period has elapsed.
scheduleOnce(FiniteDuration, Runnable) - Method in class akka.stream.Materializer
Interface for operators that need timer services for their functionality.
scheduleOnce(FiniteDuration, Runnable, ExecutionContext) - Method in class akka.actor.AbstractScheduler
Schedules a Runnable to be run once with a delay, i.e.
scheduleOnce(FiniteDuration, Runnable, ExecutionContext) - Method in class akka.actor.LightArrayRevolverScheduler
 
scheduleOnce(FiniteDuration, Runnable, ExecutionContext) - Method in interface akka.actor.Scheduler
Scala API: Schedules a Runnable to be run once with a delay, i.e.
scheduleOnce(FiniteDuration, Runnable, ExecutionContext) - Method in interface akka.actor.typed.Scheduler
Scala API: Schedules a Runnable to be run once with a delay, i.e.
scheduleOnce(FiniteDuration, Runnable, ExecutionContext) - Method in class akka.testkit.ExplicitlyTriggeredScheduler
 
scheduleOnce(FiniteDuration, Function0<BoxedUnit>, ExecutionContext) - Method in interface akka.actor.Scheduler
Scala API: Schedules a function to be run once with a delay, i.e.
scheduleOnce$default$5(FiniteDuration, ActorRef, Object) - Method in interface akka.actor.Scheduler
 
schedulePeriodically(Object, Duration) - Method in class akka.stream.stage.TimerGraphStageLogic
Deprecated.
Use scheduleWithFixedDelay or scheduleAtFixedRate instead. This has the same semantics as scheduleAtFixedRate, but scheduleWithFixedDelay is often preferred. Since 2.6.0.
schedulePeriodically(Object, FiniteDuration) - Method in class akka.stream.stage.TimerGraphStageLogic
Deprecated.
Use scheduleWithFixedDelay or scheduleAtFixedRate instead. This has the same semantics as scheduleAtFixedRate, but scheduleWithFixedDelay is often preferred. Since 2.6.0.
schedulePeriodically(FiniteDuration, FiniteDuration, Runnable) - Method in class akka.stream.Materializer
Deprecated.
Use scheduleWithFixedDelay or scheduleAtFixedRate instead. This has the same semantics as scheduleAtFixedRate, but scheduleWithFixedDelay is often preferred. Since 2.6.0.
schedulePeriodicallyWithInitialDelay(Object, Duration, Duration) - Method in class akka.stream.stage.TimerGraphStageLogic
Deprecated.
Use scheduleWithFixedDelay or scheduleAtFixedRate instead. This has the same semantics as scheduleAtFixedRate, but scheduleWithFixedDelay is often preferred. Since 2.6.0.
schedulePeriodicallyWithInitialDelay(Object, FiniteDuration, FiniteDuration) - Method in class akka.stream.stage.TimerGraphStageLogic
Deprecated.
Use scheduleWithFixedDelay or scheduleAtFixedRate instead. This has the same semantics as scheduleAtFixedRate, but scheduleWithFixedDelay is often preferred. Since 2.6.0.
scheduler() - Method in class akka.actor.ActorSystem
Light-weight scheduler for running asynchronous tasks after some deadline in the future.
scheduler() - Method in class akka.actor.testkit.typed.javadsl.ActorTestKit
The scheduler of the testkit actor system
scheduler() - Method in class akka.actor.testkit.typed.javadsl.TestKitJunitResource
See corresponding method on ActorTestKit
scheduler() - Method in class akka.actor.testkit.typed.scaladsl.ActorTestKit
 
scheduler() - Method in class akka.actor.typed.ActorSystem
A generic scheduler that can initiate the execution of tasks after some delay.
scheduler() - Method in interface akka.dispatch.DispatcherPrerequisites
 
scheduler() - Method in class akka.routing.TailChoppingRoutingLogic
 
Scheduler - Interface in akka.actor
An Akka scheduler service.
Scheduler - Interface in akka.actor.typed
The ActorSystem facility for scheduling tasks.
Scheduler.TaskRunOnClose - Interface in akka.actor
If a TaskRunOnClose is used in scheduleOnce it will be run when the Scheduler is closed (ActorSystem shutdown).
Scheduler$ - Class in akka.actor
 
Scheduler$() - Constructor for class akka.actor.Scheduler$
 
SchedulerAdapter$ - Class in akka.actor.typed.internal.adapter
INTERNAL API
SchedulerAdapter$() - Constructor for class akka.actor.typed.internal.adapter.SchedulerAdapter$
 
SchedulerClass() - Method in class akka.actor.ActorSystem.Settings
 
scheduleRefreshContactsTick(FiniteDuration) - Method in class akka.cluster.client.ClusterClient
Deprecated.
 
scheduleRestartTimer() - Method in class akka.stream.scaladsl.RestartWithBackoffLogic
 
SchedulerException - Exception in akka.actor
This exception is thrown by Scheduler.schedule* when scheduling is not possible, e.g.
SchedulerException(String) - Constructor for exception akka.actor.SchedulerException
 
SchedulerException$ - Class in akka.actor
 
SchedulerException$() - Constructor for class akka.actor.SchedulerException$
 
schedulerFromActorSystem(ActorSystem<?>) - Static method in class akka.actor.typed.scaladsl.AskPattern
Provides a scheduler from an actor system (that will likely already be implicit in the scope) to minimize ask boilerplate.
schedulerFromActorSystem(ActorSystem<?>) - Method in class akka.actor.typed.scaladsl.AskPattern$
Provides a scheduler from an actor system (that will likely already be implicit in the scope) to minimize ask boilerplate.
SchedulerTickDuration() - Method in class akka.cluster.ClusterSettings
 
SchedulerTicksPerWheel() - Method in class akka.cluster.ClusterSettings
 
scheduleWithFixedDelay(Object, Duration, Duration) - Method in class akka.stream.stage.TimerGraphStageLogic
Schedule timer to call TimerGraphStageLogic.onTimer(java.lang.Object) periodically with the given delay after the specified initial delay.
scheduleWithFixedDelay(Object, FiniteDuration, FiniteDuration) - Method in class akka.stream.stage.TimerGraphStageLogic
Schedule timer to call TimerGraphStageLogic.onTimer(java.lang.Object) periodically with the given delay after the specified initial delay.
scheduleWithFixedDelay(Duration, Duration, ActorRef, Object, ExecutionContext, ActorRef) - Method in interface akka.actor.Scheduler
Java API: Schedules a message to be sent repeatedly with an initial delay and a fixed delay between messages.
scheduleWithFixedDelay(Duration, Duration, Runnable, ExecutionContext) - Method in interface akka.actor.Scheduler
Java API: Schedules a Runnable to be run repeatedly with an initial delay and a fixed delay between subsequent executions.
scheduleWithFixedDelay(Duration, Duration, Runnable, ExecutionContext) - Method in interface akka.actor.typed.Scheduler
Java API: Schedules a Runnable to be run repeatedly with an initial delay and a fixed delay between subsequent executions.
scheduleWithFixedDelay(FiniteDuration, FiniteDuration, ActorRef, Object, ExecutionContext, ActorRef) - Method in interface akka.actor.Scheduler
Scala API: Schedules a message to be sent repeatedly with an initial delay and a fixed delay between messages.
scheduleWithFixedDelay(FiniteDuration, FiniteDuration, Runnable) - Method in class akka.stream.Materializer
Interface for operators that need timer services for their functionality.
scheduleWithFixedDelay(FiniteDuration, FiniteDuration, Runnable, ExecutionContext) - Method in class akka.actor.LightArrayRevolverScheduler
 
scheduleWithFixedDelay(FiniteDuration, FiniteDuration, Runnable, ExecutionContext) - Method in interface akka.actor.Scheduler
Scala API: Schedules a Runnable to be run repeatedly with an initial delay and a fixed delay between subsequent executions.
scheduleWithFixedDelay(FiniteDuration, FiniteDuration, Runnable, ExecutionContext) - Method in interface akka.actor.typed.Scheduler
Scala API: Schedules a Runnable to be run repeatedly with an initial delay and a fixed delay between subsequent executions.
scheduleWithFixedDelay$default$6(FiniteDuration, FiniteDuration, ActorRef, Object) - Method in interface akka.actor.Scheduler
 
SchemeAugmenter - Interface in akka.remote.transport
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
schemeIdentifier() - Method in class akka.remote.transport.AbstractTransportAdapter
Deprecated.
 
schemeIdentifier() - Method in class akka.remote.transport.netty.NettyTransport
Deprecated.
 
schemeIdentifier() - Method in class akka.remote.transport.TestTransport
Deprecated.
 
schemeIdentifier() - Method in interface akka.remote.transport.Transport
Deprecated.
Returns a string that will be used as the scheme part of the URLs corresponding to this transport
SchemeIdentifier() - Static method in class akka.remote.transport.ThrottlerTransportAdapter
Deprecated.
 
SchemeIdentifier() - Method in class akka.remote.transport.ThrottlerTransportAdapter$
Deprecated.
 
scope() - Method in class akka.actor.Deploy
 
Scope - Interface in akka.actor
The scope of a Deploy serves two purposes: as a marker for pattern matching the &ldquo;scope&rdquo; (i.e.
SCOPE_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.DeployData
 
SCOPEMANIFEST_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.DeployData
 
SCOPESERIALIZERID_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.DeployData
 
scrubActorSystemName(String) - Static method in class akka.actor.testkit.typed.internal.TestKitUtils
Sanitize the name to be used as valid actor system name by replacing invalid characters.
scrubActorSystemName(String) - Method in class akka.actor.testkit.typed.internal.TestKitUtils$
Sanitize the name to be used as valid actor system name by replacing invalid characters.
scrubActorSystemName(String) - Static method in class akka.testkit.TestKitUtils
Sanitize the name to be used as valid actor system name by replacing invalid characters.
scrubActorSystemName(String) - Method in class akka.testkit.TestKitUtils$
Sanitize the name to be used as valid actor system name by replacing invalid characters.
second() - Method in class akka.japi.Pair
 
secondaryPorts() - Method in class akka.stream.scaladsl.MergePreferred.MergePreferredShape
 
secondaryPorts() - Method in class akka.stream.scaladsl.MergePreferred
 
SECONDS - akka.remote.WireFormats.TimeUnit
SECONDS = 4;
SECONDS_VALUE - Static variable in enum akka.remote.WireFormats.TimeUnit
SECONDS = 4;
SecureRandomFactory - Class in akka.remote.artery.tcp
INTERNAL API
SecureRandomFactory() - Constructor for class akka.remote.artery.tcp.SecureRandomFactory
 
SecureRandomFactory$ - Class in akka.remote.artery.tcp
INTERNAL API
SecureRandomFactory$() - Constructor for class akka.remote.artery.tcp.SecureRandomFactory$
 
SEED() - Static method in class akka.util.HashCode
 
SEED() - Method in class akka.util.HashCode$
 
Seed128() - Static method in class akka.remote.security.provider.SeedSize
 
Seed128() - Method in class akka.remote.security.provider.SeedSize$
 
Seed192() - Static method in class akka.remote.security.provider.SeedSize
 
Seed192() - Method in class akka.remote.security.provider.SeedSize$
 
Seed256() - Static method in class akka.remote.security.provider.SeedSize
 
Seed256() - Method in class akka.remote.security.provider.SeedSize$
 
seedNodes() - Method in class akka.cluster.InternalClusterAction.JoinSeedNodes
 
seedNodes() - Method in class akka.cluster.typed.JoinSeedNodes
 
SeedNodes() - Method in class akka.cluster.ClusterSettings
 
SeedNodeTimeout() - Method in class akka.cluster.ClusterSettings
 
SeedSize - Class in akka.remote.security.provider
INTERNAL API From AESCounterRNG API docs: Valid values are 16 (128 bits), 24 (192 bits) and 32 (256 bits).
SeedSize() - Constructor for class akka.remote.security.provider.SeedSize
 
SeedSize$ - Class in akka.remote.security.provider
INTERNAL API From AESCounterRNG API docs: Valid values are 16 (128 bits), 24 (192 bits) and 32 (256 bits).
SeedSize$() - Constructor for class akka.remote.security.provider.SeedSize$
 
seen() - Method in class akka.cluster.ddata.PruningState.PruningInitialized
 
seen() - Method in class akka.persistence.query.TimestampOffset
 
SEEN_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry
 
SEEN_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview
 
seenBy() - Method in class akka.cluster.ClusterEvent.CurrentClusterState
 
SeenChanged$() - Constructor for class akka.cluster.ClusterEvent.SeenChanged$
 
SEENDIGEST_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus
 
SEENPERREPLICA_FIELD_NUMBER - Static variable in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata
 
SegmentedRecencyList$ - Class in akka.util
INTERNAL API
SegmentedRecencyList$() - Constructor for class akka.util.SegmentedRecencyList$
 
segmentedSettings() - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings
 
segmentedSettings() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings
 
SegmentedSettings(int, Seq<Object>) - Constructor for class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings$.SegmentedSettings
 
SegmentedSettings(int, Seq<Object>) - Constructor for class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings$.SegmentedSettings
 
SegmentedSettings$() - Constructor for class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings$.SegmentedSettings$
 
SegmentedSettings$() - Constructor for class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings$.SegmentedSettings$
 
segmentSize() - Method in class akka.stream.scaladsl.Interleave
 
select() - Static method in class akka.cluster.sharding.internal.NoActiveEntities
 
select() - Method in class akka.cluster.sharding.internal.NoActiveEntities$
 
select(Object, IndexedSeq<Routee>) - Method in class akka.cluster.metrics.AdaptiveLoadBalancingRoutingLogic
 
select(Object, IndexedSeq<Routee>) - Method in class akka.routing.BroadcastRoutingLogic
 
select(Object, IndexedSeq<Routee>) - Method in class akka.routing.ConsistentHashingRoutingLogic
 
select(Object, IndexedSeq<Routee>) - Method in class akka.routing.RandomRoutingLogic
 
select(Object, IndexedSeq<Routee>) - Method in class akka.routing.RoundRobinRoutingLogic
 
select(Object, IndexedSeq<Routee>) - Method in interface akka.routing.RoutingLogic
Pick the destination for a given message.
select(Object, IndexedSeq<Routee>) - Method in class akka.routing.ScatterGatherFirstCompletedRoutingLogic
 
select(Object, IndexedSeq<Routee>) - Method in class akka.routing.SmallestMailboxRoutingLogic
 
select(Object, IndexedSeq<Routee>) - Method in class akka.routing.TailChoppingRoutingLogic
 
SelectChildName$ - Class in akka.actor
 
SelectChildName$() - Constructor for class akka.actor.SelectChildName$
 
SelectChildPattern$ - Class in akka.actor
 
SelectChildPattern$() - Constructor for class akka.actor.SelectChildPattern$
 
SelectedSnapshot - Class in akka.persistence
Plugin API: a selected snapshot matching SnapshotSelectionCriteria.
SelectedSnapshot(SnapshotMetadata, Object) - Constructor for class akka.persistence.SelectedSnapshot
 
SelectedSnapshot$ - Class in akka.persistence
 
SelectedSnapshot$() - Constructor for class akka.persistence.SelectedSnapshot$
 
selection() - Method in exception akka.actor.ActorNotFound
 
selection() - Method in class akka.persistence.typed.DeletionTarget.Criteria
 
selection() - Method in class akka.routing.ActorSelectionRoutee
 
SelectionHandler$ - Class in akka.io
 
SelectionHandler$() - Constructor for class akka.io.SelectionHandler$
 
SelectionHandlerSettings - Class in akka.io
 
SelectionHandlerSettings(Config) - Constructor for class akka.io.SelectionHandlerSettings
 
SelectionPathElement - Interface in akka.actor
INTERNAL API
SelectorAssociationRetries() - Method in class akka.io.SelectionHandlerSettings
 
SelectorDispatcher() - Method in class akka.io.SelectionHandlerSettings
 
selectors() - Method in class akka.cluster.metrics.MixMetricsSelector
 
SELECTORS_FIELD_NUMBER - Static variable in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector
 
SelectParent - Class in akka.actor
INTERNAL API
SelectParent() - Constructor for class akka.actor.SelectParent
 
SelectParent$ - Class in akka.actor
INTERNAL API
SelectParent$() - Constructor for class akka.actor.SelectParent$
 
selectRandomNode(IndexedSeq<Address>) - Method in class akka.cluster.pubsub.DistributedPubSubMediator
 
selectRandomNode(IndexedSeq<UniqueAddress>) - Method in class akka.cluster.ddata.Replicator
 
selectRoutee(T) - Method in interface akka.actor.typed.internal.routing.RoutingLogic
 
selectRoutee(T) - Method in class akka.actor.typed.internal.routing.RoutingLogics.ConsistentHashingLogic
 
selectRoutee(T) - Method in class akka.actor.typed.internal.routing.RoutingLogics.RandomLogic
 
selectRoutee(T) - Method in class akka.actor.typed.internal.routing.RoutingLogics.RoundRobinLogic
 
self() - Method in class akka.actor.AbstractActor
 
self() - Method in class akka.actor.AbstractFSM
 
self() - Method in interface akka.actor.Actor
The 'self' field holds the ActorRef for this actor.
self() - Method in interface akka.actor.ActorContext
The ActorRef representing this actor
self() - Method in interface akka.actor.Cell
The &ldquo;self&rdquo; reference which this Cell is attached to.
self() - Method in interface akka.actor.StashSupport
 
self() - Method in interface akka.actor.typed.scaladsl.ActorContext
The identity of this Actor, bound to the lifecycle of this Actor instance.
self() - Static method in class akka.actor.TypedActor
Deprecated.
Returns the reference to the proxy when called inside a method call in a TypedActor
self() - Method in class akka.actor.TypedActor$
Deprecated.
Returns the reference to the proxy when called inside a method call in a TypedActor
self() - Method in class akka.cluster.client.ClusterClient
Deprecated.
 
self() - Method in class akka.cluster.client.ClusterReceptionist.Internal$.ClientResponseTunnel
Deprecated.
 
self() - Method in class akka.cluster.client.ClusterReceptionist
Deprecated.
 
self() - Method in class akka.cluster.ddata.LmdbDurableStore
 
self() - Method in class akka.cluster.ddata.Replicator
 
self() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Group
 
self() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Topic
 
self() - Method in class akka.cluster.pubsub.DistributedPubSubMediator
 
self() - Method in class akka.cluster.sharding.RemoveInternalClusterShardingData
 
self() - Method in class akka.cluster.sharding.ShardCoordinator
 
self() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer
 
self() - Method in class akka.cluster.singleton.ClusterSingletonManager
 
self() - Method in class akka.cluster.singleton.ClusterSingletonProxy
 
self() - Method in class akka.event.DeadLetterListener
 
self() - Method in class akka.event.jul.JavaLogger
Deprecated.
 
self() - Method in class akka.event.Logging.DefaultLogger
 
self() - Method in class akka.event.slf4j.Slf4jLogger
 
self() - Method in class akka.io.InetAddressDnsResolver
 
self() - Method in class akka.io.SimpleDnsManager
 
self() - Method in class akka.Main.Terminator
Deprecated.
 
self() - Method in class akka.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
 
self() - Method in class akka.persistence.journal.AsyncWriteJournal.Resequencer
 
self() - Method in class akka.persistence.journal.japi.AsyncWriteJournal
 
self() - Method in class akka.persistence.journal.JournalPerfSpec.BenchActor
 
self() - Method in class akka.persistence.journal.leveldb.SharedLeveldbStore
Deprecated.
 
self() - Method in class akka.persistence.journal.PersistencePluginProxy
 
self() - Method in class akka.persistence.journal.ReplayMediator
 
self() - Method in class akka.persistence.snapshot.japi.SnapshotStore
 
self() - Method in class akka.persistence.snapshot.NoSnapshotStore
 
self() - Method in class akka.persistence.testkit.PersistenceTestKitPlugin
 
self() - Method in class akka.persistence.testkit.PersistenceTestKitSnapshotPlugin
 
self() - Method in class akka.remote.testconductor.Player.Waiter
 
self() - Method in class akka.remote.transport.ActorTransportAdapterManager
Deprecated.
 
self() - Method in class akka.testkit.CallingThreadMailbox
 
self() - Method in interface akka.testkit.ImplicitSender
 
self() - Method in class akka.testkit.TestActor
 
self() - Method in class akka.testkit.TestActors.BlackholeActor
 
self() - Method in class akka.testkit.TestActors.EchoActor
 
self() - Method in class akka.testkit.TestActors.ForwardActor
 
self() - Method in class akka.util.JavaDurationConverters.JavaDurationOps
 
self() - Method in class akka.util.JavaDurationConverters.ScalaDurationOps
 
selfAddress() - Method in class akka.cluster.Cluster
The address of this cluster member.
selfAddress() - Method in class akka.cluster.ddata.Replicator
 
selfDataCenter() - Method in class akka.cluster.Cluster
Data center to which this node belongs to (defaults to "default" if not configured explicitly)
SelfDataCenter() - Method in class akka.cluster.ClusterSettings
 
selfExited() - Method in class akka.cluster.singleton.ClusterSingletonManager
 
selfExited_$eq(boolean) - Method in class akka.cluster.singleton.ClusterSingletonManager
 
SelfExiting() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.SelfExiting
 
SelfExiting$() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.SelfExiting$
 
selfFromSystemUid() - Method in class akka.cluster.ddata.Replicator
 
selfInbox() - Method in class akka.actor.testkit.typed.javadsl.BehaviorTestKit
The self inbox contains messages the behavior sent to context.self
selfInbox() - Method in interface akka.actor.testkit.typed.scaladsl.BehaviorTestKit
The self inbox contains messages the behavior sent to context.self
selfIndex() - Static method in class akka.remote.testkit.MultiNodeSpec
Index of this node in the roles sequence.
selfIndex() - Method in class akka.remote.testkit.MultiNodeSpec$
Index of this node in the roles sequence.
selfMember() - Method in class akka.cluster.Cluster
Current snapshot of the member itself
selfMember() - Method in class akka.cluster.typed.Cluster
Details about this cluster node itself
selfMemberExited() - Method in class akka.cluster.singleton.ClusterSingletonManager
 
selfName() - Static method in class akka.remote.testkit.MultiNodeSpec
Name (or IP address; must be resolvable using InetAddress.getByName) of the host this node is running on.
selfName() - Method in class akka.remote.testkit.MultiNodeSpec$
Name (or IP address; must be resolvable using InetAddress.getByName) of the host this node is running on.
selfPort() - Static method in class akka.remote.testkit.MultiNodeSpec
Port number of this node.
selfPort() - Method in class akka.remote.testkit.MultiNodeSpec$
Port number of this node.
SelfRemoved - Class in akka.cluster.typed
Subscribe to this node being removed from the cluster.
SelfRemoved(MemberStatus) - Constructor for class akka.cluster.typed.SelfRemoved
 
SelfRemoved$ - Class in akka.cluster.typed
 
SelfRemoved$() - Constructor for class akka.cluster.typed.SelfRemoved$
 
selfRoles() - Method in class akka.cluster.Cluster
roles that this member has
selfUniqueAddress() - Method in class akka.cluster.Cluster
The address including a uid of this cluster member.
selfUniqueAddress() - Method in class akka.cluster.ddata.DistributedData
 
selfUniqueAddress() - Method in class akka.cluster.ddata.Replicator
 
selfUniqueAddress() - Method in class akka.cluster.ddata.typed.javadsl.DistributedData
 
selfUniqueAddress() - Method in class akka.cluster.ddata.typed.scaladsl.DistributedData
 
SelfUniqueAddress - Class in akka.cluster.ddata
Cluster non-specific (typed vs classic) wrapper for UniqueAddress.
SelfUniqueAddress(UniqueAddress) - Constructor for class akka.cluster.ddata.SelfUniqueAddress
 
SelfUniqueAddress$ - Class in akka.cluster.ddata
 
SelfUniqueAddress$() - Constructor for class akka.cluster.ddata.SelfUniqueAddress$
 
selfUniqueAddressOption() - Method in class akka.cluster.singleton.ClusterSingletonManager
 
SelfUp - Class in akka.cluster.typed
Subscribe to this node being up, after sending this event the subscription is automatically cancelled.
SelfUp(ClusterEvent.CurrentClusterState) - Constructor for class akka.cluster.typed.SelfUp
 
SelfUp$ - Class in akka.cluster.typed
 
SelfUp$() - Constructor for class akka.cluster.typed.SelfUp$
 
send() - Method in class akka.actor.testkit.typed.Effect.TimerScheduled
 
send(long, akka.persistence.AtLeastOnceDelivery.Internal.Delivery, long) - Method in interface akka.persistence.AtLeastOnceDeliveryLike
 
send(ActorRef, Object) - Method in class akka.testkit.javadsl.TestKit
Send message to an actor while using the probe's TestActor as the sender.
send(ActorRef, Object) - Method in class akka.testkit.TestProbe
Send message to an actor while using the probe's TestActor as the sender.
send(ByteString) - Static method in class akka.io.UdpConnectedMessage
Send without requesting acknowledgment.
send(ByteString) - Method in class akka.io.UdpConnectedMessage$
Send without requesting acknowledgment.
send(ByteString, Object) - Static method in class akka.io.UdpConnectedMessage
This message is understood by the connection actors to send data to their designated destination.
send(ByteString, Object) - Method in class akka.io.UdpConnectedMessage$
This message is understood by the connection actors to send data to their designated destination.
send(ByteString, InetSocketAddress) - Static method in class akka.io.UdpMessage
The same as send(payload, target, noAck()).
send(ByteString, InetSocketAddress) - Method in class akka.io.UdpMessage$
The same as send(payload, target, noAck()).
send(ByteString, InetSocketAddress, Udp.Event) - Static method in class akka.io.UdpMessage
This message is understood by the &ldquo;simple sender&rdquo; which can be obtained by sending the Udp.SimpleSender query to the UdpExt.manager() as well as by the listener actors which are created in response to Udp.Bind.
send(ByteString, InetSocketAddress, Udp.Event) - Method in class akka.io.UdpMessage$
This message is understood by the &ldquo;simple sender&rdquo; which can be obtained by sending the Udp.SimpleSender query to the UdpExt.manager() as well as by the listener actors which are created in response to Udp.Bind.
send(Object, ActorRef) - Method in class akka.routing.ActorRefRoutee
 
send(Object, ActorRef) - Method in class akka.routing.ActorSelectionRoutee
 
send(Object, ActorRef) - Static method in class akka.routing.NoRoutee
 
send(Object, ActorRef) - Method in class akka.routing.NoRoutee$
 
send(Object, ActorRef) - Method in interface akka.routing.Routee
 
send(Object, ActorRef) - Method in class akka.routing.SeveralRoutees
 
Send - akka.remote.testconductor.TestConductorProtocol.Direction
Send = 1;
Send(ByteString, Object) - Constructor for class akka.io.UdpConnected.Send
 
Send(ByteString, InetSocketAddress, Udp.Event) - Constructor for class akka.io.Udp.Send
 
Send(String, Object) - Constructor for class akka.cluster.client.ClusterClient.Send
Deprecated.
Convenience constructor with localAffinity false
Send(String, Object) - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.Send
Convenience constructor with localAffinity false
Send(String, Object, boolean) - Constructor for class akka.cluster.client.ClusterClient.Send
Deprecated.
 
Send(String, Object, boolean) - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.Send
 
Send_VALUE - Static variable in enum akka.remote.testconductor.TestConductorProtocol.Direction
Send = 1;
Send$() - Constructor for class akka.cluster.client.ClusterClient.Send$
Deprecated.
 
Send$() - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.Send$
 
Send$() - Constructor for class akka.io.Udp.Send$
 
Send$() - Constructor for class akka.io.UdpConnected.Send$
 
Send$() - Constructor for class akka.remote.transport.ThrottlerTransportAdapter.Direction$.Send$
Deprecated.
 
sendBack() - Method in class akka.cluster.ddata.Replicator.Internal$.Gossip
 
SENDBACK_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip
 
sendBatchedEventsToJournal(Vector<PersistentEnvelope>) - Method in interface akka.persistence.Eventsourced
 
sendBuffered() - Method in class akka.cluster.singleton.ClusterSingletonProxy
 
sendBuffered(ActorRef) - Method in class akka.cluster.client.ClusterClient
Deprecated.
 
sendBufferSize(int) - Method in interface akka.io.Inet.SoJavaFactories
Inet.SocketOption to set the SO_SNDBUF option.
sendBufferSize(int) - Static method in class akka.io.TcpSO
 
sendBufferSize(int) - Static method in class akka.io.UdpSO
 
SendBufferSize(int) - Constructor for class akka.io.Inet.SO$.SendBufferSize
 
SendBufferSize() - Method in interface akka.io.Inet.SoForwarders
Inet.SocketOption to set the SO_SNDBUF option.
SendBufferSize() - Method in class akka.io.Tcp.SO$
 
SendBufferSize() - Method in class akka.io.Udp.SO$
 
SendBufferSize() - Method in class akka.remote.transport.netty.NettyTransportSettings
Deprecated.
 
SendBufferSize$() - Constructor for class akka.io.Inet.SO$.SendBufferSize$
 
SendBytes(ByteString) - Constructor for class akka.stream.TLSProtocol.SendBytes
 
SendBytes$() - Constructor for class akka.stream.TLSProtocol.SendBytes$
 
sendComplete() - Method in class akka.stream.testkit.StreamTestKit.PublisherProbeSubscription
 
sendComplete() - Method in class akka.stream.testkit.TestPublisher.Probe
 
sendControl(Address, ControlMessage) - Method in interface akka.remote.artery.InboundContext
An inbound operator can send control message, e.g.
sendControl(ControlMessage) - Method in interface akka.remote.artery.OutboundContext
An inbound operator can send control message, e.g.
sendCurrentClusterState(ActorRef) - Method in class akka.cluster.Cluster
Send current (full) state of the cluster to the specified receiver.
SendCurrentClusterState(ActorRef) - Constructor for class akka.cluster.InternalClusterAction.SendCurrentClusterState
 
SendCurrentClusterState$() - Constructor for class akka.cluster.InternalClusterAction.SendCurrentClusterState$
 
sendDirection() - Static method in class akka.remote.transport.ThrottlerTransportAdapter
Deprecated.
Java API: get the Direction.Send instance
sendDirection() - Method in class akka.remote.transport.ThrottlerTransportAdapter$
Deprecated.
Java API: get the Direction.Send instance
sender() - Method in interface akka.actor.Actor
The reference sender Actor of the last received message.
sender() - Method in interface akka.actor.ActorContext
Returns the sender 'ActorRef' of the current message.
sender() - Method in interface akka.actor.AllDeadLetters
 
sender() - Method in class akka.actor.DeadLetter
 
sender() - Method in class akka.actor.Dropped
 
sender() - Method in class akka.actor.SuppressedDeadLetter
 
sender() - Method in class akka.actor.UnhandledMessage
 
sender() - Method in class akka.dispatch.Envelope
 
sender() - Method in class akka.io.Udp.Received
 
sender() - Method in class akka.persistence.AtomicWrite
 
sender() - Method in class akka.persistence.journal.AsyncWriteJournal.Desequenced
 
sender() - Method in interface akka.persistence.PersistentEnvelope
 
sender() - Method in interface akka.persistence.PersistentRepr
Not used, can be null
sender() - Method in interface akka.remote.artery.InboundEnvelope
 
sender() - Method in interface akka.remote.artery.OutboundEnvelope
 
sender() - Method in class akka.remote.transport.TestTransport.WriteAttempt
Deprecated.
 
sender() - Method in interface akka.testkit.TestActor.Message
 
sender() - Method in class akka.testkit.TestActor.NullMessage$
 
sender() - Method in class akka.testkit.TestActor.RealMessage
 
sender() - Method in class akka.testkit.TestProbe
Get sender of last received message.
SENDER_FIELD_NUMBER - Static variable in class akka.persistence.serialization.MessageFormats.PersistentMessage
 
SENDER_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.RemoteEnvelope
 
senderActorRef(long) - Method in interface akka.remote.artery.HeaderBuilder
Retrive the compressed ActorRef by the compressionId carried by this header.
senderActorRefPath() - Method in interface akka.remote.artery.HeaderBuilder
Retrive the raw literal actor path, instead of using the compressed value.
SenderActorRefTagOffset() - Method in class akka.remote.artery.EnvelopeBuffer$
 
senderOption() - Method in class akka.remote.transport.AkkaPduCodec.Message
 
senderPersistentActor() - Method in interface akka.persistence.snapshot.SnapshotStore
Documents intent that the sender() is expected to be the PersistentActor
sendError(Throwable) - Method in class akka.stream.testkit.StreamTestKit.PublisherProbeSubscription
 
sendError(Throwable) - Method in class akka.stream.testkit.TestPublisher.Probe
 
sendFirstChange() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer
 
sendGetContacts() - Method in class akka.cluster.client.ClusterClient
Deprecated.
 
SendGossipTo(Address) - Constructor for class akka.cluster.InternalClusterAction.SendGossipTo
 
SendGossipTo$() - Constructor for class akka.cluster.InternalClusterAction.SendGossipTo$
 
sendHandlers(ChannelRegistration) - Method in interface akka.io.WithUdpSend
 
sendHostShardMsg(String, ActorRef) - Method in class akka.cluster.sharding.ShardCoordinator
 
sendIdentify(Address) - Method in class akka.persistence.journal.PersistencePluginProxy
 
sendMessage(Envelope) - Method in interface akka.actor.Cell
Enqueue a message to be sent to the actor; may or may not actually schedule the actor to run, depending on which type of cell it is.
sendMessage(Envelope) - Method in interface akka.actor.dungeon.Dispatch
 
sendMessage(Object, ActorRef) - Method in interface akka.actor.Cell
Enqueue a message to be sent to the actor; may or may not actually schedule the actor to run, depending on which type of cell it is.
sendNext(I) - Method in class akka.stream.testkit.StreamTestKit.PublisherProbeSubscription
 
sendNext(T) - Method in class akka.stream.testkit.TestPublisher.Probe
 
sendNextTo() - Method in class akka.actor.typed.delivery.ProducerController.RequestNext
 
sendNextTo() - Method in class akka.actor.typed.delivery.WorkPullingProducerController.RequestNext
 
sendNextTo() - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.RequestNext
 
sendOneMessageToEachGroup() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Publish
 
sendOnSubscribe() - Method in class akka.stream.testkit.StreamTestKit.PublisherProbeSubscription
 
SendQueue$ - Class in akka.remote.artery
INTERNAL API
SendQueue$() - Constructor for class akka.remote.artery.SendQueue$
 
sendSystem(SystemMessage) - Method in interface akka.actor.typed.internal.ActorRefImpl
 
sendSystemMessage(akka.actor.InternalActorRef, SystemMessage) - Method in class akka.actor.typed.internal.adapter.ActorRefAdapter$
 
sendSystemMessage(SystemMessage) - Method in interface akka.actor.Cell
Enqueue a message to be sent to the actor; may or may not actually schedule the actor to run, depending on which type of cell it is.
sendSystemMessage(SystemMessage) - Method in interface akka.actor.dungeon.Dispatch
 
sendSystemMessage(SystemMessage) - Method in interface akka.actor.MinimalActorRef
 
sendSystemMessage(SystemMessage) - Static method in class akka.actor.Nobody
 
SendToAll(String, Object) - Constructor for class akka.cluster.client.ClusterClient.SendToAll
Deprecated.
 
SendToAll(String, Object) - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.SendToAll
 
SendToAll(String, Object, boolean) - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.SendToAll
 
SendToAll$() - Constructor for class akka.cluster.client.ClusterClient.SendToAll$
Deprecated.
 
SendToAll$() - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.SendToAll$
 
sendToDeadLettersWhenNoSubscribers() - Method in class akka.cluster.pubsub.DistributedPubSubSettings
 
SendToOneSubscriber(Object) - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.SendToOneSubscriber
 
SendToOneSubscriber$() - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.SendToOneSubscriber$
 
SensitiveConfigPaths() - Method in class akka.cluster.ClusterSettings
 
sent() - Method in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageSent
 
seq() - Method in interface akka.remote.HasSequenceNumber
Deprecated.
Sequence number of the message
seq() - Method in class akka.remote.transport.AkkaPduCodec.Message
 
seq() - Static method in class akka.stream.javadsl.Sink
A Sink that keeps on collecting incoming elements until upstream terminates.
seq() - Method in class akka.stream.javadsl.Sink$
A Sink that keeps on collecting incoming elements until upstream terminates.
seq() - Static method in class akka.stream.scaladsl.Sink
A Sink that keeps on collecting incoming elements until upstream terminates.
seq() - Method in class akka.stream.scaladsl.Sink$
A Sink that keeps on collecting incoming elements until upstream terminates.
seq(T...) - Static method in class akka.japi.JAPI
 
SEQ_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.RemoteEnvelope
 
seqCauseDirective2Decider(Iterable<Tuple2<Class<? extends Throwable>, SupervisorStrategy.Directive>>) - Static method in class akka.actor.SupervisorStrategy
 
seqCauseDirective2Decider(Iterable<Tuple2<Class<? extends Throwable>, SupervisorStrategy.Directive>>) - Method in interface akka.actor.SupervisorStrategyLowPriorityImplicits
Implicit conversion from Seq of Cause-Directive pairs to a Decider.
SeqNo - Class in akka.remote
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
SeqNo(long) - Constructor for class akka.remote.SeqNo
Deprecated.
 
SEQNO_FIELD_NUMBER - Static variable in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck
 
SEQNO_FIELD_NUMBER - Static variable in class akka.remote.ArteryControlFormats.SystemMessageEnvelope
 
SeqNo$ - Class in akka.remote
Deprecated.
. Since .
SeqNo$() - Constructor for class akka.remote.SeqNo$
Deprecated.
 
seqNr() - Method in class akka.actor.typed.delivery.ConsumerController.Delivery
 
seqNr() - Method in class akka.actor.typed.delivery.ConsumerController.SequencedMessage
 
seqNr() - Method in class akka.actor.typed.delivery.DurableProducerQueue.MessageSent
 
seqNr() - Method in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageConfirmed
 
SEQNR_FIELD_NUMBER - Static variable in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed
 
SEQNR_FIELD_NUMBER - Static variable in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
 
SEQNR_FIELD_NUMBER - Static variable in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
 
SEQNR_FIELD_NUMBER - Static variable in class akka.stream.StreamRefMessages.CumulativeDemand
 
SEQNR_FIELD_NUMBER - Static variable in class akka.stream.StreamRefMessages.RemoteStreamCompleted
 
SEQNR_FIELD_NUMBER - Static variable in class akka.stream.StreamRefMessages.SequencedOnNext
 
seqNum() - Method in interface akka.util.PriorityQueueStabilizer
 
seqNum() - Method in class akka.util.PriorityQueueStabilizer.WrappedElement
 
seqNum() - Method in class akka.util.StablePriorityBlockingQueue
 
seqNum() - Method in class akka.util.StablePriorityQueue
 
seqOption() - Method in class akka.remote.transport.AkkaPduCodec.Message
 
seqOrdering() - Method in class akka.remote.AckedReceiveBuffer
Deprecated.
 
seqOrdering() - Method in class akka.remote.HasSequenceNumber$
Deprecated.
 
seqThrowable2Decider(Seq<Class<? extends Throwable>>) - Static method in class akka.actor.SupervisorStrategy
Implicit conversion from Seq of Throwables to a Decider.
seqThrowable2Decider(Seq<Class<? extends Throwable>>) - Method in class akka.actor.SupervisorStrategy$
Implicit conversion from Seq of Throwables to a Decider.
sequence(long) - Static method in class akka.persistence.query.Offset
 
sequence(long) - Method in class akka.persistence.query.Offset$
 
sequence(Iterable<Future<A>>, ExecutionContext) - Static method in class akka.dispatch.Futures
sequence(Iterable<Future<A>>, ExecutionContext) - Method in class akka.dispatch.Futures$
Sequence - Class in akka.persistence.query
Corresponds to an ordered sequence number for the events.
Sequence(long) - Constructor for class akka.persistence.query.Sequence
 
SEQUENCE_NR_FIELD_NUMBER - Static variable in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
 
Sequence$ - Class in akka.persistence.query
 
Sequence$() - Constructor for class akka.persistence.query.Sequence$
 
SequencedMessage(String, long, Object, boolean, boolean, ActorRef<ProducerControllerImpl.InternalCommand>) - Constructor for class akka.actor.typed.delivery.ConsumerController.SequencedMessage
 
SequencedMessage$() - Constructor for class akka.actor.typed.delivery.ConsumerController.SequencedMessage$
 
sequenceNr() - Method in interface akka.persistence.PersistentRepr
This persistent message's sequence number.
sequenceNr() - Method in class akka.persistence.query.EventEnvelope
 
sequenceNr() - Method in class akka.persistence.query.typed.EventEnvelope
 
sequenceNr() - Method in class akka.persistence.SnapshotMetadata
 
sequenceNr() - Method in class akka.persistence.testkit.SnapshotMeta
 
sequenceNr() - Method in class akka.persistence.typed.SnapshotMetadata
 
sequenceNr_$eq(long) - Method in interface akka.persistence.Eventsourced
 
SEQUENCENR_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat
 
SEQUENCENR_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse
 
SEQUENCENR_FIELD_NUMBER - Static variable in class akka.persistence.serialization.MessageFormats.PersistentMessage
 
SEQUENCENR_FIELD_NUMBER - Static variable in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent
 
SEQUENCENR_FIELD_NUMBER - Static variable in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen
 
sequenceNumber() - Method in interface akka.persistence.typed.PublishedEvent
 
ser_$eq(Serialization) - Method in interface akka.cluster.ddata.protobuf.SerializationSupport
 
serialization() - Method in class akka.cluster.ddata.LmdbDurableStore
 
serialization() - Method in interface akka.cluster.ddata.protobuf.SerializationSupport
 
serialization() - Method in interface akka.persistence.journal.leveldb.LeveldbStore
 
serialization() - Method in class akka.persistence.journal.leveldb.SharedLeveldbStore
Deprecated.
 
serialization() - Method in class akka.serialization.jackson.AkkaSerializationDeserializer
 
serialization() - Method in class akka.serialization.jackson.AkkaSerializationSerializer
 
Serialization - Class in akka.serialization
Serialization module.
Serialization(ExtendedActorSystem) - Constructor for class akka.serialization.Serialization
 
Serialization.Information - Class in akka.serialization
Serialization information needed for serializing local actor refs, or if serializer library e.g.
Serialization.Information$ - Class in akka.serialization
 
Serialization.Settings - Class in akka.serialization
 
Serialization$ - Class in akka.serialization
 
Serialization$() - Constructor for class akka.serialization.Serialization$
 
SerializationBindings() - Method in class akka.serialization.Serialization.Settings
 
SerializationCheckFailedException - Exception in akka.actor.dungeon
 
SerializationCheckFailedException$ - Class in akka.actor.dungeon
 
SerializationCheckFailedException$() - Constructor for class akka.actor.dungeon.SerializationCheckFailedException$
 
SerializationException(String, Throwable) - Constructor for exception akka.remote.MessageSerializer.SerializationException
 
SerializationExtension - Class in akka.serialization
SerializationExtension is an Akka Extension to interact with the Serialization that is built into Akka
SerializationExtension() - Constructor for class akka.serialization.SerializationExtension
 
SerializationExtension$ - Class in akka.serialization
SerializationExtension is an Akka Extension to interact with the Serialization that is built into Akka
SerializationExtension$() - Constructor for class akka.serialization.SerializationExtension$
 
SerializationIdentifiers() - Method in interface akka.serialization.BaseSerializer
Configuration namespace of serialization identifiers in the reference.conf.
SerializationIdentifiers() - Method in class akka.serialization.BaseSerializer$
Configuration namespace of serialization identifiers in the reference.conf.
SerializationIdentity() - Method in class akka.util.ByteString.ByteString1$
 
SerializationIdentity() - Method in class akka.util.ByteString.ByteString1C$
 
SerializationIdentity() - Method in class akka.util.ByteString.ByteStrings$
 
SerializationIdentity() - Method in interface akka.util.ByteString.Companion
 
serializationInformation() - Method in interface akka.actor.ActorRefProvider
INTERNAL API
SerializationSettings(boolean, boolean, boolean, boolean, boolean) - Constructor for class akka.persistence.testkit.javadsl.EventSourcedBehaviorTestKit.SerializationSettings
 
SerializationSettings$() - Constructor for class akka.persistence.testkit.scaladsl.EventSourcedBehaviorTestKit.SerializationSettings$
 
SerializationSetup - Class in akka.serialization
Setup for the serialization subsystem, constructor is *Internal API*, use factories in SerializationSetup
SerializationSetup() - Constructor for class akka.serialization.SerializationSetup
 
SerializationSetup$ - Class in akka.serialization
 
SerializationSetup$() - Constructor for class akka.serialization.SerializationSetup$
 
SerializationSupport - Interface in akka.cluster.ddata.protobuf
Some useful serialization helper methods.
serializationTestKit() - Method in class akka.actor.testkit.typed.javadsl.ActorTestKit
Additional testing utilities for serialization.
serializationTestKit() - Method in class akka.actor.testkit.typed.javadsl.TestKitJunitResource
Additional testing utilities for serialization.
serializationTestKit() - Method in class akka.actor.testkit.typed.scaladsl.ActorTestKit
Additional testing utilities for serialization.
serializationTestKit() - Method in class akka.actor.testkit.typed.scaladsl.ActorTestKitBase
Additional testing utilities for serialization.
SerializationTestKit - Class in akka.actor.testkit.typed.javadsl
Utilities to test serialization.
SerializationTestKit - Class in akka.actor.testkit.typed.scaladsl
Utilities to test serialization.
SerializationTestKit(ActorSystem<?>) - Constructor for class akka.actor.testkit.typed.javadsl.SerializationTestKit
 
SerializationTestKit(ActorSystem<?>) - Constructor for class akka.actor.testkit.typed.scaladsl.SerializationTestKit
 
serializationTimingEnabled() - Method in class akka.remote.artery.RemoteInstrument
Should the serialization be timed? Otherwise times are always 0.
serialize() - Method in class akka.persistence.testkit.scaladsl.PersistenceTestKit.Settings
 
serialize() - Method in class akka.persistence.testkit.scaladsl.SnapshotTestKit.Settings
 
serialize(ExtendedActorSystem, Object) - Static method in class akka.remote.MessageSerializer
Uses Akka Serialization for the specified ActorSystem to transform the given message to a MessageProtocol Throws NotSerializableException if serializer was not configured for the message type.
serialize(ExtendedActorSystem, Object) - Method in class akka.remote.MessageSerializer$
Uses Akka Serialization for the specified ActorSystem to transform the given message to a MessageProtocol Throws NotSerializableException if serializer was not configured for the message type.
serialize(Object) - Method in class akka.serialization.Serialization
Serializes the given AnyRef/java.lang.Object according to the Serialization configuration to either an Array of Bytes or an Exception if one was thrown.
serialize(Object, JsonGenerator, SerializerProvider) - Method in class akka.serialization.jackson.AkkaSerializationSerializer
 
serializeActorRef(ActorRef) - Static method in class akka.remote.serialization.ProtobufSerializer
Helper to serialize an ActorRef to Akka's protobuf representation.
serializeActorRef(ActorRef) - Method in class akka.remote.serialization.ProtobufSerializer$
Helper to serialize an ActorRef to Akka's protobuf representation.
SerializeAllCreators() - Method in class akka.actor.ActorSystem.Settings
 
SerializeAllMessages() - Method in class akka.actor.ActorSystem.Settings
 
serializeAndDeserialize(Envelope) - Method in interface akka.actor.dungeon.Dispatch
 
serializeAndDeserializePayload(Object) - Method in interface akka.actor.dungeon.Dispatch
 
serialized() - Method in class akka.actor.DeadLetterActorRef$
 
Serialized - akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.NumberType
Serialized = 0;
SERIALIZED_FIELD_NUMBER - Static variable in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number
 
Serialized_VALUE - Static variable in enum akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.NumberType
Serialized = 0;
serializedActorPath(ActorRef) - Static method in class akka.serialization.Serialization
The serialized path of an actorRef, based on the current transport serialization information.
serializedActorPath(ActorRef) - Method in class akka.serialization.Serialization$
The serialized path of an actorRef, based on the current transport serialization information.
SerializedActorRef$ - Class in akka.actor
INTERNAL API
SerializedActorRef$ - Class in akka.actor.typed
INTERNAL API
SerializedActorRef$() - Constructor for class akka.actor.SerializedActorRef$
 
SerializedActorRef$() - Constructor for class akka.actor.typed.SerializedActorRef$
 
SerializedEventStorageImpl$ - Class in akka.persistence.testkit.internal
 
SerializedEventStorageImpl$() - Constructor for class akka.persistence.testkit.internal.SerializedEventStorageImpl$
 
SERIALIZEDGOSSIP_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope
 
SerializedIgnore - Class in akka.actor
INTERNAL API
SerializedIgnore() - Constructor for class akka.actor.SerializedIgnore
 
SerializedIgnore$ - Class in akka.actor
INTERNAL API
SerializedIgnore$() - Constructor for class akka.actor.SerializedIgnore$
 
serializedMessage() - Method in class akka.remote.transport.AkkaPduCodec.Message
 
SerializedMethodCall$() - Constructor for class akka.actor.TypedActor.SerializedMethodCall$
Deprecated.
 
SerializedSuspendableExecutionContext$ - Class in akka.util
 
SerializedSuspendableExecutionContext$() - Constructor for class akka.util.SerializedSuspendableExecutionContext$
 
SerializedTypedActorInvocationHandler$() - Constructor for class akka.actor.TypedActor.SerializedTypedActorInvocationHandler$
Deprecated.
 
serializeForArtery(Serialization, OutboundEnvelope, HeaderBuilder, akka.remote.artery.EnvelopeBuffer) - Static method in class akka.remote.MessageSerializer
 
serializeForArtery(Serialization, OutboundEnvelope, HeaderBuilder, akka.remote.artery.EnvelopeBuffer) - Method in class akka.remote.MessageSerializer$
 
serializer() - Method in class akka.cluster.ddata.LmdbDurableStore
 
serializer() - Method in class akka.cluster.ddata.Replicator
 
serializer() - Method in interface akka.remote.artery.HeaderBuilder
 
serializer() - Method in interface akka.remote.artery.InboundEnvelope
 
serializer() - Method in class akka.serialization.SerializerDetails
 
Serializer - Interface in akka.serialization
A Serializer represents a bimap between an object and an array of bytes representing that object.
serializerByIdentity() - Method in class akka.serialization.Serialization
Maps from a Serializer Identity (Int) to a Serializer instance (optimization)
SerializerDetails - Class in akka.serialization
SerializerDetails() - Constructor for class akka.serialization.SerializerDetails
 
SerializerDetails$ - Class in akka.serialization
 
SerializerDetails$() - Constructor for class akka.serialization.SerializerDetails$
 
serializerFor(Class<?>) - Method in class akka.serialization.Serialization
Returns the configured Serializer for the given Class.
SERIALIZERID_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage
 
SERIALIZERID_FIELD_NUMBER - Static variable in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector
 
SERIALIZERID_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.Pool
 
SERIALIZERID_FIELD_NUMBER - Static variable in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload
 
SERIALIZERID_FIELD_NUMBER - Static variable in class akka.persistence.serialization.MessageFormats.PersistentPayload
 
SERIALIZERID_FIELD_NUMBER - Static variable in class akka.remote.ArteryControlFormats.SystemMessageEnvelope
 
SERIALIZERID_FIELD_NUMBER - Static variable in class akka.remote.ContainerFormats.Payload
 
SERIALIZERID_FIELD_NUMBER - Static variable in class akka.remote.ContainerFormats.SelectionEnvelope
 
SERIALIZERID_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.SerializedMessage
 
SERIALIZERID_FIELD_NUMBER - Static variable in class akka.stream.StreamRefMessages.Payload
 
SERIALIZERIDS_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.PropsData
 
serializerOf(String) - Method in class akka.serialization.Serialization
Tries to load the specified Serializer by the fully-qualified name; the actual loading is performed by the system&rsquo;s DynamicAccess.
SerializerOffset() - Method in class akka.remote.artery.EnvelopeBuffer$
 
SerializerResolverByClass(Class<?>, Function0<JsonSerializer<?>>) - Constructor for class akka.serialization.jackson.JacksonModule.SerializerResolverByClass
 
Serializers - Class in akka.serialization
 
Serializers() - Constructor for class akka.serialization.Serializers
 
Serializers() - Method in class akka.serialization.Serialization.Settings
 
Serializers$ - Class in akka.serialization
 
Serializers$() - Constructor for class akka.serialization.Serializers$
 
SerializerWithStringManifest - Class in akka.serialization
A Serializer represents a bimap between an object and an array of bytes representing that object.
SerializerWithStringManifest() - Constructor for class akka.serialization.SerializerWithStringManifest
 
serializeStatusReplyError(StatusReply<?>) - Method in class akka.remote.serialization.MiscMessageSerializer
 
serializeStatusReplySuccess(StatusReply<Object>) - Method in class akka.remote.serialization.MiscMessageSerializer
 
server() - Static method in class akka.stream.TLSRole
Java API: obtain the Server singleton value.
server() - Method in class akka.stream.TLSRole$
Java API: obtain the Server singleton value.
Server - Class in akka.remote.testconductor
INTERNAL API.
Server - Class in akka.stream
The server is usually the side the provides the service to its interlocutor.
Server() - Constructor for class akka.remote.testconductor.Server
 
Server() - Constructor for class akka.stream.Server
 
SERVER_FAILURE() - Static method in class akka.io.dns.internal.ResponseCode
 
SERVER_FAILURE() - Method in class akka.io.dns.internal.ResponseCode$
 
Server$ - Class in akka.remote.testconductor
INTERNAL API.
Server$ - Class in akka.stream
 
Server$() - Constructor for class akka.remote.testconductor.Server$
 
Server$() - Constructor for class akka.stream.Server$
 
ServerBinding$() - Constructor for class akka.stream.scaladsl.Tcp.ServerBinding$
 
ServerFSM$ - Class in akka.remote.testconductor
INTERNAL API.
ServerFSM$() - Constructor for class akka.remote.testconductor.ServerFSM$
 
serverName() - Static method in class akka.remote.testkit.MultiNodeSpec
Name (or IP address; must be resolvable using InetAddress.getByName) of the host that the server node is running on.
serverName() - Method in class akka.remote.testkit.MultiNodeSpec$
Name (or IP address; must be resolvable using InetAddress.getByName) of the host that the server node is running on.
ServerOp - Interface in akka.remote.testconductor
 
serverPort() - Static method in class akka.remote.testkit.MultiNodeSpec
Port number of the node that's running the server system.
serverPort() - Method in class akka.remote.testkit.MultiNodeSpec$
Port number of the node that's running the server system.
ServerSocketWorkerPoolSize() - Static method in class akka.remote.testconductor.TestConductorExt.Settings
 
ServerSocketWorkerPoolSize() - Method in class akka.remote.testconductor.TestConductorExt.Settings$
 
ServerSocketWorkerPoolSize() - Method in class akka.remote.transport.netty.NettyTransportSettings
Deprecated.
 
ServiceDiscovery - Class in akka.discovery
Implement to provide a service discovery method
ServiceDiscovery() - Constructor for class akka.discovery.ServiceDiscovery
 
ServiceDiscovery.DiscoveryTimeoutException - Exception in akka.discovery
Future returned by resolve(name, timeout) should be failed with this exception if the underlying mechanism was unable to resolve the name within the given timeout.
ServiceDiscovery.Resolved - Class in akka.discovery
Result of a successful resolve request
ServiceDiscovery.Resolved$ - Class in akka.discovery
 
ServiceDiscovery.ResolvedTarget - Class in akka.discovery
Resolved target host, with optional port and the IP address.
ServiceDiscovery.ResolvedTarget$ - Class in akka.discovery
 
ServiceDiscovery$ - Class in akka.discovery
 
ServiceDiscovery$() - Constructor for class akka.discovery.ServiceDiscovery$
 
serviceForReference(BundleContext, ServiceReference<?>) - Method in class akka.osgi.ActorSystemActivator
Convenience method to find a service by its reference.
serviceInstance() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Deregister
 
serviceInstance() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Register
 
serviceInstance(ServiceKey<M>) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Deregistered
 
serviceInstance(ServiceKey<M>) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Registered
 
serviceInstance(ServiceKey<T>) - Method in interface akka.actor.typed.receptionist.Receptionist.Deregistered
Scala API
serviceInstance(ServiceKey<T>) - Method in interface akka.actor.typed.receptionist.Receptionist.Registered
Scala API
serviceInstances(ServiceKey<M>) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Listing
 
serviceInstances(ServiceKey<T>) - Method in interface akka.actor.typed.receptionist.Receptionist.Listing
Scala API: Return the reachable service instances.
ServiceKey<T> - Class in akka.actor.typed.receptionist
A service key is an object that implements this trait for a given protocol T, meaning that it signifies that the type T is the entry point into the protocol spoken by that service (think of it as the set of first messages that a client could send).
ServiceKey() - Constructor for class akka.actor.typed.receptionist.ServiceKey
 
ServiceKey.Listing$ - Class in akka.actor.typed.receptionist
Scala API: Provides a type safe pattern match for listings.
ServiceKey.Registered$ - Class in akka.actor.typed.receptionist
Scala API: Provides a type safe pattern match for registration acks
ServiceKey$ - Class in akka.actor.typed.receptionist
 
ServiceKey$() - Constructor for class akka.actor.typed.receptionist.ServiceKey$
 
serviceKeyClass() - Static method in class akka.actor.typed.delivery.ConsumerController
Java API: The generic Class type for ConsumerController.Command that can be used when creating a ServiceKey for Class>.
serviceKeyClass() - Method in class akka.actor.typed.delivery.ConsumerController$
Java API: The generic Class type for ConsumerController.Command that can be used when creating a ServiceKey for Class>.
ServiceKeySerializer - Class in akka.actor.typed.internal.receptionist
Internal API
ServiceKeySerializer(ExtendedActorSystem) - Constructor for class akka.actor.typed.internal.receptionist.ServiceKeySerializer
 
serviceName() - Method in class akka.discovery.Lookup
 
serviceName() - Method in class akka.discovery.ServiceDiscovery.Resolved
 
ServiceRegistry$ - Class in akka.cluster.typed.internal.receptionist
INTERNAL API
ServiceRegistry$() - Constructor for class akka.cluster.typed.internal.receptionist.ServiceRegistry$
 
servicesWereAddedOrRemoved() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Listing
 
servicesWereAddedOrRemoved() - Method in interface akka.actor.typed.receptionist.Receptionist.Listing
Returns true only if this Listing was sent triggered by new actors added or removed to the receptionist.
session() - Method in interface akka.stream.scaladsl.ScalaSessionAPI
The underlying SSLSession.
session() - Method in class akka.stream.TLSProtocol.SessionBytes
 
SessionBytes(SSLSession, ByteString) - Constructor for class akka.stream.TLSProtocol.SessionBytes
 
SessionBytes$() - Constructor for class akka.stream.TLSProtocol.SessionBytes$
 
SessionTruncated() - Constructor for class akka.stream.TLSProtocol.SessionTruncated
 
SessionTruncated$() - Constructor for class akka.stream.TLSProtocol.SessionTruncated$
 
SessionVerifier - Interface in akka.remote.artery.tcp.ssl
Allows hooking in extra verification before finishing the SSL handshake.
set(Channel, T) - Static method in class akka.remote.transport.netty.ChannelLocalActor
 
setAck(boolean) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
required bool ack = 3;
setAck(boolean) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
required bool ack = 4;
setAck(WireFormats.AcknowledgementInfo) - Method in class akka.remote.WireFormats.AckAndEnvelopeContainer.Builder
optional .AcknowledgementInfo ack = 1;
setAck(WireFormats.AcknowledgementInfo.Builder) - Method in class akka.remote.WireFormats.AckAndEnvelopeContainer.Builder
optional .AcknowledgementInfo ack = 1;
setAckReplyTo(ArteryControlFormats.UniqueAddress) - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope.Builder
required .UniqueAddress ackReplyTo = 5;
setAckReplyTo(ArteryControlFormats.UniqueAddress.Builder) - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope.Builder
required .UniqueAddress ackReplyTo = 5;
setActor(ContainerFormats.ActorRef) - Method in class akka.remote.ContainerFormats.ActorInitializationException.Builder
optional .ActorRef actor = 1;
setActor(ContainerFormats.ActorRef) - Method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData.Builder
required .ActorRef actor = 1;
setActor(ContainerFormats.ActorRef.Builder) - Method in class akka.remote.ContainerFormats.ActorInitializationException.Builder
optional .ActorRef actor = 1;
setActor(ContainerFormats.ActorRef.Builder) - Method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData.Builder
required .ActorRef actor = 1;
setActorRef(String) - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry.Builder
required string actorRef = 1;
setActorRefBytes(ByteString) - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry.Builder
required string actorRef = 1;
setActorRefElements(int, String) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
added in Akka 2.5.14
setActorRefElements(int, String) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
added in Akka 2.5.14
setAddr(TestConductorProtocol.Address) - Method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest.Builder
optional .Address addr = 2;
setAddr(TestConductorProtocol.Address.Builder) - Method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest.Builder
optional .Address addr = 2;
setAddr(TestConductorProtocol.AddressRequest) - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
optional .AddressRequest addr = 5;
setAddr(TestConductorProtocol.AddressRequest.Builder) - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
optional .AddressRequest addr = 5;
setAddress(ReplicatorMessages.Address) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress.Builder
required .akka.cluster.ddata.Address address = 1;
setAddress(ReplicatorMessages.Address.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress.Builder
required .akka.cluster.ddata.Address address = 1;
setAddress(ClusterMessages.Address) - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck.Builder
required .Address address = 1;
setAddress(ClusterMessages.Address) - Method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress.Builder
required .Address address = 1;
setAddress(ClusterMessages.Address.Builder) - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck.Builder
required .Address address = 1;
setAddress(ClusterMessages.Address.Builder) - Method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress.Builder
required .Address address = 1;
setAddress(DistributedPubSubMessages.Address) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version.Builder
required .Address address = 1;
setAddress(DistributedPubSubMessages.Address.Builder) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version.Builder
required .Address address = 1;
setAddress(ClusterShardingMessages.Address) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry.Builder
required .Address address = 1;
setAddress(ClusterShardingMessages.Address.Builder) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry.Builder
required .Address address = 1;
setAddress(ArteryControlFormats.Address) - Method in class akka.remote.ArteryControlFormats.UniqueAddress.Builder
required .Address address = 1;
setAddress(ArteryControlFormats.Address.Builder) - Method in class akka.remote.ArteryControlFormats.UniqueAddress.Builder
required .Address address = 1;
setAddress(ArteryControlFormats.UniqueAddress) - Method in class akka.remote.ArteryControlFormats.MessageWithAddress.Builder
required .UniqueAddress address = 1;
setAddress(ArteryControlFormats.UniqueAddress.Builder) - Method in class akka.remote.ArteryControlFormats.MessageWithAddress.Builder
required .UniqueAddress address = 1;
setAddress(TestConductorProtocol.Address) - Method in class akka.remote.testconductor.TestConductorProtocol.Hello.Builder
required .Address address = 2;
setAddress(TestConductorProtocol.Address) - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure.Builder
optional .Address address = 3;
setAddress(TestConductorProtocol.Address.Builder) - Method in class akka.remote.testconductor.TestConductorProtocol.Hello.Builder
required .Address address = 2;
setAddress(TestConductorProtocol.Address.Builder) - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure.Builder
optional .Address address = 3;
setAddressIndex(int) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
required int32 addressIndex = 1;
setAddressIndex(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member.Builder
required int32 addressIndex = 1;
setAddressIndex(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
required int32 addressIndex = 1;
setAddressIndex(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability.Builder
required int32 addressIndex = 1;
setAddressIndex(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone.Builder
required int32 addressIndex = 1;
setAddressTerminated(boolean) - Method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData.Builder
required bool addressTerminated = 3;
setAll(T, Set<K>) - Method in class akka.util.TypedMultiMap
 
setAllAddresses(int, ClusterMetricsMessages.Address) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .Address allAddresses = 1;
setAllAddresses(int, ClusterMetricsMessages.Address.Builder) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .Address allAddresses = 1;
setAllAddresses(int, ClusterMessages.UniqueAddress) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .UniqueAddress allAddresses = 1;
setAllAddresses(int, ClusterMessages.UniqueAddress.Builder) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .UniqueAddress allAddresses = 1;
setAllAppVersions(int, String) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated string allAppVersions = 8;
setAllButSelf(boolean) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll.Builder
required bool allButSelf = 2;
setAllHashes(int, String) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated string allHashes = 3;
setAllHashes(int, String) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
repeated string allHashes = 2;
setAllMetricNames(int, String) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated string allMetricNames = 2;
setAllowCoreThreadTimeout(boolean) - Method in class akka.dispatch.ThreadPoolConfigBuilder
 
setAllowLocalRoutees(boolean) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
required bool allowLocalRoutees = 3;
setAllRoles(int, String) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated string allRoles = 2;
setAlpha(double) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA.Builder
required double alpha = 2;
setAppVersion(String) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join.Builder
optional string appVersion = 3;
setAppVersionBytes(ByteString) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join.Builder
optional string appVersion = 3;
setAppVersionIndex(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member.Builder
optional int32 appVersionIndex = 5;
setArgs(int, ByteString) - Method in class akka.remote.WireFormats.PropsData.Builder
repeated bytes args = 4;
setAsync(boolean) - Method in class akka.remote.SystemMessageFormats.SuperviseData.Builder
required bool async = 2;
setAutoPilot(TestActor.AutoPilot) - Method in class akka.testkit.javadsl.TestKit
Install an AutoPilot to drive the testActor: the AutoPilot will be run for each received message and can be used to send or forward messages, etc.
setAutoPilot(TestActor.AutoPilot) - Method in interface akka.testkit.TestKitBase
Install an AutoPilot to drive the testActor: the AutoPilot will be run for each received message and can be used to send or forward messages, etc.
SetAutoPilot(TestActor.AutoPilot) - Constructor for class akka.testkit.TestActor.SetAutoPilot
 
SetAutoPilot$() - Constructor for class akka.testkit.TestActor.SetAutoPilot$
 
setBackoffRate(double) - Method in class akka.remote.WireFormats.DefaultResizer.Builder
required double backoffRate = 6;
setBackoffThreshold(double) - Method in class akka.remote.WireFormats.DefaultResizer.Builder
required double backoffThreshold = 5;
setBarrier(TestConductorProtocol.EnterBarrier) - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
optional .EnterBarrier barrier = 2;
setBarrier(TestConductorProtocol.EnterBarrier.Builder) - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
optional .EnterBarrier barrier = 2;
setBuckets(int, DistributedPubSubMessages.Delta.Bucket) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Builder
repeated .Delta.Bucket buckets = 1;
setBuckets(int, DistributedPubSubMessages.Delta.Bucket.Builder) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Builder
repeated .Delta.Bucket buckets = 1;
setCause(ByteString) - Method in class akka.stream.StreamRefMessages.RemoteStreamFailure.Builder
optional bytes cause = 1;
setCause(ContainerFormats.Payload) - Method in class akka.remote.ContainerFormats.ActorInitializationException.Builder
required .Payload cause = 3;
setCause(ContainerFormats.Payload) - Method in class akka.remote.ContainerFormats.Throwable.Builder
optional .Payload cause = 3;
setCause(ContainerFormats.Payload.Builder) - Method in class akka.remote.ContainerFormats.ActorInitializationException.Builder
required .Payload cause = 3;
setCause(ContainerFormats.Payload.Builder) - Method in class akka.remote.ContainerFormats.Throwable.Builder
optional .Payload cause = 3;
setCauseData(ContainerFormats.Payload) - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
optional .Payload causeData = 3;
setCauseData(ContainerFormats.Payload.Builder) - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
optional .Payload causeData = 3;
setChild(ContainerFormats.ActorRef) - Method in class akka.remote.SystemMessageFormats.FailedData.Builder
required .ActorRef child = 1;
setChild(ContainerFormats.ActorRef) - Method in class akka.remote.SystemMessageFormats.SuperviseData.Builder
required .ActorRef child = 1;
setChild(ContainerFormats.ActorRef.Builder) - Method in class akka.remote.SystemMessageFormats.FailedData.Builder
required .ActorRef child = 1;
setChild(ContainerFormats.ActorRef.Builder) - Method in class akka.remote.SystemMessageFormats.SuperviseData.Builder
required .ActorRef child = 1;
setChildrenTerminationReason(ChildrenContainer.SuspendReason) - Method in interface akka.actor.dungeon.Children
 
setChunk(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
required uint32 chunk = 1;
setClassName(String) - Method in class akka.remote.ContainerFormats.StackTraceElement.Builder
required string className = 1;
setClassName(String) - Method in class akka.remote.ContainerFormats.Throwable.Builder
required string className = 1;
setClassNameBytes(ByteString) - Method in class akka.remote.ContainerFormats.StackTraceElement.Builder
required string className = 1;
setClassNameBytes(ByteString) - Method in class akka.remote.ContainerFormats.Throwable.Builder
required string className = 1;
setClazz(String) - Method in class akka.remote.WireFormats.PropsData.Builder
required string clazz = 3;
setClazzBytes(ByteString) - Method in class akka.remote.WireFormats.PropsData.Builder
required string clazz = 3;
setClusterConfig(String) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck.Builder
optional string clusterConfig = 2;
setClusterConfigBytes(ByteString) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck.Builder
optional string clusterConfig = 2;
setCommandType(WireFormats.CommandType) - Method in class akka.remote.WireFormats.AkkaControlMessage.Builder
required .CommandType commandType = 1;
setConcurrent(boolean) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata.Builder
required bool concurrent = 4;
setConfig(ByteString) - Method in class akka.remote.WireFormats.DeployData.Builder
optional bytes config = 2;
setConfigCheck(ClusterMessages.ConfigCheck) - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck.Builder
required .ConfigCheck configCheck = 2;
setConfigCheck(ClusterMessages.ConfigCheck.Builder) - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck.Builder
required .ConfigCheck configCheck = 2;
setConfigManifest(String) - Method in class akka.remote.WireFormats.DeployData.Builder
optional string configManifest = 9;
setConfigManifestBytes(ByteString) - Method in class akka.remote.WireFormats.DeployData.Builder
optional string configManifest = 9;
setConfigSerializerId(int) - Method in class akka.remote.WireFormats.DeployData.Builder
optional int32 configSerializerId = 8;
setConfirmed(int, ReliableDelivery.Confirmed) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
repeated .akka.cluster.typed.delivery.Confirmed confirmed = 3;
setConfirmed(int, ReliableDelivery.Confirmed.Builder) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
repeated .akka.cluster.typed.delivery.Confirmed confirmed = 3;
setConfirmedSeqNr(long) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack.Builder
required int64 confirmedSeqNr = 1;
setConfirmedSeqNr(long) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request.Builder
required int64 confirmedSeqNr = 1;
setConsistency(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
required sint32 consistency = 2;
setConsistencyAdditional(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
optional int32 consistencyAdditional = 6;
setConsistencyMinCap(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
optional int32 consistencyMinCap = 5;
setConsumerControllerRef(String) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer.Builder
required string consumerControllerRef = 1;
setConsumerControllerRefBytes(ByteString) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer.Builder
required string consumerControllerRef = 1;
setContactPoints(int, String) - Method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts.Builder
repeated string contactPoints = 1;
setContent(int, DistributedPubSubMessages.Delta.Entry) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
repeated .Delta.Entry content = 3;
setContent(int, DistributedPubSubMessages.Delta.Entry.Builder) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
repeated .Delta.Entry content = 3;
setCookie(String) - Method in class akka.remote.WireFormats.AkkaHandshakeInfo.Builder
optional string cookie = 3;
setCookieBytes(ByteString) - Method in class akka.remote.WireFormats.AkkaHandshakeInfo.Builder
optional string cookie = 3;
setCorePoolSize(int) - Method in class akka.dispatch.ThreadPoolConfigBuilder
 
setCorePoolSizeFromFactor(int, double, int) - Method in class akka.dispatch.ThreadPoolConfigBuilder
 
setCorrelationId(ContainerFormats.Payload) - Method in class akka.remote.ContainerFormats.ActorIdentity.Builder
required .Payload correlationId = 1;
setCorrelationId(ContainerFormats.Payload.Builder) - Method in class akka.remote.ContainerFormats.ActorIdentity.Builder
required .Payload correlationId = 1;
setCreatedTimestamp(long) - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry.Builder
optional int64 createdTimestamp = 3;
setCreationTime(long) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat.Builder
optional sint64 creationTime = 3;
setCreationTime(long) - Method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse.Builder
optional int64 creationTime = 3;
setCumulativeAck(long) - Method in class akka.remote.WireFormats.AcknowledgementInfo.Builder
required fixed64 cumulativeAck = 1;
setCurrentActorThread() - Method in interface akka.actor.typed.internal.ActorContextImpl
INTERNAL API
setCurrentActorThread() - Method in interface akka.actor.typed.scaladsl.ActorContext
INTERNAL API
setCurrentConfig(String) - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin.Builder
optional string currentConfig = 1;
setCurrentConfigBytes(ByteString) - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin.Builder
optional string currentConfig = 1;
setCurrentDeliveryId(long) - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.Builder
required int64 currentDeliveryId = 1;
setCurrentSeqNr(long) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
required int64 currentSeqNr = 1;
setData(ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed.Builder
required .akka.cluster.ddata.OtherMessage data = 2;
setData(ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
required .akka.cluster.ddata.OtherMessage data = 1;
setData(ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
required .akka.cluster.ddata.OtherMessage data = 1;
setData(ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess.Builder
required .akka.cluster.ddata.OtherMessage data = 2;
setData(ReplicatorMessages.OtherMessage.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed.Builder
required .akka.cluster.ddata.OtherMessage data = 2;
setData(ReplicatorMessages.OtherMessage.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
required .akka.cluster.ddata.OtherMessage data = 1;
setData(ReplicatorMessages.OtherMessage.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
required .akka.cluster.ddata.OtherMessage data = 1;
setData(ReplicatorMessages.OtherMessage.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess.Builder
required .akka.cluster.ddata.OtherMessage data = 2;
setData(MessageFormats.PersistentPayload) - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot.Builder
required .PersistentPayload data = 2;
setData(MessageFormats.PersistentPayload.Builder) - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot.Builder
required .PersistentPayload data = 2;
setData(ByteString) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector.Builder
required bytes data = 3;
setData(ByteString) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Pool.Builder
required bytes data = 3;
setData(String, akka.cluster.ddata.Replicator.Internal.DataEnvelope) - Method in class akka.cluster.ddata.Replicator
 
setDecrements(ReplicatedDataMessages.GCounter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter.Builder
required .akka.cluster.ddata.GCounter decrements = 2;
setDecrements(ReplicatedDataMessages.GCounter.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter.Builder
required .akka.cluster.ddata.GCounter decrements = 2;
setDeleted(boolean) - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
not used in new records from 2.4
setDeliveryId(long) - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery.Builder
required int64 deliveryId = 1;
setDeliverySnapshot(AtLeastOnceDelivery.AtLeastOnceDeliverySnapshot) - Method in interface akka.persistence.AtLeastOnceDeliveryLike
If snapshot from AtLeastOnceDeliveryLike.getDeliverySnapshot() was saved it will be received during recovery in a SnapshotOffer message and should be set with this method.
setDelta(ByteString) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate.Builder
required bytes delta = 1;
setDeltaVersions(ReplicatorMessages.VersionVector) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
optional .akka.cluster.ddata.VersionVector deltaVersions = 3;
setDeltaVersions(ReplicatorMessages.VersionVector.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
optional .akka.cluster.ddata.VersionVector deltaVersions = 3;
setDeploy(WireFormats.DeployData) - Method in class akka.remote.WireFormats.DaemonMsgCreateData.Builder
required .DeployData deploy = 2;
setDeploy(WireFormats.DeployData) - Method in class akka.remote.WireFormats.PropsData.Builder
required .DeployData deploy = 2;
setDeploy(WireFormats.DeployData.Builder) - Method in class akka.remote.WireFormats.DaemonMsgCreateData.Builder
required .DeployData deploy = 2;
setDeploy(WireFormats.DeployData.Builder) - Method in class akka.remote.WireFormats.PropsData.Builder
required .DeployData deploy = 2;
setDestination(String) - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery.Builder
required string destination = 2;
setDestinationBytes(ByteString) - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery.Builder
required string destination = 2;
setDigest(ByteString) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry.Builder
required bytes digest = 2;
setDirection(TestConductorProtocol.Direction) - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure.Builder
optional .Direction direction = 2;
setDispatcher(String) - Method in class akka.remote.WireFormats.DeployData.Builder
optional string dispatcher = 5;
setDispatcherBytes(ByteString) - Method in class akka.remote.WireFormats.DeployData.Builder
optional string dispatcher = 5;
setDone(String) - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
optional string done = 4;
setDoneBytes(ByteString) - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
optional string done = 4;
setDots(int, ReplicatorMessages.VersionVector) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .akka.cluster.ddata.VersionVector dots = 2;
setDots(int, ReplicatorMessages.VersionVector.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .akka.cluster.ddata.VersionVector dots = 2;
setDots(int, ReplicatedEventSourcing.VersionVector) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .VersionVector dots = 3;
setDots(int, ReplicatedEventSourcing.VersionVector.Builder) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .VersionVector dots = 3;
setDwNotificationData(SystemMessageFormats.DeathWatchNotificationData) - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
optional .DeathWatchNotificationData dwNotificationData = 7;
setDwNotificationData(SystemMessageFormats.DeathWatchNotificationData.Builder) - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
optional .DeathWatchNotificationData dwNotificationData = 7;
setElements(int, String) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet.Builder
repeated string elements = 1;
setEnabled(boolean) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag.Builder
required bool enabled = 1;
setEnclosedMessage(ByteString) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage.Builder
required bytes enclosedMessage = 1;
setEnclosedMessage(ByteString) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload.Builder
required bytes enclosedMessage = 1;
setEnclosedMessage(ByteString) - Method in class akka.remote.ContainerFormats.Payload.Builder
required bytes enclosedMessage = 1;
setEnclosedMessage(ByteString) - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
required bytes enclosedMessage = 1;
setEnclosedMessage(ByteString) - Method in class akka.stream.StreamRefMessages.Payload.Builder
required bytes enclosedMessage = 1;
setEntities(int, String) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState.Builder
repeated string entities = 1;
setEntityCount(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats.Builder
required int32 entityCount = 2;
setEntityId(int, String) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted.Builder
repeated string entityId = 1;
setEntityId(int, String) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped.Builder
repeated string entityId = 1;
setEntityId(String) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted.Builder
required string entityId = 1;
setEntityId(String) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped.Builder
required string entityId = 1;
setEntityId(String) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity.Builder
required string entityId = 1;
setEntityId(String) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck.Builder
required string entityId = 1;
setEntityId(String) - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope.Builder
required string entityId = 1;
setEntityIdBytes(ByteString) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted.Builder
required string entityId = 1;
setEntityIdBytes(ByteString) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped.Builder
required string entityId = 1;
setEntityIdBytes(ByteString) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity.Builder
required string entityId = 1;
setEntityIdBytes(ByteString) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck.Builder
required string entityId = 1;
setEntityIdBytes(ByteString) - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope.Builder
required string entityId = 1;
setEntityIds(int, String) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState.Builder
repeated string entityIds = 2;
setEntityIds(int, String) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState.Builder
repeated string entityIds = 2;
setEntityType(String) - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
required string entity_type = 2;
setEntityTypeBytes(ByteString) - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
required string entity_type = 2;
setEntries(int, ReplicatedDataMessages.GCounter.Entry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Builder
repeated .akka.cluster.ddata.GCounter.Entry entries = 1;
setEntries(int, ReplicatedDataMessages.GCounter.Entry.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Builder
repeated .akka.cluster.ddata.GCounter.Entry entries = 1;
setEntries(int, ReplicatedDataMessages.LWWMap.Entry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
repeated .akka.cluster.ddata.LWWMap.Entry entries = 2;
setEntries(int, ReplicatedDataMessages.LWWMap.Entry.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
repeated .akka.cluster.ddata.LWWMap.Entry entries = 2;
setEntries(int, ReplicatedDataMessages.ORMap.Entry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
repeated .akka.cluster.ddata.ORMap.Entry entries = 2;
setEntries(int, ReplicatedDataMessages.ORMap.Entry.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
repeated .akka.cluster.ddata.ORMap.Entry entries = 2;
setEntries(int, ReplicatedDataMessages.ORMapDeltaGroup.Entry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Builder
repeated .akka.cluster.ddata.ORMapDeltaGroup.Entry entries = 1;
setEntries(int, ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Builder
repeated .akka.cluster.ddata.ORMapDeltaGroup.Entry entries = 1;
setEntries(int, ReplicatedDataMessages.ORMultiMap.Entry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
repeated .akka.cluster.ddata.ORMultiMap.Entry entries = 2;
setEntries(int, ReplicatedDataMessages.ORMultiMap.Entry.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
repeated .akka.cluster.ddata.ORMultiMap.Entry entries = 2;
setEntries(int, ReplicatedDataMessages.ORSetDeltaGroup.Entry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Builder
repeated .akka.cluster.ddata.ORSetDeltaGroup.Entry entries = 1;
setEntries(int, ReplicatedDataMessages.ORSetDeltaGroup.Entry.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Builder
repeated .akka.cluster.ddata.ORSetDeltaGroup.Entry entries = 1;
setEntries(int, ReplicatedDataMessages.PNCounterMap.Entry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
repeated .akka.cluster.ddata.PNCounterMap.Entry entries = 2;
setEntries(int, ReplicatedDataMessages.PNCounterMap.Entry.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
repeated .akka.cluster.ddata.PNCounterMap.Entry entries = 2;
setEntries(int, ReplicatorMessages.DeltaPropagation.Entry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
repeated .akka.cluster.ddata.DeltaPropagation.Entry entries = 2;
setEntries(int, ReplicatorMessages.DeltaPropagation.Entry.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
repeated .akka.cluster.ddata.DeltaPropagation.Entry entries = 2;
setEntries(int, ReplicatorMessages.Gossip.Entry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
repeated .akka.cluster.ddata.Gossip.Entry entries = 2;
setEntries(int, ReplicatorMessages.Gossip.Entry.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
repeated .akka.cluster.ddata.Gossip.Entry entries = 2;
setEntries(int, ReplicatorMessages.Status.Entry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
repeated .akka.cluster.ddata.Status.Entry entries = 3;
setEntries(int, ReplicatorMessages.Status.Entry.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
repeated .akka.cluster.ddata.Status.Entry entries = 3;
setEntries(int, ReplicatorMessages.VersionVector.Entry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Builder
repeated .akka.cluster.ddata.VersionVector.Entry entries = 1;
setEntries(int, ReplicatorMessages.VersionVector.Entry.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Builder
repeated .akka.cluster.ddata.VersionVector.Entry entries = 1;
setEntries(int, ReplicatedEventSourcing.ORSetDeltaGroup.Entry) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Builder
repeated .ORSetDeltaGroup.Entry entries = 1;
setEntries(int, ReplicatedEventSourcing.ORSetDeltaGroup.Entry.Builder) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Builder
repeated .ORSetDeltaGroup.Entry entries = 1;
setEntries(int, ReplicatedEventSourcing.VersionVector.Entry) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Builder
repeated .VersionVector.Entry entries = 1;
setEntries(int, ReplicatedEventSourcing.VersionVector.Entry.Builder) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Builder
repeated .VersionVector.Entry entries = 1;
setEntryData(int, ReplicatedDataMessages.ORMapDeltaGroup.MapEntry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
repeated .akka.cluster.ddata.ORMapDeltaGroup.MapEntry entryData = 4;
setEntryData(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;
setEnvelope(ReplicatorMessages.DataEnvelope) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry.Builder
required .akka.cluster.ddata.DataEnvelope envelope = 2;
setEnvelope(ReplicatorMessages.DataEnvelope) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry.Builder
required .akka.cluster.ddata.DataEnvelope envelope = 2;
setEnvelope(ReplicatorMessages.DataEnvelope) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult.Builder
optional .akka.cluster.ddata.DataEnvelope envelope = 1;
setEnvelope(ReplicatorMessages.DataEnvelope) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write.Builder
required .akka.cluster.ddata.DataEnvelope envelope = 2;
setEnvelope(ReplicatorMessages.DataEnvelope.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry.Builder
required .akka.cluster.ddata.DataEnvelope envelope = 2;
setEnvelope(ReplicatorMessages.DataEnvelope.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry.Builder
required .akka.cluster.ddata.DataEnvelope envelope = 2;
setEnvelope(ReplicatorMessages.DataEnvelope.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult.Builder
optional .akka.cluster.ddata.DataEnvelope envelope = 1;
setEnvelope(ReplicatorMessages.DataEnvelope.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write.Builder
required .akka.cluster.ddata.DataEnvelope envelope = 2;
setEnvelope(WireFormats.RemoteEnvelope) - Method in class akka.remote.WireFormats.AckAndEnvelopeContainer.Builder
optional .RemoteEnvelope envelope = 2;
setEnvelope(WireFormats.RemoteEnvelope.Builder) - Method in class akka.remote.WireFormats.AckAndEnvelopeContainer.Builder
optional .RemoteEnvelope envelope = 2;
setErrorMessage(String) - Method in class akka.remote.ContainerFormats.StatusReplyErrorMessage.Builder
required string errorMessage = 1;
setErrorMessageBytes(ByteString) - Method in class akka.remote.ContainerFormats.StatusReplyErrorMessage.Builder
required string errorMessage = 1;
setEvent(ContainerFormats.Payload) - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
optional .Payload event = 8;
setEvent(ContainerFormats.Payload.Builder) - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
optional .Payload event = 8;
setEwma(ClusterMetricsMessages.NodeMetrics.EWMA) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric.Builder
optional .NodeMetrics.EWMA ewma = 3;
setEwma(ClusterMetricsMessages.NodeMetrics.EWMA.Builder) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric.Builder
optional .NodeMetrics.EWMA ewma = 3;
setExistenceConfirmed(boolean) - Method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData.Builder
required bool existenceConfirmed = 2;
setExitValue(int) - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure.Builder
optional int32 exitValue = 7;
setExpectedAcks(int) - Method in class akka.remote.ArteryControlFormats.FlushAck.Builder
optional int32 expectedAcks = 1;
setFailed(int, String) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
repeated string failed = 2;
setFailed(int, String) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
repeated string failed = 2;
setFailed(ActorRef) - Method in interface akka.actor.dungeon.FaultHandling
 
setFailedData(SystemMessageFormats.FailedData) - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
optional .FailedData failedData = 6;
setFailedData(SystemMessageFormats.FailedData.Builder) - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
optional .FailedData failedData = 6;
setFailedFatally() - Method in interface akka.actor.dungeon.FaultHandling
 
setFailure(TestConductorProtocol.FailType) - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure.Builder
required .FailType failure = 1;
setFailure(TestConductorProtocol.InjectFailure) - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
optional .InjectFailure failure = 3;
setFailure(TestConductorProtocol.InjectFailure.Builder) - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
optional .InjectFailure failure = 3;
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Empty.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Empty.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Pool.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.serialization.MessageFormats.PersistentPayload.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ArteryControlFormats.Address.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ArteryControlFormats.FlushAck.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ArteryControlFormats.HandshakeReq.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ArteryControlFormats.MessageWithAddress.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ArteryControlFormats.Quarantined.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ArteryControlFormats.UniqueAddress.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ContainerFormats.ActorIdentity.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ContainerFormats.ActorInitializationException.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ContainerFormats.ActorRef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ContainerFormats.Identify.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ContainerFormats.Option.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ContainerFormats.Payload.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ContainerFormats.Selection.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ContainerFormats.StackTraceElement.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ContainerFormats.StatusReplyErrorMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ContainerFormats.Throwable.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.SystemMessageFormats.FailedData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.SystemMessageFormats.SuperviseData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.SystemMessageFormats.WatchData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.testconductor.TestConductorProtocol.Address.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.testconductor.TestConductorProtocol.Hello.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.AckAndEnvelopeContainer.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.AcknowledgementInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.ActorRefData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.AddressData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.AkkaControlMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.AkkaHandshakeInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.AkkaProtocolMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.DaemonMsgCreateData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.DefaultResizer.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.DeployData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.FiniteDuration.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.FromConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.GenericRoutingPool.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.PropsData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.RemoteEnvelope.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.RemoteRouterConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.RemoteScope.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.ScatterGatherPool.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.SerializedMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.remote.WireFormats.TailChoppingPool.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.stream.StreamRefMessages.ActorRef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.stream.StreamRefMessages.CumulativeDemand.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.stream.StreamRefMessages.OnSubscribeHandshake.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.stream.StreamRefMessages.Payload.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.stream.StreamRefMessages.RemoteStreamCompleted.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.stream.StreamRefMessages.RemoteStreamFailure.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.stream.StreamRefMessages.SequencedOnNext.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.stream.StreamRefMessages.SinkRef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class akka.stream.StreamRefMessages.SourceRef.Builder
 
setFileName(String) - Method in class akka.remote.ContainerFormats.StackTraceElement.Builder
required string fileName = 3;
setFileNameBytes(ByteString) - Method in class akka.remote.ContainerFormats.StackTraceElement.Builder
required string fileName = 3;
setFirst(boolean) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
required bool first = 3;
setFirstChunk(boolean) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
optional bool firstChunk = 6;
setFirstChunk(boolean) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
optional bool firstChunk = 7;
setFixedPoolSize(int) - Method in class akka.dispatch.ThreadPoolConfigBuilder
 
setFlag(ByteFlag) - Method in interface akka.remote.artery.HeaderBuilder
 
setFlags(byte) - Method in interface akka.remote.artery.HeaderBuilder
 
setFrom(ClusterMetricsMessages.Address) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope.Builder
required .Address from = 1;
setFrom(ClusterMetricsMessages.Address.Builder) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope.Builder
required .Address from = 1;
setFrom(ClusterMessages.Address) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat.Builder
required .Address from = 1;
setFrom(ClusterMessages.Address.Builder) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat.Builder
required .Address from = 1;
setFrom(ClusterMessages.UniqueAddress) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope.Builder
required .UniqueAddress from = 1;
setFrom(ClusterMessages.UniqueAddress) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
required .UniqueAddress from = 1;
setFrom(ClusterMessages.UniqueAddress) - Method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse.Builder
required .UniqueAddress from = 1;
setFrom(ClusterMessages.UniqueAddress) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome.Builder
required .UniqueAddress from = 1;
setFrom(ClusterMessages.UniqueAddress.Builder) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope.Builder
required .UniqueAddress from = 1;
setFrom(ClusterMessages.UniqueAddress.Builder) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
required .UniqueAddress from = 1;
setFrom(ClusterMessages.UniqueAddress.Builder) - Method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse.Builder
required .UniqueAddress from = 1;
setFrom(ClusterMessages.UniqueAddress.Builder) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome.Builder
required .UniqueAddress from = 1;
setFrom(ArteryControlFormats.UniqueAddress) - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
required .UniqueAddress from = 1;
setFrom(ArteryControlFormats.UniqueAddress) - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck.Builder
required .UniqueAddress from = 1;
setFrom(ArteryControlFormats.UniqueAddress) - Method in class akka.remote.ArteryControlFormats.HandshakeReq.Builder
required .UniqueAddress from = 1;
setFrom(ArteryControlFormats.UniqueAddress) - Method in class akka.remote.ArteryControlFormats.Quarantined.Builder
required .UniqueAddress from = 1;
setFrom(ArteryControlFormats.UniqueAddress) - Method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck.Builder
required .UniqueAddress from = 2;
setFrom(ArteryControlFormats.UniqueAddress.Builder) - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
required .UniqueAddress from = 1;
setFrom(ArteryControlFormats.UniqueAddress.Builder) - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck.Builder
required .UniqueAddress from = 1;
setFrom(ArteryControlFormats.UniqueAddress.Builder) - Method in class akka.remote.ArteryControlFormats.HandshakeReq.Builder
required .UniqueAddress from = 1;
setFrom(ArteryControlFormats.UniqueAddress.Builder) - Method in class akka.remote.ArteryControlFormats.Quarantined.Builder
required .UniqueAddress from = 1;
setFrom(ArteryControlFormats.UniqueAddress.Builder) - Method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck.Builder
required .UniqueAddress from = 2;
setFromNode(ReplicatorMessages.UniqueAddress) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
required .akka.cluster.ddata.UniqueAddress fromNode = 1;
setFromNode(ReplicatorMessages.UniqueAddress) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read.Builder
optional .akka.cluster.ddata.UniqueAddress fromNode = 2;
setFromNode(ReplicatorMessages.UniqueAddress) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write.Builder
optional .akka.cluster.ddata.UniqueAddress fromNode = 3;
setFromNode(ReplicatorMessages.UniqueAddress.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
required .akka.cluster.ddata.UniqueAddress fromNode = 1;
setFromNode(ReplicatorMessages.UniqueAddress.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read.Builder
optional .akka.cluster.ddata.UniqueAddress fromNode = 2;
setFromNode(ReplicatorMessages.UniqueAddress.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write.Builder
optional .akka.cluster.ddata.UniqueAddress fromNode = 3;
setFromSeqNr(long) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry.Builder
required int64 fromSeqNr = 3;
setFromSeqNr(long) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend.Builder
required int64 fromSeqNr = 1;
setFromSystemUid(long) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
optional sfixed64 fromSystemUid = 4;
setFromSystemUid(long) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
optional sfixed64 fromSystemUid = 5;
setGeneric(WireFormats.GenericRoutingPool) - Method in class akka.remote.WireFormats.ScatterGatherPool.Builder
required .GenericRoutingPool generic = 1;
setGeneric(WireFormats.GenericRoutingPool) - Method in class akka.remote.WireFormats.TailChoppingPool.Builder
required .GenericRoutingPool generic = 1;
setGeneric(WireFormats.GenericRoutingPool.Builder) - Method in class akka.remote.WireFormats.ScatterGatherPool.Builder
required .GenericRoutingPool generic = 1;
setGeneric(WireFormats.GenericRoutingPool.Builder) - Method in class akka.remote.WireFormats.TailChoppingPool.Builder
required .GenericRoutingPool generic = 1;
setGossip(ClusterMetricsMessages.MetricsGossip) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope.Builder
required .MetricsGossip gossip = 2;
setGossip(ClusterMetricsMessages.MetricsGossip.Builder) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope.Builder
required .MetricsGossip gossip = 2;
setGossip(ClusterMessages.Gossip) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome.Builder
required .Gossip gossip = 2;
setGossip(ClusterMessages.Gossip.Builder) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome.Builder
required .Gossip gossip = 2;
setHandler(Inlet<?>, InHandler) - Method in class akka.stream.stage.GraphStageLogic
Assigns callbacks for the events for an Inlet
setHandler(Outlet<?>, OutHandler) - Method in class akka.stream.stage.GraphStageLogic
Assigns callbacks for the events for an Outlet
setHandler(InHandler) - Method in class akka.stream.stage.GraphStageLogic.SubSinkInlet
 
setHandler(OutHandler) - Method in class akka.stream.stage.GraphStageLogic.SubSourceOutlet
Set OutHandler for this dynamic output port; this needs to be done before the first substream callback can arrive.
setHandlers(Inlet<?>, Outlet<?>, InHandler) - Method in class akka.stream.stage.GraphStageLogic
Assign callbacks for linear operator for both Inlet and Outlet
setHandshakeInfo(WireFormats.AkkaHandshakeInfo) - Method in class akka.remote.WireFormats.AkkaControlMessage.Builder
optional .AkkaHandshakeInfo handshakeInfo = 2;
setHandshakeInfo(WireFormats.AkkaHandshakeInfo.Builder) - Method in class akka.remote.WireFormats.AkkaControlMessage.Builder
optional .AkkaHandshakeInfo handshakeInfo = 2;
setHashIndex(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version.Builder
required int32 hashIndex = 1;
setHasManifest(int, boolean) - Method in class akka.remote.WireFormats.PropsData.Builder
additionally a flag per position to indicate if it was serialized with manifest or not
setHello(TestConductorProtocol.Hello) - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
optional .Hello hello = 1;
setHello(TestConductorProtocol.Hello.Builder) - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
optional .Hello hello = 1;
setHighestConfirmedSeqNr(long) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
required int64 highestConfirmedSeqNr = 2;
setHomes(int, ClusterShardingMessages.ShardHomesEntry) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes.Builder
repeated .ShardHomesEntry homes = 1;
setHomes(int, ClusterShardingMessages.ShardHomesEntry.Builder) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes.Builder
repeated .ShardHomesEntry homes = 1;
setHost(String) - Method in class akka.remote.testconductor.TestConductorProtocol.Address.Builder
required string host = 3;
setHostBytes(ByteString) - Method in class akka.remote.testconductor.TestConductorProtocol.Address.Builder
required string host = 3;
setHostname(String) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address.Builder
required string hostname = 1;
setHostname(String) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address.Builder
required string hostname = 2;
setHostname(String) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address.Builder
required string hostname = 2;
setHostname(String) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address.Builder
required string hostname = 2;
setHostname(String) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address.Builder
required string hostname = 3;
setHostname(String) - Method in class akka.remote.ArteryControlFormats.Address.Builder
required string hostname = 3;
setHostname(String) - Method in class akka.remote.WireFormats.AddressData.Builder
required string hostname = 2;
setHostnameBytes(ByteString) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address.Builder
required string hostname = 1;
setHostnameBytes(ByteString) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address.Builder
required string hostname = 2;
setHostnameBytes(ByteString) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address.Builder
required string hostname = 2;
setHostnameBytes(ByteString) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address.Builder
required string hostname = 2;
setHostnameBytes(ByteString) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address.Builder
required string hostname = 3;
setHostnameBytes(ByteString) - Method in class akka.remote.ArteryControlFormats.Address.Builder
required string hostname = 3;
setHostnameBytes(ByteString) - Method in class akka.remote.WireFormats.AddressData.Builder
required string hostname = 2;
setIfAbsent(Channel, T) - Static method in class akka.remote.transport.netty.ChannelLocalActor
 
SetIgnore(Option<PartialFunction<Object, Object>>) - Constructor for class akka.testkit.TestActor.SetIgnore
 
SetIgnore$() - Constructor for class akka.testkit.TestActor.SetIgnore$
 
setIncrements(ReplicatedDataMessages.GCounter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter.Builder
required .akka.cluster.ddata.GCounter increments = 1;
setIncrements(ReplicatedDataMessages.GCounter.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter.Builder
required .akka.cluster.ddata.GCounter increments = 1;
setIndex(String, int) - Method in interface akka.persistence.testkit.scaladsl.HasStorage
 
setInstruction(WireFormats.AkkaControlMessage) - Method in class akka.remote.WireFormats.AkkaProtocolMessage.Builder
optional .AkkaControlMessage instruction = 2;
setInstruction(WireFormats.AkkaControlMessage.Builder) - Method in class akka.remote.WireFormats.AkkaProtocolMessage.Builder
optional .AkkaControlMessage instruction = 2;
setIntElements(int, int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated sint32 intElements = 2 [packed = true];
setIntElements(int, int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated sint32 intElements = 4 [packed = true];
setIntElements(int, int) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated sint32 intElements = 5 [packed = true];
setInterval(WireFormats.FiniteDuration) - Method in class akka.remote.WireFormats.TailChoppingPool.Builder
required .FiniteDuration interval = 3;
setInterval(WireFormats.FiniteDuration.Builder) - Method in class akka.remote.WireFormats.TailChoppingPool.Builder
required .FiniteDuration interval = 3;
setIntKey(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
optional sint32 intKey = 3;
setIntKey(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
optional sint32 intKey = 3;
setIntKey(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
optional sint32 intKey = 3;
setIntKey(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
optional sint32 intKey = 3;
setIntKey(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
optional sint32 intKey = 3;
setIntKey(ReplicatedDataMessages.LWWMap.Entry.Builder, int, ReplicatedDataMessages.LWWRegister) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.LWWMapEntry$
 
setIntKey(ReplicatedDataMessages.ORMap.Entry.Builder, int, ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ORMapEntry$
 
setIntKey(ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder, int, ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ORMapDeltaGroupEntry$
 
setIntKey(ReplicatedDataMessages.ORMultiMap.Entry.Builder, int, ReplicatedDataMessages.ORSet) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ORMultiMapEntry$
 
setIntKey(ReplicatedDataMessages.PNCounterMap.Entry.Builder, int, ReplicatedDataMessages.PNCounter) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.PNCounterMapEntry$
 
setIntKey(EntryBuilder, int, Value) - Method in interface akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ProtoMapEntryWriter
 
setKeepAliveTime(Duration) - Method in class akka.dispatch.ThreadPoolConfigBuilder
 
setKeepAliveTimeInMillis(long) - Method in class akka.dispatch.ThreadPoolConfigBuilder
 
setKeepGoing(boolean) - Method in class akka.stream.stage.GraphStageLogic
Controls whether this operator shall shut down when all its ports are closed, which is the default.
setKey(ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
setKey(ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
setKey(ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
setKey(ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
setKey(ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
setKey(ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
setKey(ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
setKey(ReplicatorMessages.OtherMessage.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
setKey(ReplicatorMessages.OtherMessage.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
setKey(ReplicatorMessages.OtherMessage.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
setKey(ReplicatorMessages.OtherMessage.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
setKey(ReplicatorMessages.OtherMessage.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
setKey(ReplicatorMessages.OtherMessage.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
setKey(ReplicatorMessages.OtherMessage.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe.Builder
required .akka.cluster.ddata.OtherMessage key = 1;
setKey(String) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry.Builder
required string key = 1;
setKey(String) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry.Builder
required string key = 1;
setKey(String) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read.Builder
required string key = 1;
setKey(String) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry.Builder
required string key = 1;
setKey(String) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write.Builder
required string key = 1;
setKey(String) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry.Builder
required string key = 1;
setKey(String) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry.Builder
optional string key = 1;
setKey(String) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry.Builder
required string key = 1;
setKeyBytes(ByteString) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry.Builder
required string key = 1;
setKeyBytes(ByteString) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry.Builder
required string key = 1;
setKeyBytes(ByteString) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read.Builder
required string key = 1;
setKeyBytes(ByteString) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry.Builder
required string key = 1;
setKeyBytes(ByteString) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write.Builder
required string key = 1;
setKeyBytes(ByteString) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry.Builder
required string key = 1;
setKeyBytes(ByteString) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry.Builder
optional string key = 1;
setKeyBytes(ByteString) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry.Builder
required string key = 1;
setKeys(int, 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
setKeys(ReplicatedDataMessages.ORSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
required .akka.cluster.ddata.ORSet keys = 1;
setKeys(ReplicatedDataMessages.ORSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
required .akka.cluster.ddata.ORSet keys = 1;
setKeys(ReplicatedDataMessages.ORSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
required .akka.cluster.ddata.ORSet keys = 1;
setKeys(ReplicatedDataMessages.ORSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
required .akka.cluster.ddata.ORSet keys = 1;
setKeys(ReplicatedDataMessages.ORSet.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
required .akka.cluster.ddata.ORSet keys = 1;
setKeys(ReplicatedDataMessages.ORSet.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
required .akka.cluster.ddata.ORSet keys = 1;
setKeys(ReplicatedDataMessages.ORSet.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
required .akka.cluster.ddata.ORSet keys = 1;
setKeys(ReplicatedDataMessages.ORSet.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
required .akka.cluster.ddata.ORSet keys = 1;
setLastChunk(boolean) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
optional bool lastChunk = 7;
setLastChunk(boolean) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
optional bool lastChunk = 8;
setLastSequenceNr(long) - Method in interface akka.persistence.Eventsourced
 
setLineNumber(int) - Method in class akka.remote.ContainerFormats.StackTraceElement.Builder
required int32 lineNumber = 4;
setLocal(ContainerFormats.Payload) - Method in class akka.remote.WireFormats.RemoteRouterConfig.Builder
required .Payload local = 1;
setLocal(ContainerFormats.Payload.Builder) - Method in class akka.remote.WireFormats.RemoteRouterConfig.Builder
required .Payload local = 1;
setLocalAffinity(boolean) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send.Builder
required bool localAffinity = 2;
setLoggerName(Class<?>) - Method in interface akka.actor.typed.internal.ActorContextImpl
 
setLoggerName(Class<?>) - Method in interface akka.actor.typed.javadsl.ActorContext
Replace the current logger (or initialize a new logger if the logger was not touched before) with one that has ghe given class name as logger name.
setLoggerName(Class<?>) - Method in interface akka.actor.typed.scaladsl.ActorContext
Replace the current logger (or initialize a new logger if the logger was not touched before) with one that has the given class name as logger name.
setLoggerName(String) - Method in interface akka.actor.typed.internal.ActorContextImpl
 
setLoggerName(String) - Method in interface akka.actor.typed.javadsl.ActorContext
Replace the current logger (or initialize a new logger if the logger was not touched before) with one that has ghe given name as logger name.
setLoggerName(String) - Method in interface akka.actor.typed.scaladsl.ActorContext
Replace the current logger (or initialize a new logger if the logger was not touched before) with one that has the given name as logger name.
setLogLevel(Logging.LogLevel) - Method in interface akka.event.LoggingBus
Change log level: default loggers (i.e.
setLongElements(int, long) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated sint64 longElements = 3 [packed = true];
setLongElements(int, long) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated sint64 longElements = 5 [packed = true];
setLongElements(int, long) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated sint64 longElements = 6 [packed = true];
setLongKey(long) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
optional sint64 longKey = 4;
setLongKey(long) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
optional sint64 longKey = 4;
setLongKey(long) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
optional sint64 longKey = 4;
setLongKey(long) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
optional sint64 longKey = 4;
setLongKey(long) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
optional sint64 longKey = 4;
setLongKey(ReplicatedDataMessages.LWWMap.Entry.Builder, long, ReplicatedDataMessages.LWWRegister) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.LWWMapEntry$
 
setLongKey(ReplicatedDataMessages.ORMap.Entry.Builder, long, ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ORMapEntry$
 
setLongKey(ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder, long, ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ORMapDeltaGroupEntry$
 
setLongKey(ReplicatedDataMessages.ORMultiMap.Entry.Builder, long, ReplicatedDataMessages.ORSet) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ORMultiMapEntry$
 
setLongKey(ReplicatedDataMessages.PNCounterMap.Entry.Builder, long, ReplicatedDataMessages.PNCounter) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.PNCounterMapEntry$
 
setLongKey(EntryBuilder, long, Value) - Method in interface akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ProtoMapEntryWriter
 
setLowerBound(int) - Method in class akka.remote.WireFormats.DefaultResizer.Builder
required uint32 lowerBound = 1;
setManifest(String) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector.Builder
required string manifest = 2;
setManifest(String) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Pool.Builder
required string manifest = 2;
setManifest(String) - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
optional string manifest = 12;
setManifest(String) - Method in interface akka.remote.artery.HeaderBuilder
 
setManifestBytes(ByteString) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector.Builder
required string manifest = 2;
setManifestBytes(ByteString) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Pool.Builder
required string manifest = 2;
setManifestBytes(ByteString) - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
optional string manifest = 12;
setManifests(int, 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
setMarker(boolean) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState.Builder
optional bool marker = 2;
setMatcher(String) - Method in class akka.remote.ContainerFormats.Selection.Builder
optional string matcher = 2;
setMatcherBytes(ByteString) - Method in class akka.remote.ContainerFormats.Selection.Builder
optional string matcher = 2;
setMaxInstancesPerNode(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
required uint32 maxInstancesPerNode = 2;
setMaxPoolSize(int) - Method in class akka.dispatch.ThreadPoolConfigBuilder
 
setMaxPoolSizeFromFactor(int, double, int) - Method in class akka.dispatch.ThreadPoolConfigBuilder
 
setMdc(ActorContextImpl.LoggingContext) - Static method in class akka.actor.typed.internal.ActorMdc
 
setMdc(ActorContextImpl.LoggingContext) - Method in class akka.actor.typed.internal.ActorMdc$
 
setMdc(PersistenceId, String) - Static method in class akka.persistence.typed.internal.PersistenceMdc
 
setMdc(PersistenceId, String) - Method in class akka.persistence.typed.internal.PersistenceMdc$
 
setMdc(PersistenceId, String) - Static method in class akka.persistence.typed.state.internal.PersistenceMdc
 
setMdc(PersistenceId, String) - Method in class akka.persistence.typed.state.internal.PersistenceMdc$
 
setMDC(Map<String, Object>) - Method in interface akka.event.DiagnosticLoggingAdapter
Java API: Sets the values to be added to the MDC (Mapped Diagnostic Context) before the log is appended.
setMembers(int, ClusterMessages.Member) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Member members = 4;
setMembers(int, ClusterMessages.Member.Builder) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Member members = 4;
setMessage(ByteString) - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope.Builder
required bytes message = 1;
setMessage(ByteString) - Method in class akka.remote.WireFormats.SerializedMessage.Builder
required bytes message = 1;
setMessage(ContainerFormats.Payload) - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope.Builder
required .Payload message = 2;
setMessage(ContainerFormats.Payload) - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished.Builder
required .Payload message = 1;
setMessage(ContainerFormats.Payload) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
required .Payload message = 5;
setMessage(ContainerFormats.Payload) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
required .Payload message = 6;
setMessage(ContainerFormats.Payload.Builder) - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope.Builder
required .Payload message = 2;
setMessage(ContainerFormats.Payload.Builder) - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished.Builder
required .Payload message = 1;
setMessage(ContainerFormats.Payload.Builder) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
required .Payload message = 5;
setMessage(ContainerFormats.Payload.Builder) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
required .Payload message = 6;
setMessage(WireFormats.SerializedMessage) - Method in class akka.remote.WireFormats.RemoteEnvelope.Builder
required .SerializedMessage message = 2;
setMessage(WireFormats.SerializedMessage.Builder) - Method in class akka.remote.WireFormats.RemoteEnvelope.Builder
required .SerializedMessage message = 2;
setMessage(String) - Method in class akka.remote.ContainerFormats.ActorInitializationException.Builder
required string message = 2;
setMessage(String) - Method in class akka.remote.ContainerFormats.Throwable.Builder
optional string message = 2;
setMessage(String) - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable.Builder
required string message = 1;
setMessageBytes(ByteString) - Method in class akka.remote.ContainerFormats.ActorInitializationException.Builder
required string message = 2;
setMessageBytes(ByteString) - Method in class akka.remote.ContainerFormats.Throwable.Builder
optional string message = 2;
setMessageBytes(ByteString) - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable.Builder
required string message = 1;
setMessageId(ContainerFormats.Payload) - Method in class akka.remote.ContainerFormats.Identify.Builder
required .Payload messageId = 1;
setMessageId(ContainerFormats.Payload.Builder) - Method in class akka.remote.ContainerFormats.Identify.Builder
required .Payload messageId = 1;
setMessageManifest(ByteString) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage.Builder
optional bytes messageManifest = 4;
setMessageManifest(ByteString) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload.Builder
optional bytes messageManifest = 4;
setMessageManifest(ByteString) - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope.Builder
optional bytes messageManifest = 3;
setMessageManifest(ByteString) - Method in class akka.remote.ContainerFormats.Payload.Builder
optional bytes messageManifest = 4;
setMessageManifest(ByteString) - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
optional bytes messageManifest = 4;
setMessageManifest(ByteString) - Method in class akka.remote.WireFormats.SerializedMessage.Builder
optional bytes messageManifest = 3;
setMessageManifest(ByteString) - Method in class akka.stream.StreamRefMessages.Payload.Builder
optional bytes messageManifest = 3;
setMessagesPerResize(int) - Method in class akka.remote.WireFormats.DefaultResizer.Builder
required uint32 messagesPerResize = 7;
setMetadata(MessageFormats.PersistentPayload) - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
optional .PersistentPayload metadata = 15;
setMetadata(MessageFormats.PersistentPayload.Builder) - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
optional .PersistentPayload metadata = 15;
setMetadata(ReplicatedEventSourcing.ReplicatedPublishedEventMetaData) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
optional .ReplicatedPublishedEventMetaData metadata = 5;
setMetadata(ReplicatedEventSourcing.ReplicatedPublishedEventMetaData.Builder) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
optional .ReplicatedPublishedEventMetaData metadata = 5;
setMetadata(ContainerFormats.Payload) - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
optional .Payload metadata = 9;
setMetadata(ContainerFormats.Payload.Builder) - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
optional .Payload metadata = 9;
setMethodName(String) - Method in class akka.remote.ContainerFormats.StackTraceElement.Builder
required string methodName = 2;
setMethodNameBytes(ByteString) - Method in class akka.remote.ContainerFormats.StackTraceElement.Builder
required string methodName = 2;
setMetrics(int, ClusterMetricsMessages.NodeMetrics.Metric) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
repeated .NodeMetrics.Metric metrics = 3;
setMetrics(int, ClusterMetricsMessages.NodeMetrics.Metric.Builder) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
repeated .NodeMetrics.Metric metrics = 3;
setMetricsSelector(ClusterMetricsMessages.MetricsSelector) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool.Builder
omitted if default
setMetricsSelector(ClusterMetricsMessages.MetricsSelector.Builder) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool.Builder
omitted if default
setNacks(int, long) - Method in class akka.remote.WireFormats.AcknowledgementInfo.Builder
repeated fixed64 nacks = 2;
setName(String) - Method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier.Builder
required string name = 1;
setName(String) - Method in class akka.remote.testconductor.TestConductorProtocol.Hello.Builder
required string name = 1;
setNameBytes(ByteString) - Method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier.Builder
required string name = 1;
setNameBytes(ByteString) - Method in class akka.remote.testconductor.TestConductorProtocol.Hello.Builder
required string name = 1;
setNameIndex(int) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric.Builder
required int32 nameIndex = 1;
setNext(AbstractBoundedNodeQueue.Node<T>) - Method in class akka.dispatch.AbstractBoundedNodeQueue.Node
 
setNext(AbstractNodeQueue.Node<T>) - Method in class akka.dispatch.AbstractNodeQueue.Node
 
setNode(ReplicatorMessages.UniqueAddress) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry.Builder
required .akka.cluster.ddata.UniqueAddress node = 1;
setNode(ReplicatorMessages.UniqueAddress) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister.Builder
required .akka.cluster.ddata.UniqueAddress node = 2;
setNode(ReplicatorMessages.UniqueAddress) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry.Builder
required .akka.cluster.ddata.UniqueAddress node = 1;
setNode(ReplicatorMessages.UniqueAddress.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry.Builder
required .akka.cluster.ddata.UniqueAddress node = 1;
setNode(ReplicatorMessages.UniqueAddress.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister.Builder
required .akka.cluster.ddata.UniqueAddress node = 2;
setNode(ReplicatorMessages.UniqueAddress.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry.Builder
required .akka.cluster.ddata.UniqueAddress node = 1;
setNode(ClusterMessages.UniqueAddress) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join.Builder
required .UniqueAddress node = 1;
setNode(ClusterMessages.UniqueAddress.Builder) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join.Builder
required .UniqueAddress node = 1;
setNode(WireFormats.AddressData) - Method in class akka.remote.WireFormats.RemoteScope.Builder
required .AddressData node = 1;
setNode(WireFormats.AddressData.Builder) - Method in class akka.remote.WireFormats.RemoteScope.Builder
required .AddressData node = 1;
setNode(String) - Method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest.Builder
required string node = 1;
setNodeBytes(ByteString) - Method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest.Builder
required string node = 1;
setNodeMetrics(int, ClusterMetricsMessages.NodeMetrics) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .NodeMetrics nodeMetrics = 3;
setNodeMetrics(int, ClusterMetricsMessages.NodeMetrics.Builder) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
repeated .NodeMetrics nodeMetrics = 3;
setNodes(int, WireFormats.AddressData) - Method in class akka.remote.WireFormats.RemoteRouterConfig.Builder
repeated .AddressData nodes = 2;
setNodes(int, WireFormats.AddressData.Builder) - Method in class akka.remote.WireFormats.RemoteRouterConfig.Builder
repeated .AddressData nodes = 2;
setNoRecipient() - Method in interface akka.remote.artery.HeaderBuilder
 
setNoSender() - Method in interface akka.remote.artery.HeaderBuilder
 
setNrOfInstances(int) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool.Builder
required uint32 nrOfInstances = 2;
setNrOfInstances(int) - Method in class akka.remote.WireFormats.GenericRoutingPool.Builder
required uint32 nrOfInstances = 1;
setNumber(ClusterMetricsMessages.NodeMetrics.Number) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric.Builder
required .NodeMetrics.Number number = 2;
setNumber(ClusterMetricsMessages.NodeMetrics.Number.Builder) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric.Builder
required .NodeMetrics.Number number = 2;
setObserverReachability(int, ClusterMessages.ObserverReachability) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
repeated .ObserverReachability observerReachability = 2;
setObserverReachability(int, ClusterMessages.ObserverReachability.Builder) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
repeated .ObserverReachability observerReachability = 2;
setObsoleteTime(long) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
optional sint64 obsoleteTime = 5;
setOffset(String) - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
required string offset = 6;
setOffsetBytes(ByteString) - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
required string offset = 6;
setOffsetManifest(String) - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
required string offset_manifest = 7;
setOffsetManifestBytes(ByteString) - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
required string offset_manifest = 7;
setOp(TestConductorProtocol.BarrierOp) - Method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier.Builder
required .BarrierOp op = 2;
setOperation(ReplicatedDataMessages.ORMapDeltaOp) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
required .akka.cluster.ddata.ORMapDeltaOp operation = 1;
setOperation(ReplicatedDataMessages.ORSetDeltaOp) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry.Builder
required .akka.cluster.ddata.ORSetDeltaOp operation = 1;
setOperation(ReplicatedEventSourcing.ORSetDeltaOp) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry.Builder
required .ORSetDeltaOp operation = 1;
setOrigin(WireFormats.AddressData) - Method in class akka.remote.WireFormats.AkkaHandshakeInfo.Builder
required .AddressData origin = 1;
setOrigin(WireFormats.AddressData.Builder) - Method in class akka.remote.WireFormats.AkkaHandshakeInfo.Builder
required .AddressData origin = 1;
setOriginalClassName(String) - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable.Builder
required string originalClassName = 3;
setOriginalClassNameBytes(ByteString) - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable.Builder
required string originalClassName = 3;
setOriginalMessage(String) - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable.Builder
required string originalMessage = 2;
setOriginalMessageBytes(ByteString) - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable.Builder
required string originalMessage = 2;
setOriginDc(String) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
required string originDc = 1;
setOriginDcBytes(ByteString) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
required string originDc = 1;
setOriginRef(StreamRefMessages.ActorRef) - Method in class akka.stream.StreamRefMessages.SourceRef.Builder
required .ActorRef originRef = 1;
setOriginRef(StreamRefMessages.ActorRef.Builder) - Method in class akka.stream.StreamRefMessages.SourceRef.Builder
required .ActorRef originRef = 1;
setOriginReplica(String) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata.Builder
required string originReplica = 1;
setOriginReplicaBytes(ByteString) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata.Builder
required string originReplica = 1;
setOriginSequenceNr(long) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata.Builder
required int64 originSequenceNr = 2;
setOriginUid(long) - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
required uint64 originUid = 2;
setOtherElements(int, ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated .akka.cluster.ddata.OtherMessage otherElements = 4;
setOtherElements(int, ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .akka.cluster.ddata.OtherMessage otherElements = 6;
setOtherElements(int, ReplicatorMessages.OtherMessage.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated .akka.cluster.ddata.OtherMessage otherElements = 4;
setOtherElements(int, ReplicatorMessages.OtherMessage.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated .akka.cluster.ddata.OtherMessage otherElements = 6;
setOtherElements(int, ContainerFormats.Payload) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .Payload otherElements = 7;
setOtherElements(int, ContainerFormats.Payload.Builder) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated .Payload otherElements = 7;
setOtherKey(ReplicatedDataMessages.LWWMap.Entry.Builder, ReplicatorMessages.OtherMessage, ReplicatedDataMessages.LWWRegister) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.LWWMapEntry$
 
setOtherKey(ReplicatedDataMessages.ORMap.Entry.Builder, ReplicatorMessages.OtherMessage, ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ORMapEntry$
 
setOtherKey(ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder, ReplicatorMessages.OtherMessage, ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ORMapDeltaGroupEntry$
 
setOtherKey(ReplicatedDataMessages.ORMultiMap.Entry.Builder, ReplicatorMessages.OtherMessage, ReplicatedDataMessages.ORSet) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ORMultiMapEntry$
 
setOtherKey(ReplicatedDataMessages.PNCounterMap.Entry.Builder, ReplicatorMessages.OtherMessage, ReplicatedDataMessages.PNCounter) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.PNCounterMapEntry$
 
setOtherKey(ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
setOtherKey(ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
setOtherKey(ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
setOtherKey(ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
setOtherKey(ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
setOtherKey(ReplicatorMessages.OtherMessage.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
setOtherKey(ReplicatorMessages.OtherMessage.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
setOtherKey(ReplicatorMessages.OtherMessage.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
setOtherKey(ReplicatorMessages.OtherMessage.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
setOtherKey(ReplicatorMessages.OtherMessage.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
optional .akka.cluster.ddata.OtherMessage otherKey = 5;
setOtherKey(EntryBuilder, ReplicatorMessages.OtherMessage, Value) - Method in interface akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ProtoMapEntryWriter
 
setOutboundActorRefCompression(<any>) - Method in interface akka.remote.artery.HeaderBuilder
 
setOutboundClassManifestCompression(<any>) - Method in interface akka.remote.artery.HeaderBuilder
 
setOverview(ClusterMessages.GossipOverview) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
required .GossipOverview overview = 5;
setOverview(ClusterMessages.GossipOverview.Builder) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
required .GossipOverview overview = 5;
setOwner(DistributedPubSubMessages.Address) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
required .Address owner = 1;
setOwner(DistributedPubSubMessages.Address.Builder) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
required .Address owner = 1;
setOwnerAddress(ReplicatorMessages.UniqueAddress) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
required .akka.cluster.ddata.UniqueAddress ownerAddress = 2;
setOwnerAddress(ReplicatorMessages.UniqueAddress.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
required .akka.cluster.ddata.UniqueAddress ownerAddress = 2;
setPath(String) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send.Builder
required string path = 1;
setPath(String) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll.Builder
required string path = 1;
setPath(String) - Method in class akka.remote.ContainerFormats.ActorRef.Builder
required string path = 1;
setPath(String) - Method in class akka.remote.WireFormats.ActorRefData.Builder
required string path = 1;
setPath(String) - Method in class akka.remote.WireFormats.DaemonMsgCreateData.Builder
required string path = 3;
setPath(String) - Method in class akka.remote.WireFormats.DeployData.Builder
required string path = 1;
setPath(String) - Method in class akka.stream.StreamRefMessages.ActorRef.Builder
required string path = 1;
setPathBytes(ByteString) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send.Builder
required string path = 1;
setPathBytes(ByteString) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll.Builder
required string path = 1;
setPathBytes(ByteString) - Method in class akka.remote.ContainerFormats.ActorRef.Builder
required string path = 1;
setPathBytes(ByteString) - Method in class akka.remote.WireFormats.ActorRefData.Builder
required string path = 1;
setPathBytes(ByteString) - Method in class akka.remote.WireFormats.DaemonMsgCreateData.Builder
required string path = 3;
setPathBytes(ByteString) - Method in class akka.remote.WireFormats.DeployData.Builder
required string path = 1;
setPathBytes(ByteString) - Method in class akka.stream.StreamRefMessages.ActorRef.Builder
required string path = 1;
setPattern(int, ContainerFormats.Selection) - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
repeated .Selection pattern = 3;
setPattern(int, ContainerFormats.Selection.Builder) - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
repeated .Selection pattern = 3;
setPayload(int, MessageFormats.PersistentMessage) - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite.Builder
repeated .PersistentMessage payload = 1;
setPayload(int, MessageFormats.PersistentMessage.Builder) - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite.Builder
repeated .PersistentMessage payload = 1;
setPayload(DistributedPubSubMessages.Payload) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish.Builder
required .Payload payload = 3;
setPayload(DistributedPubSubMessages.Payload) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send.Builder
required .Payload payload = 3;
setPayload(DistributedPubSubMessages.Payload) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll.Builder
required .Payload payload = 3;
setPayload(DistributedPubSubMessages.Payload) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber.Builder
required .Payload payload = 1;
setPayload(DistributedPubSubMessages.Payload.Builder) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish.Builder
required .Payload payload = 3;
setPayload(DistributedPubSubMessages.Payload.Builder) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send.Builder
required .Payload payload = 3;
setPayload(DistributedPubSubMessages.Payload.Builder) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll.Builder
required .Payload payload = 3;
setPayload(DistributedPubSubMessages.Payload.Builder) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber.Builder
required .Payload payload = 1;
setPayload(MessageFormats.PersistentPayload) - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery.Builder
required .PersistentPayload payload = 3;
setPayload(MessageFormats.PersistentPayload) - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
optional .PersistentPayload payload = 1;
setPayload(MessageFormats.PersistentPayload.Builder) - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery.Builder
required .PersistentPayload payload = 3;
setPayload(MessageFormats.PersistentPayload.Builder) - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
optional .PersistentPayload payload = 1;
setPayload(ByteString) - Method in class akka.persistence.serialization.MessageFormats.PersistentPayload.Builder
required bytes payload = 2;
setPayload(ByteString) - Method in class akka.remote.WireFormats.AkkaProtocolMessage.Builder
optional bytes payload = 1;
setPayload(ContainerFormats.Payload) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
optional .Payload payload = 3;
setPayload(ContainerFormats.Payload.Builder) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
optional .Payload payload = 3;
setPayload(StreamRefMessages.Payload) - Method in class akka.stream.StreamRefMessages.SequencedOnNext.Builder
required .Payload payload = 2;
setPayload(StreamRefMessages.Payload.Builder) - Method in class akka.stream.StreamRefMessages.SequencedOnNext.Builder
required .Payload payload = 2;
setPayloadManifest(ByteString) - Method in class akka.persistence.serialization.MessageFormats.PersistentPayload.Builder
optional bytes payloadManifest = 3;
setPerformed(boolean) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
required bool performed = 3;
setPersistenceId(String) - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
required string persistence_id = 1;
setPersistenceId(String) - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
optional string persistenceId = 3;
setPersistenceId(String) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
optional string persistenceId = 1;
setPersistenceIdBytes(ByteString) - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
required string persistence_id = 1;
setPersistenceIdBytes(ByteString) - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
optional string persistenceId = 3;
setPersistenceIdBytes(ByteString) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
optional string persistenceId = 1;
setPolicy(ProcessingPolicy<JournalOperation>) - Method in class akka.persistence.testkit.internal.InMemStorageExtension
 
setPolicy(ProcessingPolicy<U>) - Method in interface akka.persistence.testkit.internal.PolicyOps
 
setPool(ClusterMessages.Pool) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool.Builder
required .Pool pool = 1;
setPool(ClusterMessages.Pool.Builder) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool.Builder
required .Pool pool = 1;
setPort(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address.Builder
required uint32 port = 2;
setPort(int) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address.Builder
required uint32 port = 3;
setPort(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address.Builder
required uint32 port = 3;
setPort(int) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address.Builder
required uint32 port = 3;
setPort(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address.Builder
required uint32 port = 4;
setPort(int) - Method in class akka.remote.ArteryControlFormats.Address.Builder
required uint32 port = 4;
setPort(int) - Method in class akka.remote.testconductor.TestConductorProtocol.Address.Builder
required int32 port = 4;
setPort(int) - Method in class akka.remote.WireFormats.AddressData.Builder
required uint32 port = 3;
setPressureThreshold(int) - Method in class akka.remote.WireFormats.DefaultResizer.Builder
required uint32 pressureThreshold = 3;
setProducerControllerRef(String) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
required string producerControllerRef = 5;
setProducerControllerRefBytes(ByteString) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
required string producerControllerRef = 5;
setProducerId(String) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
required string producerId = 1;
setProducerIdBytes(ByteString) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
required string producerId = 1;
setProps(WireFormats.PropsData) - Method in class akka.remote.WireFormats.DaemonMsgCreateData.Builder
required .PropsData props = 1;
setProps(WireFormats.PropsData.Builder) - Method in class akka.remote.WireFormats.DaemonMsgCreateData.Builder
required .PropsData props = 1;
setProtocol(String) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address.Builder
optional string protocol = 4;
setProtocol(String) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address.Builder
optional string protocol = 4;
setProtocol(String) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address.Builder
optional string protocol = 4;
setProtocol(String) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address.Builder
required string protocol = 1;
setProtocol(String) - Method in class akka.remote.ArteryControlFormats.Address.Builder
required string protocol = 1;
setProtocol(String) - Method in class akka.remote.testconductor.TestConductorProtocol.Address.Builder
required string protocol = 1;
setProtocol(String) - Method in class akka.remote.WireFormats.AddressData.Builder
optional string protocol = 4;
setProtocolBytes(ByteString) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address.Builder
optional string protocol = 4;
setProtocolBytes(ByteString) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address.Builder
optional string protocol = 4;
setProtocolBytes(ByteString) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address.Builder
optional string protocol = 4;
setProtocolBytes(ByteString) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address.Builder
required string protocol = 1;
setProtocolBytes(ByteString) - Method in class akka.remote.ArteryControlFormats.Address.Builder
required string protocol = 1;
setProtocolBytes(ByteString) - Method in class akka.remote.testconductor.TestConductorProtocol.Address.Builder
required string protocol = 1;
setProtocolBytes(ByteString) - Method in class akka.remote.WireFormats.AddressData.Builder
optional string protocol = 4;
setPruning(int, ReplicatorMessages.DataEnvelope.PruningEntry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
setPruning(int, ReplicatorMessages.DataEnvelope.PruningEntry) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
setPruning(int, ReplicatorMessages.DataEnvelope.PruningEntry.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
setPruning(int, ReplicatorMessages.DataEnvelope.PruningEntry.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
repeated .akka.cluster.ddata.DataEnvelope.PruningEntry pruning = 2;
setQualifier(String) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed.Builder
required string qualifier = 2;
setQualifier(String) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
required string qualifier = 2;
setQualifierBytes(ByteString) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed.Builder
required string qualifier = 2;
setQualifierBytes(ByteString) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
required string qualifier = 2;
setQualifiers(int, String) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup.Builder
repeated string qualifiers = 1;
setQueueFactory(Function0<BlockingQueue<Runnable>>) - Method in class akka.dispatch.ThreadPoolConfigBuilder
 
setRampupRate(double) - Method in class akka.remote.WireFormats.DefaultResizer.Builder
required double rampupRate = 4;
setRateMBit(float) - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure.Builder
optional float rateMBit = 6;
setRawResult(BoxedUnit) - Method in class akka.dispatch.ForkJoinExecutorConfigurator.AkkaForkJoinTask
 
setReceiveTimeout(Duration) - Method in interface akka.actor.AbstractActor.ActorContext
Defines the inactivity timeout after which the sending of a ReceiveTimeout message is triggered.
setReceiveTimeout(Duration, T) - Method in interface akka.actor.typed.internal.ActorContextImpl
 
setReceiveTimeout(Duration, T) - Method in interface akka.actor.typed.javadsl.ActorContext
Schedule the sending of a notification in case no other message is received during the given period of time.
setReceiveTimeout(Duration) - Method in interface akka.actor.ActorContext
Defines the inactivity timeout after which the sending of a ReceiveTimeout message is triggered.
setReceiveTimeout(Duration) - Method in interface akka.actor.dungeon.ReceiveTimeout
 
setReceiveTimeout(FiniteDuration, T) - Method in interface akka.actor.typed.scaladsl.ActorContext
Schedule the sending of a notification in case no other message is received during the given period of time.
setRecipient(WireFormats.ActorRefData) - Method in class akka.remote.WireFormats.RemoteEnvelope.Builder
required .ActorRefData recipient = 1;
setRecipient(WireFormats.ActorRefData.Builder) - Method in class akka.remote.WireFormats.RemoteEnvelope.Builder
required .ActorRefData recipient = 1;
setRecipientActorRef(ActorRef) - Method in interface akka.remote.artery.HeaderBuilder
 
setRef(ContainerFormats.ActorRef) - Method in class akka.remote.ContainerFormats.ActorIdentity.Builder
optional .ActorRef ref = 2;
setRef(ContainerFormats.ActorRef.Builder) - Method in class akka.remote.ContainerFormats.ActorIdentity.Builder
optional .ActorRef ref = 2;
setRef(String) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe.Builder
required string ref = 2;
setRef(String) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe.Builder
required string ref = 2;
setRef(String) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry.Builder
optional string ref = 3;
setRef(String) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage.Builder
required string ref = 1;
setRefBytes(ByteString) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe.Builder
required string ref = 2;
setRefBytes(ByteString) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe.Builder
required string ref = 2;
setRefBytes(ByteString) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry.Builder
optional string ref = 3;
setRefBytes(ByteString) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage.Builder
required string ref = 1;
setRegion(String) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome.Builder
required string region = 2;
setRegion(String) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated.Builder
required string region = 2;
setRegion(String) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry.Builder
required string region = 1;
setRegionBytes(ByteString) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome.Builder
required string region = 2;
setRegionBytes(ByteString) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated.Builder
required string region = 2;
setRegionBytes(ByteString) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry.Builder
required string region = 1;
setRegionProxies(int, String) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated string regionProxies = 3;
setRegionRef(String) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry.Builder
required string regionRef = 2;
setRegionRefBytes(ByteString) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry.Builder
required string regionRef = 2;
setRegions(int, ClusterShardingMessages.Address) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions.Builder
repeated .Address regions = 1;
setRegions(int, ClusterShardingMessages.Address.Builder) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions.Builder
repeated .Address regions = 1;
setRegions(int, String) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated string regions = 2;
setRemoteInstruments(RemoteInstruments) - Method in interface akka.remote.artery.HeaderBuilder
 
setRemovedAddress(ReplicatorMessages.UniqueAddress) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
required .akka.cluster.ddata.UniqueAddress removedAddress = 1;
setRemovedAddress(ReplicatorMessages.UniqueAddress.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
required .akka.cluster.ddata.UniqueAddress removedAddress = 1;
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Empty.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Empty.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Pool.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.persistence.serialization.MessageFormats.PersistentPayload.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.ArteryControlFormats.Address.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.ArteryControlFormats.FlushAck.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.ArteryControlFormats.HandshakeReq.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.ArteryControlFormats.MessageWithAddress.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.ArteryControlFormats.Quarantined.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.ArteryControlFormats.UniqueAddress.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.ContainerFormats.ActorIdentity.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.ContainerFormats.ActorInitializationException.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.ContainerFormats.ActorRef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.ContainerFormats.Identify.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.ContainerFormats.Option.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.ContainerFormats.Payload.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.ContainerFormats.Selection.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.ContainerFormats.StackTraceElement.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.ContainerFormats.StatusReplyErrorMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.ContainerFormats.Throwable.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.SystemMessageFormats.FailedData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.SystemMessageFormats.SuperviseData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.SystemMessageFormats.WatchData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.testconductor.TestConductorProtocol.Address.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.testconductor.TestConductorProtocol.Hello.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.WireFormats.AckAndEnvelopeContainer.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.WireFormats.AcknowledgementInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.WireFormats.ActorRefData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.WireFormats.AddressData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.WireFormats.AkkaControlMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.WireFormats.AkkaHandshakeInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.WireFormats.AkkaProtocolMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.WireFormats.DaemonMsgCreateData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.WireFormats.DefaultResizer.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.WireFormats.DeployData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.WireFormats.FiniteDuration.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.WireFormats.FromConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.WireFormats.GenericRoutingPool.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.WireFormats.PropsData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.WireFormats.RemoteEnvelope.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.WireFormats.RemoteRouterConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.WireFormats.RemoteScope.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.WireFormats.ScatterGatherPool.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.WireFormats.SerializedMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.remote.WireFormats.TailChoppingPool.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.stream.StreamRefMessages.ActorRef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.stream.StreamRefMessages.CumulativeDemand.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.stream.StreamRefMessages.OnSubscribeHandshake.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.stream.StreamRefMessages.Payload.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.stream.StreamRefMessages.RemoteStreamCompleted.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.stream.StreamRefMessages.RemoteStreamFailure.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.stream.StreamRefMessages.SequencedOnNext.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.stream.StreamRefMessages.SinkRef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class akka.stream.StreamRefMessages.SourceRef.Builder
 
setReplicaId(String) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData.Builder
optional string replicaId = 1;
setReplicaId(String) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen.Builder
required string replicaId = 1;
setReplicaIdBytes(ByteString) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData.Builder
optional string replicaId = 1;
setReplicaIdBytes(ByteString) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen.Builder
required string replicaId = 1;
setReply(boolean) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
no reply if not set
setReply(boolean) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope.Builder
required bool reply = 3;
setReplyToStatus(boolean) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Builder
optional bool replyToStatus = 2;
setRequest(ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
optional .akka.cluster.ddata.OtherMessage request = 4;
setRequest(ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure.Builder
optional .akka.cluster.ddata.OtherMessage request = 2;
setRequest(ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess.Builder
optional .akka.cluster.ddata.OtherMessage request = 4;
setRequest(ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound.Builder
optional .akka.cluster.ddata.OtherMessage request = 2;
setRequest(ReplicatorMessages.OtherMessage.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
optional .akka.cluster.ddata.OtherMessage request = 4;
setRequest(ReplicatorMessages.OtherMessage.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure.Builder
optional .akka.cluster.ddata.OtherMessage request = 2;
setRequest(ReplicatorMessages.OtherMessage.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess.Builder
optional .akka.cluster.ddata.OtherMessage request = 4;
setRequest(ReplicatorMessages.OtherMessage.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound.Builder
optional .akka.cluster.ddata.OtherMessage request = 2;
setRequestUpToSeqNr(long) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request.Builder
required int64 requestUpToSeqNr = 2;
setResizer(ContainerFormats.Payload) - Method in class akka.remote.WireFormats.FromConfig.Builder
optional .Payload resizer = 1;
setResizer(ContainerFormats.Payload) - Method in class akka.remote.WireFormats.GenericRoutingPool.Builder
optional .Payload resizer = 4;
setResizer(ContainerFormats.Payload.Builder) - Method in class akka.remote.WireFormats.FromConfig.Builder
optional .Payload resizer = 1;
setResizer(ContainerFormats.Payload.Builder) - Method in class akka.remote.WireFormats.GenericRoutingPool.Builder
optional .Payload resizer = 4;
setRoles(int, String) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join.Builder
repeated string roles = 2;
setRolesIndexes(int, int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member.Builder
repeated int32 rolesIndexes = 4 [packed = true];
setRouterConfig(ByteString) - Method in class akka.remote.WireFormats.DeployData.Builder
optional bytes routerConfig = 3;
setRouterConfigManifest(String) - Method in class akka.remote.WireFormats.DeployData.Builder
optional string routerConfigManifest = 11;
setRouterConfigManifestBytes(ByteString) - Method in class akka.remote.WireFormats.DeployData.Builder
optional string routerConfigManifest = 11;
setRouterConfigSerializerId(int) - Method in class akka.remote.WireFormats.DeployData.Builder
optional int32 routerConfigSerializerId = 10;
setRouterDispatcher(String) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool.Builder
omitted if default
setRouterDispatcher(String) - Method in class akka.remote.WireFormats.FromConfig.Builder
optional string routerDispatcher = 2;
setRouterDispatcher(String) - Method in class akka.remote.WireFormats.GenericRoutingPool.Builder
optional string routerDispatcher = 2;
setRouterDispatcherBytes(ByteString) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool.Builder
omitted if default
setRouterDispatcherBytes(ByteString) - Method in class akka.remote.WireFormats.FromConfig.Builder
optional string routerDispatcher = 2;
setRouterDispatcherBytes(ByteString) - Method in class akka.remote.WireFormats.GenericRoutingPool.Builder
optional string routerDispatcher = 2;
setScope(ByteString) - Method in class akka.remote.WireFormats.DeployData.Builder
optional bytes scope = 4;
setScopeManifest(String) - Method in class akka.remote.WireFormats.DeployData.Builder
optional string scopeManifest = 7;
setScopeManifestBytes(ByteString) - Method in class akka.remote.WireFormats.DeployData.Builder
optional string scopeManifest = 7;
setScopeSerializerId(int) - 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
setSeen(int, int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
This is the address indexes for the nodes that have seen this gossip
setSeen(int, ReplicatorMessages.Address) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
repeated .akka.cluster.ddata.Address seen = 4;
setSeen(int, ReplicatorMessages.Address.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
repeated .akka.cluster.ddata.Address seen = 4;
setSeenDigest(ByteString) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
optional bytes seenDigest = 4;
setSeenPerReplica(int, ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
repeated .ReplicatedSnapshotMetadata.Seen seenPerReplica = 2;
setSeenPerReplica(int, ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen.Builder) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
repeated .ReplicatedSnapshotMetadata.Seen seenPerReplica = 2;
setSelectors(int, ClusterMetricsMessages.MetricsSelector) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector.Builder
repeated .MetricsSelector selectors = 1;
setSelectors(int, ClusterMetricsMessages.MetricsSelector.Builder) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector.Builder
repeated .MetricsSelector selectors = 1;
setSendBack(boolean) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
required bool sendBack = 1;
setSender(WireFormats.ActorRefData) - Method in class akka.remote.WireFormats.RemoteEnvelope.Builder
optional .ActorRefData sender = 4;
setSender(WireFormats.ActorRefData.Builder) - Method in class akka.remote.WireFormats.RemoteEnvelope.Builder
optional .ActorRefData sender = 4;
setSender(String) - 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
setSenderActorRef(ActorRef) - Method in interface akka.remote.artery.HeaderBuilder
 
setSenderBytes(ByteString) - 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
setSeq(long) - Method in class akka.remote.WireFormats.RemoteEnvelope.Builder
optional fixed64 seq = 5;
setSeqNo(long) - Method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck.Builder
required uint64 seqNo = 1;
setSeqNo(long) - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope.Builder
required uint64 seqNo = 4;
setSeqNr(long) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed.Builder
required int64 seqNr = 1;
setSeqNr(long) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
required int64 seqNr = 1;
setSeqNr(long) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
required int64 seqNr = 2;
setSeqNr(long) - Method in class akka.stream.StreamRefMessages.CumulativeDemand.Builder
required int64 seqNr = 1;
setSeqNr(long) - Method in class akka.stream.StreamRefMessages.RemoteStreamCompleted.Builder
required int64 seqNr = 1;
setSeqNr(long) - Method in class akka.stream.StreamRefMessages.SequencedOnNext.Builder
required int64 seqNr = 1;
setSequenceNr(long) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat.Builder
optional int64 sequenceNr = 2;
setSequenceNr(long) - Method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse.Builder
optional int64 sequenceNr = 2;
setSequenceNr(long) - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
required int64 sequence_nr = 4;
setSequenceNr(long) - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
optional int64 sequenceNr = 2;
setSequenceNr(long) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
optional int64 sequenceNr = 2;
setSequenceNr(long) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen.Builder
required int64 sequenceNr = 2;
setSerialized(ByteString) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number.Builder
optional bytes serialized = 4;
setSerializedGossip(ByteString) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope.Builder
required bytes serializedGossip = 3;
setSerializer(int) - Method in interface akka.remote.artery.HeaderBuilder
 
setSerializerId(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage.Builder
required int32 serializerId = 2;
setSerializerId(int) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector.Builder
required uint32 serializerId = 1;
setSerializerId(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Pool.Builder
required uint32 serializerId = 1;
setSerializerId(int) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload.Builder
required int32 serializerId = 2;
setSerializerId(int) - Method in class akka.persistence.serialization.MessageFormats.PersistentPayload.Builder
required int32 serializerId = 1;
setSerializerId(int) - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope.Builder
required int32 serializerId = 2;
setSerializerId(int) - Method in class akka.remote.ContainerFormats.Payload.Builder
required int32 serializerId = 2;
setSerializerId(int) - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
required int32 serializerId = 2;
setSerializerId(int) - Method in class akka.remote.WireFormats.SerializedMessage.Builder
required int32 serializerId = 2;
setSerializerId(int) - Method in class akka.stream.StreamRefMessages.Payload.Builder
required int32 serializerId = 2;
setSerializerIds(int, int) - Method in class akka.remote.WireFormats.PropsData.Builder
newer wire protocol: serializer id for each arg
setSettings(ClusterMessages.ClusterRouterPoolSettings) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool.Builder
required .ClusterRouterPoolSettings settings = 2;
setSettings(ClusterMessages.ClusterRouterPoolSettings.Builder) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool.Builder
required .ClusterRouterPoolSettings settings = 2;
setShard(int, String) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry.Builder
repeated string shard = 2;
setShard(String) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome.Builder
required string shard = 1;
setShard(String) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated.Builder
required string shard = 1;
setShard(String) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage.Builder
required string shard = 1;
setShard(String) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats.Builder
required string shard = 1;
setShardBytes(ByteString) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome.Builder
required string shard = 1;
setShardBytes(ByteString) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated.Builder
required string shard = 1;
setShardBytes(ByteString) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage.Builder
required string shard = 1;
setShardBytes(ByteString) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats.Builder
required string shard = 1;
setShardId(int, String) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState.Builder
repeated string shardId = 1;
setShardId(String) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry.Builder
required string shardId = 1;
setShardId(String) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState.Builder
required string shardId = 1;
setShardId(String) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState.Builder
required string shardId = 1;
setShardId(String) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck.Builder
required string shardId = 2;
setShardIdBytes(ByteString) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry.Builder
required string shardId = 1;
setShardIdBytes(ByteString) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState.Builder
required string shardId = 1;
setShardIdBytes(ByteString) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState.Builder
required string shardId = 1;
setShardIdBytes(ByteString) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck.Builder
required string shardId = 2;
setShardLocation(String, Address) - Method in interface akka.cluster.sharding.external.javadsl.ExternalShardAllocationClient
Update the given shard's location.
setShardLocations(Map<String, Address>) - Method in interface akka.cluster.sharding.external.javadsl.ExternalShardAllocationClient
Update all of the provided ShardLocations.
setShards(int, ClusterShardingMessages.CoordinatorState.ShardEntry) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated .CoordinatorState.ShardEntry shards = 1;
setShards(int, ClusterShardingMessages.CoordinatorState.ShardEntry.Builder) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated .CoordinatorState.ShardEntry shards = 1;
setShards(int, ClusterShardingMessages.ShardState) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
repeated .ShardState shards = 1;
setShards(int, ClusterShardingMessages.ShardState.Builder) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
repeated .ShardState shards = 1;
setSlice(int) - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
required int32 slice = 3;
setStackTrace(int, ContainerFormats.StackTraceElement) - Method in class akka.remote.ContainerFormats.Throwable.Builder
repeated .StackTraceElement stackTrace = 4;
setStackTrace(int, ContainerFormats.StackTraceElement.Builder) - Method in class akka.remote.ContainerFormats.Throwable.Builder
repeated .StackTraceElement stackTrace = 4;
setStackTrace(StackTraceElement[]) - Static method in class akka.persistence.testkit.ExpectedFailure
 
setStackTrace(StackTraceElement[]) - Static method in class akka.persistence.testkit.ExpectedRejection
 
setStackTrace(StackTraceElement[]) - Static method in exception akka.stream.BindFailedException
 
setState(ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister.Builder
required .akka.cluster.ddata.OtherMessage state = 3;
setState(ReplicatorMessages.OtherMessage.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister.Builder
required .akka.cluster.ddata.OtherMessage state = 3;
setState(S, D, FiniteDuration, Option<FSM.Reason>) - Method in class akka.testkit.TestFSMRef
Change FSM state; any value left out defaults to the current FSM state (timeout defaults to None).
setState$default$1() - Method in class akka.testkit.TestFSMRef
 
setState$default$2() - Method in class akka.testkit.TestFSMRef
 
setState$default$3() - Method in class akka.testkit.TestFSMRef
 
setState$default$4() - Method in class akka.testkit.TestFSMRef
 
setStateIdentifier(String) - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot.Builder
required string stateIdentifier = 1;
setStateIdentifier(String) - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent.Builder
required string stateIdentifier = 1;
setStateIdentifierBytes(ByteString) - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot.Builder
required string stateIdentifier = 1;
setStateIdentifierBytes(ByteString) - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent.Builder
required string stateIdentifier = 1;
setStateTimeout(S, Option<FiniteDuration>) - Method in interface akka.actor.FSM
 
setStateTimeout(S, Option<FiniteDuration>) - Method in interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
 
setStats(int, ClusterShardingMessages.ClusterShardingStatsEntry) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats.Builder
repeated .ClusterShardingStatsEntry stats = 1;
setStats(int, ClusterShardingMessages.ClusterShardingStatsEntry.Builder) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats.Builder
repeated .ClusterShardingStatsEntry stats = 1;
setStats(int, ClusterShardingMessages.MapFieldEntry) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
repeated .MapFieldEntry stats = 1;
setStats(int, ClusterShardingMessages.MapFieldEntry.Builder) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
repeated .MapFieldEntry stats = 1;
setStats(ClusterShardingMessages.ShardRegionStats) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry.Builder
required .ShardRegionStats stats = 2;
setStats(ClusterShardingMessages.ShardRegionStats.Builder) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry.Builder
required .ShardRegionStats stats = 2;
setStatus(ClusterMessages.MemberStatus) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member.Builder
required .MemberStatus status = 3;
setStatus(ClusterMessages.ReachabilityStatus) - Method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability.Builder
required .ReachabilityStatus status = 3;
setStore(ActorRef, ActorSystem) - Method in class akka.persistence.journal.leveldb.SharedLeveldbJournal$
Sets the shared LevelDB store for the given actor system.
SetStore(ActorRef) - Constructor for class akka.persistence.journal.AsyncWriteProxy.SetStore
 
SetStore$() - Constructor for class akka.persistence.journal.AsyncWriteProxy.SetStore$
 
setStringElements(int, String) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
repeated string stringElements = 1;
setStringElements(int, String) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
repeated string stringElements = 3;
setStringElements(int, String) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
repeated string stringElements = 4;
setStringKey(ReplicatedDataMessages.LWWMap.Entry.Builder, String, ReplicatedDataMessages.LWWRegister) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.LWWMapEntry$
 
setStringKey(ReplicatedDataMessages.ORMap.Entry.Builder, String, ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ORMapEntry$
 
setStringKey(ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder, String, ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ORMapDeltaGroupEntry$
 
setStringKey(ReplicatedDataMessages.ORMultiMap.Entry.Builder, String, ReplicatedDataMessages.ORSet) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ORMultiMapEntry$
 
setStringKey(ReplicatedDataMessages.PNCounterMap.Entry.Builder, String, ReplicatedDataMessages.PNCounter) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer.PNCounterMapEntry$
 
setStringKey(EntryBuilder, String, Value) - Method in interface akka.cluster.ddata.protobuf.ReplicatedDataSerializer.ProtoMapEntryWriter
 
setStringKey(String) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
optional string stringKey = 1;
setStringKey(String) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
optional string stringKey = 1;
setStringKey(String) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
optional string stringKey = 1;
setStringKey(String) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
optional string stringKey = 1;
setStringKey(String) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
optional string stringKey = 1;
setStringKeyBytes(ByteString) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
optional string stringKey = 1;
setStringKeyBytes(ByteString) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
optional string stringKey = 1;
setStringKeyBytes(ByteString) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
optional string stringKey = 1;
setStringKeyBytes(ByteString) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
optional string stringKey = 1;
setStringKeyBytes(ByteString) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
optional string stringKey = 1;
setSubjectReachability(int, ClusterMessages.SubjectReachability) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
repeated .SubjectReachability subjectReachability = 2;
setSubjectReachability(int, ClusterMessages.SubjectReachability.Builder) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
repeated .SubjectReachability subjectReachability = 2;
setSuperviseData(SystemMessageFormats.SuperviseData) - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
optional .SuperviseData superviseData = 5;
setSuperviseData(SystemMessageFormats.SuperviseData.Builder) - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
optional .SuperviseData superviseData = 5;
setSupervisor(WireFormats.ActorRefData) - Method in class akka.remote.WireFormats.DaemonMsgCreateData.Builder
required .ActorRefData supervisor = 4;
setSupervisor(WireFormats.ActorRefData.Builder) - Method in class akka.remote.WireFormats.DaemonMsgCreateData.Builder
required .ActorRefData supervisor = 4;
setSupportResend(boolean) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request.Builder
required bool supportResend = 3;
setSystem(String) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address.Builder
required string system = 1;
setSystem(String) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address.Builder
required string system = 1;
setSystem(String) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address.Builder
required string system = 1;
setSystem(String) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address.Builder
required string system = 2;
setSystem(String) - Method in class akka.remote.ArteryControlFormats.Address.Builder
required string system = 2;
setSystem(String) - Method in class akka.remote.testconductor.TestConductorProtocol.Address.Builder
required string system = 2;
setSystem(String) - Method in class akka.remote.WireFormats.AddressData.Builder
required string system = 1;
setSystemBytes(ByteString) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address.Builder
required string system = 1;
setSystemBytes(ByteString) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address.Builder
required string system = 1;
setSystemBytes(ByteString) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address.Builder
required string system = 1;
setSystemBytes(ByteString) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address.Builder
required string system = 2;
setSystemBytes(ByteString) - Method in class akka.remote.ArteryControlFormats.Address.Builder
required string system = 2;
setSystemBytes(ByteString) - Method in class akka.remote.testconductor.TestConductorProtocol.Address.Builder
required string system = 2;
setSystemBytes(ByteString) - Method in class akka.remote.WireFormats.AddressData.Builder
required string system = 1;
setSystemUid(long) - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry.Builder
required uint64 systemUid = 2;
setTableVersion(int) - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
required uint32 tableVersion = 3;
setTags(int, String) - Method in class akka.remote.WireFormats.DeployData.Builder
repeated string tags = 12;
setTargetLocation(ActorSystem, Address) - Static method in class akka.persistence.journal.PersistencePluginProxy
 
setTargetLocation(ActorSystem, Address) - Method in class akka.persistence.journal.PersistencePluginProxy$
 
setTargetRef(StreamRefMessages.ActorRef) - Method in class akka.stream.StreamRefMessages.OnSubscribeHandshake.Builder
required .ActorRef targetRef = 1;
setTargetRef(StreamRefMessages.ActorRef) - Method in class akka.stream.StreamRefMessages.SinkRef.Builder
required .ActorRef targetRef = 1;
setTargetRef(StreamRefMessages.ActorRef.Builder) - Method in class akka.stream.StreamRefMessages.OnSubscribeHandshake.Builder
required .ActorRef targetRef = 1;
setTargetRef(StreamRefMessages.ActorRef.Builder) - Method in class akka.stream.StreamRefMessages.SinkRef.Builder
required .ActorRef targetRef = 1;
setTerminated() - Method in interface akka.actor.dungeon.Children
 
SetThrottle(Address, ThrottlerTransportAdapter.Direction, ThrottlerTransportAdapter.ThrottleMode) - Constructor for class akka.remote.transport.ThrottlerTransportAdapter.SetThrottle
Deprecated.
 
SetThrottle$() - Constructor for class akka.remote.transport.ThrottlerTransportAdapter.SetThrottle$
Deprecated.
 
SetThrottleAck$() - Constructor for class akka.remote.transport.ThrottlerTransportAdapter.SetThrottleAck$
Deprecated.
 
setTimeout(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
required uint32 timeout = 3;
setTimeout(long) - Method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier.Builder
optional int64 timeout = 3;
setTimeout(String) - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent.Builder
not used in new records from 2.4.5
setTimeoutBytes(ByteString) - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent.Builder
not used in new records from 2.4.5
setTimeoutNanos(long) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats.Builder
required int64 timeoutNanos = 1;
setTimeoutNanos(long) - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot.Builder
optional int64 timeoutNanos = 3;
setTimeoutNanos(long) - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent.Builder
optional int64 timeoutNanos = 3;
setTimer(String, Object, Duration) - Method in class akka.actor.AbstractFSM
Deprecated.
Use startSingleTimer instead. Since 2.6.0.
setTimer(String, Object, Duration, boolean) - Method in class akka.actor.AbstractFSM
Deprecated.
Use startSingleTimer, startTimerWithFixedDelay or startTimerAtFixedRate instead. This has the same semantics as startTimerAtFixedRate, but startTimerWithFixedDelay is often preferred. Since 2.6.0.
setTimer(String, Object, FiniteDuration) - Method in class akka.actor.AbstractFSM
Deprecated.
Use startSingleTimer instead. Since 2.6.0.
setTimer(String, Object, FiniteDuration) - Method in class akka.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
Use startSingleTimer instead. Since 2.6.0.
setTimer(String, Object, FiniteDuration, boolean) - Method in interface akka.actor.FSM
Deprecated.
Use startSingleTimer, startTimerWithFixedDelay or startTimerAtFixedRate instead. This has the same semantics as startTimerAtFixedRate, but startTimerWithFixedDelay is often preferred. Since 2.6.0.
setTimer(String, Object, FiniteDuration, boolean) - Method in interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
Use startSingleTimer, startTimerWithFixedDelay or startTimerAtFixedRate instead. This has the same semantics as startTimerAtFixedRate, but startTimerWithFixedDelay is often preferred. Since 2.6.0.
setTimer(String, Object, FiniteDuration, boolean) - Method in class akka.testkit.TestFSMRef
Deprecated.
Use startTimerWithFixedDelay or startTimerAtFixedRate instead. This has the same semantics as startTimerAtFixedRate, but startTimerWithFixedDelay is often preferred. Since 2.6.0.
setTimer$default$4() - Method in interface akka.actor.FSM
 
setTimer$default$4() - Method in interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
 
setTimer$default$4() - Method in class akka.testkit.TestFSMRef
 
setTimestamp(long) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister.Builder
required sint64 timestamp = 1;
setTimestamp(long) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
required int64 timestamp = 2;
setTimestamp(long) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone.Builder
required int64 timestamp = 2;
setTimestamp(long) - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Builder
the timestamp could be removed but left for test data compatibility
setTimestamp(long) - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version.Builder
required int64 timestamp = 2;
setTimestamp(long) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version.Builder
required int64 timestamp = 2;
setTimestamp(long) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed.Builder
required int64 timestamp = 3;
setTimestamp(long) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
required int64 timestamp = 4;
setTimestamp(long) - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
required int64 timestamp = 5;
setTimestamp(long) - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
optional sint64 timestamp = 14;
setTimestamp(long) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
optional int64 timestamp = 4;
settings() - Method in interface akka.actor.ActorRefProvider
The Settings associated with this ActorRefProvider
settings() - Method in class akka.actor.ActorSystem
The core settings extracted from the supplied configuration.
settings() - Method in class akka.actor.testkit.typed.javadsl.TestProbe
 
settings() - Method in interface akka.actor.testkit.typed.scaladsl.TestProbe
 
settings() - Method in class akka.actor.typed.ActorSystem
The core settings extracted from the supplied configuration.
settings() - Method in class akka.cluster.Cluster
 
settings() - Method in class akka.cluster.metrics.ClusterMetricsExtension
Metrics extension configuration.
settings() - Method in class akka.cluster.metrics.DefaultSigarProvider
 
settings() - Method in interface akka.cluster.routing.ClusterRouterActor
 
settings() - Method in interface akka.cluster.routing.ClusterRouterConfigBase
 
settings() - Method in class akka.cluster.routing.ClusterRouterGroup
 
settings() - Method in class akka.cluster.routing.ClusterRouterPool
 
settings() - Method in class akka.cluster.sharding.typed.javadsl.Entity
 
settings() - Method in class akka.cluster.sharding.typed.scaladsl.Entity
 
settings() - Method in class akka.cluster.typed.SingletonActor
 
settings() - Method in class akka.coordination.lease.scaladsl.Lease
 
settings() - Method in interface akka.dispatch.DispatcherPrerequisites
 
settings() - Method in class akka.dispatch.Dispatchers
 
settings() - Method in class akka.io.UdpConnectedExt
 
settings() - Method in class akka.io.UdpExt
 
settings() - Method in interface akka.io.WithUdpSend
 
settings() - Method in class akka.persistence.Persistence
 
settings() - Method in interface akka.remote.artery.InboundContext
 
settings() - Method in interface akka.remote.artery.OutboundContext
 
settings() - Method in class akka.remote.transport.netty.NettyTransport
Deprecated.
 
settings() - Method in class akka.remote.transport.TransportAdapters
Deprecated.
 
settings() - Method in class akka.serialization.Serialization
 
settings() - Method in class akka.stream.ActorMaterializer
Deprecated.
Use attributes to access settings from stages, see https://doc.akka.io/docs/akka/2.6/project/migration-guide-2.5.x-2.6.x.html. Since 2.6.0.
settings() - Method in class akka.stream.Materializer
Deprecated.
Use attributes to access settings from stages. Since 2.6.0.
Settings - Class in akka.actor.typed
The configuration settings that were parsed from the config by an ActorSystem.
Settings() - Constructor for class akka.actor.typed.delivery.ConsumerController.Settings
 
Settings() - Constructor for class akka.actor.typed.delivery.ProducerController.Settings
 
Settings() - Constructor for class akka.actor.typed.delivery.WorkPullingProducerController.Settings
 
Settings() - Constructor for class akka.cluster.sharding.typed.delivery.ShardingConsumerController.Settings
 
Settings() - Constructor for class akka.cluster.sharding.typed.delivery.ShardingProducerController.Settings
 
Settings() - Constructor for class akka.persistence.typed.delivery.EventSourcedProducerQueue.Settings
 
Settings() - Constructor for class akka.remote.testconductor.TestConductorExt.Settings
 
Settings(ActorSystem.Settings) - Constructor for class akka.actor.typed.Settings
 
Settings(Config) - Constructor for class akka.io.DnsExt.Settings
Load the default resolver
Settings(Config) - Constructor for class akka.persistence.testkit.scaladsl.PersistenceTestKit.Settings
 
Settings(Config) - Constructor for class akka.persistence.testkit.scaladsl.SnapshotTestKit.Settings
 
Settings(Config) - Constructor for class akka.serialization.Serialization.Settings
 
Settings(Config, ActorSystem.Settings, String) - Constructor for class akka.actor.typed.Settings
 
Settings(ClassLoader, Config, String) - Constructor for class akka.actor.ActorSystem.Settings
 
Settings(ClassLoader, Config, String, ActorSystemSetup) - Constructor for class akka.actor.ActorSystem.Settings
 
Settings() - Method in class akka.io.DnsExt
 
Settings() - Method in class akka.io.TcpExt
 
Settings() - Method in class akka.remote.testconductor.TestConductorExt
 
SETTINGS_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool
 
Settings$() - Constructor for class akka.actor.ActorSystem.Settings$
 
Settings$() - Constructor for class akka.actor.typed.delivery.ConsumerController.Settings$
 
Settings$() - Constructor for class akka.actor.typed.delivery.ProducerController.Settings$
 
Settings$() - Constructor for class akka.actor.typed.delivery.WorkPullingProducerController.Settings$
 
Settings$() - Constructor for class akka.cluster.sharding.typed.delivery.ShardingConsumerController.Settings$
 
Settings$() - Constructor for class akka.cluster.sharding.typed.delivery.ShardingProducerController.Settings$
 
Settings$() - Constructor for class akka.persistence.testkit.scaladsl.PersistenceTestKit.Settings$
 
Settings$() - Constructor for class akka.persistence.testkit.scaladsl.SnapshotTestKit.Settings$
 
Settings$() - Constructor for class akka.persistence.typed.delivery.EventSourcedProducerQueue.Settings$
 
Settings$() - Constructor for class akka.remote.testconductor.TestConductorExt.Settings$
 
setTo(ClusterMessages.UniqueAddress) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope.Builder
required .UniqueAddress to = 2;
setTo(ClusterMessages.UniqueAddress.Builder) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope.Builder
required .UniqueAddress to = 2;
setTo(ArteryControlFormats.Address) - Method in class akka.remote.ArteryControlFormats.HandshakeReq.Builder
required .Address to = 2;
setTo(ArteryControlFormats.Address.Builder) - Method in class akka.remote.ArteryControlFormats.HandshakeReq.Builder
required .Address to = 2;
setTo(ArteryControlFormats.UniqueAddress) - Method in class akka.remote.ArteryControlFormats.Quarantined.Builder
required .UniqueAddress to = 2;
setTo(ArteryControlFormats.UniqueAddress.Builder) - Method in class akka.remote.ArteryControlFormats.Quarantined.Builder
required .UniqueAddress to = 2;
setTombstones(int, ClusterMessages.Tombstone) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Tombstone tombstones = 7;
setTombstones(int, ClusterMessages.Tombstone.Builder) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
repeated .Tombstone tombstones = 7;
setTopic(String) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish.Builder
required string topic = 1;
setTopicBytes(ByteString) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish.Builder
required string topic = 1;
setToSeqNr(long) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry.Builder
if not set then same as fromSequenceNr
setToSystemUid(long) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
optional sfixed64 toSystemUid = 3;
setToSystemUid(long) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
optional sfixed64 toSystemUid = 4;
setTotalInstances(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
required uint32 totalInstances = 1;
setTotChunks(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
required uint32 totChunks = 2;
setType(ClusterMetricsMessages.NodeMetrics.NumberType) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number.Builder
required .NodeMetrics.NumberType type = 1;
setType(ClusterMessages.ConfigCheck.Type) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck.Builder
required .ConfigCheck.Type type = 1;
setType(ContainerFormats.PatternType) - Method in class akka.remote.ContainerFormats.Selection.Builder
required .PatternType type = 1;
setType(SystemMessageFormats.SystemMessage.Type) - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
required .SystemMessage.Type type = 1;
setUid(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress.Builder
required sfixed32 uid = 2;
setUid(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress.Builder
required uint32 uid = 2;
setUid(long) - Method in interface akka.remote.artery.HeaderBuilder
 
setUid(long) - Method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp.Builder
required uint64 uid = 1;
setUid(long) - Method in class akka.remote.ArteryControlFormats.UniqueAddress.Builder
required uint64 uid = 2;
setUid(long) - Method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse.Builder
required uint64 uid = 1;
setUid(long) - Method in class akka.remote.SystemMessageFormats.FailedData.Builder
required uint64 uid = 2;
setUid(long) - Method in class akka.remote.WireFormats.AkkaHandshakeInfo.Builder
required fixed64 uid = 2;
setUid2(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress.Builder
64 bit uids but with backward wire compatibility
setUid2(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress.Builder
64 bit uids but with backward wire compatibility
setUnallocatedShards(int, String) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
repeated string unallocatedShards = 4;
setUnconfirmed(int, ReliableDelivery.MessageSent) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
repeated .akka.cluster.typed.delivery.MessageSent unconfirmed = 4;
setUnconfirmed(int, ReliableDelivery.MessageSent.Builder) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
repeated .akka.cluster.typed.delivery.MessageSent unconfirmed = 4;
setUnconfirmedDeliveries(int, MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery) - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.Builder
repeated .AtLeastOnceDeliverySnapshot.UnconfirmedDelivery unconfirmedDeliveries = 2;
setUnconfirmedDeliveries(int, MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery.Builder) - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.Builder
repeated .AtLeastOnceDeliverySnapshot.UnconfirmedDelivery unconfirmedDeliveries = 2;
setUnderlying(ReplicatedDataMessages.ORSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
required .akka.cluster.ddata.ORSet underlying = 2;
setUnderlying(ReplicatedDataMessages.ORSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry.Builder
required .akka.cluster.ddata.ORSet underlying = 2;
setUnderlying(ReplicatedDataMessages.ORSet.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
required .akka.cluster.ddata.ORSet underlying = 2;
setUnderlying(ReplicatedDataMessages.ORSet.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry.Builder
required .akka.cluster.ddata.ORSet underlying = 2;
setUnderlying(ReplicatedEventSourcing.ORSet) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry.Builder
required .ORSet underlying = 2;
setUnderlying(ReplicatedEventSourcing.ORSet.Builder) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry.Builder
required .ORSet underlying = 2;
setUnit(WireFormats.TimeUnit) - Method in class akka.remote.WireFormats.FiniteDuration.Builder
required .TimeUnit unit = 2;
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Empty.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Empty.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Pool.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.persistence.serialization.MessageFormats.PersistentPayload.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.ArteryControlFormats.Address.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.ArteryControlFormats.FlushAck.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.ArteryControlFormats.HandshakeReq.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.ArteryControlFormats.MessageWithAddress.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.ArteryControlFormats.Quarantined.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.ArteryControlFormats.UniqueAddress.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.ContainerFormats.ActorIdentity.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.ContainerFormats.ActorInitializationException.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.ContainerFormats.ActorRef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.ContainerFormats.Identify.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.ContainerFormats.Option.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.ContainerFormats.Payload.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.ContainerFormats.Selection.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.ContainerFormats.StackTraceElement.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.ContainerFormats.StatusReplyErrorMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.ContainerFormats.Throwable.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.SystemMessageFormats.FailedData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.SystemMessageFormats.SuperviseData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.SystemMessageFormats.WatchData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.testconductor.TestConductorProtocol.Address.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.testconductor.TestConductorProtocol.Hello.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.WireFormats.AckAndEnvelopeContainer.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.WireFormats.AcknowledgementInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.WireFormats.ActorRefData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.WireFormats.AddressData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.WireFormats.AkkaControlMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.WireFormats.AkkaHandshakeInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.WireFormats.AkkaProtocolMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.WireFormats.DaemonMsgCreateData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.WireFormats.DefaultResizer.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.WireFormats.DeployData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.WireFormats.FiniteDuration.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.WireFormats.FromConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.WireFormats.GenericRoutingPool.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.WireFormats.PropsData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.WireFormats.RemoteEnvelope.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.WireFormats.RemoteRouterConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.WireFormats.RemoteScope.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.WireFormats.ScatterGatherPool.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.WireFormats.SerializedMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.remote.WireFormats.TailChoppingPool.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.stream.StreamRefMessages.ActorRef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.stream.StreamRefMessages.CumulativeDemand.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.stream.StreamRefMessages.OnSubscribeHandshake.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.stream.StreamRefMessages.Payload.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.stream.StreamRefMessages.RemoteStreamCompleted.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.stream.StreamRefMessages.RemoteStreamFailure.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.stream.StreamRefMessages.SequencedOnNext.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.stream.StreamRefMessages.SinkRef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class akka.stream.StreamRefMessages.SourceRef.Builder
 
setup() - Method in class akka.actor.ActorSystem.Settings
 
setup() - Method in class akka.actor.typed.Settings
 
setup() - Method in interface akka.persistence.typed.internal.JournalInteractions
 
setup() - Method in interface akka.persistence.typed.internal.SnapshotInteractions
 
setup() - Method in interface akka.persistence.typed.internal.StashManagement
 
setup() - Method in interface akka.persistence.typed.state.internal.DurableStateStoreInteractions
 
setup() - Method in interface akka.persistence.typed.state.internal.StashManagement
 
setup(Function<ActorContext<T>, Behavior<T>>) - Static method in class akka.actor.typed.javadsl.Behaviors
setup is a factory for a behavior.
setup(Function<ActorContext<T>, Behavior<T>>) - Method in class akka.actor.typed.javadsl.Behaviors$
setup is a factory for a behavior.
setup(BiFunction<ActorMaterializer, Attributes, Flow<I, O, M>>) - Static method in class akka.stream.javadsl.Flow
Deprecated.
Use 'fromMaterializer' instead. Since 2.6.0.
setup(BiFunction<ActorMaterializer, Attributes, Flow<I, O, M>>) - Method in class akka.stream.javadsl.Flow$
Deprecated.
Use 'fromMaterializer' instead. Since 2.6.0.
setup(BiFunction<ActorMaterializer, Attributes, Sink<T, M>>) - Static method in class akka.stream.javadsl.Sink
Deprecated.
Use 'fromMaterializer' instead. Since 2.6.0.
setup(BiFunction<ActorMaterializer, Attributes, Sink<T, M>>) - Method in class akka.stream.javadsl.Sink$
Deprecated.
Use 'fromMaterializer' instead. Since 2.6.0.
setup(BiFunction<ActorMaterializer, Attributes, Source<T, M>>) - Static method in class akka.stream.javadsl.Source
Deprecated.
Use 'fromMaterializer' instead. Since 2.6.0.
setup(BiFunction<ActorMaterializer, Attributes, Source<T, M>>) - Method in class akka.stream.javadsl.Source$
Deprecated.
Use 'fromMaterializer' instead. Since 2.6.0.
setup(Function1<ActorContext<T>, Behavior<T>>) - Static method in class akka.actor.typed.scaladsl.Behaviors
setup is a factory for a behavior.
setup(Function1<ActorContext<T>, Behavior<T>>) - Method in class akka.actor.typed.scaladsl.Behaviors$
setup is a factory for a behavior.
setup(Function2<ActorMaterializer, Attributes, Flow<T, U, M>>) - Static method in class akka.stream.scaladsl.Flow
Deprecated.
Use 'fromMaterializer' instead. Since 2.6.0.
setup(Function2<ActorMaterializer, Attributes, Flow<T, U, M>>) - Method in class akka.stream.scaladsl.Flow$
Deprecated.
Use 'fromMaterializer' instead. Since 2.6.0.
setup(Function2<ActorMaterializer, Attributes, Sink<T, M>>) - Static method in class akka.stream.scaladsl.Sink
Deprecated.
Use 'fromMaterializer' instead. Since 2.6.0.
setup(Function2<ActorMaterializer, Attributes, Sink<T, M>>) - Method in class akka.stream.scaladsl.Sink$
Deprecated.
Use 'fromMaterializer' instead. Since 2.6.0.
setup(Function2<ActorMaterializer, Attributes, Source<T, M>>) - Static method in class akka.stream.scaladsl.Source
Deprecated.
Use 'fromMaterializer' instead. Since 2.6.0.
setup(Function2<ActorMaterializer, Attributes, Source<T, M>>) - Method in class akka.stream.scaladsl.Source$
Deprecated.
Use 'fromMaterializer' instead. Since 2.6.0.
Setup - Class in akka.actor.setup
Marker supertype for a setup part that can be put inside ActorSystemSetup, if a specific concrete setup is not specified in the actor system setup that means defaults are used (usually from the config file) - no concrete setup instance should be mandatory in the ActorSystemSetup that an actor system is created with.
Setup() - Constructor for class akka.actor.setup.Setup
 
setupModule(Module.SetupContext) - Static method in class akka.serialization.jackson.AkkaJacksonModule
 
setupModule(Module.SetupContext) - Static method in class akka.serialization.jackson.AkkaStreamJacksonModule
 
setupModule(Module.SetupContext) - Static method in class akka.serialization.jackson.AkkaTypedJacksonModule
 
setupModule(Module.SetupContext) - Method in interface akka.serialization.jackson.JacksonModule
 
setUpNumber(int) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member.Builder
required int32 upNumber = 2;
setUpperBound(int) - Method in class akka.remote.WireFormats.DefaultResizer.Builder
required uint32 upperBound = 2;
setUpStdoutLogger(ActorSystem.Settings) - Method in interface akka.event.LoggingBus
 
setupTestAppender(String) - Method in class akka.actor.testkit.typed.internal.TestAppender$
 
setUsePoolDispatcher(boolean) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool.Builder
required bool usePoolDispatcher = 4;
setUsePoolDispatcher(boolean) - Method in class akka.remote.WireFormats.GenericRoutingPool.Builder
required bool usePoolDispatcher = 3;
setUseRole(String) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
optional string useRole = 4;
setUseRoleBytes(ByteString) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
optional string useRole = 4;
setUseRoles(int, String) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings.Builder
repeated string useRoles = 5;
setValue(double) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA.Builder
required double value = 1;
setValue(int) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry.Builder
optional int32 value = 2;
setValue(long) - Method in class akka.remote.WireFormats.FiniteDuration.Builder
required int64 value = 1;
setValue(ReplicatedDataMessages.LWWRegister) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
required .akka.cluster.ddata.LWWRegister value = 2;
setValue(ReplicatedDataMessages.LWWRegister.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry.Builder
required .akka.cluster.ddata.LWWRegister value = 2;
setValue(ReplicatedDataMessages.ORSet) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
required .akka.cluster.ddata.ORSet value = 2;
setValue(ReplicatedDataMessages.ORSet.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry.Builder
required .akka.cluster.ddata.ORSet value = 2;
setValue(ReplicatedDataMessages.PNCounter) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
required .akka.cluster.ddata.PNCounter value = 2;
setValue(ReplicatedDataMessages.PNCounter.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry.Builder
required .akka.cluster.ddata.PNCounter value = 2;
setValue(ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
required .akka.cluster.ddata.OtherMessage value = 2;
setValue(ReplicatorMessages.OtherMessage) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
optional .akka.cluster.ddata.OtherMessage value = 2;
setValue(ReplicatorMessages.OtherMessage.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry.Builder
required .akka.cluster.ddata.OtherMessage value = 2;
setValue(ReplicatorMessages.OtherMessage.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry.Builder
optional .akka.cluster.ddata.OtherMessage value = 2;
setValue(ByteString) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry.Builder
required bytes value = 2;
setValue(ByteString) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter.Builder
required bytes value = 1;
setValue(ContainerFormats.Payload) - Method in class akka.remote.ContainerFormats.Option.Builder
optional .Payload value = 1;
setValue(ContainerFormats.Payload.Builder) - Method in class akka.remote.ContainerFormats.Option.Builder
optional .Payload value = 1;
setValue32(int) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number.Builder
optional uint32 value32 = 2;
setValue64(long) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number.Builder
optional uint64 value64 = 3;
setValues(int, int) - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement.Builder
repeated uint32 values = 5;
setVersion(byte) - Method in interface akka.remote.artery.HeaderBuilder
 
setVersion(int) - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck.Builder
required uint32 version = 2;
setVersion(long) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry.Builder
required int64 version = 2;
setVersion(long) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability.Builder
required int64 version = 4;
setVersion(long) - Method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability.Builder
required int64 version = 4;
setVersion(long) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket.Builder
required int64 version = 2;
setVersion(long) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry.Builder
required int64 version = 2;
setVersion(long) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry.Builder
required int64 version = 2;
setVersion(ClusterMessages.VectorClock) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
required .VectorClock version = 6;
setVersion(ClusterMessages.VectorClock) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
required .VectorClock version = 3;
setVersion(ClusterMessages.VectorClock.Builder) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip.Builder
required .VectorClock version = 6;
setVersion(ClusterMessages.VectorClock.Builder) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus.Builder
required .VectorClock version = 3;
setVersion(ReplicatedEventSourcing.VersionVector) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
required .VersionVector version = 1;
setVersion(ReplicatedEventSourcing.VersionVector.Builder) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Builder
required .VersionVector version = 1;
setVersions(int, ClusterMessages.VectorClock.Version) - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Builder
repeated .VectorClock.Version versions = 2;
setVersions(int, ClusterMessages.VectorClock.Version.Builder) - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Builder
repeated .VectorClock.Version versions = 2;
setVersions(int, DistributedPubSubMessages.Status.Version) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Builder
repeated .Status.Version versions = 1;
setVersions(int, DistributedPubSubMessages.Status.Version.Builder) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Builder
repeated .Status.Version versions = 1;
setVersionVector(ReplicatedEventSourcing.VersionVector) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata.Builder
required .VersionVector versionVector = 3;
setVersionVector(ReplicatedEventSourcing.VersionVector) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData.Builder
optional .VersionVector versionVector = 2;
setVersionVector(ReplicatedEventSourcing.VersionVector.Builder) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata.Builder
required .VersionVector versionVector = 3;
setVersionVector(ReplicatedEventSourcing.VersionVector.Builder) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData.Builder
optional .VersionVector versionVector = 2;
setViaTimeout(boolean) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request.Builder
required bool viaTimeout = 4;
setVvector(ReplicatorMessages.VersionVector) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
required .akka.cluster.ddata.VersionVector vvector = 1;
setVvector(ReplicatorMessages.VersionVector.Builder) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet.Builder
required .akka.cluster.ddata.VersionVector vvector = 1;
setVvector(ReplicatedEventSourcing.VersionVector) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
required .VersionVector vvector = 2;
setVvector(ReplicatedEventSourcing.VersionVector.Builder) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet.Builder
required .VersionVector vvector = 2;
setWatchData(SystemMessageFormats.WatchData) - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
optional .WatchData watchData = 2;
setWatchData(SystemMessageFormats.WatchData.Builder) - Method in class akka.remote.SystemMessageFormats.SystemMessage.Builder
optional .WatchData watchData = 2;
setWatchee(ContainerFormats.ActorRef) - Method in class akka.remote.SystemMessageFormats.WatchData.Builder
required .ActorRef watchee = 1;
setWatchee(ContainerFormats.ActorRef.Builder) - Method in class akka.remote.SystemMessageFormats.WatchData.Builder
required .ActorRef watchee = 1;
setWatcher(ContainerFormats.ActorRef) - Method in class akka.remote.SystemMessageFormats.WatchData.Builder
required .ActorRef watcher = 2;
setWatcher(ContainerFormats.ActorRef.Builder) - Method in class akka.remote.SystemMessageFormats.WatchData.Builder
required .ActorRef watcher = 2;
setWildcardFanOut(boolean) - Method in class akka.remote.ContainerFormats.SelectionEnvelope.Builder
optional for pre 2.3.4 compatibility
setWithin(WireFormats.FiniteDuration) - Method in class akka.remote.WireFormats.ScatterGatherPool.Builder
required .FiniteDuration within = 2;
setWithin(WireFormats.FiniteDuration) - Method in class akka.remote.WireFormats.TailChoppingPool.Builder
required .FiniteDuration within = 2;
setWithin(WireFormats.FiniteDuration.Builder) - Method in class akka.remote.WireFormats.ScatterGatherPool.Builder
required .FiniteDuration within = 2;
setWithin(WireFormats.FiniteDuration.Builder) - Method in class akka.remote.WireFormats.TailChoppingPool.Builder
required .FiniteDuration within = 2;
setWithValueDeltas(boolean) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Builder
optional bool withValueDeltas = 3;
setWriterUuid(String) - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
optional string writerUuid = 13;
setWriterUuidBytes(ByteString) - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage.Builder
optional string writerUuid = 13;
setZeroTag(int) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry.Builder
required sint32 zeroTag = 3;
SeveralRoutees - Class in akka.routing
Routee that sends each message to all routees.
SeveralRoutees(Iterable<Routee>) - Constructor for class akka.routing.SeveralRoutees
Java API
SeveralRoutees(IndexedSeq<Routee>) - Constructor for class akka.routing.SeveralRoutees
 
SeveralRoutees$ - Class in akka.routing
 
SeveralRoutees$() - Constructor for class akka.routing.SeveralRoutees$
 
shallDie(ActorRef) - Method in interface akka.actor.dungeon.ChildrenContainer.EmptyChildrenContainer
 
shallDie(ActorRef) - Method in class akka.actor.dungeon.ChildrenContainer.NormalChildrenContainer
 
shallDie(ActorRef) - Method in interface akka.actor.dungeon.ChildrenContainer
 
shallDie(ActorRef) - Method in class akka.actor.dungeon.ChildrenContainer.TerminatingChildrenContainer
 
shape() - Method in interface akka.stream.Graph
The shape of a graph is all that is externally visible: its inlets and outlets.
shape() - Method in class akka.stream.javadsl.BidiFlow
 
shape() - Method in class akka.stream.javadsl.Flow
 
shape() - Method in class akka.stream.javadsl.Sink
 
shape() - Method in class akka.stream.javadsl.Source
 
shape() - Method in class akka.stream.KillSwitches.UniqueBidiKillSwitchStage$
 
shape() - Method in class akka.stream.KillSwitches.UniqueKillSwitchStage$
 
shape() - Method in class akka.stream.scaladsl.Balance
 
shape() - Method in class akka.stream.scaladsl.BidiFlow
 
shape() - Method in class akka.stream.scaladsl.Broadcast
 
shape() - Method in class akka.stream.scaladsl.Concat
 
shape() - Method in class akka.stream.scaladsl.Flow
 
shape() - Method in class akka.stream.scaladsl.Interleave
 
shape() - Method in class akka.stream.scaladsl.Merge
 
shape() - Method in class akka.stream.scaladsl.MergeLatest
 
shape() - Method in class akka.stream.scaladsl.MergePreferred
 
shape() - Method in class akka.stream.scaladsl.MergePrioritized
 
shape() - Method in class akka.stream.scaladsl.MergeSequence
 
shape() - Method in class akka.stream.scaladsl.MergeSorted
 
shape() - Method in class akka.stream.scaladsl.Partition
 
shape() - Method in class akka.stream.scaladsl.RestartWithBackoffFlow
 
shape() - Method in class akka.stream.scaladsl.RestartWithBackoffSink
 
shape() - Method in class akka.stream.scaladsl.RestartWithBackoffSource
 
shape() - Method in class akka.stream.scaladsl.RunnableGraph
 
shape() - Method in class akka.stream.scaladsl.Sink
 
shape() - Method in class akka.stream.scaladsl.Source
 
shape() - Method in class akka.stream.scaladsl.UnzipWith10
 
shape() - Method in class akka.stream.scaladsl.UnzipWith11
 
shape() - Method in class akka.stream.scaladsl.UnzipWith12
 
shape() - Method in class akka.stream.scaladsl.UnzipWith13
 
shape() - Method in class akka.stream.scaladsl.UnzipWith14
 
shape() - Method in class akka.stream.scaladsl.UnzipWith15
 
shape() - Method in class akka.stream.scaladsl.UnzipWith16
 
shape() - Method in class akka.stream.scaladsl.UnzipWith17
 
shape() - Method in class akka.stream.scaladsl.UnzipWith18
 
shape() - Method in class akka.stream.scaladsl.UnzipWith19
 
shape() - Method in class akka.stream.scaladsl.UnzipWith2
 
shape() - Method in class akka.stream.scaladsl.UnzipWith20
 
shape() - Method in class akka.stream.scaladsl.UnzipWith21
 
shape() - Method in class akka.stream.scaladsl.UnzipWith22
 
shape() - Method in class akka.stream.scaladsl.UnzipWith3
 
shape() - Method in class akka.stream.scaladsl.UnzipWith4
 
shape() - Method in class akka.stream.scaladsl.UnzipWith5
 
shape() - Method in class akka.stream.scaladsl.UnzipWith6
 
shape() - Method in class akka.stream.scaladsl.UnzipWith7
 
shape() - Method in class akka.stream.scaladsl.UnzipWith8
 
shape() - Method in class akka.stream.scaladsl.UnzipWith9
 
shape() - Method in class akka.stream.scaladsl.ZipLatestWith10
 
shape() - Method in class akka.stream.scaladsl.ZipLatestWith11
 
shape() - Method in class akka.stream.scaladsl.ZipLatestWith12
 
shape() - Method in class akka.stream.scaladsl.ZipLatestWith13
 
shape() - Method in class akka.stream.scaladsl.ZipLatestWith14
 
shape() - Method in class akka.stream.scaladsl.ZipLatestWith15
 
shape() - Method in class akka.stream.scaladsl.ZipLatestWith16
 
shape() - Method in class akka.stream.scaladsl.ZipLatestWith17
 
shape() - Method in class akka.stream.scaladsl.ZipLatestWith18
 
shape() - Method in class akka.stream.scaladsl.ZipLatestWith19
 
shape() - Method in class akka.stream.scaladsl.ZipLatestWith2
 
shape() - Method in class akka.stream.scaladsl.ZipLatestWith20
 
shape() - Method in class akka.stream.scaladsl.ZipLatestWith21
 
shape() - Method in class akka.stream.scaladsl.ZipLatestWith22
 
shape() - Method in class akka.stream.scaladsl.ZipLatestWith3
 
shape() - Method in class akka.stream.scaladsl.ZipLatestWith4
 
shape() - Method in class akka.stream.scaladsl.ZipLatestWith5
 
shape() - Method in class akka.stream.scaladsl.ZipLatestWith6
 
shape() - Method in class akka.stream.scaladsl.ZipLatestWith7
 
shape() - Method in class akka.stream.scaladsl.ZipLatestWith8
 
shape() - Method in class akka.stream.scaladsl.ZipLatestWith9
 
shape() - Method in class akka.stream.scaladsl.ZipWith10
 
shape() - Method in class akka.stream.scaladsl.ZipWith11
 
shape() - Method in class akka.stream.scaladsl.ZipWith12
 
shape() - Method in class akka.stream.scaladsl.ZipWith13
 
shape() - Method in class akka.stream.scaladsl.ZipWith14
 
shape() - Method in class akka.stream.scaladsl.ZipWith15
 
shape() - Method in class akka.stream.scaladsl.ZipWith16
 
shape() - Method in class akka.stream.scaladsl.ZipWith17
 
shape() - Method in class akka.stream.scaladsl.ZipWith18
 
shape() - Method in class akka.stream.scaladsl.ZipWith19
 
shape() - Method in class akka.stream.scaladsl.ZipWith2
 
shape() - Method in class akka.stream.scaladsl.ZipWith20
 
shape() - Method in class akka.stream.scaladsl.ZipWith21
 
shape() - Method in class akka.stream.scaladsl.ZipWith22
 
shape() - Method in class akka.stream.scaladsl.ZipWith3
 
shape() - Method in class akka.stream.scaladsl.ZipWith4
 
shape() - Method in class akka.stream.scaladsl.ZipWith5
 
shape() - Method in class akka.stream.scaladsl.ZipWith6
 
shape() - Method in class akka.stream.scaladsl.ZipWith7
 
shape() - Method in class akka.stream.scaladsl.ZipWith8
 
shape() - Method in class akka.stream.scaladsl.ZipWith9
 
shape() - Method in class akka.stream.scaladsl.ZipWithN
 
shape(String) - Method in class akka.stream.scaladsl.Sink$
INTERNAL API
shape(String) - Method in class akka.stream.scaladsl.Source$
INTERNAL API
Shape - Class in akka.stream
A Shape describes the inlets and outlets of a Graph.
Shape() - Constructor for class akka.stream.Shape
 
Shape$ - Class in akka.stream
INTERNAL API
Shape$() - Constructor for class akka.stream.Shape$
 
shaping() - Static method in class akka.stream.ThrottleMode
Java API: Tells throttle to make pauses before emitting messages to meet throttle rate
shaping() - Method in class akka.stream.ThrottleMode$
Java API: Tells throttle to make pauses before emitting messages to meet throttle rate
Shaping$() - Constructor for class akka.stream.ThrottleMode.Shaping$
 
shard() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.BeginHandOff
 
shard() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.BeginHandOffAck
 
shard() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.GetShardHome
 
shard() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.HandOff
 
shard() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.HostShard
 
shard() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHome
 
shard() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomeAllocated
 
shard() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomeDeallocated
 
shard() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardStarted
 
shard() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardStopped
 
shard() - Method in class akka.cluster.sharding.typed.scaladsl.EntityContext
 
SHARD_FIELD_NUMBER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome
 
SHARD_FIELD_NUMBER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated
 
SHARD_FIELD_NUMBER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry
 
SHARD_FIELD_NUMBER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage
 
SHARD_FIELD_NUMBER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats
 
Shard$ - Class in akka.cluster.sharding
INTERNAL API
Shard$() - Constructor for class akka.cluster.sharding.Shard$
 
shardAllocated(String, String, Address) - Static method in class akka.cluster.sharding.ShardingLogMarker
Marker "akkaShardAllocated" of log event when ShardCoordinator allocates a shard to a region.
shardAllocated(String, String, Address) - Method in class akka.cluster.sharding.ShardingLogMarker$
Marker "akkaShardAllocated" of log event when ShardCoordinator allocates a shard to a region.
ShardAllocationStrategy$() - Constructor for class akka.cluster.sharding.ShardCoordinator.ShardAllocationStrategy$
 
ShardCommandActor - Class in akka.cluster.sharding.typed.internal
INTERNAL API
ShardCommandActor() - Constructor for class akka.cluster.sharding.typed.internal.ShardCommandActor
 
ShardCommandActor$ - Class in akka.cluster.sharding.typed.internal
INTERNAL API
ShardCommandActor$() - Constructor for class akka.cluster.sharding.typed.internal.ShardCommandActor$
 
ShardCoordinator - Class in akka.cluster.sharding
Singleton coordinator that decides where to allocate shards.
ShardCoordinator(ClusterShardingSettings, ShardCoordinator.ShardAllocationStrategy) - Constructor for class akka.cluster.sharding.ShardCoordinator
 
ShardCoordinator.AbstractShardAllocationStrategy - Class in akka.cluster.sharding
Java API: Java implementations of custom shard allocation and rebalancing logic used by the ShardCoordinator should extend this abstract class and implement the two methods.
ShardCoordinator.ActorSystemDependentAllocationStrategy - Interface in akka.cluster.sharding
Shard allocation strategy where start is called by the shard coordinator before any calls to rebalance or allocate shard.
ShardCoordinator.Internal$ - Class in akka.cluster.sharding
INTERNAL API
ShardCoordinator.Internal$.BeginHandOff - Class in akka.cluster.sharding
ShardCoordinator initiates rebalancing process by sending this message to all registered ShardRegion actors (including proxy only).
ShardCoordinator.Internal$.BeginHandOff$ - Class in akka.cluster.sharding
 
ShardCoordinator.Internal$.BeginHandOffAck - Class in akka.cluster.sharding
ShardCoordinator.Internal$.BeginHandOffAck$ - Class in akka.cluster.sharding
 
ShardCoordinator.Internal$.CoordinatorCommand - Interface in akka.cluster.sharding
Messages sent to the coordinator
ShardCoordinator.Internal$.CoordinatorMessage - Interface in akka.cluster.sharding
Messages sent from the coordinator
ShardCoordinator.Internal$.DomainEvent - Interface in akka.cluster.sharding
 
ShardCoordinator.Internal$.GetShardHome - Class in akka.cluster.sharding
ShardRegion requests the location of a shard by sending this message to the ShardCoordinator.
ShardCoordinator.Internal$.GetShardHome$ - Class in akka.cluster.sharding
 
ShardCoordinator.Internal$.GracefulShutdownReq - Class in akka.cluster.sharding
ShardRegion requests full handoff to be able to shutdown gracefully.
ShardCoordinator.Internal$.GracefulShutdownReq$ - Class in akka.cluster.sharding
 
ShardCoordinator.Internal$.HandOff - Class in akka.cluster.sharding
When all ShardRegion actors have acknowledged the BeginHandOff the ShardCoordinator sends this message to the ShardRegion responsible for the shard.
ShardCoordinator.Internal$.HandOff$ - Class in akka.cluster.sharding
 
ShardCoordinator.Internal$.HostShard - Class in akka.cluster.sharding
ShardCoordinator informs a ShardRegion that it is hosting this shard
ShardCoordinator.Internal$.HostShard$ - Class in akka.cluster.sharding
 
ShardCoordinator.Internal$.RegionStopped - Class in akka.cluster.sharding
Notification when the entire shard region has stopped
ShardCoordinator.Internal$.RegionStopped$ - Class in akka.cluster.sharding
 
ShardCoordinator.Internal$.Register - Class in akka.cluster.sharding
ShardRegion registers to ShardCoordinator, until it receives ShardCoordinator.Internal$.RegisterAck.
ShardCoordinator.Internal$.Register$ - Class in akka.cluster.sharding
 
ShardCoordinator.Internal$.RegisterAck - Class in akka.cluster.sharding
Acknowledgement from ShardCoordinator that ShardCoordinator.Internal$.Register or ShardCoordinator.Internal$.RegisterProxy was successful.
ShardCoordinator.Internal$.RegisterAck$ - Class in akka.cluster.sharding
 
ShardCoordinator.Internal$.RegisterProxy - Class in akka.cluster.sharding
ShardRegion in proxy only mode registers to ShardCoordinator, until it receives ShardCoordinator.Internal$.RegisterAck.
ShardCoordinator.Internal$.RegisterProxy$ - Class in akka.cluster.sharding
 
ShardCoordinator.Internal$.ShardCoordinatorInitialized - Class in akka.cluster.sharding
 
ShardCoordinator.Internal$.ShardCoordinatorInitialized$ - Class in akka.cluster.sharding
 
ShardCoordinator.Internal$.ShardHome - Class in akka.cluster.sharding
ShardCoordinator replies with this message for ShardCoordinator.Internal$.GetShardHome requests.
ShardCoordinator.Internal$.ShardHome$ - Class in akka.cluster.sharding
 
ShardCoordinator.Internal$.ShardHomeAllocated - Class in akka.cluster.sharding
 
ShardCoordinator.Internal$.ShardHomeAllocated$ - Class in akka.cluster.sharding
 
ShardCoordinator.Internal$.ShardHomeDeallocated - Class in akka.cluster.sharding
 
ShardCoordinator.Internal$.ShardHomeDeallocated$ - Class in akka.cluster.sharding
 
ShardCoordinator.Internal$.ShardHomes - Class in akka.cluster.sharding
One or more sent to region directly after registration to speed up new shard startup.
ShardCoordinator.Internal$.ShardHomes$ - Class in akka.cluster.sharding
 
ShardCoordinator.Internal$.ShardRegionProxyRegistered - Class in akka.cluster.sharding
 
ShardCoordinator.Internal$.ShardRegionProxyRegistered$ - Class in akka.cluster.sharding
 
ShardCoordinator.Internal$.ShardRegionProxyTerminated - Class in akka.cluster.sharding
 
ShardCoordinator.Internal$.ShardRegionProxyTerminated$ - Class in akka.cluster.sharding
 
ShardCoordinator.Internal$.ShardRegionRegistered - Class in akka.cluster.sharding
 
ShardCoordinator.Internal$.ShardRegionRegistered$ - Class in akka.cluster.sharding
 
ShardCoordinator.Internal$.ShardRegionTerminated - Class in akka.cluster.sharding
 
ShardCoordinator.Internal$.ShardRegionTerminated$ - Class in akka.cluster.sharding
 
ShardCoordinator.Internal$.ShardStarted - Class in akka.cluster.sharding
ShardRegion replies with this message for ShardCoordinator.Internal$.HostShard requests which lead to it hosting the shard
ShardCoordinator.Internal$.ShardStarted$ - Class in akka.cluster.sharding
 
ShardCoordinator.Internal$.ShardStopped - Class in akka.cluster.sharding
Reply to HandOff when all entities in the shard have been terminated.
ShardCoordinator.Internal$.ShardStopped$ - Class in akka.cluster.sharding
 
ShardCoordinator.Internal$.State - Class in akka.cluster.sharding
 
ShardCoordinator.Internal$.State$ - Class in akka.cluster.sharding
 
ShardCoordinator.Internal$.StateInitialized - Class in akka.cluster.sharding
 
ShardCoordinator.Internal$.StateInitialized$ - Class in akka.cluster.sharding
 
ShardCoordinator.Internal$.Terminate - Class in akka.cluster.sharding
Used as a special termination message from ClusterSharding
ShardCoordinator.Internal$.Terminate$ - Class in akka.cluster.sharding
Used as a special termination message from ClusterSharding
ShardCoordinator.LeastShardAllocationStrategy - Class in akka.cluster.sharding
Use akka.cluster.sharding.ShardCoordinator.ShardAllocationStrategy.leastShardAllocationStrategy instead.
ShardCoordinator.RebalanceWorker$ - Class in akka.cluster.sharding
 
ShardCoordinator.RebalanceWorker$.ShardRegionTerminated - Class in akka.cluster.sharding
 
ShardCoordinator.RebalanceWorker$.ShardRegionTerminated$ - Class in akka.cluster.sharding
 
ShardCoordinator.ShardAllocationStrategy - Interface in akka.cluster.sharding
Interface of the pluggable shard allocation and rebalancing logic used by the ShardCoordinator.
ShardCoordinator.ShardAllocationStrategy$ - Class in akka.cluster.sharding
 
ShardCoordinator.StartableAllocationStrategy - Interface in akka.cluster.sharding
Shard allocation strategy where start is called by the shard coordinator before any calls to rebalance or allocate shard.
ShardCoordinator$ - Class in akka.cluster.sharding
 
ShardCoordinator$() - Constructor for class akka.cluster.sharding.ShardCoordinator$
 
ShardCoordinatorInitialized() - Constructor for class akka.cluster.sharding.ShardCoordinator.Internal$.ShardCoordinatorInitialized
 
ShardCoordinatorInitialized$() - Constructor for class akka.cluster.sharding.ShardCoordinator.Internal$.ShardCoordinatorInitialized$
 
ShardedDaemonProcess - Class in akka.cluster.sharding.typed.javadsl
This extension runs a pre set number of actors in a cluster.
ShardedDaemonProcess - Interface in akka.cluster.sharding.typed.scaladsl
This extension runs a pre set number of actors in a cluster.
ShardedDaemonProcess() - Constructor for class akka.cluster.sharding.typed.javadsl.ShardedDaemonProcess
 
ShardedDaemonProcess$ - Class in akka.cluster.sharding.typed.javadsl
 
ShardedDaemonProcess$ - Class in akka.cluster.sharding.typed.scaladsl
 
ShardedDaemonProcess$() - Constructor for class akka.cluster.sharding.typed.javadsl.ShardedDaemonProcess$
 
ShardedDaemonProcess$() - Constructor for class akka.cluster.sharding.typed.scaladsl.ShardedDaemonProcess$
 
ShardedDaemonProcessImpl$ - Class in akka.cluster.sharding.typed.internal
INTERNAL API
ShardedDaemonProcessImpl$() - Constructor for class akka.cluster.sharding.typed.internal.ShardedDaemonProcessImpl$
 
ShardedDaemonProcessSettings - Class in akka.cluster.sharding.typed
Not for user constructions, use factory methods to instanciate.
ShardedDaemonProcessSettings$ - Class in akka.cluster.sharding.typed
 
ShardedDaemonProcessSettings$() - Constructor for class akka.cluster.sharding.typed.ShardedDaemonProcessSettings$
 
ShardedServiceRegistry$ - Class in akka.cluster.typed.internal.receptionist
INTERNAL API
ShardedServiceRegistry$() - Constructor for class akka.cluster.typed.internal.receptionist.ShardedServiceRegistry$
 
shardFailureBackoff() - Method in class akka.cluster.sharding.ClusterShardingSettings.TuningParameters
 
shardFailureBackoff() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
ShardHome(String, ActorRef) - Constructor for class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHome
 
ShardHome$() - Constructor for class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHome$
 
ShardHomeAllocated(String, ActorRef) - Constructor for class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomeAllocated
 
ShardHomeAllocated$() - Constructor for class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomeAllocated$
 
ShardHomeDeallocated(String) - Constructor for class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomeDeallocated
 
ShardHomeDeallocated$() - Constructor for class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomeDeallocated$
 
ShardHomes(Map<ActorRef, Seq<String>>) - Constructor for class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomes
 
ShardHomes$() - Constructor for class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomes$
 
shardId(String) - Method in class akka.cluster.sharding.typed.HashCodeMessageExtractor
 
shardId(String) - Method in class akka.cluster.sharding.typed.HashCodeNoEnvelopeMessageExtractor
 
shardId(String) - Method in class akka.cluster.sharding.typed.Murmur2MessageExtractor
 
shardId(String) - Method in class akka.cluster.sharding.typed.Murmur2NoEnvelopeMessageExtractor
 
shardId(String) - Method in class akka.cluster.sharding.typed.ShardingMessageExtractor
The shard identifier for a given entity id.
shardId(String, int) - Static method in class akka.cluster.sharding.typed.internal.Murmur2
 
shardId(String, int) - Method in class akka.cluster.sharding.typed.internal.Murmur2$
 
ShardId() - Method in class akka.cluster.sharding.ShardingLogMarker.Properties$
 
SHARDID_FIELD_NUMBER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry
 
SHARDID_FIELD_NUMBER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState
 
SHARDID_FIELD_NUMBER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState
 
SHARDID_FIELD_NUMBER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState
 
SHARDID_FIELD_NUMBER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck
 
ShardingConsumerController - Class in akka.cluster.sharding.typed.delivery
ShardingConsumerController is used together with ShardingProducerController.
ShardingConsumerController() - Constructor for class akka.cluster.sharding.typed.delivery.ShardingConsumerController
 
ShardingConsumerController.Settings - Class in akka.cluster.sharding.typed.delivery
 
ShardingConsumerController.Settings$ - Class in akka.cluster.sharding.typed.delivery
 
ShardingConsumerController$ - Class in akka.cluster.sharding.typed.delivery
ShardingConsumerController is used together with ShardingProducerController.
ShardingConsumerController$() - Constructor for class akka.cluster.sharding.typed.delivery.ShardingConsumerController$
 
ShardingConsumerControllerImpl<A> - Class in akka.cluster.sharding.typed.delivery.internal
 
ShardingConsumerControllerImpl(ActorContext<ConsumerController.Command<A>>, ActorRef<ConsumerController.Delivery<A>>, ShardingConsumerController.Settings) - Constructor for class akka.cluster.sharding.typed.delivery.internal.ShardingConsumerControllerImpl
 
ShardingConsumerControllerImpl$ - Class in akka.cluster.sharding.typed.delivery.internal
INTERNAL API
ShardingConsumerControllerImpl$() - Constructor for class akka.cluster.sharding.typed.delivery.internal.ShardingConsumerControllerImpl$
 
ShardingDirectReplication - Class in akka.cluster.sharding.typed
INTERNAL API
ShardingDirectReplication() - Constructor for class akka.cluster.sharding.typed.ShardingDirectReplication
 
ShardingDirectReplication.Command - Interface in akka.cluster.sharding.typed
Not for user extension
ShardingDirectReplication.VerifyStarted$ - Class in akka.cluster.sharding.typed
 
ShardingDirectReplication$ - Class in akka.cluster.sharding.typed
INTERNAL API
ShardingDirectReplication$() - Constructor for class akka.cluster.sharding.typed.ShardingDirectReplication$
 
ShardingEnvelope<M> - Class in akka.cluster.sharding.typed
Default envelope type that may be used with Cluster Sharding.
ShardingEnvelope(String, M) - Constructor for class akka.cluster.sharding.typed.ShardingEnvelope
 
ShardingEnvelope$ - Class in akka.cluster.sharding.typed
 
ShardingEnvelope$() - Constructor for class akka.cluster.sharding.typed.ShardingEnvelope$
 
ShardingFlightRecorder - Interface in akka.cluster.sharding
INTERNAL API
ShardingFlightRecorder$ - Class in akka.cluster.sharding
INTERNAL API
ShardingFlightRecorder$() - Constructor for class akka.cluster.sharding.ShardingFlightRecorder$
 
ShardingLogMarker - Class in akka.cluster.sharding
This is public with the purpose to document the used markers and properties of log events.
ShardingLogMarker() - Constructor for class akka.cluster.sharding.ShardingLogMarker
 
ShardingLogMarker.Properties$ - Class in akka.cluster.sharding
INTERNAL API
ShardingLogMarker$ - Class in akka.cluster.sharding
This is public with the purpose to document the used markers and properties of log events.
ShardingLogMarker$() - Constructor for class akka.cluster.sharding.ShardingLogMarker$
 
ShardingMessageExtractor<E,​M> - Class in akka.cluster.sharding.typed
Entirely customizable typed message extractor.
ShardingMessageExtractor() - Constructor for class akka.cluster.sharding.typed.ShardingMessageExtractor
 
ShardingMessageExtractor$ - Class in akka.cluster.sharding.typed
 
ShardingMessageExtractor$() - Constructor for class akka.cluster.sharding.typed.ShardingMessageExtractor$
 
ShardingMessages - Class in akka.cluster.sharding.typed.internal.protobuf
 
ShardingMessages.ShardingEnvelope - Class in akka.cluster.sharding.typed.internal.protobuf
Protobuf type akka.cluster.sharding.typed.ShardingEnvelope
ShardingMessages.ShardingEnvelope.Builder - Class in akka.cluster.sharding.typed.internal.protobuf
Protobuf type akka.cluster.sharding.typed.ShardingEnvelope
ShardingMessages.ShardingEnvelopeOrBuilder - Interface in akka.cluster.sharding.typed.internal.protobuf
 
ShardingProducerController - Class in akka.cluster.sharding.typed.delivery
Reliable delivery between a producer actor sending messages to sharded consumer actors receiving the messages.
ShardingProducerController() - Constructor for class akka.cluster.sharding.typed.delivery.ShardingProducerController
 
ShardingProducerController.Command<A> - Interface in akka.cluster.sharding.typed.delivery
 
ShardingProducerController.MessageWithConfirmation<A> - Class in akka.cluster.sharding.typed.delivery
For sending confirmation message back to the producer when the message has been confirmed.
ShardingProducerController.MessageWithConfirmation$ - Class in akka.cluster.sharding.typed.delivery
 
ShardingProducerController.RequestNext<A> - Class in akka.cluster.sharding.typed.delivery
The ProducerController sends RequestNext to the producer when it is allowed to send one message via the sendNextTo or askNextTo.
ShardingProducerController.RequestNext$ - Class in akka.cluster.sharding.typed.delivery
 
ShardingProducerController.Settings - Class in akka.cluster.sharding.typed.delivery
 
ShardingProducerController.Settings$ - Class in akka.cluster.sharding.typed.delivery
 
ShardingProducerController.Start<A> - Class in akka.cluster.sharding.typed.delivery
Initial message from the producer actor.
ShardingProducerController.Start$ - Class in akka.cluster.sharding.typed.delivery
 
ShardingProducerController$ - Class in akka.cluster.sharding.typed.delivery
Reliable delivery between a producer actor sending messages to sharded consumer actors receiving the messages.
ShardingProducerController$() - Constructor for class akka.cluster.sharding.typed.delivery.ShardingProducerController$
 
ShardingProducerControllerImpl<A> - Class in akka.cluster.sharding.typed.delivery.internal
 
ShardingProducerControllerImpl(ActorContext<ShardingProducerControllerImpl.InternalCommand>, String, ActorRef<ShardingEnvelope<A>>, ActorRef<ShardingEnvelope<ConsumerController.SequencedMessage<A>>>, Option<ActorRef<DurableProducerQueue.Command<A>>>, ShardingProducerController.Settings, ClassTag<A>) - Constructor for class akka.cluster.sharding.typed.delivery.internal.ShardingProducerControllerImpl
 
ShardingProducerControllerImpl.InternalCommand - Interface in akka.cluster.sharding.typed.delivery.internal
 
ShardingProducerControllerImpl.UnsealedInternalCommand - Interface in akka.cluster.sharding.typed.delivery.internal
For commands defined in public ShardingProducerController
ShardingProducerControllerImpl$ - Class in akka.cluster.sharding.typed.delivery.internal
INTERNAL API
ShardingProducerControllerImpl$() - Constructor for class akka.cluster.sharding.typed.delivery.internal.ShardingProducerControllerImpl$
 
ShardingQueries - Class in akka.cluster.sharding
INTERNAL API
ShardingQueries() - Constructor for class akka.cluster.sharding.ShardingQueries
 
ShardingQueries.ShardsQueryResult<B> - Class in akka.cluster.sharding
INTERNAL API The result of a group query and metadata.
ShardingQueries.ShardsQueryResult$ - Class in akka.cluster.sharding
 
ShardingQueries$ - Class in akka.cluster.sharding
INTERNAL API
ShardingQueries$() - Constructor for class akka.cluster.sharding.ShardingQueries$
 
shardingSettings() - Method in class akka.cluster.sharding.typed.ShardedDaemonProcessSettings
 
ShardingState - Class in akka.cluster.sharding.typed.internal
INTERNAL API
ShardingState() - Constructor for class akka.cluster.sharding.typed.internal.ShardingState
 
ShardingState$ - Class in akka.cluster.sharding.typed.internal
INTERNAL API
ShardingState$() - Constructor for class akka.cluster.sharding.typed.internal.ShardingState$
 
ShardLocation(Address) - Constructor for class akka.cluster.sharding.external.ExternalShardAllocationStrategy.ShardLocation
 
ShardLocation$() - Constructor for class akka.cluster.sharding.external.ExternalShardAllocationStrategy.ShardLocation$
 
shardLocations() - Method in interface akka.cluster.sharding.external.scaladsl.ExternalShardAllocationClient
Get all the current shard locations that have been set via updateShardLocation
ShardLocations - Class in akka.cluster.sharding.external
 
ShardLocations(Map<String, ExternalShardAllocationStrategy.ShardLocation>) - Constructor for class akka.cluster.sharding.external.ShardLocations
 
shardRegion() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.GracefulShutdownReq
 
shardRegion() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.RegionStopped
 
shardRegion() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.Register
 
shardRegion(String) - Method in class akka.cluster.sharding.ClusterSharding
Retrieve the actor reference of the ShardRegion actor responsible for the named entity type.
ShardRegion$ - Class in akka.cluster.sharding
 
ShardRegion$() - Constructor for class akka.cluster.sharding.ShardRegion$
 
shardRegionProxy() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.RegisterProxy
 
shardRegionProxy(String, String) - Method in class akka.cluster.sharding.ClusterSharding
Retrieve the actor reference of the ShardRegion actor that will act as a proxy to the named entity type running in another data center.
ShardRegionProxyRegistered(ActorRef) - Constructor for class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyRegistered
 
ShardRegionProxyRegistered$() - Constructor for class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyRegistered$
 
ShardRegionProxyTerminated(ActorRef) - Constructor for class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyTerminated
 
ShardRegionProxyTerminated$() - Constructor for class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyTerminated$
 
shardRegionQueryTimeout() - Method in class akka.cluster.sharding.ClusterShardingSettings
 
shardRegionQueryTimeout() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings
 
ShardRegionRegistered(ActorRef) - Constructor for class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionRegistered
 
ShardRegionRegistered$() - Constructor for class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionRegistered$
 
ShardRegionTerminated(ActorRef) - Constructor for class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionTerminated
 
ShardRegionTerminated(ActorRef) - Constructor for class akka.cluster.sharding.ShardCoordinator.RebalanceWorker$.ShardRegionTerminated
 
ShardRegionTerminated$() - Constructor for class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionTerminated$
 
ShardRegionTerminated$() - Constructor for class akka.cluster.sharding.ShardCoordinator.RebalanceWorker$.ShardRegionTerminated$
 
shards() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.State
 
SHARDS_FIELD_NUMBER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState
 
SHARDS_FIELD_NUMBER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState
 
ShardsQueryResult(Set<String>, Seq<B>, int, FiniteDuration) - Constructor for class akka.cluster.sharding.ShardingQueries.ShardsQueryResult
 
ShardsQueryResult$() - Constructor for class akka.cluster.sharding.ShardingQueries.ShardsQueryResult$
 
shardStarted(String, String) - Static method in class akka.cluster.sharding.ShardingLogMarker
Marker "akkaShardStarted" of log event when ShardRegion starts a shard.
shardStarted(String, String) - Method in class akka.cluster.sharding.ShardingLogMarker$
Marker "akkaShardStarted" of log event when ShardRegion starts a shard.
ShardStarted(String) - Constructor for class akka.cluster.sharding.ShardCoordinator.Internal$.ShardStarted
 
ShardStarted$() - Constructor for class akka.cluster.sharding.ShardCoordinator.Internal$.ShardStarted$
 
shardStartTimeout() - Method in class akka.cluster.sharding.ClusterShardingSettings.TuningParameters
 
shardStartTimeout() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
shardState() - Method in class akka.cluster.sharding.typed.javadsl.ClusterSharding
Actor for querying Cluster Sharding state
shardState() - Method in interface akka.cluster.sharding.typed.scaladsl.ClusterSharding
Actor for querying Cluster Sharding state
ShardStopped(String) - Constructor for class akka.cluster.sharding.ShardCoordinator.Internal$.ShardStopped
 
ShardStopped$() - Constructor for class akka.cluster.sharding.ShardCoordinator.Internal$.ShardStopped$
 
shardStoreProps(String) - Method in interface akka.cluster.sharding.internal.RememberEntitiesProvider
Called once per started shard to create the remember entities shard store
shardsUpdated(int) - Static method in class akka.cluster.sharding.internal.DisabledEntityPassivationStrategy
 
shardsUpdated(int) - Method in class akka.cluster.sharding.internal.DisabledEntityPassivationStrategy$
 
ShardTypeName() - Method in class akka.cluster.sharding.ShardingLogMarker.Properties$
 
shardTypeNames() - Method in class akka.cluster.sharding.ClusterSharding
Scala API: get all currently defined sharding type names.
shared(String) - Static method in class akka.stream.KillSwitches
Creates a new SharedKillSwitch with the given name that can be used to control the completion of multiple streams from the outside simultaneously.
shared(String) - Method in class akka.stream.KillSwitches$
Creates a new SharedKillSwitch with the given name that can be used to control the completion of multiple streams from the outside simultaneously.
SharedKillSwitch - Class in akka.stream
A SharedKillSwitch is a provider for Graphs of FlowShape that can be completed or failed from the outside.
SharedLeveldbJournal$ - Class in akka.persistence.journal.leveldb
For testing only.
SharedLeveldbJournal$() - Constructor for class akka.persistence.journal.leveldb.SharedLeveldbJournal$
 
SharedLeveldbStore - Class in akka.persistence.journal.leveldb
Deprecated.
Use another journal implementation or the in-mem journal in combination with the journal-proxy. Since 2.6.15.
SharedLeveldbStore() - Constructor for class akka.persistence.journal.leveldb.SharedLeveldbStore
Deprecated.
 
SharedLeveldbStore(Config) - Constructor for class akka.persistence.journal.leveldb.SharedLeveldbStore
Deprecated.
 
shouldNotProcessMask() - Method in class akka.dispatch.Mailbox$
 
ShouldPull$() - Constructor for class akka.stream.snapshot.ConnectionSnapshot.ShouldPull$
 
ShouldPush$() - Constructor for class akka.stream.snapshot.ConnectionSnapshot.ShouldPush$
 
shouldScheduleMask() - Method in class akka.dispatch.Mailbox$
 
shouldSnapshot(State, Event, long) - Method in class akka.persistence.typed.javadsl.EventSourcedBehavior
Initiates a snapshot if the given predicate evaluates to true.
shutdown() - Method in class akka.actor.typed.Dispatchers
 
shutdown() - Method in class akka.dispatch.Dispatcher
INTERNAL API
shutdown() - Method in interface akka.dispatch.ExecutorServiceDelegate
 
shutdown() - Method in class akka.dispatch.MessageDispatcher
Called one time every time an actor is detached from this dispatcher and this dispatcher has no actors left attached Must be idempotent
shutdown() - Method in class akka.remote.transport.AbstractTransportAdapter
Deprecated.
 
shutdown() - Method in class akka.remote.transport.ActorTransportAdapter
Deprecated.
 
shutdown() - Method in class akka.remote.transport.netty.NettyTransport
Deprecated.
 
shutdown() - Method in class akka.remote.transport.TestTransport
Deprecated.
 
shutdown() - Method in interface akka.remote.transport.Transport
Deprecated.
Shuts down the transport layer and releases all the corresponding resources.
shutdown() - Method in class akka.stream.ActorMaterializer
Deprecated.
Shuts down this materializer and all the operators that have been materialized through this materializer.
shutdown() - Method in interface akka.stream.KillSwitch
After calling KillSwitch.shutdown() the linked Graphs of FlowShape are completed normally.
shutdown() - Method in class akka.stream.Materializer
Shuts down this materializer and all the operators that have been materialized through this materializer.
shutdown() - Method in class akka.stream.SharedKillSwitch
After calling SharedKillSwitch.shutdown() all materialized, running instances of all Graphs provided by the SharedKillSwitch will complete their downstreams and cancel their upstreams (unless if finished or failed already in which case the command is ignored).
shutdown() - Method in class akka.stream.UniqueKillSwitch
After calling UniqueKillSwitch.shutdown() the running instance of the Graph of FlowShape that materialized to the UniqueKillSwitch will complete its downstream and cancel its upstream (unless if finished or failed already in which case the command is ignored).
shutdown() - Method in class akka.testkit.CallingThreadDispatcher
 
shutdown(ActorSystem, Duration, boolean) - Method in interface akka.testkit.TestKitBase
Shut down an actor system and wait for termination.
shutdown(ActorSystem<?>) - Static method in class akka.actor.testkit.typed.javadsl.ActorTestKit
Shutdown the given ActorSystem and block until it shuts down, if more time than system-shutdown-default passes an exception is thrown (can be configured with throw-on-shutdown-timeout).
shutdown(ActorSystem<?>) - Method in class akka.actor.testkit.typed.javadsl.ActorTestKit$
Shutdown the given ActorSystem and block until it shuts down, if more time than system-shutdown-default passes an exception is thrown (can be configured with throw-on-shutdown-timeout).
shutdown(ActorSystem<?>) - Static method in class akka.actor.testkit.typed.scaladsl.ActorTestKit
Shutdown the given ActorSystem and block until it shuts down, if more time than TestKitSettings.DefaultActorSystemShutdownTimeout passes an exception is thrown
shutdown(ActorSystem<?>) - Method in class akka.actor.testkit.typed.scaladsl.ActorTestKit$
Shutdown the given ActorSystem and block until it shuts down, if more time than TestKitSettings.DefaultActorSystemShutdownTimeout passes an exception is thrown
shutdown(ActorSystem<?>, Duration) - Static method in class akka.actor.testkit.typed.javadsl.ActorTestKit
Shutdown the given ActorSystem and block until it shuts down, if more time than system-shutdown-default passes an exception is thrown (can be configured with throw-on-shutdown-timeout).
shutdown(ActorSystem<?>, Duration) - Method in class akka.actor.testkit.typed.javadsl.ActorTestKit$
Shutdown the given ActorSystem and block until it shuts down, if more time than system-shutdown-default passes an exception is thrown (can be configured with throw-on-shutdown-timeout).
shutdown(ActorSystem<?>, Duration, boolean) - Static method in class akka.actor.testkit.typed.javadsl.ActorTestKit
Shutdown the given actor system and wait up to duration for shutdown to complete.
shutdown(ActorSystem<?>, Duration, boolean) - Method in class akka.actor.testkit.typed.javadsl.ActorTestKit$
Shutdown the given actor system and wait up to duration for shutdown to complete.
shutdown(ActorSystem<?>, Duration, boolean) - Static method in class akka.actor.testkit.typed.internal.TestKitUtils
 
shutdown(ActorSystem<?>, Duration, boolean) - Method in class akka.actor.testkit.typed.internal.TestKitUtils$
 
shutdown(ActorSystem<?>, Duration, boolean) - Static method in class akka.actor.testkit.typed.scaladsl.ActorTestKit
Shutdown the given ActorSystem and block until it shuts down or the duration hits.
shutdown(ActorSystem<?>, Duration, boolean) - Method in class akka.actor.testkit.typed.scaladsl.ActorTestKit$
Shutdown the given ActorSystem and block until it shuts down or the duration hits.
shutdown(RoleName) - Method in interface akka.remote.testconductor.Conductor
Tell the actor system at the remote node to shut itself down.
shutdown(RoleName, boolean) - Method in interface akka.remote.testconductor.Conductor
Tell the actor system at the remote node to shut itself down without awaiting termination of remote-deployed children.
shutdown(Channel) - Static method in class akka.remote.testconductor.RemoteConnection
 
shutdown(Channel) - Method in class akka.remote.testconductor.RemoteConnection$
 
shutDown() - Static method in class akka.cluster.MemberStatus
Java API: retrieve the ShutDown status singleton
shutDown() - Method in class akka.cluster.MemberStatus$
Java API: retrieve the ShutDown status singleton
Shutdown - akka.remote.testconductor.TestConductorProtocol.FailType
Shutdown = 5;
Shutdown() - Method in class akka.actor.AbstractFSM
Reason given when someone was calling system.stop(fsm) from outside; also applies to Stop supervision directive.
Shutdown() - Method in class akka.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
Reason given when someone was calling system.stop(fsm) from outside; also applies to Stop supervision directive.
ShutDown() - Method in class akka.dispatch.affinity.AffinityPool$
 
Shutdown_VALUE - Static variable in enum akka.remote.testconductor.TestConductorProtocol.FailType
Shutdown = 5;
Shutdown$() - Constructor for class akka.actor.FSM.Shutdown$
 
Shutdown$() - Constructor for class akka.persistence.fsm.PersistentFSM.Shutdown$
Deprecated.
 
Shutdown$() - Constructor for class akka.remote.transport.AssociationHandle.Shutdown$
Deprecated.
 
shutdown$default$1() - Method in interface akka.testkit.TestKitBase
 
shutdown$default$2() - Method in interface akka.testkit.TestKitBase
 
shutdown$default$3() - Static method in class akka.actor.testkit.typed.scaladsl.ActorTestKit
 
shutdown$default$3() - Method in class akka.actor.testkit.typed.scaladsl.ActorTestKit$
 
shutdown$default$3() - Method in interface akka.testkit.TestKitBase
 
ShutdownAbrupt - akka.remote.testconductor.TestConductorProtocol.FailType
ShutdownAbrupt = 6;
ShutdownAbrupt_VALUE - Static variable in enum akka.remote.testconductor.TestConductorProtocol.FailType
ShutdownAbrupt = 6;
shutdownActorSystem(ActorSystem) - Static method in class akka.testkit.javadsl.TestKit
Shut down an actor system and wait for termination.
shutdownActorSystem(ActorSystem) - Method in class akka.testkit.javadsl.TestKit$
Shut down an actor system and wait for termination.
shutdownActorSystem(ActorSystem, boolean) - Static method in class akka.testkit.javadsl.TestKit
Shut down an actor system and wait for termination.
shutdownActorSystem(ActorSystem, boolean) - Method in class akka.testkit.javadsl.TestKit$
Shut down an actor system and wait for termination.
shutdownActorSystem(ActorSystem, Duration) - Static method in class akka.testkit.javadsl.TestKit
Shut down an actor system and wait for termination.
shutdownActorSystem(ActorSystem, Duration) - Method in class akka.testkit.javadsl.TestKit$
Shut down an actor system and wait for termination.
shutdownActorSystem(ActorSystem, Duration, boolean) - Static method in class akka.testkit.javadsl.TestKit
Shut down an actor system and wait for termination.
shutdownActorSystem(ActorSystem, Duration, boolean) - Method in class akka.testkit.javadsl.TestKit$
Shut down an actor system and wait for termination.
shutdownActorSystem(ActorSystem, Duration, boolean) - Static method in class akka.testkit.TestKit
Shut down an actor system and wait for termination.
shutdownActorSystem(ActorSystem, Duration, boolean) - Method in class akka.testkit.TestKit$
Shut down an actor system and wait for termination.
shutdownActorSystem$default$2() - Static method in class akka.testkit.TestKit
 
shutdownActorSystem$default$2() - Method in class akka.testkit.TestKit$
 
shutdownActorSystem$default$3() - Static method in class akka.testkit.TestKit
 
shutdownActorSystem$default$3() - Method in class akka.testkit.TestKit$
 
ShutdownAfterUnsuccessfulJoinSeedNodes() - Method in class akka.cluster.ClusterSettings
 
ShutDownAssociation$ - Class in akka.remote
 
ShutDownAssociation$() - Constructor for class akka.remote.ShutDownAssociation$
 
ShutdownAttempt(Address) - Constructor for class akka.remote.transport.TestTransport.ShutdownAttempt
Deprecated.
 
ShutdownAttempt$() - Constructor for class akka.remote.transport.TestTransport.ShutdownAttempt$
Deprecated.
 
shutdownBehavior() - Method in class akka.remote.transport.TestTransport
Deprecated.
The TestTransport.SwitchableLoggedBehavior for the shutdown() method.
shutdownNow() - Method in interface akka.dispatch.ExecutorServiceDelegate
 
shutdownReason() - Method in class akka.actor.CoordinatedShutdown
The Reason for the shutdown as passed to the run method.
shutdownShards(ActorRef, Set<String>) - Method in class akka.cluster.sharding.ShardCoordinator
 
shutdownTestKit() - Method in class akka.actor.testkit.typed.javadsl.ActorTestKit
Terminate the actor system and the testkit
shutdownTestKit() - Method in class akka.actor.testkit.typed.scaladsl.ActorTestKit
 
shutdownTimeout() - Method in class akka.dispatch.Dispatcher
 
shutdownTimeout() - Method in class akka.dispatch.MessageDispatcher
When the dispatcher no longer has any actors registered, how long will it wait until it shuts itself down, defaulting to your akka configs "akka.actor.default-dispatcher.shutdown-timeout" or default specified in reference.conf
shutdownTimeout() - Method in class akka.remote.testkit.MultiNodeSpec
 
shutdownTimeout() - Method in class akka.testkit.CallingThreadDispatcher
 
ShutdownTimeout() - Method in class akka.actor.LightArrayRevolverScheduler
 
ShutdownTimeout() - Method in class akka.remote.RemoteSettings
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
shuttingDown() - Static method in class akka.cluster.MemberStatus
Java API: retrieve the ShuttingDown status singleton
shuttingDown() - Method in class akka.cluster.MemberStatus$
Java API: retrieve the ShuttingDown status singleton
shuttingDown() - Method in class akka.cluster.sharding.ShardCoordinator
 
ShuttingDown() - Method in class akka.dispatch.affinity.AffinityPool$
 
SideEffect$ - Class in akka.persistence.typed.internal
INTERNAL API
SideEffect$ - Class in akka.persistence.typed.state.internal
INTERNAL API
SideEffect$() - Constructor for class akka.persistence.typed.internal.SideEffect$
 
SideEffect$() - Constructor for class akka.persistence.typed.state.internal.SideEffect$
 
SigarMetricsCollector - Class in akka.cluster.metrics
Loads metrics through Hyperic SIGAR and JMX monitoring beans.
SigarMetricsCollector(ActorSystem) - Constructor for class akka.cluster.metrics.SigarMetricsCollector
This constructor is used when creating an instance from configured FQCN
SigarMetricsCollector(Address, double, SigarProxy) - Constructor for class akka.cluster.metrics.SigarMetricsCollector
 
SigarMetricsCollector(Address, ClusterMetricsSettings) - Constructor for class akka.cluster.metrics.SigarMetricsCollector
 
SigarMetricsCollector(Address, ClusterMetricsSettings, SigarProxy) - Constructor for class akka.cluster.metrics.SigarMetricsCollector
 
SigarProvider - Interface in akka.cluster.metrics
Provide sigar instance as SigarProxy.
SigarProvider$ - Class in akka.cluster.metrics
 
SigarProvider$() - Constructor for class akka.cluster.metrics.SigarProvider$
 
signal(Signal) - Method in class akka.actor.testkit.typed.javadsl.BehaviorTestKit
Send the signal to the beheavior and record any Effects
signal(Signal) - Method in interface akka.actor.testkit.typed.scaladsl.BehaviorTestKit
Send the signal to the behavior and record any Effects
Signal - Interface in akka.actor.typed
System signals are notifications that are generated by the system and delivered to the Actor behavior in a reliable fashion (i.e.
signalHandler() - Method in class akka.persistence.typed.javadsl.EventSourcedBehavior
Override to react on general lifecycle signals and persistence specific signals (subtypes of EventSourcedSignal).
signalHandler() - Method in interface akka.persistence.typed.scaladsl.EventSourcedBehavior
 
signalHandler() - Method in class akka.persistence.typed.state.javadsl.DurableStateBehavior
Override to react on general lifecycle signals and DurableStateBehavior specific signals (recovery related).
signalHandler() - Method in interface akka.persistence.typed.state.scaladsl.DurableStateBehavior
 
SignalHandler<State> - Class in akka.persistence.typed.javadsl
 
SignalHandler<State> - Class in akka.persistence.typed.state.javadsl
 
SignalHandler(PartialFunction<Tuple2<State, Signal>, BoxedUnit>) - Constructor for class akka.persistence.typed.javadsl.SignalHandler
 
SignalHandler(PartialFunction<Tuple2<State, Signal>, BoxedUnit>) - Constructor for class akka.persistence.typed.state.javadsl.SignalHandler
 
SignalHandler$ - Class in akka.persistence.typed.javadsl
 
SignalHandler$ - Class in akka.persistence.typed.state.javadsl
 
SignalHandler$() - Constructor for class akka.persistence.typed.javadsl.SignalHandler$
 
SignalHandler$() - Constructor for class akka.persistence.typed.state.javadsl.SignalHandler$
 
SignalHandlerBuilder<State> - Class in akka.persistence.typed.javadsl
Mutable builder for handling signals in EventSourcedBehavior
SignalHandlerBuilder<State> - Class in akka.persistence.typed.state.javadsl
Mutable builder for handling signals in DurableStateBehavior
SignalHandlerBuilder() - Constructor for class akka.persistence.typed.javadsl.SignalHandlerBuilder
 
SignalHandlerBuilder() - Constructor for class akka.persistence.typed.state.javadsl.SignalHandlerBuilder
 
SignalHandlerBuilder$ - Class in akka.persistence.typed.javadsl
 
SignalHandlerBuilder$ - Class in akka.persistence.typed.state.javadsl
 
SignalHandlerBuilder$() - Constructor for class akka.persistence.typed.javadsl.SignalHandlerBuilder$
 
SignalHandlerBuilder$() - Constructor for class akka.persistence.typed.state.javadsl.SignalHandlerBuilder$
 
signalRestart(TypedActorContext<?>) - Method in interface akka.actor.typed.BehaviorInterceptor.ReceiveTarget
INTERNAL API
SilentState(S, D, Option<FiniteDuration>, Option<FSM.Reason>, List<Object>) - Constructor for class akka.actor.FSM.SilentState
 
SimpleDnsCache - Class in akka.io
 
SimpleDnsCache() - Constructor for class akka.io.SimpleDnsCache
 
SimpleDnsCache.CacheEntry$ - Class in akka.io
 
SimpleDnsCache$ - Class in akka.io
 
SimpleDnsCache$() - Constructor for class akka.io.SimpleDnsCache$
 
SimpleDnsManager - Class in akka.io
 
SimpleDnsManager(DnsExt) - Constructor for class akka.io.SimpleDnsManager
 
SimpleDnsManager$ - Class in akka.io
 
SimpleDnsManager$() - Constructor for class akka.io.SimpleDnsManager$
 
simpleFramingProtocol(int) - Static method in class akka.stream.javadsl.Framing
Returns a BidiFlow that implements a simple framing protocol.
simpleFramingProtocol(int) - Method in class akka.stream.javadsl.Framing$
Returns a BidiFlow that implements a simple framing protocol.
simpleFramingProtocol(int) - Static method in class akka.stream.scaladsl.Framing
Returns a BidiFlow that implements a simple framing protocol.
simpleFramingProtocol(int) - Method in class akka.stream.scaladsl.Framing$
Returns a BidiFlow that implements a simple framing protocol.
simpleFramingProtocolDecoder(int) - Static method in class akka.stream.scaladsl.Framing
Protocol decoder that is used by Framing.simpleFramingProtocol(int)
simpleFramingProtocolDecoder(int) - Method in class akka.stream.scaladsl.Framing$
Protocol decoder that is used by Framing.simpleFramingProtocol(int)
simpleFramingProtocolEncoder(int) - Static method in class akka.stream.scaladsl.Framing
Protocol encoder that is used by Framing.simpleFramingProtocol(int)
simpleFramingProtocolEncoder(int) - Method in class akka.stream.scaladsl.Framing$
Protocol encoder that is used by Framing.simpleFramingProtocol(int)
simpleName(Class<?>) - Static method in class akka.event.Logging
 
simpleName(Class<?>) - Method in class akka.event.Logging$
 
simpleName(Object) - Static method in class akka.event.Logging
 
simpleName(Object) - Method in class akka.event.Logging$
 
simpleSender() - Static method in class akka.io.UdpMessage
Retrieve a simple sender without specifying options.
simpleSender() - Method in class akka.io.UdpMessage$
Retrieve a simple sender without specifying options.
simpleSender(Iterable<Inet.SocketOption>) - Static method in class akka.io.UdpMessage
Retrieve a reference to a &ldquo;simple sender&rdquo; actor of the UDP extension.
simpleSender(Iterable<Inet.SocketOption>) - Method in class akka.io.UdpMessage$
Retrieve a reference to a &ldquo;simple sender&rdquo; actor of the UDP extension.
SimpleSender(Iterable<Inet.SocketOption>) - Constructor for class akka.io.Udp.SimpleSender
 
SimpleSender$() - Constructor for class akka.io.Udp.SimpleSender$
 
SimpleSenderReady$() - Constructor for class akka.io.Udp.SimpleSenderReady$
 
SimpleSupervisor<T,​Thr extends java.lang.Throwable> - Class in akka.actor.typed.internal
For cases where O == I for BehaviorInterceptor.
SimpleSupervisor(SupervisorStrategy, ClassTag<Thr>) - Constructor for class akka.actor.typed.internal.SimpleSupervisor
 
SimpleWriteCommand() - Constructor for class akka.io.Tcp.SimpleWriteCommand
 
single() - Static method in class akka.stream.KillSwitches
Creates a new Graph of FlowShape that materializes to an external switch that allows external completion of that unique materialization.
single() - Method in class akka.stream.KillSwitches$
Creates a new Graph of FlowShape that materializes to an external switch that allows external completion of that unique materialization.
single(A) - Method in class akka.persistence.typed.EventSeq$
 
single(Object) - Static method in class akka.persistence.journal.EventSeq
Java API
single(Object) - Method in class akka.persistence.journal.EventSeq$
Java API
single(T) - Static method in class akka.stream.javadsl.Source
Create a Source with one element.
single(T) - Method in class akka.stream.javadsl.Source$
Create a Source with one element.
single(T) - Static method in class akka.stream.scaladsl.Source
Create a Source with one element.
single(T) - Method in class akka.stream.scaladsl.Source$
Create a Source with one element.
singleBidi() - Static method in class akka.stream.KillSwitches
Creates a new Graph of FlowShape that materializes to an external switch that allows external completion of that unique materialization.
singleBidi() - Method in class akka.stream.KillSwitches$
Creates a new Graph of FlowShape that materializes to an external switch that allows external completion of that unique materialization.
SingleConsumerOnlyUnboundedMailbox - Class in akka.dispatch
SingleConsumerOnlyUnboundedMailbox is a high-performance, multiple producer—single consumer, unbounded MailboxType, with the drawback that you can't have multiple consumers, which rules out using it with BalancingPool (BalancingDispatcher) for instance.
SingleConsumerOnlyUnboundedMailbox() - Constructor for class akka.dispatch.SingleConsumerOnlyUnboundedMailbox
 
SingleConsumerOnlyUnboundedMailbox(ActorSystem.Settings, Config) - Constructor for class akka.dispatch.SingleConsumerOnlyUnboundedMailbox
 
SingleConsumerOnlyUnboundedMailbox$ - Class in akka.dispatch
 
SingleConsumerOnlyUnboundedMailbox$() - Constructor for class akka.dispatch.SingleConsumerOnlyUnboundedMailbox$
 
SingleEventSeq - Class in akka.persistence.journal
 
SingleEventSeq(Object) - Constructor for class akka.persistence.journal.SingleEventSeq
 
SingleEventSeq$ - Class in akka.persistence.journal
 
SingleEventSeq$ - Class in akka.persistence.typed
 
SingleEventSeq$() - Constructor for class akka.persistence.journal.SingleEventSeq$
 
SingleEventSeq$() - Constructor for class akka.persistence.typed.SingleEventSeq$
 
SingleExpectDefaultTimeout() - Method in class akka.actor.testkit.typed.TestKitSettings
Dilated with `TestTimeFactor`.
SingleExpectDefaultTimeout() - Method in class akka.testkit.TestKitSettings
 
singleKeyEntryFromProto(Option<PEntry>, ReplicatedDataSerializer.ProtoMapEntryReader<PEntry, A>) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer
 
singleMapEntryFromProto(List<PEntry>, Function1<A, B>, ReplicatedDataSerializer.ProtoMapEntryReader<PEntry, A>) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer
 
singleMode() - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$
 
SingleMode$() - Constructor for class akka.actor.FSM.SingleMode$
 
SingleMode$() - Constructor for class akka.actor.testkit.typed.Effect.TimerScheduled$.SingleMode$
 
SingleMode$() - Constructor for class akka.persistence.fsm.PersistentFSM.SingleMode$
Deprecated.
 
singleton() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLeaseData
 
singleton() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandingOverData
 
singleton() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestData
 
singleton() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.StoppingData
 
singleton() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.WasOldestData
 
singleton() - Method in class akka.cluster.singleton.ClusterSingletonProxy
 
singleton_$eq(Option<ActorRef>) - Method in class akka.cluster.singleton.ClusterSingletonProxy
 
SingletonActor<M> - Class in akka.cluster.typed
 
SingletonActor() - Constructor for class akka.cluster.typed.SingletonActor
 
SingletonActor$ - Class in akka.cluster.typed
 
SingletonActor$() - Constructor for class akka.cluster.typed.SingletonActor$
 
singletonIdentificationInterval() - Method in class akka.cluster.singleton.ClusterSingletonProxySettings
 
singletonIdentificationInterval() - Method in class akka.cluster.typed.ClusterSingletonSettings
 
singletonName() - Method in class akka.cluster.singleton.ClusterSingletonManagerSettings
 
singletonName() - Method in class akka.cluster.singleton.ClusterSingletonProxySettings
 
singletonName() - Method in class akka.cluster.typed.ClusterSingletonManagerSettings
 
singletonPath() - Method in class akka.cluster.singleton.ClusterSingletonProxy
 
singletonStarted() - Static method in class akka.cluster.ClusterLogMarker
Marker "akkaClusterSingletonStarted" of log event when Cluster Singleton instance has started.
singletonStarted() - Method in class akka.cluster.ClusterLogMarker$
Marker "akkaClusterSingletonStarted" of log event when Cluster Singleton instance has started.
singletonTerminated() - Static method in class akka.cluster.ClusterLogMarker
Marker "akkaClusterSingletonTerminated" of log event when Cluster Singleton instance has terminated.
singletonTerminated() - Method in class akka.cluster.ClusterLogMarker$
Marker "akkaClusterSingletonTerminated" of log event when Cluster Singleton instance has terminated.
sink() - Method in class akka.stream.scaladsl.BroadcastHub$
Creates a Sink with default buffer size 256 that receives elements from its upstream producer and broadcasts them to a dynamic set of consumers.
sink() - Method in interface akka.stream.SinkRef
Scala API: Get Sink underlying to this source ref.
sink() - Method in class akka.stream.stage.GraphStageLogic.SubSinkInlet
 
sink(int) - Method in class akka.stream.scaladsl.BroadcastHub$
Creates a Sink that receives elements from its upstream producer and broadcasts them to a dynamic set of consumers.
sink(ActorRef<Topic.Command<T>>) - Static method in class akka.stream.typed.javadsl.PubSub
Create a sink that will publish each message to the given topic.
sink(ActorRef<Topic.Command<T>>) - Method in class akka.stream.typed.javadsl.PubSub$
Create a sink that will publish each message to the given topic.
sink(ActorRef<Topic.Command<T>>) - Static method in class akka.stream.typed.scaladsl.PubSub
Create a sink that will publish each message to the given topic.
sink(ActorRef<Topic.Command<T>>) - Method in class akka.stream.typed.scaladsl.PubSub$
Create a sink that will publish each message to the given topic.
sink(Function2<Object, T, Object>, int, int) - Method in class akka.stream.scaladsl.PartitionHub$
Creates a Sink that receives elements from its upstream producer and routes them to a dynamic set of consumers.
Sink<In,​Mat> - Class in akka.stream.javadsl
Java API
Sink<In,​Mat> - Class in akka.stream.scaladsl
A Sink is a set of stream processing steps that has one open input.
Sink(LinearTraversalBuilder, SinkShape<In>) - Constructor for class akka.stream.scaladsl.Sink
 
Sink(Sink<In, Mat>) - Constructor for class akka.stream.javadsl.Sink
 
Sink$ - Class in akka.stream.javadsl
Java API
Sink$ - Class in akka.stream.scaladsl
 
Sink$() - Constructor for class akka.stream.javadsl.Sink$
 
Sink$() - Constructor for class akka.stream.scaladsl.Sink$
 
sink$default$3() - Method in class akka.stream.scaladsl.PartitionHub$
 
SinkQueue<T> - Interface in akka.stream.javadsl
This trait allows to have a queue as a sink for a stream.
SinkQueue<T> - Interface in akka.stream.scaladsl
This trait allows to have a queue as a sink for a stream.
SinkQueueWithCancel<T> - Interface in akka.stream.javadsl
This trait adds cancel support to SinkQueue.
SinkQueueWithCancel<T> - Interface in akka.stream.scaladsl
This trait adds cancel support to SinkQueue.
SinkQueueWithCancel.QueueOps<T> - Class in akka.stream.scaladsl
 
SinkQueueWithCancel.QueueOps$ - Class in akka.stream.scaladsl
 
SinkQueueWithCancel$ - Class in akka.stream.javadsl
 
SinkQueueWithCancel$ - Class in akka.stream.scaladsl
 
SinkQueueWithCancel$() - Constructor for class akka.stream.javadsl.SinkQueueWithCancel$
 
SinkQueueWithCancel$() - Constructor for class akka.stream.scaladsl.SinkQueueWithCancel$
 
sinkRef() - Static method in class akka.stream.javadsl.StreamRefs
A local Sink which materializes a SourceRef which can be used by other streams (including remote ones), to consume data from this local stream, as if they were attached in the spot of the local Sink directly.
sinkRef() - Method in class akka.stream.javadsl.StreamRefs$
A local Sink which materializes a SourceRef which can be used by other streams (including remote ones), to consume data from this local stream, as if they were attached in the spot of the local Sink directly.
sinkRef() - Static method in class akka.stream.scaladsl.StreamRefs
A local Source which materializes a SinkRef which can be used by other streams (including remote ones), to publish data to this local stream, as if they were attached directly in place of the local Source.
sinkRef() - Method in class akka.stream.scaladsl.StreamRefs$
A local Source which materializes a SinkRef which can be used by other streams (including remote ones), to publish data to this local stream, as if they were attached directly in place of the local Source.
SinkRef<In> - Interface in akka.stream
A SinkRef allows sharing a "reference" to a Sink with others, with the main purpose of crossing a network boundary.
SinkRef$ - Class in akka.stream
See full documentation on SinkRef.
SinkRef$() - Constructor for class akka.stream.SinkRef$
 
SinkRefDeserializer$ - Class in akka.serialization.jackson
INTERNAL API
SinkRefDeserializer$() - Constructor for class akka.serialization.jackson.SinkRefDeserializer$
 
SinkRefSerializer$ - Class in akka.serialization.jackson
INTERNAL API
SinkRefSerializer$() - Constructor for class akka.serialization.jackson.SinkRefSerializer$
 
SinkShape<T> - Class in akka.stream
A Sink Shape has exactly one input and no outputs, it models a data sink.
SinkShape(Inlet<T>) - Constructor for class akka.stream.SinkShape
 
SinkShape$ - Class in akka.stream
 
SinkShape$() - Constructor for class akka.stream.SinkShape$
 
size() - Method in interface akka.actor.CoordinatedShutdown.PhaseDefinition
 
size() - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
size() - Method in interface akka.actor.typed.javadsl.StashBuffer
How many elements are in the message buffer.
size() - Method in interface akka.actor.typed.scaladsl.StashBuffer
How many elements are in the message buffer.
size() - Method in class akka.cluster.ddata.GSet
 
size() - Method in class akka.cluster.ddata.LWWMap
 
size() - Method in class akka.cluster.ddata.ORMap
 
size() - Method in class akka.cluster.ddata.ORMultiMap
 
size() - Method in class akka.cluster.ddata.ORSet
 
size() - Method in class akka.cluster.ddata.PNCounterMap
 
size() - Static method in class akka.cluster.sharding.internal.NoActiveEntities
 
size() - Method in class akka.cluster.sharding.internal.NoActiveEntities$
 
size() - Method in class akka.dispatch.AbstractBoundedNodeQueue
Returns an approximation of the queue's "current" size
size() - Method in class akka.io.Inet.SO$.ReceiveBufferSize
 
size() - Method in class akka.io.Inet.SO$.SendBufferSize
 
size() - Method in class akka.persistence.AtomicWrite
 
size() - Method in interface akka.persistence.PersistentEnvelope
 
size() - Method in class akka.persistence.PluginSpec
 
size() - Method in class akka.persistence.typed.crdt.ORSet
 
size() - Static method in class akka.persistence.typed.EmptyEventSeq
 
size() - Method in class akka.persistence.typed.EmptyEventSeq$
 
size() - Method in interface akka.persistence.typed.EventSeq
 
size() - Method in class akka.remote.artery.compress.CountMinSketch
 
size() - Method in class akka.stream.ActorAttributes.MaxFixedBufferSize
 
size() - Method in interface akka.stream.BoundedSourceQueue
Returns the approximate number of elements in this queue.
size() - Method in interface akka.stream.javadsl.PartitionHub.ConsumerInfo
Number of attached consumers.
size() - Method in class akka.stream.scaladsl.TcpAttributes.TcpWriteBufferSize
 
size() - Method in class akka.util.BoundedBlockingQueue
 
size() - Method in class akka.util.ByteIterator.ByteArrayIterator
 
size() - Method in class akka.util.ByteIterator.MultiByteArrayIterator
 
size() - Method in class akka.util.Collections.PartialImmutableValuesIterable
 
size() - Method in class akka.util.MessageBuffer
How many elements are in the message buffer.
size() - Method in class akka.util.MessageBufferMap
How many ids are in the buffer map.
size() - Method in interface akka.util.PriorityQueueStabilizer
 
size$extension(EarliestFirstSystemMessageList) - Method in class akka.actor.typed.internal.EarliestFirstSystemMessageList$
 
size$extension(LatestFirstSystemMessageList) - Method in class akka.actor.typed.internal.LatestFirstSystemMessageList$
 
size$extension(EarliestFirstSystemMessageList) - Method in class akka.dispatch.sysmsg.EarliestFirstSystemMessageList$
 
size$extension(LatestFirstSystemMessageList) - Method in class akka.dispatch.sysmsg.LatestFirstSystemMessageList$
 
sizeHint(int) - Method in class akka.util.ByteStringBuilder
 
Slf4jLogger - Class in akka.event.slf4j
SLF4J logger.
Slf4jLogger() - Constructor for class akka.event.slf4j.Slf4jLogger
 
SLF4JLogging - Interface in akka.event.slf4j
Base trait for all classes that wants to be able use the SLF4J logging infrastructure.
Slf4jLoggingFilter - Class in akka.event.slf4j
LoggingFilter that uses the log level defined in the SLF4J backend configuration (e.g.
Slf4jLoggingFilter(ActorSystem.Settings, EventStream) - Constructor for class akka.event.slf4j.Slf4jLoggingFilter
 
Slf4jLogMarker - Class in akka.event.slf4j
Wraps Marker
Slf4jLogMarker(Marker) - Constructor for class akka.event.slf4j.Slf4jLogMarker
 
Slf4jLogMarker$ - Class in akka.event.slf4j
Factory for creating LogMarker that wraps Marker
Slf4jLogMarker$() - Constructor for class akka.event.slf4j.Slf4jLogMarker$
 
slice() - Method in class akka.persistence.query.typed.EventEnvelope
 
slice(int, int) - Method in class akka.util.ByteIterator
 
slice(int, int) - Method in class akka.util.ByteString.ByteString1
 
slice(int, int) - Method in class akka.util.ByteString.ByteString1C
 
slice(int, int) - Method in class akka.util.ByteString.ByteStrings
 
slice(int, int) - Method in class akka.util.ByteString
 
SLICE_FIELD_NUMBER - Static variable in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
 
sliceForPersistenceId(String) - Method in class akka.persistence.Persistence
A slice is deterministically defined based on the persistence id.
sliceForPersistenceId(String) - Method in interface akka.persistence.query.typed.javadsl.CurrentEventsBySliceQuery
 
sliceForPersistenceId(String) - Method in interface akka.persistence.query.typed.javadsl.DurableStateStoreBySliceQuery
 
sliceForPersistenceId(String) - Method in interface akka.persistence.query.typed.javadsl.EventsBySliceQuery
 
sliceForPersistenceId(String) - Method in interface akka.persistence.query.typed.scaladsl.CurrentEventsBySliceQuery
 
sliceForPersistenceId(String) - Method in interface akka.persistence.query.typed.scaladsl.DurableStateStoreBySliceQuery
 
sliceForPersistenceId(String) - Method in interface akka.persistence.query.typed.scaladsl.EventsBySliceQuery
 
sliceForPersistenceId(String) - Method in class akka.persistence.testkit.query.javadsl.PersistenceTestKitReadJournal
 
sliceForPersistenceId(String) - Method in class akka.persistence.testkit.query.scaladsl.PersistenceTestKitReadJournal
 
sliceForPersistenceId(String) - Method in class akka.persistence.testkit.state.javadsl.PersistenceTestKitDurableStateStore
 
sliceForPersistenceId(String) - Method in class akka.persistence.testkit.state.scaladsl.PersistenceTestKitDurableStateStore
 
sliceRanges(int) - Method in class akka.persistence.Persistence
Scala API: Split the total number of slices into ranges by the given numberOfRanges.
sliceRanges(int) - Method in interface akka.persistence.query.typed.javadsl.CurrentEventsBySliceQuery
 
sliceRanges(int) - Method in interface akka.persistence.query.typed.javadsl.DurableStateStoreBySliceQuery
 
sliceRanges(int) - Method in interface akka.persistence.query.typed.javadsl.EventsBySliceQuery
 
sliceRanges(int) - Method in interface akka.persistence.query.typed.scaladsl.CurrentEventsBySliceQuery
 
sliceRanges(int) - Method in interface akka.persistence.query.typed.scaladsl.DurableStateStoreBySliceQuery
 
sliceRanges(int) - Method in interface akka.persistence.query.typed.scaladsl.EventsBySliceQuery
 
sliceRanges(int) - Method in class akka.persistence.testkit.query.javadsl.PersistenceTestKitReadJournal
 
sliceRanges(int) - Method in class akka.persistence.testkit.query.scaladsl.PersistenceTestKitReadJournal
 
sliceRanges(int) - Method in class akka.persistence.testkit.state.javadsl.PersistenceTestKitDurableStateStore
 
sliceRanges(int) - Method in class akka.persistence.testkit.state.scaladsl.PersistenceTestKitDurableStateStore
 
sliding(int, int) - Method in class akka.stream.javadsl.Flow
Apply a sliding window over the stream and return the windows as groups of elements, with the last group possibly smaller than requested due to end-of-stream.
sliding(int, int) - Method in class akka.stream.javadsl.FlowWithContext
Context-preserving variant of akka.stream.javadsl.Flow.sliding.
sliding(int, int) - Method in class akka.stream.javadsl.Source
Apply a sliding window over the stream and return the windows as groups of elements, with the last group possibly smaller than requested due to end-of-stream.
sliding(int, int) - Method in class akka.stream.javadsl.SourceWithContext
Context-preserving variant of akka.stream.javadsl.Source.sliding.
sliding(int, int) - Method in class akka.stream.javadsl.SubFlow
Apply a sliding window over the stream and return the windows as groups of elements, with the last group possibly smaller than requested due to end-of-stream.
sliding(int, int) - Method in class akka.stream.javadsl.SubSource
 
sliding(int, int) - Method in interface akka.stream.scaladsl.FlowOps
Apply a sliding window over the stream and return the windows as groups of elements, with the last group possibly smaller than requested due to end-of-stream.
sliding(int, int) - Method in interface akka.stream.scaladsl.FlowWithContextOps
Context-preserving variant of akka.stream.scaladsl.FlowOps.sliding.
sliding$default$2() - Method in class akka.stream.javadsl.Flow
 
sliding$default$2() - Method in class akka.stream.javadsl.FlowWithContext
 
sliding$default$2() - Method in class akka.stream.javadsl.SourceWithContext
 
sliding$default$2() - Method in class akka.stream.javadsl.SubFlow
 
sliding$default$2() - Method in class akka.stream.javadsl.SubSource
 
sliding$default$2() - Method in interface akka.stream.scaladsl.FlowOps
 
sliding$default$2() - Method in interface akka.stream.scaladsl.FlowWithContextOps
 
SmallCache(int, FiniteDuration, Function1<A, B>) - Constructor for class akka.cluster.ddata.protobuf.ReplicatorMessageSerializer.SmallCache
 
SmallestMailboxPool - Class in akka.routing
A router pool that tries to send to the non-suspended routee with fewest messages in mailbox.
SmallestMailboxPool(int) - Constructor for class akka.routing.SmallestMailboxPool
Java API
SmallestMailboxPool(int, Option<Resizer>, SupervisorStrategy, String, boolean) - Constructor for class akka.routing.SmallestMailboxPool
 
SmallestMailboxPool(Config) - Constructor for class akka.routing.SmallestMailboxPool
 
SmallestMailboxPool$ - Class in akka.routing
 
SmallestMailboxPool$() - Constructor for class akka.routing.SmallestMailboxPool$
 
SmallestMailboxRoutingLogic - Class in akka.routing
Tries to send to the non-suspended routee with fewest messages in mailbox.
SmallestMailboxRoutingLogic() - Constructor for class akka.routing.SmallestMailboxRoutingLogic
 
SmallestMailboxRoutingLogic$ - Class in akka.routing
 
SmallestMailboxRoutingLogic$() - Constructor for class akka.routing.SmallestMailboxRoutingLogic$
 
smoothValue() - Method in class akka.cluster.metrics.Metric
The numerical value of the average, if defined, otherwise the latest value
snapshot() - Method in class akka.persistence.Eventsourced.RecoveryTick
 
snapshot() - Method in class akka.persistence.SelectedSnapshot
 
snapshot() - Method in class akka.persistence.SnapshotOffer
 
snapshot() - Method in class akka.persistence.SnapshotProtocol.LoadSnapshotResult
 
snapshot() - Method in class akka.persistence.SnapshotProtocol.SaveSnapshot
 
snapshot() - Method in class akka.persistence.testkit.ReadSnapshot
 
snapshot() - Method in class akka.persistence.testkit.WriteSnapshot
 
snapshot() - Method in class akka.persistence.typed.internal.InternalProtocol.RecoveryTickEvent
 
Snapshot - Class in akka.persistence.serialization
Wrapper for snapshot data.
Snapshot(Object) - Constructor for class akka.persistence.serialization.Snapshot
 
Snapshot$ - Class in akka.persistence.serialization
 
Snapshot$() - Constructor for class akka.persistence.serialization.Snapshot$
 
snapshotAdapter() - Method in class akka.persistence.typed.javadsl.EventSourcedBehavior
Transform the state into another type before giving it to and from the journal.
snapshotAdapter() - Method in class akka.persistence.typed.state.javadsl.DurableStateBehavior
Transform the state into another type before giving it to and from the store.
snapshotAdapter(Function3<String, Object, Optional<Duration>, State>) - Static method in class akka.persistence.typed.javadsl.PersistentFSMMigration
Create a snapshot adapter that will adapt snapshots created by a PersistentFSM into the correct State type of a EventSourcedBehavior
snapshotAdapter(Function3<String, Object, Optional<Duration>, State>) - Method in class akka.persistence.typed.javadsl.PersistentFSMMigration$
Create a snapshot adapter that will adapt snapshots created by a PersistentFSM into the correct State type of a EventSourcedBehavior
snapshotAdapter(SnapshotAdapter<State>) - Method in interface akka.persistence.typed.scaladsl.EventSourcedBehavior
Transform the state to another type before giving to the journal.
snapshotAdapter(SnapshotAdapter<State>) - Method in interface akka.persistence.typed.state.scaladsl.DurableStateBehavior
Transform the state to another type before giving to the store.
snapshotAdapter(Function3<String, Object, Option<FiniteDuration>, State>) - Static method in class akka.persistence.typed.scaladsl.PersistentFSMMigration
Create a snapshot adapter that will adapt snapshots created by a PersistentFSM into the correct State type of a EventSourcedBehavior
snapshotAdapter(Function3<String, Object, Option<FiniteDuration>, State>) - Method in class akka.persistence.typed.scaladsl.PersistentFSMMigration$
Create a snapshot adapter that will adapt snapshots created by a PersistentFSM into the correct State type of a EventSourcedBehavior
SnapshotAdapter<State> - Interface in akka.persistence.typed
Facility to convert snapshots from and to a specialized data model.
snapshotAfter() - Method in class akka.cluster.sharding.ClusterShardingSettings.TuningParameters
 
snapshotAfter() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
SnapshotAfter$ - Class in akka.persistence.fsm
SnapshotAfter Extension Id and factory for creating SnapshotAfter extension
SnapshotAfter$() - Constructor for class akka.persistence.fsm.SnapshotAfter$
 
snapshotByteSizeLimit() - Method in class akka.persistence.snapshot.SnapshotStoreSpec
The limit defines a number of bytes persistence plugin can support to store the snapshot.
SnapshotCompleted - Class in akka.persistence.typed
 
SnapshotCompleted(SnapshotMetadata) - Constructor for class akka.persistence.typed.SnapshotCompleted
 
SnapshotCompleted$ - Class in akka.persistence.typed
 
SnapshotCompleted$() - Constructor for class akka.persistence.typed.SnapshotCompleted$
 
SnapshotCountRetentionCriteria - Class in akka.persistence.typed.javadsl
 
SnapshotCountRetentionCriteria - Interface in akka.persistence.typed.scaladsl
 
SnapshotCountRetentionCriteria() - Constructor for class akka.persistence.typed.javadsl.SnapshotCountRetentionCriteria
 
SnapshotCountRetentionCriteriaImpl$ - Class in akka.persistence.typed.internal
 
SnapshotCountRetentionCriteriaImpl$() - Constructor for class akka.persistence.typed.internal.SnapshotCountRetentionCriteriaImpl$
 
snapshotEvery() - Method in class akka.persistence.typed.delivery.EventSourcedProducerQueue.Settings
 
snapshotEvery(int, int) - Static method in class akka.persistence.typed.javadsl.RetentionCriteria
Save snapshots automatically every numberOfEvents.
snapshotEvery(int, int) - Method in class akka.persistence.typed.javadsl.RetentionCriteria$
Save snapshots automatically every numberOfEvents.
snapshotEvery(int, int) - Method in class akka.persistence.typed.scaladsl.RetentionCriteria$
Save snapshots automatically every numberOfEvents.
SnapshotFailed - Class in akka.persistence.typed
 
SnapshotFailed(SnapshotMetadata, Throwable) - Constructor for class akka.persistence.typed.SnapshotFailed
 
SnapshotFailed$ - Class in akka.persistence.typed
 
SnapshotFailed$() - Constructor for class akka.persistence.typed.SnapshotFailed$
 
SnapshotInteractions<C,​E,​S> - Interface in akka.persistence.typed.internal
INTERNAL API
SnapshotMeta - Class in akka.persistence.testkit
Snapshot metainformation.
SnapshotMeta(long, long) - Constructor for class akka.persistence.testkit.SnapshotMeta
 
SnapshotMeta$ - Class in akka.persistence.testkit
 
SnapshotMeta$() - Constructor for class akka.persistence.testkit.SnapshotMeta$
 
SnapshotMetadata - Class in akka.persistence
Snapshot metadata.
SnapshotMetadata - Class in akka.persistence.typed
Snapshot metadata.
SnapshotMetadata(String, long, long) - Constructor for class akka.persistence.SnapshotMetadata
 
SnapshotMetadata(String, long, long) - Constructor for class akka.persistence.typed.SnapshotMetadata
 
SnapshotMetadata(String, long, long, Option<Object>) - Constructor for class akka.persistence.SnapshotMetadata
 
SnapshotMetadata$ - Class in akka.persistence
 
SnapshotMetadata$ - Class in akka.persistence.typed
 
SnapshotMetadata$() - Constructor for class akka.persistence.SnapshotMetadata$
 
SnapshotMetadata$() - Constructor for class akka.persistence.typed.SnapshotMetadata$
 
SnapshotOffer - Class in akka.persistence
Offers a PersistentActor a previously saved snapshot during recovery.
SnapshotOffer(SnapshotMetadata, Object) - Constructor for class akka.persistence.SnapshotOffer
 
SnapshotOffer$ - Class in akka.persistence
 
SnapshotOffer$() - Constructor for class akka.persistence.SnapshotOffer$
 
SnapshotOperation - Interface in akka.persistence.testkit
INTERNAL API Operations supported by snapshot plugin
snapshotPluginConfig() - Method in interface akka.persistence.RuntimePluginConfig
Additional configuration of the snapshot plugin servicing this persistent actor.
snapshotPluginId() - Method in class akka.cluster.sharding.ClusterShardingSettings
 
snapshotPluginId() - Method in class akka.cluster.sharding.PersistentShardCoordinator
Deprecated.
 
snapshotPluginId() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings
 
snapshotPluginId() - Method in interface akka.persistence.PersistenceIdentity
Configuration id of the snapshot plugin servicing this persistent actor.
snapshotPluginId() - Method in class akka.persistence.typed.delivery.EventSourcedProducerQueue.Settings
 
snapshotPluginId() - Method in class akka.persistence.typed.javadsl.EventSourcedBehavior
Override and define the snapshot store plugin id that this actor should use instead of the default.
SnapshotPolicies$() - Constructor for class akka.persistence.testkit.SnapshotStorage.SnapshotPolicies$
 
SnapshotProtocol - Class in akka.persistence
INTERNAL API.
SnapshotProtocol() - Constructor for class akka.persistence.SnapshotProtocol
 
SnapshotProtocol.DeleteSnapshot - Class in akka.persistence
Instructs snapshot store to delete a snapshot.
SnapshotProtocol.DeleteSnapshot$ - Class in akka.persistence
 
SnapshotProtocol.DeleteSnapshots - Class in akka.persistence
Instructs snapshot store to delete all snapshots that match criteria.
SnapshotProtocol.DeleteSnapshots$ - Class in akka.persistence
 
SnapshotProtocol.LoadSnapshot - Class in akka.persistence
Instructs a snapshot store to load a snapshot.
SnapshotProtocol.LoadSnapshot$ - Class in akka.persistence
 
SnapshotProtocol.LoadSnapshotFailed - Class in akka.persistence
Reply message to a failed SnapshotProtocol.LoadSnapshot request.
SnapshotProtocol.LoadSnapshotFailed$ - Class in akka.persistence
 
SnapshotProtocol.LoadSnapshotResult - Class in akka.persistence
Response message to a SnapshotProtocol.LoadSnapshot message.
SnapshotProtocol.LoadSnapshotResult$ - Class in akka.persistence
 
SnapshotProtocol.Message - Interface in akka.persistence
Marker trait shared by internal snapshot messages.
SnapshotProtocol.Request - Interface in akka.persistence
Internal snapshot command.
SnapshotProtocol.Response - Interface in akka.persistence
Internal snapshot acknowledgement.
SnapshotProtocol.SaveSnapshot - Class in akka.persistence
Instructs snapshot store to save a snapshot.
SnapshotProtocol.SaveSnapshot$ - Class in akka.persistence
 
SnapshotProtocol$ - Class in akka.persistence
INTERNAL API.
SnapshotProtocol$() - Constructor for class akka.persistence.SnapshotProtocol$
 
snapshots() - Method in class akka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Removals
 
snapshotSelectionCriteria() - Method in class akka.persistence.typed.javadsl.EventSourcedBehavior
Deprecated.
override recovery instead. Since 2.6.5.
SnapshotSelectionCriteria - Class in akka.persistence
Selection criteria for loading and deleting snapshots.
SnapshotSelectionCriteria - Class in akka.persistence.typed
Selection criteria for loading and deleting snapshots.
SnapshotSelectionCriteria(long, long, long, long) - Constructor for class akka.persistence.SnapshotSelectionCriteria
 
SnapshotSelectionCriteria$ - Class in akka.persistence
 
SnapshotSelectionCriteria$ - Class in akka.persistence.typed
 
SnapshotSelectionCriteria$() - Constructor for class akka.persistence.SnapshotSelectionCriteria$
 
SnapshotSelectionCriteria$() - Constructor for class akka.persistence.typed.SnapshotSelectionCriteria$
 
snapshotSequenceNr() - Method in interface akka.persistence.Eventsourced
Returns lastSequenceNr.
snapshotSequenceNr() - Method in interface akka.persistence.Snapshotter
Sequence number to use when taking a snapshot.
SnapshotSerializer - Class in akka.persistence.serialization
Snapshot serializer.
SnapshotSerializer(ExtendedActorSystem) - Constructor for class akka.persistence.serialization.SnapshotSerializer
 
SnapshotStorage - Interface in akka.persistence.testkit
INTERNAL API
SnapshotStorage.SnapshotPolicies$ - Class in akka.persistence.testkit
 
SnapshotStorage$ - Class in akka.persistence.testkit
 
SnapshotStorage$() - Constructor for class akka.persistence.testkit.SnapshotStorage$
 
SnapshotStorageEmulatorExtension - Class in akka.persistence.testkit.internal
INTERNAL API
SnapshotStorageEmulatorExtension() - Constructor for class akka.persistence.testkit.internal.SnapshotStorageEmulatorExtension
 
SnapshotStorageEmulatorExtension$ - Class in akka.persistence.testkit.internal
INTERNAL API
SnapshotStorageEmulatorExtension$() - Constructor for class akka.persistence.testkit.internal.SnapshotStorageEmulatorExtension$
 
snapshotStore() - Method in class akka.cluster.sharding.PersistentShardCoordinator
Deprecated.
 
snapshotStore() - Method in class akka.persistence.AbstractPersistentActor
 
snapshotStore() - Method in class akka.persistence.AbstractPersistentActorWithTimers
 
snapshotStore() - Method in interface akka.persistence.Eventsourced
 
snapshotStore() - Method in class akka.persistence.fsm.AbstractPersistentFSM
Deprecated.
 
snapshotStore() - Method in class akka.persistence.journal.JournalPerfSpec.BenchActor
 
snapshotStore() - Method in class akka.persistence.snapshot.SnapshotStoreSpec
 
snapshotStore() - Method in interface akka.persistence.Snapshotter
Snapshot store plugin actor.
SnapshotStore - Class in akka.persistence.snapshot.japi
Java API: abstract snapshot store.
SnapshotStore - Interface in akka.persistence.snapshot
Abstract snapshot store.
SnapshotStore() - Constructor for class akka.persistence.snapshot.japi.SnapshotStore
 
SnapshotStoreCapabilityFlags - Interface in akka.persistence
 
SnapshotStoreFallbackConfigPath() - Static method in class akka.persistence.Persistence
Config path to fall-back to if a setting is not defined in a specific snapshot plugin's config section
SnapshotStoreFallbackConfigPath() - Method in class akka.persistence.Persistence$
Config path to fall-back to if a setting is not defined in a specific snapshot plugin's config section
SnapshotStoreSpec - Class in akka.persistence.snapshot
This spec aims to verify custom akka-persistence SnapshotStore implementations.
SnapshotStoreSpec(Config) - Constructor for class akka.persistence.snapshot.SnapshotStoreSpec
 
SnapshotStoreSpec$ - Class in akka.persistence.snapshot
 
SnapshotStoreSpec$() - Constructor for class akka.persistence.snapshot.SnapshotStoreSpec$
 
Snapshotter - Interface in akka.persistence
Snapshot API on top of the internal snapshot protocol.
snapshotterId() - Method in interface akka.persistence.Eventsourced
Returns persistenceId.
snapshotterId() - Method in interface akka.persistence.Snapshotter
Snapshotter id.
SnapshotterResponse(SnapshotProtocol.Response) - Constructor for class akka.persistence.typed.internal.InternalProtocol.SnapshotterResponse
 
SnapshotterResponse$() - Constructor for class akka.persistence.typed.internal.InternalProtocol.SnapshotterResponse$
 
snapshotTestKit() - Method in class akka.persistence.testkit.javadsl.EventSourcedBehaviorTestKit
The underlying SnapshotTestKit for snapshot storage.
snapshotTestKit() - Method in interface akka.persistence.testkit.scaladsl.EventSourcedBehaviorTestKit
The underlying SnapshotTestKit for snapshot storage.
SnapshotTestKit - Class in akka.persistence.testkit.javadsl
Class for testing persisted snapshots in persistent actors.
SnapshotTestKit - Class in akka.persistence.testkit.scaladsl
Class for testing snapshots of persistent actors.
SnapshotTestKit(ActorSystem) - Constructor for class akka.persistence.testkit.javadsl.SnapshotTestKit
 
SnapshotTestKit(ActorSystem) - Constructor for class akka.persistence.testkit.scaladsl.SnapshotTestKit
 
SnapshotTestKit(SnapshotTestKit) - Constructor for class akka.persistence.testkit.javadsl.SnapshotTestKit
 
SnapshotTestKit.Settings - Class in akka.persistence.testkit.scaladsl
 
SnapshotTestKit.Settings$ - Class in akka.persistence.testkit.scaladsl
 
SnapshotTestKit$ - Class in akka.persistence.testkit.javadsl
 
SnapshotTestKit$ - Class in akka.persistence.testkit.scaladsl
 
SnapshotTestKit$() - Constructor for class akka.persistence.testkit.javadsl.SnapshotTestKit$
 
SnapshotTestKit$() - Constructor for class akka.persistence.testkit.scaladsl.SnapshotTestKit$
 
snapshotWhen(Function3<State, Event, Object, Object>) - Method in interface akka.persistence.typed.scaladsl.EventSourcedBehavior
Initiates a snapshot if the given predicate evaluates to true.
snr() - Method in class akka.persistence.journal.AsyncWriteJournal.Desequenced
 
SO$() - Constructor for class akka.io.Inet.SO$
 
SO$() - Constructor for class akka.io.Tcp.SO$
 
SO$() - Constructor for class akka.io.Udp.SO$
 
SOA() - Static method in class akka.io.dns.RecordType
marks the start of a zone of authority
SOA() - Method in class akka.io.dns.RecordType$
marks the start of a zone of authority
sockAddr() - Method in interface akka.remote.testconductor.Conductor
Obtain the port to which the controller&rsquo;s socket is actually bound.
SocketUtil - Class in akka.testkit
Utilities to get free socket address.
SocketUtil() - Constructor for class akka.testkit.SocketUtil
 
SocketUtil.Both$ - Class in akka.testkit
 
SocketUtil.Protocol - Interface in akka.testkit
 
SocketUtil.Tcp$ - Class in akka.testkit
 
SocketUtil.Udp$ - Class in akka.testkit
 
SocketUtil$ - Class in akka.testkit
Utilities to get free socket address.
SocketUtil$() - Constructor for class akka.testkit.SocketUtil$
 
some(A) - Static method in class akka.japi.Option
Option factory that creates Some
some(A) - Method in class akka.japi.Option$
Option factory that creates Some
Some(A) - Constructor for class akka.japi.Option.Some
 
Some$() - Constructor for class akka.japi.Option.Some$
 
sorted() - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
sorted() - Method in class akka.persistence.PluginSpec
 
source() - Method in class akka.stream.scaladsl.MergeHub$
 
source() - Method in interface akka.stream.SourceRef
Scala API: Get Source underlying to this source ref.
source() - Method in class akka.stream.stage.GraphStageLogic.SubSourceOutlet
Get the Source for this dynamic output port.
source() - Method in class akka.testkit.DebugFilter
 
source() - Method in class akka.testkit.ErrorFilter
 
source() - Method in class akka.testkit.EventFilter
 
source() - Method in class akka.testkit.InfoFilter
 
source() - Method in class akka.testkit.WarningFilter
 
source(int) - Method in class akka.stream.scaladsl.MergeHub$
 
source(ActorRef<Topic.Command<T>>, int, OverflowStrategy) - Static method in class akka.stream.typed.javadsl.PubSub
Create a source that will subscribe to a topic and stream messages published to the topic.
source(ActorRef<Topic.Command<T>>, int, OverflowStrategy) - Method in class akka.stream.typed.javadsl.PubSub$
Create a source that will subscribe to a topic and stream messages published to the topic.
source(ActorRef<Topic.Command<T>>, int, OverflowStrategy) - Static method in class akka.stream.typed.scaladsl.PubSub
Create a source that will subscribe to a topic and stream messages published to the topic.
source(ActorRef<Topic.Command<T>>, int, OverflowStrategy) - Method in class akka.stream.typed.scaladsl.PubSub$
Create a source that will subscribe to a topic and stream messages published to the topic.
Source<Out,​Mat> - Class in akka.stream.javadsl
Java API
Source<Out,​Mat> - Class in akka.stream.scaladsl
A Source is a set of stream processing steps that has one open output.
Source(LinearTraversalBuilder, SourceShape<Out>) - Constructor for class akka.stream.scaladsl.Source
 
Source(Source<Out, Mat>) - Constructor for class akka.stream.javadsl.Source
 
Source$ - Class in akka.stream.javadsl
Java API
Source$ - Class in akka.stream.scaladsl
 
Source$() - Constructor for class akka.stream.javadsl.Source$
 
Source$() - Constructor for class akka.stream.scaladsl.Source$
 
sourceActorSystem() - Method in class akka.actor.typed.internal.ActorContextImpl.LoggingContext
 
SourceActorSystemKey() - Static method in class akka.actor.typed.internal.ActorMdc
 
SourceActorSystemKey() - Method in class akka.actor.typed.internal.ActorMdc$
 
SourceFile(String) - Constructor for class akka.util.LineNumbers.SourceFile
 
SourceFile$() - Constructor for class akka.util.LineNumbers.SourceFile$
 
SourceFileLines(String, int, int) - Constructor for class akka.util.LineNumbers.SourceFileLines
 
SourceFileLines$() - Constructor for class akka.util.LineNumbers.SourceFileLines$
 
SourceLocation(Object) - Constructor for class akka.stream.Attributes.SourceLocation
 
SourceLocation$() - Constructor for class akka.stream.Attributes.SourceLocation$
 
SourceQueue<T> - Interface in akka.stream.javadsl
This trait allows to have a queue as a data source for some stream.
SourceQueue<T> - Interface in akka.stream.scaladsl
This trait allows to have a queue as a data source for some stream.
SourceQueueWithComplete<T> - Interface in akka.stream.javadsl
This trait adds completion support to SourceQueue.
SourceQueueWithComplete<T> - Interface in akka.stream.scaladsl
This trait adds completion support to SourceQueue.
SourceQueueWithComplete.QueueOps<T> - Class in akka.stream.scaladsl
 
SourceQueueWithComplete.QueueOps$ - Class in akka.stream.scaladsl
 
SourceQueueWithComplete$ - Class in akka.stream.javadsl
 
SourceQueueWithComplete$ - Class in akka.stream.scaladsl
 
SourceQueueWithComplete$() - Constructor for class akka.stream.javadsl.SourceQueueWithComplete$
 
SourceQueueWithComplete$() - Constructor for class akka.stream.scaladsl.SourceQueueWithComplete$
 
sourceRef() - Static method in class akka.stream.javadsl.StreamRefs
A local Sink which materializes a SourceRef which can be used by other streams (including remote ones), to consume data from this local stream, as if they were attached in the spot of the local Sink directly.
sourceRef() - Method in class akka.stream.javadsl.StreamRefs$
A local Sink which materializes a SourceRef which can be used by other streams (including remote ones), to consume data from this local stream, as if they were attached in the spot of the local Sink directly.
sourceRef() - Static method in class akka.stream.scaladsl.StreamRefs
A local Sink which materializes a SourceRef which can be used by other streams (including remote ones), to consume data from this local stream, as if they were attached directly in place of the local Sink.
sourceRef() - Method in class akka.stream.scaladsl.StreamRefs$
A local Sink which materializes a SourceRef which can be used by other streams (including remote ones), to consume data from this local stream, as if they were attached directly in place of the local Sink.
SourceRef<T> - Interface in akka.stream
A SourceRef allows sharing a "reference" with others, with the main purpose of crossing a network boundary.
SourceRef$ - Class in akka.stream
See full documentation on SourceRef.
SourceRef$() - Constructor for class akka.stream.SourceRef$
 
SourceRefDeserializer$ - Class in akka.serialization.jackson
INTERNAL API
SourceRefDeserializer$() - Constructor for class akka.serialization.jackson.SourceRefDeserializer$
 
SourceRefSerializer$ - Class in akka.serialization.jackson
INTERNAL API
SourceRefSerializer$() - Constructor for class akka.serialization.jackson.SourceRefSerializer$
 
SourceShape<T> - Class in akka.stream
A Source Shape has exactly one output and no inputs, it models a source of data.
SourceShape(Outlet<T>) - Constructor for class akka.stream.SourceShape
 
SourceShape$ - Class in akka.stream
 
SourceShape$() - Constructor for class akka.stream.SourceShape$
 
SourceWithContext<Out,​Ctx,​Mat> - Class in akka.stream.javadsl
A source that provides operations which automatically propagate the context of an element.
SourceWithContext<Out,​Ctx,​Mat> - Class in akka.stream.scaladsl
A source that provides operations which automatically propagate the context of an element.
SourceWithContext(SourceWithContext<Out, Ctx, Mat>) - Constructor for class akka.stream.javadsl.SourceWithContext
 
SourceWithContext$ - Class in akka.stream.javadsl
 
SourceWithContext$ - Class in akka.stream.scaladsl
 
SourceWithContext$() - Constructor for class akka.stream.javadsl.SourceWithContext$
 
SourceWithContext$() - Constructor for class akka.stream.scaladsl.SourceWithContext$
 
sourceWithDraining() - Method in class akka.stream.scaladsl.MergeHub$
 
sourceWithDraining(int) - Method in class akka.stream.scaladsl.MergeHub$
 
span(Function1<Object, Object>) - Method in class akka.util.ByteIterator
 
span(Function1<Object, Object>) - Method in class akka.util.ByteString
 
spawn(ActorContext, Behavior<T>, String) - Static method in class akka.actor.typed.javadsl.Adapter
Spawn the given behavior as a child of the user actor in a classic ActorContext.
spawn(ActorContext, Behavior<T>, String) - Method in class akka.actor.typed.javadsl.Adapter$
Spawn the given behavior as a child of the user actor in a classic ActorContext.
spawn(ActorContext, Behavior<T>, String, Props) - Static method in class akka.actor.typed.javadsl.Adapter
Spawn the given behavior as a child of the user actor in a classic ActorContext.
spawn(ActorContext, Behavior<T>, String, Props) - Method in class akka.actor.typed.javadsl.Adapter$
Spawn the given behavior as a child of the user actor in a classic ActorContext.
spawn(ActorRefFactory, Behavior<T>, String, Props, boolean) - Static method in class akka.actor.typed.internal.adapter.ActorRefFactoryAdapter
 
spawn(ActorRefFactory, Behavior<T>, String, Props, boolean) - Method in class akka.actor.typed.internal.adapter.ActorRefFactoryAdapter$
 
spawn(ActorSystem, Behavior<T>, String) - Static method in class akka.actor.typed.javadsl.Adapter
Spawn the given behavior as a child of the user actor in a classic ActorSystem.
spawn(ActorSystem, Behavior<T>, String) - Method in class akka.actor.typed.javadsl.Adapter$
Spawn the given behavior as a child of the user actor in a classic ActorSystem.
spawn(ActorSystem, Behavior<T>, String, Props) - Static method in class akka.actor.typed.javadsl.Adapter
Spawn the given behavior as a child of the user actor in a classic ActorSystem.
spawn(ActorSystem, Behavior<T>, String, Props) - Method in class akka.actor.typed.javadsl.Adapter$
Spawn the given behavior as a child of the user actor in a classic ActorSystem.
spawn(Behavior<T>) - Method in class akka.actor.testkit.typed.javadsl.ActorTestKit
Spawn a new auto-named actor under the testkit user guardian and return the ActorRef for the spawned actor
spawn(Behavior<T>) - Method in class akka.actor.testkit.typed.javadsl.TestKitJunitResource
See corresponding method on ActorTestKit
spawn(Behavior<T>) - Method in class akka.actor.testkit.typed.scaladsl.ActorTestKit
Spawn the given behavior.
spawn(Behavior<T>) - Method in class akka.actor.testkit.typed.scaladsl.ActorTestKitBase
See corresponding method on ActorTestKit
spawn(Behavior<T>, Props) - Method in class akka.actor.testkit.typed.javadsl.ActorTestKit
Spawn a new auto-named actor under the testkit user guardian with the given props and return the ActorRef for the spawned actor
spawn(Behavior<T>, Props) - Method in class akka.actor.testkit.typed.javadsl.TestKitJunitResource
See corresponding method on ActorTestKit
spawn(Behavior<T>, Props) - Method in class akka.actor.testkit.typed.scaladsl.ActorTestKit
Spawn the given behavior.
spawn(Behavior<T>, Props) - Method in class akka.actor.testkit.typed.scaladsl.ActorTestKitBase
See corresponding method on ActorTestKit
spawn(Behavior<T>, String) - Method in class akka.actor.testkit.typed.javadsl.ActorTestKit
Spawn a new named actor under the testkit user guardian and return the ActorRef for the spawned actor, note that spawning actors with the same name in multiple test cases will cause failures.
spawn(Behavior<T>, String) - Method in class akka.actor.testkit.typed.javadsl.TestKitJunitResource
See corresponding method on ActorTestKit
spawn(Behavior<T>, String) - Method in class akka.actor.testkit.typed.scaladsl.ActorTestKit
Spawn the given behavior.
spawn(Behavior<T>, String) - Method in class akka.actor.testkit.typed.scaladsl.ActorTestKitBase
See corresponding method on ActorTestKit
spawn(Behavior<T>, String, Props) - Method in class akka.actor.testkit.typed.javadsl.ActorTestKit
Spawn a new named actor under the testkit user guardian with the given props and return the ActorRef for the spawned actor, note that spawning actors with the same name in multiple test cases will cause failures.
spawn(Behavior<T>, String, Props) - Method in class akka.actor.testkit.typed.javadsl.TestKitJunitResource
See corresponding method on ActorTestKit
spawn(Behavior<T>, String, Props) - Method in class akka.actor.testkit.typed.scaladsl.ActorTestKit
Spawn the given behavior.
spawn(Behavior<T>, String, Props) - Method in class akka.actor.testkit.typed.scaladsl.ActorTestKitBase
See corresponding method on ActorTestKit
spawn(Behavior<U>, String) - Method in interface akka.actor.typed.internal.ActorContextImpl
 
spawn(Behavior<U>, String) - Method in interface akka.actor.typed.javadsl.ActorContext
Create a child Actor from the given Behavior and with the given name.
spawn(Behavior<U>, String, Props) - Method in interface akka.actor.typed.javadsl.ActorContext
Create a child Actor from the given Behavior and with the given name.
spawn(Behavior<U>, String, Props) - Method in interface akka.actor.typed.scaladsl.ActorContext
Create a child Actor from the given Behavior and with the given name.
Spawn(Props, Option<String>, Option<SupervisorStrategy>) - Constructor for class akka.testkit.TestActor.Spawn
 
Spawn(Behavior<T>, String, Props, ActorRef<ActorRef<T>>) - Constructor for class akka.actor.typed.SpawnProtocol.Spawn
 
Spawn$() - Constructor for class akka.actor.typed.SpawnProtocol.Spawn$
 
Spawn$() - Constructor for class akka.testkit.TestActor.Spawn$
 
spawn$default$3() - Method in interface akka.actor.typed.scaladsl.ActorContext
Create a child Actor from the given Behavior and with the given name.
SpawnActor(String, Behavior<T>, ActorRef<ActorRef<T>>, Props) - Constructor for class akka.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActor
 
SpawnActor$() - Constructor for class akka.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActor$
 
SpawnActorAnonymous(Behavior<T>, ActorRef<ActorRef<T>>, Props) - Constructor for class akka.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActorAnonymous
 
SpawnActorAnonymous$() - Constructor for class akka.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActorAnonymous$
 
spawnAnonymous(ActorContext, Behavior<T>) - Static method in class akka.actor.typed.javadsl.Adapter
Spawn the given behavior as a child of the user actor in a classic ActorContext.
spawnAnonymous(ActorContext, Behavior<T>) - Method in class akka.actor.typed.javadsl.Adapter$
Spawn the given behavior as a child of the user actor in a classic ActorContext.
spawnAnonymous(ActorContext, Behavior<T>, Props) - Static method in class akka.actor.typed.javadsl.Adapter
Spawn the given behavior as a child of the user actor in a classic ActorContext.
spawnAnonymous(ActorContext, Behavior<T>, Props) - Method in class akka.actor.typed.javadsl.Adapter$
Spawn the given behavior as a child of the user actor in a classic ActorContext.
spawnAnonymous(ActorRefFactory, Behavior<T>, Props, boolean) - Static method in class akka.actor.typed.internal.adapter.ActorRefFactoryAdapter
 
spawnAnonymous(ActorRefFactory, Behavior<T>, Props, boolean) - Method in class akka.actor.typed.internal.adapter.ActorRefFactoryAdapter$
 
spawnAnonymous(ActorSystem, Behavior<T>) - Static method in class akka.actor.typed.javadsl.Adapter
Spawn the given behavior as a child of the user actor in a classic ActorSystem.
spawnAnonymous(ActorSystem, Behavior<T>) - Method in class akka.actor.typed.javadsl.Adapter$
Spawn the given behavior as a child of the user actor in a classic ActorSystem.
spawnAnonymous(ActorSystem, Behavior<T>, Props) - Static method in class akka.actor.typed.javadsl.Adapter
Spawn the given behavior as a child of the user actor in a classic ActorSystem.
spawnAnonymous(ActorSystem, Behavior<T>, Props) - Method in class akka.actor.typed.javadsl.Adapter$
Spawn the given behavior as a child of the user actor in a classic ActorSystem.
spawnAnonymous(Behavior<U>) - Method in interface akka.actor.typed.internal.ActorContextImpl
 
spawnAnonymous(Behavior<U>) - Method in interface akka.actor.typed.javadsl.ActorContext
Create a child Actor from the given Behavior under a randomly chosen name.
spawnAnonymous(Behavior<U>, Props) - Method in interface akka.actor.typed.javadsl.ActorContext
Create a child Actor from the given Behavior under a randomly chosen name.
spawnAnonymous(Behavior<U>, Props) - Method in interface akka.actor.typed.scaladsl.ActorContext
Create a child Actor from the given Behavior under a randomly chosen name.
spawnAnonymous$default$2() - Method in interface akka.actor.typed.scaladsl.ActorContext
 
spawned(Behavior<T>, String) - Static method in class akka.actor.testkit.typed.javadsl.Effects
The behavior spawned a named child with the given behavior with no specific props
spawned(Behavior<T>, String) - Method in class akka.actor.testkit.typed.javadsl.Effects$
The behavior spawned a named child with the given behavior with no specific props
spawned(Behavior<T>, String) - Static method in class akka.actor.testkit.typed.scaladsl.Effects
The behavior spawned a named child with the given behavior with no specific props
spawned(Behavior<T>, String) - Method in class akka.actor.testkit.typed.scaladsl.Effects$
The behavior spawned a named child with the given behavior with no specific props
spawned(Behavior<T>, String, ActorRef<T>) - Static method in class akka.actor.testkit.typed.javadsl.Effects
The behavior spawned a named child with the given behavior with no specific props
spawned(Behavior<T>, String, ActorRef<T>) - Method in class akka.actor.testkit.typed.javadsl.Effects$
The behavior spawned a named child with the given behavior with no specific props
spawned(Behavior<T>, String, ActorRef<T>) - Static method in class akka.actor.testkit.typed.scaladsl.Effects
The behavior spawned a named child with the given behavior with no specific props
spawned(Behavior<T>, String, ActorRef<T>) - Method in class akka.actor.testkit.typed.scaladsl.Effects$
The behavior spawned a named child with the given behavior with no specific props
spawned(Behavior<T>, String, Props) - Static method in class akka.actor.testkit.typed.javadsl.Effects
The behavior spawned a named child with the given behavior and specific props
spawned(Behavior<T>, String, Props) - Method in class akka.actor.testkit.typed.javadsl.Effects$
The behavior spawned a named child with the given behavior and specific props
spawned(Behavior<T>, String, Props) - Static method in class akka.actor.testkit.typed.scaladsl.Effects
The behavior spawned a named child with the given behavior and specific props
spawned(Behavior<T>, String, Props) - Method in class akka.actor.testkit.typed.scaladsl.Effects$
The behavior spawned a named child with the given behavior and specific props
spawned(Behavior<T>, String, Props, ActorRef<T>) - Static method in class akka.actor.testkit.typed.javadsl.Effects
The behavior spawned a named child with the given behavior and specific props
spawned(Behavior<T>, String, Props, ActorRef<T>) - Method in class akka.actor.testkit.typed.javadsl.Effects$
The behavior spawned a named child with the given behavior and specific props
spawned(Behavior<T>, String, Props, ActorRef<T>) - Static method in class akka.actor.testkit.typed.scaladsl.Effects
The behavior spawned a named child with the given behavior and specific props
spawned(Behavior<T>, String, Props, ActorRef<T>) - Method in class akka.actor.testkit.typed.scaladsl.Effects$
The behavior spawned a named child with the given behavior and specific props
Spawned(Behavior<T>, String, Props, ActorRef<T>) - Constructor for class akka.actor.testkit.typed.Effect.Spawned
 
Spawned$() - Constructor for class akka.actor.testkit.typed.Effect.Spawned$
 
SpawnedAdapter$() - Constructor for class akka.actor.testkit.typed.Effect.SpawnedAdapter$
 
spawnedAnonymous(Behavior<T>) - Static method in class akka.actor.testkit.typed.javadsl.Effects
The behavior spawned an anonymous child with the given behavior with no specific props
spawnedAnonymous(Behavior<T>) - Method in class akka.actor.testkit.typed.javadsl.Effects$
The behavior spawned an anonymous child with the given behavior with no specific props
spawnedAnonymous(Behavior<T>) - Static method in class akka.actor.testkit.typed.scaladsl.Effects
The behavior spawned an anonymous child with the given behavior with no specific props
spawnedAnonymous(Behavior<T>) - Method in class akka.actor.testkit.typed.scaladsl.Effects$
The behavior spawned an anonymous child with the given behavior with no specific props
spawnedAnonymous(Behavior<T>, ActorRef<T>) - Static method in class akka.actor.testkit.typed.javadsl.Effects
The behavior spawned an anonymous child with the given behavior with no specific props
spawnedAnonymous(Behavior<T>, ActorRef<T>) - Method in class akka.actor.testkit.typed.javadsl.Effects$
The behavior spawned an anonymous child with the given behavior with no specific props
spawnedAnonymous(Behavior<T>, ActorRef<T>) - Static method in class akka.actor.testkit.typed.scaladsl.Effects
The behavior spawned an anonymous child with the given behavior with no specific props
spawnedAnonymous(Behavior<T>, ActorRef<T>) - Method in class akka.actor.testkit.typed.scaladsl.Effects$
The behavior spawned an anonymous child with the given behavior with no specific props
spawnedAnonymous(Behavior<T>, Props) - Static method in class akka.actor.testkit.typed.javadsl.Effects
The behavior spawned an anonymous child with the given behavior with specific props
spawnedAnonymous(Behavior<T>, Props) - Method in class akka.actor.testkit.typed.javadsl.Effects$
The behavior spawned an anonymous child with the given behavior with specific props
spawnedAnonymous(Behavior<T>, Props) - Static method in class akka.actor.testkit.typed.scaladsl.Effects
The behavior spawned an anonymous child with the given behavior with specific props
spawnedAnonymous(Behavior<T>, Props) - Method in class akka.actor.testkit.typed.scaladsl.Effects$
The behavior spawned an anonymous child with the given behavior with specific props
spawnedAnonymous(Behavior<T>, Props, ActorRef<T>) - Static method in class akka.actor.testkit.typed.javadsl.Effects
The behavior spawned an anonymous child with the given behavior with specific props
spawnedAnonymous(Behavior<T>, Props, ActorRef<T>) - Method in class akka.actor.testkit.typed.javadsl.Effects$
The behavior spawned an anonymous child with the given behavior with specific props
spawnedAnonymous(Behavior<T>, Props, ActorRef<T>) - Static method in class akka.actor.testkit.typed.scaladsl.Effects
The behavior spawned an anonymous child with the given behavior with specific props
spawnedAnonymous(Behavior<T>, Props, ActorRef<T>) - Method in class akka.actor.testkit.typed.scaladsl.Effects$
The behavior spawned an anonymous child with the given behavior with specific props
SpawnedAnonymous(Behavior<T>, Props, ActorRef<T>) - Constructor for class akka.actor.testkit.typed.Effect.SpawnedAnonymous
 
SpawnedAnonymous$() - Constructor for class akka.actor.testkit.typed.Effect.SpawnedAnonymous$
 
SpawnedAnonymousAdapter$() - Constructor for class akka.actor.testkit.typed.Effect.SpawnedAnonymousAdapter$
 
spawnMessageAdapter(Function1<U, T>) - Method in interface akka.actor.typed.internal.ActorContextImpl
 
spawnMessageAdapter(Function1<U, T>) - Method in interface akka.actor.typed.scaladsl.ActorContext
INTERNAL API: See spawnMessageAdapter with name parameter
spawnMessageAdapter(Function1<U, T>, String) - Method in interface akka.actor.typed.internal.ActorContextImpl
 
spawnMessageAdapter(Function1<U, T>, String) - Method in interface akka.actor.typed.scaladsl.ActorContext
INTERNAL API: It is currently internal because it's too easy to create resource leaks by spawning adapters without stopping them.
SpawnProtocol - Class in akka.actor.typed
A message protocol for actors that support spawning a child actor when receiving a SpawnProtocol#Spawn message and sending back the ActorRef of the child actor.
SpawnProtocol() - Constructor for class akka.actor.typed.SpawnProtocol
 
SpawnProtocol.Command - Interface in akka.actor.typed
Not for user extension
SpawnProtocol.Spawn<T> - Class in akka.actor.typed
Spawn a child actor with the given behavior and send back the ActorRef of that child to the given replyTo destination.
SpawnProtocol.Spawn$ - Class in akka.actor.typed
 
SpawnProtocol$ - Class in akka.actor.typed
A message protocol for actors that support spawning a child actor when receiving a SpawnProtocol#Spawn message and sending back the ActorRef of the child actor.
SpawnProtocol$() - Constructor for class akka.actor.typed.SpawnProtocol$
 
specialStackTrace() - Method in exception akka.persistence.scalatest.MayVerb.TestCanceledByFailure
 
Spinning() - Method in class akka.dispatch.affinity.AffinityPool$
 
split(String, String) - Static method in class akka.actor.ActorPathExtractor
 
split(String, String) - Method in interface akka.actor.PathUtils
 
split(String, String) - Static method in class akka.actor.RelativeActorPath
 
splitAfter(Predicate<Out>) - Method in class akka.stream.javadsl.Flow
This operation applies the given predicate to all incoming elements and emits them to a stream of output streams.
splitAfter(Predicate<Out>) - Method in class akka.stream.javadsl.Source
This operation applies the given predicate to all incoming elements and emits them to a stream of output streams.
splitAfter(SubstreamCancelStrategy, Predicate<Out>) - Method in class akka.stream.javadsl.Flow
This operation applies the given predicate to all incoming elements and emits them to a stream of output streams.
splitAfter(SubstreamCancelStrategy, Predicate<Out>) - Method in class akka.stream.javadsl.Source
This operation applies the given predicate to all incoming elements and emits them to a stream of output streams.
splitAfter(SubstreamCancelStrategy, Function1<Out, Object>) - Method in interface akka.stream.scaladsl.FlowOps
This operation applies the given predicate to all incoming elements and emits them to a stream of output streams.
splitAfter(Function1<Out, Object>) - Method in interface akka.stream.scaladsl.FlowOps
This operation applies the given predicate to all incoming elements and emits them to a stream of output streams.
splitAt(int) - Method in class akka.util.ByteString
 
SplitBrainResolver$ - Class in akka.cluster.sbr
INTERNAL API
SplitBrainResolver$() - Constructor for class akka.cluster.sbr.SplitBrainResolver$
 
SplitBrainResolverProvider - Class in akka.cluster.sbr
See reference documentation: https://doc.akka.io/docs/akka/current/split-brain-resolver.html
SplitBrainResolverProvider(ActorSystem) - Constructor for class akka.cluster.sbr.SplitBrainResolverProvider
 
SplitBrainResolverSettings$ - Class in akka.cluster.sbr
INTERNAL API
SplitBrainResolverSettings$() - Constructor for class akka.cluster.sbr.SplitBrainResolverSettings$
 
spliterator() - Static method in class akka.remote.transport.netty.ChannelLocalActor
 
splitNameAndUid(String) - Method in class akka.actor.ActorCell$
 
splitWhen(Predicate<Out>) - Method in class akka.stream.javadsl.Flow
This operation applies the given predicate to all incoming elements and emits them to a stream of output streams, always beginning a new one with the current element if the given predicate returns true for it.
splitWhen(Predicate<Out>) - Method in class akka.stream.javadsl.Source
This operation applies the given predicate to all incoming elements and emits them to a stream of output streams, always beginning a new one with the current element if the given predicate returns true for it.
splitWhen(SubstreamCancelStrategy, Predicate<Out>) - Method in class akka.stream.javadsl.Flow
This operation applies the given predicate to all incoming elements and emits them to a stream of output streams, always beginning a new one with the current element if the given predicate returns true for it.
splitWhen(SubstreamCancelStrategy, Predicate<Out>) - Method in class akka.stream.javadsl.Source
This operation applies the given predicate to all incoming elements and emits them to a stream of output streams, always beginning a new one with the current element if the given predicate returns true for it.
splitWhen(SubstreamCancelStrategy, Function1<Out, Object>) - Method in interface akka.stream.scaladsl.FlowOps
This operation applies the given predicate to all incoming elements and emits them to a stream of output streams, always beginning a new one with the current element if the given predicate returns true for it.
splitWhen(Function1<Out, Object>) - Method in interface akka.stream.scaladsl.FlowOps
This operation applies the given predicate to all incoming elements and emits them to a stream of output streams, always beginning a new one with the current element if the given predicate returns true for it.
SRV() - Static method in class akka.io.dns.RecordType
The SRV RR allows administrators to use several servers for a single domain, to move services from host to host with little fuss, and to designate some hosts as primary servers for a service and others as backups.
SRV() - Method in class akka.io.dns.RecordType$
The SRV RR allows administrators to use several servers for a single domain, to move services from host to host with little fuss, and to designate some hosts as primary servers for a service and others as backups.
Srv$() - Constructor for class akka.io.dns.DnsProtocol.Srv$
 
SRVRecord - Class in akka.io.dns
 
SRVRecord(String, CachePolicy.Ttl, int, int, int, String) - Constructor for class akka.io.dns.SRVRecord
 
SRVRecord$ - Class in akka.io.dns
INTERNAL API
SRVRecord$() - Constructor for class akka.io.dns.SRVRecord$
 
srvRecordsToResolved(String, DnsProtocol.Resolved) - Method in class akka.discovery.dns.DnsServiceDiscovery$
 
srvRequestType() - Static method in class akka.io.dns.DnsProtocol
Java API
srvRequestType() - Method in class akka.io.dns.DnsProtocol$
Java API
SSLEnabledAlgorithms() - Method in class akka.remote.artery.tcp.ConfigSSLEngineProvider
 
sslEngineConfigurator() - Method in class com.typesafe.sslconfig.akka.AkkaSSLConfig
Deprecated.
 
SSLEngineConfigurator - Interface in com.typesafe.sslconfig.akka
Deprecated.
Use Tcp and TLS with SSLEngine parameters instead. Setup the SSLEngine with needed parameters. Since 2.6.0.
sslEngineProvider() - Method in class akka.remote.artery.tcp.SSLEngineProviderSetup
 
SSLEngineProvider - Interface in akka.remote.artery.tcp
 
SSLEngineProvider - Interface in akka.remote.transport.netty
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
SSLEngineProviderClassName() - Method in class akka.remote.transport.netty.NettyTransportSettings
Deprecated.
 
SSLEngineProviderSetup - Class in akka.remote.artery.tcp
Setup for defining a SSLEngineProvider that is passed in when ActorSystem is created rather than creating one from configured class name.
SSLEngineProviderSetup() - Constructor for class akka.remote.artery.tcp.SSLEngineProviderSetup
 
SSLEngineProviderSetup$ - Class in akka.remote.artery.tcp
 
SSLEngineProviderSetup$() - Constructor for class akka.remote.artery.tcp.SSLEngineProviderSetup$
 
SSLKeyPassword() - Method in class akka.remote.artery.tcp.ConfigSSLEngineProvider
 
SSLKeyStore() - Method in class akka.remote.artery.tcp.ConfigSSLEngineProvider
 
SSLKeyStorePassword() - Method in class akka.remote.artery.tcp.ConfigSSLEngineProvider
 
sslParameters() - Method in class akka.stream.TLSProtocol.NegotiateNewSession
 
SSLProtocol() - Method in class akka.remote.artery.tcp.ConfigSSLEngineProvider
 
SSLRandomNumberGenerator() - Method in class akka.remote.artery.tcp.ConfigSSLEngineProvider
 
SSLRequireMutualAuthentication() - Method in class akka.remote.artery.tcp.ConfigSSLEngineProvider
 
SslSettings() - Method in class akka.remote.transport.netty.NettyTransportSettings
Deprecated.
 
SslTransportException - Exception in akka.remote.artery.tcp
 
SslTransportException(String, Throwable) - Constructor for exception akka.remote.artery.tcp.SslTransportException
 
SSLTrustStore() - Method in class akka.remote.artery.tcp.ConfigSSLEngineProvider
 
SSLTrustStorePassword() - Method in class akka.remote.artery.tcp.ConfigSSLEngineProvider
 
StablePriorityBlockingQueue<E> - Class in akka.util
StablePriorityBlockingQueue is a blocking priority queue that preserves order for elements of equal priority.
StablePriorityBlockingQueue(int, Comparator<E>) - Constructor for class akka.util.StablePriorityBlockingQueue
 
StablePriorityQueue<E> - Class in akka.util
StablePriorityQueue is a priority queue that preserves order for elements of equal priority.
StablePriorityQueue(int, Comparator<E>) - Constructor for class akka.util.StablePriorityQueue
 
STACKTRACE_FIELD_NUMBER - Static variable in class akka.remote.ContainerFormats.Throwable
 
stackTraceFor(Throwable) - Static method in class akka.event.Logging
 
stackTraceFor(Throwable) - Method in class akka.event.Logging$
 
stageActor() - Method in class akka.stream.stage.GraphStageLogic
 
stageActorName() - Method in class akka.stream.stage.GraphStageLogic
Override and return a name to be given to the StageActor of this operator.
StageActorRef$() - Constructor for class akka.stream.stage.GraphStageLogic.StageActorRef$
 
StageActorRefNotInitializedException() - Constructor for exception akka.stream.stage.GraphStageLogic.StageActorRefNotInitializedException
 
StageActorRefNotInitializedException$() - Constructor for class akka.stream.stage.GraphStageLogic.StageActorRefNotInitializedException$
 
StageFailure(GraphStageMessages.StageMessage, Throwable) - Constructor for class akka.stream.testkit.GraphStageMessages.StageFailure
 
StageFailure$() - Constructor for class akka.stream.testkit.GraphStageMessages.StageFailure$
 
StageLogging - Interface in akka.stream.stage
Simple way to obtain a LoggingAdapter when used together with an Materializer.
StageWasCompleted$() - Constructor for exception akka.stream.SubscriptionWithCancelException.StageWasCompleted$
 
StandardMetrics - Class in akka.cluster.metrics
Definitions of the built-in standard metrics.
StandardMetrics() - Constructor for class akka.cluster.metrics.StandardMetrics
 
StandardMetrics.Cpu - Class in akka.cluster.metrics
 
StandardMetrics.Cpu$ - Class in akka.cluster.metrics
 
StandardMetrics.HeapMemory - Class in akka.cluster.metrics
 
StandardMetrics.HeapMemory$ - Class in akka.cluster.metrics
 
StandardMetrics$ - Class in akka.cluster.metrics
Definitions of the built-in standard metrics.
StandardMetrics$() - Constructor for class akka.cluster.metrics.StandardMetrics$
 
StandardOutLogger() - Constructor for class akka.event.Logging.StandardOutLogger
 
StandardOutLogger() - Static method in class akka.event.Logging
 
StandardOutLogger() - Method in class akka.event.Logging$
 
start() - Method in interface akka.actor.Cell
Start the cell: enqueued message must not be processed before this has been called.
start() - Method in interface akka.actor.dungeon.Dispatch
Start this cell, i.e.
start() - Method in interface akka.actor.MinimalActorRef
 
start() - Static method in class akka.actor.Nobody
 
start() - Method in class akka.cluster.sharding.external.ExternalShardAllocationStrategy
 
start() - Method in interface akka.cluster.sharding.ShardCoordinator.StartableAllocationStrategy
Called before any calls to allocate/rebalance.
start() - Method in class akka.routing.OptimalSizeExploringResizer.UnderUtilizationStreak
 
start(ActorSystem) - Method in interface akka.cluster.sharding.ShardCoordinator.ActorSystemDependentAllocationStrategy
Called before any calls to allocate/rebalance.
start(ActorSystem) - Static method in class akka.persistence.journal.PersistencePluginProxy
 
start(ActorSystem) - Method in class akka.persistence.journal.PersistencePluginProxy$
 
start(ActorSystem, EventStream) - Method in class akka.event.EventStreamUnsubscriber$
 
start(ActorSystem, String, Function1<ActorRef, BoxedUnit>, boolean) - Method in class akka.event.ActorClassificationUnsubscriber$
 
start(Behavior<T>, TypedActorContext<T>) - Static method in class akka.actor.typed.Behavior
Starts deferred behavior and nested deferred behaviors until all deferred behaviors in the stack are started and then the resulting behavior is returned.
start(Behavior<T>, TypedActorContext<T>) - Method in class akka.actor.typed.Behavior$
Starts deferred behavior and nested deferred behaviors until all deferred behaviors in the stack are started and then the resulting behavior is returned.
start(TypedActorContext<?>) - Method in interface akka.actor.typed.BehaviorInterceptor.PreStartTarget
 
start(String, ExtendedActorSystem) - Static method in class akka.pattern.internal.CircuitBreakerTelemetryProvider
 
start(String, ExtendedActorSystem) - Method in class akka.pattern.internal.CircuitBreakerTelemetryProvider$
 
start(String, Props, ClusterShardingSettings, ShardRegion.MessageExtractor) - Method in class akka.cluster.sharding.ClusterSharding
Java/Scala API: Register a named entity type by defining the Props of the entity actor and functions to extract entity and shard identifier from messages.
start(String, Props, ClusterShardingSettings, ShardRegion.MessageExtractor, ShardCoordinator.ShardAllocationStrategy, Object) - Method in class akka.cluster.sharding.ClusterSharding
Java/Scala API: Register a named entity type by defining the Props of the entity actor and functions to extract entity and shard identifier from messages.
start(String, Props, ClusterShardingSettings, PartialFunction<Object, Tuple2<String, Object>>, Function1<Object, String>) - Method in class akka.cluster.sharding.ClusterSharding
Register a named entity type by defining the Props of the entity actor and functions to extract entity and shard identifier from messages.
start(String, Props, ClusterShardingSettings, PartialFunction<Object, Tuple2<String, Object>>, Function1<Object, String>, ShardCoordinator.ShardAllocationStrategy, Object) - Method in class akka.cluster.sharding.ClusterSharding
Scala API: Register a named entity type by defining the Props of the entity actor and functions to extract entity and shard identifier from messages.
start(String, Props, ShardRegion.MessageExtractor) - Method in class akka.cluster.sharding.ClusterSharding
Java/Scala API: Register a named entity type by defining the Props of the entity actor and functions to extract entity and shard identifier from messages.
start(String, Props, PartialFunction<Object, Tuple2<String, Object>>, Function1<Object, String>) - Method in class akka.cluster.sharding.ClusterSharding
Register a named entity type by defining the Props of the entity actor and functions to extract entity and shard identifier from messages.
start(String, Props, PartialFunction<Object, Tuple2<String, Object>>, Function1<Object, String>, ShardCoordinator.ShardAllocationStrategy, Object) - Method in class akka.cluster.sharding.ClusterSharding
Scala API: Register a named entity type by defining the Props of the entity actor and functions to extract entity and shard identifier from messages.
start(BundleContext) - Method in class akka.osgi.ActorSystemActivator
Sets up a new ActorSystem
Start() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.Start
 
Start(ActorRef<ConsumerController.Delivery<A>>) - Constructor for class akka.actor.typed.delivery.ConsumerController.Start
 
Start(ActorRef<ProducerController.RequestNext<A>>) - Constructor for class akka.actor.typed.delivery.ProducerController.Start
 
Start(ActorRef<WorkPullingProducerController.RequestNext<A>>) - Constructor for class akka.actor.typed.delivery.WorkPullingProducerController.Start
 
Start(ActorRef<ShardingProducerController.RequestNext<A>>) - Constructor for class akka.cluster.sharding.typed.delivery.ShardingProducerController.Start
 
Start$() - Constructor for class akka.actor.typed.delivery.ConsumerController.Start$
 
Start$() - Constructor for class akka.actor.typed.delivery.ProducerController.Start$
 
Start$() - Constructor for class akka.actor.typed.delivery.WorkPullingProducerController.Start$
 
Start$() - Constructor for class akka.actor.typed.internal.adapter.GuardianStartupBehavior.Start$
 
Start$() - Constructor for class akka.cluster.sharding.typed.delivery.ShardingProducerController.Start$
 
Start$() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.Start$
 
start$default$4() - Method in class akka.event.ActorClassificationUnsubscriber$
 
startChild() - Method in interface akka.pattern.HandleBackoff
 
StartChild$() - Constructor for class akka.pattern.BackoffSupervisor.StartChild$
 
startClient(RoleName, InetSocketAddress) - Method in interface akka.remote.testconductor.Player
Connect to the conductor on the given port (the host is taken from setting akka.testconductor.host).
startController(int, RoleName, InetSocketAddress) - Method in interface akka.remote.testconductor.Conductor
Start the Controller, which in turn will bind to a TCP port as specified in the akka.testconductor.port config property, where 0 denotes automatic allocation.
startDefaultLoggers(akka.actor.ActorSystemImpl) - Method in interface akka.event.LoggingBus
Internal Akka use only
started() - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.Update
 
started() - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.UpdateDone
 
StartEntity - Class in akka.cluster.sharding.typed.javadsl
Allows starting a specific Sharded Entity by its entity identifier
StartEntity - Class in akka.cluster.sharding.typed.scaladsl
Allows starting a specific Sharded Entity by its entity identifier
StartEntity() - Constructor for class akka.cluster.sharding.typed.javadsl.StartEntity
 
StartEntity() - Constructor for class akka.cluster.sharding.typed.scaladsl.StartEntity
 
StartEntity$ - Class in akka.cluster.sharding.typed.javadsl
Allows starting a specific Sharded Entity by its entity identifier
StartEntity$ - Class in akka.cluster.sharding.typed.scaladsl
Allows starting a specific Sharded Entity by its entity identifier
StartEntity$() - Constructor for class akka.cluster.sharding.typed.javadsl.StartEntity$
 
StartEntity$() - Constructor for class akka.cluster.sharding.typed.scaladsl.StartEntity$
 
startGraph() - Method in class akka.stream.scaladsl.RestartWithBackoffLogic
 
startHash(int) - Static method in class akka.routing.MurmurHash
Begin a new hash with a seed value.
startHash(int) - Method in class akka.routing.MurmurHash$
Begin a new hash with a seed value.
startMagicA() - Static method in class akka.routing.MurmurHash
The initial magic integers in the first stream.
startMagicA() - Method in class akka.routing.MurmurHash$
The initial magic integers in the first stream.
startMagicB() - Static method in class akka.routing.MurmurHash
The initial magic integer in the second stream.
startMagicB() - Method in class akka.routing.MurmurHash$
The initial magic integer in the second stream.
startNewSystem() - Method in class akka.remote.testkit.MultiNodeSpec
This method starts a new ActorSystem with the same configuration as the previous one on the current node, including deployments.
StartOldestChangedBuffer() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.StartOldestChangedBuffer
 
StartOldestChangedBuffer$() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.StartOldestChangedBuffer$
 
startPeriodicTimer(Object, Object, Duration) - Method in class akka.actor.TimerScheduler
Deprecated.
Use startTimerWithFixedDelay or startTimerAtFixedRate instead. This has the same semantics as startTimerAtFixedRate, but startTimerWithFixedDelay is often preferred. Since 2.6.0.
startPeriodicTimer(Object, Object, FiniteDuration) - Method in class akka.actor.TimerScheduler
Deprecated.
Use startTimerWithFixedDelay or startTimerAtFixedRate instead. This has the same semantics as startTimerAtFixedRate, but startTimerWithFixedDelay is often preferred. Since 2.6.0.
startPeriodicTimer(Object, T, Duration) - Method in interface akka.actor.typed.internal.TimerSchedulerCrossDslSupport
 
startPeriodicTimer(Object, T, Duration) - Method in interface akka.actor.typed.javadsl.TimerScheduler
Deprecated.
Use startTimerWithFixedDelay or startTimerAtFixedRate instead. This has the same semantics as startTimerAtFixedRate, but startTimerWithFixedDelay is often preferred. Since 2.6.0.
startPeriodicTimer(Object, T, FiniteDuration) - Method in interface akka.actor.typed.scaladsl.TimerScheduler
Deprecated.
Use startTimerWithFixedDelay or startTimerAtFixedRate instead. This has the same semantics as startTimerAtFixedRate, but startTimerWithFixedDelay is often preferred. Since 2.6.0.
startProxy(String, Optional<String>, ShardRegion.MessageExtractor) - Method in class akka.cluster.sharding.ClusterSharding
Java/Scala API: Register a named entity type ShardRegion on this node that will run in proxy only mode, i.e.
startProxy(String, Optional<String>, Optional<String>, ShardRegion.MessageExtractor) - Method in class akka.cluster.sharding.ClusterSharding
Java/Scala API: Register a named entity type ShardRegion on this node that will run in proxy only mode, i.e.
startProxy(String, Option<String>, Option<String>, PartialFunction<Object, Tuple2<String, Object>>, Function1<Object, String>) - Method in class akka.cluster.sharding.ClusterSharding
Scala API: Register a named entity type ShardRegion on this node that will run in proxy only mode, i.e.
startProxy(String, Option<String>, PartialFunction<Object, Tuple2<String, Object>>, Function1<Object, String>) - Method in class akka.cluster.sharding.ClusterSharding
Scala API: Register a named entity type ShardRegion on this node that will run in proxy only mode, i.e.
startRecovery(Recovery) - Method in interface akka.persistence.Eventsourced
 
startRedeliverTask() - Method in interface akka.persistence.AtLeastOnceDeliveryLike
 
startReplicationStream(BehaviorSetup<C, E, S>, Running.RunningState<S>, ReplicationSetup) - Method in class akka.persistence.typed.internal.Running$
 
startSingleTimer(Object, Object, Duration) - Method in class akka.actor.TimerScheduler
Start a timer that will send msg once to the self actor after the given timeout.
startSingleTimer(Object, Object, FiniteDuration) - Method in class akka.actor.TimerScheduler
Start a timer that will send msg once to the self actor after the given timeout.
startSingleTimer(Object, T, Duration) - Method in interface akka.actor.typed.internal.TimerSchedulerCrossDslSupport
 
startSingleTimer(Object, T, Duration) - Method in interface akka.actor.typed.javadsl.TimerScheduler
Start a timer that will send msg once to the self actor after the given delay.
startSingleTimer(Object, T, FiniteDuration) - Method in interface akka.actor.typed.scaladsl.TimerScheduler
Start a timer that will send msg once to the self actor after the given delay.
startSingleTimer(String, Object, Duration) - Method in class akka.actor.AbstractFSM
Start a timer that will send msg once to the self actor after the given delay.
startSingleTimer(String, Object, Duration) - Method in class akka.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
Start a timer that will send msg once to the self actor after the given delay.
startSingleTimer(String, Object, FiniteDuration) - Method in interface akka.actor.FSM
 
startSingleTimer(String, Object, FiniteDuration) - Method in interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
 
startSingleTimer(String, Object, FiniteDuration) - Method in class akka.testkit.TestFSMRef
startSingleTimer(T, Duration) - Method in interface akka.actor.typed.javadsl.TimerScheduler
Start a timer that will send msg once to the self actor after the given delay.
startSingleTimer(T, FiniteDuration) - Method in interface akka.actor.typed.scaladsl.TimerScheduler
Start a timer that will send msg once to the self actor after the given delay.
startStdoutLogger(ActorSystem.Settings) - Method in interface akka.event.LoggingBus
Internal Akka use only
startsWith(String) - Method in class akka.testkit.javadsl.EventFilter
 
startTick() - Method in class akka.actor.LightArrayRevolverScheduler
Replaceable for testing.
startTime() - Method in class akka.actor.ActorSystem
Start-up time in milliseconds since the epoch.
startTime() - Method in class akka.actor.typed.ActorSystem
Start-up time in milliseconds since the epoch.
startTimer(String, Object, FiniteDuration, FSM.TimerMode) - Method in interface akka.actor.FSM
 
startTimer(String, Object, FiniteDuration, PersistentFSM.TimerMode) - Method in interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
 
startTimerAtFixedRate(Object, Object, Duration) - Method in class akka.actor.TimerScheduler
Java API: Schedules a message to be sent repeatedly to the self actor with a given frequency.
startTimerAtFixedRate(Object, Object, Duration, Duration) - Method in class akka.actor.TimerScheduler
Java API: Schedules a message to be sent repeatedly to the self actor with a given frequency.
startTimerAtFixedRate(Object, Object, FiniteDuration) - Method in class akka.actor.TimerScheduler
Scala API: Schedules a message to be sent repeatedly to the self actor with a given frequency.
startTimerAtFixedRate(Object, Object, FiniteDuration, FiniteDuration) - Method in class akka.actor.TimerScheduler
Scala API: Schedules a message to be sent repeatedly to the self actor with a given frequency.
startTimerAtFixedRate(Object, T, Duration) - Method in interface akka.actor.typed.internal.TimerSchedulerCrossDslSupport
 
startTimerAtFixedRate(Object, T, Duration) - Method in interface akka.actor.typed.javadsl.TimerScheduler
Schedules a message to be sent repeatedly to the self actor with a given frequency.
startTimerAtFixedRate(Object, T, Duration, Duration) - Method in interface akka.actor.typed.internal.TimerSchedulerCrossDslSupport
 
startTimerAtFixedRate(Object, T, Duration, Duration) - Method in interface akka.actor.typed.javadsl.TimerScheduler
Schedules a message to be sent repeatedly to the self actor with a given frequency.
startTimerAtFixedRate(Object, T, FiniteDuration) - Method in interface akka.actor.typed.scaladsl.TimerScheduler
Schedules a message to be sent repeatedly to the self actor with a given frequency.
startTimerAtFixedRate(Object, T, FiniteDuration, FiniteDuration) - Method in interface akka.actor.typed.scaladsl.TimerScheduler
Schedules a message to be sent repeatedly to the self actor with a given frequency.
startTimerAtFixedRate(String, Object, Duration) - Method in class akka.actor.AbstractFSM
Schedules a message to be sent repeatedly to the self actor with a given frequency.
startTimerAtFixedRate(String, Object, Duration) - Method in class akka.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
Schedules a message to be sent repeatedly to the self actor with a given frequency.
startTimerAtFixedRate(String, Object, FiniteDuration) - Method in interface akka.actor.FSM
 
startTimerAtFixedRate(String, Object, FiniteDuration) - Method in interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
 
startTimerAtFixedRate(String, Object, FiniteDuration) - Method in class akka.testkit.TestFSMRef
startTimerAtFixedRate(T, Duration) - Method in interface akka.actor.typed.javadsl.TimerScheduler
Schedules a message to be sent repeatedly to the self actor with a given frequency.
startTimerAtFixedRate(T, Duration, Duration) - Method in interface akka.actor.typed.javadsl.TimerScheduler
Schedules a message to be sent repeatedly to the self actor with a given frequency.
startTimerAtFixedRate(T, FiniteDuration) - Method in interface akka.actor.typed.scaladsl.TimerScheduler
Schedules a message to be sent repeatedly to the self actor with a given frequency.
startTimerAtFixedRate(T, FiniteDuration, FiniteDuration) - Method in interface akka.actor.typed.scaladsl.TimerScheduler
Schedules a message to be sent repeatedly to the self actor with a given frequency.
startTimerWithFixedDelay(Object, Object, Duration) - Method in class akka.actor.TimerScheduler
Java API: Schedules a message to be sent repeatedly to the self actor with a fixed delay between messages.
startTimerWithFixedDelay(Object, Object, Duration, Duration) - Method in class akka.actor.TimerScheduler
Java API: Schedules a message to be sent repeatedly to the self actor with a fixed delay between messages after the initialDelay.
startTimerWithFixedDelay(Object, Object, FiniteDuration) - Method in class akka.actor.TimerScheduler
Scala API: Schedules a message to be sent repeatedly to the self actor with a fixed delay between messages.
startTimerWithFixedDelay(Object, Object, FiniteDuration, FiniteDuration) - Method in class akka.actor.TimerScheduler
Scala API: Schedules a message to be sent repeatedly to the self actor with a fixed delay between messages after the initialDelay.
startTimerWithFixedDelay(Object, T, Duration) - Method in interface akka.actor.typed.internal.TimerSchedulerCrossDslSupport
 
startTimerWithFixedDelay(Object, T, Duration) - Method in interface akka.actor.typed.javadsl.TimerScheduler
Schedules a message to be sent repeatedly to the self actor with a fixed delay between messages.
startTimerWithFixedDelay(Object, T, Duration, Duration) - Method in interface akka.actor.typed.internal.TimerSchedulerCrossDslSupport
 
startTimerWithFixedDelay(Object, T, Duration, Duration) - Method in interface akka.actor.typed.javadsl.TimerScheduler
Schedules a message to be sent repeatedly to the self actor with a fixed delay between messages after initialDelay.
startTimerWithFixedDelay(Object, T, FiniteDuration) - Method in interface akka.actor.typed.scaladsl.TimerScheduler
Schedules a message to be sent repeatedly to the self actor with a fixed delay between messages.
startTimerWithFixedDelay(Object, T, FiniteDuration, FiniteDuration) - Method in interface akka.actor.typed.scaladsl.TimerScheduler
Schedules a message to be sent repeatedly to the self actor with a fixed delay between messages after the initialDelay.
startTimerWithFixedDelay(String, Object, Duration) - Method in class akka.actor.AbstractFSM
Schedules a message to be sent repeatedly to the self actor with a fixed delay between messages.
startTimerWithFixedDelay(String, Object, Duration) - Method in class akka.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
Schedules a message to be sent repeatedly to the self actor with a fixed delay between messages.
startTimerWithFixedDelay(String, Object, FiniteDuration) - Method in interface akka.actor.FSM
 
startTimerWithFixedDelay(String, Object, FiniteDuration) - Method in interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
 
startTimerWithFixedDelay(String, Object, FiniteDuration) - Method in class akka.testkit.TestFSMRef
startTimerWithFixedDelay(T, Duration) - Method in interface akka.actor.typed.javadsl.TimerScheduler
Schedules a message to be sent repeatedly to the self actor with a fixed delay between messages.
startTimerWithFixedDelay(T, Duration, Duration) - Method in interface akka.actor.typed.javadsl.TimerScheduler
Schedules a message to be sent repeatedly to the self actor with a fixed delay between messages after initialDelay.
startTimerWithFixedDelay(T, FiniteDuration) - Method in interface akka.actor.typed.scaladsl.TimerScheduler
Schedules a message to be sent repeatedly to the self actor with a fixed delay between messages.
startTimerWithFixedDelay(T, FiniteDuration, FiniteDuration) - Method in interface akka.actor.typed.scaladsl.TimerScheduler
Schedules a message to be sent repeatedly to the self actor with a fixed delay between messages after the initialDelay.
startUnsubscriber() - Method in class akka.event.EventStream
''Must'' be called after actor system is "ready".
StartupTimeout() - Method in class akka.remote.RemoteSettings
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
startWith() - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
startWith() - Method in class akka.persistence.PluginSpec
 
startWith(S, D) - Method in class akka.actor.AbstractFSM
Set initial state.
startWith(S, D) - Method in class akka.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
Set initial state.
startWith(S, D, Duration) - Method in class akka.actor.AbstractFSM
Set initial state.
startWith(S, D, FiniteDuration) - Method in class akka.actor.AbstractFSM
Set initial state.
startWith(S, D, FiniteDuration) - Method in class akka.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
Set initial state.
startWith(S, D, Option<FiniteDuration>) - Method in interface akka.actor.FSM
Set initial state.
startWith(S, D, Option<FiniteDuration>) - Method in interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
Set initial state.
startWith$default$3() - Method in interface akka.actor.FSM
 
startWith$default$3() - Method in interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
 
stash() - Method in interface akka.actor.StashSupport
Adds the current message (the message that the actor received last) to the actor's stash.
stash() - Method in interface akka.persistence.Eventsourced
 
stash() - Method in class akka.persistence.typed.javadsl.EffectFactories
Stash the current command.
stash() - Method in class akka.persistence.typed.scaladsl.Effect$
Stash the current command.
stash() - Method in class akka.persistence.typed.state.javadsl.EffectFactories
Stash the current command.
stash() - Method in class akka.persistence.typed.state.scaladsl.Effect$
Stash the current command.
stash(InternalProtocol, StashBuffer<InternalProtocol>) - Method in interface akka.persistence.typed.internal.StashManagement
 
stash(InternalProtocol, StashBuffer<InternalProtocol>) - Method in interface akka.persistence.typed.state.internal.StashManagement
 
stash(T) - Method in interface akka.actor.typed.javadsl.StashBuffer
Add one element to the end of the message buffer.
stash(T) - Method in interface akka.actor.typed.scaladsl.StashBuffer
Add one element to the end of the message buffer.
Stash - Class in akka.persistence.typed.internal
INTERNAL API
Stash - Class in akka.persistence.typed.state.internal
INTERNAL API
Stash - Interface in akka.actor
The Stash trait enables an actor to temporarily stash away messages that can not or should not be handled using the actor's current behavior.
Stash() - Constructor for class akka.persistence.typed.internal.Stash
 
Stash() - Constructor for class akka.persistence.typed.state.internal.Stash
 
Stash$ - Class in akka.persistence.typed.internal
INTERNAL API
Stash$ - Class in akka.persistence.typed.state.internal
INTERNAL API
Stash$() - Constructor for class akka.persistence.typed.internal.Stash$
 
Stash$() - Constructor for class akka.persistence.typed.state.internal.Stash$
 
StashBuffer<T> - Interface in akka.actor.typed.javadsl
A non thread safe mutable message buffer that can be used to buffer messages inside actors and then unstash them.
StashBuffer<T> - Interface in akka.actor.typed.scaladsl
A non thread safe mutable message buffer that can be used to buffer messages inside actors and then unstash them.
StashBuffer$ - Class in akka.actor.typed.scaladsl
INTERNAL API
StashBuffer$() - Constructor for class akka.actor.typed.scaladsl.StashBuffer$
 
StashBufferImpl$ - Class in akka.actor.typed.internal
INTERNAL API
StashBufferImpl$() - Constructor for class akka.actor.typed.internal.StashBufferImpl$
 
stashCapacity() - Method in interface akka.actor.typed.SupervisorStrategy.RestartOrBackoff
 
StashFactory - Interface in akka.actor
INTERNAL API.
StashingHandlerInvocation(Object, Function1<Object, BoxedUnit>) - Constructor for class akka.persistence.Eventsourced.StashingHandlerInvocation
 
StashingHandlerInvocation$() - Constructor for class akka.persistence.Eventsourced.StashingHandlerInvocation$
 
stashInternal(InternalProtocol) - Method in interface akka.persistence.typed.internal.StashManagement
Stash a command to the internal stash buffer, which is used while waiting for persist to be completed.
stashInternal(InternalProtocol) - Method in interface akka.persistence.typed.state.internal.StashManagement
Stash a command to the internal stash buffer, which is used while waiting for persist to be completed.
stashInternally(Object) - Method in interface akka.persistence.Eventsourced
 
StashManagement<C,​E,​S> - Interface in akka.persistence.typed.internal
INTERNAL API: Stash management for persistent behaviors
StashManagement<C,​S> - Interface in akka.persistence.typed.state.internal
INTERNAL API: Stash management for persistent behaviors
StashOverflowException - Exception in akka.actor
Is thrown when the size of the Stash exceeds the capacity of the Stash
StashOverflowException - Exception in akka.actor.typed.javadsl
Is thrown when the size of the stash exceeds the capacity of the stash buffer.
StashOverflowException - Exception in akka.actor.typed.scaladsl
Is thrown when the size of the stash exceeds the capacity of the stash buffer.
StashOverflowException(String) - Constructor for exception akka.actor.typed.javadsl.StashOverflowException
 
StashOverflowException(String) - Constructor for exception akka.actor.typed.scaladsl.StashOverflowException
 
StashOverflowException(String, Throwable) - Constructor for exception akka.actor.StashOverflowException
 
StashOverflowException$ - Class in akka.actor
 
StashOverflowException$() - Constructor for class akka.actor.StashOverflowException$
 
StashOverflowStrategy - Interface in akka.persistence
This defines how to handle the current received message which failed to stash, when the size of Stash exceeding the capacity of Stash.
StashOverflowStrategy - Interface in akka.persistence.typed.internal
INTERNAL API
StashOverflowStrategy - Interface in akka.persistence.typed.state.internal
INTERNAL API
StashOverflowStrategy.Drop$ - Class in akka.persistence.typed.internal
 
StashOverflowStrategy.Drop$ - Class in akka.persistence.typed.state.internal
 
StashOverflowStrategy.Fail$ - Class in akka.persistence.typed.internal
 
StashOverflowStrategy.Fail$ - Class in akka.persistence.typed.state.internal
 
StashOverflowStrategy$ - Class in akka.persistence.typed.internal
INTERNAL API
StashOverflowStrategy$ - Class in akka.persistence.typed.state.internal
INTERNAL API
StashOverflowStrategy$() - Constructor for class akka.persistence.typed.internal.StashOverflowStrategy$
 
StashOverflowStrategy$() - Constructor for class akka.persistence.typed.state.internal.StashOverflowStrategy$
 
StashOverflowStrategyConfigurator - Interface in akka.persistence
Implement this interface in order to configure the stashOverflowStrategy for the internal stash of persistent actor.
stashState() - Method in interface akka.persistence.typed.internal.StashManagement
 
stashState() - Method in interface akka.persistence.typed.state.internal.StashManagement
 
StashSupport - Interface in akka.actor
 
stashUser(InternalProtocol) - Method in interface akka.persistence.typed.internal.StashManagement
Stash a command to the user stash buffer, which is used when Stash effect is used.
stashUser(InternalProtocol) - Method in interface akka.persistence.typed.state.internal.StashManagement
Stash a command to the user stash buffer, which is used when Stash effect is used.
StashWhenFailed - Interface in akka.dispatch.sysmsg
INTERNAL API
StashWhenWaitingForChildren - Interface in akka.dispatch.sysmsg
INTERNAL API
state() - Method in class akka.actor.FSM.CurrentState
 
state() - Method in class akka.cluster.Cluster
Current snapshot state of the cluster.
state() - Method in class akka.cluster.InternalClusterAction.PublishChanges
 
state() - Method in class akka.cluster.sharding.ShardCoordinator
 
state() - Method in class akka.cluster.typed.Cluster
Current snapshot state of the cluster.
state() - Method in class akka.persistence.fsm.PersistentFSM.CurrentState
Deprecated.
 
state() - Method in class akka.persistence.testkit.javadsl.EventSourcedBehaviorTestKit.CommandResult
The state after applying the events.
state() - Method in class akka.persistence.testkit.javadsl.EventSourcedBehaviorTestKit.RestartResult
The state after recovery.
state() - Method in interface akka.persistence.testkit.scaladsl.EventSourcedBehaviorTestKit.CommandResult
The state after applying the events.
state() - Method in interface akka.persistence.testkit.scaladsl.EventSourcedBehaviorTestKit.RestartResult
The state after recovery.
state() - Static method in class akka.persistence.typed.state.internal.PersistNothing
 
state() - Static method in class akka.persistence.typed.state.internal.Stash
 
state() - Static method in class akka.persistence.typed.state.internal.Unhandled
 
state() - Method in interface akka.persistence.typed.state.scaladsl.EffectBuilder
 
state() - Method in interface akka.stream.FlowMonitor
 
state() - Method in interface akka.stream.snapshot.ConnectionSnapshot
 
state(S, S, FI.UnitApply2<S, S>) - Method in class akka.japi.pf.FSMTransitionHandlerBuilder
Add a case statement that matches on a from state and a to state.
state(S, S, FI.UnitApplyVoid) - Method in class akka.japi.pf.FSMTransitionHandlerBuilder
Add a case statement that matches on a from state and a to state.
State(long, long, Map<String, Tuple2<Object, Object>>, IndexedSeq<DurableProducerQueue.MessageSent<A>>) - Constructor for class akka.actor.typed.delivery.DurableProducerQueue.State
 
State(S, D, Option<FiniteDuration>, Option<FSM.Reason>, List<Object>) - Constructor for class akka.actor.FSM.State
 
State(S, D, Option<FiniteDuration>, Option<PersistentFSM.Reason>, List<Object>, Seq<E>, Function1<D, BoxedUnit>, boolean) - Constructor for class akka.persistence.fsm.PersistentFSM.State
Deprecated.
 
state_$eq(akka.cluster.sharding.ShardCoordinator.Internal.State) - Method in class akka.cluster.sharding.ShardCoordinator
 
STATE_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister
 
State$() - Constructor for class akka.actor.FSM.State$
 
State$() - Constructor for class akka.actor.typed.delivery.DurableProducerQueue.State$
 
State$() - Constructor for class akka.cluster.sharding.ShardCoordinator.Internal$.State$
 
State$() - Constructor for class akka.persistence.fsm.PersistentFSM.State$
Deprecated.
 
stateChange(MessageFormats.PersistentStateChangeEvent) - Method in class akka.persistence.serialization.MessageSerializer
 
StateChangeEvent(String, Option<FiniteDuration>) - Constructor for class akka.persistence.fsm.PersistentFSM.StateChangeEvent
Deprecated.
 
StateChangeEvent$() - Constructor for class akka.persistence.fsm.PersistentFSM.StateChangeEvent$
Deprecated.
 
stateData() - Method in class akka.actor.FSM.Event
 
stateData() - Method in class akka.actor.FSM.LogEntry
 
stateData() - Method in class akka.actor.FSM.State
 
stateData() - Method in interface akka.actor.FSM
 
stateData() - Method in class akka.actor.FSM.StopEvent
 
stateData() - Method in class akka.persistence.fsm.PersistentFSM.Event
Deprecated.
 
stateData() - Method in class akka.persistence.fsm.PersistentFSM.LogEntry
Deprecated.
 
stateData() - Method in class akka.persistence.fsm.PersistentFSM.State
Deprecated.
 
stateData() - Method in class akka.persistence.fsm.PersistentFSM.StopEvent
Deprecated.
 
stateData() - Method in interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
 
stateData() - Method in class akka.testkit.TestFSMRef
Get current state data of this FSM.
statefulMap(Creator<S>, Function2<S, Out, Pair<S, T>>, Function<S, Optional<T>>) - Method in class akka.stream.javadsl.Flow
Transform each stream element with the help of a state.
statefulMap(Creator<S>, Function2<S, Out, Pair<S, T>>, Function<S, Optional<T>>) - Method in class akka.stream.javadsl.Source
Transform each stream element with the help of a state.
statefulMap(Creator<S>, Function2<S, Out, Pair<S, T>>, Function<S, Optional<T>>) - Method in class akka.stream.javadsl.SubFlow
Transform each stream element with the help of a state.
statefulMap(Creator<S>, Function2<S, Out, Pair<S, T>>, Function<S, Optional<T>>) - Method in class akka.stream.javadsl.SubSource
Transform each stream element with the help of a state.
statefulMap(Function0<S>, Function2<S, Out, Tuple2<S, T>>, Function1<S, Option<T>>) - Method in interface akka.stream.scaladsl.FlowOps
Transform each stream element with the help of a state.
statefulMapConcat(Creator<Function<Out, Iterable<T>>>) - Method in class akka.stream.javadsl.Flow
Transform each input element into an Iterable of output elements that is then flattened into the output stream.
statefulMapConcat(Creator<Function<Out, Iterable<T>>>) - Method in class akka.stream.javadsl.Source
Transform each input element into an Iterable of output elements that is then flattened into the output stream.
statefulMapConcat(Creator<Function<Out, Iterable<T>>>) - Method in class akka.stream.javadsl.SubFlow
Transform each input element into an Iterable of output elements that is then flattened into the output stream.
statefulMapConcat(Creator<Function<Out, Iterable<T>>>) - Method in class akka.stream.javadsl.SubSource
Transform each input element into an Iterable of output elements that is then flattened into the output stream.
statefulMapConcat(Function0<Function1<Out, IterableOnce<T>>>) - Method in interface akka.stream.scaladsl.FlowOps
Transform each input element into an Iterable of output elements that is then flattened into the output stream.
statefulSink(Function0<Function2<PartitionHub.ConsumerInfo, T, Object>>, int, int) - Method in class akka.stream.scaladsl.PartitionHub$
Creates a Sink that receives elements from its upstream producer and routes them to a dynamic set of consumers.
statefulSink$default$3() - Method in class akka.stream.scaladsl.PartitionHub$
 
stateIdentifier() - Method in class akka.persistence.fsm.PersistentFSM.PersistentFSMSnapshot
Deprecated.
 
stateIdentifier() - Method in class akka.persistence.fsm.PersistentFSM.StateChangeEvent
Deprecated.
 
STATEIDENTIFIER_FIELD_NUMBER - Static variable in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot
 
STATEIDENTIFIER_FIELD_NUMBER - Static variable in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent
 
stateInitialized() - Method in class akka.cluster.sharding.ShardCoordinator
 
StateInitialized() - Constructor for class akka.cluster.sharding.ShardCoordinator.Internal$.StateInitialized
 
StateInitialized$() - Constructor for class akka.cluster.sharding.ShardCoordinator.Internal$.StateInitialized$
 
stateName() - Method in class akka.actor.FSM.LogEntry
 
stateName() - Method in class akka.actor.FSM.State
 
stateName() - Method in interface akka.actor.FSM
 
stateName() - Method in class akka.persistence.fsm.PersistentFSM.LogEntry
Deprecated.
 
stateName() - Method in class akka.persistence.fsm.PersistentFSM.State
Deprecated.
 
stateName() - Method in interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
 
stateName() - Method in class akka.testkit.TestFSMRef
Get current state name of this FSM.
stateNames() - Method in interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
 
stateOfType(Class<S>) - Method in class akka.persistence.testkit.javadsl.EventSourcedBehaviorTestKit.CommandResult
The state as a given expected type.
stateOfType(ClassTag<S>) - Method in interface akka.persistence.testkit.scaladsl.EventSourcedBehaviorTestKit.CommandResult
The state as a given expected type.
stateReceive(PartialFunction<Object, BoxedUnit>, Object) - Method in interface akka.persistence.Eventsourced.State
 
statesMap() - Method in class akka.persistence.fsm.AbstractPersistentFSM
Deprecated.
 
statesMap() - Method in interface akka.persistence.fsm.PersistentFSM
Deprecated.
Map from state identifier to state instance
stateStoreMode() - Method in class akka.cluster.sharding.ClusterShardingSettings
 
stateStoreMode() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings
 
StateStoreMode$() - Constructor for class akka.cluster.sharding.typed.ClusterShardingSettings.StateStoreMode$
 
stateStoreModeDdata() - Static method in class akka.cluster.sharding.typed.ClusterShardingSettings
Java API
stateStoreModeDdata() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings$
Java API
StateStoreModeDData() - Static method in class akka.cluster.sharding.ClusterShardingSettings
 
StateStoreModeDData() - Method in class akka.cluster.sharding.ClusterShardingSettings$
 
StateStoreModeDData$() - Constructor for class akka.cluster.sharding.typed.ClusterShardingSettings.StateStoreModeDData$
 
stateStoreModePersistence() - Static method in class akka.cluster.sharding.typed.ClusterShardingSettings
Java API
stateStoreModePersistence() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings$
Java API
StateStoreModePersistence() - Static method in class akka.cluster.sharding.ClusterShardingSettings
 
StateStoreModePersistence() - Method in class akka.cluster.sharding.ClusterShardingSettings$
 
StateStoreModePersistence$() - Constructor for class akka.cluster.sharding.typed.ClusterShardingSettings.StateStoreModePersistence$
 
StateTimeout() - Method in class akka.actor.AbstractFSM
 
StateTimeout() - Method in interface akka.actor.FSM
This case object is received in case of a state timeout.
StateTimeout() - Method in class akka.cluster.singleton.ClusterSingletonManager
 
StateTimeout() - Method in class akka.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
 
StateTimeout() - Method in interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
This case object is received in case of a state timeout.
StateTimeout$() - Constructor for class akka.actor.FSM.StateTimeout$
 
StateTimeout$() - Constructor for class akka.persistence.fsm.PersistentFSM.StateTimeout$
Deprecated.
 
StaticQuorumName() - Method in class akka.cluster.sbr.SplitBrainResolverSettings$
 
StaticQuorumSettings$ - Class in akka.cluster.sbr
 
StaticQuorumSettings$() - Constructor for class akka.cluster.sbr.StaticQuorumSettings$
 
stats() - Method in interface akka.actor.dungeon.ChildrenContainer.EmptyChildrenContainer
 
stats() - Method in class akka.actor.dungeon.ChildrenContainer.NormalChildrenContainer
 
stats() - Method in interface akka.actor.dungeon.ChildrenContainer
 
stats() - Method in class akka.actor.dungeon.ChildrenContainer.TerminatingChildrenContainer
 
STATS_FIELD_NUMBER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats
 
STATS_FIELD_NUMBER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry
 
STATS_FIELD_NUMBER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats
 
status() - Method in class akka.actor.Status.Success
 
status() - Method in class akka.cluster.Member
 
status() - Method in class akka.stream.IOResult
Deprecated.
status is always set to Success(Done). Since 2.6.0.
Status - Class in akka.actor
Superseeded by StatusReply, prefer that when possible.
Status() - Constructor for class akka.actor.Status
 
Status(Map<Address, Object>, boolean) - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Status
 
Status(Map<String, ByteString>, int, int, Option<Object>, Option<Object>) - Constructor for class akka.cluster.ddata.Replicator.Internal$.Status
 
STATUS() - Static method in class akka.io.dns.internal.OpCode
 
STATUS() - Method in class akka.io.dns.internal.OpCode$
 
STATUS_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.Member
 
STATUS_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability
 
Status.Failure - Class in akka.actor
This class/message type is preferably used to indicate failure of some operation performed.
Status.Failure$ - Class in akka.actor
 
Status.Success - Class in akka.actor
This class/message type is preferably used to indicate success of some operation performed.
Status.Success$ - Class in akka.actor
 
Status$ - Class in akka.actor
Superseeded by StatusReply, prefer that when possible.
Status$() - Constructor for class akka.actor.Status$
 
Status$() - Constructor for class akka.cluster.ddata.Replicator.Internal$.Status$
 
Status$() - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Status$
 
Status$Status - Interface in akka.actor
 
statusCount() - Method in class akka.cluster.ddata.Replicator
 
statusCount_$eq(long) - Method in class akka.cluster.ddata.Replicator
 
StatusManifest() - Method in class akka.cluster.ddata.protobuf.ReplicatorMessageSerializer
 
statusPromise() - Method in class akka.remote.transport.ActorTransportAdapter.AssociateUnderlying
Deprecated.
 
StatusReply<T> - Class in akka.pattern
Generic top-level message type for replies that signal failure or success.
StatusReply() - Constructor for class akka.pattern.StatusReply
 
StatusReply.Error$ - Class in akka.pattern
Scala API for creating and pattern matching an error response
StatusReply.ErrorMessage - Exception in akka.pattern
Carrier exception used for textual error descriptions.
StatusReply.ErrorMessage$ - Class in akka.pattern
 
StatusReply.Success$ - Class in akka.pattern
Scala API for creation and pattern matching a successful response.
StatusReply$ - Class in akka.pattern
 
StatusReply$() - Constructor for class akka.pattern.StatusReply$
 
statusTotChunks() - Method in class akka.cluster.ddata.Replicator
 
statusTotChunks_$eq(int) - Method in class akka.cluster.ddata.Replicator
 
stay() - Method in interface akka.actor.FSM
Produce "empty" transition descriptor.
stay() - Method in interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
Produce "empty" transition descriptor.
StdOutLogger$() - Constructor for class akka.event.Logging.StdOutLogger$
 
StdoutLogLevel() - Method in class akka.actor.ActorSystem.Settings
 
stepDecay() - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.HillClimbingAdmissionOptimizer
 
stepDecay() - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.HillClimbingSettings
 
stepDecay() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.HillClimbingSettings
 
stop() - Method in interface akka.actor.Cell
Recursively terminate this actor and all its children.
stop() - Method in interface akka.actor.dungeon.Dispatch
 
stop() - Method in interface akka.actor.FSM
Produce change descriptor to stop this FSM actor with reason "Normal".
stop() - Method in interface akka.actor.MinimalActorRef
 
stop() - Static method in class akka.actor.Nobody
 
stop() - Static method in class akka.actor.SupervisorStrategy
Java API: Returning this directive stops the Actor
stop() - Method in class akka.actor.SupervisorStrategy$
Java API: Returning this directive stops the Actor
stop() - Method in class akka.actor.testkit.typed.javadsl.TestProbe
Stops the TestProbe.getRef, which is useful when testing watch and termination.
stop() - Method in interface akka.actor.testkit.typed.scaladsl.TestProbe
Stops the TestProbe.ref, which is useful when testing watch and termination.
stop() - Static method in class akka.actor.typed.SupervisorStrategy
Stop the actor
stop() - Method in class akka.actor.typed.SupervisorStrategy$
Stop the actor
stop() - Method in interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
Produce change descriptor to stop this FSM actor with reason "Normal".
stop() - Method in class akka.persistence.typed.javadsl.EffectFactories
Stop this persistent actor
stop() - Method in class akka.persistence.typed.scaladsl.Effect$
Stop this persistent actor Side effects can be chained with thenRun
stop() - Method in class akka.persistence.typed.state.javadsl.EffectFactories
Stop this persistent actor
stop() - Method in class akka.persistence.typed.state.scaladsl.Effect$
Stop this persistent actor Side effects can be chained with thenRun
stop() - Method in class akka.stream.stage.GraphStageLogic.StageActor
 
stop() - Static method in class akka.stream.Supervision
Java API: The stream will be completed with failure if application code for processing an element throws an exception.
stop() - Method in class akka.stream.Supervision$
Java API: The stream will be completed with failure if application code for processing an element throws an exception.
stop(ActorContext, ActorRef<?>) - Static method in class akka.actor.typed.javadsl.Adapter
 
stop(ActorContext, ActorRef<?>) - Method in class akka.actor.typed.javadsl.Adapter$
 
stop(ActorRef) - Method in interface akka.actor.ActorRefFactory
Stop the actor pointed to by the given ActorRef; this is an asynchronous operation, i.e.
stop(ActorRef) - Method in interface akka.actor.dungeon.Children
 
stop(FSM.Reason) - Method in interface akka.actor.FSM
Produce change descriptor to stop this FSM actor including specified reason.
stop(FSM.Reason, FI.UnitApply2<S, D>) - Method in class akka.japi.pf.FSMStopBuilder
Add a case statement that matches on an FSM.Reason.
stop(FSM.Reason, D) - Method in interface akka.actor.FSM
Produce change descriptor to stop this FSM actor including specified reason.
stop(ActorRef<T>) - Method in class akka.actor.testkit.typed.javadsl.ActorTestKit
Stop the actor under test and wait until it terminates.
stop(ActorRef<T>) - Method in class akka.actor.testkit.typed.javadsl.TestKitJunitResource
See corresponding method on ActorTestKit
stop(ActorRef<T>, Duration) - Method in class akka.actor.testkit.typed.javadsl.ActorTestKit
Stop the actor under test and wait max until it terminates.
stop(ActorRef<T>, Duration) - Method in class akka.actor.testkit.typed.javadsl.TestKitJunitResource
See corresponding method on ActorTestKit
stop(ActorRef<T>, FiniteDuration) - Method in class akka.actor.testkit.typed.scaladsl.ActorTestKit
Stop the actor under test and wait until it terminates.
stop(ActorRef<U>) - Method in interface akka.actor.typed.javadsl.ActorContext
Force the child Actor under the given name to terminate after it finishes processing its current message.
stop(ActorRef<U>) - Method in interface akka.actor.typed.scaladsl.ActorContext
Force the child Actor under the given name to terminate after it finishes processing its current message.
stop(ActorContext<?>, ActorRef) - Static method in class akka.actor.typed.javadsl.Adapter
 
stop(ActorContext<?>, ActorRef) - Method in class akka.actor.typed.javadsl.Adapter$
 
stop(Logging.LogLevel) - Static method in class akka.actor.SupervisorStrategy
Returning this directive stops the Actor
stop(Logging.LogLevel) - Method in class akka.actor.SupervisorStrategy$
Returning this directive stops the Actor
stop(PersistentFSM.Reason) - Method in interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
Produce change descriptor to stop this FSM actor including specified reason.
stop(PersistentFSM.Reason, FI.UnitApply2<S, D>) - Method in class akka.persistence.fsm.japi.pf.FSMStopBuilder
Deprecated.
Add a case statement that matches on an FSM.Reason.
stop(PersistentFSM.Reason, D) - Method in interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
Produce change descriptor to stop this FSM actor including specified reason.
stop(Class<P>, FI.TypedPredicate<P>, FI.UnitApply3<P, S, D>) - Method in class akka.japi.pf.FSMStopBuilder
Add a case statement that matches on a reason type and a predicate.
stop(Class<P>, FI.TypedPredicate<P>, FI.UnitApply3<P, S, D>) - Method in class akka.persistence.fsm.japi.pf.FSMStopBuilder
Deprecated.
Add a case statement that matches on a reason type and a predicate.
stop(Class<P>, FI.UnitApply3<P, S, D>) - Method in class akka.japi.pf.FSMStopBuilder
Add a case statement that matches on a reason type.
stop(Class<P>, FI.UnitApply3<P, S, D>) - Method in class akka.persistence.fsm.japi.pf.FSMStopBuilder
Deprecated.
Add a case statement that matches on a reason type.
stop(Object) - Method in interface akka.actor.TypedActorFactory
Deprecated.
Stops the underlying ActorRef for the supplied TypedActor proxy, if any, returns whether it could find the find the ActorRef or not
stop(BundleContext) - Method in class akka.osgi.ActorSystemActivator
Shuts down the ActorSystem when the bundle is stopped and, if necessary, unregisters a service registration.
Stop - Class in akka.persistence.typed.internal
INTERNAL API
Stop - Class in akka.persistence.typed.state.internal
INTERNAL API
Stop() - Constructor for class akka.persistence.typed.internal.Stop
 
Stop() - Constructor for class akka.persistence.typed.state.internal.Stop
 
Stop$ - Class in akka.persistence.typed.internal
INTERNAL API
Stop$ - Class in akka.persistence.typed.state.internal
INTERNAL API
Stop$() - Constructor for class akka.actor.SupervisorStrategy.Stop$
 
Stop$() - Constructor for class akka.actor.typed.SupervisorStrategy.Stop$
 
Stop$() - Constructor for class akka.persistence.typed.internal.Stop$
 
Stop$() - Constructor for class akka.persistence.typed.state.internal.Stop$
 
Stop$() - Constructor for class akka.stream.Supervision.Stop$
 
stop$default$2() - Method in class akka.actor.testkit.typed.scaladsl.ActorTestKit
 
StopActor(ActorRef<T>, ActorRef<ActorTestKitGuardian.Ack$>) - Constructor for class akka.actor.testkit.typed.internal.ActorTestKitGuardian.StopActor
 
StopActor$() - Constructor for class akka.actor.testkit.typed.internal.ActorTestKitGuardian.StopActor$
 
StopChild$ - Class in akka.actor
 
StopChild$() - Constructor for class akka.actor.StopChild$
 
stopChildren() - Method in interface akka.actor.typed.SupervisorStrategy.RestartOrBackoff
 
stopDefaultLoggers(ActorSystem) - Method in interface akka.event.LoggingBus
 
StopEvent(FSM.Reason, S, D) - Constructor for class akka.actor.FSM.StopEvent
 
StopEvent(PersistentFSM.Reason, S, D) - Constructor for class akka.persistence.fsm.PersistentFSM.StopEvent
Deprecated.
 
StopEvent() - Method in class akka.actor.AbstractFSM
 
StopEvent() - Method in interface akka.actor.FSM
 
StopEvent() - Method in class akka.cluster.singleton.ClusterSingletonManager
 
StopEvent() - Method in class akka.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
 
StopEvent() - Method in interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
 
StopEvent$() - Constructor for class akka.actor.FSM.StopEvent$
 
StopEvent$() - Constructor for class akka.persistence.fsm.PersistentFSM.StopEvent$
Deprecated.
 
stopFunctionRefs() - Method in interface akka.actor.dungeon.Children
 
StopImpliesFailure - Class in akka.pattern
 
StopImpliesFailure() - Constructor for class akka.pattern.StopImpliesFailure
 
StopImpliesFailure$ - Class in akka.pattern
 
StopImpliesFailure$() - Constructor for class akka.pattern.StopImpliesFailure$
 
stopMessage() - Method in class akka.cluster.sharding.typed.javadsl.Entity
 
stopMessage() - Method in class akka.cluster.sharding.typed.scaladsl.Entity
 
stopMessage() - Method in class akka.cluster.typed.SingletonActor
 
stopped() - Static method in class akka.actor.typed.internal.BehaviorImpl
 
stopped() - Method in class akka.actor.typed.internal.BehaviorImpl$
 
stopped() - Static method in class akka.actor.typed.javadsl.Behaviors
Return this behavior from message processing to signal that this actor shall terminate voluntarily.
stopped() - Method in class akka.actor.typed.javadsl.Behaviors$
Return this behavior from message processing to signal that this actor shall terminate voluntarily.
stopped() - Static method in class akka.actor.typed.scaladsl.Behaviors
Return this behavior from message processing to signal that this actor shall terminate voluntarily.
stopped() - Method in class akka.actor.typed.scaladsl.Behaviors$
Return this behavior from message processing to signal that this actor shall terminate voluntarily.
stopped() - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.Update
 
stopped() - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.UpdateDone
 
stopped() - Static method in class akka.pattern.internal.CircuitBreakerNoopTelemetry
 
stopped() - Method in class akka.pattern.internal.CircuitBreakerNoopTelemetry$
 
stopped() - Method in interface akka.pattern.internal.CircuitBreakerTelemetry
Called when the circuit breaker is removed, e.g.
stopped(Effect) - Static method in class akka.actor.typed.javadsl.Behaviors
Return this behavior from message processing to signal that this actor shall terminate voluntarily.
stopped(Effect) - Method in class akka.actor.typed.javadsl.Behaviors$
Return this behavior from message processing to signal that this actor shall terminate voluntarily.
stopped(String) - Static method in class akka.actor.testkit.typed.javadsl.Effects
The behavior stopped childName
stopped(String) - Method in class akka.actor.testkit.typed.javadsl.Effects$
The behavior stopped childName
stopped(String) - Static method in class akka.actor.testkit.typed.scaladsl.Effects
The behavior stopped childName
stopped(String) - Method in class akka.actor.testkit.typed.scaladsl.Effects$
The behavior stopped childName
stopped(Function0<BoxedUnit>) - Static method in class akka.actor.typed.internal.BehaviorImpl
 
stopped(Function0<BoxedUnit>) - Method in class akka.actor.typed.internal.BehaviorImpl$
 
stopped(Function0<BoxedUnit>) - Static method in class akka.actor.typed.scaladsl.Behaviors
Return this behavior from message processing to signal that this actor shall terminate voluntarily.
stopped(Function0<BoxedUnit>) - Method in class akka.actor.typed.scaladsl.Behaviors$
Return this behavior from message processing to signal that this actor shall terminate voluntarily.
Stopped(String) - Constructor for class akka.actor.testkit.typed.Effect.Stopped
 
Stopped$() - Constructor for class akka.actor.testkit.typed.Effect.Stopped$
 
StoppedBehavior() - Static method in class akka.actor.typed.internal.BehaviorImpl
 
StoppedBehavior() - Method in class akka.actor.typed.internal.BehaviorImpl$
 
StoppedBehavior() - Static method in class akka.actor.typed.internal.BehaviorTags
 
StoppedBehavior() - Method in class akka.actor.typed.internal.BehaviorTags$
 
stoppedLogics() - Method in interface akka.stream.snapshot.RunningInterpreter
All logics that has completed and is no longer executing
Stopping() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.Stopping
 
Stopping$() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.Stopping$
 
StoppingData(ActorRef) - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.StoppingData
 
StoppingData$() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.StoppingData$
 
stoppingDecider() - Static method in class akka.stream.Supervision
Scala API: Decider that returns Stop for all exceptions.
stoppingDecider() - Method in class akka.stream.Supervision$
Scala API: Decider that returns Stop for all exceptions.
stoppingStrategy() - Static method in class akka.actor.SupervisorStrategy
This strategy resembles Erlang in that failing children are always terminated (one-for-one).
stoppingStrategy() - Method in class akka.actor.SupervisorStrategy$
This strategy resembles Erlang in that failing children are always terminated (one-for-one).
StoppingSupervisorStrategy - Class in akka.actor
 
StoppingSupervisorStrategy() - Constructor for class akka.actor.StoppingSupervisorStrategy
 
stopReason() - Method in class akka.actor.FSM.State
 
stopReason() - Method in class akka.persistence.fsm.PersistentFSM.State
Deprecated.
 
stopRouterWhenAllRouteesRemoved() - Method in interface akka.cluster.routing.ClusterRouterConfigBase
 
stopRouterWhenAllRouteesRemoved() - Static method in class akka.routing.FromConfig
 
stopRouterWhenAllRouteesRemoved() - Static method in class akka.routing.NoRouter
 
stopRouterWhenAllRouteesRemoved() - Method in interface akka.routing.Pool
 
stopRouterWhenAllRouteesRemoved() - Method in interface akka.routing.RouterConfig
 
StopSupervisor<T,​Thr extends java.lang.Throwable> - Class in akka.actor.typed.internal
 
StopSupervisor(Behavior<T>, akka.actor.typed.SupervisorStrategy.Stop, ClassTag<Thr>) - Constructor for class akka.actor.typed.internal.StopSupervisor
 
storage() - Method in interface akka.persistence.testkit.scaladsl.HasStorage
 
storage() - Method in class akka.persistence.testkit.scaladsl.PersistenceTestKit
 
storage() - Method in class akka.persistence.testkit.scaladsl.SnapshotTestKit
 
StorageFailure - Class in akka.persistence.testkit
Emulates exception thrown by the storage on the attempt to perform some operation.
StorageFailure(Throwable) - Constructor for class akka.persistence.testkit.StorageFailure
 
StorageFailure$ - Class in akka.persistence.testkit
 
StorageFailure$() - Constructor for class akka.persistence.testkit.StorageFailure$
 
storageFor(String) - Method in class akka.persistence.testkit.internal.InMemStorageExtension
 
store() - Method in interface akka.persistence.journal.AsyncWriteProxy
 
Store(String, DurableStore.DurableDataEnvelope, Option<DurableStore.StoreReply>) - Constructor for class akka.cluster.ddata.DurableStore.Store
 
store_$eq(Option<ActorRef>) - Method in interface akka.persistence.journal.AsyncWriteProxy
 
Store$() - Constructor for class akka.cluster.ddata.DurableStore.Store$
 
storedSeqNr() - Method in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageSentAck
 
StoreFailure(Key<A>) - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.StoreFailure
 
StoreFailure(Key<A>, Option<Object>) - Constructor for class akka.cluster.ddata.Replicator.StoreFailure
 
StoreFailure$() - Constructor for class akka.cluster.ddata.Replicator.StoreFailure$
 
StoreFailure$() - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.StoreFailure$
 
StoreFailure$() - Constructor for class akka.cluster.ddata.typed.scaladsl.Replicator.StoreFailure$
 
StoreMessageConfirmed(long, String, long) - Constructor for class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageConfirmed
 
StoreMessageConfirmed$() - Constructor for class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageConfirmed$
 
StoreMessageSent(DurableProducerQueue.MessageSent<A>, ActorRef<DurableProducerQueue.StoreMessageSentAck>) - Constructor for class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageSent
 
StoreMessageSent$() - Constructor for class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageSent$
 
StoreMessageSentAck(long) - Constructor for class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageSentAck
 
StoreMessageSentAck$() - Constructor for class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageSentAck$
 
StoreReply(Object, Object, ActorRef) - Constructor for class akka.cluster.ddata.DurableStore.StoreReply
 
StoreReply$() - Constructor for class akka.cluster.ddata.DurableStore.StoreReply$
 
StoringSnapshot() - Static method in class akka.persistence.typed.internal.PersistenceMdc
 
StoringSnapshot() - Method in class akka.persistence.typed.internal.PersistenceMdc$
 
strategy() - Method in class akka.stream.Attributes.CancellationStrategy
 
strategy() - Method in class akka.stream.Attributes.CancellationStrategy$.AfterDelay
 
strategy() - Method in class akka.testkit.TestActor.Spawn
 
StreamConverters - Class in akka.stream.javadsl
Converters for interacting with the blocking java.io streams APIs and Java 8 Streams
StreamConverters - Class in akka.stream.scaladsl
Converters for interacting with the blocking java.io streams APIs and Java 8 Streams
StreamConverters() - Constructor for class akka.stream.javadsl.StreamConverters
 
StreamConverters() - Constructor for class akka.stream.scaladsl.StreamConverters
 
StreamConverters$ - Class in akka.stream.javadsl
Converters for interacting with the blocking java.io streams APIs and Java 8 Streams
StreamConverters$ - Class in akka.stream.scaladsl
Converters for interacting with the blocking java.io streams APIs and Java 8 Streams
StreamConverters$() - Constructor for class akka.stream.javadsl.StreamConverters$
 
StreamConverters$() - Constructor for class akka.stream.scaladsl.StreamConverters$
 
StreamDetachedException - Exception in akka.stream
This exception signals that materialized value is already detached from stream.
StreamDetachedException() - Constructor for exception akka.stream.StreamDetachedException
 
StreamDetachedException(String) - Constructor for exception akka.stream.StreamDetachedException
 
StreamLimitReachedException - Exception in akka.stream
 
StreamLimitReachedException(long) - Constructor for exception akka.stream.StreamLimitReachedException
 
streamName(int) - Method in class akka.remote.artery.ArteryTransport$
 
StreamRefAttributes - Class in akka.stream
Attributes for stream refs (SourceRef and SinkRef).
StreamRefAttributes() - Constructor for class akka.stream.StreamRefAttributes
 
StreamRefAttributes.BufferCapacity - Class in akka.stream
 
StreamRefAttributes.BufferCapacity$ - Class in akka.stream
 
StreamRefAttributes.DemandRedeliveryInterval - Class in akka.stream
 
StreamRefAttributes.DemandRedeliveryInterval$ - Class in akka.stream
 
StreamRefAttributes.FinalTerminationSignalDeadline - Class in akka.stream
 
StreamRefAttributes.FinalTerminationSignalDeadline$ - Class in akka.stream
 
StreamRefAttributes.StreamRefAttribute - Interface in akka.stream
Attributes specific to stream refs.
StreamRefAttributes.SubscriptionTimeout - Class in akka.stream
 
StreamRefAttributes.SubscriptionTimeout$ - Class in akka.stream
 
StreamRefAttributes$ - Class in akka.stream
Attributes for stream refs (SourceRef and SinkRef).
StreamRefAttributes$() - Constructor for class akka.stream.StreamRefAttributes$
 
StreamRefMessages - Class in akka.stream
 
StreamRefMessages.ActorRef - Class in akka.stream
Protobuf type ActorRef
StreamRefMessages.ActorRef.Builder - Class in akka.stream
Protobuf type ActorRef
StreamRefMessages.ActorRefOrBuilder - Interface in akka.stream
 
StreamRefMessages.CumulativeDemand - Class in akka.stream
Protobuf type CumulativeDemand
StreamRefMessages.CumulativeDemand.Builder - Class in akka.stream
Protobuf type CumulativeDemand
StreamRefMessages.CumulativeDemandOrBuilder - Interface in akka.stream
 
StreamRefMessages.OnSubscribeHandshake - Class in akka.stream
Protobuf type OnSubscribeHandshake
StreamRefMessages.OnSubscribeHandshake.Builder - Class in akka.stream
Protobuf type OnSubscribeHandshake
StreamRefMessages.OnSubscribeHandshakeOrBuilder - Interface in akka.stream
 
StreamRefMessages.Payload - Class in akka.stream
Protobuf type Payload
StreamRefMessages.Payload.Builder - Class in akka.stream
Protobuf type Payload
StreamRefMessages.PayloadOrBuilder - Interface in akka.stream
 
StreamRefMessages.RemoteStreamCompleted - Class in akka.stream
Protobuf type RemoteStreamCompleted
StreamRefMessages.RemoteStreamCompleted.Builder - Class in akka.stream
Protobuf type RemoteStreamCompleted
StreamRefMessages.RemoteStreamCompletedOrBuilder - Interface in akka.stream
 
StreamRefMessages.RemoteStreamFailure - Class in akka.stream
Protobuf type RemoteStreamFailure
StreamRefMessages.RemoteStreamFailure.Builder - Class in akka.stream
Protobuf type RemoteStreamFailure
StreamRefMessages.RemoteStreamFailureOrBuilder - Interface in akka.stream
 
StreamRefMessages.SequencedOnNext - Class in akka.stream
Protobuf type SequencedOnNext
StreamRefMessages.SequencedOnNext.Builder - Class in akka.stream
Protobuf type SequencedOnNext
StreamRefMessages.SequencedOnNextOrBuilder - Interface in akka.stream
 
StreamRefMessages.SinkRef - Class in akka.stream
Protobuf type SinkRef
StreamRefMessages.SinkRef.Builder - Class in akka.stream
Protobuf type SinkRef
StreamRefMessages.SinkRefOrBuilder - Interface in akka.stream
 
StreamRefMessages.SourceRef - Class in akka.stream
Protobuf type SourceRef
StreamRefMessages.SourceRef.Builder - Class in akka.stream
Protobuf type SourceRef
StreamRefMessages.SourceRefOrBuilder - Interface in akka.stream
 
StreamRefModule - Interface in akka.serialization.jackson
INTERNAL API: Adds support for serializing and deserializing SourceRef and SinkRef.
StreamRefResolver - Interface in akka.stream
The stream ref resolver provides a way to serialize and deserialize streamrefs in user serializers.
StreamRefResolver$ - Class in akka.stream
The stream ref resolver extension provides a way to serialize and deserialize streamrefs in user serializers.
StreamRefResolver$() - Constructor for class akka.stream.StreamRefResolver$
 
StreamRefs - Class in akka.stream.javadsl
Factories for creating stream refs.
StreamRefs - Class in akka.stream.scaladsl
Factories for creating stream refs.
StreamRefs() - Constructor for class akka.stream.javadsl.StreamRefs
 
StreamRefs() - Constructor for class akka.stream.scaladsl.StreamRefs
 
StreamRefs$ - Class in akka.stream.javadsl
Factories for creating stream refs.
StreamRefs$ - Class in akka.stream.scaladsl
Factories for creating stream refs.
StreamRefs$() - Constructor for class akka.stream.javadsl.StreamRefs$
 
StreamRefs$() - Constructor for class akka.stream.scaladsl.StreamRefs$
 
streamRefSettings() - Method in class akka.stream.ActorMaterializerSettings
 
StreamRefSettings - Interface in akka.stream
Settings specific to SourceRef and SinkRef.
StreamRefSettings$ - Class in akka.stream
 
StreamRefSettings$() - Constructor for class akka.stream.StreamRefSettings$
 
StreamRefSubscriptionTimeoutException - Exception in akka.stream
 
StreamRefSubscriptionTimeoutException(String) - Constructor for exception akka.stream.StreamRefSubscriptionTimeoutException
 
StreamRefSubscriptionTimeoutException$ - Class in akka.stream
 
StreamRefSubscriptionTimeoutException$() - Constructor for class akka.stream.StreamRefSubscriptionTimeoutException$
 
StreamSnapshot - Interface in akka.stream.snapshot
A snapshot of one running stream
StreamSnapshotImpl$ - Class in akka.stream.snapshot
 
StreamSnapshotImpl$() - Constructor for class akka.stream.snapshot.StreamSnapshotImpl$
 
streamSnapshots(ActorSystem) - Static method in class akka.stream.snapshot.MaterializerState
Dump stream snapshots of all streams of the default system materializer.
streamSnapshots(ActorSystem) - Method in class akka.stream.snapshot.MaterializerState$
Dump stream snapshots of all streams of the default system materializer.
streamSnapshots(Materializer) - Static method in class akka.stream.snapshot.MaterializerState
Dump stream snapshots of all streams of the given materializer.
streamSnapshots(Materializer) - Method in class akka.stream.snapshot.MaterializerState$
Dump stream snapshots of all streams of the given materializer.
streamSubscriptionTimeout(Duration, StreamSubscriptionTimeoutTerminationMode) - Static method in class akka.stream.ActorAttributes
Java API: Defines a timeout for stream subscription and what action to take when that hits.
streamSubscriptionTimeout(Duration, StreamSubscriptionTimeoutTerminationMode) - Method in class akka.stream.ActorAttributes$
Java API: Defines a timeout for stream subscription and what action to take when that hits.
streamSubscriptionTimeout(FiniteDuration, StreamSubscriptionTimeoutTerminationMode) - Static method in class akka.stream.ActorAttributes
Scala API: Defines a timeout for stream subscription and what action to take when that hits.
streamSubscriptionTimeout(FiniteDuration, StreamSubscriptionTimeoutTerminationMode) - Method in class akka.stream.ActorAttributes$
Scala API: Defines a timeout for stream subscription and what action to take when that hits.
StreamSubscriptionTimeout(FiniteDuration, StreamSubscriptionTimeoutTerminationMode) - Constructor for class akka.stream.ActorAttributes.StreamSubscriptionTimeout
 
StreamSubscriptionTimeout$() - Constructor for class akka.stream.ActorAttributes.StreamSubscriptionTimeout$
 
StreamSubscriptionTimeoutSettings - Class in akka.stream
Leaked publishers and subscribers are cleaned up when they are not used within a given deadline, configured by StreamSubscriptionTimeoutSettings.
StreamSubscriptionTimeoutSettings(StreamSubscriptionTimeoutTerminationMode, FiniteDuration) - Constructor for class akka.stream.StreamSubscriptionTimeoutSettings
 
StreamSubscriptionTimeoutSettings$ - Class in akka.stream
 
StreamSubscriptionTimeoutSettings$() - Constructor for class akka.stream.StreamSubscriptionTimeoutSettings$
 
StreamSubscriptionTimeoutTerminationMode - Class in akka.stream
This mode describes what shall happen when the subscription timeout expires for substream Publishers created by operations like prefixAndTail.
StreamSubscriptionTimeoutTerminationMode() - Constructor for class akka.stream.StreamSubscriptionTimeoutTerminationMode
 
StreamSubscriptionTimeoutTerminationMode.CancelTermination$ - Class in akka.stream
 
StreamSubscriptionTimeoutTerminationMode.NoopTermination$ - Class in akka.stream
 
StreamSubscriptionTimeoutTerminationMode.WarnTermination$ - Class in akka.stream
 
StreamSubscriptionTimeoutTerminationMode$ - Class in akka.stream
 
StreamSubscriptionTimeoutTerminationMode$() - Constructor for class akka.stream.StreamSubscriptionTimeoutTerminationMode$
 
StreamTcpException - Exception in akka.stream
 
StreamTcpException(String) - Constructor for exception akka.stream.StreamTcpException
 
StreamTestKit - Class in akka.stream.testkit.javadsl
 
StreamTestKit - Class in akka.stream.testkit.scaladsl
 
StreamTestKit - Class in akka.stream.testkit
INTERNAL API
StreamTestKit() - Constructor for class akka.stream.testkit.javadsl.StreamTestKit
 
StreamTestKit() - Constructor for class akka.stream.testkit.scaladsl.StreamTestKit
 
StreamTestKit() - Constructor for class akka.stream.testkit.StreamTestKit
 
StreamTestKit.CompletedSubscription<T> - Class in akka.stream.testkit
 
StreamTestKit.CompletedSubscription$ - Class in akka.stream.testkit
 
StreamTestKit.FailedSubscription<T> - Class in akka.stream.testkit
 
StreamTestKit.FailedSubscription$ - Class in akka.stream.testkit
 
StreamTestKit.ProbeSink<T> - Class in akka.stream.testkit
 
StreamTestKit.ProbeSource<T> - Class in akka.stream.testkit
 
StreamTestKit.PublisherProbeSubscription<I> - Class in akka.stream.testkit
 
StreamTestKit.PublisherProbeSubscription$ - Class in akka.stream.testkit
 
StreamTestKit$ - Class in akka.stream.testkit.javadsl
 
StreamTestKit$ - Class in akka.stream.testkit.scaladsl
 
StreamTestKit$ - Class in akka.stream.testkit
INTERNAL API
StreamTestKit$() - Constructor for class akka.stream.testkit.javadsl.StreamTestKit$
 
StreamTestKit$() - Constructor for class akka.stream.testkit.scaladsl.StreamTestKit$
 
StreamTestKit$() - Constructor for class akka.stream.testkit.StreamTestKit$
 
STRINGELEMENTS_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
 
STRINGELEMENTS_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
 
STRINGELEMENTS_FIELD_NUMBER - Static variable in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
 
stringFrom(Attributes) - Method in class akka.stream.Attributes.SourceLocation$
 
stringHash(String) - Static method in class akka.routing.MurmurHash
Compute a high-quality hash of a string
stringHash(String) - Method in class akka.routing.MurmurHash$
Compute a high-quality hash of a string
STRINGKEY_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry
 
STRINGKEY_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry
 
STRINGKEY_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry
 
STRINGKEY_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry
 
STRINGKEY_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry
 
StringSerializer - Class in akka.remote.serialization
Deprecated.
Moved to akka.serialization.StringSerializer in akka-actor. Since 2.6.0.
StringSerializer(ExtendedActorSystem) - Constructor for class akka.remote.serialization.StringSerializer
Deprecated.
 
styleName() - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
Deprecated.
The styleName lifecycle method has been deprecated and will be removed in a future version of ScalaTest with no replacement. Since 3.1.0.
styleName() - Method in class akka.persistence.PluginSpec
Deprecated.
The styleName lifecycle method has been deprecated and will be removed in a future version of ScalaTest with no replacement. Since 3.1.0.
SubchannelClassification - Interface in akka.event
Classification which respects relationships between channels: subscribing to one channel automatically and idempotently subscribes to all sub-channels.
SubchannelEventBus<E,​S,​C> - Class in akka.event.japi
Java API: See documentation for SubchannelClassification E is the Event type S is the Subscriber type C is the Classifier type
SubchannelEventBus() - Constructor for class akka.event.japi.SubchannelEventBus
 
subclassification() - Method in class akka.event.EventStream
 
subclassification() - Method in class akka.event.japi.SubchannelEventBus
The logic to form sub-class hierarchy
subclassification() - Method in interface akka.event.SubchannelClassification
The logic to form sub-class hierarchy
Subclassification<K> - Interface in akka.util
Typeclass which describes a classification hierarchy.
SubclassifiedIndex$ - Class in akka.util
 
SubclassifiedIndex$() - Constructor for class akka.util.SubclassifiedIndex$
 
SubFlow<In,​Out,​Mat> - Class in akka.stream.javadsl
A &ldquo;stream of streams&rdquo; sub-flow of data elements, e.g.
SubFlow<Out,​Mat,​F,​C> - Interface in akka.stream.scaladsl
A &ldquo;stream of streams&rdquo; sub-flow of data elements, e.g.
SubFlow(SubFlow<Out, Mat, Flow<In, Object, Mat>, Sink<In, Mat>>) - Constructor for class akka.stream.javadsl.SubFlow
 
SubFlow$ - Class in akka.stream.javadsl
 
SubFlow$() - Constructor for class akka.stream.javadsl.SubFlow$
 
subFusingMaterializer() - Method in class akka.stream.stage.GraphStageLogic
An Materializer that may run fusable parts of the graphs that it materializes within the same actor as the current GraphStage (if fusing is available).
SUBJECTREACHABILITY_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability
 
subjectRegistrationFunction() - Method in class akka.persistence.PluginSpec
 
subjectWithAfterWordRegistrationFunction() - Method in class akka.persistence.PluginSpec
 
submit(Runnable) - Method in interface akka.dispatch.ExecutorServiceDelegate
 
submit(Runnable, T) - Method in interface akka.dispatch.ExecutorServiceDelegate
 
submit(Callable<T>) - Method in interface akka.dispatch.ExecutorServiceDelegate
 
subscribe() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.SubscribeAck
 
subscribe(ActorRef) - Method in class akka.cluster.metrics.ClusterMetricsExtension
Subscribe user metrics listener actor unto ClusterMetricsEvent events published by extension on the system event bus.
subscribe(ActorRef, ActorRef) - Method in class akka.event.japi.ManagedActorEventBus
 
subscribe(ActorRef, ActorRef) - Method in interface akka.event.ManagedActorClassification
 
subscribe(ActorRef, ClusterEvent.SubscriptionInitialStateMode, Class<?>...) - Method in class akka.cluster.Cluster
Subscribe to one or more cluster domain events.
subscribe(ActorRef, ClusterEvent.SubscriptionInitialStateMode, Seq<Class<?>>) - Method in class akka.cluster.Cluster
Subscribe to one or more cluster domain events.
subscribe(ActorRef, Class<?>) - Method in class akka.event.EventStream
 
subscribe(ActorRef, Class<?>...) - Method in class akka.cluster.Cluster
Subscribe to one or more cluster domain events.
subscribe(ActorRef, Seq<Class<?>>) - Method in class akka.cluster.Cluster
Subscribe to one or more cluster domain events.
subscribe(ActorRef, ClassTag<T>) - Method in class akka.persistence.PluginSpec
 
subscribe(ActorRef<T>) - Static method in class akka.actor.typed.pubsub.Topic
Java API: Subscribe to this topic.
subscribe(ActorRef<T>) - Method in class akka.actor.typed.pubsub.Topic$
Java API: Subscribe to this topic.
subscribe(ServiceKey<T>, ActorRef<Receptionist.Listing>) - Static method in class akka.actor.typed.receptionist.Receptionist
Java API: Subscribe message.
subscribe(ServiceKey<T>, ActorRef<Receptionist.Listing>) - Method in class akka.actor.typed.receptionist.Receptionist$
Java API: Subscribe message.
subscribe(Key<B>, Function<Replicator.SubscribeResponse<B>, A>) - Method in class akka.cluster.ddata.typed.javadsl.ReplicatorMessageAdapter
Subscribe to changes of the given key.
subscribe(Key<B>, Function1<Replicator.SubscribeResponse<B>, A>) - Method in class akka.cluster.ddata.typed.scaladsl.ReplicatorMessageAdapter
Subscribe to changes of the given key.
subscribe(EventBus, EventBus) - Method in interface akka.event.EventBus
 
subscribe(LookupClassification, LookupClassification) - Method in interface akka.event.LookupClassification
 
subscribe(ScanningClassification, ScanningClassification) - Method in interface akka.event.ScanningClassification
 
subscribe(SubchannelClassification, SubchannelClassification) - Method in interface akka.event.SubchannelClassification
 
subscribe(Subscriber<? super I>) - Method in class akka.stream.testkit.TestPublisher.ManualProbe
Subscribes a given Subscriber to this probe publisher.
subscribe(S, C) - Method in interface akka.event.japi.EventBus
Attempts to register the subscriber to the specified Classifier
subscribe(S, C) - Method in class akka.event.japi.LookupEventBus
 
subscribe(S, C) - Method in class akka.event.japi.ScanningEventBus
 
subscribe(S, C) - Method in class akka.event.japi.SubchannelEventBus
 
Subscribe<A extends ClusterEvent.ClusterDomainEvent> - Class in akka.cluster.typed
Subscribe to cluster state changes.
Subscribe(ActorRef, ClusterEvent.SubscriptionInitialStateMode, Set<Class<?>>) - Constructor for class akka.cluster.InternalClusterAction.Subscribe
 
Subscribe(ActorRef<A>, Class<A>) - Constructor for class akka.cluster.typed.Subscribe
 
Subscribe(ActorRef<E>, ClassTag<E>) - Constructor for class akka.actor.typed.eventstream.EventStream.Subscribe
 
Subscribe(Key<A>, ActorRef) - Constructor for class akka.cluster.ddata.Replicator.Subscribe
 
Subscribe(Key<A>, ActorRef<Replicator.SubscribeResponse<A>>) - Constructor for class akka.cluster.ddata.typed.scaladsl.Replicator.Subscribe
 
Subscribe(Key<A>, ActorRef<Replicator.SubscribeResponse<A>>) - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.Subscribe
 
Subscribe(Class<E>, ActorRef<E>) - Constructor for class akka.actor.typed.eventstream.EventStream.Subscribe
Java API.
Subscribe(String, ActorRef) - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.Subscribe
Convenience constructor with group None
Subscribe(String, String, ActorRef) - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.Subscribe
Java API: constructor with group: String
Subscribe(String, Option<String>, ActorRef) - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.Subscribe
 
Subscribe(Subscription) - Constructor for class akka.stream.testkit.TestPublisher.Subscribe
 
Subscribe$ - Class in akka.cluster.typed
 
Subscribe$() - Constructor for class akka.actor.typed.eventstream.EventStream.Subscribe$
 
Subscribe$() - Constructor for class akka.actor.typed.internal.receptionist.ReceptionistMessages.Subscribe$
 
Subscribe$() - Constructor for class akka.actor.typed.pubsub.Topic.Subscribe$
 
Subscribe$() - Constructor for class akka.actor.typed.receptionist.Receptionist.Subscribe$
 
Subscribe$() - Constructor for class akka.cluster.ddata.Replicator.Subscribe$
 
Subscribe$() - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.Subscribe$
 
Subscribe$() - Constructor for class akka.cluster.ddata.typed.scaladsl.Replicator.Subscribe$
 
Subscribe$() - Constructor for class akka.cluster.InternalClusterAction.Subscribe$
 
Subscribe$() - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.Subscribe$
 
Subscribe$() - Constructor for class akka.cluster.typed.Subscribe$
 
Subscribe$() - Constructor for class akka.stream.testkit.TestPublisher.Subscribe$
 
SubscribeAck(DistributedPubSubMediator.Subscribe) - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.SubscribeAck
 
SubscribeAck$() - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.SubscribeAck$
 
subscribeAddressTerminated() - Method in interface akka.actor.dungeon.DeathWatch
 
SubscribeClusterClients - Class in akka.cluster.client
 
SubscribeClusterClients() - Constructor for class akka.cluster.client.SubscribeClusterClients
 
SubscribeClusterClients$ - Class in akka.cluster.client
Subscribe to a cluster receptionist's client interactions where it is guaranteed that a sender receives the initial state of contact points prior to any events in relation to them changing.
SubscribeClusterClients$() - Constructor for class akka.cluster.client.SubscribeClusterClients$
 
SubscribeContactPoints - Class in akka.cluster.client
 
SubscribeContactPoints() - Constructor for class akka.cluster.client.SubscribeContactPoints
 
SubscribeContactPoints$ - Class in akka.cluster.client
Subscribe to a cluster client's contact point changes where it is guaranteed that a sender receives the initial state of contact points prior to any events in relation to them changing.
SubscribeContactPoints$() - Constructor for class akka.cluster.client.SubscribeContactPoints$
 
Subscribed(DistributedPubSubMediator.SubscribeAck, ActorRef) - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Subscribed
 
Subscribed$() - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Subscribed$
 
SubscribeManifest() - Method in class akka.cluster.ddata.protobuf.ReplicatorMessageSerializer
 
subscriber() - Method in class akka.actor.typed.eventstream.EventStream.Subscribe
 
subscriber() - Method in class akka.actor.typed.eventstream.EventStream.Unsubscribe
 
subscriber() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Subscribe
 
subscriber() - Method in class akka.cluster.ddata.Replicator.Subscribe
 
subscriber() - Method in class akka.cluster.ddata.Replicator.Unsubscribe
 
subscriber() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Subscribe
 
subscriber() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Unsubscribe
 
subscriber() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Subscribe
 
subscriber() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Unsubscribe
 
subscriber() - Method in class akka.cluster.InternalClusterAction.Subscribe
 
subscriber() - Method in class akka.cluster.InternalClusterAction.Unsubscribe
 
subscriber() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Subscribed
 
subscriber() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Unsubscribed
 
subscriber() - Method in class akka.cluster.typed.Subscribe
 
subscriber() - Method in class akka.cluster.typed.Unsubscribe
 
subscriber() - Method in class akka.stream.testkit.StreamTestKit.CompletedSubscription
 
subscriber() - Method in class akka.stream.testkit.StreamTestKit.FailedSubscription
 
subscriber() - Method in class akka.stream.testkit.StreamTestKit.PublisherProbeSubscription
 
subscribers() - Method in class akka.cluster.client.ClusterClient
Deprecated.
 
subscribers() - Method in class akka.cluster.client.ClusterReceptionist
Deprecated.
 
subscribers() - Method in class akka.cluster.ddata.Replicator
 
subscribers() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Group
 
subscribers() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Topic
 
subscribers() - Method in interface akka.cluster.pubsub.DistributedPubSubMediator.Internal$.TopicLike
 
subscribers() - Method in interface akka.event.LookupClassification
 
subscribers() - Method in interface akka.event.ScanningClassification
 
subscribers_$eq(Set<ActorRef>) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Group
 
subscribers_$eq(Set<ActorRef>) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Topic
 
subscribers_$eq(Set<ActorRef>) - Method in interface akka.cluster.pubsub.DistributedPubSubMediator.Internal$.TopicLike
 
subscribers_$eq(Vector<ActorRef>) - Method in class akka.cluster.client.ClusterClient
Deprecated.
 
subscribers_$eq(Vector<ActorRef>) - Method in class akka.cluster.client.ClusterReceptionist
Deprecated.
 
SubscribeTransitionCallBack(ActorRef) - Constructor for class akka.actor.FSM.SubscribeTransitionCallBack
 
SubscribeTransitionCallBack(ActorRef) - Constructor for class akka.persistence.fsm.PersistentFSM.SubscribeTransitionCallBack
Deprecated.
 
SubscribeTransitionCallBack$() - Constructor for class akka.actor.FSM.SubscribeTransitionCallBack$
 
SubscribeTransitionCallBack$() - Constructor for class akka.persistence.fsm.PersistentFSM.SubscribeTransitionCallBack$
Deprecated.
 
subscription() - Method in class akka.stream.testkit.TestPublisher.CancelSubscription
 
subscription() - Method in class akka.stream.testkit.TestPublisher.RequestMore
 
subscription() - Method in class akka.stream.testkit.TestPublisher.Subscribe
 
subscription() - Method in class akka.stream.testkit.TestSubscriber.OnSubscribe
 
SubscriptionDone$() - Constructor for class akka.stream.testkit.TestPublisher.SubscriptionDone$
 
SubscriptionInitialStateMode() - Constructor for class akka.cluster.ClusterEvent.SubscriptionInitialStateMode
 
subscriptionKeys() - Method in class akka.cluster.ddata.Replicator
 
subscriptionKeys_$eq(Map<String, Key<ReplicatedData>>) - Method in class akka.cluster.ddata.Replicator
 
subscriptions() - Method in class akka.cluster.typed.Cluster
 
subscriptionTimeout() - Method in interface akka.stream.StreamRefSettings
Deprecated.
Use attribute 'StreamRefAttributes.SubscriptionTimeout' to read the concrete setting value. Since 2.6.0.
subscriptionTimeout(Duration) - Static method in class akka.stream.StreamRefAttributes
Java API: Specifies the subscription timeout within which the remote side MUST subscribe to the handed out stream reference.
subscriptionTimeout(Duration) - Method in class akka.stream.StreamRefAttributes$
Java API: Specifies the subscription timeout within which the remote side MUST subscribe to the handed out stream reference.
subscriptionTimeout(FiniteDuration) - Static method in class akka.stream.StreamRefAttributes
Scala API: Specifies the subscription timeout within which the remote side MUST subscribe to the handed out stream reference.
subscriptionTimeout(FiniteDuration) - Method in class akka.stream.StreamRefAttributes$
Scala API: Specifies the subscription timeout within which the remote side MUST subscribe to the handed out stream reference.
SubscriptionTimeout(FiniteDuration) - Constructor for class akka.stream.StreamRefAttributes.SubscriptionTimeout
 
SubscriptionTimeout$() - Constructor for class akka.stream.StreamRefAttributes.SubscriptionTimeout$
 
subscriptionTimeoutSettings() - Method in class akka.stream.ActorMaterializerSettings
 
SubscriptionWithCancelException - Interface in akka.stream
Extension of Subscription that allows to pass a cause when a subscription is cancelled.
SubscriptionWithCancelException.NoMoreElementsNeeded$ - Exception in akka.stream
 
SubscriptionWithCancelException.NonFailureCancellation - Exception in akka.stream
Not for user extension
SubscriptionWithCancelException.StageWasCompleted$ - Exception in akka.stream
 
SubscriptionWithCancelException$ - Class in akka.stream
 
SubscriptionWithCancelException$() - Constructor for class akka.stream.SubscriptionWithCancelException$
 
SubSinkInlet(String) - Constructor for class akka.stream.stage.GraphStageLogic.SubSinkInlet
 
SubSource<Out,​Mat> - Class in akka.stream.javadsl
A &ldquo;stream of streams&rdquo; sub-flow of data elements, e.g.
SubSource(SubFlow<Out, Mat, Source<Object, Mat>, RunnableGraph<Mat>>) - Constructor for class akka.stream.javadsl.SubSource
 
SubSource$ - Class in akka.stream.javadsl
* Upcast a stream of elements to a stream of supertypes of that element.
SubSource$() - Constructor for class akka.stream.javadsl.SubSource$
 
SubSourceOutlet(String) - Constructor for class akka.stream.stage.GraphStageLogic.SubSourceOutlet
 
SubstreamCancelStrategies - Class in akka.stream
 
SubstreamCancelStrategies() - Constructor for class akka.stream.SubstreamCancelStrategies
 
SubstreamCancelStrategies.Drain$ - Class in akka.stream
INTERNAL API
SubstreamCancelStrategies.Propagate$ - Class in akka.stream
INTERNAL API
SubstreamCancelStrategies$ - Class in akka.stream
 
SubstreamCancelStrategies$() - Constructor for class akka.stream.SubstreamCancelStrategies$
 
SubstreamCancelStrategy - Class in akka.stream
Represents a strategy that decides how to deal with substream events.
SubstreamCancelStrategy() - Constructor for class akka.stream.SubstreamCancelStrategy
 
SubstreamCancelStrategy$ - Class in akka.stream
 
SubstreamCancelStrategy$() - Constructor for class akka.stream.SubstreamCancelStrategy$
 
succeed() - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
succeed() - Method in class akka.pattern.CircuitBreaker
Mark a successful call through CircuitBreaker.
succeed() - Method in class akka.persistence.PluginSpec
 
Succeeded - akka.remote.testconductor.TestConductorProtocol.BarrierOp
Succeeded = 3;
Succeeded_VALUE - Static variable in enum akka.remote.testconductor.TestConductorProtocol.BarrierOp
Succeeded = 3;
success(T) - Static method in class akka.pattern.StatusReply
Java API: Create a successful reply containing value
success(T) - Method in class akka.pattern.StatusReply$
Java API: Create a successful reply containing value
Success(Object) - Constructor for class akka.actor.Status.Success
 
Success() - Static method in class akka.cluster.sharding.ClusterShardingHealthCheck
 
Success() - Method in class akka.cluster.sharding.ClusterShardingHealthCheck$
 
SUCCESS() - Static method in class akka.io.dns.internal.ResponseCode
 
SUCCESS() - Method in class akka.io.dns.internal.ResponseCode$
 
Success$() - Constructor for class akka.actor.Status.Success$
 
Success$() - Constructor for class akka.pattern.StatusReply.Success$
 
successful(T) - Static method in class akka.dispatch.Futures
Creates an already completed Promise with the specified result
successful(T) - Method in class akka.dispatch.Futures$
Creates an already completed Promise with the specified result
successMsg() - Method in class akka.cluster.ddata.DurableStore.StoreReply
 
successUnit() - Method in class akka.persistence.journal.AsyncWriteJournal$
 
suiteId() - Method in class akka.persistence.japi.journal.JavaJournalSpec
 
suiteId() - Method in class akka.persistence.japi.snapshot.JavaSnapshotStoreSpec
 
suiteName() - Method in class akka.persistence.japi.journal.JavaJournalSpec
 
suiteName() - Method in class akka.persistence.japi.snapshot.JavaSnapshotStoreSpec
 
super$afterAll() - Method in interface akka.actor.testkit.typed.scaladsl.LogCapturing
 
super$applyState(PersistentFSM.State<S, D, E>) - Method in interface akka.persistence.fsm.PersistentFSM
Deprecated.
Persist FSM State and FSM State Data
super$aroundPostRestart(Throwable) - Method in interface akka.persistence.Eventsourced
INTERNAL API.
super$aroundPostStop() - Method in interface akka.actor.Timers
 
super$aroundPostStop() - Method in interface akka.persistence.AtLeastOnceDeliveryLike
INTERNAL API
super$aroundPostStop() - Method in interface akka.persistence.Eventsourced
INTERNAL API.
super$aroundPreRestart(Throwable, Option<Object>) - Method in interface akka.actor.Timers
Start and cancel timers via the enclosed TimerScheduler.
super$aroundPreRestart(Throwable, Option<Object>) - Method in interface akka.persistence.AtLeastOnceDeliveryLike
INTERNAL API
super$aroundPreRestart(Throwable, Option<Object>) - Method in interface akka.persistence.Eventsourced
INTERNAL API.
super$aroundPreStart() - Method in interface akka.persistence.Eventsourced
 
super$aroundPreStart() - Method in interface akka.persistence.journal.AsyncWriteProxy
 
super$aroundReceive(PartialFunction<Object, BoxedUnit>, Object) - Method in interface akka.actor.DiagnosticActorLogging
 
super$aroundReceive(PartialFunction<Object, BoxedUnit>, Object) - Method in interface akka.actor.Timers
 
super$aroundReceive(PartialFunction<Object, BoxedUnit>, Object) - Method in interface akka.persistence.AtLeastOnceDeliveryLike
INTERNAL API
super$aroundReceive(PartialFunction<Object, BoxedUnit>, Object) - Method in interface akka.persistence.Eventsourced
Processes a loaded snapshot, if any.
super$aroundReceive(PartialFunction<Object, BoxedUnit>, Object) - Method in interface akka.persistence.journal.AsyncWriteProxy
 
super$channelConnected(ChannelHandlerContext, ChannelStateEvent) - Method in interface akka.remote.transport.netty.NettyClientHelpers
 
super$channelConnected(ChannelHandlerContext, ChannelStateEvent) - Method in interface akka.remote.transport.netty.NettyServerHelpers
 
super$channelDisconnected(ChannelHandlerContext, ChannelStateEvent) - Method in interface akka.remote.transport.netty.NettyClientHelpers
 
super$channelDisconnected(ChannelHandlerContext, ChannelStateEvent) - Method in interface akka.remote.transport.netty.NettyServerHelpers
 
super$channelOpen(ChannelHandlerContext, ChannelStateEvent) - Method in interface akka.remote.transport.netty.NettyClientHelpers
 
super$channelOpen(ChannelHandlerContext, ChannelStateEvent) - Method in interface akka.remote.transport.netty.NettyServerHelpers
 
super$isManagementMessage(Object) - Method in interface akka.cluster.routing.ClusterRouterConfigBase
 
super$messageReceived(ChannelHandlerContext, MessageEvent) - Method in interface akka.remote.transport.netty.NettyClientHelpers
 
super$messageReceived(ChannelHandlerContext, MessageEvent) - Method in interface akka.remote.transport.netty.NettyServerHelpers
 
super$onReplaySuccess() - Method in interface akka.persistence.AtLeastOnceDeliveryLike
 
super$postStop() - Method in interface akka.actor.FSM
Call onTermination hook; if you want to retain this behavior when overriding make sure to call super.postStop().
super$postStop() - Method in interface akka.actor.UnrestrictedStash
Overridden callback.
super$postStop() - Method in interface akka.cluster.pubsub.DistributedPubSubMediator.Internal$.TopicLike
 
super$postStop() - Method in interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
Call onTermination hook; if you want to retain this behavior when overriding make sure to call super.postStop().
super$postStop() - Method in interface akka.persistence.journal.leveldb.LeveldbStore
 
super$preRestart(Throwable, Option<Object>) - Method in interface akka.actor.UnrestrictedStash
Overridden callback.
super$preStart() - Method in interface akka.persistence.journal.leveldb.LeveldbIdMapping
Get the mapped numeric id for the specified persistent actor id.
super$preStart() - Method in interface akka.persistence.journal.leveldb.LeveldbStore
 
super$processEvent(FSM.Event<D>, Object) - Method in interface akka.actor.LoggingFSM
 
super$processEvent(PersistentFSM.Event<D>, Object) - Method in interface akka.persistence.fsm.LoggingPersistentFSM
Deprecated.
 
super$stash() - Method in interface akka.persistence.Eventsourced
Returns true if this persistent actor has successfully finished recovery.
super$toString() - Method in interface akka.event.Logging.LogEventWithMarker
 
super$toString() - Method in interface akka.stream.snapshot.HideImpl
 
super$unhandled(Object) - Method in interface akka.persistence.Eventsourced
 
supervise(Behavior<T>) - Static method in class akka.actor.typed.javadsl.Behaviors
Wrap the given behavior such that it is restarted (i.e.
supervise(Behavior<T>) - Method in class akka.actor.typed.javadsl.Behaviors$
Wrap the given behavior such that it is restarted (i.e.
supervise(Behavior<T>) - Static method in class akka.actor.typed.scaladsl.Behaviors
Wrap the given behavior with the given SupervisorStrategy for the given exception.
supervise(Behavior<T>) - Method in class akka.actor.typed.scaladsl.Behaviors$
Wrap the given behavior with the given SupervisorStrategy for the given exception.
SUPERVISE - akka.remote.SystemMessageFormats.SystemMessage.Type
SUPERVISE = 5;
SUPERVISE_VALUE - Static variable in enum akka.remote.SystemMessageFormats.SystemMessage.Type
SUPERVISE = 5;
Supervise$ - Class in akka.dispatch.sysmsg
 
Supervise$() - Constructor for class akka.actor.typed.scaladsl.Behaviors.Supervise$
 
Supervise$() - Constructor for class akka.dispatch.sysmsg.Supervise$
 
SUPERVISEDATA_FIELD_NUMBER - Static variable in class akka.remote.SystemMessageFormats.SystemMessage
 
Supervision - Class in akka.stream
 
Supervision() - Constructor for class akka.stream.Supervision
 
Supervision.Directive - Interface in akka.stream
 
Supervision.Restart$ - Class in akka.stream
Scala API: The element is dropped and the stream continues after restarting the operator if application code for processing an element throws an exception.
Supervision.Resume$ - Class in akka.stream
Scala API: The element is dropped and the stream continues if application code for processing an element throws an exception.
Supervision.Stop$ - Class in akka.stream
Scala API: The stream will be completed with failure if application code for processing an element throws an exception.
Supervision$ - Class in akka.stream
 
Supervision$() - Constructor for class akka.stream.Supervision$
 
supervisionDecider() - Method in class akka.stream.ActorMaterializerSettings
Deprecated.
Use attribute 'ActorAttributes.SupervisionStrategy' to read the concrete setting value. Since 2.6.0.
supervisionStrategy(Function1<Throwable, Supervision.Directive>) - Static method in class akka.stream.ActorAttributes
Scala API: Decides how exceptions from user are to be handled.
supervisionStrategy(Function1<Throwable, Supervision.Directive>) - Method in class akka.stream.ActorAttributes$
Scala API: Decides how exceptions from user are to be handled.
SupervisionStrategy(Function1<Throwable, Supervision.Directive>) - Constructor for class akka.stream.ActorAttributes.SupervisionStrategy
 
SupervisionStrategy$() - Constructor for class akka.stream.ActorAttributes.SupervisionStrategy$
 
supervisor() - Method in class akka.cluster.metrics.ClusterMetricsExtension
Supervisor actor.
Supervisor - Class in akka.actor.typed.internal
INTERNAL API
Supervisor() - Constructor for class akka.actor.typed.internal.Supervisor
 
SUPERVISOR_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.DaemonMsgCreateData
 
Supervisor$ - Class in akka.actor.typed.internal
INTERNAL API
Supervisor$() - Constructor for class akka.actor.typed.internal.Supervisor$
 
SupervisorName() - Method in class akka.cluster.metrics.ClusterMetricsSettings
 
supervisorStrategy() - Method in class akka.actor.AbstractActor
User overridable definition the strategy to use for supervising child actors.
supervisorStrategy() - Method in interface akka.actor.Actor
User overridable definition the strategy to use for supervising child actors.
supervisorStrategy() - Method in interface akka.actor.TypedActor.Supervisor
Deprecated.
User overridable definition the strategy to use for supervising child actors.
supervisorStrategy() - Method in class akka.cluster.ddata.Replicator
 
supervisorStrategy() - Method in class akka.cluster.metrics.AdaptiveLoadBalancingPool
 
supervisorStrategy() - Method in class akka.cluster.routing.ClusterRouterPool
 
supervisorStrategy() - Method in class akka.pattern.BackoffOnFailureOptionsImpl
 
supervisorStrategy() - Method in class akka.pattern.BackoffOnStopOptionsImpl
 
supervisorStrategy() - Method in class akka.pattern.BackoffOptionsImpl
 
supervisorStrategy() - Method in class akka.remote.routing.RemoteRouterConfig
 
supervisorStrategy() - Method in class akka.routing.BalancingPool
 
supervisorStrategy() - Method in class akka.routing.BroadcastPool
 
supervisorStrategy() - Method in class akka.routing.ConsistentHashingPool
 
supervisorStrategy() - Method in class akka.routing.FromConfig
 
supervisorStrategy() - Method in interface akka.routing.Pool
SupervisorStrategy for the head actor, i.e.
supervisorStrategy() - Method in class akka.routing.RandomPool
 
supervisorStrategy() - Method in class akka.routing.RoundRobinPool
 
supervisorStrategy() - Method in class akka.routing.ScatterGatherFirstCompletedPool
 
supervisorStrategy() - Method in class akka.routing.SmallestMailboxPool
 
supervisorStrategy() - Method in class akka.routing.TailChoppingPool
 
supervisorStrategy() - Method in class akka.testkit.TestActor
 
SupervisorStrategy - Class in akka.actor
An Akka SupervisorStrategy is the policy to apply for crashing children.
SupervisorStrategy - Class in akka.actor.typed
Not for user extension
SupervisorStrategy() - Constructor for class akka.actor.SupervisorStrategy
 
SupervisorStrategy() - Constructor for class akka.actor.typed.SupervisorStrategy
 
SupervisorStrategy.Backoff$ - Class in akka.actor.typed
 
SupervisorStrategy.Directive - Interface in akka.actor
 
SupervisorStrategy.Escalate$ - Class in akka.actor
Escalates the failure to the supervisor of the supervisor, by rethrowing the cause of the failure, i.e.
SupervisorStrategy.Restart$ - Class in akka.actor
Discards the old Actor instance and replaces it with a new, then resumes message processing.
SupervisorStrategy.Restart$ - Class in akka.actor.typed
 
SupervisorStrategy.RestartOrBackoff - Interface in akka.actor.typed
INTERNAL API
SupervisorStrategy.Resume$ - Class in akka.actor
Resumes message processing for the failed Actor
SupervisorStrategy.Resume$ - Class in akka.actor.typed
 
SupervisorStrategy.Stop$ - Class in akka.actor
Stops the Actor
SupervisorStrategy.Stop$ - Class in akka.actor.typed
 
SupervisorStrategy$ - Class in akka.actor
 
SupervisorStrategy$ - Class in akka.actor.typed
 
SupervisorStrategy$() - Constructor for class akka.actor.SupervisorStrategy$
 
SupervisorStrategy$() - Constructor for class akka.actor.typed.SupervisorStrategy$
 
SupervisorStrategyClass() - Method in class akka.actor.ActorSystem.Settings
 
SupervisorStrategyConfiguration() - Method in class akka.cluster.metrics.ClusterMetricsSettings
 
SupervisorStrategyConfigurator - Interface in akka.actor
Implement this interface in order to configure the supervisorStrategy for the top-level guardian actor (/user).
SupervisorStrategyLowPriorityImplicits - Interface in akka.actor
 
SupervisorStrategyProvider() - Method in class akka.cluster.metrics.ClusterMetricsSettings
 
supportedForwardVersion() - Method in class akka.serialization.jackson.JacksonMigration
Define the supported forward version this migration can read (must be greater or equal than currentVersion).
supportResend() - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Request
 
SUPPORTRESEND_FIELD_NUMBER - Static variable in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request
 
supportsAtomicPersistAllOfSeveralEvents() - Method in class akka.persistence.journal.JournalSpec
Implementation may override and return false if it does not support atomic writes of several events, as emitted by persistAll.
supportsMetadata() - Method in class akka.persistence.journal.JournalSpec
 
supportsMetadata() - Method in interface akka.persistence.JournalCapabilityFlags
When true enables tests which check if the Journal stores and returns metadata for an event
supportsMetadata() - Method in class akka.persistence.snapshot.SnapshotStoreSpec
 
supportsMetadata() - Method in interface akka.persistence.SnapshotStoreCapabilityFlags
When true enables tests which check if the snapshot store properly stores and loads metadata (needed for replication) along with the snapshots
supportsRejectingNonSerializableObjects() - Method in class akka.persistence.japi.journal.JavaJournalPerfSpec
 
supportsRejectingNonSerializableObjects() - Method in class akka.persistence.japi.journal.JavaJournalSpec
 
supportsRejectingNonSerializableObjects() - Method in interface akka.persistence.JournalCapabilityFlags
When true enables tests which check if the Journal properly rejects writes of objects which are not java.lang.Serializable.
supportsSerialization() - Method in class akka.persistence.japi.journal.JavaJournalPerfSpec
 
supportsSerialization() - Method in class akka.persistence.japi.journal.JavaJournalSpec
 
supportsSerialization() - Method in class akka.persistence.japi.snapshot.JavaSnapshotStoreSpec
 
supportsSerialization() - Method in class akka.persistence.journal.JournalSpec
 
supportsSerialization() - Method in interface akka.persistence.JournalCapabilityFlags
When true enables tests which check if the Journal properly serialize and deserialize events.
supportsSerialization() - Method in class akka.persistence.snapshot.SnapshotStoreSpec
 
supportsSerialization() - Method in interface akka.persistence.SnapshotStoreCapabilityFlags
When true enables tests which check if the snapshot store properly serialize and deserialize snapshots.
SuppressedDeadLetter - Class in akka.actor
Similar to DeadLetter with the slight twist of NOT being logged by the default dead letters listener.
SuppressedDeadLetter(DeadLetterSuppression, ActorRef, ActorRef) - Constructor for class akka.actor.SuppressedDeadLetter
 
SuppressedDeadLetter$ - Class in akka.actor
 
SuppressedDeadLetter$() - Constructor for class akka.actor.SuppressedDeadLetter$
 
suspend() - Method in interface akka.actor.Cell
Recursively suspend this actor and all its children.
suspend() - Method in interface akka.actor.dungeon.Dispatch
 
suspend() - Method in interface akka.actor.MinimalActorRef
 
suspend() - Static method in class akka.actor.Nobody
 
suspend(akka.actor.ActorCell) - Method in class akka.dispatch.MessageDispatcher
After the call to this method, the dispatcher mustn't begin any new message processing for the specified reference
suspend(akka.actor.ActorCell) - Method in class akka.testkit.CallingThreadDispatcher
 
SUSPEND - akka.remote.SystemMessageFormats.SystemMessage.Type
SUSPEND = 2;
SUSPEND_VALUE - Static variable in enum akka.remote.SystemMessageFormats.SystemMessage.Type
SUSPEND = 2;
Suspend$ - Class in akka.dispatch.sysmsg
 
Suspend$() - Constructor for class akka.dispatch.sysmsg.Suspend$
 
suspendChildren(Set<ActorRef>) - Method in interface akka.actor.dungeon.Children
 
suspendChildren$default$1() - Method in interface akka.actor.dungeon.Children
 
Suspended() - Method in class akka.util.SerializedSuspendableExecutionContext$
 
SuspendedState() - Method in class akka.actor.ActorCell$
 
SuspendedWaitForChildrenState() - Method in class akka.actor.ActorCell$
 
suspendMask() - Method in class akka.dispatch.Mailbox$
 
suspendNonRecursive() - Method in interface akka.actor.dungeon.FaultHandling
 
suspendReading() - Static method in class akka.io.TcpMessage
Sending this command to the connection actor will disable reading from the TCP socket.
suspendReading() - Method in class akka.io.TcpMessage$
Sending this command to the connection actor will disable reading from the TCP socket.
suspendReading() - Static method in class akka.io.UdpConnectedMessage
Send this message to a listener actor (which sent a Udp.Bound message) to have it stop reading datagrams from the network.
suspendReading() - Method in class akka.io.UdpConnectedMessage$
Send this message to a listener actor (which sent a Udp.Bound message) to have it stop reading datagrams from the network.
suspendReading() - Static method in class akka.io.UdpMessage
Send this message to a listener actor (which sent a Udp.Bound message) to have it stop reading datagrams from the network.
suspendReading() - Method in class akka.io.UdpMessage$
Send this message to a listener actor (which sent a Udp.Bound message) to have it stop reading datagrams from the network.
SuspendReading$() - Constructor for class akka.io.Tcp.SuspendReading$
 
SuspendReading$() - Constructor for class akka.io.Udp.SuspendReading$
 
SuspendReading$() - Constructor for class akka.io.UdpConnected.SuspendReading$
 
suspendSwitch() - Method in class akka.testkit.CallingThreadMailbox
 
suspendUnit() - Method in class akka.dispatch.Mailbox$
 
swapChildrenRefs(ChildrenContainer, ChildrenContainer) - Method in interface akka.actor.dungeon.Children
 
swapMailbox(akka.dispatch.Mailbox) - Method in interface akka.actor.dungeon.Dispatch
 
Switch - Class in akka.util
An atomic switch that can be either on or off
Switch(boolean) - Constructor for class akka.util.Switch
 
Switch$ - Class in akka.util
 
Switch$() - Constructor for class akka.util.Switch$
 
SwitchableLoggedBehavior(Function1<A, Future<B>>, Function1<A, BoxedUnit>) - Constructor for class akka.remote.transport.TestTransport.SwitchableLoggedBehavior
Deprecated.
 
switchOff() - Method in class akka.util.Switch
Switches the switch off (if on), uses locking
switchOff(Function0<BoxedUnit>) - Method in class akka.util.Switch
Executes the provided action if the lock is on under a lock, so be _very_ careful with longrunning/blocking operations in it Only executes the action if the switch is on, and switches it off immediately after obtaining the lock Will switch it back on if the provided action throws an exception
switchOn() - Method in class akka.cluster.ddata.Flag
 
switchOn() - Method in class akka.util.Switch
Switches the switch on (if off), uses locking
switchOn(Function0<BoxedUnit>) - Method in class akka.util.Switch
Executes the provided action if the lock is off under a lock, so be _very_ careful with longrunning/blocking operations in it Only executes the action if the switch is off, and switches it on immediately after obtaining the lock Will switch it back off if the provided action throws an exception
symmetricHash(IterableOnce<T>, int) - Static method in class akka.routing.MurmurHash
Compute a hash that is symmetric in its arguments--that is, where the order of appearance of elements does not matter.
symmetricHash(IterableOnce<T>, int) - Method in class akka.routing.MurmurHash$
Compute a hash that is symmetric in its arguments--that is, where the order of appearance of elements does not matter.
synchronousQueue(boolean) - Static method in class akka.dispatch.ThreadPoolConfig
 
synchronousQueue(boolean) - Method in class akka.dispatch.ThreadPoolConfig$
 
syncProcessingLimit() - Method in class akka.stream.ActorMaterializerSettings
Deprecated.
Use attribute 'ActorAttributes.SyncProcessingLimit' to read the concrete setting value. Since 2.6.0.
syncProcessingLimit(int) - Static method in class akka.stream.ActorAttributes
Limit for number of messages that can be processed synchronously in stream to substream communication
syncProcessingLimit(int) - Method in class akka.stream.ActorAttributes$
Limit for number of messages that can be processed synchronously in stream to substream communication
SyncProcessingLimit(int) - Constructor for class akka.stream.ActorAttributes.SyncProcessingLimit
 
SyncProcessingLimit$() - Constructor for class akka.stream.ActorAttributes.SyncProcessingLimit$
 
SysMsgAckTimeout() - Method in class akka.remote.RemoteSettings
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
SysMsgBufferSize() - Method in class akka.remote.RemoteSettings
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
SysResendLimit() - Method in class akka.remote.RemoteSettings
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
SysResendTimeout() - Method in class akka.remote.RemoteSettings
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
system() - Method in interface akka.actor.ActorContext
The system that the actor belongs to.
system() - Method in class akka.actor.Address
 
system() - Method in interface akka.actor.Cell
The system within which this Cell lives.
system() - Method in class akka.actor.testkit.typed.javadsl.ActorTestKit
The actor system running for this testkit.
system() - Method in class akka.actor.testkit.typed.javadsl.TestKitJunitResource
See corresponding method on ActorTestKit
system() - Method in class akka.actor.testkit.typed.scaladsl.ActorTestKit
INTERNAL API
system() - Method in class akka.actor.testkit.typed.scaladsl.ActorTestKitBase
See corresponding method on ActorTestKit
system() - Method in class akka.actor.typed.internal.receptionist.ServiceKeySerializer
 
system() - Method in interface akka.actor.typed.scaladsl.ActorContext
The ActorSystem to which this Actor belongs.
system() - Method in class akka.actor.TypedActorExtension
 
system() - Method in class akka.cluster.Cluster
 
system() - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer
 
system() - Method in class akka.cluster.ddata.protobuf.ReplicatorMessageSerializer
 
system() - Method in interface akka.cluster.ddata.protobuf.SerializationSupport
 
system() - Method in class akka.cluster.metrics.AdaptiveLoadBalancingRoutingLogic
 
system() - Method in class akka.cluster.metrics.protobuf.MessageSerializer
 
system() - Method in class akka.cluster.protobuf.ClusterMessageSerializer
 
system() - Method in interface akka.event.ManagedActorClassification
 
system() - Method in class akka.io.DnsExt
 
system() - Method in class akka.persistence.journal.JournalSpec
 
system() - Method in class akka.persistence.Persistence
 
system() - Method in class akka.persistence.serialization.MessageSerializer
 
system() - Method in class akka.persistence.serialization.SnapshotSerializer
 
system() - Method in class akka.persistence.snapshot.SnapshotStoreSpec
 
system() - Method in class akka.persistence.testkit.state.scaladsl.PersistenceTestKitDurableStateStore
 
system() - Method in class akka.remote.AddressUidExtension
 
system() - Method in class akka.remote.BoundAddressesExtension
 
system() - Method in class akka.remote.serialization.ByteStringSerializer
Deprecated.
 
system() - Method in class akka.remote.serialization.IntSerializer
Deprecated.
 
system() - Method in class akka.remote.serialization.LongSerializer
Deprecated.
 
system() - Method in class akka.remote.serialization.MessageContainerSerializer
 
system() - Method in class akka.remote.serialization.MiscMessageSerializer
 
system() - Method in class akka.remote.serialization.ProtobufSerializer
 
system() - Method in class akka.remote.serialization.StringSerializer
Deprecated.
 
system() - Method in class akka.remote.serialization.SystemMessageSerializer
 
system() - Method in class akka.remote.testconductor.TestConductorExt
 
system() - Method in class akka.remote.transport.netty.NettyTransport
Deprecated.
 
system() - Method in class akka.routing.ConsistentHashingRoutingLogic
 
system() - Method in interface akka.serialization.BaseSerializer
Actor system which is required by most serializer implementations.
system() - Method in class akka.serialization.ByteArraySerializer
 
system() - Method in class akka.serialization.DisabledJavaSerializer
 
system() - Method in class akka.serialization.JavaSerializer
 
system() - Method in class akka.serialization.Serialization.Information
 
system() - Method in class akka.serialization.Serialization
 
system() - Method in class akka.stream.ActorMaterializer
Deprecated.
INTERNAL API
system() - Method in class akka.stream.Materializer
The classic actor system this materializer is backed by (and in which the streams materialized with the materializer will run)
system() - Method in class akka.testkit.CallingThreadMailbox
 
system() - Method in class akka.testkit.TestJavaSerializer
 
system() - Method in class akka.testkit.TestKit
 
system() - Method in interface akka.testkit.TestKitBase
 
system() - Method in class akka.util.ManifestInfo
 
SYSTEM_FIELD_NUMBER - Static variable in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address
 
SYSTEM_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.Address
 
SYSTEM_FIELD_NUMBER - Static variable in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address
 
SYSTEM_FIELD_NUMBER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address
 
SYSTEM_FIELD_NUMBER - Static variable in class akka.remote.ArteryControlFormats.Address
 
SYSTEM_FIELD_NUMBER - Static variable in class akka.remote.testconductor.TestConductorProtocol.Address
 
SYSTEM_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.AddressData
 
systemActorOf(Props, String) - Method in class akka.actor.ExtendedActorSystem
Create an actor in the "/system" namespace.
systemActorOf(Behavior<U>, String, Props) - Method in class akka.actor.typed.ActorSystem
Create an actor in the "/system" namespace.
systemActorOf$default$3() - Method in class akka.actor.typed.ActorSystem
 
systemDispatch(akka.actor.ActorCell, SystemMessage) - Method in class akka.dispatch.Dispatcher
INTERNAL API
systemDispatch(akka.actor.ActorCell, SystemMessage) - Method in class akka.dispatch.MessageDispatcher
Will be called when the dispatcher is to queue an invocation for execution
systemDispatch(akka.actor.ActorCell, SystemMessage) - Method in class akka.testkit.CallingThreadDispatcher
 
systemDrain(akka.dispatch.sysmsg.LatestFirstSystemMessageList) - Method in interface akka.dispatch.DefaultSystemMessageQueue
 
systemDrain(akka.dispatch.sysmsg.LatestFirstSystemMessageList) - Method in interface akka.dispatch.SystemMessageQueue
Dequeue all messages from system queue and return them as single-linked list.
systemEnqueue(ActorRef, SystemMessage) - Method in interface akka.dispatch.DefaultSystemMessageQueue
 
systemEnqueue(ActorRef, SystemMessage) - Method in interface akka.dispatch.SystemMessageQueue
Enqueue a new system message, e.g.
systemGuardian() - Method in interface akka.actor.ActorRefProvider
Reference to the supervisor used for all top-level system actors.
systemGuardian() - Method in class akka.actor.ExtendedActorSystem
The top-level supervisor of all system-internal services like logging.
SystemGuardian - Class in akka.actor
INTERNAL API
SystemGuardian() - Constructor for class akka.actor.SystemGuardian
 
SystemGuardian.RegisterTerminationHook$ - Class in akka.actor
For the purpose of orderly shutdown it's possible to register interest in the termination of systemGuardian and receive a notification TerminationHook before systemGuardian is stopped.
SystemGuardian.TerminationHook$ - Class in akka.actor
 
SystemGuardian.TerminationHookDone$ - Class in akka.actor
 
SystemGuardian$ - Class in akka.actor
INTERNAL API
SystemGuardian$() - Constructor for class akka.actor.SystemGuardian$
 
systemImpl() - Method in interface akka.actor.ActorRefFactory
INTERNAL API
systemImpl() - Method in interface akka.actor.Cell
The system internals where this Cell lives.
systemLoadAverage() - Method in class akka.cluster.metrics.JmxMetricsCollector
(JMX) Returns the OS-specific average load on the CPUs in the system, for the past 1 minute.
systemLoadAverage() - Method in class akka.cluster.metrics.SigarMetricsCollector
(SIGAR) Returns the OS-specific average load on the CPUs in the system, for the past 1 minute.
systemLoadAverage() - Method in class akka.cluster.metrics.StandardMetrics.Cpu
 
SystemLoadAverage() - Static method in class akka.cluster.metrics.StandardMetrics
 
SystemLoadAverage() - Method in class akka.cluster.metrics.StandardMetrics$
 
SystemLoadAverageMetricsSelector - Class in akka.cluster.metrics
MetricsSelector that uses the system load average metrics.
SystemLoadAverageMetricsSelector() - Constructor for class akka.cluster.metrics.SystemLoadAverageMetricsSelector
 
SystemLoadAverageMetricsSelector$ - Class in akka.cluster.metrics
MetricsSelector that uses the system load average metrics.
SystemLoadAverageMetricsSelector$() - Constructor for class akka.cluster.metrics.SystemLoadAverageMetricsSelector$
 
SystemMaterializer - Class in akka.stream
 
SystemMaterializer(ExtendedActorSystem) - Constructor for class akka.stream.SystemMaterializer
 
SystemMaterializer$ - Class in akka.stream
The system materializer is a default materializer to use for most cases running streams, it is a single instance per actor system that is tied to the lifecycle of that system.
SystemMaterializer$() - Constructor for class akka.stream.SystemMaterializer$
 
SystemMessage - Interface in akka.actor.typed.internal
System messages are handled specially: they form their own queue within each actor&rsquo;s mailbox.
SystemMessage - Interface in akka.dispatch.sysmsg
System messages are handled specially: they form their own queue within each actor&rsquo;s mailbox.
SystemMessageAcker$ - Class in akka.remote.artery
INTERNAL API
SystemMessageAcker$() - Constructor for class akka.remote.artery.SystemMessageAcker$
 
SystemMessageDelivery$ - Class in akka.remote.artery
INTERNAL API
SystemMessageDelivery$() - Constructor for class akka.remote.artery.SystemMessageDelivery$
 
SystemMessageFormats - Class in akka.remote
 
SystemMessageFormats.DeathWatchNotificationData - Class in akka.remote
Protobuf type DeathWatchNotificationData
SystemMessageFormats.DeathWatchNotificationData.Builder - Class in akka.remote
Protobuf type DeathWatchNotificationData
SystemMessageFormats.DeathWatchNotificationDataOrBuilder - Interface in akka.remote
 
SystemMessageFormats.FailedData - Class in akka.remote
Protobuf type FailedData
SystemMessageFormats.FailedData.Builder - Class in akka.remote
Protobuf type FailedData
SystemMessageFormats.FailedDataOrBuilder - Interface in akka.remote
 
SystemMessageFormats.SuperviseData - Class in akka.remote
Protobuf type SuperviseData
SystemMessageFormats.SuperviseData.Builder - Class in akka.remote
Protobuf type SuperviseData
SystemMessageFormats.SuperviseDataOrBuilder - Interface in akka.remote
 
SystemMessageFormats.SystemMessage - Class in akka.remote
Protobuf type SystemMessage
SystemMessageFormats.SystemMessage.Builder - Class in akka.remote
Protobuf type SystemMessage
SystemMessageFormats.SystemMessage.Type - Enum in akka.remote
Protobuf enum SystemMessage.Type
SystemMessageFormats.SystemMessageOrBuilder - Interface in akka.remote
 
SystemMessageFormats.WatchData - Class in akka.remote
Protobuf type WatchData
SystemMessageFormats.WatchData.Builder - Class in akka.remote
Protobuf type WatchData
SystemMessageFormats.WatchDataOrBuilder - Interface in akka.remote
 
SystemMessageList - Class in akka.actor.typed.internal
INTERNAL API
SystemMessageList - Class in akka.dispatch.sysmsg
INTERNAL API
SystemMessageList() - Constructor for class akka.actor.typed.internal.SystemMessageList
 
SystemMessageList() - Constructor for class akka.dispatch.sysmsg.SystemMessageList
 
SystemMessageList$ - Class in akka.actor.typed.internal
INTERNAL API
SystemMessageList$ - Class in akka.dispatch.sysmsg
INTERNAL API
SystemMessageList$() - Constructor for class akka.actor.typed.internal.SystemMessageList$
 
SystemMessageList$() - Constructor for class akka.dispatch.sysmsg.SystemMessageList$
 
SystemMessageQueue - Interface in akka.dispatch
INTERNAL API
SystemMessageSerializer - Class in akka.remote.serialization
 
SystemMessageSerializer(ExtendedActorSystem) - Constructor for class akka.remote.serialization.SystemMessageSerializer
 
systemName() - Method in class akka.cluster.ClusterSettings
 
SYSTEMUID_FIELD_NUMBER - Static variable in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry
 

T

t() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseFailure
 
t() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.ReleaseLeaseFailure
 
t1() - Method in class akka.japi.tuple.Tuple10
 
t1() - Method in class akka.japi.tuple.Tuple11
 
t1() - Method in class akka.japi.tuple.Tuple12
 
t1() - Method in class akka.japi.tuple.Tuple13
 
t1() - Method in class akka.japi.tuple.Tuple14
 
t1() - Method in class akka.japi.tuple.Tuple15
 
t1() - Method in class akka.japi.tuple.Tuple16
 
t1() - Method in class akka.japi.tuple.Tuple17
 
t1() - Method in class akka.japi.tuple.Tuple18
 
t1() - Method in class akka.japi.tuple.Tuple19
 
t1() - Method in class akka.japi.tuple.Tuple20
 
t1() - Method in class akka.japi.tuple.Tuple21
 
t1() - Method in class akka.japi.tuple.Tuple22
 
t1() - Method in class akka.japi.tuple.Tuple3
 
t1() - Method in class akka.japi.tuple.Tuple4
 
t1() - Method in class akka.japi.tuple.Tuple5
 
t1() - Method in class akka.japi.tuple.Tuple6
 
t1() - Method in class akka.japi.tuple.Tuple7
 
t1() - Method in class akka.japi.tuple.Tuple8
 
t1() - Method in class akka.japi.tuple.Tuple9
 
t10() - Method in class akka.japi.tuple.Tuple10
 
t10() - Method in class akka.japi.tuple.Tuple11
 
t10() - Method in class akka.japi.tuple.Tuple12
 
t10() - Method in class akka.japi.tuple.Tuple13
 
t10() - Method in class akka.japi.tuple.Tuple14
 
t10() - Method in class akka.japi.tuple.Tuple15
 
t10() - Method in class akka.japi.tuple.Tuple16
 
t10() - Method in class akka.japi.tuple.Tuple17
 
t10() - Method in class akka.japi.tuple.Tuple18
 
t10() - Method in class akka.japi.tuple.Tuple19
 
t10() - Method in class akka.japi.tuple.Tuple20
 
t10() - Method in class akka.japi.tuple.Tuple21
 
t10() - Method in class akka.japi.tuple.Tuple22
 
t11() - Method in class akka.japi.tuple.Tuple11
 
t11() - Method in class akka.japi.tuple.Tuple12
 
t11() - Method in class akka.japi.tuple.Tuple13
 
t11() - Method in class akka.japi.tuple.Tuple14
 
t11() - Method in class akka.japi.tuple.Tuple15
 
t11() - Method in class akka.japi.tuple.Tuple16
 
t11() - Method in class akka.japi.tuple.Tuple17
 
t11() - Method in class akka.japi.tuple.Tuple18
 
t11() - Method in class akka.japi.tuple.Tuple19
 
t11() - Method in class akka.japi.tuple.Tuple20
 
t11() - Method in class akka.japi.tuple.Tuple21
 
t11() - Method in class akka.japi.tuple.Tuple22
 
t12() - Method in class akka.japi.tuple.Tuple12
 
t12() - Method in class akka.japi.tuple.Tuple13
 
t12() - Method in class akka.japi.tuple.Tuple14
 
t12() - Method in class akka.japi.tuple.Tuple15
 
t12() - Method in class akka.japi.tuple.Tuple16
 
t12() - Method in class akka.japi.tuple.Tuple17
 
t12() - Method in class akka.japi.tuple.Tuple18
 
t12() - Method in class akka.japi.tuple.Tuple19
 
t12() - Method in class akka.japi.tuple.Tuple20
 
t12() - Method in class akka.japi.tuple.Tuple21
 
t12() - Method in class akka.japi.tuple.Tuple22
 
t13() - Method in class akka.japi.tuple.Tuple13
 
t13() - Method in class akka.japi.tuple.Tuple14
 
t13() - Method in class akka.japi.tuple.Tuple15
 
t13() - Method in class akka.japi.tuple.Tuple16
 
t13() - Method in class akka.japi.tuple.Tuple17
 
t13() - Method in class akka.japi.tuple.Tuple18
 
t13() - Method in class akka.japi.tuple.Tuple19
 
t13() - Method in class akka.japi.tuple.Tuple20
 
t13() - Method in class akka.japi.tuple.Tuple21
 
t13() - Method in class akka.japi.tuple.Tuple22
 
t14() - Method in class akka.japi.tuple.Tuple14
 
t14() - Method in class akka.japi.tuple.Tuple15
 
t14() - Method in class akka.japi.tuple.Tuple16
 
t14() - Method in class akka.japi.tuple.Tuple17
 
t14() - Method in class akka.japi.tuple.Tuple18
 
t14() - Method in class akka.japi.tuple.Tuple19
 
t14() - Method in class akka.japi.tuple.Tuple20
 
t14() - Method in class akka.japi.tuple.Tuple21
 
t14() - Method in class akka.japi.tuple.Tuple22
 
t15() - Method in class akka.japi.tuple.Tuple15
 
t15() - Method in class akka.japi.tuple.Tuple16
 
t15() - Method in class akka.japi.tuple.Tuple17
 
t15() - Method in class akka.japi.tuple.Tuple18
 
t15() - Method in class akka.japi.tuple.Tuple19
 
t15() - Method in class akka.japi.tuple.Tuple20
 
t15() - Method in class akka.japi.tuple.Tuple21
 
t15() - Method in class akka.japi.tuple.Tuple22
 
t16() - Method in class akka.japi.tuple.Tuple16
 
t16() - Method in class akka.japi.tuple.Tuple17
 
t16() - Method in class akka.japi.tuple.Tuple18
 
t16() - Method in class akka.japi.tuple.Tuple19
 
t16() - Method in class akka.japi.tuple.Tuple20
 
t16() - Method in class akka.japi.tuple.Tuple21
 
t16() - Method in class akka.japi.tuple.Tuple22
 
t17() - Method in class akka.japi.tuple.Tuple17
 
t17() - Method in class akka.japi.tuple.Tuple18
 
t17() - Method in class akka.japi.tuple.Tuple19
 
t17() - Method in class akka.japi.tuple.Tuple20
 
t17() - Method in class akka.japi.tuple.Tuple21
 
t17() - Method in class akka.japi.tuple.Tuple22
 
t18() - Method in class akka.japi.tuple.Tuple18
 
t18() - Method in class akka.japi.tuple.Tuple19
 
t18() - Method in class akka.japi.tuple.Tuple20
 
t18() - Method in class akka.japi.tuple.Tuple21
 
t18() - Method in class akka.japi.tuple.Tuple22
 
t19() - Method in class akka.japi.tuple.Tuple19
 
t19() - Method in class akka.japi.tuple.Tuple20
 
t19() - Method in class akka.japi.tuple.Tuple21
 
t19() - Method in class akka.japi.tuple.Tuple22
 
t2() - Method in class akka.japi.tuple.Tuple10
 
t2() - Method in class akka.japi.tuple.Tuple11
 
t2() - Method in class akka.japi.tuple.Tuple12
 
t2() - Method in class akka.japi.tuple.Tuple13
 
t2() - Method in class akka.japi.tuple.Tuple14
 
t2() - Method in class akka.japi.tuple.Tuple15
 
t2() - Method in class akka.japi.tuple.Tuple16
 
t2() - Method in class akka.japi.tuple.Tuple17
 
t2() - Method in class akka.japi.tuple.Tuple18
 
t2() - Method in class akka.japi.tuple.Tuple19
 
t2() - Method in class akka.japi.tuple.Tuple20
 
t2() - Method in class akka.japi.tuple.Tuple21
 
t2() - Method in class akka.japi.tuple.Tuple22
 
t2() - Method in class akka.japi.tuple.Tuple3
 
t2() - Method in class akka.japi.tuple.Tuple4
 
t2() - Method in class akka.japi.tuple.Tuple5
 
t2() - Method in class akka.japi.tuple.Tuple6
 
t2() - Method in class akka.japi.tuple.Tuple7
 
t2() - Method in class akka.japi.tuple.Tuple8
 
t2() - Method in class akka.japi.tuple.Tuple9
 
t20() - Method in class akka.japi.tuple.Tuple20
 
t20() - Method in class akka.japi.tuple.Tuple21
 
t20() - Method in class akka.japi.tuple.Tuple22
 
t21() - Method in class akka.japi.tuple.Tuple21
 
t21() - Method in class akka.japi.tuple.Tuple22
 
t22() - Method in class akka.japi.tuple.Tuple22
 
t3() - Method in class akka.japi.tuple.Tuple10
 
t3() - Method in class akka.japi.tuple.Tuple11
 
t3() - Method in class akka.japi.tuple.Tuple12
 
t3() - Method in class akka.japi.tuple.Tuple13
 
t3() - Method in class akka.japi.tuple.Tuple14
 
t3() - Method in class akka.japi.tuple.Tuple15
 
t3() - Method in class akka.japi.tuple.Tuple16
 
t3() - Method in class akka.japi.tuple.Tuple17
 
t3() - Method in class akka.japi.tuple.Tuple18
 
t3() - Method in class akka.japi.tuple.Tuple19
 
t3() - Method in class akka.japi.tuple.Tuple20
 
t3() - Method in class akka.japi.tuple.Tuple21
 
t3() - Method in class akka.japi.tuple.Tuple22
 
t3() - Method in class akka.japi.tuple.Tuple3
 
t3() - Method in class akka.japi.tuple.Tuple4
 
t3() - Method in class akka.japi.tuple.Tuple5
 
t3() - Method in class akka.japi.tuple.Tuple6
 
t3() - Method in class akka.japi.tuple.Tuple7
 
t3() - Method in class akka.japi.tuple.Tuple8
 
t3() - Method in class akka.japi.tuple.Tuple9
 
t4() - Method in class akka.japi.tuple.Tuple10
 
t4() - Method in class akka.japi.tuple.Tuple11
 
t4() - Method in class akka.japi.tuple.Tuple12
 
t4() - Method in class akka.japi.tuple.Tuple13
 
t4() - Method in class akka.japi.tuple.Tuple14
 
t4() - Method in class akka.japi.tuple.Tuple15
 
t4() - Method in class akka.japi.tuple.Tuple16
 
t4() - Method in class akka.japi.tuple.Tuple17
 
t4() - Method in class akka.japi.tuple.Tuple18
 
t4() - Method in class akka.japi.tuple.Tuple19
 
t4() - Method in class akka.japi.tuple.Tuple20
 
t4() - Method in class akka.japi.tuple.Tuple21
 
t4() - Method in class akka.japi.tuple.Tuple22
 
t4() - Method in class akka.japi.tuple.Tuple4
 
t4() - Method in class akka.japi.tuple.Tuple5
 
t4() - Method in class akka.japi.tuple.Tuple6
 
t4() - Method in class akka.japi.tuple.Tuple7
 
t4() - Method in class akka.japi.tuple.Tuple8
 
t4() - Method in class akka.japi.tuple.Tuple9
 
t5() - Method in class akka.japi.tuple.Tuple10
 
t5() - Method in class akka.japi.tuple.Tuple11
 
t5() - Method in class akka.japi.tuple.Tuple12
 
t5() - Method in class akka.japi.tuple.Tuple13
 
t5() - Method in class akka.japi.tuple.Tuple14
 
t5() - Method in class akka.japi.tuple.Tuple15
 
t5() - Method in class akka.japi.tuple.Tuple16
 
t5() - Method in class akka.japi.tuple.Tuple17
 
t5() - Method in class akka.japi.tuple.Tuple18
 
t5() - Method in class akka.japi.tuple.Tuple19
 
t5() - Method in class akka.japi.tuple.Tuple20
 
t5() - Method in class akka.japi.tuple.Tuple21
 
t5() - Method in class akka.japi.tuple.Tuple22
 
t5() - Method in class akka.japi.tuple.Tuple5
 
t5() - Method in class akka.japi.tuple.Tuple6
 
t5() - Method in class akka.japi.tuple.Tuple7
 
t5() - Method in class akka.japi.tuple.Tuple8
 
t5() - Method in class akka.japi.tuple.Tuple9
 
t6() - Method in class akka.japi.tuple.Tuple10
 
t6() - Method in class akka.japi.tuple.Tuple11
 
t6() - Method in class akka.japi.tuple.Tuple12
 
t6() - Method in class akka.japi.tuple.Tuple13
 
t6() - Method in class akka.japi.tuple.Tuple14
 
t6() - Method in class akka.japi.tuple.Tuple15
 
t6() - Method in class akka.japi.tuple.Tuple16
 
t6() - Method in class akka.japi.tuple.Tuple17
 
t6() - Method in class akka.japi.tuple.Tuple18
 
t6() - Method in class akka.japi.tuple.Tuple19
 
t6() - Method in class akka.japi.tuple.Tuple20
 
t6() - Method in class akka.japi.tuple.Tuple21
 
t6() - Method in class akka.japi.tuple.Tuple22
 
t6() - Method in class akka.japi.tuple.Tuple6
 
t6() - Method in class akka.japi.tuple.Tuple7
 
t6() - Method in class akka.japi.tuple.Tuple8
 
t6() - Method in class akka.japi.tuple.Tuple9
 
t7() - Method in class akka.japi.tuple.Tuple10
 
t7() - Method in class akka.japi.tuple.Tuple11
 
t7() - Method in class akka.japi.tuple.Tuple12
 
t7() - Method in class akka.japi.tuple.Tuple13
 
t7() - Method in class akka.japi.tuple.Tuple14
 
t7() - Method in class akka.japi.tuple.Tuple15
 
t7() - Method in class akka.japi.tuple.Tuple16
 
t7() - Method in class akka.japi.tuple.Tuple17
 
t7() - Method in class akka.japi.tuple.Tuple18
 
t7() - Method in class akka.japi.tuple.Tuple19
 
t7() - Method in class akka.japi.tuple.Tuple20
 
t7() - Method in class akka.japi.tuple.Tuple21
 
t7() - Method in class akka.japi.tuple.Tuple22
 
t7() - Method in class akka.japi.tuple.Tuple7
 
t7() - Method in class akka.japi.tuple.Tuple8
 
t7() - Method in class akka.japi.tuple.Tuple9
 
t8() - Method in class akka.japi.tuple.Tuple10
 
t8() - Method in class akka.japi.tuple.Tuple11
 
t8() - Method in class akka.japi.tuple.Tuple12
 
t8() - Method in class akka.japi.tuple.Tuple13
 
t8() - Method in class akka.japi.tuple.Tuple14
 
t8() - Method in class akka.japi.tuple.Tuple15
 
t8() - Method in class akka.japi.tuple.Tuple16
 
t8() - Method in class akka.japi.tuple.Tuple17
 
t8() - Method in class akka.japi.tuple.Tuple18
 
t8() - Method in class akka.japi.tuple.Tuple19
 
t8() - Method in class akka.japi.tuple.Tuple20
 
t8() - Method in class akka.japi.tuple.Tuple21
 
t8() - Method in class akka.japi.tuple.Tuple22
 
t8() - Method in class akka.japi.tuple.Tuple8
 
t8() - Method in class akka.japi.tuple.Tuple9
 
t9() - Method in class akka.japi.tuple.Tuple10
 
t9() - Method in class akka.japi.tuple.Tuple11
 
t9() - Method in class akka.japi.tuple.Tuple12
 
t9() - Method in class akka.japi.tuple.Tuple13
 
t9() - Method in class akka.japi.tuple.Tuple14
 
t9() - Method in class akka.japi.tuple.Tuple15
 
t9() - Method in class akka.japi.tuple.Tuple16
 
t9() - Method in class akka.japi.tuple.Tuple17
 
t9() - Method in class akka.japi.tuple.Tuple18
 
t9() - Method in class akka.japi.tuple.Tuple19
 
t9() - Method in class akka.japi.tuple.Tuple20
 
t9() - Method in class akka.japi.tuple.Tuple21
 
t9() - Method in class akka.japi.tuple.Tuple22
 
t9() - Method in class akka.japi.tuple.Tuple9
 
table() - Method in interface akka.remote.artery.compress.CompressionProtocol.CompressionAdvertisement
 
table() - Method in class akka.remote.artery.compress.CompressionProtocol.Events$.ReceivedActorRefCompressionTable
 
table() - Method in class akka.remote.artery.compress.CompressionProtocol.Events$.ReceivedClassManifestCompressionTable
 
TABLEVERSION_FIELD_NUMBER - Static variable in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement
 
tag() - Method in class akka.persistence.testkit.state.scaladsl.Record
 
tag() - Method in class akka.persistence.typed.state.javadsl.DurableStateBehavior
The tag that can be used in persistence query.
tagAsPersistenceId(String) - Method in interface akka.persistence.journal.leveldb.LeveldbStore
 
Tagged - Class in akka.persistence.journal
The journal may support tagging of events that are used by the EventsByTag query and it may support specifying the tags via an EventAdapter that wraps the events in a Tagged with the given tags.
Tagged(Object, Set<String>) - Constructor for class akka.persistence.journal.Tagged
Java API
Tagged(Object, Set<String>) - Constructor for class akka.persistence.journal.Tagged
 
Tagged$ - Class in akka.persistence.journal
 
Tagged$() - Constructor for class akka.persistence.journal.Tagged$
 
tagNumericId(String) - Method in interface akka.persistence.journal.leveldb.LeveldbStore
 
tags() - Method in class akka.actor.Deploy
 
tags() - Method in class akka.actor.typed.ActorTags
Scala API: one or more tags defined for the actor
tags() - Method in class akka.actor.typed.internal.PropsImpl.ActorTagsImpl
 
tags() - Method in class akka.persistence.japi.journal.JavaJournalSpec
 
tags() - Method in class akka.persistence.japi.snapshot.JavaSnapshotStoreSpec
 
tags() - Method in class akka.persistence.journal.Tagged
 
tags() - Method in interface akka.persistence.typed.PublishedEvent
 
TAGS_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.DeployData
 
tagSequenceNr_$eq(Map<String, Object>) - Method in interface akka.persistence.journal.leveldb.LeveldbStore
 
tagsFor(Event) - Method in class akka.persistence.typed.javadsl.EventSourcedBehavior
The tagger function should give event tags, which will be used in persistence query
tagsString() - Method in class akka.actor.typed.internal.ActorContextImpl.LoggingContext
 
TagTypeMask() - Method in class akka.remote.artery.EnvelopeBuffer$
 
TagValueMask() - Method in class akka.remote.artery.EnvelopeBuffer$
 
tail() - Method in class akka.util.ByteString
 
tail$extension(EarliestFirstSystemMessageList) - Method in class akka.actor.typed.internal.EarliestFirstSystemMessageList$
 
tail$extension(LatestFirstSystemMessageList) - Method in class akka.actor.typed.internal.LatestFirstSystemMessageList$
 
tail$extension(EarliestFirstSystemMessageList) - Method in class akka.dispatch.sysmsg.EarliestFirstSystemMessageList$
 
tail$extension(LatestFirstSystemMessageList) - Method in class akka.dispatch.sysmsg.LatestFirstSystemMessageList$
 
TailChoppingGroup - Class in akka.routing
A router group with retry logic, intended for cases where a return message is expected in response to a message sent to the routee.
TailChoppingGroup(Config) - Constructor for class akka.routing.TailChoppingGroup
 
TailChoppingGroup(Iterable<String>, Duration, Duration) - Constructor for class akka.routing.TailChoppingGroup
Java API
TailChoppingGroup(Iterable<String>, FiniteDuration, FiniteDuration) - Constructor for class akka.routing.TailChoppingGroup
Java API
TailChoppingGroup(Iterable<String>, FiniteDuration, FiniteDuration, String) - Constructor for class akka.routing.TailChoppingGroup
 
TailChoppingGroup$ - Class in akka.routing
 
TailChoppingGroup$() - Constructor for class akka.routing.TailChoppingGroup$
 
TailChoppingPool - Class in akka.routing
A router pool with retry logic, intended for cases where a return message is expected in response to a message sent to the routee.
TailChoppingPool(int, Duration, Duration) - Constructor for class akka.routing.TailChoppingPool
Java API
TailChoppingPool(int, FiniteDuration, FiniteDuration) - Constructor for class akka.routing.TailChoppingPool
Java API
TailChoppingPool(int, Option<Resizer>, FiniteDuration, FiniteDuration, SupervisorStrategy, String, boolean) - Constructor for class akka.routing.TailChoppingPool
 
TailChoppingPool(Config) - Constructor for class akka.routing.TailChoppingPool
 
TailChoppingPool$ - Class in akka.routing
 
TailChoppingPool$() - Constructor for class akka.routing.TailChoppingPool$
 
TailChoppingRoutees$ - Class in akka.routing
 
TailChoppingRoutees$() - Constructor for class akka.routing.TailChoppingRoutees$
 
TailChoppingRoutingLogic - Class in akka.routing
As each message is sent to the router, the routees are randomly ordered.
TailChoppingRoutingLogic(Scheduler, FiniteDuration, FiniteDuration, ExecutionContext) - Constructor for class akka.routing.TailChoppingRoutingLogic
 
TailChoppingRoutingLogic$ - Class in akka.routing
 
TailChoppingRoutingLogic$() - Constructor for class akka.routing.TailChoppingRoutingLogic$
 
tailCommand() - Method in class akka.io.Tcp.CompoundWrite
 
take() - Method in class akka.util.BoundedBlockingQueue
 
take(int) - Method in class akka.util.ByteIterator.ByteArrayIterator
 
take(int) - Method in class akka.util.ByteIterator.MultiByteArrayIterator
For performance sensitive code, call take() directly on ByteString (it's optimised there)
take(int) - Method in class akka.util.ByteIterator
 
take(int) - Method in class akka.util.ByteString.ByteString1
 
take(int) - Method in class akka.util.ByteString.ByteString1C
 
take(int) - Method in class akka.util.ByteString.ByteStrings
 
take(int) - Method in class akka.util.ByteString
 
take(long) - Method in class akka.stream.javadsl.Flow
Terminate processing (and cancel the upstream publisher) after the given number of elements.
take(long) - Method in class akka.stream.javadsl.Source
Terminate processing (and cancel the upstream publisher) after the given number of elements.
take(long) - Method in class akka.stream.javadsl.SubFlow
Terminate processing (and cancel the upstream publisher) after the given number of elements.
take(long) - Method in class akka.stream.javadsl.SubSource
Terminate processing (and cancel the upstream publisher) after the given number of elements.
take(long) - Method in interface akka.stream.scaladsl.FlowOps
Terminate processing (and cancel the upstream publisher) after the given number of elements.
takeLast(int) - Static method in class akka.stream.javadsl.Sink
A Sink that materializes into a a CompletionStage of List containing the last n collected elements.
takeLast(int) - Method in class akka.stream.javadsl.Sink$
A Sink that materializes into a a CompletionStage of List containing the last n collected elements.
takeLast(int) - Static method in class akka.stream.scaladsl.Sink
A Sink that materializes into a a Future of immutable.Seq[T] containing the last n collected elements.
takeLast(int) - Method in class akka.stream.scaladsl.Sink$
A Sink that materializes into a a Future of immutable.Seq[T] containing the last n collected elements.
TakeOver() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOver
 
TakeOver$() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOver$
 
TakeOverFromMe() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOverFromMe
 
TakeOverFromMe$() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOverFromMe$
 
TakeOverRetry(int) - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOverRetry
 
TakeOverRetry$() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOverRetry$
 
TakeOverRetryTimer() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$
 
takeRight(int) - Method in class akka.util.ByteString
 
takeWhile(Predicate<Out>) - Method in class akka.stream.javadsl.Flow
Terminate processing (and cancel the upstream publisher) after predicate returns false for the first time.
takeWhile(Predicate<Out>) - Method in class akka.stream.javadsl.Source
Terminate processing (and cancel the upstream publisher) after predicate returns false for the first time.
takeWhile(Predicate<Out>) - Method in class akka.stream.javadsl.SubFlow
Terminate processing (and cancel the upstream publisher) after predicate returns false for the first time, Due to input buffering some elements may have been requested from upstream publishers that will then not be processed downstream of this step.
takeWhile(Predicate<Out>) - Method in class akka.stream.javadsl.SubSource
Terminate processing (and cancel the upstream publisher) after predicate returns false for the first time, Due to input buffering some elements may have been requested from upstream publishers that will then not be processed downstream of this step.
takeWhile(Predicate<Out>, boolean) - Method in class akka.stream.javadsl.Flow
Terminate processing (and cancel the upstream publisher) after predicate returns false for the first time.
takeWhile(Predicate<Out>, boolean) - Method in class akka.stream.javadsl.Source
Terminate processing (and cancel the upstream publisher) after predicate returns false for the first time, including the first failed element if inclusive is true Due to input buffering some elements may have been requested from upstream publishers that will then not be processed downstream of this step.
takeWhile(Predicate<Out>, boolean) - Method in class akka.stream.javadsl.SubFlow
Terminate processing (and cancel the upstream publisher) after predicate returns false for the first time, including the first failed element iff inclusive is true Due to input buffering some elements may have been requested from upstream publishers that will then not be processed downstream of this step.
takeWhile(Predicate<Out>, boolean) - Method in class akka.stream.javadsl.SubSource
Terminate processing (and cancel the upstream publisher) after predicate returns false for the first time, including the first failed element iff inclusive is true Due to input buffering some elements may have been requested from upstream publishers that will then not be processed downstream of this step.
takeWhile(Function1<Object, Object>) - Method in class akka.util.ByteIterator.ByteArrayIterator
 
takeWhile(Function1<Object, Object>) - Method in class akka.util.ByteIterator.MultiByteArrayIterator
 
takeWhile(Function1<Object, Object>) - Method in class akka.util.ByteIterator
 
takeWhile(Function1<Object, Object>) - Method in class akka.util.ByteString
 
takeWhile(Function1<Out, Object>) - Method in interface akka.stream.scaladsl.FlowOps
Terminate processing (and cancel the upstream publisher) after predicate returns false for the first time, Due to input buffering some elements may have been requested from upstream publishers that will then not be processed downstream of this step.
takeWhile(Function1<Out, Object>, boolean) - Method in interface akka.stream.scaladsl.FlowOps
Terminate processing (and cancel the upstream publisher) after predicate returns false for the first time, including the first failed element iff inclusive is true Due to input buffering some elements may have been requested from upstream publishers that will then not be processed downstream of this step.
takeWithin(Duration) - Method in class akka.stream.javadsl.Flow
Terminate processing (and cancel the upstream publisher) after the given duration.
takeWithin(Duration) - Method in class akka.stream.javadsl.Source
Terminate processing (and cancel the upstream publisher) after the given duration.
takeWithin(Duration) - Method in class akka.stream.javadsl.SubFlow
Terminate processing (and cancel the upstream publisher) after the given duration.
takeWithin(Duration) - Method in class akka.stream.javadsl.SubSource
Terminate processing (and cancel the upstream publisher) after the given duration.
takeWithin(FiniteDuration) - Method in class akka.stream.javadsl.Flow
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
takeWithin(FiniteDuration) - Method in class akka.stream.javadsl.Source
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
takeWithin(FiniteDuration) - Method in class akka.stream.javadsl.SubFlow
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
takeWithin(FiniteDuration) - Method in class akka.stream.javadsl.SubSource
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
takeWithin(FiniteDuration) - Method in interface akka.stream.scaladsl.FlowOps
Terminate processing (and cancel the upstream publisher) after the given duration.
target() - Method in class akka.actor.testkit.typed.Effect.Scheduled
 
target() - Method in class akka.io.dns.SRVRecord
 
target() - Method in class akka.io.Udp.Send
 
target() - Method in class akka.persistence.journal.AsyncWriteJournal.Desequenced
 
target() - Method in class akka.persistence.typed.DeleteSnapshotsCompleted
 
target() - Method in class akka.persistence.typed.DeleteSnapshotsFailed
 
TargetLocation(Address) - Constructor for class akka.persistence.journal.PersistencePluginProxy.TargetLocation
 
TargetLocation$() - Constructor for class akka.persistence.journal.PersistencePluginProxy.TargetLocation$
 
TARGETREF_FIELD_NUMBER - Static variable in class akka.stream.StreamRefMessages.OnSubscribeHandshake
 
TARGETREF_FIELD_NUMBER - Static variable in class akka.stream.StreamRefMessages.SinkRef
 
TargetRefNotInitializedYetException - Exception in akka.stream
 
TargetRefNotInitializedYetException() - Constructor for exception akka.stream.TargetRefNotInitializedYetException
 
TargetRefNotInitializedYetException$ - Class in akka.stream
 
TargetRefNotInitializedYetException$() - Constructor for class akka.stream.TargetRefNotInitializedYetException$
 
task() - Method in class akka.actor.LightArrayRevolverScheduler.TaskHolder
 
task() - Method in class akka.stream.stage.TimerMessages.Timer
 
task_$eq(Runnable) - Method in class akka.actor.LightArrayRevolverScheduler.TaskHolder
 
TaskHolder(Runnable, int, ExecutionContext) - Constructor for class akka.actor.LightArrayRevolverScheduler.TaskHolder
 
TaskInvocation - Class in akka.dispatch
 
TaskInvocation(EventStream, Runnable, Function0<BoxedUnit>) - Constructor for class akka.dispatch.TaskInvocation
 
TaskInvocation$ - Class in akka.dispatch
 
TaskInvocation$() - Constructor for class akka.dispatch.TaskInvocation$
 
TaskRunner$ - Class in akka.remote.artery.aeron
INTERNAL API
TaskRunner$() - Constructor for class akka.remote.artery.aeron.TaskRunner$
 
tc() - Method in class akka.io.Inet.SO$.TrafficClass
 
Tcp - Class in akka.io
TCP Extension for Akka&rsquo;s IO layer.
Tcp - Class in akka.stream.javadsl
 
Tcp - Class in akka.stream.scaladsl
 
Tcp() - Constructor for class akka.io.Tcp
 
Tcp(ExtendedActorSystem) - Constructor for class akka.stream.javadsl.Tcp
 
Tcp(ExtendedActorSystem) - Constructor for class akka.stream.scaladsl.Tcp
 
Tcp.Abort$ - Class in akka.io
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.
Tcp.Aborted$ - Class in akka.io
The connection has been aborted in response to an Abort command.
Tcp.Bind - Class in akka.io
The Bind message is send to the TCP manager actor, which is obtained via TcpExt.manager() in order to bind to a listening socket.
Tcp.Bind$ - Class in akka.io
 
Tcp.Bound - Class in akka.io
The sender of a Tcp.Bind command will—in case of success—receive confirmation in this form.
Tcp.Bound$ - Class in akka.io
 
Tcp.Close$ - Class in akka.io
A normal close operation will first flush pending writes and then close the socket.
Tcp.CloseCommand - Interface in akka.io
Common interface for all commands which aim to close down an open connection.
Tcp.Closed$ - Class in akka.io
The connection has been closed normally in response to a Close command.
Tcp.Command - Interface in akka.io
This is the common trait for all commands understood by TCP actors.
Tcp.CommandFailed - Class in akka.io
Whenever a command cannot be completed, the queried actor will reply with this message, wrapping the original command which failed.
Tcp.CommandFailed$ - Class in akka.io
 
Tcp.CompoundWrite - Class in akka.io
A write command which aggregates two other write commands.
Tcp.CompoundWrite$ - Class in akka.io
 
Tcp.ConfirmedClose$ - Class in akka.io
A confirmed close operation will flush pending writes and half-close the connection, waiting for the peer to close the other half.
Tcp.ConfirmedClosed$ - Class in akka.io
The connection has been half-closed by us and then half-close by the peer in response to a ConfirmedClose command.
Tcp.Connect - Class in akka.io
The Connect message is sent to the TCP manager actor, which is obtained via TcpExt.manager().
Tcp.Connect$ - Class in akka.io
 
Tcp.Connected - Class in akka.io
The connection actor sends this message either to the sender of a Tcp.Connect command (for outbound) or to the handler for incoming connections designated in the Tcp.Bind message.
Tcp.Connected$ - Class in akka.io
 
Tcp.ConnectionClosed - Interface in akka.io
This is the common interface for all events which indicate that a connection has been closed or half-closed.
Tcp.ErrorClosed - Class in akka.io
The connection has been closed due to an IO error.
Tcp.ErrorClosed$ - Class in akka.io
 
Tcp.Event - Interface in akka.io
Common interface for all events generated by the TCP layer actors.
Tcp.IncomingConnection - Class in akka.stream.javadsl
Represents an accepted incoming TCP connection.
Tcp.IncomingConnection - Class in akka.stream.scaladsl
Represents an accepted incoming TCP connection.
Tcp.IncomingConnection$ - Class in akka.stream.scaladsl
 
Tcp.Message - Interface in akka.io
The common interface for Tcp.Command and Tcp.Event.
Tcp.NoAck - Class in akka.io
Each Tcp.WriteCommand can optionally request a positive acknowledgment to be sent to the commanding actor.
Tcp.NoAck$ - Class in akka.io
Default Tcp.NoAck instance which is used when no acknowledgment information is explicitly provided.
Tcp.OutgoingConnection - Class in akka.stream.javadsl
Represents a prospective outgoing TCP connection.
Tcp.OutgoingConnection - Class in akka.stream.scaladsl
Represents a prospective outgoing TCP connection.
Tcp.OutgoingConnection$ - Class in akka.stream.scaladsl
 
Tcp.PeerClosed$ - Class in akka.io
The peer has closed its writing half of the connection.
Tcp.Received - Class in akka.io
Whenever data are read from a socket they will be transferred within this class to the handler actor which was designated in the Tcp.Register message.
Tcp.Received$ - Class in akka.io
 
Tcp.Register - Class in akka.io
This message must be sent to a TCP connection actor after receiving the Tcp.Connected message.
Tcp.Register$ - Class in akka.io
 
Tcp.ResumeAccepting - Class in akka.io
This message enables the accepting of the next connection if read throttling is enabled for connection actors.
Tcp.ResumeAccepting$ - Class in akka.io
 
Tcp.ResumeReading$ - Class in akka.io
This command needs to be sent to the connection actor after a SuspendReading command in order to resume reading from the socket.
Tcp.ResumeWriting$ - Class in akka.io
When useResumeWriting is in effect as was indicated in the Tcp.Register message then this command needs to be sent to the connection actor in order to re-enable writing after a Tcp.CommandFailed event.
Tcp.ServerBinding - Class in akka.stream.javadsl
Represents a prospective TCP server binding.
Tcp.ServerBinding - Class in akka.stream.scaladsl
Represents a successful TCP server binding.
Tcp.ServerBinding$ - Class in akka.stream.scaladsl
 
Tcp.SimpleWriteCommand - Class in akka.io
Common supertype of Tcp.Write and Tcp.WriteFile.
Tcp.SO$ - Class in akka.io
Scala API: this object contains all applicable socket options for TCP.
Tcp.SO$.KeepAlive - Class in akka.io
Inet.SocketOption to enable or disable SO_KEEPALIVE
Tcp.SO$.KeepAlive$ - Class in akka.io
 
Tcp.SO$.OOBInline - Class in akka.io
Inet.SocketOption to enable or disable OOBINLINE (receipt of TCP urgent data) By default, this option is disabled and TCP urgent data is silently discarded.
Tcp.SO$.OOBInline$ - Class in akka.io
 
Tcp.SO$.TcpNoDelay - Class in akka.io
Inet.SocketOption to enable or disable TCP_NODELAY (disable or enable Nagle's algorithm)
Tcp.SO$.TcpNoDelay$ - Class in akka.io
 
Tcp.SuspendReading$ - Class in akka.io
Sending this command to the connection actor will disable reading from the TCP socket.
Tcp.Unbind$ - Class in akka.io
In order to close down a listening socket, send this message to that socket&rsquo;s actor (that is the actor which previously had sent the Tcp.Bound message).
Tcp.Unbound - Interface in akka.io
The sender of an Unbind command will receive confirmation through this message once the listening socket has been closed.
Tcp.Unbound$ - Class in akka.io
 
Tcp.Write - Class in akka.io
Write data to the TCP connection.
Tcp.Write$ - Class in akka.io
 
Tcp.WriteCommand - Class in akka.io
Common interface for all write commands.
Tcp.WriteCommand$ - Class in akka.io
 
Tcp.WriteFile - Class in akka.io
Deprecated.
Use WritePath instead. Since 2.5.10.
Tcp.WriteFile$ - Class in akka.io
Deprecated.
. Since .
Tcp.WritePath - Class in akka.io
Write count bytes starting at position from file at filePath to the connection.
Tcp.WritePath$ - Class in akka.io
 
Tcp.WritingResumed - Interface in akka.io
When useResumeWriting is in effect as indicated in the Tcp.Register message, the ResumeWriting command will be acknowledged by this message type, upon which it is safe to send at least one write.
Tcp.WritingResumed$ - Class in akka.io
 
Tcp$ - Class in akka.io
TCP Extension for Akka&rsquo;s IO layer.
Tcp$ - Class in akka.stream.javadsl
 
Tcp$ - Class in akka.stream.scaladsl
 
Tcp$() - Constructor for class akka.io.Tcp$
 
Tcp$() - Constructor for class akka.stream.javadsl.Tcp$
 
Tcp$() - Constructor for class akka.stream.scaladsl.Tcp$
 
Tcp$() - Constructor for class akka.testkit.SocketUtil.Tcp$
 
TcpAttributes - Class in akka.stream.scaladsl
 
TcpAttributes() - Constructor for class akka.stream.scaladsl.TcpAttributes
 
TcpAttributes.TcpWriteBufferSize - Class in akka.stream.scaladsl
 
TcpAttributes.TcpWriteBufferSize$ - Class in akka.stream.scaladsl
 
TcpAttributes$ - Class in akka.stream.scaladsl
 
TcpAttributes$() - Constructor for class akka.stream.scaladsl.TcpAttributes$
 
TcpConnection$ - Class in akka.io
INTERNAL API
TcpConnection$() - Constructor for class akka.io.TcpConnection$
 
TcpDnsClient$ - Class in akka.io.dns.internal
 
TcpDnsClient$() - Constructor for class akka.io.dns.internal.TcpDnsClient$
 
TcpExt - Class in akka.io
 
TcpExt(ExtendedActorSystem) - Constructor for class akka.io.TcpExt
 
TcpExt.Settings - Class in akka.io
 
TcpFraming$ - Class in akka.remote.artery.tcp
INTERNAL API
TcpFraming$() - Constructor for class akka.remote.artery.tcp.TcpFraming$
 
TcpHandlers - Interface in akka.remote.transport.netty
INTERNAL API
TcpIdleTimeoutException - Exception in akka.stream.scaladsl
 
TcpIdleTimeoutException(String, Duration) - Constructor for exception akka.stream.scaladsl.TcpIdleTimeoutException
 
tcpInboundBound(String, InetSocketAddress) - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
tcpInboundBound(String, InetSocketAddress) - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
tcpInboundBound(String, InetSocketAddress) - Method in interface akka.remote.artery.RemotingFlightRecorder
 
tcpInboundConnected(InetSocketAddress) - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
tcpInboundConnected(InetSocketAddress) - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
tcpInboundConnected(InetSocketAddress) - Method in interface akka.remote.artery.RemotingFlightRecorder
 
tcpInboundReceived(int) - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
tcpInboundReceived(int) - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
tcpInboundReceived(int) - Method in interface akka.remote.artery.RemotingFlightRecorder
 
tcpInboundUnbound(UniqueAddress) - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
tcpInboundUnbound(UniqueAddress) - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
tcpInboundUnbound(UniqueAddress) - Method in interface akka.remote.artery.RemotingFlightRecorder
 
TcpKeepalive() - Method in class akka.remote.transport.netty.NettyTransportSettings
Deprecated.
 
TcpListener$ - Class in akka.io
INTERNAL API
TcpListener$() - Constructor for class akka.io.TcpListener$
 
TcpMessage - Class in akka.io
 
TcpMessage() - Constructor for class akka.io.TcpMessage
 
TcpMessage$ - Class in akka.io
 
TcpMessage$() - Constructor for class akka.io.TcpMessage$
 
tcpNoDelay(boolean) - Static method in class akka.io.TcpSO
Inet.SocketOption to enable or disable TCP_NODELAY (disable or enable Nagle's algorithm)
tcpNoDelay(boolean) - Method in class akka.io.TcpSO$
Inet.SocketOption to enable or disable TCP_NODELAY (disable or enable Nagle's algorithm)
TcpNodelay() - Method in class akka.remote.transport.netty.NettyTransportSettings
Deprecated.
 
TcpNoDelay(boolean) - Constructor for class akka.io.Tcp.SO$.TcpNoDelay
 
TcpNoDelay$() - Constructor for class akka.io.Tcp.SO$.TcpNoDelay$
 
tcpOutboundConnected(Address, String) - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
tcpOutboundConnected(Address, String) - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
tcpOutboundConnected(Address, String) - Method in interface akka.remote.artery.RemotingFlightRecorder
 
tcpOutboundSent(int) - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
tcpOutboundSent(int) - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
tcpOutboundSent(int) - Method in interface akka.remote.artery.RemotingFlightRecorder
 
TcpOutgoingConnection$ - Class in akka.io
 
TcpOutgoingConnection$() - Constructor for class akka.io.TcpOutgoingConnection$
 
tcpPort() - Static method in class akka.remote.testkit.MultiNodeSpec
TCP Port number to be used when running tests on TCP.
tcpPort() - Method in class akka.remote.testkit.MultiNodeSpec$
TCP Port number to be used when running tests on TCP.
TcpReuseAddr() - Method in class akka.remote.transport.netty.NettyTransportSettings
Deprecated.
 
TcpSO - Class in akka.io
Java API for accessing socket options.
TcpSO() - Constructor for class akka.io.TcpSO
 
TcpSO$ - Class in akka.io
Java API for accessing socket options.
TcpSO$() - Constructor for class akka.io.TcpSO$
 
tcpWriteBufferSize() - Method in class akka.stream.IOSettings
Deprecated.
Use attribute 'TcpAttributes.TcpWriteBufferSize' to read the concrete setting value. Since 2.6.0.
tcpWriteBufferSize(int) - Static method in class akka.stream.scaladsl.TcpAttributes
 
tcpWriteBufferSize(int) - Method in class akka.stream.scaladsl.TcpAttributes$
 
TcpWriteBufferSize(int) - Constructor for class akka.stream.scaladsl.TcpAttributes.TcpWriteBufferSize
 
TcpWriteBufferSize$() - Constructor for class akka.stream.scaladsl.TcpAttributes.TcpWriteBufferSize$
 
telemetry() - Method in class akka.pattern.CircuitBreaker
 
tell(Object, ActorRef) - Method in class akka.actor.ActorRef
Sends the specified message to this ActorRef, i.e.
tell(Object, ActorRef) - Method in class akka.actor.ActorSelection
Sends the specified message to this ActorSelection, i.e.
tell(Object, ActorRef) - Static method in class akka.actor.Nobody
 
tell(M) - Method in class akka.cluster.sharding.typed.javadsl.EntityRef
Send a message to the entity referenced by this EntityRef using *at-most-once* messaging semantics.
tell(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.
tell(T) - Method in interface akka.actor.typed.ActorRef
Send a message to the Actor referenced by this ActorRef using *at-most-once* messaging semantics.
tell(T) - Method in interface akka.actor.typed.RecipientRef
Send a message to the destination referenced by this RecipientRef using *at-most-once* messaging semantics.
tellWatchersWeDied() - Method in interface akka.actor.dungeon.DeathWatch
 
tempContainer() - Method in interface akka.actor.ActorRefProvider
Returns the actor reference representing the &ldquo;/temp&rdquo; path.
temporaryLocalPort(boolean) - Static method in class akka.testkit.SocketUtil
 
temporaryLocalPort(boolean) - Method in class akka.testkit.SocketUtil$
 
temporaryLocalPort(SocketUtil.Protocol) - Static method in class akka.testkit.SocketUtil
Find a free local post on 'localhost' that is available on the given protocol If both UDP and TCP need to be free specify Both
temporaryLocalPort(SocketUtil.Protocol) - Method in class akka.testkit.SocketUtil$
Find a free local post on 'localhost' that is available on the given protocol If both UDP and TCP need to be free specify Both
temporaryLocalPort$default$1() - Static method in class akka.testkit.SocketUtil
 
temporaryLocalPort$default$1() - Method in class akka.testkit.SocketUtil$
 
temporaryServerAddress(String, boolean) - Static method in class akka.testkit.SocketUtil
 
temporaryServerAddress(String, boolean) - Method in class akka.testkit.SocketUtil$
 
temporaryServerAddress$default$1() - Static method in class akka.testkit.SocketUtil
 
temporaryServerAddress$default$1() - Method in class akka.testkit.SocketUtil$
 
temporaryServerAddress$default$2() - Static method in class akka.testkit.SocketUtil
 
temporaryServerAddress$default$2() - Method in class akka.testkit.SocketUtil$
 
temporaryServerAddresses(int, String, boolean) - Static method in class akka.testkit.SocketUtil
 
temporaryServerAddresses(int, String, boolean) - Method in class akka.testkit.SocketUtil$
 
temporaryServerAddresses$default$2() - Static method in class akka.testkit.SocketUtil
 
temporaryServerAddresses$default$2() - Method in class akka.testkit.SocketUtil$
 
temporaryServerAddresses$default$3() - Static method in class akka.testkit.SocketUtil
 
temporaryServerAddresses$default$3() - Method in class akka.testkit.SocketUtil$
 
temporaryServerHostnameAndPort(String) - Static method in class akka.testkit.SocketUtil
 
temporaryServerHostnameAndPort(String) - Method in class akka.testkit.SocketUtil$
 
temporaryServerHostnameAndPort$default$1() - Static method in class akka.testkit.SocketUtil
 
temporaryServerHostnameAndPort$default$1() - Method in class akka.testkit.SocketUtil$
 
temporaryUdpIpv6Port(NetworkInterface) - Static method in class akka.testkit.SocketUtil
 
temporaryUdpIpv6Port(NetworkInterface) - Method in class akka.testkit.SocketUtil$
 
tempPath() - Method in interface akka.actor.ActorRefProvider
Generates and returns a unique actor path below &ldquo;/temp&rdquo;.
tempPath(String) - Method in interface akka.actor.ActorRefProvider
Generates and returns a unique actor path starting with prefix below &ldquo;/temp&rdquo;.
terminate() - Method in class akka.actor.ActorSystem
Terminates this actor system by running CoordinatedShutdown with reason CoordinatedShutdown.ActorSystemTerminateReason.
terminate() - Method in interface akka.actor.dungeon.FaultHandling
 
terminate() - Method in class akka.actor.typed.ActorSystem
Terminates this actor system by running CoordinatedShutdown with reason akka.actor.CoordinatedShutdown.ActorSystemTerminateReason.
terminate(FSM.State<S, D>) - Method in interface akka.actor.FSM
 
terminate(PersistentFSM.State<S, D, E>) - Method in interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
 
Terminate() - Constructor for class akka.cluster.sharding.ShardCoordinator.Internal$.Terminate
 
TERMINATE - akka.remote.SystemMessageFormats.SystemMessage.Type
TERMINATE = 4;
TERMINATE_VALUE - Static variable in enum akka.remote.SystemMessageFormats.SystemMessage.Type
TERMINATE = 4;
Terminate$ - Class in akka.actor.typed.internal
 
Terminate$ - Class in akka.dispatch.sysmsg
 
Terminate$ - Class in akka.remote.testconductor
 
Terminate$() - Constructor for class akka.actor.typed.internal.Terminate$
 
Terminate$() - Constructor for class akka.cluster.sharding.ShardCoordinator.Internal$.Terminate$
 
Terminate$() - Constructor for class akka.dispatch.sysmsg.Terminate$
 
Terminate$() - Constructor for class akka.remote.testconductor.Terminate$
 
Terminated - Class in akka.actor
When Death Watch is used, the watcher will receive a Terminated(watched) message when watched is terminated.
Terminated - Class in akka.actor.typed
Lifecycle signal that is fired when an Actor that was watched has terminated.
Terminated - akka.cluster.protobuf.msg.ClusterMessages.ReachabilityStatus
Terminated = 2;
Terminated(ActorRef<Nothing$>) - Constructor for class akka.actor.typed.Terminated
 
Terminated() - Method in class akka.dispatch.affinity.AffinityPool$
 
Terminated_VALUE - Static variable in enum akka.cluster.protobuf.msg.ClusterMessages.ReachabilityStatus
Terminated = 2;
Terminated$ - Class in akka.actor
 
Terminated$ - Class in akka.actor.typed
 
Terminated$() - Constructor for class akka.actor.Terminated$
 
Terminated$() - Constructor for class akka.actor.typed.Terminated$
 
TerminatedChildrenContainer$() - Constructor for class akka.actor.dungeon.ChildrenContainer.TerminatedChildrenContainer$
 
terminatedProps() - Method in class akka.actor.ActorCell$
 
terminatedQueued_$eq(Map<ActorRef, Option<Object>>) - Method in interface akka.actor.dungeon.DeathWatch
 
terminatedQueuedFor(ActorRef, Option<Object>) - Method in interface akka.actor.dungeon.DeathWatch
 
terminateEvent_$eq(PartialFunction<FSM.StopEvent<S, D>, BoxedUnit>) - Method in interface akka.actor.FSM
 
terminateEvent_$eq(PartialFunction<PersistentFSM.StopEvent<S, D>, BoxedUnit>) - Method in interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
 
TerminateMsg$ - Class in akka.remote.testconductor
 
TerminateMsg$() - Constructor for class akka.remote.testconductor.TerminateMsg$
 
TerminateRequest() - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.TerminateRequest
 
TerminateRequest$() - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.TerminateRequest$
 
TerminatingChildrenContainer(TreeMap<String, ChildStats>, Set<ActorRef>, ChildrenContainer.SuspendReason) - Constructor for class akka.actor.dungeon.ChildrenContainer.TerminatingChildrenContainer
 
TerminatingChildrenContainer$() - Constructor for class akka.actor.dungeon.ChildrenContainer.TerminatingChildrenContainer$
 
Termination$() - Constructor for class akka.actor.dungeon.ChildrenContainer.Termination$
 
terminationFuture() - Method in interface akka.actor.ActorRefProvider
This Future is completed upon termination of this ActorRefProvider, which is usually initiated by stopping the guardian via ActorSystem.stop().
TerminationHook$() - Constructor for class akka.actor.SystemGuardian.TerminationHook$
 
TerminationHookDone$() - Constructor for class akka.actor.SystemGuardian.TerminationHookDone$
 
terminationSignal() - Method in class akka.stream.KillSwitches.KillableGraphStageLogic
 
Terminator(ActorRef) - Constructor for class akka.Main.Terminator
Deprecated.
 
test() - Method in class akka.testkit.CustomEventFilter
 
test(T) - Method in interface akka.japi.function.Predicate
 
test(T) - Method in interface akka.japi.Predicate
 
testActor() - Method in class akka.persistence.PluginSpec
 
testActor() - Method in class akka.testkit.TestKit
 
testActor() - Method in interface akka.testkit.TestKitBase
ActorRef of the test actor.
TestActor - Class in akka.testkit
 
TestActor(BlockingDeque<TestActor.Message>) - Constructor for class akka.testkit.TestActor
 
TestActor.AutoPilot - Class in akka.testkit
 
TestActor.KeepRunning$ - Class in akka.testkit
 
TestActor.Message - Interface in akka.testkit
 
TestActor.NoAutoPilot$ - Class in akka.testkit
 
TestActor.NullMessage$ - Class in akka.testkit
 
TestActor.RealMessage - Class in akka.testkit
 
TestActor.RealMessage$ - Class in akka.testkit
 
TestActor.SetAutoPilot - Class in akka.testkit
 
TestActor.SetAutoPilot$ - Class in akka.testkit
 
TestActor.SetIgnore - Class in akka.testkit
 
TestActor.SetIgnore$ - Class in akka.testkit
 
TestActor.Spawn - Class in akka.testkit
 
TestActor.Spawn$ - Class in akka.testkit
 
TestActor.UnWatch - Class in akka.testkit
 
TestActor.UnWatch$ - Class in akka.testkit
 
TestActor.Watch - Class in akka.testkit
 
TestActor.Watch$ - Class in akka.testkit
 
TestActor$ - Class in akka.testkit
 
TestActor$() - Constructor for class akka.testkit.TestActor$
 
testActorName() - Method in interface akka.testkit.TestKitBase
Defines the testActor name.
testActorName() - Method in class akka.testkit.TestProbe
 
TestActorRef<T extends Actor> - Class in akka.testkit
This special ActorRef is exclusively for use during unit testing in a single-threaded environment.
TestActorRef(ActorSystem, Props, ActorRef, String) - Constructor for class akka.testkit.TestActorRef
 
TestActorRef$ - Class in akka.testkit
 
TestActorRef$() - Constructor for class akka.testkit.TestActorRef$
 
TestActors - Class in akka.testkit
A collection of common actor patterns used in tests.
TestActors() - Constructor for class akka.testkit.TestActors
 
TestActors.BlackholeActor - Class in akka.testkit
BlackholeActor does nothing for incoming messages, its like a blackhole.
TestActors.EchoActor - Class in akka.testkit
EchoActor sends back received messages (unmodified).
TestActors.ForwardActor - Class in akka.testkit
ForwardActor forwards all messages as-is to specified ActorRef.
TestActors$ - Class in akka.testkit
A collection of common actor patterns used in tests.
TestActors$() - Constructor for class akka.testkit.TestActors$
 
TestAppender$ - Class in akka.actor.testkit.typed.internal
INTERNAL API
TestAppender$() - Constructor for class akka.actor.testkit.typed.internal.TestAppender$
 
TestAssociationHandle - Class in akka.remote.transport
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
TestAssociationHandle(Address, Address, TestTransport, boolean) - Constructor for class akka.remote.transport.TestAssociationHandle
Deprecated.
 
TestAssociationHandle$ - Class in akka.remote.transport
Deprecated.
. Since .
TestAssociationHandle$() - Constructor for class akka.remote.transport.TestAssociationHandle$
Deprecated.
 
TestBarrier - Class in akka.testkit
 
TestBarrier(int) - Constructor for class akka.testkit.TestBarrier
 
TestBarrier$ - Class in akka.testkit
A cyclic barrier wrapper for use in testing.
TestBarrier$() - Constructor for class akka.testkit.TestBarrier$
 
TestBarrierTimeoutException - Exception in akka.testkit
 
TestBarrierTimeoutException(String) - Constructor for exception akka.testkit.TestBarrierTimeoutException
 
TestCanceledByFailure(String, StackTraceElement[]) - Constructor for exception akka.persistence.scalatest.MayVerb.TestCanceledByFailure
 
TestCanceledByFailure$() - Constructor for class akka.persistence.scalatest.MayVerb.TestCanceledByFailure$
 
testConductor() - Method in class akka.remote.testkit.MultiNodeSpec
Access to the barriers, failure injection, etc.
TestConductor - Class in akka.remote.testconductor
Access to the TestConductorExt extension:
TestConductor() - Constructor for class akka.remote.testconductor.TestConductor
 
testConductor_$eq(TestConductorExt) - Method in class akka.remote.testkit.MultiNodeSpec
 
TestConductor$ - Class in akka.remote.testconductor
Access to the TestConductorExt extension:
TestConductor$() - Constructor for class akka.remote.testconductor.TestConductor$
 
TestConductorExt - Class in akka.remote.testconductor
This binds together the Conductor and Player roles inside an Akka Extension.
TestConductorExt(ExtendedActorSystem) - Constructor for class akka.remote.testconductor.TestConductorExt
 
TestConductorExt.Settings - Class in akka.remote.testconductor
 
TestConductorExt.Settings$ - Class in akka.remote.testconductor
 
TestConductorProtocol - Class in akka.remote.testconductor
 
TestConductorProtocol.Address - Class in akka.remote.testconductor
Protobuf type Address
TestConductorProtocol.Address.Builder - Class in akka.remote.testconductor
Protobuf type Address
TestConductorProtocol.AddressOrBuilder - Interface in akka.remote.testconductor
 
TestConductorProtocol.AddressRequest - Class in akka.remote.testconductor
Protobuf type AddressRequest
TestConductorProtocol.AddressRequest.Builder - Class in akka.remote.testconductor
Protobuf type AddressRequest
TestConductorProtocol.AddressRequestOrBuilder - Interface in akka.remote.testconductor
 
TestConductorProtocol.BarrierOp - Enum in akka.remote.testconductor
Protobuf enum BarrierOp
TestConductorProtocol.Direction - Enum in akka.remote.testconductor
Protobuf enum Direction
TestConductorProtocol.EnterBarrier - Class in akka.remote.testconductor
Protobuf type EnterBarrier
TestConductorProtocol.EnterBarrier.Builder - Class in akka.remote.testconductor
Protobuf type EnterBarrier
TestConductorProtocol.EnterBarrierOrBuilder - Interface in akka.remote.testconductor
 
TestConductorProtocol.FailType - Enum in akka.remote.testconductor
Protobuf enum FailType
TestConductorProtocol.Hello - Class in akka.remote.testconductor
Protobuf type Hello
TestConductorProtocol.Hello.Builder - Class in akka.remote.testconductor
Protobuf type Hello
TestConductorProtocol.HelloOrBuilder - Interface in akka.remote.testconductor
 
TestConductorProtocol.InjectFailure - Class in akka.remote.testconductor
Protobuf type InjectFailure
TestConductorProtocol.InjectFailure.Builder - Class in akka.remote.testconductor
Protobuf type InjectFailure
TestConductorProtocol.InjectFailureOrBuilder - Interface in akka.remote.testconductor
 
TestConductorProtocol.Wrapper - Class in akka.remote.testconductor
Protobuf type Wrapper
TestConductorProtocol.Wrapper.Builder - Class in akka.remote.testconductor
Protobuf type Wrapper
TestConductorProtocol.WrapperOrBuilder - Interface in akka.remote.testconductor
 
testDataFor(String, ConfigMap) - Method in class akka.persistence.japi.journal.JavaJournalSpec
 
testDataFor(String, ConfigMap) - Method in class akka.persistence.japi.snapshot.JavaSnapshotStoreSpec
 
TestEntityRef - Class in akka.cluster.sharding.typed.testkit.javadsl
For testing purposes this EntityRef can be used in place of a real EntityRef.
TestEntityRef - Class in akka.cluster.sharding.typed.testkit.scaladsl
For testing purposes this EntityRef can be used in place of a real EntityRef.
TestEntityRef() - Constructor for class akka.cluster.sharding.typed.testkit.javadsl.TestEntityRef
 
TestEntityRef() - Constructor for class akka.cluster.sharding.typed.testkit.scaladsl.TestEntityRef
 
TestEntityRef$ - Class in akka.cluster.sharding.typed.testkit.javadsl
For testing purposes this EntityRef can be used in place of a real EntityRef.
TestEntityRef$ - Class in akka.cluster.sharding.typed.testkit.scaladsl
For testing purposes this EntityRef can be used in place of a real EntityRef.
TestEntityRef$() - Constructor for class akka.cluster.sharding.typed.testkit.javadsl.TestEntityRef$
 
TestEntityRef$() - Constructor for class akka.cluster.sharding.typed.testkit.scaladsl.TestEntityRef$
 
TestEvent - Interface in akka.testkit
Implementation helpers of the EventFilter facilities: send Mute to the TestEventListener to install a filter, and UnMute to uninstall it.
TestEvent.Mute - Class in akka.testkit
 
TestEvent.Mute$ - Class in akka.testkit
 
TestEvent.UnMute - Class in akka.testkit
 
TestEvent.UnMute$ - Class in akka.testkit
 
TestEvent$ - Class in akka.testkit
Implementation helpers of the EventFilter facilities: send Mute to the TestEventFilter to install a filter, and UnMute to uninstall it.
TestEvent$() - Constructor for class akka.testkit.TestEvent$
 
TestEventFilterLeeway() - Method in class akka.testkit.TestKitSettings
 
TestEventListener - Class in akka.testkit
EventListener for running tests, which allows selectively filtering out expected messages.
TestEventListener() - Constructor for class akka.testkit.TestEventListener
 
TestException - Exception in akka.actor.testkit.typed
A predefined exception that can be used in tests.
TestException - Exception in akka.testkit
A predefined exception that can be used in tests.
TestException(String) - Constructor for exception akka.actor.testkit.typed.TestException
 
TestException(String) - Constructor for exception akka.testkit.TestException
 
TestException$ - Class in akka.actor.testkit.typed
 
TestException$ - Class in akka.testkit
 
TestException$() - Constructor for class akka.actor.testkit.typed.TestException$
 
TestException$() - Constructor for class akka.testkit.TestException$
 
TestFSMRef<S,​D,​T extends Actor> - Class in akka.testkit
This is a specialized form of the TestActorRef with support for querying and setting the state of a FSM.
TestFSMRef(ActorSystem, Props, ActorRef, String, $less$colon$less<T, FSM<S, D>>) - Constructor for class akka.testkit.TestFSMRef
 
TestFSMRef$ - Class in akka.testkit
 
TestFSMRef$() - Constructor for class akka.testkit.TestFSMRef$
 
TestFullStateGossip(boolean) - Constructor for class akka.cluster.ddata.Replicator.Internal$.TestFullStateGossip
 
TestFullStateGossip$() - Constructor for class akka.cluster.ddata.Replicator.Internal$.TestFullStateGossip$
 
TestInbox<T> - Class in akka.actor.testkit.typed.javadsl
Utility for use as an ActorRef when *synchronously* testing Behavior with BehaviorTestKit.
TestInbox<T> - Interface in akka.actor.testkit.typed.scaladsl
Utility for use as an ActorRef when *synchronously* testing Behavior with BehaviorTestKit.
TestInbox() - Constructor for class akka.actor.testkit.typed.javadsl.TestInbox
 
TestInbox$ - Class in akka.actor.testkit.typed.javadsl
 
TestInbox$ - Class in akka.actor.testkit.typed.scaladsl
 
TestInbox$() - Constructor for class akka.actor.testkit.typed.javadsl.TestInbox$
 
TestInbox$() - Constructor for class akka.actor.testkit.typed.scaladsl.TestInbox$
 
TestJavaSerializer - Class in akka.testkit
This Serializer uses standard Java Serialization and is useful for tests where ad-hoc messages are created and sent between actor systems.
TestJavaSerializer(ExtendedActorSystem) - Constructor for class akka.testkit.TestJavaSerializer
 
testKit() - Method in class akka.actor.testkit.typed.javadsl.TestKitJunitResource
 
testKit() - Method in class akka.actor.testkit.typed.scaladsl.ActorTestKitBase
 
TestKit - Class in akka.testkit.javadsl
Java API: Test kit for testing actors.
TestKit - Class in akka.testkit
Test kit for testing actors.
TestKit(ActorSystem) - Constructor for class akka.testkit.javadsl.TestKit
 
TestKit(ActorSystem) - Constructor for class akka.testkit.TestKit
 
TestKit$ - Class in akka.testkit.javadsl
 
TestKit$ - Class in akka.testkit
 
TestKit$() - Constructor for class akka.testkit.javadsl.TestKit$
 
TestKit$() - Constructor for class akka.testkit.TestKit$
 
TestKitBase - Interface in akka.testkit
Implementation trait behind the TestKit class: you may use this if inheriting from a concrete class is not possible.
TestKitExtension - Class in akka.testkit
 
TestKitExtension() - Constructor for class akka.testkit.TestKitExtension
 
TestKitExtension$ - Class in akka.testkit
 
TestKitExtension$() - Constructor for class akka.testkit.TestKitExtension$
 
testKitGuardian() - Static method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian
 
testKitGuardian() - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian$
 
TestKitJunitResource - Class in akka.actor.testkit.typed.javadsl
A Junit external resource for the ActorTestKit, making it possible to have Junit manage the lifecycle of the testkit.
TestKitJunitResource() - Constructor for class akka.actor.testkit.typed.javadsl.TestKitJunitResource
Config loaded from application-test.conf if that exists, otherwise using default configuration from the reference.conf resources that ship with the Akka libraries.
TestKitJunitResource(ActorTestKit) - Constructor for class akka.actor.testkit.typed.javadsl.TestKitJunitResource
 
TestKitJunitResource(ActorSystem<?>) - Constructor for class akka.actor.testkit.typed.javadsl.TestKitJunitResource
Use a custom ActorSystem for the actor system.
TestKitJunitResource(Config) - Constructor for class akka.actor.testkit.typed.javadsl.TestKitJunitResource
Use a custom config for the actor system.
TestKitJunitResource(Config, TestKitSettings) - Constructor for class akka.actor.testkit.typed.javadsl.TestKitJunitResource
Use a custom config for the actor system, and a custom TestKitSettings.
TestKitJunitResource(String) - Constructor for class akka.actor.testkit.typed.javadsl.TestKitJunitResource
Use a custom config for the actor system.
testKitSettings() - Method in class akka.actor.testkit.typed.javadsl.ActorTestKit
 
testKitSettings() - Method in class akka.actor.testkit.typed.javadsl.TestKitJunitResource
See corresponding method on ActorTestKit
testKitSettings() - Method in class akka.actor.testkit.typed.scaladsl.ActorTestKit
 
testKitSettings() - Method in class akka.actor.testkit.typed.scaladsl.ActorTestKitBase
See corresponding method on ActorTestKit
testKitSettings() - Method in interface akka.testkit.TestKitBase
 
TestKitSettings - Class in akka.actor.testkit.typed
 
TestKitSettings - Class in akka.testkit
 
TestKitSettings(Config) - Constructor for class akka.actor.testkit.typed.TestKitSettings
 
TestKitSettings(Config) - Constructor for class akka.testkit.TestKitSettings
 
TestKitSettings$ - Class in akka.actor.testkit.typed
 
TestKitSettings$() - Constructor for class akka.actor.testkit.typed.TestKitSettings$
 
TestKitStorage<P,​R> - Interface in akka.persistence.testkit.internal
INTERNAL API
TestKitUtils - Class in akka.actor.testkit.typed.internal
INTERNAL API
TestKitUtils - Class in akka.testkit
INTERNAL API
TestKitUtils() - Constructor for class akka.actor.testkit.typed.internal.TestKitUtils
 
TestKitUtils() - Constructor for class akka.testkit.TestKitUtils
 
TestKitUtils$ - Class in akka.actor.testkit.typed.internal
INTERNAL API
TestKitUtils$ - Class in akka.testkit
INTERNAL API
TestKitUtils$() - Constructor for class akka.actor.testkit.typed.internal.TestKitUtils$
 
TestKitUtils$() - Constructor for class akka.testkit.TestKitUtils$
 
TestLatch - Class in akka.testkit
 
TestLatch(int, ActorSystem) - Constructor for class akka.testkit.TestLatch
 
TestLatch$ - Class in akka.testkit
A count down latch wrapper for use in testing.
TestLatch$() - Constructor for class akka.testkit.TestLatch$
 
TestManagementCommands - Class in akka.remote.artery
 
TestManagementCommands() - Constructor for class akka.remote.artery.TestManagementCommands
 
TestManagementCommands.FailInboundStreamOnce - Class in akka.remote.artery
INTERNAL API
TestManagementCommands.FailInboundStreamOnce$ - Class in akka.remote.artery
 
TestManagementCommands$ - Class in akka.remote.artery
 
TestManagementCommands$() - Constructor for class akka.remote.artery.TestManagementCommands$
 
testNameFromCallStack() - Static method in class akka.actor.testkit.typed.scaladsl.ActorTestKitBase
 
testNameFromCallStack() - Method in class akka.actor.testkit.typed.scaladsl.ActorTestKitBase$
 
testNameFromCallStack(Class<?>) - Static method in class akka.actor.testkit.typed.internal.TestKitUtils
 
testNameFromCallStack(Class<?>) - Method in class akka.actor.testkit.typed.internal.TestKitUtils$
 
testNameFromCallStack(Class<?>, Regex) - Static method in class akka.testkit.TestKitUtils
 
testNameFromCallStack(Class<?>, Regex) - Method in class akka.testkit.TestKitUtils$
 
testNames() - Method in class akka.persistence.japi.journal.JavaJournalSpec
 
testNames() - Method in class akka.persistence.japi.snapshot.JavaSnapshotStoreSpec
 
TestPayload - Class in akka.persistence
 
TestPayload(ActorRef) - Constructor for class akka.persistence.TestPayload
 
TestPayload$ - Class in akka.persistence
 
TestPayload$() - Constructor for class akka.persistence.TestPayload$
 
TestProbe<M> - Class in akka.actor.testkit.typed.javadsl
Java API: * Create instances through the create factories in the TestProbe companion or via ActorTestKit.createTestProbe().
TestProbe - Class in akka.testkit
TestKit-based probe which allows sending, reception and reply.
TestProbe<M> - Interface in akka.actor.testkit.typed.scaladsl
Create instances through the factories in the TestProbe companion.
TestProbe() - Constructor for class akka.actor.testkit.typed.javadsl.TestProbe
 
TestProbe(ActorSystem) - Constructor for class akka.testkit.TestProbe
 
TestProbe(ActorSystem, String) - Constructor for class akka.testkit.TestProbe
 
TestProbe$ - Class in akka.actor.testkit.typed.javadsl
 
TestProbe$ - Class in akka.actor.testkit.typed.scaladsl
 
TestProbe$ - Class in akka.testkit
 
TestProbe$() - Constructor for class akka.actor.testkit.typed.javadsl.TestProbe$
 
TestProbe$() - Constructor for class akka.actor.testkit.typed.scaladsl.TestProbe$
 
TestProbe$() - Constructor for class akka.testkit.TestProbe$
 
TestProbeImpl$ - Class in akka.actor.testkit.typed.internal
 
TestProbeImpl$() - Constructor for class akka.actor.testkit.typed.internal.TestProbeImpl$
 
TestPublisher - Class in akka.stream.testkit
Provides factory methods for various Publishers.
TestPublisher() - Constructor for class akka.stream.testkit.TestPublisher
 
TestPublisher.CancelSubscription - Class in akka.stream.testkit
 
TestPublisher.CancelSubscription$ - Class in akka.stream.testkit
 
TestPublisher.ManualProbe<I> - Class in akka.stream.testkit
 
TestPublisher.ManualProbe$ - Class in akka.stream.testkit
 
TestPublisher.Probe<T> - Class in akka.stream.testkit
Single subscription and demand tracking for TestPublisher.ManualProbe.
TestPublisher.Probe$ - Class in akka.stream.testkit
 
TestPublisher.PublisherEvent - Interface in akka.stream.testkit
 
TestPublisher.RequestMore - Class in akka.stream.testkit
 
TestPublisher.RequestMore$ - Class in akka.stream.testkit
 
TestPublisher.Subscribe - Class in akka.stream.testkit
 
TestPublisher.Subscribe$ - Class in akka.stream.testkit
 
TestPublisher.SubscriptionDone$ - Class in akka.stream.testkit
 
TestPublisher$ - Class in akka.stream.testkit
Provides factory methods for various Publishers.
TestPublisher$() - Constructor for class akka.stream.testkit.TestPublisher$
 
TestSerializer - Class in akka.persistence
 
TestSerializer(ExtendedActorSystem) - Constructor for class akka.persistence.TestSerializer
 
TestSink - Class in akka.stream.testkit.javadsl
Java API
TestSink - Class in akka.stream.testkit.scaladsl
Factory methods for test sinks.
TestSink() - Constructor for class akka.stream.testkit.javadsl.TestSink
 
TestSink() - Constructor for class akka.stream.testkit.scaladsl.TestSink
 
TestSink$ - Class in akka.stream.testkit.javadsl
Java API
TestSink$ - Class in akka.stream.testkit.scaladsl
Factory methods for test sinks.
TestSink$() - Constructor for class akka.stream.testkit.javadsl.TestSink$
 
TestSink$() - Constructor for class akka.stream.testkit.scaladsl.TestSink$
 
TestSinkStage$ - Class in akka.stream.testkit
 
TestSinkStage$() - Constructor for class akka.stream.testkit.TestSinkStage$
 
TestSource - Class in akka.stream.testkit.javadsl
Java API
TestSource - Class in akka.stream.testkit.scaladsl
Factory methods for test sources.
TestSource() - Constructor for class akka.stream.testkit.javadsl.TestSource
 
TestSource() - Constructor for class akka.stream.testkit.scaladsl.TestSource
 
TestSource$ - Class in akka.stream.testkit.javadsl
Java API
TestSource$ - Class in akka.stream.testkit.scaladsl
Factory methods for test sources.
TestSource$() - Constructor for class akka.stream.testkit.javadsl.TestSource$
 
TestSource$() - Constructor for class akka.stream.testkit.scaladsl.TestSource$
 
TestSourceStage$ - Class in akka.stream.testkit
 
TestSourceStage$() - Constructor for class akka.stream.testkit.TestSourceStage$
 
TestState$ - Class in akka.remote.artery
 
TestState$() - Constructor for class akka.remote.artery.TestState$
 
TestSubscriber - Class in akka.stream.testkit
 
TestSubscriber() - Constructor for class akka.stream.testkit.TestSubscriber
 
TestSubscriber.ManualProbe<I> - Class in akka.stream.testkit
Implementation of Subscriber that allows various assertions.
TestSubscriber.ManualProbe$ - Class in akka.stream.testkit
 
TestSubscriber.OnComplete$ - Class in akka.stream.testkit
 
TestSubscriber.OnError - Class in akka.stream.testkit
 
TestSubscriber.OnError$ - Class in akka.stream.testkit
 
TestSubscriber.OnNext<I> - Class in akka.stream.testkit
 
TestSubscriber.OnNext$ - Class in akka.stream.testkit
 
TestSubscriber.OnSubscribe - Class in akka.stream.testkit
 
TestSubscriber.OnSubscribe$ - Class in akka.stream.testkit
 
TestSubscriber.Probe<T> - Class in akka.stream.testkit
Single subscription tracking for TestSubscriber.ManualProbe.
TestSubscriber.Probe$ - Class in akka.stream.testkit
 
TestSubscriber.SubscriberEvent - Interface in akka.stream.testkit
 
TestSubscriber$ - Class in akka.stream.testkit
 
TestSubscriber$() - Constructor for class akka.stream.testkit.TestSubscriber$
 
TestTimeFactor() - Method in class akka.actor.testkit.typed.TestKitSettings
 
TestTimeFactor() - Method in class akka.testkit.TestKitSettings
 
testTransport(boolean) - Method in class akka.remote.testkit.MultiNodeConfig
To be able to use blackhole, passThrough, and throttle you must activate the failure injector and throttler transport adapters by specifying testTransport(on = true) in your MultiNodeConfig.
TestTransport - Class in akka.remote.transport
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
TestTransport(Address, TestTransport.AssociationRegistry, int, String) - Constructor for class akka.remote.transport.TestTransport
Deprecated.
 
TestTransport(ExtendedActorSystem, Config) - Constructor for class akka.remote.transport.TestTransport
Deprecated.
 
TestTransport.Activity - Interface in akka.remote.transport
Deprecated.
Base trait for activities that are logged by TestTransport.
TestTransport.AssociateAttempt - Class in akka.remote.transport
Deprecated.
 
TestTransport.AssociateAttempt$ - Class in akka.remote.transport
Deprecated.
 
TestTransport.AssociationRegistry - Class in akka.remote.transport
Deprecated.
Shared state among TestTransport instances.
TestTransport.DisassociateAttempt - Class in akka.remote.transport
Deprecated.
 
TestTransport.DisassociateAttempt$ - Class in akka.remote.transport
Deprecated.
 
TestTransport.ListenAttempt - Class in akka.remote.transport
Deprecated.
 
TestTransport.ListenAttempt$ - Class in akka.remote.transport
Deprecated.
 
TestTransport.ShutdownAttempt - Class in akka.remote.transport
Deprecated.
 
TestTransport.ShutdownAttempt$ - Class in akka.remote.transport
Deprecated.
 
TestTransport.SwitchableLoggedBehavior<A,​B> - Class in akka.remote.transport
Deprecated.
Test utility to make behavior of functions that return some Future[B] controllable from tests.
TestTransport.WriteAttempt - Class in akka.remote.transport
Deprecated.
 
TestTransport.WriteAttempt$ - Class in akka.remote.transport
Deprecated.
 
TestTransport$ - Class in akka.remote.transport
Deprecated.
. Since .
TestTransport$() - Constructor for class akka.remote.transport.TestTransport$
Deprecated.
 
thenComparing(Comparator<? super T>) - Static method in class akka.cluster.ddata.protobuf.OtherMessageComparator
 
thenComparing(Function<? super T, ? extends U>) - Static method in class akka.cluster.ddata.protobuf.OtherMessageComparator
 
thenComparing(Function<? super T, ? extends U>, Comparator<? super U>) - Static method in class akka.cluster.ddata.protobuf.OtherMessageComparator
 
thenComparingDouble(ToDoubleFunction<? super T>) - Static method in class akka.cluster.ddata.protobuf.OtherMessageComparator
 
thenComparingInt(ToIntFunction<? super T>) - Static method in class akka.cluster.ddata.protobuf.OtherMessageComparator
 
thenComparingLong(ToLongFunction<? super T>) - Static method in class akka.cluster.ddata.protobuf.OtherMessageComparator
 
thenNoReply() - Static method in class akka.persistence.typed.internal.PersistNothing
 
thenNoReply() - Static method in class akka.persistence.typed.internal.Stash
 
thenNoReply() - Static method in class akka.persistence.typed.internal.Unhandled
 
thenNoReply() - Method in class akka.persistence.typed.javadsl.EffectBuilder
When EventSourcedBehaviorWithEnforcedReplies is used there will be compilation errors if the returned effect isn't a ReplyEffect.
thenNoReply() - Method in interface akka.persistence.typed.scaladsl.EffectBuilder
When EventSourcedBehavior.withEnforcedReplies is used there will be compilation errors if the returned effect isn't a ReplyEffect.
thenNoReply() - Static method in class akka.persistence.typed.state.internal.PersistNothing
 
thenNoReply() - Static method in class akka.persistence.typed.state.internal.Stash
 
thenNoReply() - Static method in class akka.persistence.typed.state.internal.Unhandled
 
thenNoReply() - Method in class akka.persistence.typed.state.javadsl.EffectBuilder
When DurableStateBehaviorWithEnforcedReplies is used there will be compilation errors if the returned effect isn't a ReplyEffect.
thenNoReply() - Method in interface akka.persistence.typed.state.scaladsl.EffectBuilder
When DurableStateBehavior.withEnforcedReplies is used there will be compilation errors if the returned effect isn't a ReplyEffect.
thenReply(ActorRef<ReplyMessage>, Function<State, ReplyMessage>) - Static method in class akka.persistence.typed.internal.PersistNothing
 
thenReply(ActorRef<ReplyMessage>, Function<State, ReplyMessage>) - Static method in class akka.persistence.typed.internal.Stash
 
thenReply(ActorRef<ReplyMessage>, Function<State, ReplyMessage>) - Static method in class akka.persistence.typed.internal.Unhandled
 
thenReply(ActorRef<ReplyMessage>, Function<State, ReplyMessage>) - Method in class akka.persistence.typed.javadsl.EffectBuilder
Send a reply message to the command.
thenReply(ActorRef<ReplyMessage>, Function<State, ReplyMessage>) - Static method in class akka.persistence.typed.state.internal.PersistNothing
 
thenReply(ActorRef<ReplyMessage>, Function<State, ReplyMessage>) - Static method in class akka.persistence.typed.state.internal.Stash
 
thenReply(ActorRef<ReplyMessage>, Function<State, ReplyMessage>) - Static method in class akka.persistence.typed.state.internal.Unhandled
 
thenReply(ActorRef<ReplyMessage>, Function<State, ReplyMessage>) - Method in class akka.persistence.typed.state.javadsl.EffectBuilder
Send a reply message to the command.
thenReply(ActorRef<ReplyMessage>, Function1<State, ReplyMessage>) - Static method in class akka.persistence.typed.internal.PersistNothing
 
thenReply(ActorRef<ReplyMessage>, Function1<State, ReplyMessage>) - Static method in class akka.persistence.typed.internal.Stash
 
thenReply(ActorRef<ReplyMessage>, Function1<State, ReplyMessage>) - Static method in class akka.persistence.typed.internal.Unhandled
 
thenReply(ActorRef<ReplyMessage>, Function1<State, ReplyMessage>) - Method in interface akka.persistence.typed.scaladsl.EffectBuilder
Send a reply message to the command.
thenReply(ActorRef<ReplyMessage>, Function1<State, ReplyMessage>) - Static method in class akka.persistence.typed.state.internal.PersistNothing
 
thenReply(ActorRef<ReplyMessage>, Function1<State, ReplyMessage>) - Static method in class akka.persistence.typed.state.internal.Stash
 
thenReply(ActorRef<ReplyMessage>, Function1<State, ReplyMessage>) - Static method in class akka.persistence.typed.state.internal.Unhandled
 
thenReply(ActorRef<ReplyMessage>, Function1<State, ReplyMessage>) - Method in interface akka.persistence.typed.state.scaladsl.EffectBuilder
Send a reply message to the command.
thenRun(Effect) - Static method in class akka.persistence.typed.internal.PersistNothing
 
thenRun(Effect) - Static method in class akka.persistence.typed.internal.Stash
 
thenRun(Effect) - Static method in class akka.persistence.typed.internal.Unhandled
 
thenRun(Effect) - Method in class akka.persistence.typed.javadsl.EffectBuilder
Run the given callback.
thenRun(Effect) - Static method in class akka.persistence.typed.state.internal.PersistNothing
 
thenRun(Effect) - Static method in class akka.persistence.typed.state.internal.Stash
 
thenRun(Effect) - Static method in class akka.persistence.typed.state.internal.Unhandled
 
thenRun(Effect) - Method in class akka.persistence.typed.state.javadsl.EffectBuilder
Run the given callback.
thenRun(Procedure<NewState>) - Static method in class akka.persistence.typed.internal.PersistNothing
 
thenRun(Procedure<NewState>) - Static method in class akka.persistence.typed.internal.Stash
 
thenRun(Procedure<NewState>) - Static method in class akka.persistence.typed.internal.Unhandled
 
thenRun(Procedure<NewState>) - Method in class akka.persistence.typed.javadsl.EffectBuilder
Run the given callback.
thenRun(Procedure<NewState>) - Static method in class akka.persistence.typed.state.internal.PersistNothing
 
thenRun(Procedure<NewState>) - Static method in class akka.persistence.typed.state.internal.Stash
 
thenRun(Procedure<NewState>) - Static method in class akka.persistence.typed.state.internal.Unhandled
 
thenRun(Procedure<NewState>) - Method in class akka.persistence.typed.state.javadsl.EffectBuilder
Run the given callback.
thenRun(Function1<State, BoxedUnit>) - Static method in class akka.persistence.typed.internal.PersistNothing
 
thenRun(Function1<State, BoxedUnit>) - Static method in class akka.persistence.typed.internal.Stash
 
thenRun(Function1<State, BoxedUnit>) - Static method in class akka.persistence.typed.internal.Unhandled
 
thenRun(Function1<State, BoxedUnit>) - Method in interface akka.persistence.typed.scaladsl.EffectBuilder
Run the given callback.
thenRun(Function1<State, BoxedUnit>) - Static method in class akka.persistence.typed.state.internal.PersistNothing
 
thenRun(Function1<State, BoxedUnit>) - Static method in class akka.persistence.typed.state.internal.Stash
 
thenRun(Function1<State, BoxedUnit>) - Static method in class akka.persistence.typed.state.internal.Unhandled
 
thenRun(Function1<State, BoxedUnit>) - Method in interface akka.persistence.typed.state.scaladsl.EffectBuilder
Run the given callback.
thenStop() - Static method in class akka.persistence.typed.internal.PersistNothing
 
thenStop() - Static method in class akka.persistence.typed.internal.Stash
 
thenStop() - Static method in class akka.persistence.typed.internal.Unhandled
 
thenStop() - Method in class akka.persistence.typed.javadsl.EffectBuilder
The side effect is to stop the actor
thenStop() - Method in interface akka.persistence.typed.scaladsl.EffectBuilder
The side effect is to stop the actor
thenStop() - Static method in class akka.persistence.typed.state.internal.PersistNothing
 
thenStop() - Static method in class akka.persistence.typed.state.internal.Stash
 
thenStop() - Static method in class akka.persistence.typed.state.internal.Unhandled
 
thenStop() - Method in class akka.persistence.typed.state.javadsl.EffectBuilder
The side effect is to stop the actor
thenStop() - Method in interface akka.persistence.typed.state.scaladsl.EffectBuilder
The side effect is to stop the actor
thenUnstashAll() - Static method in class akka.persistence.typed.internal.PersistNothing
 
thenUnstashAll() - Static method in class akka.persistence.typed.internal.Stash
 
thenUnstashAll() - Static method in class akka.persistence.typed.internal.Unhandled
 
thenUnstashAll() - Method in class akka.persistence.typed.javadsl.EffectBuilder
Unstash the commands that were stashed with EffectFactories.stash.
thenUnstashAll() - Method in interface akka.persistence.typed.javadsl.ReplyEffect
Unstash the commands that were stashed with EffectFactories.stash.
thenUnstashAll() - Method in interface akka.persistence.typed.scaladsl.EffectBuilder
Unstash the commands that were stashed with Effect.stash.
thenUnstashAll() - Method in interface akka.persistence.typed.scaladsl.ReplyEffect
Unstash the commands that were stashed with Effect.stash.
thenUnstashAll() - Static method in class akka.persistence.typed.state.internal.PersistNothing
 
thenUnstashAll() - Static method in class akka.persistence.typed.state.internal.Stash
 
thenUnstashAll() - Static method in class akka.persistence.typed.state.internal.Unhandled
 
thenUnstashAll() - Method in class akka.persistence.typed.state.javadsl.EffectBuilder
Unstash the commands that were stashed with EffectFactories.stash.
thenUnstashAll() - Method in interface akka.persistence.typed.state.javadsl.ReplyEffect
Unstash the commands that were stashed with EffectFactories.stash.
thenUnstashAll() - Method in interface akka.persistence.typed.state.scaladsl.EffectBuilder
Unstash the commands that were stashed with Effect.stash.
thenUnstashAll() - Method in interface akka.persistence.typed.state.scaladsl.ReplyEffect
Unstash the commands that were stashed with Effect.stash.
theSameInstanceAs() - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
theSameInstanceAs() - Method in class akka.persistence.PluginSpec
 
theStash_$eq(Vector<Envelope>) - Method in interface akka.actor.StashSupport
 
they() - Method in class akka.persistence.PluginSpec
 
ThisActorSystemQuarantinedEvent - Class in akka.remote.artery
 
ThisActorSystemQuarantinedEvent - Class in akka.remote
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
ThisActorSystemQuarantinedEvent(Address, Address) - Constructor for class akka.remote.ThisActorSystemQuarantinedEvent
Deprecated.
 
ThisActorSystemQuarantinedEvent(UniqueAddress, UniqueAddress) - Constructor for class akka.remote.artery.ThisActorSystemQuarantinedEvent
 
ThisActorSystemQuarantinedEvent$ - Class in akka.remote.artery
 
ThisActorSystemQuarantinedEvent$ - Class in akka.remote
Deprecated.
. Since .
ThisActorSystemQuarantinedEvent$() - Constructor for class akka.remote.artery.ThisActorSystemQuarantinedEvent$
 
ThisActorSystemQuarantinedEvent$() - Constructor for class akka.remote.ThisActorSystemQuarantinedEvent$
Deprecated.
 
thread() - Method in class akka.event.Logging.Debug
 
thread() - Method in class akka.event.Logging.Error
 
thread() - Method in class akka.event.Logging.Info
 
thread() - Method in interface akka.event.Logging.LogEvent
 
thread() - Method in class akka.event.Logging.Warning
 
threadFactory() - Method in class akka.actor.ExtendedActorSystem
A ThreadFactory that can be used if the transport needs to create any Threads
threadFactory() - Method in class akka.actor.typed.ActorSystem
A ThreadFactory that can be used if the transport needs to create any Threads
threadFactory() - Method in interface akka.dispatch.DispatcherPrerequisites
 
threadFactory() - Method in class akka.dispatch.ForkJoinExecutorConfigurator.ForkJoinExecutorServiceFactory
 
threadFactory() - Method in class akka.dispatch.ThreadPoolConfig.ThreadPoolExecutorServiceFactory
 
threadName() - Method in class akka.actor.testkit.typed.LoggingEvent
 
threadPoolConfig() - Method in class akka.dispatch.ThreadPoolExecutorConfigurator
 
ThreadPoolConfig - Class in akka.dispatch
 
ThreadPoolConfig(boolean, int, int, Duration, Function0<BlockingQueue<Runnable>>, RejectedExecutionHandler) - Constructor for class akka.dispatch.ThreadPoolConfig
 
ThreadPoolConfig.ThreadPoolExecutorServiceFactory - Class in akka.dispatch
 
ThreadPoolConfig$ - Class in akka.dispatch
 
ThreadPoolConfig$() - Constructor for class akka.dispatch.ThreadPoolConfig$
 
ThreadPoolConfigBuilder - Class in akka.dispatch
A DSL to configure and create a MessageDispatcher with a ThreadPoolExecutor
ThreadPoolConfigBuilder(ThreadPoolConfig) - Constructor for class akka.dispatch.ThreadPoolConfigBuilder
 
ThreadPoolConfigBuilder$ - Class in akka.dispatch
 
ThreadPoolConfigBuilder$() - Constructor for class akka.dispatch.ThreadPoolConfigBuilder$
 
ThreadPoolExecutorConfigurator - Class in akka.dispatch
 
ThreadPoolExecutorConfigurator(Config, DispatcherPrerequisites) - Constructor for class akka.dispatch.ThreadPoolExecutorConfigurator
 
ThreadPoolExecutorServiceFactory(ThreadFactory) - Constructor for class akka.dispatch.ThreadPoolConfig.ThreadPoolExecutorServiceFactory
 
threadTimeout() - Method in class akka.dispatch.ThreadPoolConfig
 
threshold() - Method in class akka.remote.PhiAccrualFailureDetector
 
throttle(int, Duration) - Method in class akka.stream.javadsl.Flow
Sends elements downstream with speed limited to elements/per.
throttle(int, Duration) - Method in class akka.stream.javadsl.FlowWithContext
Context-preserving variant of akka.stream.javadsl.Flow.throttle.
throttle(int, Duration) - Method in class akka.stream.javadsl.Source
Sends elements downstream with speed limited to elements/per.
throttle(int, Duration) - Method in class akka.stream.javadsl.SourceWithContext
Context-preserving variant of akka.stream.javadsl.Source.throttle.
throttle(int, Duration) - Method in class akka.stream.javadsl.SubFlow
Sends elements downstream with speed limited to elements/per.
throttle(int, Duration) - Method in class akka.stream.javadsl.SubSource
Sends elements downstream with speed limited to elements/per.
throttle(int, Duration, int, Function<Out, Integer>, ThrottleMode) - Method in class akka.stream.javadsl.Flow
Sends elements downstream with speed limited to cost/per.
throttle(int, Duration, int, Function<Out, Integer>, ThrottleMode) - Method in class akka.stream.javadsl.FlowWithContext
Context-preserving variant of akka.stream.javadsl.Flow.throttle.
throttle(int, Duration, int, Function<Out, Integer>, ThrottleMode) - Method in class akka.stream.javadsl.Source
Sends elements downstream with speed limited to cost/per.
throttle(int, Duration, int, Function<Out, Integer>, ThrottleMode) - Method in class akka.stream.javadsl.SourceWithContext
Context-preserving variant of akka.stream.javadsl.Source.throttle.
throttle(int, Duration, int, Function<Out, Integer>, ThrottleMode) - Method in class akka.stream.javadsl.SubFlow
Sends elements downstream with speed limited to cost/per.
throttle(int, Duration, int, Function<Out, Integer>, ThrottleMode) - Method in class akka.stream.javadsl.SubSource
Sends elements downstream with speed limited to cost/per.
throttle(int, Duration, int, ThrottleMode) - Method in class akka.stream.javadsl.Flow
Sends elements downstream with speed limited to elements/per.
throttle(int, Duration, int, ThrottleMode) - Method in class akka.stream.javadsl.FlowWithContext
Context-preserving variant of akka.stream.javadsl.Flow.throttle.
throttle(int, Duration, int, ThrottleMode) - Method in class akka.stream.javadsl.Source
Sends elements downstream with speed limited to elements/per.
throttle(int, Duration, int, ThrottleMode) - Method in class akka.stream.javadsl.SourceWithContext
Context-preserving variant of akka.stream.javadsl.Source.throttle.
throttle(int, Duration, int, ThrottleMode) - Method in class akka.stream.javadsl.SubFlow
Sends elements downstream with speed limited to elements/per.
throttle(int, Duration, int, ThrottleMode) - Method in class akka.stream.javadsl.SubSource
Sends elements downstream with speed limited to elements/per.
throttle(int, Duration, Function<Out, Integer>) - Method in class akka.stream.javadsl.Flow
Sends elements downstream with speed limited to cost/per.
throttle(int, Duration, Function<Out, Integer>) - Method in class akka.stream.javadsl.FlowWithContext
Context-preserving variant of akka.stream.javadsl.Flow.throttle.
throttle(int, Duration, Function<Out, Integer>) - Method in class akka.stream.javadsl.Source
Sends elements downstream with speed limited to cost/per.
throttle(int, Duration, Function<Out, Integer>) - Method in class akka.stream.javadsl.SourceWithContext
Context-preserving variant of akka.stream.javadsl.Source.throttle.
throttle(int, Duration, Function<Out, Integer>) - Method in class akka.stream.javadsl.SubFlow
Sends elements downstream with speed limited to cost/per.
throttle(int, Duration, Function<Out, Integer>) - Method in class akka.stream.javadsl.SubSource
Sends elements downstream with speed limited to cost/per.
throttle(int, FiniteDuration) - Method in interface akka.stream.scaladsl.FlowOps
Sends elements downstream with speed limited to elements/per.
throttle(int, FiniteDuration) - Method in interface akka.stream.scaladsl.FlowWithContextOps
Context-preserving variant of akka.stream.scaladsl.FlowOps.throttle.
throttle(int, FiniteDuration, int, Function<Out, Integer>, ThrottleMode) - Method in class akka.stream.javadsl.Flow
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
throttle(int, FiniteDuration, int, Function<Out, Integer>, ThrottleMode) - Method in class akka.stream.javadsl.Source
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
throttle(int, FiniteDuration, int, Function<Out, Integer>, ThrottleMode) - Method in class akka.stream.javadsl.SubFlow
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
throttle(int, FiniteDuration, int, Function<Out, Integer>, ThrottleMode) - Method in class akka.stream.javadsl.SubSource
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
throttle(int, FiniteDuration, int, ThrottleMode) - Method in class akka.stream.javadsl.Flow
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
throttle(int, FiniteDuration, int, ThrottleMode) - Method in class akka.stream.javadsl.Source
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
throttle(int, FiniteDuration, int, ThrottleMode) - Method in class akka.stream.javadsl.SubFlow
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
throttle(int, FiniteDuration, int, ThrottleMode) - Method in class akka.stream.javadsl.SubSource
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
throttle(int, FiniteDuration, int, ThrottleMode) - Method in interface akka.stream.scaladsl.FlowOps
Sends elements downstream with speed limited to elements/per.
throttle(int, FiniteDuration, int, ThrottleMode) - Method in interface akka.stream.scaladsl.FlowWithContextOps
Context-preserving variant of akka.stream.scaladsl.FlowOps.throttle.
throttle(int, FiniteDuration, int, Function1<Out, Object>, ThrottleMode) - Method in interface akka.stream.scaladsl.FlowOps
Sends elements downstream with speed limited to cost/per.
throttle(int, FiniteDuration, int, Function1<Out, Object>, ThrottleMode) - Method in interface akka.stream.scaladsl.FlowWithContextOps
Context-preserving variant of akka.stream.scaladsl.FlowOps.throttle.
throttle(int, FiniteDuration, Function1<Out, Object>) - Method in interface akka.stream.scaladsl.FlowOps
Sends elements downstream with speed limited to cost/per.
throttle(int, FiniteDuration, Function1<Out, Object>) - Method in interface akka.stream.scaladsl.FlowWithContextOps
Context-preserving variant of akka.stream.scaladsl.FlowOps.throttle.
throttle(RoleName, RoleName, ThrottlerTransportAdapter.Direction, double) - Method in interface akka.remote.testconductor.Conductor
Make the remoting pipeline on the node throttle data sent to or received from the given remote peer.
Throttle - akka.remote.testconductor.TestConductorProtocol.FailType
Throttle = 1;
Throttle_VALUE - Static variable in enum akka.remote.testconductor.TestConductorProtocol.FailType
Throttle = 1;
Throttle$ - Class in akka.remote.testconductor
 
Throttle$() - Constructor for class akka.remote.testconductor.Throttle$
 
ThrottledAssociation$ - Class in akka.remote.transport
INTERNAL API
ThrottledAssociation$() - Constructor for class akka.remote.transport.ThrottledAssociation$
 
throttleEven(int, Duration, Function<Out, Integer>, ThrottleMode) - Method in class akka.stream.javadsl.Flow
Deprecated.
Use throttle without `maximumBurst` parameter instead. Since 2.5.12.
throttleEven(int, Duration, Function<Out, Integer>, ThrottleMode) - Method in class akka.stream.javadsl.SubFlow
Deprecated.
Use throttle without `maximumBurst` parameter instead. Since 2.5.12.
throttleEven(int, Duration, ThrottleMode) - Method in class akka.stream.javadsl.Flow
Deprecated.
Use throttle without `maximumBurst` parameter instead. Since 2.5.12.
throttleEven(int, Duration, ThrottleMode) - Method in class akka.stream.javadsl.Source
Deprecated.
Use throttle without `maximumBurst` parameter instead. Since 2.5.12.
throttleEven(int, Duration, ThrottleMode) - Method in class akka.stream.javadsl.SubFlow
Deprecated.
Use throttle without `maximumBurst` parameter instead. Since 2.5.12.
throttleEven(int, Duration, ThrottleMode) - Method in class akka.stream.javadsl.SubSource
Deprecated.
Use throttle without `maximumBurst` parameter instead. Since 2.5.12.
throttleEven(int, Duration, Function1<Out, Object>, ThrottleMode) - Method in class akka.stream.javadsl.Source
Deprecated.
Use throttle without `maximumBurst` parameter instead. Since 2.5.12.
throttleEven(int, Duration, Function1<Out, Object>, ThrottleMode) - Method in class akka.stream.javadsl.SubSource
Deprecated.
Use throttle without `maximumBurst` parameter instead. Since 2.5.12.
throttleEven(int, FiniteDuration, Function<Out, Integer>, ThrottleMode) - Method in class akka.stream.javadsl.Flow
Deprecated.
Use throttle without `maximumBurst` parameter instead. Since 2.5.12.
throttleEven(int, FiniteDuration, Function<Out, Integer>, ThrottleMode) - Method in class akka.stream.javadsl.SubFlow
Deprecated.
Use throttle without `maximumBurst` parameter instead. Since 2.5.12.
throttleEven(int, FiniteDuration, ThrottleMode) - Method in class akka.stream.javadsl.Flow
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
throttleEven(int, FiniteDuration, ThrottleMode) - Method in class akka.stream.javadsl.Source
Deprecated.
Use throttle without `maximumBurst` parameter instead. Since 2.5.12.
throttleEven(int, FiniteDuration, ThrottleMode) - Method in class akka.stream.javadsl.SubFlow
Deprecated.
Use throttle without `maximumBurst` parameter instead. Since 2.5.12.
throttleEven(int, FiniteDuration, ThrottleMode) - Method in class akka.stream.javadsl.SubSource
Deprecated.
Use throttle without `maximumBurst` parameter instead. Since 2.5.12.
throttleEven(int, FiniteDuration, ThrottleMode) - Method in interface akka.stream.scaladsl.FlowOps
Deprecated.
Use throttle without `maximumBurst` parameter instead. Since 2.5.12.
throttleEven(int, FiniteDuration, Function1<Out, Object>, ThrottleMode) - Method in class akka.stream.javadsl.Source
Deprecated.
Use throttle without `maximumBurst` parameter instead. Since 2.5.12.
throttleEven(int, FiniteDuration, Function1<Out, Object>, ThrottleMode) - Method in class akka.stream.javadsl.SubSource
Deprecated.
Use throttle without `maximumBurst` parameter instead. Since 2.5.12.
throttleEven(int, FiniteDuration, Function1<Out, Object>, ThrottleMode) - Method in interface akka.stream.scaladsl.FlowOps
Deprecated.
Use throttle without `maximumBurst` parameter instead. Since 2.5.12.
ThrottleMode - Class in akka.stream
Represents a mode that decides how to deal exceed rate for Throttle operator
ThrottleMode() - Constructor for class akka.stream.ThrottleMode
 
ThrottleMode.Enforcing$ - Class in akka.stream
Makes throttle fail with exception when upstream is faster than throttle rate
ThrottleMode.Shaping$ - Class in akka.stream
Tells throttle to make pauses before emitting messages to meet throttle rate
ThrottleMode$ - Class in akka.stream
 
ThrottleMode$() - Constructor for class akka.stream.ThrottleMode$
 
ThrottleMsg$ - Class in akka.remote.testconductor
 
ThrottleMsg$() - Constructor for class akka.remote.testconductor.ThrottleMsg$
 
ThrottlerHandle$ - Class in akka.remote.transport
 
ThrottlerHandle$() - Constructor for class akka.remote.transport.ThrottlerHandle$
 
ThrottlerManager$ - Class in akka.remote.transport
INTERNAL API
ThrottlerManager$() - Constructor for class akka.remote.transport.ThrottlerManager$
 
ThrottlerProvider - Class in akka.remote.transport
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
ThrottlerProvider() - Constructor for class akka.remote.transport.ThrottlerProvider
Deprecated.
 
ThrottlerTransportAdapter - Class in akka.remote.transport
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
ThrottlerTransportAdapter(Transport, ExtendedActorSystem) - Constructor for class akka.remote.transport.ThrottlerTransportAdapter
Deprecated.
 
ThrottlerTransportAdapter.Blackhole$ - Class in akka.remote.transport
Deprecated.
 
ThrottlerTransportAdapter.Direction - Interface in akka.remote.transport
Deprecated.
 
ThrottlerTransportAdapter.Direction$ - Class in akka.remote.transport
Deprecated.
 
ThrottlerTransportAdapter.Direction$.Both$ - Class in akka.remote.transport
Deprecated.
 
ThrottlerTransportAdapter.Direction$.Receive$ - Class in akka.remote.transport
Deprecated.
 
ThrottlerTransportAdapter.Direction$.Send$ - Class in akka.remote.transport
Deprecated.
 
ThrottlerTransportAdapter.ForceDisassociate - Class in akka.remote.transport
Deprecated.
Management Command to force disassociation of an address.
ThrottlerTransportAdapter.ForceDisassociate$ - Class in akka.remote.transport
Deprecated.
 
ThrottlerTransportAdapter.ForceDisassociateAck$ - Class in akka.remote.transport
Deprecated.
 
ThrottlerTransportAdapter.ForceDisassociateExplicitly - Class in akka.remote.transport
Deprecated.
Management Command to force disassociation of an address with an explicit error.
ThrottlerTransportAdapter.ForceDisassociateExplicitly$ - Class in akka.remote.transport
Deprecated.
 
ThrottlerTransportAdapter.SetThrottle - Class in akka.remote.transport
Deprecated.
 
ThrottlerTransportAdapter.SetThrottle$ - Class in akka.remote.transport
Deprecated.
 
ThrottlerTransportAdapter.SetThrottleAck$ - Class in akka.remote.transport
Deprecated.
 
ThrottlerTransportAdapter.ThrottleMode - Interface in akka.remote.transport
Deprecated.
 
ThrottlerTransportAdapter.TokenBucket - Class in akka.remote.transport
Deprecated.
 
ThrottlerTransportAdapter.TokenBucket$ - Class in akka.remote.transport
Deprecated.
 
ThrottlerTransportAdapter.Unthrottled$ - Class in akka.remote.transport
Deprecated.
 
ThrottlerTransportAdapter$ - Class in akka.remote.transport
Deprecated.
. Since .
ThrottlerTransportAdapter$() - Constructor for class akka.remote.transport.ThrottlerTransportAdapter$
Deprecated.
 
throughput() - Method in class akka.dispatch.Dispatcher
 
throughput() - Method in class akka.dispatch.MessageDispatcher
INTERNAL API
throughput() - Method in class akka.testkit.CallingThreadDispatcher
 
throughputDeadlineTime() - Method in class akka.dispatch.Dispatcher
 
throughputDeadlineTime() - Method in class akka.dispatch.MessageDispatcher
INTERNAL API
throughputDeadlineTime() - Method in class akka.testkit.CallingThreadDispatcher
 
throwable() - Method in class akka.actor.testkit.typed.LoggingEvent
 
throwable() - Method in class akka.testkit.ErrorFilter
 
ThrowableNotSerializableException - Exception in akka.remote.serialization
Use as replacement for an original exception when it can't be serialized or deserialized.
ThrowableNotSerializableException(String, String) - Constructor for exception akka.remote.serialization.ThrowableNotSerializableException
 
ThrowableNotSerializableException(String, String, Throwable) - Constructor for exception akka.remote.serialization.ThrowableNotSerializableException
 
Throwables - Class in akka.japi
Helper class for determining whether a Throwable is fatal or not.
Throwables() - Constructor for class akka.japi.Throwables
 
Throwables$ - Class in akka.japi
Helper class for determining whether a Throwable is fatal or not.
Throwables$() - Constructor for class akka.japi.Throwables$
 
ThrowExceptionConfigurator - Class in akka.persistence
 
ThrowExceptionConfigurator() - Constructor for class akka.persistence.ThrowExceptionConfigurator
 
throwFailure(String, Option<Throwable>) - Method in class akka.io.dns.internal.TcpDnsClient$
 
ThrowOnShutdownTimeout() - Method in class akka.actor.testkit.typed.TestKitSettings
 
ThrowOverflowExceptionStrategy - Class in akka.persistence
Throw StashOverflowException, hence the persistent actor will starting recovery if guarded by default supervisor strategy.
ThrowOverflowExceptionStrategy() - Constructor for class akka.persistence.ThrowOverflowExceptionStrategy
 
ThrowOverflowExceptionStrategy$ - Class in akka.persistence
Throw StashOverflowException, hence the persistent actor will starting recovery if guarded by default supervisor strategy.
ThrowOverflowExceptionStrategy$() - Constructor for class akka.persistence.ThrowOverflowExceptionStrategy$
 
tick(Duration, Duration, O) - Static method in class akka.stream.javadsl.Source
Elements are emitted periodically with the specified interval.
tick(Duration, Duration, O) - Method in class akka.stream.javadsl.Source$
Elements are emitted periodically with the specified interval.
tick(FiniteDuration, FiniteDuration, O) - Static method in class akka.stream.javadsl.Source
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
tick(FiniteDuration, FiniteDuration, O) - Method in class akka.stream.javadsl.Source$
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
tick(FiniteDuration, FiniteDuration, T) - Static method in class akka.stream.scaladsl.Source
Elements are emitted periodically with the specified interval.
tick(FiniteDuration, FiniteDuration, T) - Method in class akka.stream.scaladsl.Source$
Elements are emitted periodically with the specified interval.
TickDuration() - Method in class akka.actor.LightArrayRevolverScheduler
 
ticks() - Method in class akka.actor.LightArrayRevolverScheduler.TaskHolder
 
ticks_$eq(int) - Method in class akka.actor.LightArrayRevolverScheduler.TaskHolder
 
timeBasedUUID(UUID) - Static method in class akka.persistence.query.Offset
 
timeBasedUUID(UUID) - Method in class akka.persistence.query.Offset$
 
TimeBasedUUID - Class in akka.persistence.query
Corresponds to an ordered unique identifier of the events.
TimeBasedUUID(UUID) - Constructor for class akka.persistence.query.TimeBasedUUID
 
TimeBasedUUID$ - Class in akka.persistence.query
 
TimeBasedUUID$() - Constructor for class akka.persistence.query.TimeBasedUUID$
 
timeout() - Method in class akka.actor.FSM.State
 
timeout() - Method in class akka.actor.testkit.typed.javadsl.ActorTestKit
The default timeout as specified with the config/TestKitSettings
timeout() - Method in class akka.actor.testkit.typed.javadsl.TestKitJunitResource
See corresponding method on ActorTestKit
timeout() - Method in class akka.actor.testkit.typed.scaladsl.ActorTestKit
 
timeout() - Method in class akka.actor.testkit.typed.scaladsl.ActorTestKitBase
See corresponding method on ActorTestKit
timeout() - Method in class akka.actor.TypedProps
 
timeout() - Method in class akka.cluster.ddata.Replicator.ReadAll
 
timeout() - Method in interface akka.cluster.ddata.Replicator.ReadConsistency
 
timeout() - Method in class akka.cluster.ddata.Replicator.ReadFrom
 
timeout() - Method in class akka.cluster.ddata.Replicator.ReadLocal$
 
timeout() - Method in class akka.cluster.ddata.Replicator.ReadMajority
 
timeout() - Method in class akka.cluster.ddata.Replicator.ReadMajorityPlus
 
timeout() - Method in class akka.cluster.ddata.Replicator.WriteAll
 
timeout() - Method in interface akka.cluster.ddata.Replicator.WriteConsistency
 
timeout() - Method in class akka.cluster.ddata.Replicator.WriteLocal$
 
timeout() - Method in class akka.cluster.ddata.Replicator.WriteMajority
 
timeout() - Method in class akka.cluster.ddata.Replicator.WriteMajorityPlus
 
timeout() - Method in class akka.cluster.ddata.Replicator.WriteTo
 
timeout() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadAll
 
timeout() - Method in interface akka.cluster.ddata.typed.javadsl.Replicator.ReadConsistency
 
timeout() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadFrom
 
timeout() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadLocal$
 
timeout() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadMajority
 
timeout() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteAll
 
timeout() - Method in interface akka.cluster.ddata.typed.javadsl.Replicator.WriteConsistency
 
timeout() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteLocal$
 
timeout() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteMajority
 
timeout() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteTo
 
timeout() - Method in class akka.cluster.sharding.ClusterShardingHealthCheckSettings
 
timeout() - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.IdleSettings
 
timeout() - Method in class akka.cluster.sharding.external.ExternalShardAllocationStrategy
 
timeout() - Method in class akka.cluster.sharding.ShardingQueries.ShardsQueryResult
 
timeout() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.IdleSettings
 
timeout() - Method in class akka.cluster.sharding.typed.GetClusterShardingStats
 
timeout() - Method in class akka.io.Tcp.Connect
 
timeout() - Method in class akka.persistence.fsm.PersistentFSM.CurrentState
Deprecated.
 
timeout() - Method in class akka.persistence.fsm.PersistentFSM.PersistentFSMSnapshot
Deprecated.
 
timeout() - Method in class akka.persistence.fsm.PersistentFSM.State
Deprecated.
 
timeout() - Method in class akka.persistence.fsm.PersistentFSM.StateChangeEvent
Deprecated.
 
timeout() - Method in class akka.persistence.fsm.PersistentFSM.Transition
Deprecated.
 
timeout() - Method in interface akka.persistence.journal.AsyncWriteProxy
 
timeout() - Method in class akka.stream.ActorAttributes.StreamSubscriptionTimeout
 
timeout() - Method in class akka.stream.StreamRefAttributes.DemandRedeliveryInterval
 
timeout() - Method in class akka.stream.StreamRefAttributes.FinalTerminationSignalDeadline
 
timeout() - Method in class akka.stream.StreamRefAttributes.SubscriptionTimeout
 
timeout() - Method in class akka.stream.StreamSubscriptionTimeoutSettings
Deprecated.
Use attribute 'ActorAttributes.StreamSubscriptionTimeout' to read the concrete setting value. Since 2.6.0.
timeout() - Method in interface akka.testkit.DefaultTimeout
 
timeout(String) - Method in class akka.actor.CoordinatedShutdown
The configured timeout for a given phase.
timeout(FiniteDuration) - Method in class akka.stream.stage.GraphStageLogic.SubSourceOutlet
Set the source into timed-out mode if it has not yet been materialized.
Timeout - Class in akka.util
 
Timeout(long, TimeUnit) - Constructor for class akka.util.Timeout
Construct a Timeout from the given time unit and factor.
Timeout(FiniteDuration) - Constructor for class akka.util.Timeout
 
TIMEOUT_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
 
TIMEOUT_FIELD_NUMBER - Static variable in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent
 
TIMEOUT_FIELD_NUMBER - Static variable in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier
 
Timeout$ - Class in akka.util
A Timeout is a wrapper on top of Duration to be more specific about what the duration means.
Timeout$() - Constructor for class akka.util.Timeout$
 
timeoutFuture_$eq(Option<Cancellable>) - Method in interface akka.actor.FSM
 
timeoutFuture_$eq(Option<Cancellable>) - Method in interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
 
TimeoutMarker(long) - Constructor for class akka.persistence.fsm.PersistentFSM.TimeoutMarker
Deprecated.
 
TimeoutMarker$() - Constructor for class akka.persistence.fsm.PersistentFSM.TimeoutMarker$
Deprecated.
 
TIMEOUTNANOS_FIELD_NUMBER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats
 
TIMEOUTNANOS_FIELD_NUMBER - Static variable in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot
 
TIMEOUTNANOS_FIELD_NUMBER - Static variable in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent
 
timeoutSettings() - Method in class akka.coordination.lease.LeaseSettings
 
TimeoutSettings - Class in akka.coordination.lease
 
TimeoutSettings(FiniteDuration, FiniteDuration, FiniteDuration) - Constructor for class akka.coordination.lease.TimeoutSettings
 
TimeoutSettings$ - Class in akka.coordination.lease
 
TimeoutSettings$() - Constructor for class akka.coordination.lease.TimeoutSettings$
 
timePasses(Duration) - Method in class akka.actor.testkit.typed.javadsl.ManualTime
Advance the clock by the specified duration, executing all outstanding jobs on the calling thread before returning.
timePasses(FiniteDuration) - Method in class akka.actor.testkit.typed.scaladsl.ManualTime
Advance the clock by the specified duration, executing all outstanding jobs on the calling thread before returning.
timePasses(FiniteDuration) - Method in class akka.testkit.ExplicitlyTriggeredScheduler
Advance the clock by the specified duration, executing all outstanding jobs on the calling thread before returning.
timer() - Method in interface akka.actor.typed.internal.ActorContextImpl
 
Timer(int, Cancellable) - Constructor for class akka.stream.stage.TimerMessages.Timer
 
Timer(String, Object, FSM.TimerMode, int, Object, ActorContext) - Constructor for class akka.actor.FSM.Timer
 
Timer(String, Object, PersistentFSM.TimerMode, int, Object, ActorContext) - Constructor for class akka.persistence.fsm.PersistentFSM.Timer
Deprecated.
 
Timer$() - Constructor for class akka.actor.FSM.Timer$
 
Timer$() - Constructor for class akka.persistence.fsm.PersistentFSM.Timer$
Deprecated.
 
Timer$() - Constructor for class akka.stream.stage.TimerMessages.Timer$
 
TimerCancelled(Object) - Constructor for class akka.actor.testkit.typed.Effect.TimerCancelled
 
TimerCancelled$() - Constructor for class akka.actor.testkit.typed.Effect.TimerCancelled$
 
TimerGraphStageLogic - Class in akka.stream.stage
Provides timer related facilities to a GraphStageLogic.
TimerGraphStageLogic(Shape) - Constructor for class akka.stream.stage.TimerGraphStageLogic
 
TimerGraphStageLogicWithLogging - Class in akka.stream.stage
TimerGraphStageLogicWithLogging(Shape) - Constructor for class akka.stream.stage.TimerGraphStageLogicWithLogging
 
timerId() - Method in class akka.stream.stage.TimerMessages.Scheduled
 
timerKey() - Method in class akka.stream.stage.TimerMessages.Scheduled
 
TimerMessages - Class in akka.stream.stage
 
TimerMessages() - Constructor for class akka.stream.stage.TimerMessages
 
TimerMessages.Scheduled - Class in akka.stream.stage
 
TimerMessages.Scheduled$ - Class in akka.stream.stage
 
TimerMessages.Timer - Class in akka.stream.stage
 
TimerMessages.Timer$ - Class in akka.stream.stage
 
TimerMessages$ - Class in akka.stream.stage
 
TimerMessages$() - Constructor for class akka.stream.stage.TimerMessages$
 
timers() - Method in interface akka.actor.Timers
Start and cancel timers via the enclosed TimerScheduler.
Timers - Interface in akka.actor
Scala API: Mix in Timers into your Actor to get support for scheduled self messages via TimerScheduler.
timerScheduled() - Static method in class akka.actor.testkit.typed.Effect
 
timerScheduled() - Method in class akka.actor.testkit.typed.Effect$
 
timerScheduled(Object, U, Duration, akka.actor.testkit.typed.Effect.TimerScheduled.TimerMode, boolean, Effect) - Static method in class akka.actor.testkit.typed.javadsl.Effects
 
timerScheduled(Object, U, Duration, akka.actor.testkit.typed.Effect.TimerScheduled.TimerMode, boolean, Effect) - Method in class akka.actor.testkit.typed.javadsl.Effects$
 
TimerScheduled(Object, U, FiniteDuration, akka.actor.testkit.typed.Effect.TimerScheduled.TimerMode, boolean, Function0<BoxedUnit>) - Constructor for class akka.actor.testkit.typed.Effect.TimerScheduled
 
TimerScheduled$() - Constructor for class akka.actor.testkit.typed.Effect.TimerScheduled$
 
TimerScheduler - Class in akka.actor
Support for scheduled self messages in an actor.
TimerScheduler<T> - Interface in akka.actor.typed.javadsl
Support for scheduled self messages in an actor.
TimerScheduler<T> - Interface in akka.actor.typed.scaladsl
Support for scheduled self messages in an actor.
TimerScheduler() - Constructor for class akka.actor.TimerScheduler
 
TimerSchedulerCrossDslSupport<T> - Interface in akka.actor.typed.internal
 
TimerSchedulerImpl$ - Class in akka.actor
INTERNAL API
TimerSchedulerImpl$ - Class in akka.actor.typed.internal
INTERNAL API
TimerSchedulerImpl$() - Constructor for class akka.actor.TimerSchedulerImpl$
 
TimerSchedulerImpl$() - Constructor for class akka.actor.typed.internal.TimerSchedulerImpl$
 
timestamp() - Method in class akka.cluster.ddata.LWWRegister
 
timestamp() - Method in class akka.cluster.metrics.NodeMetrics
 
timestamp() - Method in class akka.cluster.metrics.StandardMetrics.Cpu
 
timestamp() - Method in class akka.cluster.metrics.StandardMetrics.HeapMemory
 
timestamp() - Method in class akka.event.Logging.Debug
 
timestamp() - Method in class akka.event.Logging.Error
 
timestamp() - Method in class akka.event.Logging.Info
 
timestamp() - Method in interface akka.event.Logging.LogEvent
 
timestamp() - Method in class akka.event.Logging.Warning
 
timestamp() - Method in class akka.persistence.AtLeastOnceDelivery.Internal$.Delivery
 
timestamp() - Method in interface akka.persistence.PersistentRepr
The timestamp is the time the event was stored, in milliseconds since midnight, January 1, 1970 UTC (same as System.currentTimeMillis).
timestamp() - Method in class akka.persistence.query.DeletedDurableState
 
timestamp() - Method in class akka.persistence.query.EventEnvelope
 
timestamp() - Method in class akka.persistence.query.TimestampOffset
 
timestamp() - Method in class akka.persistence.query.typed.EventEnvelope
 
timestamp() - Method in class akka.persistence.query.UpdatedDurableState
 
timestamp() - Method in class akka.persistence.SnapshotMetadata
 
timestamp() - Method in class akka.persistence.testkit.SnapshotMeta
 
timestamp() - Method in class akka.persistence.testkit.state.scaladsl.Record
 
timestamp() - Method in class akka.persistence.typed.crdt.LwwTime
 
timestamp() - Method in interface akka.persistence.typed.PublishedEvent
 
timestamp() - Method in class akka.persistence.typed.SnapshotMetadata
 
timestamp(long) - Static method in class akka.util.Helpers
 
timestamp(long) - Method in class akka.util.Helpers$
 
timestamp(Logging.LogEvent) - Method in interface akka.event.Logging.StdOutLogger
 
timestamp(Instant) - Static method in class akka.persistence.query.Offset
 
timestamp(Instant) - Method in class akka.persistence.query.Offset$
 
timeStamp() - Method in class akka.actor.testkit.typed.LoggingEvent
 
TIMESTAMP_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister
 
TIMESTAMP_FIELD_NUMBER - Static variable in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics
 
TIMESTAMP_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone
 
TIMESTAMP_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock
 
TIMESTAMP_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version
 
TIMESTAMP_FIELD_NUMBER - Static variable in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version
 
TIMESTAMP_FIELD_NUMBER - Static variable in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed
 
TIMESTAMP_FIELD_NUMBER - Static variable in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
 
TIMESTAMP_FIELD_NUMBER - Static variable in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
 
TIMESTAMP_FIELD_NUMBER - Static variable in class akka.persistence.serialization.MessageFormats.PersistentMessage
 
TIMESTAMP_FIELD_NUMBER - Static variable in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent
 
Timestamp$() - Constructor for class akka.cluster.ddata.VersionVector.Timestamp$
 
Timestamp$() - Constructor for class akka.cluster.VectorClock.Timestamp$
 
timestampMillis() - Method in class akka.actor.typed.delivery.DurableProducerQueue.MessageSent
 
timestampMillis() - Method in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageConfirmed
 
timestampOf(String, long) - Method in interface akka.persistence.query.typed.javadsl.EventTimestampQuery
 
timestampOf(String, long) - Method in interface akka.persistence.query.typed.scaladsl.EventTimestampQuery
 
TimestampOffset - Class in akka.persistence.query
 
TimestampOffset(Instant, Instant, Map<String, Object>) - Constructor for class akka.persistence.query.TimestampOffset
 
TimestampOffset$ - Class in akka.persistence.query
 
TimestampOffset$() - Constructor for class akka.persistence.query.TimestampOffset$
 
timeToAvailable(long, int) - Method in class akka.remote.transport.ThrottlerTransportAdapter.Blackhole$
Deprecated.
 
timeToAvailable(long, int) - Method in interface akka.remote.transport.ThrottlerTransportAdapter.ThrottleMode
Deprecated.
 
timeToAvailable(long, int) - Method in class akka.remote.transport.ThrottlerTransportAdapter.TokenBucket
Deprecated.
 
timeToAvailable(long, int) - Method in class akka.remote.transport.ThrottlerTransportAdapter.Unthrottled$
Deprecated.
 
TLS - Class in akka.stream.javadsl
Stream cipher support based upon JSSE.
TLS - Class in akka.stream.scaladsl
Stream cipher support based upon JSSE.
TLS() - Constructor for class akka.stream.javadsl.TLS
 
TLS() - Constructor for class akka.stream.scaladsl.TLS
 
TLS$ - Class in akka.stream.javadsl
Stream cipher support based upon JSSE.
TLS$ - Class in akka.stream.scaladsl
Stream cipher support based upon JSSE.
TLS$() - Constructor for class akka.stream.javadsl.TLS$
 
TLS$() - Constructor for class akka.stream.scaladsl.TLS$
 
TLSClientAuth - Class in akka.stream
An SSLEngine can either demand, allow or ignore its peer&rsquo;s authentication (via certificates), where Need will fail the handshake if the peer does not provide valid credentials, Want allows the peer to send credentials and verifies them if provided, and None disables peer certificate verification.
TLSClientAuth() - Constructor for class akka.stream.TLSClientAuth
 
TLSClientAuth.Need$ - Class in akka.stream
 
TLSClientAuth.None$ - Class in akka.stream
 
TLSClientAuth.Want$ - Class in akka.stream
 
TLSClientAuth$ - Class in akka.stream
 
TLSClientAuth$() - Constructor for class akka.stream.TLSClientAuth$
 
TLSClosing - Class in akka.stream
All streams in Akka are unidirectional: while in a complex flow graph data may flow in multiple directions these individual flows are independent from each other.
TLSClosing() - Constructor for class akka.stream.TLSClosing
 
TLSClosing$ - Class in akka.stream
 
TLSClosing$() - Constructor for class akka.stream.TLSClosing$
 
TLSPlacebo - Class in akka.stream.javadsl
This object holds simple wrapping BidiFlow implementations that can be used instead of TLS when no encryption is desired.
TLSPlacebo - Class in akka.stream.scaladsl
This object holds simple wrapping BidiFlow implementations that can be used instead of TLS when no encryption is desired.
TLSPlacebo() - Constructor for class akka.stream.javadsl.TLSPlacebo
 
TLSPlacebo() - Constructor for class akka.stream.scaladsl.TLSPlacebo
 
TLSPlacebo$ - Class in akka.stream.javadsl
This object holds simple wrapping BidiFlow implementations that can be used instead of TLS when no encryption is desired.
TLSPlacebo$ - Class in akka.stream.scaladsl
This object holds simple wrapping BidiFlow implementations that can be used instead of TLS when no encryption is desired.
TLSPlacebo$() - Constructor for class akka.stream.javadsl.TLSPlacebo$
 
TLSPlacebo$() - Constructor for class akka.stream.scaladsl.TLSPlacebo$
 
TLSProtocol - Class in akka.stream
 
TLSProtocol() - Constructor for class akka.stream.TLSProtocol
 
TLSProtocol.NegotiateNewSession - Class in akka.stream
Initiate a new session negotiation.
TLSProtocol.NegotiateNewSession$ - Class in akka.stream
 
TLSProtocol.SendBytes - Class in akka.stream
Send the given ByteString across the encrypted session to the peer.
TLSProtocol.SendBytes$ - Class in akka.stream
 
TLSProtocol.SessionBytes - Class in akka.stream
Plaintext bytes emitted by the SSLEngine are received over one specific encryption session and this class bundles the bytes with the SSLSession object.
TLSProtocol.SessionBytes$ - Class in akka.stream
 
TLSProtocol.SessionTruncated - Class in akka.stream
If the underlying transport is closed before the final TLS closure command is received from the peer then the SSLEngine will throw an SSLException that warns about possible truncation attacks.
TLSProtocol.SessionTruncated$ - Class in akka.stream
 
TLSProtocol.SslTlsInbound - Interface in akka.stream
This is the supertype of all messages that the SslTls operator emits on the plaintext side.
TLSProtocol.SslTlsOutbound - Interface in akka.stream
This is the supertype of all messages that the SslTls operator accepts on its plaintext side.
TLSProtocol$ - Class in akka.stream
 
TLSProtocol$() - Constructor for class akka.stream.TLSProtocol$
 
TLSRole - Class in akka.stream
 
TLSRole() - Constructor for class akka.stream.TLSRole
 
TLSRole$ - Class in akka.stream
Many protocols are asymmetric and distinguish between the client and the server, where the latter listens passively for messages and the former actively initiates the exchange.
TLSRole$() - Constructor for class akka.stream.TLSRole$
 
to() - Method in class akka.actor.FSM.Transition
 
to() - Method in class akka.cluster.InternalClusterAction.Subscribe
 
to() - Method in class akka.cluster.InternalClusterAction.Unsubscribe
 
to() - Method in class akka.persistence.fsm.PersistentFSM.Transition
Deprecated.
 
to() - Method in class akka.util.LineNumbers.SourceFileLines
 
to(ActorRef) - Method in class akka.pattern.PipeToSupport.PipeableCompletionStage
 
to(ActorRef) - Method in class akka.pattern.PipeToSupport.PipeableFuture
 
to(ActorRef, ActorRef) - Method in class akka.pattern.PipeToSupport.PipeableCompletionStage
 
to(ActorRef, ActorRef) - Method in class akka.pattern.PipeToSupport.PipeableFuture
 
to(ActorSelection) - Method in class akka.pattern.PipeToSupport.PipeableCompletionStage
 
to(ActorSelection) - Method in class akka.pattern.PipeToSupport.PipeableFuture
 
to(ActorSelection, ActorRef) - Method in class akka.pattern.PipeToSupport.PipeableCompletionStage
 
to(ActorSelection, ActorRef) - Method in class akka.pattern.PipeToSupport.PipeableFuture
 
to(FlowShape<I, O>) - Method in class akka.stream.javadsl.GraphDSL.Builder
 
to(Graph<SinkShape<Pair<Out, Ctx>>, Mat2>) - Method in class akka.stream.javadsl.SourceWithContext
Connect this SourceWithContext to a Sink, concatenating the processing steps of both.
to(Graph<SinkShape<Out>, ?>) - Method in class akka.stream.javadsl.Flow
Connect this Flow to a Sink, concatenating the processing steps of both.
to(Graph<SinkShape<Out>, ?>) - Method in class akka.stream.javadsl.SubFlow
Connect this SubFlow to a Sink, concatenating the processing steps of both.
to(Graph<SinkShape<Out>, ?>) - Method in class akka.stream.javadsl.SubSource
Connect this SubSource to a Sink, concatenating the processing steps of both.
to(Graph<SinkShape<Out>, M>) - Method in class akka.stream.javadsl.Source
Connect this Source to a Sink, concatenating the processing steps of both.
to(Graph<SinkShape<Out>, M>) - Method in interface akka.stream.scaladsl.SubFlow
Attach a Sink to each sub-flow, closing the overall Graph that is being constructed.
to(Graph<SinkShape<Out>, Mat2>) - Method in class akka.stream.scaladsl.Flow
Connect this Flow to a Sink, concatenating the processing steps of both.
to(Graph<SinkShape<Out>, Mat2>) - Method in interface akka.stream.scaladsl.FlowOps
Connect this Flow to a Sink, concatenating the processing steps of both.
to(Graph<SinkShape<Out>, Mat2>) - Method in class akka.stream.scaladsl.Source
Connect this Source to a Sink, concatenating the processing steps of both.
to(Graph<SinkShape<Tuple2<Out, Ctx>>, Mat2>) - Method in class akka.stream.scaladsl.SourceWithContext
Connect this SourceWithContext to a Sink, concatenating the processing steps of both.
to(Inlet<T>) - Method in class akka.stream.javadsl.GraphDSL.Builder
 
to(SinkShape<? super T>) - Method in class akka.stream.javadsl.GraphDSL.Builder.ForwardOps
 
to(SinkShape<T>) - Method in class akka.stream.javadsl.GraphDSL.Builder
 
to(UniformFanInShape<I, O>) - Method in class akka.stream.javadsl.GraphDSL.Builder
 
to(UniformFanOutShape<I, O>) - Method in class akka.stream.javadsl.GraphDSL.Builder
 
TO_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope
 
TO_FIELD_NUMBER - Static variable in class akka.remote.ArteryControlFormats.HandshakeReq
 
TO_FIELD_NUMBER - Static variable in class akka.remote.ArteryControlFormats.Quarantined
 
toAddress(ActorRef<T>) - Method in class akka.actor.typed.SerializedActorRef$
 
toArray() - Method in class akka.util.BoundedBlockingQueue
 
toArray() - Method in class akka.util.ByteString
Java API: copy this ByteString into a fresh byte array
toArray(ClassTag<B>) - Method in class akka.util.ByteIterator
 
toArray(ClassTag<B>) - Method in class akka.util.ByteString
 
toArray(X[]) - Method in class akka.util.BoundedBlockingQueue
 
toArrayUnsafe() - Method in class akka.util.ByteString.ByteString1
 
toArrayUnsafe() - Method in class akka.util.ByteString.ByteString1C
 
toArrayUnsafe() - Method in class akka.util.ByteString
Unsafe API: Use only in situations you are completely confident that this is what you need, and that you understand the implications documented below.
toBinary(Object) - Method in class akka.actor.typed.internal.receptionist.ServiceKeySerializer
 
toBinary(Object) - Method in class akka.cluster.ddata.protobuf.ReplicatedDataSerializer
 
toBinary(Object) - Method in class akka.cluster.ddata.protobuf.ReplicatorMessageSerializer
 
toBinary(Object) - Method in class akka.cluster.metrics.protobuf.MessageSerializer
 
toBinary(Object) - Method in class akka.cluster.protobuf.ClusterMessageSerializer
 
toBinary(Object) - Method in class akka.persistence.serialization.MessageSerializer
Serializes persistent messages.
toBinary(Object) - Method in class akka.persistence.serialization.SnapshotSerializer
Serializes a Snapshot.
toBinary(Object) - Method in class akka.persistence.TestSerializer
 
toBinary(Object) - Method in class akka.remote.serialization.ByteStringSerializer
Deprecated.
 
toBinary(Object) - Method in class akka.remote.serialization.IntSerializer
Deprecated.
 
toBinary(Object) - Method in class akka.remote.serialization.LongSerializer
Deprecated.
 
toBinary(Object) - Method in class akka.remote.serialization.MessageContainerSerializer
 
toBinary(Object) - Method in class akka.remote.serialization.MiscMessageSerializer
 
toBinary(Object) - Method in class akka.remote.serialization.ProtobufSerializer
 
toBinary(Object) - Method in class akka.remote.serialization.StringSerializer
Deprecated.
 
toBinary(Object) - Method in class akka.remote.serialization.SystemMessageSerializer
 
toBinary(Object) - Method in class akka.serialization.AsyncSerializerWithStringManifest
 
toBinary(Object) - Method in class akka.serialization.ByteArraySerializer
 
toBinary(Object) - Method in class akka.serialization.DisabledJavaSerializer
 
toBinary(Object) - Method in class akka.serialization.JavaSerializer
 
toBinary(Object) - Method in class akka.serialization.NullSerializer
 
toBinary(Object) - Method in interface akka.serialization.Serializer
Serializes the given object into an Array of Byte.
toBinary(Object) - Method in class akka.serialization.SerializerWithStringManifest
Serializes the given object into an Array of Byte.
toBinary(Object) - Method in class akka.testkit.TestJavaSerializer
 
toBinary(Object, ByteBuffer) - Method in class akka.remote.serialization.ByteStringSerializer
Deprecated.
 
toBinary(Object, ByteBuffer) - Method in class akka.remote.serialization.IntSerializer
Deprecated.
 
toBinary(Object, ByteBuffer) - Method in class akka.remote.serialization.LongSerializer
Deprecated.
 
toBinary(Object, ByteBuffer) - Method in class akka.remote.serialization.StringSerializer
Deprecated.
 
toBinary(Object, ByteBuffer) - Method in class akka.serialization.ByteArraySerializer
 
toBinary(Object, ByteBuffer) - Method in interface akka.serialization.ByteBufferSerializer
Serializes the given object into the ByteBuffer.
toBinary(Object, ByteBuffer) - Method in class akka.serialization.DisabledJavaSerializer
 
toBinaryAsync(Object) - Method in interface akka.serialization.AsyncSerializer
Serializes the given object into an Array of Byte.
toBinaryAsync(Object) - Method in class akka.serialization.AsyncSerializerWithStringManifestCS
toBinaryAsyncCS(Object) - Method in class akka.serialization.AsyncSerializerWithStringManifestCS
 
toBuilder() - Method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts
 
toBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag
 
toBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry
 
toBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter
 
toBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
 
toBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry
 
toBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap
 
toBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister
 
toBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry
 
toBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap
 
toBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry
 
toBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry
 
toBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup
 
toBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry
 
toBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap
 
toBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
 
toBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry
 
toBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup
 
toBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter
 
toBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry
 
toBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap
 
toBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address
 
toBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed
 
toBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry
 
toBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope
 
toBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry
 
toBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation
 
toBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope
 
toBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Empty
 
toBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
 
toBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure
 
toBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess
 
toBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry
 
toBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip
 
toBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound
 
toBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage
 
toBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read
 
toBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult
 
toBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry
 
toBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status
 
toBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet
 
toBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe
 
toBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress
 
toBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe
 
toBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry
 
toBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector
 
toBuilder() - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write
 
toBuilder() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool
 
toBuilder() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address
 
toBuilder() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip
 
toBuilder() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope
 
toBuilder() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector
 
toBuilder() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector
 
toBuilder() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA
 
toBuilder() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric
 
toBuilder() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number
 
toBuilder() - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics
 
toBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address
 
toBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool
 
toBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings
 
toBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck
 
toBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Empty
 
toBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
 
toBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope
 
toBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview
 
toBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus
 
toBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat
 
toBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse
 
toBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin
 
toBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck
 
toBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join
 
toBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member
 
toBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability
 
toBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Pool
 
toBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability
 
toBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone
 
toBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress
 
toBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock
 
toBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version
 
toBuilder() - Method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome
 
toBuilder() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address
 
toBuilder() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket
 
toBuilder() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry
 
toBuilder() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta
 
toBuilder() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload
 
toBuilder() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish
 
toBuilder() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send
 
toBuilder() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll
 
toBuilder() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber
 
toBuilder() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status
 
toBuilder() - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version
 
toBuilder() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage
 
toBuilder() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address
 
toBuilder() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats
 
toBuilder() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry
 
toBuilder() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry
 
toBuilder() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState
 
toBuilder() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions
 
toBuilder() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState
 
toBuilder() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState
 
toBuilder() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted
 
toBuilder() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped
 
toBuilder() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted
 
toBuilder() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState
 
toBuilder() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped
 
toBuilder() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats
 
toBuilder() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry
 
toBuilder() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState
 
toBuilder() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome
 
toBuilder() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated
 
toBuilder() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes
 
toBuilder() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry
 
toBuilder() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage
 
toBuilder() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats
 
toBuilder() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState
 
toBuilder() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats
 
toBuilder() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity
 
toBuilder() - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck
 
toBuilder() - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope
 
toBuilder() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished
 
toBuilder() - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry
 
toBuilder() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack
 
toBuilder() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup
 
toBuilder() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed
 
toBuilder() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
 
toBuilder() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer
 
toBuilder() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request
 
toBuilder() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend
 
toBuilder() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
 
toBuilder() - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State
 
toBuilder() - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
 
toBuilder() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot
 
toBuilder() - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery
 
toBuilder() - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite
 
toBuilder() - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot
 
toBuilder() - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage
 
toBuilder() - Method in class akka.persistence.serialization.MessageFormats.PersistentPayload
 
toBuilder() - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent
 
toBuilder() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter
 
toBuilder() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate
 
toBuilder() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
 
toBuilder() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry
 
toBuilder() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup
 
toBuilder() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent
 
toBuilder() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata
 
toBuilder() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData
 
toBuilder() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen
 
toBuilder() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata
 
toBuilder() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry
 
toBuilder() - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector
 
toBuilder() - Method in class akka.remote.ArteryControlFormats.Address
 
toBuilder() - Method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp
 
toBuilder() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement
 
toBuilder() - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck
 
toBuilder() - Method in class akka.remote.ArteryControlFormats.FlushAck
 
toBuilder() - Method in class akka.remote.ArteryControlFormats.HandshakeReq
 
toBuilder() - Method in class akka.remote.ArteryControlFormats.MessageWithAddress
 
toBuilder() - Method in class akka.remote.ArteryControlFormats.Quarantined
 
toBuilder() - Method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck
 
toBuilder() - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope
 
toBuilder() - Method in class akka.remote.ArteryControlFormats.UniqueAddress
 
toBuilder() - Method in class akka.remote.ContainerFormats.ActorIdentity
 
toBuilder() - Method in class akka.remote.ContainerFormats.ActorInitializationException
 
toBuilder() - Method in class akka.remote.ContainerFormats.ActorRef
 
toBuilder() - Method in class akka.remote.ContainerFormats.Identify
 
toBuilder() - Method in class akka.remote.ContainerFormats.Option
 
toBuilder() - Method in class akka.remote.ContainerFormats.Payload
 
toBuilder() - Method in class akka.remote.ContainerFormats.Selection
 
toBuilder() - Method in class akka.remote.ContainerFormats.SelectionEnvelope
 
toBuilder() - Method in class akka.remote.ContainerFormats.StackTraceElement
 
toBuilder() - Method in class akka.remote.ContainerFormats.StatusReplyErrorMessage
 
toBuilder() - Method in class akka.remote.ContainerFormats.Throwable
 
toBuilder() - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable
 
toBuilder() - Method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse
 
toBuilder() - Method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData
 
toBuilder() - Method in class akka.remote.SystemMessageFormats.FailedData
 
toBuilder() - Method in class akka.remote.SystemMessageFormats.SuperviseData
 
toBuilder() - Method in class akka.remote.SystemMessageFormats.SystemMessage
 
toBuilder() - Method in class akka.remote.SystemMessageFormats.WatchData
 
toBuilder() - Method in class akka.remote.testconductor.TestConductorProtocol.Address
 
toBuilder() - Method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest
 
toBuilder() - Method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier
 
toBuilder() - Method in class akka.remote.testconductor.TestConductorProtocol.Hello
 
toBuilder() - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure
 
toBuilder() - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper
 
toBuilder() - Method in class akka.remote.WireFormats.AckAndEnvelopeContainer
 
toBuilder() - Method in class akka.remote.WireFormats.AcknowledgementInfo
 
toBuilder() - Method in class akka.remote.WireFormats.ActorRefData
 
toBuilder() - Method in class akka.remote.WireFormats.AddressData
 
toBuilder() - Method in class akka.remote.WireFormats.AkkaControlMessage
 
toBuilder() - Method in class akka.remote.WireFormats.AkkaHandshakeInfo
 
toBuilder() - Method in class akka.remote.WireFormats.AkkaProtocolMessage
 
toBuilder() - Method in class akka.remote.WireFormats.DaemonMsgCreateData
 
toBuilder() - Method in class akka.remote.WireFormats.DefaultResizer
 
toBuilder() - Method in class akka.remote.WireFormats.DeployData
 
toBuilder() - Method in class akka.remote.WireFormats.FiniteDuration
 
toBuilder() - Method in class akka.remote.WireFormats.FromConfig
 
toBuilder() - Method in class akka.remote.WireFormats.GenericRoutingPool
 
toBuilder() - Method in class akka.remote.WireFormats.PropsData
 
toBuilder() - Method in class akka.remote.WireFormats.RemoteEnvelope
 
toBuilder() - Method in class akka.remote.WireFormats.RemoteRouterConfig
 
toBuilder() - Method in class akka.remote.WireFormats.RemoteScope
 
toBuilder() - Method in class akka.remote.WireFormats.ScatterGatherPool
 
toBuilder() - Method in class akka.remote.WireFormats.SerializedMessage
 
toBuilder() - Method in class akka.remote.WireFormats.TailChoppingPool
 
toBuilder() - Method in class akka.stream.StreamRefMessages.ActorRef
 
toBuilder() - Method in class akka.stream.StreamRefMessages.CumulativeDemand
 
toBuilder() - Method in class akka.stream.StreamRefMessages.OnSubscribeHandshake
 
toBuilder() - Method in class akka.stream.StreamRefMessages.Payload
 
toBuilder() - Method in class akka.stream.StreamRefMessages.RemoteStreamCompleted
 
toBuilder() - Method in class akka.stream.StreamRefMessages.RemoteStreamFailure
 
toBuilder() - Method in class akka.stream.StreamRefMessages.SequencedOnNext
 
toBuilder() - Method in class akka.stream.StreamRefMessages.SinkRef
 
toBuilder() - Method in class akka.stream.StreamRefMessages.SourceRef
 
toByteBuffer() - Method in class akka.util.ByteString
Creates a new ByteBuffer with a copy of all bytes contained in this ByteString.
toByteString() - Method in class akka.util.ByteIterator.ByteArrayIterator
 
toByteString() - Method in class akka.util.ByteIterator.MultiByteArrayIterator
 
toByteString() - Method in class akka.util.ByteIterator
 
toClassic() - Method in interface akka.cluster.ddata.typed.javadsl.Replicator.ReadConsistency
INTERNAL API
toClassic() - Method in interface akka.cluster.ddata.typed.javadsl.Replicator.WriteConsistency
INTERNAL API
toClassic() - Method in interface akka.persistence.typed.scaladsl.Recovery
INTERNAL API
toClassic(ActorRef<?>) - Static method in class akka.actor.typed.javadsl.Adapter
 
toClassic(ActorRef<?>) - Method in class akka.actor.typed.javadsl.Adapter$
 
toClassic(ActorRef<U>) - Method in class akka.actor.typed.internal.adapter.ActorRefAdapter$
 
toClassic(ActorSystem<?>) - Method in class akka.actor.typed.internal.adapter.ActorSystemAdapter$
 
toClassic(ActorSystem<?>) - Static method in class akka.actor.typed.javadsl.Adapter
 
toClassic(ActorSystem<?>) - Method in class akka.actor.typed.javadsl.Adapter$
 
toClassic(ActorContext<?>) - Method in class akka.actor.typed.internal.adapter.ActorContextAdapter$
 
toClassic(ActorContext<?>) - Static method in class akka.actor.typed.javadsl.Adapter
 
toClassic(ActorContext<?>) - Method in class akka.actor.typed.javadsl.Adapter$
 
toClassic(ActorContext<?>) - Method in class akka.actor.typed.internal.adapter.ActorContextAdapter$
 
toClassic(Scheduler) - Method in class akka.actor.typed.internal.adapter.SchedulerAdapter$
 
toClassic(Scheduler) - Static method in class akka.actor.typed.javadsl.Adapter
 
toClassic(Scheduler) - Method in class akka.actor.typed.javadsl.Adapter$
 
toClassic(ClusterShardingSettings.PassivationStrategySettings) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$
 
toClassic(akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings.AdmissionSettings) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$
 
toClassic(akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings.AdmissionSettings.FilterSettings) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FilterSettings$
 
toClassic(akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings.AdmissionSettings.FrequencySketchSettings) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FrequencySketchSettings$
 
toClassic(akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings.AdmissionSettings.HillClimbingSettings) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.HillClimbingSettings$
 
toClassic(akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings.AdmissionSettings.OptimizerSettings) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.OptimizerSettings$
 
toClassic(akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings.AdmissionSettings.WindowSettings) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.WindowSettings$
 
toClassic(akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings.IdleSettings) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.IdleSettings$
 
toClassic(akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings.LeastFrequentlyUsedSettings) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.LeastFrequentlyUsedSettings$
 
toClassic(akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings.LeastRecentlyUsedSettings) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings$
 
toClassic(akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings.LeastRecentlyUsedSettings.SegmentedSettings) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings$.SegmentedSettings$
 
toClassic(akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings.MostRecentlyUsedSettings) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.MostRecentlyUsedSettings$
 
toClassic(akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings.PolicySettings) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.PolicySettings$
 
ToClient$ - Class in akka.remote.testconductor
 
ToClient$() - Constructor for class akka.remote.testconductor.ToClient$
 
toCompactionIntervalMap(ConfigObject) - Method in class akka.persistence.journal.leveldb.LeveldbStore$
 
toDie() - Method in class akka.actor.dungeon.ChildrenContainer.TerminatingChildrenContainer
 
toDurableStateChange() - Method in class akka.persistence.testkit.state.scaladsl.Record
 
toFanIn(UniformFanInShape<? super T, U>) - Method in class akka.stream.javadsl.GraphDSL.Builder.ForwardOps
 
toFanOut(UniformFanOutShape<? super T, U>) - Method in class akka.stream.javadsl.GraphDSL.Builder.ForwardOps
 
toFile(File) - Static method in class akka.stream.javadsl.FileIO
Deprecated.
Use `toPath` instead. Since 2.4.5.
toFile(File) - Method in class akka.stream.javadsl.FileIO$
Deprecated.
Use `toPath` instead. Since 2.4.5.
toFile(File, Set<Opt>) - Static method in class akka.stream.javadsl.FileIO
Deprecated.
Use `toPath` instead. Since 2.4.5.
toFile(File, Set<Opt>) - Method in class akka.stream.javadsl.FileIO$
Deprecated.
Use `toPath` instead. Since 2.4.5.
toFile(File, Set<OpenOption>) - Static method in class akka.stream.scaladsl.FileIO
Deprecated.
Use `toPath` instead. Since 2.4.5.
toFile(File, Set<OpenOption>) - Method in class akka.stream.scaladsl.FileIO$
Deprecated.
Use `toPath` instead. Since 2.4.5.
toFile$default$2() - Static method in class akka.stream.scaladsl.FileIO
 
toFile$default$2() - Method in class akka.stream.scaladsl.FileIO$
 
toFutureRef() - Method in interface akka.pattern.PromiseRef
Converts this PromiseRef to FutureRef, effectively narrowing it's API.
toInlet(Inlet<? super T>) - Method in class akka.stream.javadsl.GraphDSL.Builder.ForwardOps
 
toInternal(R) - Method in interface akka.persistence.testkit.internal.InternalReprSupport
 
toJava() - Method in class akka.persistence.state.scaladsl.GetObjectResult
 
toJournal(E) - Method in class akka.persistence.typed.EventAdapter
Convert domain event to journal event type.
toJournal(Object) - Static method in class akka.persistence.journal.IdentityEventAdapter
 
toJournal(Object) - Method in class akka.persistence.journal.IdentityEventAdapter$
 
toJournal(Object) - Method in interface akka.persistence.journal.WriteEventAdapter
Convert domain event to journal event type.
toJournal(State) - Method in interface akka.persistence.typed.SnapshotAdapter
Transform the state to a different type before sending to the journal.
token() - Method in class akka.io.Tcp.NoAck
 
token() - Method in class akka.io.Udp.NoAck
 
token() - Method in class akka.io.UdpConnected.NoAck
 
TokenBucket(int, double, long, int) - Constructor for class akka.remote.transport.ThrottlerTransportAdapter.TokenBucket
Deprecated.
 
TokenBucket$() - Constructor for class akka.remote.transport.ThrottlerTransportAdapter.TokenBucket$
Deprecated.
 
tokensPerSecond() - Method in class akka.remote.transport.ThrottlerTransportAdapter.TokenBucket
Deprecated.
 
toMat(Graph<SinkShape<Pair<Out, Ctx>>, Mat2>, Function2<Mat, Mat2, Mat3>) - Method in class akka.stream.javadsl.SourceWithContext
Connect this SourceWithContext to a Sink, concatenating the processing steps of both.
toMat(Graph<SinkShape<Out>, M>, Function2<Mat, M, M2>) - Method in class akka.stream.javadsl.Flow
Connect this Flow to a Sink, concatenating the processing steps of both.
toMat(Graph<SinkShape<Out>, M>, Function2<Mat, M, M2>) - Method in class akka.stream.javadsl.Source
Connect this Source to a Sink, concatenating the processing steps of both.
toMat(Graph<SinkShape<Out>, Mat2>, Function2<Mat, Mat2, Mat3>) - Method in class akka.stream.scaladsl.Flow
Connect this Flow to a Sink, concatenating the processing steps of both.
toMat(Graph<SinkShape<Out>, Mat2>, Function2<Mat, Mat2, Mat3>) - Method in interface akka.stream.scaladsl.FlowOpsMat
Connect this Flow to a Sink, concatenating the processing steps of both.
toMat(Graph<SinkShape<Out>, Mat2>, Function2<Mat, Mat2, Mat3>) - Method in class akka.stream.scaladsl.Source
Connect this Source to a Sink, concatenating the processing steps of both.
toMat(Graph<SinkShape<Tuple2<Out, Ctx>>, Mat2>, Function2<Mat, Mat2, Mat3>) - Method in class akka.stream.scaladsl.SourceWithContext
Connect this SourceWithContext to a Sink, concatenating the processing steps of both.
TOMBSTONES_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
 
TooManySubstreamsOpenException - Exception in akka.stream
This exception signals that the maximum number of substreams declared has been exceeded.
TooManySubstreamsOpenException() - Constructor for exception akka.stream.TooManySubstreamsOpenException
 
toOption$extension(OptionVal<A>) - Method in class akka.util.OptionVal$
Convert to scala.Option
toORMultiMap$extension(ServiceRegistry) - Method in class akka.cluster.typed.internal.receptionist.ServiceRegistry$
 
toPath(Path) - Static method in class akka.stream.javadsl.FileIO
Creates a Sink that writes incoming ByteString elements to the given file path.
toPath(Path) - Method in class akka.stream.javadsl.FileIO$
Creates a Sink that writes incoming ByteString elements to the given file path.
toPath(Path, Set<Opt>) - Static method in class akka.stream.javadsl.FileIO
Creates a Sink that writes incoming ByteString elements to the given file path.
toPath(Path, Set<Opt>) - Method in class akka.stream.javadsl.FileIO$
Creates a Sink that writes incoming ByteString elements to the given file path.
toPath(Path, Set<Opt>, long) - Static method in class akka.stream.javadsl.FileIO
Creates a Sink that writes incoming ByteString elements to the given file path.
toPath(Path, Set<Opt>, long) - Method in class akka.stream.javadsl.FileIO$
Creates a Sink that writes incoming ByteString elements to the given file path.
toPath(Path, Set<OpenOption>) - Static method in class akka.stream.scaladsl.FileIO
Creates a Sink which writes incoming ByteString elements to the given file path.
toPath(Path, Set<OpenOption>) - Method in class akka.stream.scaladsl.FileIO$
Creates a Sink which writes incoming ByteString elements to the given file path.
toPath(Path, Set<OpenOption>, long) - Static method in class akka.stream.scaladsl.FileIO
Creates a Sink which writes incoming ByteString elements to the given file path.
toPath(Path, Set<OpenOption>, long) - Method in class akka.stream.scaladsl.FileIO$
Creates a Sink which writes incoming ByteString elements to the given file path.
toPath$default$2() - Static method in class akka.stream.scaladsl.FileIO
 
toPath$default$2() - Method in class akka.stream.scaladsl.FileIO$
 
TopHeavyHitters$ - Class in akka.remote.artery.compress
INTERNAL API
TopHeavyHitters$() - Constructor for class akka.remote.artery.compress.TopHeavyHitters$
 
topic() - Method in class akka.cluster.client.ClusterClient.Publish
Deprecated.
 
topic() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.CountSubscribers
 
topic() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Publish
 
topic() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Subscribe
 
topic() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Unsubscribe
 
Topic - Class in akka.actor.typed.pubsub
A pub sub topic is an actor that handles subscribing to a topic and publishing messages to all subscribed actors.
Topic() - Constructor for class akka.actor.typed.pubsub.Topic
 
Topic(FiniteDuration, RoutingLogic) - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Topic
 
TOPIC_FIELD_NUMBER - Static variable in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish
 
Topic.Command<T> - Interface in akka.actor.typed.pubsub
Not for user extension
Topic.GetTopicStats$ - Class in akka.actor.typed.pubsub
Scala API: Get a summary of the state for a local topic actor.
Topic.Publish$ - Class in akka.actor.typed.pubsub
Scala API: Publish the message to all currently known subscribers.
Topic.Subscribe$ - Class in akka.actor.typed.pubsub
Scala API: Subscribe to this topic.
Topic.TopicStats - Interface in akka.actor.typed.pubsub
Response to the GetTopicStats query.
Topic.Unsubscribe$ - Class in akka.actor.typed.pubsub
Scala API: Unsubscribe a previously subscribed actor from this topic.
Topic$ - Class in akka.actor.typed.pubsub
A pub sub topic is an actor that handles subscribing to a topic and publishing messages to all subscribed actors.
Topic$() - Constructor for class akka.actor.typed.pubsub.Topic$
 
TopicImpl$ - Class in akka.actor.typed.internal.pubsub
INTERNAL API
TopicImpl$() - Constructor for class akka.actor.typed.internal.pubsub.TopicImpl$
 
topicInstanceCount() - Method in interface akka.actor.typed.pubsub.Topic.TopicStats
 
topicRef() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.RegisterTopic
 
topics() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.CurrentTopics
 
toPositive(int) - Static method in class akka.cluster.sharding.typed.internal.Murmur2
 
toPositive(int) - Method in class akka.cluster.sharding.typed.internal.Murmur2$
 
toProcessor() - Method in class akka.stream.javadsl.Flow
Converts this Flow to a RunnableGraph that materializes to a Reactive Streams Processor which implements the operations encapsulated by this Flow.
toProcessor() - Method in class akka.stream.scaladsl.Flow
Converts this Flow to a RunnableGraph that materializes to a Reactive Streams Processor which implements the operations encapsulated by this Flow.
toProtoByteStringUnsafe(byte[]) - Static method in class akka.remote.ByteStringUtils
 
toProtoByteStringUnsafe(byte[]) - Method in class akka.remote.ByteStringUtils$
 
toProtoByteStringUnsafe(ByteString) - Static method in class akka.remote.ByteStringUtils
 
toProtoByteStringUnsafe(ByteString) - Method in class akka.remote.ByteStringUtils$
 
toRepr(Object) - Method in interface akka.persistence.testkit.internal.InternalReprSupport
 
toRootLowerCase(String) - Static method in class akka.util.Helpers
 
toRootLowerCase(String) - Method in class akka.util.Helpers$
 
toScala() - Method in class akka.japi.Pair
 
toScala() - Method in class akka.japi.tuple.Tuple10
 
toScala() - Method in class akka.japi.tuple.Tuple11
 
toScala() - Method in class akka.japi.tuple.Tuple12
 
toScala() - Method in class akka.japi.tuple.Tuple13
 
toScala() - Method in class akka.japi.tuple.Tuple14
 
toScala() - Method in class akka.japi.tuple.Tuple15
 
toScala() - Method in class akka.japi.tuple.Tuple16
 
toScala() - Method in class akka.japi.tuple.Tuple17
 
toScala() - Method in class akka.japi.tuple.Tuple18
 
toScala() - Method in class akka.japi.tuple.Tuple19
 
toScala() - Method in class akka.japi.tuple.Tuple20
 
toScala() - Method in class akka.japi.tuple.Tuple21
 
toScala() - Method in class akka.japi.tuple.Tuple22
 
toScala() - Method in class akka.japi.tuple.Tuple3
 
toScala() - Method in class akka.japi.tuple.Tuple4
 
toScala() - Method in class akka.japi.tuple.Tuple5
 
toScala() - Method in class akka.japi.tuple.Tuple6
 
toScala() - Method in class akka.japi.tuple.Tuple7
 
toScala() - Method in class akka.japi.tuple.Tuple8
 
toScala() - Method in class akka.japi.tuple.Tuple9
 
toScala() - Method in class akka.persistence.state.javadsl.GetObjectResult
 
toScala(ActorSelection) - Static method in class akka.actor.ActorSelection
 
toScala(ActorSelection) - Method in class akka.actor.ActorSelection$
 
toSeq() - Method in class akka.util.ByteIterator
 
toSeqNr() - Method in class akka.cluster.ddata.Replicator.Internal$.Delta
 
toSeqNr() - Method in class akka.persistence.journal.leveldb.LeveldbCompaction.TryCompactLeveldb
 
TOSEQNR_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry
 
toSeqNumber() - Method in class akka.persistence.testkit.DeleteEvents
 
toSequenceNr() - Method in class akka.persistence.DeleteMessagesFailure
 
toSequenceNr() - Method in class akka.persistence.DeleteMessagesSuccess
 
toSequenceNr() - Method in class akka.persistence.journal.AsyncWriteTarget.DeleteMessagesTo
 
toSequenceNr() - Method in class akka.persistence.journal.AsyncWriteTarget.ReplayMessages
 
toSequenceNr() - Method in class akka.persistence.JournalProtocol.DeleteMessagesTo
 
toSequenceNr() - Method in class akka.persistence.JournalProtocol.ReplayMessages
 
toSequenceNr() - Method in class akka.persistence.Recovery
 
toSequenceNr() - Method in class akka.persistence.SnapshotProtocol.LoadSnapshot
 
toSequenceNr() - Method in class akka.persistence.SnapshotProtocol.LoadSnapshotResult
 
toSequenceNr() - Method in class akka.persistence.typed.DeleteEventsCompleted
 
toSequenceNr() - Method in class akka.persistence.typed.DeleteEventsFailed
 
toSerializationFormat() - Method in interface akka.actor.ActorPath
Generate full String representation including the uid for the actor cell instance as URI fragment.
toSerializationFormat() - Method in class akka.actor.ActorSelection
String representation of the actor selection suitable for storage and recreation.
toSerializationFormat() - Method in class akka.actor.ChildActorPath
 
toSerializationFormat() - Method in class akka.actor.RootActorPath
 
toSerializationFormat(ActorRef<T>) - Method in class akka.actor.typed.ActorRefResolver
Generate full String representation including the uid for the actor cell instance as URI fragment, replacing the Address in the RootActor Path with the local one unless this path&rsquo;s address includes host and port information.
toSerializationFormat(SinkRef<T>) - Method in interface akka.stream.StreamRefResolver
Generate full String representation of the SinkRef.
toSerializationFormat(SourceRef<T>) - Method in interface akka.stream.StreamRefResolver
Generate full String representation of the SourceRef.
toSerializationFormatWithAddress(Address) - Method in interface akka.actor.ActorPath
Generate full String representation including the uid for the actor cell instance as URI fragment, replacing the Address in the RootActor Path with the given one unless this path&rsquo;s address includes host and port information.
toSerializationFormatWithAddress(Address) - Method in class akka.actor.ChildActorPath
 
toSerializationFormatWithAddress(Address) - Method in class akka.actor.RootActorPath
 
ToServer$ - Class in akka.remote.testconductor
 
ToServer$() - Constructor for class akka.remote.testconductor.ToServer$
 
toStrict(FiniteDuration) - Method in class akka.stream.testkit.TestSubscriber.ManualProbe
Attempt to drain the stream into a strict collection (by requesting Long.MaxValue elements).
toString() - Method in class akka.actor.ActorIdentity
 
toString() - Method in class akka.actor.ActorIdentity$
 
toString() - Static method in exception akka.actor.ActorKilledException
 
toString() - Method in class akka.actor.ActorKilledException$
 
toString() - Static method in exception akka.actor.ActorNotFound
 
toString() - Method in class akka.actor.ActorNotFound$
 
toString() - Method in class akka.actor.ActorRef
 
toString() - Method in class akka.actor.ActorSelection
 
toString() - Method in class akka.actor.ActorSelectionMessage$
 
toString() - Method in class akka.actor.ActorSystem.Settings
Returns the String representation of the Config that this Settings is backed by
toString() - Method in class akka.actor.Address
 
toString() - Method in class akka.actor.AddressTerminated$
 
toString() - Method in class akka.actor.AllForOneStrategy
 
toString() - Method in class akka.actor.AllForOneStrategy$
 
toString() - Method in class akka.actor.ChildActorPath
 
toString() - Static method in class akka.actor.ChildNameReserved
 
toString() - Method in class akka.actor.ChildNameReserved$
 
toString() - Method in class akka.actor.ChildRestartStats
 
toString() - Method in class akka.actor.ChildRestartStats$
 
toString() - Method in class akka.actor.ContextualTypedActorFactory
 
toString() - Method in class akka.actor.ContextualTypedActorFactory$
 
toString() - Method in class akka.actor.CoordinatedShutdown.ActorSystemTerminateReason$
 
toString() - Method in class akka.actor.CoordinatedShutdown.ClusterDowningReason$
 
toString() - Method in class akka.actor.CoordinatedShutdown.ClusterJoinUnsuccessfulReason$
 
toString() - Method in class akka.actor.CoordinatedShutdown.ClusterLeavingReason$
 
toString() - Method in class akka.actor.CoordinatedShutdown.IncompatibleConfigurationDetectedReason$
 
toString() - Method in class akka.actor.CoordinatedShutdown.JvmExitReason$
 
toString() - Method in class akka.actor.CoordinatedShutdown.Phase$
 
toString() - Method in class akka.actor.CoordinatedShutdown.UnknownReason$
 
toString() - Method in class akka.actor.DeadLetter
 
toString() - Method in class akka.actor.DeadLetter$
 
toString() - Static method in exception akka.actor.DeathPactException
 
toString() - Method in class akka.actor.DeathPactException$
 
toString() - Method in class akka.actor.Deploy
 
toString() - Method in class akka.actor.Dropped
 
toString() - Method in class akka.actor.dungeon.ChildrenContainer.Creation
 
toString() - Method in class akka.actor.dungeon.ChildrenContainer.Creation$
 
toString() - Method in class akka.actor.dungeon.ChildrenContainer.EmptyChildrenContainer$
 
toString() - Method in class akka.actor.dungeon.ChildrenContainer.NormalChildrenContainer
 
toString() - Method in class akka.actor.dungeon.ChildrenContainer.Recreation
 
toString() - Method in class akka.actor.dungeon.ChildrenContainer.Recreation$
 
toString() - Method in class akka.actor.dungeon.ChildrenContainer.TerminatedChildrenContainer$
 
toString() - Method in class akka.actor.dungeon.ChildrenContainer.TerminatingChildrenContainer
 
toString() - Method in class akka.actor.dungeon.ChildrenContainer.TerminatingChildrenContainer$
 
toString() - Method in class akka.actor.dungeon.ChildrenContainer.Termination$
 
toString() - Method in class akka.actor.dungeon.ChildrenContainer.UserRequest$
 
toString() - Static method in exception akka.actor.dungeon.SerializationCheckFailedException
 
toString() - Method in class akka.actor.dungeon.SerializationCheckFailedException$
 
toString() - Method in class akka.actor.FSM.CurrentState
 
toString() - Method in class akka.actor.FSM.CurrentState$
 
toString() - Method in class akka.actor.FSM.Event
 
toString() - Method in class akka.actor.FSM.Event$
 
toString() - Method in class akka.actor.FSM.Failure
 
toString() - Method in class akka.actor.FSM.Failure$
 
toString() - Method in class akka.actor.FSM.FixedDelayMode$
 
toString() - Method in class akka.actor.FSM.FixedRateMode$
 
toString() - Method in class akka.actor.FSM.LogEntry
 
toString() - Method in class akka.actor.FSM.LogEntry$
 
toString() - Method in class akka.actor.FSM.Normal$
 
toString() - Method in class akka.actor.FSM.Shutdown$
 
toString() - Method in class akka.actor.FSM.SingleMode$
 
toString() - Method in class akka.actor.FSM.StateTimeout$
 
toString() - Method in class akka.actor.FSM.StopEvent
 
toString() - Method in class akka.actor.FSM.StopEvent$
 
toString() - Method in class akka.actor.FSM.SubscribeTransitionCallBack
 
toString() - Method in class akka.actor.FSM.SubscribeTransitionCallBack$
 
toString() - Method in class akka.actor.FSM.Timer
 
toString() - Method in class akka.actor.FSM.Timer$
 
toString() - Method in class akka.actor.FSM.Transition
 
toString() - Method in class akka.actor.FSM.Transition$
 
toString() - Method in class akka.actor.FSM.UnsubscribeTransitionCallBack
 
toString() - Method in class akka.actor.FSM.UnsubscribeTransitionCallBack$
 
toString() - Method in class akka.actor.Identify
 
toString() - Method in class akka.actor.Identify$
 
toString() - Static method in exception akka.actor.IllegalActorStateException
 
toString() - Method in class akka.actor.IllegalActorStateException$
 
toString() - Static method in exception akka.actor.InvalidActorNameException
 
toString() - Method in class akka.actor.InvalidActorNameException$
 
toString() - Static method in exception akka.actor.InvalidMessageException
 
toString() - Method in class akka.actor.InvalidMessageException$
 
toString() - Static method in class akka.actor.Kill
 
toString() - Method in class akka.actor.Kill$
 
toString() - Static method in class akka.actor.LocalScope
 
toString() - Method in class akka.actor.LocalScope$
 
toString() - Static method in class akka.actor.Nobody
 
toString() - Static method in class akka.actor.NoScopeGiven
 
toString() - Method in class akka.actor.NoScopeGiven$
 
toString() - Method in class akka.actor.OneForOneStrategy
 
toString() - Method in class akka.actor.OneForOneStrategy$
 
toString() - Static method in class akka.actor.PoisonPill
 
toString() - Method in class akka.actor.PoisonPill$
 
toString() - Static method in exception akka.actor.PostRestartException
 
toString() - Method in class akka.actor.PostRestartException$
 
toString() - Static method in exception akka.actor.PreRestartException
 
toString() - Method in class akka.actor.PreRestartException$
 
toString() - Method in class akka.actor.Props
 
toString() - Method in class akka.actor.ProviderSelection.Cluster$
 
toString() - Method in class akka.actor.ProviderSelection.Custom
 
toString() - Method in class akka.actor.ProviderSelection.Custom$
 
toString() - Method in class akka.actor.ProviderSelection.Local$
 
toString() - Method in class akka.actor.ProviderSelection.Remote$
 
toString() - Static method in class akka.actor.ReceiveTimeout
 
toString() - Method in class akka.actor.ReceiveTimeout$
 
toString() - Method in class akka.actor.RootActorPath
 
toString() - Method in class akka.actor.RootActorPath$
 
toString() - Static method in exception akka.actor.SchedulerException
 
toString() - Method in class akka.actor.SchedulerException$
 
toString() - Method in class akka.actor.SelectChildName$
 
toString() - Method in class akka.actor.SelectChildPattern$
 
toString() - Static method in class akka.actor.SelectParent
 
toString() - Method in class akka.actor.SelectParent$
 
toString() - Method in class akka.actor.setup.ActorSystemSetup
 
toString() - Method in class akka.actor.Status.Failure
 
toString() - Method in class akka.actor.Status.Failure$
 
toString() - Method in class akka.actor.Status.Success
 
toString() - Method in class akka.actor.Status.Success$
 
toString() - Method in class akka.actor.StopChild$
 
toString() - Method in class akka.actor.SupervisorStrategy.Escalate$
 
toString() - Method in class akka.actor.SupervisorStrategy.Restart$
 
toString() - Method in class akka.actor.SupervisorStrategy.Resume$
 
toString() - Method in class akka.actor.SupervisorStrategy.Stop$
 
toString() - Method in class akka.actor.SuppressedDeadLetter
 
toString() - Method in class akka.actor.SuppressedDeadLetter$
 
toString() - Method in class akka.actor.SystemGuardian.RegisterTerminationHook$
 
toString() - Method in class akka.actor.SystemGuardian.TerminationHook$
 
toString() - Method in class akka.actor.SystemGuardian.TerminationHookDone$
 
toString() - Method in class akka.actor.Terminated
 
toString() - Method in class akka.actor.Terminated$
 
toString() - Method in class akka.actor.testkit.typed.CapturedLogEvent
 
toString() - Method in class akka.actor.testkit.typed.Effect.MessageAdapter
 
toString() - Method in class akka.actor.testkit.typed.Effect.MessageAdapter$
 
toString() - Method in class akka.actor.testkit.typed.Effect.NoEffects$
 
toString() - Method in class akka.actor.testkit.typed.Effect.ReceiveTimeoutCancelled$
 
toString() - Method in class akka.actor.testkit.typed.Effect.ReceiveTimeoutSet
 
toString() - Method in class akka.actor.testkit.typed.Effect.ReceiveTimeoutSet$
 
toString() - Method in class akka.actor.testkit.typed.Effect.Scheduled
 
toString() - Method in class akka.actor.testkit.typed.Effect.Scheduled$
 
toString() - Method in class akka.actor.testkit.typed.Effect.Spawned
 
toString() - Method in class akka.actor.testkit.typed.Effect.SpawnedAnonymous
 
toString() - Method in class akka.actor.testkit.typed.Effect.Stopped
 
toString() - Method in class akka.actor.testkit.typed.Effect.Stopped$
 
toString() - Method in class akka.actor.testkit.typed.Effect.TimerCancelled
 
toString() - Method in class akka.actor.testkit.typed.Effect.TimerCancelled$
 
toString() - Method in class akka.actor.testkit.typed.Effect.TimerScheduled
 
toString() - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedDelayMode$
 
toString() - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedDelayModeWithInitialDelay
 
toString() - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedDelayModeWithInitialDelay$
 
toString() - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedRateMode$
 
toString() - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedRateModeWithInitialDelay
 
toString() - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedRateModeWithInitialDelay$
 
toString() - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$.SingleMode$
 
toString() - Method in class akka.actor.testkit.typed.Effect.Unwatched
 
toString() - Method in class akka.actor.testkit.typed.Effect.Unwatched$
 
toString() - Method in class akka.actor.testkit.typed.Effect.Watched
 
toString() - Method in class akka.actor.testkit.typed.Effect.Watched$
 
toString() - Method in class akka.actor.testkit.typed.Effect.WatchedWith
 
toString() - Method in class akka.actor.testkit.typed.Effect.WatchedWith$
 
toString() - Method in class akka.actor.testkit.typed.FishingOutcome.Complete$
 
toString() - Method in class akka.actor.testkit.typed.FishingOutcome.Continue$
 
toString() - Method in class akka.actor.testkit.typed.FishingOutcome.ContinueAndIgnore$
 
toString() - Method in class akka.actor.testkit.typed.FishingOutcome.Fail
 
toString() - Method in class akka.actor.testkit.typed.FishingOutcome.Fail$
 
toString() - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.Ack$
 
toString() - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.ActorStopped
 
toString() - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.ActorStopped$
 
toString() - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActor
 
toString() - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActor$
 
toString() - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActorAnonymous
 
toString() - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActorAnonymous$
 
toString() - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.StopActor
 
toString() - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.StopActor$
 
toString() - Method in class akka.actor.testkit.typed.LoggingEvent
 
toString() - Static method in exception akka.actor.testkit.typed.TestException
 
toString() - Method in class akka.actor.testkit.typed.TestException$
 
toString() - Method in class akka.actor.typed.ChildFailed
 
toString() - Static method in exception akka.actor.typed.DeathPactException
 
toString() - Method in class akka.actor.typed.DeathPactException$
 
toString() - Method in class akka.actor.typed.delivery.ConsumerController.Confirmed$
 
toString() - Method in class akka.actor.typed.delivery.ConsumerController.DeliverThenStop
 
toString() - Method in class akka.actor.typed.delivery.ConsumerController.DeliverThenStop$
 
toString() - Method in class akka.actor.typed.delivery.ConsumerController.Delivery
 
toString() - Method in class akka.actor.typed.delivery.ConsumerController.RegisterToProducerController
 
toString() - Method in class akka.actor.typed.delivery.ConsumerController.RegisterToProducerController$
 
toString() - Method in class akka.actor.typed.delivery.ConsumerController.SequencedMessage
 
toString() - Method in class akka.actor.typed.delivery.ConsumerController.Settings
 
toString() - Method in class akka.actor.typed.delivery.ConsumerController.Start
 
toString() - Method in class akka.actor.typed.delivery.ConsumerController.Start$
 
toString() - Method in class akka.actor.typed.delivery.DurableProducerQueue.Cleanup$
 
toString() - Method in class akka.actor.typed.delivery.DurableProducerQueue.Confirmed$
 
toString() - Method in class akka.actor.typed.delivery.DurableProducerQueue.LoadState
 
toString() - Method in class akka.actor.typed.delivery.DurableProducerQueue.LoadState$
 
toString() - Method in class akka.actor.typed.delivery.DurableProducerQueue.MessageSent
 
toString() - Method in class akka.actor.typed.delivery.DurableProducerQueue.State
 
toString() - Method in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageConfirmed
 
toString() - Method in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageConfirmed$
 
toString() - Method in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageSent
 
toString() - Method in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageSent$
 
toString() - Method in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageSentAck
 
toString() - Method in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageSentAck$
 
toString() - Method in class akka.actor.typed.delivery.internal.ChunkedMessage$
 
toString() - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Ack
 
toString() - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Ack$
 
toString() - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Request
 
toString() - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Request$
 
toString() - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Resend
 
toString() - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Resend$
 
toString() - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.ResendFirstUnconfirmed$
 
toString() - Method in class akka.actor.typed.delivery.ProducerController.MessageWithConfirmation
 
toString() - Method in class akka.actor.typed.delivery.ProducerController.MessageWithConfirmation$
 
toString() - Method in class akka.actor.typed.delivery.ProducerController.RegisterConsumer
 
toString() - Method in class akka.actor.typed.delivery.ProducerController.RegisterConsumer$
 
toString() - Method in class akka.actor.typed.delivery.ProducerController.RequestNext
 
toString() - Method in class akka.actor.typed.delivery.ProducerController.RequestNext$
 
toString() - Method in class akka.actor.typed.delivery.ProducerController.Settings
 
toString() - Method in class akka.actor.typed.delivery.ProducerController.Start
 
toString() - Method in class akka.actor.typed.delivery.ProducerController.Start$
 
toString() - Method in class akka.actor.typed.delivery.WorkPullingProducerController.GetWorkerStats
 
toString() - Method in class akka.actor.typed.delivery.WorkPullingProducerController.GetWorkerStats$
 
toString() - Method in class akka.actor.typed.delivery.WorkPullingProducerController.MessageWithConfirmation
 
toString() - Method in class akka.actor.typed.delivery.WorkPullingProducerController.MessageWithConfirmation$
 
toString() - Method in class akka.actor.typed.delivery.WorkPullingProducerController.RequestNext
 
toString() - Method in class akka.actor.typed.delivery.WorkPullingProducerController.RequestNext$
 
toString() - Method in class akka.actor.typed.delivery.WorkPullingProducerController.Settings
 
toString() - Method in class akka.actor.typed.delivery.WorkPullingProducerController.Start
 
toString() - Method in class akka.actor.typed.delivery.WorkPullingProducerController.Start$
 
toString() - Method in class akka.actor.typed.delivery.WorkPullingProducerController.WorkerStats
 
toString() - Method in class akka.actor.typed.delivery.WorkPullingProducerController.WorkerStats$
 
toString() - Method in class akka.actor.typed.eventstream.EventStream.Publish
 
toString() - Method in class akka.actor.typed.eventstream.EventStream.Publish$
 
toString() - Method in class akka.actor.typed.eventstream.EventStream.Subscribe
 
toString() - Method in class akka.actor.typed.eventstream.EventStream.Subscribe$
 
toString() - Method in class akka.actor.typed.eventstream.EventStream.Unsubscribe
 
toString() - Method in class akka.actor.typed.eventstream.EventStream.Unsubscribe$
 
toString() - Method in class akka.actor.typed.internal.AbstractSupervisor
 
toString() - Method in class akka.actor.typed.internal.ActorContextImpl.LoggingContext
 
toString() - Method in interface akka.actor.typed.internal.ActorRefImpl
 
toString() - Method in class akka.actor.typed.internal.adapter.GuardianStartupBehavior.Start$
 
toString() - Method in class akka.actor.typed.internal.AdaptMessage$
 
toString() - Method in class akka.actor.typed.internal.AdaptWithRegisteredMessageAdapter$
 
toString() - Method in class akka.actor.typed.internal.BehaviorImpl.FailedBehavior
 
toString() - Method in class akka.actor.typed.internal.BehaviorImpl.ReceiveBehavior
 
toString() - Method in class akka.actor.typed.internal.BehaviorImpl.ReceiveMessageBehavior
 
toString() - Method in class akka.actor.typed.internal.BehaviorImpl.SameBehavior$
 
toString() - Method in class akka.actor.typed.internal.BehaviorImpl.UnhandledBehavior$
 
toString() - Method in class akka.actor.typed.internal.Create$
 
toString() - Method in class akka.actor.typed.internal.DeathWatchNotification$
 
toString() - Method in class akka.actor.typed.internal.MonitorInterceptor$
 
toString() - Static method in class akka.actor.typed.internal.NoMessage
 
toString() - Method in class akka.actor.typed.internal.NoMessage$
 
toString() - Static method in class akka.actor.typed.internal.NoOpActorFlightRecorder
 
toString() - Method in class akka.actor.typed.internal.NoOpActorFlightRecorder$
 
toString() - Method in class akka.actor.typed.internal.PoisonPill$
 
toString() - Method in class akka.actor.typed.internal.PropsImpl.ActorTagsImpl
 
toString() - Method in class akka.actor.typed.internal.PropsImpl.BoundedMailboxSelector
 
toString() - Method in class akka.actor.typed.internal.PropsImpl.BoundedMailboxSelector$
 
toString() - Method in class akka.actor.typed.internal.PropsImpl.DefaultMailboxSelector
 
toString() - Method in class akka.actor.typed.internal.PropsImpl.DispatcherDefault
 
toString() - Method in class akka.actor.typed.internal.PropsImpl.DispatcherFromConfig
 
toString() - Method in class akka.actor.typed.internal.PropsImpl.DispatcherFromConfig$
 
toString() - Method in class akka.actor.typed.internal.PropsImpl.DispatcherSameAsParent
 
toString() - Method in class akka.actor.typed.internal.PropsImpl.EmptyProps$
 
toString() - Method in class akka.actor.typed.internal.PropsImpl.MailboxFromConfigSelector
 
toString() - Method in class akka.actor.typed.internal.PropsImpl.MailboxFromConfigSelector$
 
toString() - Method in class akka.actor.typed.internal.receptionist.DefaultServiceKey
 
toString() - Method in class akka.actor.typed.internal.receptionist.DefaultServiceKey$
 
toString() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Deregister
 
toString() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Deregister$
 
toString() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Deregistered
 
toString() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Deregistered$
 
toString() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Find
 
toString() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Find$
 
toString() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Listing
 
toString() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Listing$
 
toString() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Register
 
toString() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Register$
 
toString() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Registered
 
toString() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Registered$
 
toString() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Subscribe
 
toString() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Subscribe$
 
toString() - Method in class akka.actor.typed.internal.RestartSupervisor.ResetRestartCount
 
toString() - Method in class akka.actor.typed.internal.RestartSupervisor.ResetRestartCount$
 
toString() - Method in class akka.actor.typed.internal.RestartSupervisor.ScheduledRestart
 
toString() - Method in class akka.actor.typed.internal.RestartSupervisor.ScheduledRestart$
 
toString() - Method in class akka.actor.typed.internal.routing.GroupRouterBuilder$
 
toString() - Method in class akka.actor.typed.internal.routing.PoolRouterBuilder$
 
toString() - Method in class akka.actor.typed.internal.Terminate$
 
toString() - Method in class akka.actor.typed.internal.Unwatch$
 
toString() - Method in class akka.actor.typed.internal.Watch$
 
toString() - Method in class akka.actor.typed.javadsl.BehaviorBuilder.Case$
 
toString() - Method in class akka.actor.typed.javadsl.ReceiveBuilder.Case$
 
toString() - Method in class akka.actor.typed.LogOptions.LogOptionsImpl$
 
toString() - Method in class akka.actor.typed.MessageAdaptionFailure
 
toString() - Method in class akka.actor.typed.MessageAdaptionFailure$
 
toString() - Static method in class akka.actor.typed.PostStop
 
toString() - Method in class akka.actor.typed.PostStop$
 
toString() - Static method in class akka.actor.typed.PreRestart
 
toString() - Method in class akka.actor.typed.PreRestart$
 
toString() - Method in class akka.actor.typed.Settings
Returns the String representation of the Config that this Settings is backed by
toString() - Method in class akka.actor.typed.SpawnProtocol.Spawn
 
toString() - Method in class akka.actor.typed.SpawnProtocol.Spawn$
 
toString() - Method in class akka.actor.typed.SupervisorStrategy.Backoff$
 
toString() - Method in class akka.actor.typed.SupervisorStrategy.Restart$
 
toString() - Method in class akka.actor.typed.SupervisorStrategy.Resume$
 
toString() - Method in class akka.actor.typed.SupervisorStrategy.Stop$
 
toString() - Method in class akka.actor.typed.Terminated
 
toString() - Method in class akka.actor.TypedActor.MethodCall
Deprecated.
 
toString() - Method in class akka.actor.TypedActor.MethodCall$
Deprecated.
 
toString() - Method in class akka.actor.TypedActor.SerializedMethodCall$
Deprecated.
 
toString() - Method in class akka.actor.TypedActor.SerializedTypedActorInvocationHandler$
Deprecated.
 
toString() - Method in class akka.actor.TypedProps
 
toString() - Method in class akka.actor.UnhandledMessage
 
toString() - Method in class akka.actor.UnhandledMessage$
 
toString() - Static method in class akka.cluster.client.ClusterClient.Internal$.HeartbeatTick
Deprecated.
 
toString() - Method in class akka.cluster.client.ClusterClient.Internal$.HeartbeatTick$
Deprecated.
 
toString() - Static method in class akka.cluster.client.ClusterClient.Internal$.ReconnectTimeout
Deprecated.
 
toString() - Method in class akka.cluster.client.ClusterClient.Internal$.ReconnectTimeout$
Deprecated.
 
toString() - Static method in class akka.cluster.client.ClusterClient.Internal$.RefreshContactsTick
Deprecated.
 
toString() - Method in class akka.cluster.client.ClusterClient.Internal$.RefreshContactsTick$
Deprecated.
 
toString() - Method in class akka.cluster.client.ClusterClient.Publish
Deprecated.
 
toString() - Method in class akka.cluster.client.ClusterClient.Publish$
Deprecated.
 
toString() - Method in class akka.cluster.client.ClusterClient.Send
Deprecated.
 
toString() - Method in class akka.cluster.client.ClusterClient.Send$
Deprecated.
 
toString() - Method in class akka.cluster.client.ClusterClient.SendToAll
Deprecated.
 
toString() - Method in class akka.cluster.client.ClusterClient.SendToAll$
Deprecated.
 
toString() - Method in class akka.cluster.client.ClusterClients
 
toString() - Method in class akka.cluster.client.ClusterClients$
 
toString() - Method in class akka.cluster.client.ClusterClientUnreachable
 
toString() - Method in class akka.cluster.client.ClusterClientUnreachable$
 
toString() - Method in class akka.cluster.client.ClusterClientUp
 
toString() - Method in class akka.cluster.client.ClusterClientUp$
 
toString() - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.CheckDeadlines
Deprecated.
 
toString() - Method in class akka.cluster.client.ClusterReceptionist.Internal$.CheckDeadlines$
Deprecated.
 
toString() - Method in class akka.cluster.client.ClusterReceptionist.Internal$.Contacts
Deprecated.
 
toString() - Method in class akka.cluster.client.ClusterReceptionist.Internal$.Contacts$
Deprecated.
 
toString() - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.GetContacts
Deprecated.
 
toString() - Method in class akka.cluster.client.ClusterReceptionist.Internal$.GetContacts$
Deprecated.
 
toString() - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.Heartbeat
Deprecated.
 
toString() - Method in class akka.cluster.client.ClusterReceptionist.Internal$.Heartbeat$
Deprecated.
 
toString() - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.HeartbeatRsp
Deprecated.
 
toString() - Method in class akka.cluster.client.ClusterReceptionist.Internal$.HeartbeatRsp$
Deprecated.
 
toString() - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.Ping
Deprecated.
 
toString() - Method in class akka.cluster.client.ClusterReceptionist.Internal$.Ping$
Deprecated.
 
toString() - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.ReceptionistShutdown
Deprecated.
 
toString() - Method in class akka.cluster.client.ClusterReceptionist.Internal$.ReceptionistShutdown$
Deprecated.
 
toString() - Method in class akka.cluster.client.ContactPointAdded
 
toString() - Method in class akka.cluster.client.ContactPointAdded$
 
toString() - Method in class akka.cluster.client.ContactPointRemoved
 
toString() - Method in class akka.cluster.client.ContactPointRemoved$
 
toString() - Method in class akka.cluster.client.ContactPoints
 
toString() - Method in class akka.cluster.client.ContactPoints$
 
toString() - Static method in class akka.cluster.client.GetClusterClients
 
toString() - Method in class akka.cluster.client.GetClusterClients$
 
toString() - Static method in class akka.cluster.client.GetContactPoints
 
toString() - Method in class akka.cluster.client.GetContactPoints$
 
toString() - Static method in class akka.cluster.client.SubscribeClusterClients
 
toString() - Method in class akka.cluster.client.SubscribeClusterClients$
 
toString() - Static method in class akka.cluster.client.SubscribeContactPoints
 
toString() - Method in class akka.cluster.client.SubscribeContactPoints$
 
toString() - Static method in class akka.cluster.client.UnsubscribeClusterClients
 
toString() - Method in class akka.cluster.client.UnsubscribeClusterClients$
 
toString() - Static method in class akka.cluster.client.UnsubscribeContactPoints
 
toString() - Method in class akka.cluster.client.UnsubscribeContactPoints$
 
toString() - Method in class akka.cluster.ClusterEvent.ClusterShuttingDown$
 
toString() - Method in class akka.cluster.ClusterEvent.CurrentClusterState
 
toString() - Method in class akka.cluster.ClusterEvent.CurrentInternalStats$
 
toString() - Method in class akka.cluster.ClusterEvent.InitialStateAsEvents$
 
toString() - Method in class akka.cluster.ClusterEvent.InitialStateAsSnapshot$
 
toString() - Method in class akka.cluster.ClusterEvent.LeaderChanged
 
toString() - Method in class akka.cluster.ClusterEvent.LeaderChanged$
 
toString() - Method in class akka.cluster.ClusterEvent.MemberDowned
 
toString() - Method in class akka.cluster.ClusterEvent.MemberDowned$
 
toString() - Method in class akka.cluster.ClusterEvent.MemberExited
 
toString() - Method in class akka.cluster.ClusterEvent.MemberExited$
 
toString() - Method in class akka.cluster.ClusterEvent.MemberJoined
 
toString() - Method in class akka.cluster.ClusterEvent.MemberJoined$
 
toString() - Method in class akka.cluster.ClusterEvent.MemberLeft
 
toString() - Method in class akka.cluster.ClusterEvent.MemberLeft$
 
toString() - Method in class akka.cluster.ClusterEvent.MemberPreparingForShutdown
 
toString() - Method in class akka.cluster.ClusterEvent.MemberPreparingForShutdown$
 
toString() - Method in class akka.cluster.ClusterEvent.MemberReadyForShutdown
 
toString() - Method in class akka.cluster.ClusterEvent.MemberReadyForShutdown$
 
toString() - Method in class akka.cluster.ClusterEvent.MemberRemoved
 
toString() - Method in class akka.cluster.ClusterEvent.MemberRemoved$
 
toString() - Method in class akka.cluster.ClusterEvent.MemberTombstonesChanged$
 
toString() - Method in class akka.cluster.ClusterEvent.MemberUp
 
toString() - Method in class akka.cluster.ClusterEvent.MemberUp$
 
toString() - Method in class akka.cluster.ClusterEvent.MemberWeaklyUp
 
toString() - Method in class akka.cluster.ClusterEvent.MemberWeaklyUp$
 
toString() - Method in class akka.cluster.ClusterEvent.ReachabilityChanged$
 
toString() - Method in class akka.cluster.ClusterEvent.ReachableDataCenter
 
toString() - Method in class akka.cluster.ClusterEvent.ReachableDataCenter$
 
toString() - Method in class akka.cluster.ClusterEvent.ReachableMember
 
toString() - Method in class akka.cluster.ClusterEvent.ReachableMember$
 
toString() - Method in class akka.cluster.ClusterEvent.RoleLeaderChanged
 
toString() - Method in class akka.cluster.ClusterEvent.RoleLeaderChanged$
 
toString() - Method in class akka.cluster.ClusterEvent.SeenChanged$
 
toString() - Method in class akka.cluster.ClusterEvent.UnreachableDataCenter
 
toString() - Method in class akka.cluster.ClusterEvent.UnreachableDataCenter$
 
toString() - Method in class akka.cluster.ClusterEvent.UnreachableMember
 
toString() - Method in class akka.cluster.ClusterEvent.UnreachableMember$
 
toString() - Method in class akka.cluster.ClusterHeartbeatSenderState$
 
toString() - Static method in class akka.cluster.ClusterScope
 
toString() - Method in class akka.cluster.ClusterScope$
 
toString() - Method in class akka.cluster.ClusterUserAction.Down
 
toString() - Method in class akka.cluster.ClusterUserAction.Down$
 
toString() - Method in class akka.cluster.ClusterUserAction.JoinTo
 
toString() - Method in class akka.cluster.ClusterUserAction.JoinTo$
 
toString() - Method in class akka.cluster.ClusterUserAction.Leave
 
toString() - Method in class akka.cluster.ClusterUserAction.Leave$
 
toString() - Method in class akka.cluster.ClusterUserAction.PrepareForShutdown$
 
toString() - Method in class akka.cluster.ddata.DurableStore.DurableDataEnvelope
 
toString() - Method in class akka.cluster.ddata.DurableStore.LoadAll$
 
toString() - Method in class akka.cluster.ddata.DurableStore.LoadAllCompleted$
 
toString() - Method in class akka.cluster.ddata.DurableStore.LoadData
 
toString() - Method in class akka.cluster.ddata.DurableStore.LoadData$
 
toString() - Method in class akka.cluster.ddata.DurableStore.Store
 
toString() - Method in class akka.cluster.ddata.DurableStore.Store$
 
toString() - Method in class akka.cluster.ddata.DurableStore.StoreReply
 
toString() - Method in class akka.cluster.ddata.DurableStore.StoreReply$
 
toString() - Method in class akka.cluster.ddata.Flag
 
toString() - Method in class akka.cluster.ddata.GCounter
 
toString() - Method in class akka.cluster.ddata.GSet
 
toString() - Method in class akka.cluster.ddata.Key
 
toString() - Method in class akka.cluster.ddata.LWWMap.LWWMapTag$
 
toString() - Method in class akka.cluster.ddata.LWWMap
 
toString() - Method in class akka.cluster.ddata.LWWRegister
 
toString() - Method in class akka.cluster.ddata.ManyVersionVector
 
toString() - Method in class akka.cluster.ddata.ManyVersionVector$
 
toString() - Method in class akka.cluster.ddata.OneVersionVector
 
toString() - Method in class akka.cluster.ddata.OneVersionVector$
 
toString() - Method in class akka.cluster.ddata.ORMap.DeltaGroup$
 
toString() - Method in class akka.cluster.ddata.ORMap.PutDeltaOp$
 
toString() - Method in class akka.cluster.ddata.ORMap.RemoveDeltaOp$
 
toString() - Method in class akka.cluster.ddata.ORMap.RemoveKeyDeltaOp$
 
toString() - Method in class akka.cluster.ddata.ORMap
 
toString() - Method in class akka.cluster.ddata.ORMap.UpdateDeltaOp$
 
toString() - Method in class akka.cluster.ddata.ORMap.VanillaORMapTag$
 
toString() - Method in class akka.cluster.ddata.ORMultiMap.ORMultiMapTag$
 
toString() - Method in class akka.cluster.ddata.ORMultiMap.ORMultiMapWithValueDeltasTag$
 
toString() - Method in class akka.cluster.ddata.ORMultiMap
 
toString() - Method in class akka.cluster.ddata.ORSet.AddDeltaOp$
 
toString() - Method in class akka.cluster.ddata.ORSet.DeltaGroup$
 
toString() - Method in class akka.cluster.ddata.ORSet.FullStateDeltaOp$
 
toString() - Method in class akka.cluster.ddata.ORSet.RemoveDeltaOp$
 
toString() - Method in class akka.cluster.ddata.ORSet
 
toString() - Method in class akka.cluster.ddata.PNCounter
 
toString() - Method in class akka.cluster.ddata.PNCounterMap.PNCounterMapTag$
 
toString() - Method in class akka.cluster.ddata.PNCounterMap
 
toString() - Method in class akka.cluster.ddata.protobuf.ReplicatorMessageSerializer.SmallCache
 
toString() - Method in class akka.cluster.ddata.PruningState.PruningInitialized
 
toString() - Method in class akka.cluster.ddata.PruningState.PruningInitialized$
 
toString() - Method in class akka.cluster.ddata.PruningState.PruningPerformed
 
toString() - Method in class akka.cluster.ddata.PruningState.PruningPerformed$
 
toString() - Method in class akka.cluster.ddata.Replicator.Changed
 
toString() - Method in class akka.cluster.ddata.Replicator.Changed$
 
toString() - Method in exception akka.cluster.ddata.Replicator.DataDeleted
 
toString() - Method in class akka.cluster.ddata.Replicator.DataDeleted$
 
toString() - Method in class akka.cluster.ddata.Replicator.Delete
 
toString() - Method in class akka.cluster.ddata.Replicator.Delete$
 
toString() - Method in class akka.cluster.ddata.Replicator.Deleted
 
toString() - Method in class akka.cluster.ddata.Replicator.Deleted$
 
toString() - Method in class akka.cluster.ddata.Replicator.DeleteSuccess
 
toString() - Method in class akka.cluster.ddata.Replicator.DeleteSuccess$
 
toString() - Method in class akka.cluster.ddata.Replicator.FlushChanges$
 
toString() - Method in class akka.cluster.ddata.Replicator.Get
 
toString() - Method in class akka.cluster.ddata.Replicator.Get$
 
toString() - Method in class akka.cluster.ddata.Replicator.GetDataDeleted
 
toString() - Method in class akka.cluster.ddata.Replicator.GetDataDeleted$
 
toString() - Method in class akka.cluster.ddata.Replicator.GetFailure
 
toString() - Method in class akka.cluster.ddata.Replicator.GetFailure$
 
toString() - Method in class akka.cluster.ddata.Replicator.GetKeyIds$
 
toString() - Method in class akka.cluster.ddata.Replicator.GetKeyIdsResult$
 
toString() - Method in class akka.cluster.ddata.Replicator.GetReplicaCount$
 
toString() - Method in class akka.cluster.ddata.Replicator.GetSuccess
 
toString() - Method in class akka.cluster.ddata.Replicator.GetSuccess$
 
toString() - Static method in class akka.cluster.ddata.Replicator.Internal$.ClockTick
 
toString() - Method in class akka.cluster.ddata.Replicator.Internal$.ClockTick$
 
toString() - Method in class akka.cluster.ddata.Replicator.Internal$.DataEnvelope
 
toString() - Method in class akka.cluster.ddata.Replicator.Internal$.DataEnvelope$
 
toString() - Static method in class akka.cluster.ddata.Replicator.Internal$.DeletedData
 
toString() - Method in class akka.cluster.ddata.Replicator.Internal$.DeletedData$
 
toString() - Method in class akka.cluster.ddata.Replicator.Internal$.Delta
 
toString() - Method in class akka.cluster.ddata.Replicator.Internal$.Delta$
 
toString() - Static method in class akka.cluster.ddata.Replicator.Internal$.DeltaNack
 
toString() - Method in class akka.cluster.ddata.Replicator.Internal$.DeltaNack$
 
toString() - Method in class akka.cluster.ddata.Replicator.Internal$.DeltaPropagation
 
toString() - Static method in class akka.cluster.ddata.Replicator.Internal$.DeltaPropagationTick
 
toString() - Method in class akka.cluster.ddata.Replicator.Internal$.DeltaPropagationTick$
 
toString() - Method in class akka.cluster.ddata.Replicator.Internal$.Gossip
 
toString() - Method in class akka.cluster.ddata.Replicator.Internal$.Gossip$
 
toString() - Static method in class akka.cluster.ddata.Replicator.Internal$.GossipTick
 
toString() - Method in class akka.cluster.ddata.Replicator.Internal$.GossipTick$
 
toString() - Method in class akka.cluster.ddata.Replicator.Internal$.Read
 
toString() - Method in class akka.cluster.ddata.Replicator.Internal$.Read$
 
toString() - Method in class akka.cluster.ddata.Replicator.Internal$.ReadRepair
 
toString() - Method in class akka.cluster.ddata.Replicator.Internal$.ReadRepair$
 
toString() - Static method in class akka.cluster.ddata.Replicator.Internal$.ReadRepairAck
 
toString() - Method in class akka.cluster.ddata.Replicator.Internal$.ReadRepairAck$
 
toString() - Method in class akka.cluster.ddata.Replicator.Internal$.ReadResult
 
toString() - Method in class akka.cluster.ddata.Replicator.Internal$.ReadResult$
 
toString() - Static method in class akka.cluster.ddata.Replicator.Internal$.RemovedNodePruningTick
 
toString() - Method in class akka.cluster.ddata.Replicator.Internal$.RemovedNodePruningTick$
 
toString() - Method in class akka.cluster.ddata.Replicator.Internal$.Status
 
toString() - Method in class akka.cluster.ddata.Replicator.Internal$.Status$
 
toString() - Method in class akka.cluster.ddata.Replicator.Internal$.TestFullStateGossip
 
toString() - Method in class akka.cluster.ddata.Replicator.Internal$.TestFullStateGossip$
 
toString() - Method in class akka.cluster.ddata.Replicator.Internal$.Write
 
toString() - Method in class akka.cluster.ddata.Replicator.Internal$.Write$
 
toString() - Static method in class akka.cluster.ddata.Replicator.Internal$.WriteAck
 
toString() - Method in class akka.cluster.ddata.Replicator.Internal$.WriteAck$
 
toString() - Static method in class akka.cluster.ddata.Replicator.Internal$.WriteNack
 
toString() - Method in class akka.cluster.ddata.Replicator.Internal$.WriteNack$
 
toString() - Method in class akka.cluster.ddata.Replicator.ModifyFailure
 
toString() - Method in class akka.cluster.ddata.Replicator.ModifyFailure$
 
toString() - Method in class akka.cluster.ddata.Replicator.NotFound
 
toString() - Method in class akka.cluster.ddata.Replicator.NotFound$
 
toString() - Method in class akka.cluster.ddata.Replicator.ReadAll
 
toString() - Method in class akka.cluster.ddata.Replicator.ReadAll$
 
toString() - Method in class akka.cluster.ddata.Replicator.ReadFrom
 
toString() - Method in class akka.cluster.ddata.Replicator.ReadFrom$
 
toString() - Method in class akka.cluster.ddata.Replicator.ReadLocal$
 
toString() - Method in class akka.cluster.ddata.Replicator.ReadMajority
 
toString() - Method in class akka.cluster.ddata.Replicator.ReadMajority$
 
toString() - Method in class akka.cluster.ddata.Replicator.ReadMajorityPlus
 
toString() - Method in class akka.cluster.ddata.Replicator.ReadMajorityPlus$
 
toString() - Method in class akka.cluster.ddata.Replicator.ReplicaCount
 
toString() - Method in class akka.cluster.ddata.Replicator.ReplicaCount$
 
toString() - Method in class akka.cluster.ddata.Replicator.ReplicationDeleteFailure
 
toString() - Method in class akka.cluster.ddata.Replicator.ReplicationDeleteFailure$
 
toString() - Method in class akka.cluster.ddata.Replicator.StoreFailure
 
toString() - Method in class akka.cluster.ddata.Replicator.StoreFailure$
 
toString() - Method in class akka.cluster.ddata.Replicator.Subscribe
 
toString() - Method in class akka.cluster.ddata.Replicator.Subscribe$
 
toString() - Method in class akka.cluster.ddata.Replicator.Unsubscribe
 
toString() - Method in class akka.cluster.ddata.Replicator.Unsubscribe$
 
toString() - Method in class akka.cluster.ddata.Replicator.Update
 
toString() - Method in class akka.cluster.ddata.Replicator.UpdateDataDeleted
 
toString() - Method in class akka.cluster.ddata.Replicator.UpdateDataDeleted$
 
toString() - Method in class akka.cluster.ddata.Replicator.UpdateSuccess
 
toString() - Method in class akka.cluster.ddata.Replicator.UpdateSuccess$
 
toString() - Method in class akka.cluster.ddata.Replicator.UpdateTimeout
 
toString() - Method in class akka.cluster.ddata.Replicator.UpdateTimeout$
 
toString() - Method in class akka.cluster.ddata.Replicator.WriteAll
 
toString() - Method in class akka.cluster.ddata.Replicator.WriteAll$
 
toString() - Method in class akka.cluster.ddata.Replicator.WriteLocal$
 
toString() - Method in class akka.cluster.ddata.Replicator.WriteMajority
 
toString() - Method in class akka.cluster.ddata.Replicator.WriteMajority$
 
toString() - Method in class akka.cluster.ddata.Replicator.WriteMajorityPlus
 
toString() - Method in class akka.cluster.ddata.Replicator.WriteMajorityPlus$
 
toString() - Method in class akka.cluster.ddata.Replicator.WriteTo
 
toString() - Method in class akka.cluster.ddata.Replicator.WriteTo$
 
toString() - Method in class akka.cluster.ddata.SelfUniqueAddress
 
toString() - Method in class akka.cluster.ddata.SelfUniqueAddress$
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Changed
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Changed$
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.DataDeleted
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.DataDeleted$
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Delete
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Delete$
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Deleted
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Deleted$
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.DeleteFailure
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.DeleteFailure$
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.DeleteSuccess
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.DeleteSuccess$
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.FlushChanges$
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Get
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Get$
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetDataDeleted
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetDataDeleted$
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetFailure
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetFailure$
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetReplicaCount
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetReplicaCount$
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetSuccess
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetSuccess$
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ModifyFailure
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ModifyFailure$
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.NotFound
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.NotFound$
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadAll
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadAll$
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadFrom
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadFrom$
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadLocal$
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadMajority
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadMajority$
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReplicaCount
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReplicaCount$
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.StoreFailure
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.StoreFailure$
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Subscribe
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Subscribe$
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Unsubscribe
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Unsubscribe$
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Update
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.UpdateDataDeleted
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.UpdateDataDeleted$
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.UpdateSuccess
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.UpdateSuccess$
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.UpdateTimeout
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.UpdateTimeout$
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteAll
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteAll$
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteLocal$
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteMajority
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteMajority$
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteTo
 
toString() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteTo$
 
toString() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Delete
 
toString() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Get
 
toString() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.GetReplicaCount
 
toString() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Subscribe
 
toString() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Subscribe$
 
toString() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Unsubscribe
 
toString() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Unsubscribe$
 
toString() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Update
 
toString() - Method in class akka.cluster.ddata.VersionVector.After$
 
toString() - Method in class akka.cluster.ddata.VersionVector.Before$
 
toString() - Method in class akka.cluster.ddata.VersionVector.Concurrent$
 
toString() - Method in class akka.cluster.ddata.VersionVector.Same$
 
toString() - Method in class akka.cluster.GossipOverview$
 
toString() - Method in class akka.cluster.GossipStats$
 
toString() - Method in class akka.cluster.GossipStatus$
 
toString() - Method in class akka.cluster.HeartbeatNodeRing$
 
toString() - Method in class akka.cluster.InternalClusterAction.AddOnMemberRemovedListener
 
toString() - Method in class akka.cluster.InternalClusterAction.AddOnMemberRemovedListener$
 
toString() - Method in class akka.cluster.InternalClusterAction.AddOnMemberUpListener
 
toString() - Method in class akka.cluster.InternalClusterAction.AddOnMemberUpListener$
 
toString() - Method in class akka.cluster.InternalClusterAction.CompatibleConfig
 
toString() - Method in class akka.cluster.InternalClusterAction.CompatibleConfig$
 
toString() - Method in class akka.cluster.InternalClusterAction.ConfigCheckUnsupportedByJoiningNode$
 
toString() - Method in class akka.cluster.InternalClusterAction.ExitingCompleted$
 
toString() - Method in class akka.cluster.InternalClusterAction.ExitingConfirmed
 
toString() - Method in class akka.cluster.InternalClusterAction.ExitingConfirmed$
 
toString() - Method in class akka.cluster.InternalClusterAction.GetClusterCoreRef$
 
toString() - Method in class akka.cluster.InternalClusterAction.GossipSpeedupTick$
 
toString() - Method in class akka.cluster.InternalClusterAction.GossipTick$
 
toString() - Method in class akka.cluster.InternalClusterAction.IncompatibleConfig$
 
toString() - Method in class akka.cluster.InternalClusterAction.InitJoin
 
toString() - Method in class akka.cluster.InternalClusterAction.InitJoin$
 
toString() - Method in class akka.cluster.InternalClusterAction.InitJoinAck
 
toString() - Method in class akka.cluster.InternalClusterAction.InitJoinAck$
 
toString() - Method in class akka.cluster.InternalClusterAction.InitJoinNack
 
toString() - Method in class akka.cluster.InternalClusterAction.InitJoinNack$
 
toString() - Method in class akka.cluster.InternalClusterAction.Join
 
toString() - Method in class akka.cluster.InternalClusterAction.Join$
 
toString() - Method in class akka.cluster.InternalClusterAction.JoinSeedNode$
 
toString() - Method in class akka.cluster.InternalClusterAction.JoinSeedNodes
 
toString() - Method in class akka.cluster.InternalClusterAction.JoinSeedNodes$
 
toString() - Method in class akka.cluster.InternalClusterAction.LeaderActionsTick$
 
toString() - Method in class akka.cluster.InternalClusterAction.PublishChanges
 
toString() - Method in class akka.cluster.InternalClusterAction.PublishChanges$
 
toString() - Method in class akka.cluster.InternalClusterAction.PublishEvent
 
toString() - Method in class akka.cluster.InternalClusterAction.PublishEvent$
 
toString() - Method in class akka.cluster.InternalClusterAction.PublishStatsTick$
 
toString() - Method in class akka.cluster.InternalClusterAction.ReapUnreachableTick$
 
toString() - Method in class akka.cluster.InternalClusterAction.SendCurrentClusterState
 
toString() - Method in class akka.cluster.InternalClusterAction.SendCurrentClusterState$
 
toString() - Method in class akka.cluster.InternalClusterAction.SendGossipTo
 
toString() - Method in class akka.cluster.InternalClusterAction.SendGossipTo$
 
toString() - Method in class akka.cluster.InternalClusterAction.Subscribe
 
toString() - Method in class akka.cluster.InternalClusterAction.Subscribe$
 
toString() - Method in class akka.cluster.InternalClusterAction.UncheckedConfig$
 
toString() - Method in class akka.cluster.InternalClusterAction.Unsubscribe
 
toString() - Method in class akka.cluster.InternalClusterAction.Unsubscribe$
 
toString() - Method in class akka.cluster.InternalClusterAction.Welcome
 
toString() - Method in class akka.cluster.InternalClusterAction.Welcome$
 
toString() - Method in class akka.cluster.Invalid
 
toString() - Method in class akka.cluster.Invalid$
 
toString() - Method in class akka.cluster.Member
 
toString() - Method in class akka.cluster.MemberStatus.Down$
 
toString() - Method in class akka.cluster.MemberStatus.Exiting$
 
toString() - Method in class akka.cluster.MemberStatus.Joining$
 
toString() - Method in class akka.cluster.MemberStatus.Leaving$
 
toString() - Method in class akka.cluster.MemberStatus.PreparingForShutdown$
 
toString() - Method in class akka.cluster.MemberStatus.ReadyForShutdown$
 
toString() - Method in class akka.cluster.MemberStatus.Removed$
 
toString() - Method in class akka.cluster.MemberStatus.Up$
 
toString() - Method in class akka.cluster.MemberStatus.WeaklyUp$
 
toString() - Method in class akka.cluster.metrics.AdaptiveLoadBalancingGroup
 
toString() - Method in class akka.cluster.metrics.AdaptiveLoadBalancingGroup$
 
toString() - Method in class akka.cluster.metrics.AdaptiveLoadBalancingPool
 
toString() - Method in class akka.cluster.metrics.AdaptiveLoadBalancingPool$
 
toString() - Method in class akka.cluster.metrics.AdaptiveLoadBalancingRoutingLogic
 
toString() - Method in class akka.cluster.metrics.AdaptiveLoadBalancingRoutingLogic$
 
toString() - Method in class akka.cluster.metrics.ClusterMetricsChanged
 
toString() - Method in class akka.cluster.metrics.ClusterMetricsChanged$
 
toString() - Method in class akka.cluster.metrics.ClusterMetricsSettings
 
toString() - Method in class akka.cluster.metrics.ClusterMetricsSettings$
 
toString() - Static method in class akka.cluster.metrics.CollectionStartMessage
 
toString() - Method in class akka.cluster.metrics.CollectionStartMessage$
 
toString() - Static method in class akka.cluster.metrics.CollectionStopMessage
 
toString() - Method in class akka.cluster.metrics.CollectionStopMessage$
 
toString() - Static method in class akka.cluster.metrics.CpuMetricsSelector
 
toString() - Method in class akka.cluster.metrics.CpuMetricsSelector$
 
toString() - Method in class akka.cluster.metrics.DefaultSigarProvider
 
toString() - Method in class akka.cluster.metrics.DefaultSigarProvider$
 
toString() - Method in class akka.cluster.metrics.EWMA
 
toString() - Static method in class akka.cluster.metrics.HeapMetricsSelector
 
toString() - Method in class akka.cluster.metrics.HeapMetricsSelector$
 
toString() - Method in class akka.cluster.metrics.Metric
 
toString() - Method in class akka.cluster.metrics.MetricsGossipEnvelope$
 
toString() - Method in class akka.cluster.metrics.MixMetricsSelector
 
toString() - Method in class akka.cluster.metrics.NodeMetrics
 
toString() - Method in class akka.cluster.metrics.NodeMetrics$
 
toString() - Method in class akka.cluster.metrics.StandardMetrics.Cpu
 
toString() - Method in class akka.cluster.metrics.StandardMetrics.HeapMemory
 
toString() - Static method in class akka.cluster.metrics.SystemLoadAverageMetricsSelector
 
toString() - Method in class akka.cluster.metrics.SystemLoadAverageMetricsSelector$
 
toString() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Count$
 
toString() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.CountSubscribers
 
toString() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.CountSubscribers$
 
toString() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.CurrentTopics
 
toString() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.CurrentTopics$
 
toString() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.GetTopics$
 
toString() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Bucket
 
toString() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Bucket$
 
toString() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Delta
 
toString() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Delta$
 
toString() - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.DeltaCount
 
toString() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.DeltaCount$
 
toString() - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.GossipTick
 
toString() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.GossipTick$
 
toString() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.MediatorRouterEnvelope
 
toString() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.MediatorRouterEnvelope$
 
toString() - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.NewSubscriberArrived
 
toString() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.NewSubscriberArrived$
 
toString() - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.NoMoreSubscribers
 
toString() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.NoMoreSubscribers$
 
toString() - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Prune
 
toString() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Prune$
 
toString() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.RegisterTopic
 
toString() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.RegisterTopic$
 
toString() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.SendToOneSubscriber
 
toString() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.SendToOneSubscriber$
 
toString() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Status
 
toString() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Status$
 
toString() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Subscribed
 
toString() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Subscribed$
 
toString() - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.TerminateRequest
 
toString() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.TerminateRequest$
 
toString() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Unsubscribed
 
toString() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Unsubscribed$
 
toString() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.ValueHolder
 
toString() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.ValueHolder$
 
toString() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Publish
 
toString() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Put
 
toString() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Put$
 
toString() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Remove
 
toString() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Remove$
 
toString() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Send
 
toString() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Send$
 
toString() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.SendToAll
 
toString() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.SendToAll$
 
toString() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Subscribe
 
toString() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.SubscribeAck
 
toString() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.SubscribeAck$
 
toString() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Unsubscribe
 
toString() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.UnsubscribeAck
 
toString() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.UnsubscribeAck$
 
toString() - Method in class akka.cluster.routing.ClusterRouterGroup
 
toString() - Method in class akka.cluster.routing.ClusterRouterGroup$
 
toString() - Method in class akka.cluster.routing.ClusterRouterGroupSettings
 
toString() - Method in class akka.cluster.routing.ClusterRouterPool
 
toString() - Method in class akka.cluster.routing.ClusterRouterPool$
 
toString() - Method in class akka.cluster.routing.ClusterRouterPoolSettings
 
toString() - Method in class akka.cluster.sbr.KeepOldestSettings$
 
toString() - Method in class akka.cluster.sbr.LeaseMajoritySettings$
 
toString() - Method in class akka.cluster.sbr.StaticQuorumSettings$
 
toString() - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.AlwaysAdmissionFilter$
 
toString() - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.FrequencySketchAdmissionFilter
 
toString() - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.FrequencySketchAdmissionFilter$
 
toString() - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.HillClimbingAdmissionOptimizer
 
toString() - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.HillClimbingAdmissionOptimizer$
 
toString() - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.NoAdmissionOptimizer$
 
toString() - Method in class akka.cluster.sharding.ClusterShardingSettings.MostRecentlyUsedPassivationStrategy$
 
toString() - Method in class akka.cluster.sharding.ClusterShardingSettings.NoPassivationStrategy$
 
toString() - Method in class akka.cluster.sharding.external.ExternalShardAllocationStrategy.GetShardLocation$
 
toString() - Method in class akka.cluster.sharding.external.ExternalShardAllocationStrategy.GetShardLocationResponse$
 
toString() - Method in class akka.cluster.sharding.external.ExternalShardAllocationStrategy.GetShardLocations$
 
toString() - Method in class akka.cluster.sharding.external.ExternalShardAllocationStrategy.GetShardLocationsResponse$
 
toString() - Method in class akka.cluster.sharding.external.ExternalShardAllocationStrategy.ShardLocation
 
toString() - Method in class akka.cluster.sharding.external.ExternalShardAllocationStrategy.ShardLocation$
 
toString() - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.AddShard
 
toString() - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.AddShard$
 
toString() - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.GetShards$
 
toString() - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.RememberedShards
 
toString() - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.RememberedShards$
 
toString() - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.UpdateDone
 
toString() - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.UpdateDone$
 
toString() - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.UpdateFailed
 
toString() - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.UpdateFailed$
 
toString() - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.GetEntities$
 
toString() - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.RememberedEntities
 
toString() - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.RememberedEntities$
 
toString() - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.Update
 
toString() - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.Update$
 
toString() - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.UpdateDone
 
toString() - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.UpdateDone$
 
toString() - Static method in class akka.cluster.sharding.NoOpShardingFlightRecorder
 
toString() - Method in class akka.cluster.sharding.NoOpShardingFlightRecorder$
 
toString() - Method in class akka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Removals
 
toString() - Method in class akka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Removals$
 
toString() - Method in class akka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Result
 
toString() - Method in class akka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Result$
 
toString() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.BeginHandOff
 
toString() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.BeginHandOff$
 
toString() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.BeginHandOffAck
 
toString() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.BeginHandOffAck$
 
toString() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.GetShardHome
 
toString() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.GetShardHome$
 
toString() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.GracefulShutdownReq
 
toString() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.GracefulShutdownReq$
 
toString() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.HandOff
 
toString() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.HandOff$
 
toString() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.HostShard
 
toString() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.HostShard$
 
toString() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.RegionStopped
 
toString() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.RegionStopped$
 
toString() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.Register
 
toString() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.Register$
 
toString() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.RegisterAck
 
toString() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.RegisterAck$
 
toString() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.RegisterProxy
 
toString() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.RegisterProxy$
 
toString() - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardCoordinatorInitialized
 
toString() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardCoordinatorInitialized$
 
toString() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHome
 
toString() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHome$
 
toString() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomeAllocated
 
toString() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomeAllocated$
 
toString() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomeDeallocated
 
toString() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomeDeallocated$
 
toString() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomes
 
toString() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomes$
 
toString() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyRegistered
 
toString() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyRegistered$
 
toString() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyTerminated
 
toString() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyTerminated$
 
toString() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionRegistered
 
toString() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionRegistered$
 
toString() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionTerminated
 
toString() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionTerminated$
 
toString() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardStarted
 
toString() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardStarted$
 
toString() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardStopped
 
toString() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardStopped$
 
toString() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.State
 
toString() - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.StateInitialized
 
toString() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.StateInitialized$
 
toString() - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.Terminate
 
toString() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.Terminate$
 
toString() - Method in class akka.cluster.sharding.ShardCoordinator.RebalanceWorker$.ShardRegionTerminated
 
toString() - Method in class akka.cluster.sharding.ShardCoordinator.RebalanceWorker$.ShardRegionTerminated$
 
toString() - Method in class akka.cluster.sharding.ShardingQueries.ShardsQueryResult
 
toString() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.RememberEntitiesStoreModeDData$
 
toString() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.RememberEntitiesStoreModeEventSourced$
 
toString() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.StateStoreModeDData$
 
toString() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.StateStoreModePersistence$
 
toString() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
toString() - Method in class akka.cluster.sharding.typed.delivery.ShardingConsumerController.Settings
 
toString() - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.MessageWithConfirmation
 
toString() - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.MessageWithConfirmation$
 
toString() - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.RequestNext
 
toString() - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.RequestNext$
 
toString() - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.Settings
 
toString() - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.Start
 
toString() - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.Start$
 
toString() - Method in class akka.cluster.sharding.typed.GetClusterShardingStats
 
toString() - Method in class akka.cluster.sharding.typed.GetClusterShardingStats$
 
toString() - Method in class akka.cluster.sharding.typed.GetShardRegionState
 
toString() - Method in class akka.cluster.sharding.typed.GetShardRegionState$
 
toString() - Method in class akka.cluster.sharding.typed.HashCodeNoEnvelopeMessageExtractor
 
toString() - Method in class akka.cluster.sharding.typed.internal.EntityTypeKeyImpl$
 
toString() - Method in class akka.cluster.sharding.typed.javadsl.ClusterSharding.Passivate
 
toString() - Method in class akka.cluster.sharding.typed.javadsl.ClusterSharding.Passivate$
 
toString() - Method in class akka.cluster.sharding.typed.scaladsl.ClusterSharding.Passivate
 
toString() - Method in class akka.cluster.sharding.typed.scaladsl.ClusterSharding.Passivate$
 
toString() - Method in class akka.cluster.sharding.typed.ShardingDirectReplication.VerifyStarted$
 
toString() - Method in class akka.cluster.sharding.typed.ShardingEnvelope
 
toString() - Method in class akka.cluster.sharding.typed.ShardingEnvelope$
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseFailure
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseFailure$
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseResult
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseResult$
 
toString() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLease
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLease$
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLeaseData
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLeaseData$
 
toString() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.BecomingOldest
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.BecomingOldest$
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.BecomingOldestData
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.BecomingOldestData$
 
toString() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Cleanup
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Cleanup$
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.DelayedMemberRemoved
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.DelayedMemberRemoved$
 
toString() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.End
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.End$
 
toString() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.EndData
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.EndData$
 
toString() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandingOver
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandingOver$
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandingOverData
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandingOverData$
 
toString() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverDone
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverDone$
 
toString() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverInProgress
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverInProgress$
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverRetry
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverRetry$
 
toString() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverToMe
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverToMe$
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.LeaseLost
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.LeaseLost$
 
toString() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.LeaseRetry
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.LeaseRetry$
 
toString() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Oldest
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Oldest$
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.GetNext$
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.InitialOldestState
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.InitialOldestState$
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.OldestChanged
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.OldestChanged$
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestData
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestData$
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.ReleaseLeaseFailure
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.ReleaseLeaseFailure$
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.ReleaseLeaseResult
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.ReleaseLeaseResult$
 
toString() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.SelfExiting
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.SelfExiting$
 
toString() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Start
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Start$
 
toString() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.StartOldestChangedBuffer
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.StartOldestChangedBuffer$
 
toString() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Stopping
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Stopping$
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.StoppingData
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.StoppingData$
 
toString() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOver
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOver$
 
toString() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOverFromMe
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOverFromMe$
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOverRetry
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOverRetry$
 
toString() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Uninitialized
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Uninitialized$
 
toString() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.WasOldest
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.WasOldest$
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.WasOldestData
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.WasOldestData$
 
toString() - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Younger
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.Younger$
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.YoungerData
 
toString() - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.YoungerData$
 
toString() - Method in class akka.cluster.typed.ClusterSingletonSettings
 
toString() - Method in class akka.cluster.typed.Down
 
toString() - Method in class akka.cluster.typed.Down$
 
toString() - Method in class akka.cluster.typed.GetCurrentState
 
toString() - Method in class akka.cluster.typed.GetCurrentState$
 
toString() - Method in class akka.cluster.typed.Join
 
toString() - Method in class akka.cluster.typed.JoinSeedNodes
 
toString() - Method in class akka.cluster.typed.JoinSeedNodes$
 
toString() - Method in class akka.cluster.typed.Leave
 
toString() - Method in class akka.cluster.typed.PrepareForFullClusterShutdown$
 
toString() - Method in class akka.cluster.typed.SelfRemoved
 
toString() - Method in class akka.cluster.typed.SelfRemoved$
 
toString() - Method in class akka.cluster.typed.SelfUp
 
toString() - Method in class akka.cluster.typed.SelfUp$
 
toString() - Method in class akka.cluster.typed.Subscribe
 
toString() - Method in class akka.cluster.typed.Unsubscribe
 
toString() - Method in class akka.cluster.typed.Unsubscribe$
 
toString() - Method in class akka.cluster.UniqueAddress
 
toString() - Static method in class akka.cluster.Valid
 
toString() - Method in class akka.cluster.Valid$
 
toString() - Method in class akka.cluster.VectorClock.After$
 
toString() - Method in class akka.cluster.VectorClock.Before$
 
toString() - Method in class akka.cluster.VectorClock.Concurrent$
 
toString() - Method in class akka.cluster.VectorClock.Same$
 
toString() - Method in class akka.cluster.VectorClock
 
toString() - Method in class akka.cluster.VectorClockStats$
 
toString() - Method in class akka.coordination.lease.LeaseSettings
 
toString() - Method in class akka.coordination.lease.LeaseUsageSettings
 
toString() - Method in class akka.coordination.lease.TimeoutSettings
 
toString() - Method in class akka.discovery.Lookup
 
toString() - Method in class akka.discovery.Lookup$
 
toString() - Method in class akka.discovery.ServiceDiscovery.Resolved
 
toString() - Method in class akka.discovery.ServiceDiscovery.ResolvedTarget
 
toString() - Method in class akka.dispatch.BoundedControlAwareMailbox
 
toString() - Method in class akka.dispatch.BoundedDequeBasedMailbox
 
toString() - Method in class akka.dispatch.BoundedMailbox
 
toString() - Method in class akka.dispatch.DefaultDispatcherPrerequisites$
 
toString() - Method in class akka.dispatch.Dispatcher
 
toString() - Method in class akka.dispatch.Envelope
 
toString() - Method in class akka.dispatch.MonitorableThreadFactory
 
toString() - Method in class akka.dispatch.NonBlockingBoundedMailbox
 
toString() - Method in class akka.dispatch.NonBlockingBoundedMailbox$
 
toString() - Method in class akka.dispatch.SingleConsumerOnlyUnboundedMailbox
 
toString() - Method in class akka.dispatch.SingleConsumerOnlyUnboundedMailbox$
 
toString() - Method in class akka.dispatch.sysmsg.Create$
 
toString() - Method in class akka.dispatch.sysmsg.DeathWatchNotification$
 
toString() - Method in class akka.dispatch.sysmsg.Failed$
 
toString() - Static method in class akka.dispatch.sysmsg.NoMessage
 
toString() - Method in class akka.dispatch.sysmsg.NoMessage$
 
toString() - Method in class akka.dispatch.sysmsg.Recreate$
 
toString() - Method in class akka.dispatch.sysmsg.Resume$
 
toString() - Method in class akka.dispatch.sysmsg.Supervise$
 
toString() - Method in class akka.dispatch.sysmsg.Suspend$
 
toString() - Method in class akka.dispatch.sysmsg.Terminate$
 
toString() - Method in class akka.dispatch.sysmsg.Unwatch$
 
toString() - Method in class akka.dispatch.sysmsg.Watch$
 
toString() - Method in class akka.dispatch.TaskInvocation
 
toString() - Method in class akka.dispatch.TaskInvocation$
 
toString() - Method in class akka.dispatch.ThreadPoolConfig
 
toString() - Method in class akka.dispatch.ThreadPoolConfigBuilder
 
toString() - Method in class akka.dispatch.ThreadPoolConfigBuilder$
 
toString() - Method in class akka.dispatch.UnboundedControlAwareMailbox
 
toString() - Method in class akka.dispatch.UnboundedDequeBasedMailbox
 
toString() - Method in class akka.dispatch.UnboundedMailbox
 
toString() - Static method in class akka.Done
 
toString() - Method in class akka.Done$
 
toString() - Method in class akka.event.ActorWithLogClass$
 
toString() - Method in class akka.event.Logging.Debug
 
toString() - Method in class akka.event.Logging.Error
 
toString() - Method in class akka.event.Logging.Info
 
toString() - Method in class akka.event.Logging.InitializeLogger
 
toString() - Method in class akka.event.Logging.InitializeLogger$
 
toString() - Method in interface akka.event.Logging.LogEventWithMarker
 
toString() - Method in class akka.event.Logging.LoggerInitialized$
 
toString() - Method in class akka.event.Logging.LogLevel
 
toString() - Method in class akka.event.Logging.LogLevel$
 
toString() - Method in class akka.event.Logging.StandardOutLogger
 
toString() - Method in class akka.event.Logging.Warning
 
toString() - Method in class akka.event.LogMarker
 
toString() - Method in class akka.io.dns.AAAARecord
 
toString() - Method in class akka.io.dns.ARecord
 
toString() - Method in class akka.io.dns.CachePolicy.Forever$
 
toString() - Method in class akka.io.dns.CachePolicy.Never$
 
toString() - Method in class akka.io.dns.CachePolicy.Ttl
 
toString() - Method in class akka.io.dns.CNameRecord
 
toString() - Method in class akka.io.dns.DnsProtocol.Ip
 
toString() - Method in class akka.io.dns.DnsProtocol.Ip$
 
toString() - Method in class akka.io.dns.DnsProtocol.Resolve
 
toString() - Method in class akka.io.dns.DnsProtocol.Resolved
 
toString() - Method in class akka.io.dns.DnsProtocol.Srv$
 
toString() - Static method in class akka.io.dns.internal.OpCode
 
toString() - Method in class akka.io.dns.internal.ResolvConf$
 
toString() - Static method in class akka.io.dns.internal.ResponseCode
 
toString() - Method in class akka.io.dns.RecordClass
 
toString() - Method in class akka.io.dns.RecordType
 
toString() - Method in class akka.io.Dns.Resolve
Deprecated.
 
toString() - Method in class akka.io.Dns.Resolve$
Deprecated.
 
toString() - Method in class akka.io.Dns.Resolved
Deprecated.
 
toString() - Method in class akka.io.dns.SRVRecord
 
toString() - Method in class akka.io.dns.UnknownRecord
 
toString() - Method in class akka.io.DnsExt.Settings
 
toString() - Method in class akka.io.Inet.SO$.ReceiveBufferSize
 
toString() - Method in class akka.io.Inet.SO$.ReceiveBufferSize$
 
toString() - Method in class akka.io.Inet.SO$.ReuseAddress
 
toString() - Method in class akka.io.Inet.SO$.ReuseAddress$
 
toString() - Method in class akka.io.Inet.SO$.SendBufferSize
 
toString() - Method in class akka.io.Inet.SO$.SendBufferSize$
 
toString() - Method in class akka.io.Inet.SO$.TrafficClass
 
toString() - Method in class akka.io.Inet.SO$.TrafficClass$
 
toString() - Method in class akka.io.SimpleDnsCache.CacheEntry$
 
toString() - Method in class akka.io.Tcp.Abort$
 
toString() - Method in class akka.io.Tcp.Aborted$
 
toString() - Method in class akka.io.Tcp.Bind
 
toString() - Method in class akka.io.Tcp.Bind$
 
toString() - Method in class akka.io.Tcp.Bound
 
toString() - Method in class akka.io.Tcp.Bound$
 
toString() - Method in class akka.io.Tcp.Close$
 
toString() - Method in class akka.io.Tcp.Closed$
 
toString() - Method in class akka.io.Tcp.CommandFailed
 
toString() - Method in class akka.io.Tcp.CommandFailed$
 
toString() - Method in class akka.io.Tcp.CompoundWrite$
 
toString() - Method in class akka.io.Tcp.ConfirmedClose$
 
toString() - Method in class akka.io.Tcp.ConfirmedClosed$
 
toString() - Method in class akka.io.Tcp.Connect
 
toString() - Method in class akka.io.Tcp.Connect$
 
toString() - Method in class akka.io.Tcp.Connected
 
toString() - Method in class akka.io.Tcp.Connected$
 
toString() - Method in class akka.io.Tcp.ErrorClosed
 
toString() - Method in class akka.io.Tcp.ErrorClosed$
 
toString() - Method in class akka.io.Tcp.NoAck
 
toString() - Method in class akka.io.Tcp.PeerClosed$
 
toString() - Method in class akka.io.Tcp.Received
 
toString() - Method in class akka.io.Tcp.Received$
 
toString() - Method in class akka.io.Tcp.Register
 
toString() - Method in class akka.io.Tcp.Register$
 
toString() - Method in class akka.io.Tcp.ResumeAccepting
 
toString() - Method in class akka.io.Tcp.ResumeAccepting$
 
toString() - Method in class akka.io.Tcp.ResumeReading$
 
toString() - Method in class akka.io.Tcp.ResumeWriting$
 
toString() - Method in class akka.io.Tcp.SO$.KeepAlive
 
toString() - Method in class akka.io.Tcp.SO$.KeepAlive$
 
toString() - Method in class akka.io.Tcp.SO$.OOBInline
 
toString() - Method in class akka.io.Tcp.SO$.OOBInline$
 
toString() - Method in class akka.io.Tcp.SO$.TcpNoDelay
 
toString() - Method in class akka.io.Tcp.SO$.TcpNoDelay$
 
toString() - Method in class akka.io.Tcp.SuspendReading$
 
toString() - Method in class akka.io.Tcp.Unbind$
 
toString() - Method in class akka.io.Tcp.Unbound$
 
toString() - Method in class akka.io.Tcp.Write
 
toString() - Method in class akka.io.Tcp.WriteFile
Deprecated.
 
toString() - Method in class akka.io.Tcp.WriteFile$
Deprecated.
 
toString() - Method in class akka.io.Tcp.WritePath
 
toString() - Method in class akka.io.Tcp.WritePath$
 
toString() - Method in class akka.io.Tcp.WritingResumed$
 
toString() - Method in class akka.io.Udp.Bind
 
toString() - Method in class akka.io.Udp.Bind$
 
toString() - Method in class akka.io.Udp.Bound
 
toString() - Method in class akka.io.Udp.Bound$
 
toString() - Method in class akka.io.Udp.CommandFailed
 
toString() - Method in class akka.io.Udp.CommandFailed$
 
toString() - Method in class akka.io.Udp.NoAck
 
toString() - Method in class akka.io.Udp.Received
 
toString() - Method in class akka.io.Udp.Received$
 
toString() - Method in class akka.io.Udp.ResumeReading$
 
toString() - Method in class akka.io.Udp.Send
 
toString() - Method in class akka.io.Udp.SimpleSender
 
toString() - Method in class akka.io.Udp.SimpleSenderReady$
 
toString() - Method in class akka.io.Udp.SO$.Broadcast
 
toString() - Method in class akka.io.Udp.SO$.Broadcast$
 
toString() - Method in class akka.io.Udp.SuspendReading$
 
toString() - Method in class akka.io.Udp.Unbind$
 
toString() - Method in class akka.io.Udp.Unbound$
 
toString() - Method in class akka.io.UdpConnected.CommandFailed
 
toString() - Method in class akka.io.UdpConnected.CommandFailed$
 
toString() - Method in class akka.io.UdpConnected.Connect
 
toString() - Method in class akka.io.UdpConnected.Connect$
 
toString() - Method in class akka.io.UdpConnected.Connected$
 
toString() - Method in class akka.io.UdpConnected.Disconnect$
 
toString() - Method in class akka.io.UdpConnected.Disconnected$
 
toString() - Method in class akka.io.UdpConnected.NoAck
 
toString() - Method in class akka.io.UdpConnected.Received
 
toString() - Method in class akka.io.UdpConnected.Received$
 
toString() - Method in class akka.io.UdpConnected.ResumeReading$
 
toString() - Method in class akka.io.UdpConnected.Send
 
toString() - Method in class akka.io.UdpConnected.SuspendReading$
 
toString() - Method in class akka.japi.Option.Some
 
toString() - Method in class akka.japi.Option.Some$
 
toString() - Method in class akka.japi.Pair
 
toString() - Method in class akka.japi.tuple.Tuple10
 
toString() - Method in class akka.japi.tuple.Tuple11
 
toString() - Method in class akka.japi.tuple.Tuple12
 
toString() - Method in class akka.japi.tuple.Tuple13
 
toString() - Method in class akka.japi.tuple.Tuple14
 
toString() - Method in class akka.japi.tuple.Tuple15
 
toString() - Method in class akka.japi.tuple.Tuple16
 
toString() - Method in class akka.japi.tuple.Tuple17
 
toString() - Method in class akka.japi.tuple.Tuple18
 
toString() - Method in class akka.japi.tuple.Tuple19
 
toString() - Method in class akka.japi.tuple.Tuple20
 
toString() - Method in class akka.japi.tuple.Tuple21
 
toString() - Method in class akka.japi.tuple.Tuple22
 
toString() - Method in class akka.japi.tuple.Tuple3
 
toString() - Method in class akka.japi.tuple.Tuple4
 
toString() - Method in class akka.japi.tuple.Tuple5
 
toString() - Method in class akka.japi.tuple.Tuple6
 
toString() - Method in class akka.japi.tuple.Tuple7
 
toString() - Method in class akka.japi.tuple.Tuple8
 
toString() - Method in class akka.japi.tuple.Tuple9
 
toString() - Static method in class akka.NotUsed
 
toString() - Method in class akka.NotUsed$
 
toString() - Static method in class akka.osgi.UnregisteringLogService
 
toString() - Method in class akka.osgi.UnregisteringLogService$
 
toString() - Method in class akka.pattern.AutoReset$
 
toString() - Method in class akka.pattern.BackoffOnFailureOptionsImpl
 
toString() - Method in class akka.pattern.BackoffOnFailureOptionsImpl$
 
toString() - Method in class akka.pattern.BackoffOnStopOptionsImpl
 
toString() - Method in class akka.pattern.BackoffOnStopOptionsImpl$
 
toString() - Method in class akka.pattern.BackoffOptionsImpl
 
toString() - Method in class akka.pattern.BackoffOptionsImpl$
 
toString() - Method in class akka.pattern.BackoffSupervisor.CurrentChild
 
toString() - Method in class akka.pattern.BackoffSupervisor.CurrentChild$
 
toString() - Method in class akka.pattern.BackoffSupervisor.GetCurrentChild$
 
toString() - Method in class akka.pattern.BackoffSupervisor.GetRestartCount$
 
toString() - Method in class akka.pattern.BackoffSupervisor.Reset$
 
toString() - Method in class akka.pattern.BackoffSupervisor.ResetRestartCount$
 
toString() - Method in class akka.pattern.BackoffSupervisor.RestartCount
 
toString() - Method in class akka.pattern.BackoffSupervisor.RestartCount$
 
toString() - Method in class akka.pattern.BackoffSupervisor.StartChild$
 
toString() - Static method in class akka.pattern.ForwardDeathLetters
 
toString() - Method in class akka.pattern.ForwardDeathLetters$
 
toString() - Method in class akka.pattern.ForwardTo$
 
toString() - Static method in class akka.pattern.ManualReset
 
toString() - Method in class akka.pattern.ManualReset$
 
toString() - Method in class akka.pattern.ReplyWith$
 
toString() - Static method in class akka.pattern.RestartImpliesFailure
 
toString() - Method in class akka.pattern.RestartImpliesFailure$
 
toString() - Method in exception akka.pattern.StatusReply.ErrorMessage
 
toString() - Method in class akka.pattern.StatusReply.ErrorMessage$
 
toString() - Method in class akka.pattern.StatusReply
 
toString() - Static method in class akka.pattern.StopImpliesFailure
 
toString() - Method in class akka.pattern.StopImpliesFailure$
 
toString() - Method in class akka.persistence.AtLeastOnceDelivery.AtLeastOnceDeliverySnapshot
 
toString() - Method in class akka.persistence.AtLeastOnceDelivery.AtLeastOnceDeliverySnapshot$
 
toString() - Method in class akka.persistence.AtLeastOnceDelivery.Internal$.Delivery
 
toString() - Method in class akka.persistence.AtLeastOnceDelivery.Internal$.Delivery$
 
toString() - Static method in class akka.persistence.AtLeastOnceDelivery.Internal$.RedeliveryTick
 
toString() - Method in class akka.persistence.AtLeastOnceDelivery.Internal$.RedeliveryTick$
 
toString() - Method in class akka.persistence.AtLeastOnceDelivery.UnconfirmedDelivery
 
toString() - Method in class akka.persistence.AtLeastOnceDelivery.UnconfirmedDelivery$
 
toString() - Method in class akka.persistence.AtLeastOnceDelivery.UnconfirmedWarning
 
toString() - Method in class akka.persistence.AtLeastOnceDelivery.UnconfirmedWarning$
 
toString() - Method in class akka.persistence.AtomicWrite
 
toString() - Method in class akka.persistence.DeleteMessagesFailure
 
toString() - Method in class akka.persistence.DeleteMessagesFailure$
 
toString() - Method in class akka.persistence.DeleteMessagesSuccess
 
toString() - Method in class akka.persistence.DeleteMessagesSuccess$
 
toString() - Method in class akka.persistence.DeleteSnapshotFailure
 
toString() - Method in class akka.persistence.DeleteSnapshotFailure$
 
toString() - Method in class akka.persistence.DeleteSnapshotsFailure
 
toString() - Method in class akka.persistence.DeleteSnapshotsFailure$
 
toString() - Method in class akka.persistence.DeleteSnapshotsSuccess
 
toString() - Method in class akka.persistence.DeleteSnapshotsSuccess$
 
toString() - Method in class akka.persistence.DeleteSnapshotSuccess
 
toString() - Method in class akka.persistence.DeleteSnapshotSuccess$
 
toString() - Static method in class akka.persistence.DiscardToDeadLetterStrategy
 
toString() - Method in class akka.persistence.DiscardToDeadLetterStrategy$
 
toString() - Method in class akka.persistence.Eventsourced.AsyncHandlerInvocation
 
toString() - Method in class akka.persistence.Eventsourced.AsyncHandlerInvocation$
 
toString() - Method in class akka.persistence.Eventsourced.RecoveryTick
 
toString() - Method in class akka.persistence.Eventsourced.RecoveryTick$
 
toString() - Method in class akka.persistence.Eventsourced.StashingHandlerInvocation
 
toString() - Method in class akka.persistence.Eventsourced.StashingHandlerInvocation$
 
toString() - Method in class akka.persistence.fsm.PersistentFSM.CurrentState
Deprecated.
 
toString() - Method in class akka.persistence.fsm.PersistentFSM.CurrentState$
Deprecated.
 
toString() - Method in class akka.persistence.fsm.PersistentFSM.Event
Deprecated.
 
toString() - Method in class akka.persistence.fsm.PersistentFSM.Event$
Deprecated.
 
toString() - Method in class akka.persistence.fsm.PersistentFSM.Failure
Deprecated.
 
toString() - Method in class akka.persistence.fsm.PersistentFSM.Failure$
Deprecated.
 
toString() - Method in class akka.persistence.fsm.PersistentFSM.FixedDelayMode$
Deprecated.
 
toString() - Method in class akka.persistence.fsm.PersistentFSM.FixedRateMode$
Deprecated.
 
toString() - Method in class akka.persistence.fsm.PersistentFSM.LogEntry
Deprecated.
 
toString() - Method in class akka.persistence.fsm.PersistentFSM.LogEntry$
Deprecated.
 
toString() - Method in class akka.persistence.fsm.PersistentFSM.Normal$
Deprecated.
 
toString() - Method in class akka.persistence.fsm.PersistentFSM.PersistentFSMSnapshot
Deprecated.
 
toString() - Method in class akka.persistence.fsm.PersistentFSM.PersistentFSMSnapshot$
Deprecated.
 
toString() - Method in class akka.persistence.fsm.PersistentFSM.Shutdown$
Deprecated.
 
toString() - Method in class akka.persistence.fsm.PersistentFSM.SingleMode$
Deprecated.
 
toString() - Method in class akka.persistence.fsm.PersistentFSM.State
Deprecated.
 
toString() - Method in class akka.persistence.fsm.PersistentFSM.State$
Deprecated.
 
toString() - Method in class akka.persistence.fsm.PersistentFSM.StateChangeEvent
Deprecated.
 
toString() - Method in class akka.persistence.fsm.PersistentFSM.StateChangeEvent$
Deprecated.
 
toString() - Method in class akka.persistence.fsm.PersistentFSM.StateTimeout$
Deprecated.
 
toString() - Method in class akka.persistence.fsm.PersistentFSM.StopEvent
Deprecated.
 
toString() - Method in class akka.persistence.fsm.PersistentFSM.StopEvent$
Deprecated.
 
toString() - Method in class akka.persistence.fsm.PersistentFSM.SubscribeTransitionCallBack
Deprecated.
 
toString() - Method in class akka.persistence.fsm.PersistentFSM.SubscribeTransitionCallBack$
Deprecated.
 
toString() - Method in class akka.persistence.fsm.PersistentFSM.TimeoutMarker
Deprecated.
 
toString() - Method in class akka.persistence.fsm.PersistentFSM.TimeoutMarker$
Deprecated.
 
toString() - Method in class akka.persistence.fsm.PersistentFSM.Timer
Deprecated.
 
toString() - Method in class akka.persistence.fsm.PersistentFSM.Timer$
Deprecated.
 
toString() - Method in class akka.persistence.fsm.PersistentFSM.Transition
Deprecated.
 
toString() - Method in class akka.persistence.fsm.PersistentFSM.Transition$
Deprecated.
 
toString() - Method in class akka.persistence.fsm.PersistentFSM.UnsubscribeTransitionCallBack
Deprecated.
 
toString() - Method in class akka.persistence.fsm.PersistentFSM.UnsubscribeTransitionCallBack$
Deprecated.
 
toString() - Method in class akka.persistence.journal.AsyncWriteJournal.Desequenced
 
toString() - Method in class akka.persistence.journal.AsyncWriteJournal.Desequenced$
 
toString() - Method in class akka.persistence.journal.AsyncWriteProxy.InitTimeout$
 
toString() - Method in class akka.persistence.journal.AsyncWriteProxy.SetStore
 
toString() - Method in class akka.persistence.journal.AsyncWriteProxy.SetStore$
 
toString() - Method in class akka.persistence.journal.AsyncWriteTarget.DeleteMessagesTo
 
toString() - Method in class akka.persistence.journal.AsyncWriteTarget.DeleteMessagesTo$
 
toString() - Method in class akka.persistence.journal.AsyncWriteTarget.ReplayFailure
 
toString() - Method in class akka.persistence.journal.AsyncWriteTarget.ReplayFailure$
 
toString() - Method in class akka.persistence.journal.AsyncWriteTarget.ReplayMessages
 
toString() - Method in class akka.persistence.journal.AsyncWriteTarget.ReplayMessages$
 
toString() - Method in class akka.persistence.journal.AsyncWriteTarget.ReplaySuccess
 
toString() - Method in class akka.persistence.journal.AsyncWriteTarget.ReplaySuccess$
 
toString() - Method in class akka.persistence.journal.AsyncWriteTarget.WriteMessages
 
toString() - Method in class akka.persistence.journal.AsyncWriteTarget.WriteMessages$
 
toString() - Method in class akka.persistence.journal.EventAdapters.CombinedReadEventAdapter$
 
toString() - Method in class akka.persistence.journal.EventAdapters
 
toString() - Method in class akka.persistence.journal.EventsSeq
 
toString() - Method in class akka.persistence.journal.EventsSeq$
 
toString() - Static method in class akka.persistence.journal.IdentityEventAdapter
 
toString() - Method in class akka.persistence.journal.IdentityEventAdapter$
 
toString() - Static method in class akka.persistence.journal.IdentityEventAdapters
 
toString() - Method in class akka.persistence.journal.IdentityEventAdapters$
 
toString() - Method in class akka.persistence.journal.JournalPerfSpec.Cmd
 
toString() - Method in class akka.persistence.journal.JournalPerfSpec.Cmd$
 
toString() - Method in class akka.persistence.journal.JournalPerfSpec.ResetCounter$
 
toString() - Method in class akka.persistence.journal.leveldb.LeveldbCompaction.TryCompactLeveldb
 
toString() - Method in class akka.persistence.journal.leveldb.LeveldbCompaction.TryCompactLeveldb$
 
toString() - Method in class akka.persistence.journal.NoopReadEventAdapter$
 
toString() - Method in class akka.persistence.journal.NoopWriteEventAdapter$
 
toString() - Method in class akka.persistence.journal.PersistencePluginProxy.TargetLocation
 
toString() - Method in class akka.persistence.journal.PersistencePluginProxy.TargetLocation$
 
toString() - Method in class akka.persistence.journal.SingleEventSeq
 
toString() - Method in class akka.persistence.journal.SingleEventSeq$
 
toString() - Method in class akka.persistence.journal.Tagged
 
toString() - Method in class akka.persistence.journal.Tagged$
 
toString() - Method in class akka.persistence.JournalProtocol.DeleteMessagesTo
 
toString() - Method in class akka.persistence.JournalProtocol.DeleteMessagesTo$
 
toString() - Method in class akka.persistence.JournalProtocol.LoopMessageSuccess
 
toString() - Method in class akka.persistence.JournalProtocol.LoopMessageSuccess$
 
toString() - Method in class akka.persistence.JournalProtocol.RecoverySuccess
 
toString() - Method in class akka.persistence.JournalProtocol.RecoverySuccess$
 
toString() - Method in class akka.persistence.JournalProtocol.ReplayedMessage
 
toString() - Method in class akka.persistence.JournalProtocol.ReplayedMessage$
 
toString() - Method in class akka.persistence.JournalProtocol.ReplayMessages
 
toString() - Method in class akka.persistence.JournalProtocol.ReplayMessages$
 
toString() - Method in class akka.persistence.JournalProtocol.ReplayMessagesFailure
 
toString() - Method in class akka.persistence.JournalProtocol.ReplayMessagesFailure$
 
toString() - Method in class akka.persistence.JournalProtocol.WriteMessageFailure
 
toString() - Method in class akka.persistence.JournalProtocol.WriteMessageFailure$
 
toString() - Method in class akka.persistence.JournalProtocol.WriteMessageRejected
 
toString() - Method in class akka.persistence.JournalProtocol.WriteMessageRejected$
 
toString() - Method in class akka.persistence.JournalProtocol.WriteMessages
 
toString() - Method in class akka.persistence.JournalProtocol.WriteMessages$
 
toString() - Method in class akka.persistence.JournalProtocol.WriteMessagesFailed
 
toString() - Method in class akka.persistence.JournalProtocol.WriteMessagesFailed$
 
toString() - Method in class akka.persistence.JournalProtocol.WriteMessagesSuccessful$
 
toString() - Method in class akka.persistence.JournalProtocol.WriteMessageSuccess
 
toString() - Method in class akka.persistence.JournalProtocol.WriteMessageSuccess$
 
toString() - Method in class akka.persistence.NonPersistentRepr$
 
toString() - Method in class akka.persistence.Persistence.PluginHolder$
 
toString() - Method in class akka.persistence.PersistentImpl$
 
toString() - Method in class akka.persistence.query.EventEnvelope
 
toString() - Static method in class akka.persistence.query.NoOffset
 
toString() - Method in class akka.persistence.query.NoOffset$
 
toString() - Method in class akka.persistence.query.Sequence
 
toString() - Method in class akka.persistence.query.Sequence$
 
toString() - Method in class akka.persistence.query.TimeBasedUUID
 
toString() - Method in class akka.persistence.query.TimeBasedUUID$
 
toString() - Method in class akka.persistence.query.TimestampOffset
 
toString() - Method in class akka.persistence.query.typed.EventEnvelope
 
toString() - Method in class akka.persistence.Recovery
 
toString() - Static method in class akka.persistence.RecoveryCompleted
 
toString() - Method in class akka.persistence.RecoveryCompleted$
 
toString() - Method in class akka.persistence.ReplyToStrategy
 
toString() - Method in class akka.persistence.ReplyToStrategy$
 
toString() - Method in class akka.persistence.SaveSnapshotFailure
 
toString() - Method in class akka.persistence.SaveSnapshotFailure$
 
toString() - Method in class akka.persistence.SaveSnapshotSuccess
 
toString() - Method in class akka.persistence.SaveSnapshotSuccess$
 
toString() - Method in class akka.persistence.scalatest.MayVerb.TestCanceledByFailure$
 
toString() - Method in class akka.persistence.SelectedSnapshot
 
toString() - Method in class akka.persistence.serialization.Snapshot
 
toString() - Method in class akka.persistence.serialization.Snapshot$
 
toString() - Method in class akka.persistence.SnapshotMetadata
 
toString() - Method in class akka.persistence.SnapshotOffer
 
toString() - Method in class akka.persistence.SnapshotOffer$
 
toString() - Method in class akka.persistence.SnapshotProtocol.DeleteSnapshot
 
toString() - Method in class akka.persistence.SnapshotProtocol.DeleteSnapshot$
 
toString() - Method in class akka.persistence.SnapshotProtocol.DeleteSnapshots
 
toString() - Method in class akka.persistence.SnapshotProtocol.DeleteSnapshots$
 
toString() - Method in class akka.persistence.SnapshotProtocol.LoadSnapshot
 
toString() - Method in class akka.persistence.SnapshotProtocol.LoadSnapshot$
 
toString() - Method in class akka.persistence.SnapshotProtocol.LoadSnapshotFailed
 
toString() - Method in class akka.persistence.SnapshotProtocol.LoadSnapshotFailed$
 
toString() - Method in class akka.persistence.SnapshotProtocol.LoadSnapshotResult
 
toString() - Method in class akka.persistence.SnapshotProtocol.LoadSnapshotResult$
 
toString() - Method in class akka.persistence.SnapshotProtocol.SaveSnapshot
 
toString() - Method in class akka.persistence.SnapshotProtocol.SaveSnapshot$
 
toString() - Method in class akka.persistence.SnapshotSelectionCriteria
 
toString() - Method in class akka.persistence.state.javadsl.GetObjectResult
 
toString() - Method in class akka.persistence.state.javadsl.GetObjectResult$
 
toString() - Method in class akka.persistence.state.scaladsl.GetObjectResult
 
toString() - Method in class akka.persistence.state.scaladsl.GetObjectResult$
 
toString() - Method in class akka.persistence.testkit.DeleteEvents
 
toString() - Method in class akka.persistence.testkit.DeleteEvents$
 
toString() - Method in class akka.persistence.testkit.DeleteSnapshotByMeta
 
toString() - Method in class akka.persistence.testkit.DeleteSnapshotByMeta$
 
toString() - Method in class akka.persistence.testkit.DeleteSnapshotsByCriteria
 
toString() - Method in class akka.persistence.testkit.DeleteSnapshotsByCriteria$
 
toString() - Static method in class akka.persistence.testkit.ExpectedFailure
 
toString() - Static method in class akka.persistence.testkit.ExpectedRejection
 
toString() - Method in class akka.persistence.testkit.PersistenceTestKitPlugin.Write$
 
toString() - Static method in class akka.persistence.testkit.ProcessingPolicy.DefaultPolicies.PassAll
 
toString() - Method in class akka.persistence.testkit.ProcessingPolicy.DefaultPolicies.PassAll$
 
toString() - Static method in class akka.persistence.testkit.ProcessingSuccess
 
toString() - Method in class akka.persistence.testkit.ProcessingSuccess$
 
toString() - Method in class akka.persistence.testkit.ReadEvents
 
toString() - Method in class akka.persistence.testkit.ReadEvents$
 
toString() - Static method in class akka.persistence.testkit.ReadSeqNum
 
toString() - Method in class akka.persistence.testkit.ReadSeqNum$
 
toString() - Method in class akka.persistence.testkit.ReadSnapshot
 
toString() - Method in class akka.persistence.testkit.ReadSnapshot$
 
toString() - Method in class akka.persistence.testkit.Reject
 
toString() - Method in class akka.persistence.testkit.SnapshotMeta
 
toString() - Method in class akka.persistence.testkit.SnapshotMeta$
 
toString() - Method in class akka.persistence.testkit.state.scaladsl.Record
 
toString() - Method in class akka.persistence.testkit.state.scaladsl.Record$
 
toString() - Method in class akka.persistence.testkit.StorageFailure
 
toString() - Method in class akka.persistence.testkit.WriteEvents
 
toString() - Method in class akka.persistence.testkit.WriteEvents$
 
toString() - Method in class akka.persistence.testkit.WriteSnapshot
 
toString() - Method in class akka.persistence.testkit.WriteSnapshot$
 
toString() - Method in class akka.persistence.TestPayload
 
toString() - Method in class akka.persistence.TestPayload$
 
toString() - Static method in class akka.persistence.ThrowOverflowExceptionStrategy
 
toString() - Method in class akka.persistence.ThrowOverflowExceptionStrategy$
 
toString() - Method in class akka.persistence.typed.crdt.Counter
 
toString() - Method in class akka.persistence.typed.crdt.Counter.Updated
 
toString() - Method in class akka.persistence.typed.crdt.Counter.Updated$
 
toString() - Method in class akka.persistence.typed.crdt.LwwTime
 
toString() - Method in class akka.persistence.typed.crdt.LwwTime$
 
toString() - Method in class akka.persistence.typed.crdt.ORSet.AddDeltaOp$
 
toString() - Method in class akka.persistence.typed.crdt.ORSet.DeltaGroup$
 
toString() - Method in class akka.persistence.typed.crdt.ORSet.FullStateDeltaOp$
 
toString() - Method in class akka.persistence.typed.crdt.ORSet.RemoveDeltaOp$
 
toString() - Method in class akka.persistence.typed.crdt.ORSet
 
toString() - Method in class akka.persistence.typed.DeleteEventsCompleted
 
toString() - Method in class akka.persistence.typed.DeleteEventsCompleted$
 
toString() - Method in class akka.persistence.typed.DeleteEventsFailed
 
toString() - Method in class akka.persistence.typed.DeleteEventsFailed$
 
toString() - Method in class akka.persistence.typed.DeleteSnapshotsCompleted
 
toString() - Method in class akka.persistence.typed.DeleteSnapshotsCompleted$
 
toString() - Method in class akka.persistence.typed.DeleteSnapshotsFailed
 
toString() - Method in class akka.persistence.typed.DeleteSnapshotsFailed$
 
toString() - Method in class akka.persistence.typed.DeletionTarget.Criteria
 
toString() - Method in class akka.persistence.typed.DeletionTarget.Criteria$
 
toString() - Method in class akka.persistence.typed.DeletionTarget.Individual
 
toString() - Method in class akka.persistence.typed.DeletionTarget.Individual$
 
toString() - Method in class akka.persistence.typed.delivery.EventSourcedProducerQueue.Settings
 
toString() - Static method in class akka.persistence.typed.EmptyEventSeq
 
toString() - Method in class akka.persistence.typed.EmptyEventSeq$
 
toString() - Method in class akka.persistence.typed.EventsSeq$
 
toString() - Static method in class akka.persistence.typed.internal.DefaultRecovery
 
toString() - Method in class akka.persistence.typed.internal.DefaultRecovery$
 
toString() - Static method in class akka.persistence.typed.internal.DisabledRecovery
 
toString() - Method in class akka.persistence.typed.internal.DisabledRecovery$
 
toString() - Static method in class akka.persistence.typed.internal.DisabledRetentionCriteria
 
toString() - Method in class akka.persistence.typed.internal.DisabledRetentionCriteria$
 
toString() - Method in class akka.persistence.typed.internal.InternalProtocol.IncomingCommand
 
toString() - Method in class akka.persistence.typed.internal.InternalProtocol.IncomingCommand$
 
toString() - Method in class akka.persistence.typed.internal.InternalProtocol.JournalResponse
 
toString() - Method in class akka.persistence.typed.internal.InternalProtocol.JournalResponse$
 
toString() - Method in class akka.persistence.typed.internal.InternalProtocol.RecoveryPermitGranted$
 
toString() - Method in class akka.persistence.typed.internal.InternalProtocol.RecoveryTickEvent
 
toString() - Method in class akka.persistence.typed.internal.InternalProtocol.RecoveryTickEvent$
 
toString() - Method in class akka.persistence.typed.internal.InternalProtocol.ReplicatedEventEnvelope
 
toString() - Method in class akka.persistence.typed.internal.InternalProtocol.ReplicatedEventEnvelope$
 
toString() - Method in class akka.persistence.typed.internal.InternalProtocol.SnapshotterResponse
 
toString() - Method in class akka.persistence.typed.internal.InternalProtocol.SnapshotterResponse$
 
toString() - Method in class akka.persistence.typed.internal.JournalInteractions.EventToPersist
 
toString() - Method in class akka.persistence.typed.internal.JournalInteractions.EventToPersist$
 
toString() - Method in class akka.persistence.typed.internal.ManyVersionVector$
 
toString() - Method in class akka.persistence.typed.internal.OneVersionVector$
 
toString() - Method in class akka.persistence.typed.internal.Persist$
 
toString() - Method in class akka.persistence.typed.internal.PersistAll$
 
toString() - Static method in class akka.persistence.typed.internal.PersistNothing
 
toString() - Method in class akka.persistence.typed.internal.PersistNothing$
 
toString() - Method in class akka.persistence.typed.internal.PublishedEventImpl$
 
toString() - Method in class akka.persistence.typed.internal.RecoveryWithSnapshotSelectionCriteria$
 
toString() - Method in class akka.persistence.typed.internal.ReplicatedEvent$
 
toString() - Static method in class akka.persistence.typed.internal.ReplicatedEventAck
 
toString() - Method in class akka.persistence.typed.internal.ReplicatedEventAck$
 
toString() - Method in class akka.persistence.typed.internal.ReplicationSetup$
 
toString() - Method in class akka.persistence.typed.internal.SnapshotCountRetentionCriteriaImpl$
 
toString() - Static method in class akka.persistence.typed.internal.Stash
 
toString() - Method in class akka.persistence.typed.internal.Stash$
 
toString() - Method in class akka.persistence.typed.internal.StashOverflowStrategy.Drop$
 
toString() - Method in class akka.persistence.typed.internal.StashOverflowStrategy.Fail$
 
toString() - Static method in class akka.persistence.typed.internal.Stop
 
toString() - Method in class akka.persistence.typed.internal.Stop$
 
toString() - Static method in class akka.persistence.typed.internal.Unhandled
 
toString() - Method in class akka.persistence.typed.internal.Unhandled$
 
toString() - Static method in class akka.persistence.typed.internal.UnstashAll
 
toString() - Method in class akka.persistence.typed.internal.UnstashAll$
 
toString() - Method in class akka.persistence.typed.PersistenceId
 
toString() - Static method in class akka.persistence.typed.RecoveryCompleted
 
toString() - Method in class akka.persistence.typed.RecoveryCompleted$
 
toString() - Method in class akka.persistence.typed.RecoveryFailed
 
toString() - Method in class akka.persistence.typed.RecoveryFailed$
 
toString() - Method in class akka.persistence.typed.ReplicaId
 
toString() - Method in class akka.persistence.typed.ReplicaId$
 
toString() - Method in class akka.persistence.typed.ReplicationId
 
toString() - Method in class akka.persistence.typed.SingleEventSeq$
 
toString() - Method in class akka.persistence.typed.SnapshotCompleted
 
toString() - Method in class akka.persistence.typed.SnapshotCompleted$
 
toString() - Method in class akka.persistence.typed.SnapshotFailed
 
toString() - Method in class akka.persistence.typed.SnapshotFailed$
 
toString() - Method in class akka.persistence.typed.SnapshotMetadata
 
toString() - Method in class akka.persistence.typed.SnapshotSelectionCriteria
 
toString() - Method in class akka.persistence.typed.state.internal.Delete$
 
toString() - Method in class akka.persistence.typed.state.internal.InternalProtocol.DeleteFailure
 
toString() - Method in class akka.persistence.typed.state.internal.InternalProtocol.DeleteFailure$
 
toString() - Method in class akka.persistence.typed.state.internal.InternalProtocol.DeleteSuccess$
 
toString() - Method in class akka.persistence.typed.state.internal.InternalProtocol.GetFailure
 
toString() - Method in class akka.persistence.typed.state.internal.InternalProtocol.GetFailure$
 
toString() - Method in class akka.persistence.typed.state.internal.InternalProtocol.GetSuccess
 
toString() - Method in class akka.persistence.typed.state.internal.InternalProtocol.GetSuccess$
 
toString() - Method in class akka.persistence.typed.state.internal.InternalProtocol.IncomingCommand
 
toString() - Method in class akka.persistence.typed.state.internal.InternalProtocol.IncomingCommand$
 
toString() - Method in class akka.persistence.typed.state.internal.InternalProtocol.RecoveryPermitGranted$
 
toString() - Method in class akka.persistence.typed.state.internal.InternalProtocol.RecoveryTimeout$
 
toString() - Method in class akka.persistence.typed.state.internal.InternalProtocol.UpsertFailure
 
toString() - Method in class akka.persistence.typed.state.internal.InternalProtocol.UpsertFailure$
 
toString() - Method in class akka.persistence.typed.state.internal.InternalProtocol.UpsertSuccess$
 
toString() - Method in class akka.persistence.typed.state.internal.Persist$
 
toString() - Static method in class akka.persistence.typed.state.internal.PersistNothing
 
toString() - Method in class akka.persistence.typed.state.internal.PersistNothing$
 
toString() - Static method in class akka.persistence.typed.state.internal.Stash
 
toString() - Method in class akka.persistence.typed.state.internal.Stash$
 
toString() - Method in class akka.persistence.typed.state.internal.StashOverflowStrategy.Drop$
 
toString() - Method in class akka.persistence.typed.state.internal.StashOverflowStrategy.Fail$
 
toString() - Static method in class akka.persistence.typed.state.internal.Stop
 
toString() - Method in class akka.persistence.typed.state.internal.Stop$
 
toString() - Static method in class akka.persistence.typed.state.internal.Unhandled
 
toString() - Method in class akka.persistence.typed.state.internal.Unhandled$
 
toString() - Static method in class akka.persistence.typed.state.internal.UnstashAll
 
toString() - Method in class akka.persistence.typed.state.internal.UnstashAll$
 
toString() - Static method in class akka.persistence.typed.state.RecoveryCompleted
 
toString() - Method in class akka.persistence.typed.state.RecoveryCompleted$
 
toString() - Method in class akka.persistence.typed.state.RecoveryFailed
 
toString() - Method in class akka.persistence.typed.state.RecoveryFailed$
 
toString() - Method in class akka.remote.Ack
Deprecated.
 
toString() - Method in class akka.remote.Ack$
Deprecated.
 
toString() - Method in class akka.remote.AckedReceiveBuffer
Deprecated.
 
toString() - Method in class akka.remote.AckedReceiveBuffer$
Deprecated.
 
toString() - Method in class akka.remote.AckedSendBuffer
Deprecated.
 
toString() - Method in class akka.remote.AckedSendBuffer$
Deprecated.
 
toString() - Method in class akka.remote.artery.ActorSystemTerminating$
 
toString() - Method in class akka.remote.artery.ActorSystemTerminatingAck$
 
toString() - Method in class akka.remote.artery.CacheStatistics$
 
toString() - Method in class akka.remote.artery.compress.CompressionProtocol.ActorRefCompressionAdvertisement$
 
toString() - Method in class akka.remote.artery.compress.CompressionProtocol.ActorRefCompressionAdvertisementAck$
 
toString() - Method in class akka.remote.artery.compress.CompressionProtocol.ClassManifestCompressionAdvertisement$
 
toString() - Method in class akka.remote.artery.compress.CompressionProtocol.ClassManifestCompressionAdvertisementAck$
 
toString() - Method in class akka.remote.artery.compress.CompressionProtocol.Events$.HeavyHitterDetected
 
toString() - Method in class akka.remote.artery.compress.CompressionProtocol.Events$.HeavyHitterDetected$
 
toString() - Method in class akka.remote.artery.compress.CompressionProtocol.Events$.ReceivedActorRefCompressionTable
 
toString() - Method in class akka.remote.artery.compress.CompressionProtocol.Events$.ReceivedActorRefCompressionTable$
 
toString() - Method in class akka.remote.artery.compress.CompressionProtocol.Events$.ReceivedClassManifestCompressionTable
 
toString() - Method in class akka.remote.artery.compress.CompressionProtocol.Events$.ReceivedClassManifestCompressionTable$
 
toString() - Method in class akka.remote.artery.compress.CountMinSketch
 
toString() - Static method in class akka.remote.artery.compress.NoInboundCompressions
 
toString() - Method in class akka.remote.artery.compress.NoInboundCompressions$
 
toString() - Static method in class akka.remote.artery.Flush
 
toString() - Method in class akka.remote.artery.Flush$
 
toString() - Method in class akka.remote.artery.FlushAck$
 
toString() - Method in class akka.remote.artery.GracefulShutdownQuarantinedEvent
 
toString() - Method in class akka.remote.artery.GracefulShutdownQuarantinedEvent$
 
toString() - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
toString() - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
toString() - Method in class akka.remote.artery.Quarantined$
 
toString() - Method in class akka.remote.artery.QuarantinedEvent
 
toString() - Method in class akka.remote.artery.QuarantinedEvent$
 
toString() - Method in class akka.remote.artery.TestManagementCommands.FailInboundStreamOnce
 
toString() - Method in class akka.remote.artery.TestManagementCommands.FailInboundStreamOnce$
 
toString() - Method in class akka.remote.artery.TestState$
 
toString() - Method in class akka.remote.artery.ThisActorSystemQuarantinedEvent
 
toString() - Method in class akka.remote.artery.ThisActorSystemQuarantinedEvent$
 
toString() - Static method in class akka.remote.AssociatedEvent
Deprecated.
 
toString() - Method in class akka.remote.AssociatedEvent$
Deprecated.
 
toString() - Method in class akka.remote.AssociationErrorEvent
Deprecated.
 
toString() - Method in class akka.remote.AssociationErrorEvent$
Deprecated.
 
toString() - Method in interface akka.remote.AssociationEvent
Deprecated.
 
toString() - Method in class akka.remote.DaemonMsgCreate$
 
toString() - Static method in class akka.remote.DisassociatedEvent
Deprecated.
 
toString() - Method in class akka.remote.DisassociatedEvent$
Deprecated.
 
toString() - Method in class akka.remote.GracefulShutdownQuarantinedEvent
Deprecated.
 
toString() - Method in class akka.remote.GracefulShutdownQuarantinedEvent$
Deprecated.
 
toString() - Method in class akka.remote.HopelessAssociation$
 
toString() - Method in class akka.remote.InvalidAssociation$
 
toString() - Method in class akka.remote.QuarantinedEvent
Deprecated.
 
toString() - Method in class akka.remote.RemoteScope
 
toString() - Method in class akka.remote.RemoteScope$
 
toString() - Method in class akka.remote.RemotingErrorEvent
Deprecated.
 
toString() - Method in class akka.remote.RemotingErrorEvent$
Deprecated.
 
toString() - Method in class akka.remote.RemotingListenEvent
 
toString() - Method in class akka.remote.RemotingListenEvent$
 
toString() - Static method in class akka.remote.RemotingShutdownEvent
Deprecated.
 
toString() - Method in class akka.remote.RemotingShutdownEvent$
Deprecated.
 
toString() - Method in class akka.remote.routing.RemoteRouterConfig
 
toString() - Method in class akka.remote.routing.RemoteRouterConfig$
 
toString() - Method in class akka.remote.SeqNo
Deprecated.
 
toString() - Method in class akka.remote.ShutDownAssociation$
 
toString() - Method in class akka.remote.testconductor.AddressReply$
 
toString() - Method in class akka.remote.testconductor.BarrierResult$
 
toString() - Static method in class akka.remote.testconductor.Client
 
toString() - Method in class akka.remote.testconductor.Client$
 
toString() - Method in class akka.remote.testconductor.Disconnect$
 
toString() - Method in class akka.remote.testconductor.DisconnectMsg$
 
toString() - Method in class akka.remote.testconductor.Done$
 
toString() - Method in class akka.remote.testconductor.EnterBarrier$
 
toString() - Method in class akka.remote.testconductor.FailBarrier$
 
toString() - Method in class akka.remote.testconductor.GetAddress$
 
toString() - Method in class akka.remote.testconductor.Hello$
 
toString() - Method in class akka.remote.testconductor.Remove$
 
toString() - Method in class akka.remote.testconductor.RoleName
 
toString() - Method in class akka.remote.testconductor.RoleName$
 
toString() - Static method in class akka.remote.testconductor.Server
 
toString() - Method in class akka.remote.testconductor.Server$
 
toString() - Method in class akka.remote.testconductor.Terminate$
 
toString() - Method in class akka.remote.testconductor.TerminateMsg$
 
toString() - Method in class akka.remote.testconductor.Throttle$
 
toString() - Method in class akka.remote.testconductor.ThrottleMsg$
 
toString() - Method in class akka.remote.testconductor.ToClient$
 
toString() - Method in class akka.remote.testconductor.ToServer$
 
toString() - Method in class akka.remote.ThisActorSystemQuarantinedEvent
Deprecated.
 
toString() - Method in class akka.remote.ThisActorSystemQuarantinedEvent$
Deprecated.
 
toString() - Method in class akka.remote.transport.ActorTransportAdapter.AssociateUnderlying
Deprecated.
 
toString() - Method in class akka.remote.transport.ActorTransportAdapter.AssociateUnderlying$
Deprecated.
 
toString() - Method in class akka.remote.transport.ActorTransportAdapter.DisassociateUnderlying
Deprecated.
 
toString() - Method in class akka.remote.transport.ActorTransportAdapter.DisassociateUnderlying$
Deprecated.
 
toString() - Method in class akka.remote.transport.ActorTransportAdapter.ListenerRegistered
Deprecated.
 
toString() - Method in class akka.remote.transport.ActorTransportAdapter.ListenerRegistered$
Deprecated.
 
toString() - Method in class akka.remote.transport.ActorTransportAdapter.ListenUnderlying
Deprecated.
 
toString() - Method in class akka.remote.transport.ActorTransportAdapter.ListenUnderlying$
Deprecated.
 
toString() - Method in class akka.remote.transport.AkkaPduCodec.Associate
 
toString() - Method in class akka.remote.transport.AkkaPduCodec.Associate$
 
toString() - Method in class akka.remote.transport.AkkaPduCodec.Disassociate
 
toString() - Method in class akka.remote.transport.AkkaPduCodec.Disassociate$
 
toString() - Method in class akka.remote.transport.AkkaPduCodec.Heartbeat$
 
toString() - Method in class akka.remote.transport.AkkaPduCodec.Message
 
toString() - Method in class akka.remote.transport.AkkaPduCodec.Message$
 
toString() - Method in class akka.remote.transport.AkkaPduCodec.Payload
 
toString() - Method in class akka.remote.transport.AkkaPduCodec.Payload$
 
toString() - Method in class akka.remote.transport.AssociationHandle.ActorHandleEventListener
Deprecated.
 
toString() - Method in class akka.remote.transport.AssociationHandle.ActorHandleEventListener$
Deprecated.
 
toString() - Method in class akka.remote.transport.AssociationHandle.Disassociated
Deprecated.
 
toString() - Method in class akka.remote.transport.AssociationHandle.Disassociated$
Deprecated.
 
toString() - Method in class akka.remote.transport.AssociationHandle.InboundPayload
Deprecated.
 
toString() - Method in class akka.remote.transport.AssociationHandle.InboundPayload$
Deprecated.
 
toString() - Method in class akka.remote.transport.AssociationHandle.Quarantined$
Deprecated.
 
toString() - Method in class akka.remote.transport.AssociationHandle.Shutdown$
Deprecated.
 
toString() - Method in class akka.remote.transport.AssociationHandle.Unknown$
Deprecated.
 
toString() - Static method in exception akka.remote.transport.FailureInjectorException
Deprecated.
 
toString() - Method in class akka.remote.transport.FailureInjectorException$
Deprecated.
 
toString() - Method in class akka.remote.transport.FailureInjectorHandle$
 
toString() - Method in class akka.remote.transport.HandshakeInfo
 
toString() - Method in class akka.remote.transport.TestAssociationHandle
Deprecated.
 
toString() - Method in class akka.remote.transport.TestAssociationHandle$
Deprecated.
 
toString() - Method in class akka.remote.transport.TestTransport.AssociateAttempt
Deprecated.
 
toString() - Method in class akka.remote.transport.TestTransport.AssociateAttempt$
Deprecated.
 
toString() - Method in class akka.remote.transport.TestTransport.DisassociateAttempt
Deprecated.
 
toString() - Method in class akka.remote.transport.TestTransport.DisassociateAttempt$
Deprecated.
 
toString() - Method in class akka.remote.transport.TestTransport.ListenAttempt
Deprecated.
 
toString() - Method in class akka.remote.transport.TestTransport.ListenAttempt$
Deprecated.
 
toString() - Method in class akka.remote.transport.TestTransport.ShutdownAttempt
Deprecated.
 
toString() - Method in class akka.remote.transport.TestTransport.ShutdownAttempt$
Deprecated.
 
toString() - Method in class akka.remote.transport.TestTransport
Deprecated.
 
toString() - Method in class akka.remote.transport.TestTransport.WriteAttempt
Deprecated.
 
toString() - Method in class akka.remote.transport.TestTransport.WriteAttempt$
Deprecated.
 
toString() - Method in class akka.remote.transport.ThrottlerHandle$
 
toString() - Method in class akka.remote.transport.ThrottlerTransportAdapter.Blackhole$
Deprecated.
 
toString() - Method in class akka.remote.transport.ThrottlerTransportAdapter.Direction$.Both$
Deprecated.
 
toString() - Method in class akka.remote.transport.ThrottlerTransportAdapter.Direction$.Receive$
Deprecated.
 
toString() - Method in class akka.remote.transport.ThrottlerTransportAdapter.Direction$.Send$
Deprecated.
 
toString() - Method in class akka.remote.transport.ThrottlerTransportAdapter.ForceDisassociate
Deprecated.
 
toString() - Method in class akka.remote.transport.ThrottlerTransportAdapter.ForceDisassociate$
Deprecated.
 
toString() - Method in class akka.remote.transport.ThrottlerTransportAdapter.ForceDisassociateAck$
Deprecated.
 
toString() - Method in class akka.remote.transport.ThrottlerTransportAdapter.ForceDisassociateExplicitly
Deprecated.
 
toString() - Method in class akka.remote.transport.ThrottlerTransportAdapter.ForceDisassociateExplicitly$
Deprecated.
 
toString() - Method in class akka.remote.transport.ThrottlerTransportAdapter.SetThrottle
Deprecated.
 
toString() - Method in class akka.remote.transport.ThrottlerTransportAdapter.SetThrottle$
Deprecated.
 
toString() - Method in class akka.remote.transport.ThrottlerTransportAdapter.SetThrottleAck$
Deprecated.
 
toString() - Method in class akka.remote.transport.ThrottlerTransportAdapter.TokenBucket
Deprecated.
 
toString() - Method in class akka.remote.transport.ThrottlerTransportAdapter.TokenBucket$
Deprecated.
 
toString() - Method in class akka.remote.transport.ThrottlerTransportAdapter.Unthrottled$
Deprecated.
 
toString() - Method in class akka.remote.transport.Transport.ActorAssociationEventListener
Deprecated.
 
toString() - Method in class akka.remote.transport.Transport.ActorAssociationEventListener$
Deprecated.
 
toString() - Method in class akka.remote.transport.Transport.InboundAssociation
Deprecated.
 
toString() - Method in class akka.remote.transport.Transport.InboundAssociation$
Deprecated.
 
toString() - Method in class akka.remote.transport.Transport.InvalidAssociationException$
Deprecated.
 
toString() - Method in class akka.remote.UniqueAddress
 
toString() - Method in class akka.remote.UniqueAddress$
 
toString() - Method in class akka.routing.ActorRefRoutee
 
toString() - Method in class akka.routing.ActorRefRoutee$
 
toString() - Method in class akka.routing.ActorSelectionRoutee
 
toString() - Method in class akka.routing.ActorSelectionRoutee$
 
toString() - Method in class akka.routing.AddRoutee
 
toString() - Method in class akka.routing.AddRoutee$
 
toString() - Method in class akka.routing.AdjustPoolSize
 
toString() - Method in class akka.routing.AdjustPoolSize$
 
toString() - Method in class akka.routing.BalancingPool
 
toString() - Method in class akka.routing.BalancingPool$
 
toString() - Method in class akka.routing.Broadcast
 
toString() - Method in class akka.routing.Broadcast$
 
toString() - Method in class akka.routing.BroadcastGroup
 
toString() - Method in class akka.routing.BroadcastGroup$
 
toString() - Method in class akka.routing.BroadcastPool
 
toString() - Method in class akka.routing.BroadcastPool$
 
toString() - Method in class akka.routing.ConsistentHashingGroup
 
toString() - Method in class akka.routing.ConsistentHashingGroup$
 
toString() - Method in class akka.routing.ConsistentHashingPool
 
toString() - Method in class akka.routing.ConsistentHashingPool$
 
toString() - Method in class akka.routing.ConsistentHashingRouter.ConsistentHashableEnvelope
 
toString() - Method in class akka.routing.ConsistentHashingRouter.ConsistentHashableEnvelope$
 
toString() - Method in class akka.routing.ConsistentHashingRoutingLogic
 
toString() - Method in class akka.routing.ConsistentRoutee$
 
toString() - Method in class akka.routing.Deafen
 
toString() - Method in class akka.routing.Deafen$
 
toString() - Method in class akka.routing.DefaultOptimalSizeExploringResizer
 
toString() - Method in class akka.routing.DefaultOptimalSizeExploringResizer$
 
toString() - Method in class akka.routing.DefaultResizer
 
toString() - Method in class akka.routing.DefaultResizer$
 
toString() - Static method in class akka.routing.FromConfig
 
toString() - Method in class akka.routing.FromConfig$
 
toString() - Static method in class akka.routing.GetRoutees
 
toString() - Method in class akka.routing.GetRoutees$
 
toString() - Method in class akka.routing.Listen
 
toString() - Method in class akka.routing.Listen$
 
toString() - Static method in class akka.routing.NoRouter
 
toString() - Method in class akka.routing.NoRouter$
 
toString() - Method in class akka.routing.OptimalSizeExploringResizer.ResizeRecord
 
toString() - Method in class akka.routing.OptimalSizeExploringResizer.ResizeRecord$
 
toString() - Method in class akka.routing.OptimalSizeExploringResizer.UnderUtilizationStreak
 
toString() - Method in class akka.routing.OptimalSizeExploringResizer.UnderUtilizationStreak$
 
toString() - Method in class akka.routing.OptimalSizeExploringResizer$
 
toString() - Method in class akka.routing.RandomGroup
 
toString() - Method in class akka.routing.RandomGroup$
 
toString() - Method in class akka.routing.RandomPool
 
toString() - Method in class akka.routing.RandomPool$
 
toString() - Method in class akka.routing.RemoveRoutee
 
toString() - Method in class akka.routing.RemoveRoutee$
 
toString() - Method in class akka.routing.RoundRobinGroup
 
toString() - Method in class akka.routing.RoundRobinGroup$
 
toString() - Method in class akka.routing.RoundRobinPool
 
toString() - Method in class akka.routing.RoundRobinPool$
 
toString() - Method in class akka.routing.Routees
 
toString() - Method in class akka.routing.Routees$
 
toString() - Method in class akka.routing.Router
 
toString() - Method in class akka.routing.Router$
 
toString() - Method in class akka.routing.ScatterGatherFirstCompletedGroup
 
toString() - Method in class akka.routing.ScatterGatherFirstCompletedGroup$
 
toString() - Method in class akka.routing.ScatterGatherFirstCompletedPool
 
toString() - Method in class akka.routing.ScatterGatherFirstCompletedPool$
 
toString() - Method in class akka.routing.ScatterGatherFirstCompletedRoutees$
 
toString() - Method in class akka.routing.ScatterGatherFirstCompletedRoutingLogic
 
toString() - Method in class akka.routing.ScatterGatherFirstCompletedRoutingLogic$
 
toString() - Method in class akka.routing.SeveralRoutees
 
toString() - Method in class akka.routing.SeveralRoutees$
 
toString() - Method in class akka.routing.SmallestMailboxPool
 
toString() - Method in class akka.routing.SmallestMailboxPool$
 
toString() - Method in class akka.routing.TailChoppingGroup
 
toString() - Method in class akka.routing.TailChoppingGroup$
 
toString() - Method in class akka.routing.TailChoppingPool
 
toString() - Method in class akka.routing.TailChoppingPool$
 
toString() - Method in class akka.routing.TailChoppingRoutees$
 
toString() - Method in class akka.routing.TailChoppingRoutingLogic
 
toString() - Method in class akka.routing.TailChoppingRoutingLogic$
 
toString() - Method in class akka.routing.WithListeners
 
toString() - Method in class akka.routing.WithListeners$
 
toString() - Method in class akka.serialization.DisabledJavaSerializer
 
toString() - Method in class akka.serialization.jackson.Compression.GZip
 
toString() - Method in class akka.serialization.jackson.Compression.GZip$
 
toString() - Method in class akka.serialization.jackson.Compression.LZ4
 
toString() - Method in class akka.serialization.jackson.Compression.LZ4$
 
toString() - Method in class akka.serialization.Serialization.Information
 
toString() - Method in class akka.serialization.Serialization.Information$
 
toString() - Static method in exception akka.stream.AbruptIOTerminationException
Deprecated.
 
toString() - Method in class akka.stream.AbruptIOTerminationException$
Deprecated.
 
toString() - Static method in exception akka.stream.AbruptTerminationException
 
toString() - Method in class akka.stream.AbruptTerminationException$
 
toString() - Method in class akka.stream.ActorAttributes.DebugLogging
 
toString() - Method in class akka.stream.ActorAttributes.DebugLogging$
 
toString() - Method in class akka.stream.ActorAttributes.Dispatcher
 
toString() - Method in class akka.stream.ActorAttributes.Dispatcher$
 
toString() - Method in class akka.stream.ActorAttributes.FuzzingMode
 
toString() - Method in class akka.stream.ActorAttributes.FuzzingMode$
 
toString() - Method in class akka.stream.ActorAttributes.MaxFixedBufferSize
 
toString() - Method in class akka.stream.ActorAttributes.MaxFixedBufferSize$
 
toString() - Method in class akka.stream.ActorAttributes.OutputBurstLimit
 
toString() - Method in class akka.stream.ActorAttributes.OutputBurstLimit$
 
toString() - Method in class akka.stream.ActorAttributes.StreamSubscriptionTimeout
 
toString() - Method in class akka.stream.ActorAttributes.StreamSubscriptionTimeout$
 
toString() - Method in class akka.stream.ActorAttributes.SupervisionStrategy
 
toString() - Method in class akka.stream.ActorAttributes.SupervisionStrategy$
 
toString() - Method in class akka.stream.ActorAttributes.SyncProcessingLimit
 
toString() - Method in class akka.stream.ActorAttributes.SyncProcessingLimit$
 
toString() - Method in class akka.stream.ActorMaterializerSettings
 
toString() - Method in class akka.stream.AmorphousShape
 
toString() - Method in class akka.stream.AmorphousShape$
 
toString() - Method in class akka.stream.Attributes.AsyncBoundary$
 
toString() - Method in class akka.stream.Attributes.CancellationStrategy
 
toString() - Method in class akka.stream.Attributes.CancellationStrategy$.AfterDelay
 
toString() - Method in class akka.stream.Attributes.CancellationStrategy$.AfterDelay$
 
toString() - Method in class akka.stream.Attributes.CancellationStrategy$.CompleteStage$
 
toString() - Method in class akka.stream.Attributes.CancellationStrategy$.FailStage$
 
toString() - Method in class akka.stream.Attributes.CancellationStrategy$.PropagateFailure$
 
toString() - Method in class akka.stream.Attributes.InputBuffer
 
toString() - Method in class akka.stream.Attributes.InputBuffer$
 
toString() - Method in class akka.stream.Attributes.LogLevels
 
toString() - Method in class akka.stream.Attributes.Name
 
toString() - Method in class akka.stream.Attributes.Name$
 
toString() - Method in class akka.stream.Attributes.SourceLocation
 
toString() - Method in class akka.stream.Attributes
 
toString() - Method in class akka.stream.BidiShape
 
toString() - Static method in exception akka.stream.BindFailedException
 
toString() - Static method in exception akka.stream.BufferOverflowException
 
toString() - Method in class akka.stream.BufferOverflowException$
 
toString() - Static method in class akka.stream.Client
 
toString() - Method in class akka.stream.Client$
 
toString() - Static method in class akka.stream.ClosedShape
 
toString() - Method in class akka.stream.ClosedShape$
 
toString() - Method in class akka.stream.CompletionStrategy.Draining$
 
toString() - Method in class akka.stream.CompletionStrategy.Immediately$
 
toString() - Method in class akka.stream.CompletionStrategy$
 
toString() - Static method in class akka.stream.EagerClose
 
toString() - Method in class akka.stream.EagerClose$
 
toString() - Method in class akka.stream.FanInShape.Name
 
toString() - Method in class akka.stream.FanInShape.Name$
 
toString() - Method in class akka.stream.FanInShape.Ports
 
toString() - Method in class akka.stream.FanInShape.Ports$
 
toString() - Method in class akka.stream.FanOutShape.Name
 
toString() - Method in class akka.stream.FanOutShape.Name$
 
toString() - Method in class akka.stream.FanOutShape.Ports
 
toString() - Method in class akka.stream.FanOutShape.Ports$
 
toString() - Method in class akka.stream.FlowMonitorState.Failed
 
toString() - Method in class akka.stream.FlowMonitorState.Failed$
 
toString() - Method in class akka.stream.FlowMonitorState.Finished$
 
toString() - Method in class akka.stream.FlowMonitorState.Initialized$
 
toString() - Method in class akka.stream.FlowMonitorState.Received
 
toString() - Method in class akka.stream.FlowMonitorState.Received$
 
toString() - Method in class akka.stream.FlowShape
 
toString() - Static method in class akka.stream.IgnoreBoth
 
toString() - Method in class akka.stream.IgnoreBoth$
 
toString() - Static method in class akka.stream.IgnoreCancel
 
toString() - Method in class akka.stream.IgnoreCancel$
 
toString() - Static method in class akka.stream.IgnoreComplete
 
toString() - Method in class akka.stream.IgnoreComplete$
 
toString() - Method in class akka.stream.Inlet
 
toString() - Static method in exception akka.stream.InvalidPartnerActorException
 
toString() - Method in class akka.stream.InvalidPartnerActorException$
 
toString() - Static method in exception akka.stream.InvalidSequenceNumberException
 
toString() - Method in class akka.stream.InvalidSequenceNumberException$
 
toString() - Method in class akka.stream.IOResult
 
toString() - Method in class akka.stream.IOSettings
 
toString() - Method in class akka.stream.javadsl.Flow
 
toString() - Method in class akka.stream.javadsl.Sink
 
toString() - Method in class akka.stream.javadsl.Source
 
toString() - Method in class akka.stream.KillSwitches.UniqueBidiKillSwitchStage$
 
toString() - Method in class akka.stream.KillSwitches.UniqueKillSwitchStage$
 
toString() - Method in class akka.stream.MaterializationContext$
 
toString() - Method in class akka.stream.Outlet
 
toString() - Method in class akka.stream.OverflowStrategies.Backpressure$
 
toString() - Method in class akka.stream.OverflowStrategies.DropBuffer$
 
toString() - Method in class akka.stream.OverflowStrategies.DropHead$
 
toString() - Method in class akka.stream.OverflowStrategies.DropNew$
 
toString() - Method in class akka.stream.OverflowStrategies.DropTail$
 
toString() - Method in class akka.stream.OverflowStrategies.EmitEarly$
 
toString() - Method in class akka.stream.OverflowStrategies.Fail$
 
toString() - Method in class akka.stream.QueueOfferResult.Dropped$
 
toString() - Method in class akka.stream.QueueOfferResult.Enqueued$
 
toString() - Method in class akka.stream.QueueOfferResult.Failure
 
toString() - Method in class akka.stream.QueueOfferResult.Failure$
 
toString() - Method in class akka.stream.QueueOfferResult.QueueClosed$
 
toString() - Static method in exception akka.stream.RemoteStreamRefActorTerminatedException
 
toString() - Method in class akka.stream.RemoteStreamRefActorTerminatedException$
 
toString() - Method in class akka.stream.RestartSettings
 
toString() - Method in class akka.stream.scaladsl.Balance
 
toString() - Method in class akka.stream.scaladsl.Broadcast
 
toString() - Method in class akka.stream.scaladsl.Concat
 
toString() - Method in class akka.stream.scaladsl.Flow
 
toString() - Method in class akka.stream.scaladsl.Interleave
 
toString() - Method in class akka.stream.scaladsl.Merge
 
toString() - Method in class akka.stream.scaladsl.MergeLatest
 
toString() - Method in class akka.stream.scaladsl.MergePrioritized
 
toString() - Method in class akka.stream.scaladsl.MergeSequence
 
toString() - Method in class akka.stream.scaladsl.Partition.PartitionOutOfBoundsException$
 
toString() - Method in class akka.stream.scaladsl.Partition
 
toString() - Method in class akka.stream.scaladsl.RestartWithBackoffFlow.Delay
 
toString() - Method in class akka.stream.scaladsl.RestartWithBackoffFlow.Delay$
 
toString() - Method in class akka.stream.scaladsl.RunnableGraph
 
toString() - Method in class akka.stream.scaladsl.Sink
 
toString() - Method in class akka.stream.scaladsl.Source
 
toString() - Method in class akka.stream.scaladsl.Tcp.IncomingConnection
 
toString() - Method in class akka.stream.scaladsl.Tcp.IncomingConnection$
 
toString() - Method in class akka.stream.scaladsl.Tcp.OutgoingConnection
 
toString() - Method in class akka.stream.scaladsl.Tcp.OutgoingConnection$
 
toString() - Method in class akka.stream.scaladsl.Tcp.ServerBinding
 
toString() - Method in class akka.stream.scaladsl.Tcp.ServerBinding$
 
toString() - Method in class akka.stream.scaladsl.TcpAttributes.TcpWriteBufferSize
 
toString() - Method in class akka.stream.scaladsl.TcpAttributes.TcpWriteBufferSize$
 
toString() - Method in class akka.stream.scaladsl.Unzip
 
toString() - Method in class akka.stream.scaladsl.UnzipWith10
 
toString() - Method in class akka.stream.scaladsl.UnzipWith11
 
toString() - Method in class akka.stream.scaladsl.UnzipWith12
 
toString() - Method in class akka.stream.scaladsl.UnzipWith13
 
toString() - Method in class akka.stream.scaladsl.UnzipWith14
 
toString() - Method in class akka.stream.scaladsl.UnzipWith15
 
toString() - Method in class akka.stream.scaladsl.UnzipWith16
 
toString() - Method in class akka.stream.scaladsl.UnzipWith17
 
toString() - Method in class akka.stream.scaladsl.UnzipWith18
 
toString() - Method in class akka.stream.scaladsl.UnzipWith19
 
toString() - Method in class akka.stream.scaladsl.UnzipWith2
 
toString() - Method in class akka.stream.scaladsl.UnzipWith20
 
toString() - Method in class akka.stream.scaladsl.UnzipWith21
 
toString() - Method in class akka.stream.scaladsl.UnzipWith22
 
toString() - Method in class akka.stream.scaladsl.UnzipWith3
 
toString() - Method in class akka.stream.scaladsl.UnzipWith4
 
toString() - Method in class akka.stream.scaladsl.UnzipWith5
 
toString() - Method in class akka.stream.scaladsl.UnzipWith6
 
toString() - Method in class akka.stream.scaladsl.UnzipWith7
 
toString() - Method in class akka.stream.scaladsl.UnzipWith8
 
toString() - Method in class akka.stream.scaladsl.UnzipWith9
 
toString() - Method in class akka.stream.scaladsl.Zip
 
toString() - Method in class akka.stream.scaladsl.ZipLatest
 
toString() - Method in class akka.stream.scaladsl.ZipLatestWith10
 
toString() - Method in class akka.stream.scaladsl.ZipLatestWith11
 
toString() - Method in class akka.stream.scaladsl.ZipLatestWith12
 
toString() - Method in class akka.stream.scaladsl.ZipLatestWith13
 
toString() - Method in class akka.stream.scaladsl.ZipLatestWith14
 
toString() - Method in class akka.stream.scaladsl.ZipLatestWith15
 
toString() - Method in class akka.stream.scaladsl.ZipLatestWith16
 
toString() - Method in class akka.stream.scaladsl.ZipLatestWith17
 
toString() - Method in class akka.stream.scaladsl.ZipLatestWith18
 
toString() - Method in class akka.stream.scaladsl.ZipLatestWith19
 
toString() - Method in class akka.stream.scaladsl.ZipLatestWith2
 
toString() - Method in class akka.stream.scaladsl.ZipLatestWith20
 
toString() - Method in class akka.stream.scaladsl.ZipLatestWith21
 
toString() - Method in class akka.stream.scaladsl.ZipLatestWith22
 
toString() - Method in class akka.stream.scaladsl.ZipLatestWith3
 
toString() - Method in class akka.stream.scaladsl.ZipLatestWith4
 
toString() - Method in class akka.stream.scaladsl.ZipLatestWith5
 
toString() - Method in class akka.stream.scaladsl.ZipLatestWith6
 
toString() - Method in class akka.stream.scaladsl.ZipLatestWith7
 
toString() - Method in class akka.stream.scaladsl.ZipLatestWith8
 
toString() - Method in class akka.stream.scaladsl.ZipLatestWith9
 
toString() - Method in class akka.stream.scaladsl.ZipN
 
toString() - Method in class akka.stream.scaladsl.ZipWith10
 
toString() - Method in class akka.stream.scaladsl.ZipWith11
 
toString() - Method in class akka.stream.scaladsl.ZipWith12
 
toString() - Method in class akka.stream.scaladsl.ZipWith13
 
toString() - Method in class akka.stream.scaladsl.ZipWith14
 
toString() - Method in class akka.stream.scaladsl.ZipWith15
 
toString() - Method in class akka.stream.scaladsl.ZipWith16
 
toString() - Method in class akka.stream.scaladsl.ZipWith17
 
toString() - Method in class akka.stream.scaladsl.ZipWith18
 
toString() - Method in class akka.stream.scaladsl.ZipWith19
 
toString() - Method in class akka.stream.scaladsl.ZipWith2
 
toString() - Method in class akka.stream.scaladsl.ZipWith20
 
toString() - Method in class akka.stream.scaladsl.ZipWith21
 
toString() - Method in class akka.stream.scaladsl.ZipWith22
 
toString() - Method in class akka.stream.scaladsl.ZipWith3
 
toString() - Method in class akka.stream.scaladsl.ZipWith4
 
toString() - Method in class akka.stream.scaladsl.ZipWith5
 
toString() - Method in class akka.stream.scaladsl.ZipWith6
 
toString() - Method in class akka.stream.scaladsl.ZipWith7
 
toString() - Method in class akka.stream.scaladsl.ZipWith8
 
toString() - Method in class akka.stream.scaladsl.ZipWith9
 
toString() - Method in class akka.stream.scaladsl.ZipWithN
 
toString() - Static method in class akka.stream.Server
 
toString() - Method in class akka.stream.Server$
 
toString() - Method in class akka.stream.SharedKillSwitch
 
toString() - Method in class akka.stream.SinkShape
 
toString() - Method in class akka.stream.snapshot.ConnectionSnapshot.Closed$
 
toString() - Method in class akka.stream.snapshot.ConnectionSnapshot.ShouldPull$
 
toString() - Method in class akka.stream.snapshot.ConnectionSnapshot.ShouldPush$
 
toString() - Method in class akka.stream.snapshot.ConnectionSnapshotImpl$
 
toString() - Method in interface akka.stream.snapshot.HideImpl
 
toString() - Method in class akka.stream.snapshot.LogicSnapshotImpl$
 
toString() - Method in class akka.stream.snapshot.RunningInterpreterImpl$
 
toString() - Method in class akka.stream.snapshot.StreamSnapshotImpl$
 
toString() - Method in class akka.stream.snapshot.UninitializedInterpreterImpl$
 
toString() - Method in class akka.stream.SourceShape
 
toString() - Method in class akka.stream.stage.ConcurrentAsyncCallbackState.Event
 
toString() - Method in class akka.stream.stage.ConcurrentAsyncCallbackState.Event$
 
toString() - Method in class akka.stream.stage.ConcurrentAsyncCallbackState.Initialized$
 
toString() - Method in class akka.stream.stage.ConcurrentAsyncCallbackState.Pending
 
toString() - Method in class akka.stream.stage.ConcurrentAsyncCallbackState.Pending$
 
toString() - Method in class akka.stream.stage.GraphStageLogic.EagerTerminateInput$
 
toString() - Method in class akka.stream.stage.GraphStageLogic.EagerTerminateOutput$
 
toString() - Method in class akka.stream.stage.GraphStageLogic.IgnoreTerminateInput$
 
toString() - Method in class akka.stream.stage.GraphStageLogic.IgnoreTerminateOutput$
 
toString() - Method in class akka.stream.stage.GraphStageLogic.StageActorRefNotInitializedException$
 
toString() - Method in class akka.stream.stage.GraphStageLogic.SubSinkInlet
 
toString() - Method in class akka.stream.stage.GraphStageLogic.SubSourceOutlet
 
toString() - Method in class akka.stream.stage.GraphStageLogic
 
toString() - Method in class akka.stream.stage.TimerMessages.Scheduled
 
toString() - Method in class akka.stream.stage.TimerMessages.Scheduled$
 
toString() - Method in class akka.stream.stage.TimerMessages.Timer
 
toString() - Method in class akka.stream.stage.TimerMessages.Timer$
 
toString() - Method in class akka.stream.StreamRefAttributes.BufferCapacity
 
toString() - Method in class akka.stream.StreamRefAttributes.BufferCapacity$
 
toString() - Method in class akka.stream.StreamRefAttributes.DemandRedeliveryInterval
 
toString() - Method in class akka.stream.StreamRefAttributes.DemandRedeliveryInterval$
 
toString() - Method in class akka.stream.StreamRefAttributes.FinalTerminationSignalDeadline
 
toString() - Method in class akka.stream.StreamRefAttributes.FinalTerminationSignalDeadline$
 
toString() - Method in class akka.stream.StreamRefAttributes.SubscriptionTimeout
 
toString() - Method in class akka.stream.StreamRefAttributes.SubscriptionTimeout$
 
toString() - Static method in exception akka.stream.StreamRefSubscriptionTimeoutException
 
toString() - Method in class akka.stream.StreamRefSubscriptionTimeoutException$
 
toString() - Method in class akka.stream.StreamSubscriptionTimeoutSettings
 
toString() - Method in class akka.stream.StreamSubscriptionTimeoutTerminationMode.CancelTermination$
 
toString() - Method in class akka.stream.StreamSubscriptionTimeoutTerminationMode.NoopTermination$
 
toString() - Method in class akka.stream.StreamSubscriptionTimeoutTerminationMode.WarnTermination$
 
toString() - Method in class akka.stream.SubstreamCancelStrategies.Drain$
 
toString() - Method in class akka.stream.SubstreamCancelStrategies.Propagate$
 
toString() - Method in class akka.stream.Supervision.Restart$
 
toString() - Method in class akka.stream.Supervision.Resume$
 
toString() - Method in class akka.stream.Supervision.Stop$
 
toString() - Static method in exception akka.stream.TargetRefNotInitializedYetException
 
toString() - Method in class akka.stream.TargetRefNotInitializedYetException$
 
toString() - Method in class akka.stream.testkit.GraphStageMessages.DownstreamFinish$
 
toString() - Method in class akka.stream.testkit.GraphStageMessages.Failure
 
toString() - Method in class akka.stream.testkit.GraphStageMessages.Failure$
 
toString() - Method in class akka.stream.testkit.GraphStageMessages.Pull$
 
toString() - Method in class akka.stream.testkit.GraphStageMessages.Push$
 
toString() - Method in class akka.stream.testkit.GraphStageMessages.StageFailure
 
toString() - Method in class akka.stream.testkit.GraphStageMessages.StageFailure$
 
toString() - Method in class akka.stream.testkit.GraphStageMessages.UpstreamFinish$
 
toString() - Method in class akka.stream.testkit.StreamTestKit.CompletedSubscription
 
toString() - Method in class akka.stream.testkit.StreamTestKit.CompletedSubscription$
 
toString() - Method in class akka.stream.testkit.StreamTestKit.FailedSubscription
 
toString() - Method in class akka.stream.testkit.StreamTestKit.FailedSubscription$
 
toString() - Method in class akka.stream.testkit.StreamTestKit.PublisherProbeSubscription
 
toString() - Method in class akka.stream.testkit.StreamTestKit.PublisherProbeSubscription$
 
toString() - Method in class akka.stream.testkit.TestPublisher.CancelSubscription
 
toString() - Method in class akka.stream.testkit.TestPublisher.CancelSubscription$
 
toString() - Method in class akka.stream.testkit.TestPublisher.RequestMore
 
toString() - Method in class akka.stream.testkit.TestPublisher.RequestMore$
 
toString() - Method in class akka.stream.testkit.TestPublisher.Subscribe
 
toString() - Method in class akka.stream.testkit.TestPublisher.Subscribe$
 
toString() - Method in class akka.stream.testkit.TestSubscriber.OnComplete$
 
toString() - Method in class akka.stream.testkit.TestSubscriber.OnError
 
toString() - Method in class akka.stream.testkit.TestSubscriber.OnError$
 
toString() - Method in class akka.stream.testkit.TestSubscriber.OnNext
 
toString() - Method in class akka.stream.testkit.TestSubscriber.OnNext$
 
toString() - Method in class akka.stream.testkit.TestSubscriber.OnSubscribe
 
toString() - Method in class akka.stream.testkit.TestSubscriber.OnSubscribe$
 
toString() - Method in class akka.stream.ThrottleMode.Enforcing$
 
toString() - Method in class akka.stream.ThrottleMode.Shaping$
 
toString() - Method in class akka.stream.TLSClientAuth.Need$
 
toString() - Method in class akka.stream.TLSClientAuth.None$
 
toString() - Method in class akka.stream.TLSClientAuth.Want$
 
toString() - Method in class akka.stream.TLSProtocol.NegotiateNewSession
 
toString() - Method in class akka.stream.TLSProtocol.SendBytes
 
toString() - Method in class akka.stream.TLSProtocol.SendBytes$
 
toString() - Method in class akka.stream.TLSProtocol.SessionBytes
 
toString() - Method in class akka.stream.TLSProtocol.SessionBytes$
 
toString() - Method in class akka.stream.TLSProtocol.SessionTruncated$
 
toString() - Method in class akka.stream.UniqueKillSwitch
 
toString() - Method in class akka.testkit.CustomEventFilter
 
toString() - Method in class akka.testkit.CustomEventFilter$
 
toString() - Method in class akka.testkit.DeadLettersFilter
 
toString() - Method in class akka.testkit.DebugFilter
 
toString() - Method in class akka.testkit.DebugFilter$
 
toString() - Method in class akka.testkit.ErrorFilter
 
toString() - Method in class akka.testkit.ErrorFilter$
 
toString() - Method in class akka.testkit.InfoFilter
 
toString() - Method in class akka.testkit.InfoFilter$
 
toString() - Method in class akka.testkit.SocketUtil.Both$
 
toString() - Method in class akka.testkit.SocketUtil.Tcp$
 
toString() - Method in class akka.testkit.SocketUtil.Udp$
 
toString() - Method in class akka.testkit.TestActor.KeepRunning$
 
toString() - Method in class akka.testkit.TestActor.NoAutoPilot$
 
toString() - Method in class akka.testkit.TestActor.NullMessage$
 
toString() - Method in class akka.testkit.TestActor.RealMessage
 
toString() - Method in class akka.testkit.TestActor.RealMessage$
 
toString() - Method in class akka.testkit.TestActor.SetAutoPilot
 
toString() - Method in class akka.testkit.TestActor.SetAutoPilot$
 
toString() - Method in class akka.testkit.TestActor.SetIgnore
 
toString() - Method in class akka.testkit.TestActor.SetIgnore$
 
toString() - Method in class akka.testkit.TestActor.Spawn
 
toString() - Method in class akka.testkit.TestActor.Spawn$
 
toString() - Method in class akka.testkit.TestActor.UnWatch
 
toString() - Method in class akka.testkit.TestActor.UnWatch$
 
toString() - Method in class akka.testkit.TestActor.Watch
 
toString() - Method in class akka.testkit.TestActor.Watch$
 
toString() - Method in class akka.testkit.TestActorRef
 
toString() - Method in class akka.testkit.TestEvent.Mute
 
toString() - Method in class akka.testkit.TestEvent.UnMute
 
toString() - Static method in exception akka.testkit.TestException
 
toString() - Method in class akka.testkit.TestException$
 
toString() - Method in class akka.testkit.WarningFilter
 
toString() - Method in class akka.testkit.WarningFilter$
 
toString() - Method in class akka.util.ByteString
 
toString() - Method in class akka.util.LineNumbers.NoSourceInfo$
 
toString() - Method in class akka.util.LineNumbers.SourceFile
 
toString() - Method in class akka.util.LineNumbers.SourceFile$
 
toString() - Method in class akka.util.LineNumbers.SourceFileLines
 
toString() - Method in class akka.util.LineNumbers.SourceFileLines$
 
toString() - Method in class akka.util.LineNumbers.UnknownSourceFormat
 
toString() - Method in class akka.util.LineNumbers.UnknownSourceFormat$
 
toString() - Method in class akka.util.ManifestInfo.Version
 
toString() - Method in class akka.util.Timeout
 
toString() - Method in class akka.util.TypedMultiMap
 
toString() - Method in class akka.util.Version
 
toString() - Method in class akka.util.WildcardIndex$
 
toString$extension(ServiceRegistry) - Method in class akka.cluster.typed.internal.receptionist.ServiceRegistry$
 
toString$extension(Logging.LogLevel) - Method in class akka.event.Logging.LogLevel$
 
toString$extension(MessageFlags) - Method in class akka.io.dns.internal.MessageFlags$
 
toString$extension(ByteFlag) - Method in class akka.remote.artery.ByteFlag$
 
toString$extension(OptionVal<A>) - Method in class akka.util.OptionVal$
 
toStringWithAddress(Address) - Method in interface akka.actor.ActorPath
Generate String representation, replacing the Address in the RootActor Path with the given one unless this path&rsquo;s address includes host and port information.
toStringWithAddress(Address) - Method in class akka.actor.ChildActorPath
 
toStringWithAddress(Address) - Method in class akka.actor.RootActorPath
 
toStringWithoutAddress() - Method in interface akka.actor.ActorPath
String representation of the path elements, excluding the address information.
toSystemUid() - Method in interface akka.cluster.ddata.Replicator.Internal$.DestinationSystemUid
 
toSystemUid() - Method in class akka.cluster.ddata.Replicator.Internal$.Gossip
 
toSystemUid() - Method in class akka.cluster.ddata.Replicator.Internal$.Status
 
TOSYSTEMUID_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip
 
TOSYSTEMUID_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status
 
total() - Method in class akka.cluster.sharding.ShardingQueries.ShardsQueryResult
 
total2pf(Function2<S, S, BoxedUnit>) - Method in interface akka.actor.FSM
 
total2pf(Function2<S, S, BoxedUnit>) - Method in interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
 
totalInstances() - Method in class akka.cluster.routing.ClusterRouterGroupSettings
 
totalInstances() - Method in class akka.cluster.routing.ClusterRouterPoolSettings
 
totalInstances() - Method in interface akka.cluster.routing.ClusterRouterSettingsBase
 
TOTALINSTANCES_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings
 
totallyIgnorantInput() - Method in class akka.stream.stage.GraphStageLogic
Input handler that does not terminate the operator upon receiving completion nor failure.
TotallyIgnorantInput$() - Constructor for class akka.stream.stage.GraphStageLogic.TotallyIgnorantInput$
 
totalQueueLength() - Method in class akka.routing.OptimalSizeExploringResizer.ResizeRecord
 
totalSize() - Method in class akka.util.MessageBufferMap
How many elements are in the buffers in the buffer map.
totalTimeout() - Method in class akka.actor.CoordinatedShutdown
Sum of timeouts of all phases that have some task.
totChunks() - Method in class akka.cluster.ddata.Replicator.Internal$.Status
 
TOTCHUNKS_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status
 
toTimestampOffset(Offset) - Static method in class akka.persistence.query.TimestampOffset
Try to convert the Offset to a TimestampOffset.
toTimestampOffset(Offset) - Method in class akka.persistence.query.TimestampOffset$
Try to convert the Offset to a TimestampOffset.
toTyped(ActorRef) - Static method in class akka.actor.typed.javadsl.Adapter
 
toTyped(ActorRef) - Method in class akka.actor.typed.javadsl.Adapter$
 
toTyped(ActorSystem) - Static method in class akka.actor.typed.javadsl.Adapter
 
toTyped(ActorSystem) - Method in class akka.actor.typed.javadsl.Adapter$
 
toTyped(Scheduler) - Static method in class akka.actor.typed.javadsl.Adapter
 
toTyped(Scheduler) - Method in class akka.actor.typed.javadsl.Adapter$
 
trace(String) - Static method in class akka.actor.testkit.typed.javadsl.LoggingTestKit
Create a filter for TRACE level events with a log message that contains the given messageIncludes.
trace(String) - Method in class akka.actor.testkit.typed.javadsl.LoggingTestKit$
Create a filter for TRACE level events with a log message that contains the given messageIncludes.
trace(String) - Method in class akka.actor.testkit.typed.scaladsl.LoggingTestKit$
Create a filter for TRACE level events with a log message that contains the given messageIncludes.
TraceLogging() - Method in class akka.io.SelectionHandlerSettings
 
trackChange(Function0<BoxedUnit>) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer
 
trackChange(Function0<BoxedUnit>) - Method in class akka.cluster.singleton.ClusterSingletonProxy
 
trafficClass(int) - Method in interface akka.io.Inet.SoJavaFactories
Inet.SocketOption to set the traffic class or type-of-service octet in the IP header for packets sent from this socket.
trafficClass(int) - Static method in class akka.io.TcpSO
 
trafficClass(int) - Static method in class akka.io.UdpSO
 
TrafficClass(int) - Constructor for class akka.io.Inet.SO$.TrafficClass
 
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.
TrafficClass() - Method in class akka.io.Tcp.SO$
 
TrafficClass() - Method in class akka.io.Udp.SO$
 
TrafficClass$() - Constructor for class akka.io.Inet.SO$.TrafficClass$
 
TraitOrder - Class in akka.persistence
INTERNAL API
TraitOrder() - Constructor for class akka.persistence.TraitOrder
 
TraitOrder$ - Class in akka.persistence
INTERNAL API
TraitOrder$() - Constructor for class akka.persistence.TraitOrder$
 
transcend(boolean, Function0<BoxedUnit>) - Method in class akka.util.Switch
 
TransferToLimit() - Method in class akka.io.TcpExt.Settings
 
transform(int, JsonNode) - Method in class akka.serialization.jackson.JacksonMigration
Implement the transformation of the old JSON structure to the new JSON structure.
transform(PartialFunction<FSM.Event<D>, FSM.State<S, D>>) - Method in interface akka.actor.FSM
 
transform(PartialFunction<PersistentFSM.Event<D>, PersistentFSM.State<S, D, E>>) - Method in interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
 
transformClassName(int, String) - Method in class akka.serialization.jackson.JacksonMigration
Override this method if you have changed the class name.
transformException(ChannelHandlerContext, ExceptionEvent) - Method in interface akka.remote.transport.netty.NettyHelpers
 
TransformHelper(PartialFunction<FSM.Event<D>, FSM.State<S, D>>) - Constructor for class akka.actor.FSM.TransformHelper
 
TransformHelper(PartialFunction<PersistentFSM.Event<D>, PersistentFSM.State<S, D, E>>) - Constructor for class akka.persistence.fsm.PersistentFSMBase.TransformHelper
Deprecated.
 
transformMessages(Behavior<I>, PartialFunction<O, I>, ClassTag<O>) - Static method in class akka.actor.typed.internal.BehaviorImpl
 
transformMessages(Behavior<I>, PartialFunction<O, I>, ClassTag<O>) - Method in class akka.actor.typed.internal.BehaviorImpl$
 
transformMessages(Class<Outer>, Behavior<Inner>, Function<PFBuilder<Outer, Inner>, PFBuilder<Outer, Inner>>) - Static method in class akka.actor.typed.javadsl.Behaviors
Transform the incoming messages by placing a funnel in front of the wrapped Behavior: the supplied PartialFunction decides which message to pull in (those that it is defined at) and may transform the incoming message to place them into the wrapped Behavior&rsquo;s type hierarchy.
transformMessages(Class<Outer>, Behavior<Inner>, Function<PFBuilder<Outer, Inner>, PFBuilder<Outer, Inner>>) - Method in class akka.actor.typed.javadsl.Behaviors$
Transform the incoming messages by placing a funnel in front of the wrapped Behavior: the supplied PartialFunction decides which message to pull in (those that it is defined at) and may transform the incoming message to place them into the wrapped Behavior&rsquo;s type hierarchy.
transformMessages(PartialFunction<Outer, Inner>, ClassTag<Outer>) - Method in class akka.actor.typed.Behavior.BehaviorDecorators
Transform the incoming messages by placing a funnel in front of the wrapped Behavior: the supplied PartialFunction decides which message to pull in (those that it is defined at) and may transform the incoming message to place them into the wrapped Behavior&rsquo;s type hierarchy.
transformMessages$extension(Behavior.BehaviorDecorators<Inner>, PartialFunction<Outer, Inner>, ClassTag<Outer>) - Method in class akka.actor.typed.Behavior.BehaviorDecorators$
 
TransformMessagesInterceptor$ - Class in akka.actor.typed.internal
INTERNAL API
TransformMessagesInterceptor$() - Constructor for class akka.actor.typed.internal.TransformMessagesInterceptor$
 
Transition(ActorRef, S, S) - Constructor for class akka.actor.FSM.Transition
 
Transition(ActorRef, S, S, Option<FiniteDuration>) - Constructor for class akka.persistence.fsm.PersistentFSM.Transition
Deprecated.
 
Transition$() - Constructor for class akka.actor.FSM.Transition$
 
Transition$() - Constructor for class akka.persistence.fsm.PersistentFSM.Transition$
Deprecated.
 
transitionEvent_$eq(List<PartialFunction<Tuple2<S, S>, BoxedUnit>>) - Method in interface akka.actor.FSM
 
transitionEvent_$eq(List<PartialFunction<Tuple2<S, S>, BoxedUnit>>) - Method in interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
 
transport() - Method in class akka.remote.testconductor.TestConductorExt
Remote transport used by the actor ref provider.
transport() - Method in interface akka.remote.transport.netty.CommonHandlers
 
transport() - Method in class akka.remote.transport.TestAssociationHandle
Deprecated.
 
Transport - Interface in akka.remote.transport
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
Transport.ActorAssociationEventListener - Class in akka.remote.transport
Deprecated.
Class to convert ordinary ActorRef instances to an AssociationEventListener.
Transport.ActorAssociationEventListener$ - Class in akka.remote.transport
Deprecated.
 
Transport.AssociationEvent - Interface in akka.remote.transport
Deprecated.
 
Transport.AssociationEventListener - Interface in akka.remote.transport
Deprecated.
An interface that needs to be implemented by the user of a transport to listen to association events
Transport.InboundAssociation - Class in akka.remote.transport
Deprecated.
Message sent to a Transport.AssociationEventListener registered to a transport (via the Promise returned by Transport.listen()) when an inbound association request arrives.
Transport.InboundAssociation$ - Class in akka.remote.transport
Deprecated.
 
Transport.InvalidAssociationException - Exception in akka.remote.transport
Deprecated.
Indicates that the association setup request is invalid, and it is impossible to recover (malformed IP address, hostname, etc.).
Transport.InvalidAssociationException$ - Class in akka.remote.transport
Deprecated.
 
Transport$ - Class in akka.remote.transport
Deprecated.
. Since .
Transport$() - Constructor for class akka.remote.transport.Transport$
Deprecated.
 
TransportAdapterProvider - Interface in akka.remote.transport
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
TransportAdapters - Class in akka.remote.transport
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
TransportAdapters(ExtendedActorSystem) - Constructor for class akka.remote.transport.TransportAdapters
Deprecated.
 
TransportAdaptersExtension - Class in akka.remote.transport
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
TransportAdaptersExtension() - Constructor for class akka.remote.transport.TransportAdaptersExtension
Deprecated.
 
TransportAdaptersExtension$ - Class in akka.remote.transport
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
TransportAdaptersExtension$() - Constructor for class akka.remote.transport.TransportAdaptersExtension$
Deprecated.
 
transportAeronErrorLogStarted() - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
transportAeronErrorLogStarted() - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
transportAeronErrorLogStarted() - Method in interface akka.remote.artery.RemotingFlightRecorder
 
transportAeronErrorLogTaskStopped() - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
transportAeronErrorLogTaskStopped() - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
transportAeronErrorLogTaskStopped() - Method in interface akka.remote.artery.RemotingFlightRecorder
 
transportFor(Address) - Method in class akka.remote.transport.TestTransport.AssociationRegistry
Deprecated.
Returns the Transport bound to the given address.
transportInfo_$eq(Serialization.Information) - Method in interface akka.cluster.ddata.protobuf.SerializationSupport
 
transportInformation() - Method in interface akka.cluster.ddata.protobuf.SerializationSupport
 
transportKillSwitchPulled() - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
transportKillSwitchPulled() - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
transportKillSwitchPulled() - Method in interface akka.remote.artery.RemotingFlightRecorder
 
transportMaterializerStarted() - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
transportMaterializerStarted() - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
transportMaterializerStarted() - Method in interface akka.remote.artery.RemotingFlightRecorder
 
transportMediaDriverStarted(String) - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
transportMediaDriverStarted(String) - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
transportMediaDriverStarted(String) - Method in interface akka.remote.artery.RemotingFlightRecorder
 
transportMediaFileDeleted() - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
transportMediaFileDeleted() - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
transportMediaFileDeleted() - Method in interface akka.remote.artery.RemotingFlightRecorder
 
transportQuarantined(Address, long) - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
transportQuarantined(Address, long) - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
transportQuarantined(Address, long) - Method in interface akka.remote.artery.RemotingFlightRecorder
 
transportRemoveQuarantined(Address) - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
transportRemoveQuarantined(Address) - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
transportRemoveQuarantined(Address) - Method in interface akka.remote.artery.RemotingFlightRecorder
 
transportRestartInbound(UniqueAddress, String) - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
transportRestartInbound(UniqueAddress, String) - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
transportRestartInbound(UniqueAddress, String) - Method in interface akka.remote.artery.RemotingFlightRecorder
 
transportRestartOutbound(Address, String) - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
transportRestartOutbound(Address, String) - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
transportRestartOutbound(Address, String) - Method in interface akka.remote.artery.RemotingFlightRecorder
 
Transports() - Method in class akka.remote.RemoteSettings
 
transportSendQueueOverflow(int) - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
transportSendQueueOverflow(int) - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
transportSendQueueOverflow(int) - Method in interface akka.remote.artery.RemotingFlightRecorder
 
transportsReady(Seq<Address>) - Method in class akka.remote.transport.TestTransport.AssociationRegistry
Deprecated.
Indicates if all given transports were successfully registered.
transportStarted() - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
transportStarted() - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
transportStarted() - Method in interface akka.remote.artery.RemotingFlightRecorder
 
transportStartupFinished() - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
transportStartupFinished() - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
transportStartupFinished() - Method in interface akka.remote.artery.RemotingFlightRecorder
 
transportStopIdleOutbound(Address, int) - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
transportStopIdleOutbound(Address, int) - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
transportStopIdleOutbound(Address, int) - Method in interface akka.remote.artery.RemotingFlightRecorder
 
transportStopped() - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
transportStopped() - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
transportStopped() - Method in interface akka.remote.artery.RemotingFlightRecorder
 
transportTaskRunnerStarted() - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
transportTaskRunnerStarted() - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
transportTaskRunnerStarted() - Method in interface akka.remote.artery.RemotingFlightRecorder
 
transportUniqueAddressSet(UniqueAddress) - Static method in class akka.remote.artery.NoOpRemotingFlightRecorder
 
transportUniqueAddressSet(UniqueAddress) - Method in class akka.remote.artery.NoOpRemotingFlightRecorder$
 
transportUniqueAddressSet(UniqueAddress) - Method in interface akka.remote.artery.RemotingFlightRecorder
 
traversalBuilder() - Method in interface akka.stream.Graph
INTERNAL API.
traversalBuilder() - Method in class akka.stream.javadsl.BidiFlow
 
traversalBuilder() - Method in class akka.stream.javadsl.Flow
 
traversalBuilder() - Method in class akka.stream.javadsl.Sink
 
traversalBuilder() - Method in class akka.stream.javadsl.Source
 
traversalBuilder() - Method in class akka.stream.scaladsl.BidiFlow
 
traversalBuilder() - Method in class akka.stream.scaladsl.Flow
 
traversalBuilder() - Method in class akka.stream.scaladsl.RunnableGraph
 
traversalBuilder() - Method in class akka.stream.scaladsl.Sink
 
traversalBuilder() - Method in class akka.stream.scaladsl.Source
 
traverse(Iterable<A>, Function<A, Future<B>>, ExecutionContext) - Static method in class akka.dispatch.Futures
Transforms a JIterable[A] into a Future[JIterable[B} using the provided Function A => Future[B].
traverse(Iterable<A>, Function<A, Future<B>>, ExecutionContext) - Method in class akka.dispatch.Futures$
Transforms a JIterable[A] into a Future[JIterable[B} using the provided Function A => Future[B].
TrustedSelectionPaths() - Method in class akka.remote.RemoteSettings
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
trustManagers() - Method in class akka.remote.artery.tcp.ConfigSSLEngineProvider
Subclass may override to customize TrustManager
trustManagers() - Method in class akka.remote.transport.netty.ConfigSSLEngineProvider
Deprecated.
Subclass may override to customize TrustManager
tryAcquireLease() - Method in class akka.cluster.singleton.ClusterSingletonManager
 
tryAdd(SnapshotMetadata, Object) - Method in interface akka.persistence.testkit.SnapshotStorage
 
tryAdd(Seq<PersistentRepr>) - Method in interface akka.persistence.testkit.EventStorage
 
tryCleanDirectByteBuffer(ByteBuffer) - Method in class akka.io.DirectByteBufferPool$
DirectByteBuffers are garbage collected by using a phantom reference and a reference queue.
TryCompactLeveldb(String, long) - Constructor for class akka.persistence.journal.leveldb.LeveldbCompaction.TryCompactLeveldb
 
TryCompactLeveldb$() - Constructor for class akka.persistence.journal.leveldb.LeveldbCompaction.TryCompactLeveldb$
 
tryCompactOnDelete(String, long) - Method in interface akka.persistence.journal.leveldb.LeveldbCompaction
 
tryConsumeTokens(long, int) - Method in class akka.remote.transport.ThrottlerTransportAdapter.Blackhole$
Deprecated.
 
tryConsumeTokens(long, int) - Method in interface akka.remote.transport.ThrottlerTransportAdapter.ThrottleMode
Deprecated.
 
tryConsumeTokens(long, int) - Method in class akka.remote.transport.ThrottlerTransportAdapter.TokenBucket
Deprecated.
 
tryConsumeTokens(long, int) - Method in class akka.remote.transport.ThrottlerTransportAdapter.Unthrottled$
Deprecated.
 
tryDelete(SnapshotMetadata) - Method in interface akka.persistence.testkit.SnapshotStorage
 
tryDelete(String, long) - Method in interface akka.persistence.testkit.EventStorage
 
tryDelete(String, SnapshotSelectionCriteria) - Method in interface akka.persistence.testkit.SnapshotStorage
 
tryGotoOldest() - Method in class akka.cluster.singleton.ClusterSingletonManager
 
TryNative - Class in akka.cluster.metrics
INTERNAL API
TryNative() - Constructor for class akka.cluster.metrics.TryNative
 
TryNative$ - Class in akka.cluster.metrics
INTERNAL API
TryNative$() - Constructor for class akka.cluster.metrics.TryNative$
 
tryProcess(String, U) - Static method in class akka.persistence.testkit.ProcessingPolicy.DefaultPolicies.PassAll
 
tryProcess(String, U) - Method in class akka.persistence.testkit.ProcessingPolicy.DefaultPolicies.PassAll$
 
tryProcess(String, U) - Method in class akka.persistence.testkit.ProcessingPolicy.DefaultPolicies.ReturnAfterNextNCond
 
tryProcess(String, U) - Method in interface akka.persistence.testkit.ProcessingPolicy
Emulates behavior of the storage.
tryPull(Inlet<T>) - Method in class akka.stream.stage.GraphStageLogic
Requests an element on the given port unless the port is already closed.
tryRead(String, long, long, long) - Method in interface akka.persistence.testkit.EventStorage
 
tryRead(String, SnapshotSelectionCriteria) - Method in interface akka.persistence.testkit.SnapshotStorage
 
tryRead(String, Function1<PersistentRepr, Object>) - Method in interface akka.persistence.testkit.EventStorage
 
tryReadByTag(String) - Method in interface akka.persistence.testkit.EventStorage
 
tryReadSeqNumber(String) - Method in interface akka.persistence.testkit.EventStorage
 
tryReceivePluginInternal(Object) - Method in interface akka.persistence.snapshot.SnapshotStore
 
tryReturnRecoveryPermit(String) - Method in interface akka.persistence.typed.internal.JournalInteractions
Mutates setup, by setting the `holdingRecoveryPermit` to false
tryReturnRecoveryPermit(String) - Method in interface akka.persistence.typed.state.internal.DurableStateStoreInteractions
Mutates setup, by setting the `holdingRecoveryPermit` to false
tryUnstashOne(Behavior<InternalProtocol>) - Method in interface akka.persistence.typed.internal.StashManagement
tryUnstashOne is called at the end of processing each command, published event, or when persist is completed
tryUnstashOne(Behavior<InternalProtocol>) - Method in interface akka.persistence.typed.state.internal.StashManagement
tryUnstashOne is called at the end of processing each command, or when persist is completed
ttl() - Method in class akka.io.dns.AAAARecord
 
ttl() - Method in class akka.io.dns.ARecord
 
ttl() - Method in class akka.io.dns.CNameRecord
 
ttl() - Method in class akka.io.dns.ResourceRecord
 
ttl() - Method in class akka.io.dns.SRVRecord
 
ttl() - Method in class akka.io.dns.UnknownRecord
 
Ttl() - Constructor for class akka.io.dns.CachePolicy.Ttl
 
Ttl$() - Constructor for class akka.io.dns.CachePolicy.Ttl$
 
TtlIsOrdered$() - Constructor for class akka.io.dns.CachePolicy.Ttl$.TtlIsOrdered$
 
tuningParameters() - Method in class akka.cluster.sharding.ClusterShardingSettings
 
tuningParameters() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings
 
TuningParameters(ClusterShardingSettings.TuningParameters) - Constructor for class akka.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
TuningParameters(FiniteDuration, FiniteDuration, int, FiniteDuration, FiniteDuration, FiniteDuration, FiniteDuration, FiniteDuration, int, int, int, int, FiniteDuration, FiniteDuration, String, FiniteDuration, int) - Constructor for class akka.cluster.sharding.ClusterShardingSettings.TuningParameters
Deprecated.
Use the ClusterShardingSettings factory methods or the constructor including coordinatorStateWriteMajorityPlus and coordinatorStateReadMajorityPlus instead. Since 2.6.5.
TuningParameters(FiniteDuration, FiniteDuration, int, FiniteDuration, FiniteDuration, FiniteDuration, FiniteDuration, FiniteDuration, int, int, int, int, FiniteDuration, FiniteDuration, String, FiniteDuration, int, int, int) - Constructor for class akka.cluster.sharding.ClusterShardingSettings.TuningParameters
Deprecated.
Use the ClusterShardingSettings factory methods or the constructor including leastShardAllocationAbsoluteLimit and leastShardAllocationRelativeLimit instead. Since 2.6.10.
TuningParameters(FiniteDuration, FiniteDuration, int, FiniteDuration, FiniteDuration, FiniteDuration, FiniteDuration, FiniteDuration, int, int, int, int, FiniteDuration, FiniteDuration, String, FiniteDuration, int, int, int, int, double) - Constructor for class akka.cluster.sharding.ClusterShardingSettings.TuningParameters
 
TuningParameters(FiniteDuration, FiniteDuration, int, FiniteDuration, FiniteDuration, FiniteDuration, FiniteDuration, FiniteDuration, int, int, int, FiniteDuration, FiniteDuration) - Constructor for class akka.cluster.sharding.ClusterShardingSettings.TuningParameters
Deprecated.
Use the ClusterShardingSettings factory methods or the full constructor instead. Since 2.6.5.
TuningParameters(FiniteDuration, FiniteDuration, int, FiniteDuration, FiniteDuration, FiniteDuration, FiniteDuration, FiniteDuration, int, int, int, FiniteDuration, FiniteDuration, String, FiniteDuration, int) - Constructor for class akka.cluster.sharding.ClusterShardingSettings.TuningParameters
Deprecated.
Use the ClusterShardingSettings factory methods or the full constructor instead. Since 2.6.5.
Tuple10<T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10> - Class in akka.japi.tuple
 
Tuple10(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10) - Constructor for class akka.japi.tuple.Tuple10
 
Tuple10$ - Class in akka.japi.tuple
Used to create tuples with 10 elements in Java.
Tuple10$() - Constructor for class akka.japi.tuple.Tuple10$
 
Tuple11<T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11> - Class in akka.japi.tuple
 
Tuple11(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) - Constructor for class akka.japi.tuple.Tuple11
 
Tuple11$ - Class in akka.japi.tuple
Used to create tuples with 11 elements in Java.
Tuple11$() - Constructor for class akka.japi.tuple.Tuple11$
 
Tuple12<T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12> - Class in akka.japi.tuple
 
Tuple12(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) - Constructor for class akka.japi.tuple.Tuple12
 
Tuple12$ - Class in akka.japi.tuple
Used to create tuples with 12 elements in Java.
Tuple12$() - Constructor for class akka.japi.tuple.Tuple12$
 
Tuple13<T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13> - Class in akka.japi.tuple
 
Tuple13(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13) - Constructor for class akka.japi.tuple.Tuple13
 
Tuple13$ - Class in akka.japi.tuple
Used to create tuples with 13 elements in Java.
Tuple13$() - Constructor for class akka.japi.tuple.Tuple13$
 
Tuple14<T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14> - Class in akka.japi.tuple
 
Tuple14(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14) - Constructor for class akka.japi.tuple.Tuple14
 
Tuple14$ - Class in akka.japi.tuple
Used to create tuples with 14 elements in Java.
Tuple14$() - Constructor for class akka.japi.tuple.Tuple14$
 
Tuple15<T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14,​T15> - Class in akka.japi.tuple
 
Tuple15(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15) - Constructor for class akka.japi.tuple.Tuple15
 
Tuple15$ - Class in akka.japi.tuple
Used to create tuples with 15 elements in Java.
Tuple15$() - Constructor for class akka.japi.tuple.Tuple15$
 
Tuple16<T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14,​T15,​T16> - Class in akka.japi.tuple
 
Tuple16(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16) - Constructor for class akka.japi.tuple.Tuple16
 
Tuple16$ - Class in akka.japi.tuple
Used to create tuples with 16 elements in Java.
Tuple16$() - Constructor for class akka.japi.tuple.Tuple16$
 
Tuple17<T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14,​T15,​T16,​T17> - Class in akka.japi.tuple
 
Tuple17(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17) - Constructor for class akka.japi.tuple.Tuple17
 
Tuple17$ - Class in akka.japi.tuple
Used to create tuples with 17 elements in Java.
Tuple17$() - Constructor for class akka.japi.tuple.Tuple17$
 
Tuple18<T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14,​T15,​T16,​T17,​T18> - Class in akka.japi.tuple
 
Tuple18(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18) - Constructor for class akka.japi.tuple.Tuple18
 
Tuple18$ - Class in akka.japi.tuple
Used to create tuples with 18 elements in Java.
Tuple18$() - Constructor for class akka.japi.tuple.Tuple18$
 
Tuple19<T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14,​T15,​T16,​T17,​T18,​T19> - Class in akka.japi.tuple
 
Tuple19(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19) - Constructor for class akka.japi.tuple.Tuple19
 
Tuple19$ - Class in akka.japi.tuple
Used to create tuples with 19 elements in Java.
Tuple19$() - Constructor for class akka.japi.tuple.Tuple19$
 
Tuple20<T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14,​T15,​T16,​T17,​T18,​T19,​T20> - Class in akka.japi.tuple
 
Tuple20(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20) - Constructor for class akka.japi.tuple.Tuple20
 
Tuple20$ - Class in akka.japi.tuple
Used to create tuples with 20 elements in Java.
Tuple20$() - Constructor for class akka.japi.tuple.Tuple20$
 
Tuple21<T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14,​T15,​T16,​T17,​T18,​T19,​T20,​T21> - Class in akka.japi.tuple
 
Tuple21(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21) - Constructor for class akka.japi.tuple.Tuple21
 
Tuple21$ - Class in akka.japi.tuple
Used to create tuples with 21 elements in Java.
Tuple21$() - Constructor for class akka.japi.tuple.Tuple21$
 
Tuple22<T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9,​T10,​T11,​T12,​T13,​T14,​T15,​T16,​T17,​T18,​T19,​T20,​T21,​T22> - Class in akka.japi.tuple
 
Tuple22(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22) - Constructor for class akka.japi.tuple.Tuple22
 
Tuple22$ - Class in akka.japi.tuple
Used to create tuples with 22 elements in Java.
Tuple22$() - Constructor for class akka.japi.tuple.Tuple22$
 
Tuple3<T1,​T2,​T3> - Class in akka.japi.tuple
 
Tuple3(T1, T2, T3) - Constructor for class akka.japi.tuple.Tuple3
 
Tuple3$ - Class in akka.japi.tuple
Used to create tuples with 3 elements in Java.
Tuple3$() - Constructor for class akka.japi.tuple.Tuple3$
 
Tuple4<T1,​T2,​T3,​T4> - Class in akka.japi.tuple
 
Tuple4(T1, T2, T3, T4) - Constructor for class akka.japi.tuple.Tuple4
 
Tuple4$ - Class in akka.japi.tuple
Used to create tuples with 4 elements in Java.
Tuple4$() - Constructor for class akka.japi.tuple.Tuple4$
 
Tuple5<T1,​T2,​T3,​T4,​T5> - Class in akka.japi.tuple
 
Tuple5(T1, T2, T3, T4, T5) - Constructor for class akka.japi.tuple.Tuple5
 
Tuple5$ - Class in akka.japi.tuple
Used to create tuples with 5 elements in Java.
Tuple5$() - Constructor for class akka.japi.tuple.Tuple5$
 
Tuple6<T1,​T2,​T3,​T4,​T5,​T6> - Class in akka.japi.tuple
 
Tuple6(T1, T2, T3, T4, T5, T6) - Constructor for class akka.japi.tuple.Tuple6
 
Tuple6$ - Class in akka.japi.tuple
Used to create tuples with 6 elements in Java.
Tuple6$() - Constructor for class akka.japi.tuple.Tuple6$
 
Tuple7<T1,​T2,​T3,​T4,​T5,​T6,​T7> - Class in akka.japi.tuple
 
Tuple7(T1, T2, T3, T4, T5, T6, T7) - Constructor for class akka.japi.tuple.Tuple7
 
Tuple7$ - Class in akka.japi.tuple
Used to create tuples with 7 elements in Java.
Tuple7$() - Constructor for class akka.japi.tuple.Tuple7$
 
Tuple8<T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8> - Class in akka.japi.tuple
 
Tuple8(T1, T2, T3, T4, T5, T6, T7, T8) - Constructor for class akka.japi.tuple.Tuple8
 
Tuple8$ - Class in akka.japi.tuple
Used to create tuples with 8 elements in Java.
Tuple8$() - Constructor for class akka.japi.tuple.Tuple8$
 
Tuple9<T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9> - Class in akka.japi.tuple
 
Tuple9(T1, T2, T3, T4, T5, T6, T7, T8, T9) - Constructor for class akka.japi.tuple.Tuple9
 
Tuple9$ - Class in akka.japi.tuple
Used to create tuples with 9 elements in Java.
Tuple9$() - Constructor for class akka.japi.tuple.Tuple9$
 
TXT() - Static method in class akka.io.dns.RecordType
text strings
TXT() - Method in class akka.io.dns.RecordType$
text strings
TYPE_FIELD_NUMBER - Static variable in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number
 
TYPE_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck
 
TYPE_FIELD_NUMBER - Static variable in class akka.remote.ContainerFormats.Selection
 
TYPE_FIELD_NUMBER - Static variable in class akka.remote.SystemMessageFormats.SystemMessage
 
typeCheck() - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
typeCheck() - Method in class akka.persistence.PluginSpec
 
typedActor() - Method in class akka.actor.ContextualTypedActorFactory
 
typedActor() - Method in class akka.actor.TypedActorExtension
 
typedActor() - Method in interface akka.actor.TypedActorFactory
Deprecated.
Underlying dependency to a TypedActorExtension, which can either be contextual or ActorSystem "global"
TypedActor - Class in akka.actor
Deprecated.
Use 'akka.actor.typed' API. Since 2.6.0.
TypedActor() - Constructor for class akka.actor.TypedActor
Deprecated.
 
TypedActor.MethodCall - Class in akka.actor
Deprecated.
This class represents a Method call, and has a reference to the Method to be called and the parameters to supply It's sent to the ActorRef backing the TypedActor and can be serialized and deserialized
TypedActor.MethodCall$ - Class in akka.actor
Deprecated.
 
TypedActor.PostRestart - Interface in akka.actor
Deprecated.
 
TypedActor.PostStop - Interface in akka.actor
Deprecated.
Mix this into your TypedActor to be able to hook into its lifecycle
TypedActor.PreRestart - Interface in akka.actor
Deprecated.
Mix this into your TypedActor to be able to hook into its lifecycle
TypedActor.PreStart - Interface in akka.actor
Deprecated.
Mix this into your TypedActor to be able to hook into its lifecycle
TypedActor.Receiver - Interface in akka.actor
Deprecated.
Mix this into your TypedActor to be able to intercept Terminated messages
TypedActor.SerializedMethodCall$ - Class in akka.actor
Deprecated.
 
TypedActor.SerializedTypedActorInvocationHandler$ - Class in akka.actor
Deprecated.
 
TypedActor.Supervisor - Interface in akka.actor
Deprecated.
Mix this into your TypedActor to be able to define supervisor strategy
TypedActor$ - Class in akka.actor
Deprecated.
Use 'akka.actor.typed' API. Since 2.6.0.
TypedActor$() - Constructor for class akka.actor.TypedActor$
Deprecated.
 
TypedActorContext<T> - Interface in akka.actor.typed
This trait is not meant to be extended by user code.
TypedActorExtension - Class in akka.actor
 
TypedActorExtension(ExtendedActorSystem) - Constructor for class akka.actor.TypedActorExtension
 
TypedActorFactory - Interface in akka.actor
Deprecated.
Use 'akka.actor.typed' API. Since 2.6.0.
typedActorOf(TypedProps<T>) - Method in interface akka.actor.TypedActorFactory
Deprecated.
Creates a new TypedActor with the specified properties
typedActorOf(TypedProps<T>, ActorRef) - Method in interface akka.actor.TypedActorFactory
Deprecated.
Creates a TypedActor that intercepts the calls and forwards them as TypedActor.MethodCall to the provided ActorRef.
typedActorOf(TypedProps<T>, String) - Method in interface akka.actor.TypedActorFactory
Deprecated.
Creates a new TypedActor with the specified properties
TypedActorRefDeserializer$ - Class in akka.serialization.jackson
INTERNAL API
TypedActorRefDeserializer$() - Constructor for class akka.serialization.jackson.TypedActorRefDeserializer$
 
TypedActorRefModule - Interface in akka.serialization.jackson
INTERNAL API: Adds support for serializing and deserializing ActorRef.
TypedActorRefSerializer$ - Class in akka.serialization.jackson
INTERNAL API
TypedActorRefSerializer$() - Constructor for class akka.serialization.jackson.TypedActorRefSerializer$
 
TypedCreatorFunctionConsumerClass() - Method in class akka.actor.IndirectActorProducer$
 
TypedMultiMap<T,​K> - Class in akka.util
An immutable multi-map that expresses the value type as a type function of the key type.
TypedMultiMap() - Constructor for class akka.util.TypedMultiMap
 
TypedMultiMap$ - Class in akka.util
 
TypedMultiMap$() - Constructor for class akka.util.TypedMultiMap$
 
TypedProps<T> - Class in akka.actor
 
TypedProps(Class<? super T>, Creator<T>) - Constructor for class akka.actor.TypedProps
Java API: Uses the supplied Creator as the factory for the TypedActor implementation, and that has the specified interface, or if the interface class is not an interface, all the interfaces it implements, appended in the sequence of interfaces.
TypedProps(Class<? super T>, Class<T>) - Constructor for class akka.actor.TypedProps
Java API: Uses the supplied class as the factory for the TypedActor implementation, and that has the specified interface, or if the interface class is not an interface, all the interfaces it implements, appended in the sequence of interfaces.
TypedProps(Class<T>) - Constructor for class akka.actor.TypedProps
Uses the supplied class as the factory for the TypedActor implementation, and that has the specified interface, or if the interface class is not an interface, all the interfaces it implements, appended in the sequence of interfaces.
TypedProps(Seq<Class<?>>, Function0<T>, String, Deploy, Option<Timeout>, Option<ClassLoader>) - Constructor for class akka.actor.TypedProps
 
TypedProps$ - Class in akka.actor
TypedProps is a TypedActor configuration object, that is thread safe and fully sharable.
TypedProps$() - Constructor for class akka.actor.TypedProps$
 
typeKey() - Method in class akka.cluster.sharding.typed.javadsl.Entity
 
typeKey() - Method in class akka.cluster.sharding.typed.scaladsl.Entity
 
typeKey() - Method in interface akka.cluster.sharding.typed.scaladsl.EntityRef
The EntityTypeKey associated with this EntityRef.
typeName() - Method in class akka.actor.typed.internal.receptionist.DefaultServiceKey
 
typeName() - Method in class akka.cluster.sharding.PersistentShardCoordinator
Deprecated.
 
typeName() - Method in class akka.cluster.sharding.ShardCoordinator
 
typeName() - Method in class akka.persistence.typed.ReplicationId
 

U

udp() - Method in interface akka.io.WithUdpSend
 
Udp - Class in akka.io
UDP Extension for Akka&rsquo;s IO layer.
Udp() - Constructor for class akka.io.Udp
 
Udp.Bind - Class in akka.io
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).
Udp.Bind$ - Class in akka.io
 
Udp.Bound - Class in akka.io
This message is sent by the listener actor in response to a Udp.Bind command.
Udp.Bound$ - Class in akka.io
 
Udp.Command - Interface in akka.io
The common type of all commands supported by the UDP implementation.
Udp.CommandFailed - Class in akka.io
When a command fails it will be replied to with this message type, wrapping the failing command object.
Udp.CommandFailed$ - Class in akka.io
 
Udp.Event - Interface in akka.io
The common type of all events emitted by the UDP implementation.
Udp.Message - Interface in akka.io
The common interface for Udp.Command and Udp.Event.
Udp.NoAck - Class in akka.io
Each Udp.Send can optionally request a positive acknowledgment to be sent to the commanding actor.
Udp.NoAck$ - Class in akka.io
Default Udp.NoAck instance which is used when no acknowledgment information is explicitly provided.
Udp.Received - Class in akka.io
When a listener actor receives a datagram from its socket it will send it to the handler designated in the Udp.Bind message using this message type.
Udp.Received$ - Class in akka.io
 
Udp.ResumeReading$ - Class in akka.io
This message must be sent to the listener actor to re-enable reading from the socket after a SuspendReading command.
Udp.Send - Class in akka.io
This message is understood by the &ldquo;simple sender&rdquo; which can be obtained by sending the Udp.SimpleSender query to the UdpExt.manager() as well as by the listener actors which are created in response to Udp.Bind.
Udp.Send$ - Class in akka.io
 
Udp.SimpleSender - Class in akka.io
Retrieve a reference to a &ldquo;simple sender&rdquo; actor of the UDP extension.
Udp.SimpleSender$ - Class in akka.io
 
Udp.SimpleSenderReady - Interface in akka.io
The &ldquo;simple sender&rdquo; sends this message type in response to a Udp.SimpleSender query.
Udp.SimpleSenderReady$ - Class in akka.io
 
Udp.SO$ - Class in akka.io
Scala API: This object provides access to all socket options applicable to UDP sockets.
Udp.SO$.Broadcast - Class in akka.io
Inet.SocketOption to set the SO_BROADCAST option
Udp.SO$.Broadcast$ - Class in akka.io
 
Udp.SuspendReading$ - Class in akka.io
Send this message to a listener actor (which sent a Udp.Bound message) to have it stop reading datagrams from the network.
Udp.Unbind$ - Class in akka.io
Send this message to the listener actor that previously sent a Udp.Bound message in order to close the listening socket.
Udp.Unbound - Interface in akka.io
This message is sent by the listener actor in response to an Unbind command after the socket has been closed.
Udp.Unbound$ - Class in akka.io
 
Udp$ - Class in akka.io
UDP Extension for Akka&rsquo;s IO layer.
Udp$() - Constructor for class akka.io.Udp$
 
Udp$() - Constructor for class akka.testkit.SocketUtil.Udp$
 
UdpConnected - Class in akka.io
UDP Extension for Akka&rsquo;s IO layer.
UdpConnected() - Constructor for class akka.io.UdpConnected
 
UdpConnected.Command - Interface in akka.io
The common type of all commands supported by the UDP implementation.
UdpConnected.CommandFailed - Class in akka.io
When a command fails it will be replied to with this message type, wrapping the failing command object.
UdpConnected.CommandFailed$ - Class in akka.io
 
UdpConnected.Connect - Class in akka.io
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.
UdpConnected.Connect$ - Class in akka.io
 
UdpConnected.Connected - Interface in akka.io
This message is sent by the connection actor to the actor which sent the UdpConnected.Connect message when the UDP socket has been bound to the local and remote addresses given.
UdpConnected.Connected$ - Class in akka.io
 
UdpConnected.Disconnect$ - Class in akka.io
Send this message to a connection actor (which had previously sent the UdpConnected.Connected message) in order to close the socket.
UdpConnected.Disconnected - Interface in akka.io
This message is sent by the connection actor to the actor which sent the Disconnect message when the UDP socket has been closed.
UdpConnected.Disconnected$ - Class in akka.io
 
UdpConnected.Event - Interface in akka.io
The common type of all events emitted by the UDP implementation.
UdpConnected.Message - Interface in akka.io
The common interface for UdpConnected.Command and UdpConnected.Event.
UdpConnected.NoAck - Class in akka.io
Each UdpConnected.Send can optionally request a positive acknowledgment to be sent to the commanding actor.
UdpConnected.NoAck$ - Class in akka.io
Default UdpConnected.NoAck instance which is used when no acknowledgment information is explicitly provided.
UdpConnected.Received - Class in akka.io
When a connection actor receives a datagram from its socket it will send it to the handler designated in the Udp.Bind message using this message type.
UdpConnected.Received$ - Class in akka.io
 
UdpConnected.ResumeReading$ - Class in akka.io
This message must be sent to the listener actor to re-enable reading from the socket after a SuspendReading command.
UdpConnected.Send - Class in akka.io
This message is understood by the connection actors to send data to their designated destination.
UdpConnected.Send$ - Class in akka.io
 
UdpConnected.SuspendReading$ - Class in akka.io
Send this message to a listener actor (which sent a Udp.Bound message) to have it stop reading datagrams from the network.
UdpConnected$ - Class in akka.io
UDP Extension for Akka&rsquo;s IO layer.
UdpConnected$() - Constructor for class akka.io.UdpConnected$
 
UdpConnectedExt - Class in akka.io
 
UdpConnectedExt(ExtendedActorSystem) - Constructor for class akka.io.UdpConnectedExt
 
UdpConnectedMessage - Class in akka.io
Java API: factory methods for the message types used when communicating with the UdpConnected service.
UdpConnectedMessage() - Constructor for class akka.io.UdpConnectedMessage
 
UdpConnectedMessage$ - Class in akka.io
Java API: factory methods for the message types used when communicating with the UdpConnected service.
UdpConnectedMessage$() - Constructor for class akka.io.UdpConnectedMessage$
 
UdpExt - Class in akka.io
 
UdpExt(ExtendedActorSystem) - Constructor for class akka.io.UdpExt
 
UdpMessage - Class in akka.io
Java API: factory methods for the message types used when communicating with the Udp service.
UdpMessage() - Constructor for class akka.io.UdpMessage
 
UdpMessage$ - Class in akka.io
Java API: factory methods for the message types used when communicating with the Udp service.
UdpMessage$() - Constructor for class akka.io.UdpMessage$
 
udpPort() - Static method in class akka.remote.testkit.MultiNodeSpec
UDP Port number to be used when running tests on UDP.
udpPort() - Method in class akka.remote.testkit.MultiNodeSpec$
UDP Port number to be used when running tests on UDP.
UdpSO - Class in akka.io
 
UdpSO() - Constructor for class akka.io.UdpSO
 
UdpSO$ - Class in akka.io
 
UdpSO$() - Constructor for class akka.io.UdpSO$
 
uid() - Method in interface akka.actor.ActorPath
INTERNAL API Unique identifier of the actor.
uid() - Method in class akka.actor.ChildRestartStats
 
uid() - Method in class akka.cluster.UniqueAddress
Deprecated.
Use longUid instead. Since 2.4.11.
uid() - Method in interface akka.remote.artery.HeaderBuilder
 
uid() - Method in class akka.remote.QuarantinedEvent
Deprecated.
Use long uid. Since 2.4.x.
uid() - Method in class akka.remote.transport.HandshakeInfo
 
uid() - Method in class akka.remote.UniqueAddress
 
UID_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress
 
UID_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress
 
UID_FIELD_NUMBER - Static variable in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp
 
UID_FIELD_NUMBER - Static variable in class akka.remote.ArteryControlFormats.UniqueAddress
 
UID_FIELD_NUMBER - Static variable in class akka.remote.ContainerFormats.WatcherHeartbeatResponse
 
UID_FIELD_NUMBER - Static variable in class akka.remote.SystemMessageFormats.FailedData
 
UID_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.AkkaHandshakeInfo
 
UID2_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress
 
UID2_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress
 
UidOffset() - Method in class akka.remote.artery.EnvelopeBuffer$
 
unAckedHostShards() - Method in class akka.cluster.sharding.ShardCoordinator
 
unAckedHostShards_$eq(Map<String, Cancellable>) - Method in class akka.cluster.sharding.ShardCoordinator
 
unallocatedShards() - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.State
 
UNALLOCATEDSHARDS_FIELD_NUMBER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState
 
unapply(ActorIdentity) - Static method in class akka.actor.ActorIdentity
 
unapply(ActorIdentity) - Method in class akka.actor.ActorIdentity$
 
unapply(ActorInitializationException) - Static method in exception akka.actor.ActorInitializationException
 
unapply(ActorInitializationException) - Method in class akka.actor.ActorInitializationException$
 
unapply(ActorKilledException) - Static method in exception akka.actor.ActorKilledException
 
unapply(ActorKilledException) - Method in class akka.actor.ActorKilledException$
 
unapply(ActorNotFound) - Static method in exception akka.actor.ActorNotFound
 
unapply(ActorNotFound) - Method in class akka.actor.ActorNotFound$
 
unapply(ActorSelectionMessage) - Method in class akka.actor.ActorSelectionMessage$
 
unapply(Address) - Static method in class akka.actor.Address
 
unapply(Address) - Method in class akka.actor.Address$
 
unapply(AddressTerminated) - Method in class akka.actor.AddressTerminated$
 
unapply(AllForOneStrategy) - Static method in class akka.actor.AllForOneStrategy
 
unapply(AllForOneStrategy) - Method in class akka.actor.AllForOneStrategy$
 
unapply(ChildRestartStats) - Static method in class akka.actor.ChildRestartStats
 
unapply(ChildRestartStats) - Method in class akka.actor.ChildRestartStats$
 
unapply(ContextualTypedActorFactory) - Static method in class akka.actor.ContextualTypedActorFactory
 
unapply(ContextualTypedActorFactory) - Method in class akka.actor.ContextualTypedActorFactory$
 
unapply(CoordinatedShutdown.Phase) - Method in class akka.actor.CoordinatedShutdown.Phase$
 
unapply(DeadLetter) - Static method in class akka.actor.DeadLetter
 
unapply(DeadLetter) - Method in class akka.actor.DeadLetter$
 
unapply(DeathPactException) - Static method in exception akka.actor.DeathPactException
 
unapply(DeathPactException) - Method in class akka.actor.DeathPactException$
 
unapply(Deploy) - Static method in class akka.actor.Deploy
 
unapply(Deploy) - Method in class akka.actor.Deploy$
 
unapply(Dropped) - Static method in class akka.actor.Dropped
 
unapply(Dropped) - Method in class akka.actor.Dropped$
 
unapply(ChildrenContainer.Creation) - Method in class akka.actor.dungeon.ChildrenContainer.Creation$
 
unapply(ChildrenContainer.Recreation) - Method in class akka.actor.dungeon.ChildrenContainer.Recreation$
 
unapply(ChildrenContainer.TerminatingChildrenContainer) - Method in class akka.actor.dungeon.ChildrenContainer.TerminatingChildrenContainer$
 
unapply(SerializationCheckFailedException) - Static method in exception akka.actor.dungeon.SerializationCheckFailedException
 
unapply(SerializationCheckFailedException) - Method in class akka.actor.dungeon.SerializationCheckFailedException$
 
unapply(FSM.CurrentState<S>) - Method in class akka.actor.FSM.CurrentState$
 
unapply(FSM.Event<D>) - Method in class akka.actor.FSM.Event$
 
unapply(FSM.Failure) - Method in class akka.actor.FSM.Failure$
 
unapply(FSM.LogEntry<S, D>) - Method in class akka.actor.FSM.LogEntry$
 
unapply(FSM.State<S, D>) - Method in class akka.actor.FSM.State$
 
unapply(FSM.StopEvent<S, D>) - Method in class akka.actor.FSM.StopEvent$
 
unapply(FSM.SubscribeTransitionCallBack) - Method in class akka.actor.FSM.SubscribeTransitionCallBack$
 
unapply(FSM.Timer) - Method in class akka.actor.FSM.Timer$
 
unapply(FSM.Transition<S>) - Method in class akka.actor.FSM.Transition$
 
unapply(FSM.UnsubscribeTransitionCallBack) - Method in class akka.actor.FSM.UnsubscribeTransitionCallBack$
 
unapply(Identify) - Static method in class akka.actor.Identify
 
unapply(Identify) - Method in class akka.actor.Identify$
 
unapply(IllegalActorStateException) - Static method in exception akka.actor.IllegalActorStateException
 
unapply(IllegalActorStateException) - Method in class akka.actor.IllegalActorStateException$
 
unapply(InvalidActorNameException) - Static method in exception akka.actor.InvalidActorNameException
 
unapply(InvalidActorNameException) - Method in class akka.actor.InvalidActorNameException$
 
unapply(InvalidMessageException) - Static method in exception akka.actor.InvalidMessageException
 
unapply(InvalidMessageException) - Method in class akka.actor.InvalidMessageException$
 
unapply(OneForOneStrategy) - Static method in class akka.actor.OneForOneStrategy
 
unapply(OneForOneStrategy) - Method in class akka.actor.OneForOneStrategy$
 
unapply(PostRestartException) - Static method in class akka.actor.OriginalRestartException
 
unapply(PostRestartException) - Method in class akka.actor.OriginalRestartException$
 
unapply(PostRestartException) - Static method in exception akka.actor.PostRestartException
 
unapply(PostRestartException) - Method in class akka.actor.PostRestartException$
 
unapply(PreRestartException) - Static method in exception akka.actor.PreRestartException
 
unapply(PreRestartException) - Method in class akka.actor.PreRestartException$
 
unapply(Props) - Static method in class akka.actor.Props
 
unapply(Props) - Method in class akka.actor.Props$
 
unapply(ProviderSelection.Custom) - Method in class akka.actor.ProviderSelection.Custom$
 
unapply(RootActorPath) - Static method in class akka.actor.RootActorPath
 
unapply(RootActorPath) - Method in class akka.actor.RootActorPath$
 
unapply(SchedulerException) - Static method in exception akka.actor.SchedulerException
 
unapply(SchedulerException) - Method in class akka.actor.SchedulerException$
 
unapply(SelectChildName) - Method in class akka.actor.SelectChildName$
 
unapply(SelectChildPattern) - Method in class akka.actor.SelectChildPattern$
 
unapply(SerializedActorRef) - Method in class akka.actor.SerializedActorRef$
 
unapply(Status.Failure) - Method in class akka.actor.Status.Failure$
 
unapply(Status.Success) - Method in class akka.actor.Status.Success$
 
unapply(StopChild) - Method in class akka.actor.StopChild$
 
unapply(SuppressedDeadLetter) - Static method in class akka.actor.SuppressedDeadLetter
 
unapply(SuppressedDeadLetter) - Method in class akka.actor.SuppressedDeadLetter$
 
unapply(Terminated) - Static method in class akka.actor.Terminated
 
unapply(Terminated) - Method in class akka.actor.Terminated$
 
unapply(CapturedLogEvent) - Static method in class akka.actor.testkit.typed.CapturedLogEvent
 
unapply(CapturedLogEvent) - Method in class akka.actor.testkit.typed.CapturedLogEvent$
 
unapply(Effect.MessageAdapter<A, T>) - Method in class akka.actor.testkit.typed.Effect.MessageAdapter$
 
unapply(Effect.ReceiveTimeoutSet<T>) - Method in class akka.actor.testkit.typed.Effect.ReceiveTimeoutSet$
 
unapply(Effect.Scheduled<U>) - Method in class akka.actor.testkit.typed.Effect.Scheduled$
 
unapply(Effect.Spawned<T>) - Method in class akka.actor.testkit.typed.Effect.Spawned$
 
unapply(Effect.SpawnedAdapter<T>) - Method in class akka.actor.testkit.typed.Effect.SpawnedAdapter$
 
unapply(Effect.SpawnedAnonymous<T>) - Method in class akka.actor.testkit.typed.Effect.SpawnedAnonymous$
 
unapply(Effect.SpawnedAnonymousAdapter<T>) - Method in class akka.actor.testkit.typed.Effect.SpawnedAnonymousAdapter$
 
unapply(Effect.Stopped) - Method in class akka.actor.testkit.typed.Effect.Stopped$
 
unapply(Effect.TimerCancelled) - Method in class akka.actor.testkit.typed.Effect.TimerCancelled$
 
unapply(akka.actor.testkit.typed.Effect.TimerScheduled.FixedDelayModeWithInitialDelay) - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedDelayModeWithInitialDelay$
 
unapply(akka.actor.testkit.typed.Effect.TimerScheduled.FixedRateModeWithInitialDelay) - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$.FixedRateModeWithInitialDelay$
 
unapply(Effect.TimerScheduled<U>) - Method in class akka.actor.testkit.typed.Effect.TimerScheduled$
 
unapply(Effect.Unwatched<T>) - Method in class akka.actor.testkit.typed.Effect.Unwatched$
 
unapply(Effect.Watched<T>) - Method in class akka.actor.testkit.typed.Effect.Watched$
 
unapply(Effect.WatchedWith<U, T>) - Method in class akka.actor.testkit.typed.Effect.WatchedWith$
 
unapply(FishingOutcome.Fail) - Method in class akka.actor.testkit.typed.FishingOutcome.Fail$
 
unapply(ActorTestKitGuardian.ActorStopped<T>) - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.ActorStopped$
 
unapply(ActorTestKitGuardian.SpawnActor<T>) - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActor$
 
unapply(ActorTestKitGuardian.SpawnActorAnonymous<T>) - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.SpawnActorAnonymous$
 
unapply(ActorTestKitGuardian.StopActor<T>) - Method in class akka.actor.testkit.typed.internal.ActorTestKitGuardian.StopActor$
 
unapply(LoggingTestKitImpl) - Method in class akka.actor.testkit.typed.internal.LoggingTestKitImpl$
 
unapply(LoggingEvent) - Static method in class akka.actor.testkit.typed.LoggingEvent
 
unapply(LoggingEvent) - Method in class akka.actor.testkit.typed.LoggingEvent$
 
unapply(TestException) - Static method in exception akka.actor.testkit.typed.TestException
 
unapply(TestException) - Method in class akka.actor.testkit.typed.TestException$
 
unapply(ChildFailed) - Static method in class akka.actor.typed.ChildFailed
 
unapply(ChildFailed) - Method in class akka.actor.typed.ChildFailed$
 
unapply(DeathPactException) - Static method in exception akka.actor.typed.DeathPactException
 
unapply(DeathPactException) - Method in class akka.actor.typed.DeathPactException$
 
unapply(ConsumerController.DeliverThenStop<A>) - Method in class akka.actor.typed.delivery.ConsumerController.DeliverThenStop$
 
unapply(ConsumerController.Delivery<A>) - Method in class akka.actor.typed.delivery.ConsumerController.Delivery$
 
unapply(ConsumerController.RegisterToProducerController<A>) - Method in class akka.actor.typed.delivery.ConsumerController.RegisterToProducerController$
 
unapply(ConsumerController.SequencedMessage<A>) - Method in class akka.actor.typed.delivery.ConsumerController.SequencedMessage$
 
unapply(ConsumerController.Start<A>) - Method in class akka.actor.typed.delivery.ConsumerController.Start$
 
unapply(DurableProducerQueue.Cleanup) - Method in class akka.actor.typed.delivery.DurableProducerQueue.Cleanup$
 
unapply(DurableProducerQueue.Confirmed) - Method in class akka.actor.typed.delivery.DurableProducerQueue.Confirmed$
 
unapply(DurableProducerQueue.LoadState<A>) - Method in class akka.actor.typed.delivery.DurableProducerQueue.LoadState$
 
unapply(DurableProducerQueue.MessageSent<?>) - Method in class akka.actor.typed.delivery.DurableProducerQueue.MessageSent$
 
unapply(DurableProducerQueue.State<A>) - Method in class akka.actor.typed.delivery.DurableProducerQueue.State$
 
unapply(DurableProducerQueue.StoreMessageConfirmed<A>) - Method in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageConfirmed$
 
unapply(DurableProducerQueue.StoreMessageSent<A>) - Method in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageSent$
 
unapply(DurableProducerQueue.StoreMessageSentAck) - Method in class akka.actor.typed.delivery.DurableProducerQueue.StoreMessageSentAck$
 
unapply(ChunkedMessage) - Method in class akka.actor.typed.delivery.internal.ChunkedMessage$
 
unapply(ProducerControllerImpl.Ack) - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Ack$
 
unapply(ProducerControllerImpl.Request) - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Request$
 
unapply(ProducerControllerImpl.Resend) - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Resend$
 
unapply(ProducerController.MessageWithConfirmation<A>) - Method in class akka.actor.typed.delivery.ProducerController.MessageWithConfirmation$
 
unapply(ProducerController.RegisterConsumer<A>) - Method in class akka.actor.typed.delivery.ProducerController.RegisterConsumer$
 
unapply(ProducerController.RequestNext<A>) - Method in class akka.actor.typed.delivery.ProducerController.RequestNext$
 
unapply(ProducerController.Start<A>) - Method in class akka.actor.typed.delivery.ProducerController.Start$
 
unapply(WorkPullingProducerController.GetWorkerStats<A>) - Method in class akka.actor.typed.delivery.WorkPullingProducerController.GetWorkerStats$
 
unapply(WorkPullingProducerController.MessageWithConfirmation<A>) - Method in class akka.actor.typed.delivery.WorkPullingProducerController.MessageWithConfirmation$
 
unapply(WorkPullingProducerController.RequestNext<A>) - Method in class akka.actor.typed.delivery.WorkPullingProducerController.RequestNext$
 
unapply(WorkPullingProducerController.Start<A>) - Method in class akka.actor.typed.delivery.WorkPullingProducerController.Start$
 
unapply(WorkPullingProducerController.WorkerStats) - Method in class akka.actor.typed.delivery.WorkPullingProducerController.WorkerStats$
 
unapply(EventStream.Publish<E>) - Method in class akka.actor.typed.eventstream.EventStream.Publish$
 
unapply(EventStream.Subscribe<E>) - Method in class akka.actor.typed.eventstream.EventStream.Subscribe$
 
unapply(EventStream.Unsubscribe<E>) - Method in class akka.actor.typed.eventstream.EventStream.Unsubscribe$
 
unapply(ActorContextImpl.LoggingContext) - Method in class akka.actor.typed.internal.ActorContextImpl.LoggingContext$
 
unapply(AdaptMessage<U, T>) - Method in class akka.actor.typed.internal.AdaptMessage$
 
unapply(AdaptWithRegisteredMessageAdapter<U>) - Method in class akka.actor.typed.internal.AdaptWithRegisteredMessageAdapter$
 
unapply(Create) - Method in class akka.actor.typed.internal.Create$
 
unapply(DeathWatchNotification) - Method in class akka.actor.typed.internal.DeathWatchNotification$
 
unapply(MonitorInterceptor<T>) - Method in class akka.actor.typed.internal.MonitorInterceptor$
 
unapply(PropsImpl.ActorTagsImpl) - Method in class akka.actor.typed.internal.PropsImpl.ActorTagsImpl$
 
unapply(PropsImpl.BoundedMailboxSelector) - Method in class akka.actor.typed.internal.PropsImpl.BoundedMailboxSelector$
 
unapply(PropsImpl.DefaultMailboxSelector) - Method in class akka.actor.typed.internal.PropsImpl.DefaultMailboxSelector$
 
unapply(PropsImpl.DispatcherDefault) - Method in class akka.actor.typed.internal.PropsImpl.DispatcherDefault$
 
unapply(PropsImpl.DispatcherFromConfig) - Method in class akka.actor.typed.internal.PropsImpl.DispatcherFromConfig$
 
unapply(PropsImpl.DispatcherSameAsParent) - Method in class akka.actor.typed.internal.PropsImpl.DispatcherSameAsParent$
 
unapply(PropsImpl.MailboxFromConfigSelector) - Method in class akka.actor.typed.internal.PropsImpl.MailboxFromConfigSelector$
 
unapply(DefaultServiceKey<T>) - Static method in class akka.actor.typed.internal.receptionist.DefaultServiceKey
 
unapply(DefaultServiceKey<T>) - Method in class akka.actor.typed.internal.receptionist.DefaultServiceKey$
 
unapply(ReceptionistMessages.Deregister<T>) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Deregister$
 
unapply(ReceptionistMessages.Deregistered<T>) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Deregistered$
 
unapply(ReceptionistMessages.Find<T>) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Find$
 
unapply(ReceptionistMessages.Listing<T>) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Listing$
 
unapply(ReceptionistMessages.Register<T>) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Register$
 
unapply(ReceptionistMessages.Registered<T>) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Registered$
 
unapply(ReceptionistMessages.Subscribe<T>) - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Subscribe$
 
unapply(RestartSupervisor.ResetRestartCount) - Method in class akka.actor.typed.internal.RestartSupervisor.ResetRestartCount$
 
unapply(RestartSupervisor.ScheduledRestart) - Method in class akka.actor.typed.internal.RestartSupervisor.ScheduledRestart$
 
unapply(GroupRouterBuilder<T>) - Method in class akka.actor.typed.internal.routing.GroupRouterBuilder$
 
unapply(PoolRouterBuilder<T>) - Method in class akka.actor.typed.internal.routing.PoolRouterBuilder$
 
unapply(Terminate) - Method in class akka.actor.typed.internal.Terminate$
 
unapply(TransformMessagesInterceptor<O, I>) - Method in class akka.actor.typed.internal.TransformMessagesInterceptor$
 
unapply(UnstashException<T>) - Method in class akka.actor.typed.internal.UnstashException$
 
unapply(Unwatch) - Method in class akka.actor.typed.internal.Unwatch$
 
unapply(Watch) - Method in class akka.actor.typed.internal.Watch$
 
unapply(BehaviorBuilder.Case<BT, MT>) - Method in class akka.actor.typed.javadsl.BehaviorBuilder.Case$
 
unapply(ReceiveBuilder.Case<BT, MT>) - Method in class akka.actor.typed.javadsl.ReceiveBuilder.Case$
 
unapply(LogOptions.LogOptionsImpl) - Method in class akka.actor.typed.LogOptions.LogOptionsImpl$
 
unapply(MessageAdaptionFailure) - Static method in class akka.actor.typed.MessageAdaptionFailure
 
unapply(MessageAdaptionFailure) - Method in class akka.actor.typed.MessageAdaptionFailure$
 
unapply(Receptionist.Listing) - Method in class akka.actor.typed.receptionist.ServiceKey.Listing$
 
unapply(Receptionist.Registered) - Method in class akka.actor.typed.receptionist.ServiceKey.Registered$
 
unapply(SerializedActorRef<T>) - Method in class akka.actor.typed.SerializedActorRef$
 
unapply(SpawnProtocol.Spawn<T>) - Method in class akka.actor.typed.SpawnProtocol.Spawn$
 
unapply(SupervisorStrategy.Backoff) - Method in class akka.actor.typed.SupervisorStrategy.Backoff$
 
unapply(SupervisorStrategy.Restart) - Method in class akka.actor.typed.SupervisorStrategy.Restart$
 
unapply(SupervisorStrategy.Resume) - Method in class akka.actor.typed.SupervisorStrategy.Resume$
 
unapply(SupervisorStrategy.Stop) - Method in class akka.actor.typed.SupervisorStrategy.Stop$
 
unapply(Terminated) - Static method in class akka.actor.typed.Terminated
 
unapply(Terminated) - Method in class akka.actor.typed.Terminated$
 
unapply(TypedActor.MethodCall) - Method in class akka.actor.TypedActor.MethodCall$
Deprecated.
 
unapply(TypedActor.SerializedMethodCall) - Method in class akka.actor.TypedActor.SerializedMethodCall$
Deprecated.
 
unapply(TypedActor.SerializedTypedActorInvocationHandler) - Method in class akka.actor.TypedActor.SerializedTypedActorInvocationHandler$
Deprecated.
 
unapply(TypedProps<T>) - Static method in class akka.actor.TypedProps
 
unapply(TypedProps<T>) - Method in class akka.actor.TypedProps$
 
unapply(UnhandledMessage) - Static method in class akka.actor.UnhandledMessage
 
unapply(UnhandledMessage) - Method in class akka.actor.UnhandledMessage$
 
unapply(ClusterClient.Publish) - Method in class akka.cluster.client.ClusterClient.Publish$
Deprecated.
 
unapply(ClusterClient.Send) - Method in class akka.cluster.client.ClusterClient.Send$
Deprecated.
 
unapply(ClusterClient.SendToAll) - Method in class akka.cluster.client.ClusterClient.SendToAll$
Deprecated.
 
unapply(ClusterClients) - Static method in class akka.cluster.client.ClusterClients
 
unapply(ClusterClients) - Method in class akka.cluster.client.ClusterClients$
 
unapply(ClusterClientUnreachable) - Static method in class akka.cluster.client.ClusterClientUnreachable
 
unapply(ClusterClientUnreachable) - Method in class akka.cluster.client.ClusterClientUnreachable$
 
unapply(ClusterClientUp) - Static method in class akka.cluster.client.ClusterClientUp
 
unapply(ClusterClientUp) - Method in class akka.cluster.client.ClusterClientUp$
 
unapply(akka.cluster.client.ClusterReceptionist.Internal.Contacts) - Static method in class akka.cluster.client.ClusterReceptionist.Internal$.Contacts
Deprecated.
 
unapply(akka.cluster.client.ClusterReceptionist.Internal.Contacts) - Method in class akka.cluster.client.ClusterReceptionist.Internal$.Contacts$
Deprecated.
 
unapply(ContactPointAdded) - Static method in class akka.cluster.client.ContactPointAdded
 
unapply(ContactPointAdded) - Method in class akka.cluster.client.ContactPointAdded$
 
unapply(ContactPointRemoved) - Static method in class akka.cluster.client.ContactPointRemoved
 
unapply(ContactPointRemoved) - Method in class akka.cluster.client.ContactPointRemoved$
 
unapply(ContactPoints) - Static method in class akka.cluster.client.ContactPoints
 
unapply(ContactPoints) - Method in class akka.cluster.client.ContactPoints$
 
unapply(ClusterEvent.CurrentClusterState) - Method in class akka.cluster.ClusterEvent.CurrentClusterState$
 
unapply(ClusterEvent.CurrentInternalStats) - Method in class akka.cluster.ClusterEvent.CurrentInternalStats$
 
unapply(ClusterEvent.LeaderChanged) - Method in class akka.cluster.ClusterEvent.LeaderChanged$
 
unapply(ClusterEvent.MemberDowned) - Method in class akka.cluster.ClusterEvent.MemberDowned$
 
unapply(ClusterEvent.MemberExited) - Method in class akka.cluster.ClusterEvent.MemberExited$
 
unapply(ClusterEvent.MemberJoined) - Method in class akka.cluster.ClusterEvent.MemberJoined$
 
unapply(ClusterEvent.MemberLeft) - Method in class akka.cluster.ClusterEvent.MemberLeft$
 
unapply(ClusterEvent.MemberPreparingForShutdown) - Method in class akka.cluster.ClusterEvent.MemberPreparingForShutdown$
 
unapply(ClusterEvent.MemberReadyForShutdown) - Method in class akka.cluster.ClusterEvent.MemberReadyForShutdown$
 
unapply(ClusterEvent.MemberRemoved) - Method in class akka.cluster.ClusterEvent.MemberRemoved$
 
unapply(ClusterEvent.MemberTombstonesChanged) - Method in class akka.cluster.ClusterEvent.MemberTombstonesChanged$
 
unapply(ClusterEvent.MemberUp) - Method in class akka.cluster.ClusterEvent.MemberUp$
 
unapply(ClusterEvent.MemberWeaklyUp) - Method in class akka.cluster.ClusterEvent.MemberWeaklyUp$
 
unapply(ClusterEvent.ReachabilityChanged) - Method in class akka.cluster.ClusterEvent.ReachabilityChanged$
 
unapply(ClusterEvent.ReachableDataCenter) - Method in class akka.cluster.ClusterEvent.ReachableDataCenter$
 
unapply(ClusterEvent.ReachableMember) - Method in class akka.cluster.ClusterEvent.ReachableMember$
 
unapply(ClusterEvent.RoleLeaderChanged) - Method in class akka.cluster.ClusterEvent.RoleLeaderChanged$
 
unapply(ClusterEvent.SeenChanged) - Method in class akka.cluster.ClusterEvent.SeenChanged$
 
unapply(ClusterEvent.UnreachableDataCenter) - Method in class akka.cluster.ClusterEvent.UnreachableDataCenter$
 
unapply(ClusterEvent.UnreachableMember) - Method in class akka.cluster.ClusterEvent.UnreachableMember$
 
unapply(ClusterHeartbeatSenderState) - Method in class akka.cluster.ClusterHeartbeatSenderState$
 
unapply(ClusterUserAction.Down) - Method in class akka.cluster.ClusterUserAction.Down$
 
unapply(ClusterUserAction.JoinTo) - Method in class akka.cluster.ClusterUserAction.JoinTo$
 
unapply(ClusterUserAction.Leave) - Method in class akka.cluster.ClusterUserAction.Leave$
 
unapply(CrossDcHeartbeatingState) - Method in class akka.cluster.CrossDcHeartbeatingState$
 
unapply(DurableStore.LoadData) - Method in class akka.cluster.ddata.DurableStore.LoadData$
 
unapply(DurableStore.Store) - Method in class akka.cluster.ddata.DurableStore.Store$
 
unapply(DurableStore.StoreReply) - Method in class akka.cluster.ddata.DurableStore.StoreReply$
 
unapply(Flag) - Static method in class akka.cluster.ddata.Flag
 
unapply(Flag) - Method in class akka.cluster.ddata.Flag$
 
unapply(FlagKey) - Static method in class akka.cluster.ddata.FlagKey
 
unapply(FlagKey) - Method in class akka.cluster.ddata.FlagKey$
 
unapply(GCounter) - Static method in class akka.cluster.ddata.GCounter
Extract the GCounter.value().
unapply(GCounter) - Method in class akka.cluster.ddata.GCounter$
Extract the GCounter.value().
unapply(GCounterKey) - Static method in class akka.cluster.ddata.GCounterKey
 
unapply(GCounterKey) - Method in class akka.cluster.ddata.GCounterKey$
 
unapply(GSet<A>) - Static method in class akka.cluster.ddata.GSet
 
unapply(GSet<A>) - Method in class akka.cluster.ddata.GSet$
 
unapply(GSetKey<A>) - Static method in class akka.cluster.ddata.GSetKey
 
unapply(GSetKey<A>) - Method in class akka.cluster.ddata.GSetKey$
 
unapply(Key<?>) - Static method in class akka.cluster.ddata.Key
Extract the Key.id().
unapply(Key<?>) - Method in class akka.cluster.ddata.Key$
Extract the Key.id().
unapply(LWWMap<A, B>) - Static method in class akka.cluster.ddata.LWWMap
Extract the LWWMap.entries().
unapply(LWWMap<A, B>) - Method in class akka.cluster.ddata.LWWMap$
Extract the LWWMap.entries().
unapply(LWWMapKey<A, B>) - Static method in class akka.cluster.ddata.LWWMapKey
 
unapply(LWWMapKey<A, B>) - Method in class akka.cluster.ddata.LWWMapKey$
 
unapply(LWWRegister<A>) - Static method in class akka.cluster.ddata.LWWRegister
Extract the LWWRegister.value().
unapply(LWWRegister<A>) - Method in class akka.cluster.ddata.LWWRegister$
Extract the LWWRegister.value().
unapply(LWWRegisterKey<A>) - Static method in class akka.cluster.ddata.LWWRegisterKey
 
unapply(LWWRegisterKey<A>) - Method in class akka.cluster.ddata.LWWRegisterKey$
 
unapply(ManyVersionVector) - Static method in class akka.cluster.ddata.ManyVersionVector
 
unapply(ManyVersionVector) - Method in class akka.cluster.ddata.ManyVersionVector$
 
unapply(OneVersionVector) - Static method in class akka.cluster.ddata.OneVersionVector
 
unapply(OneVersionVector) - Method in class akka.cluster.ddata.OneVersionVector$
 
unapply(ORMap.DeltaGroup<A, B>) - Method in class akka.cluster.ddata.ORMap.DeltaGroup$
 
unapply(ORMap.PutDeltaOp<A, B>) - Method in class akka.cluster.ddata.ORMap.PutDeltaOp$
 
unapply(ORMap.RemoveDeltaOp<A, B>) - Method in class akka.cluster.ddata.ORMap.RemoveDeltaOp$
 
unapply(ORMap.RemoveKeyDeltaOp<A, B>) - Method in class akka.cluster.ddata.ORMap.RemoveKeyDeltaOp$
 
unapply(ORMap.UpdateDeltaOp<A, B>) - Method in class akka.cluster.ddata.ORMap.UpdateDeltaOp$
 
unapply(ORMap<A, B>) - Static method in class akka.cluster.ddata.ORMap
Extract the ORMap.entries().
unapply(ORMap<A, B>) - Method in class akka.cluster.ddata.ORMap$
Extract the ORMap.entries().
unapply(ORMapKey<A, B>) - Static method in class akka.cluster.ddata.ORMapKey
 
unapply(ORMapKey<A, B>) - Method in class akka.cluster.ddata.ORMapKey$
 
unapply(ORMultiMap<A, B>) - Static method in class akka.cluster.ddata.ORMultiMap
unapply(ORMultiMap<A, B>) - Method in class akka.cluster.ddata.ORMultiMap$
unapply(ORMultiMapKey<A, B>) - Static method in class akka.cluster.ddata.ORMultiMapKey
 
unapply(ORMultiMapKey<A, B>) - Method in class akka.cluster.ddata.ORMultiMapKey$
 
unapply(ORSet.AddDeltaOp<A>) - Method in class akka.cluster.ddata.ORSet.AddDeltaOp$
 
unapply(ORSet.DeltaGroup<A>) - Method in class akka.cluster.ddata.ORSet.DeltaGroup$
 
unapply(ORSet.FullStateDeltaOp<A>) - Method in class akka.cluster.ddata.ORSet.FullStateDeltaOp$
 
unapply(ORSet.RemoveDeltaOp<A>) - Method in class akka.cluster.ddata.ORSet.RemoveDeltaOp$
 
unapply(ORSet<A>) - Static method in class akka.cluster.ddata.ORSet
Extract the ORSet.elements().
unapply(ORSet<A>) - Method in class akka.cluster.ddata.ORSet$
Extract the ORSet.elements().
unapply(ORSetKey<A>) - Static method in class akka.cluster.ddata.ORSetKey
 
unapply(ORSetKey<A>) - Method in class akka.cluster.ddata.ORSetKey$
 
unapply(PNCounter) - Static method in class akka.cluster.ddata.PNCounter
Extract the GCounter.value().
unapply(PNCounter) - Method in class akka.cluster.ddata.PNCounter$
Extract the GCounter.value().
unapply(PNCounterKey) - Static method in class akka.cluster.ddata.PNCounterKey
 
unapply(PNCounterKey) - Method in class akka.cluster.ddata.PNCounterKey$
 
unapply(PNCounterMap<A>) - Static method in class akka.cluster.ddata.PNCounterMap
unapply(PNCounterMap<A>) - Method in class akka.cluster.ddata.PNCounterMap$
unapply(PNCounterMapKey<A>) - Static method in class akka.cluster.ddata.PNCounterMapKey
 
unapply(PNCounterMapKey<A>) - Method in class akka.cluster.ddata.PNCounterMapKey$
 
unapply(PruningState.PruningInitialized) - Method in class akka.cluster.ddata.PruningState.PruningInitialized$
 
unapply(PruningState.PruningPerformed) - Method in class akka.cluster.ddata.PruningState.PruningPerformed$
 
unapply(ReplicatedData) - Static method in class akka.cluster.ddata.ORSet
Extract the ORSet.elements() of an ORSet.
unapply(ReplicatedData) - Method in class akka.cluster.ddata.ORSet$
Extract the ORSet.elements() of an ORSet.
unapply(Replicator.Changed<A>) - Method in class akka.cluster.ddata.Replicator.Changed$
 
unapply(Replicator.Changed<A>) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Changed$
 
unapply(Replicator.DataDeleted<A>) - Method in class akka.cluster.ddata.Replicator.DataDeleted$
 
unapply(Replicator.DataDeleted<A>) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.DataDeleted$
 
unapply(Replicator.Delete<A>) - Method in class akka.cluster.ddata.Replicator.Delete$
 
unapply(Replicator.Deleted<A>) - Method in class akka.cluster.ddata.Replicator.Deleted$
 
unapply(Replicator.Deleted<A>) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Deleted$
 
unapply(Replicator.DeleteSuccess<A>) - Method in class akka.cluster.ddata.Replicator.DeleteSuccess$
 
unapply(Replicator.DeleteSuccess<A>) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.DeleteSuccess$
 
unapply(Replicator.Get<A>) - Method in class akka.cluster.ddata.Replicator.Get$
 
unapply(Replicator.GetDataDeleted<A>) - Method in class akka.cluster.ddata.Replicator.GetDataDeleted$
 
unapply(Replicator.GetDataDeleted<A>) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.GetDataDeleted$
 
unapply(Replicator.GetFailure<A>) - Method in class akka.cluster.ddata.Replicator.GetFailure$
 
unapply(Replicator.GetFailure<A>) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.GetFailure$
 
unapply(Replicator.GetKeyIdsResult) - Method in class akka.cluster.ddata.Replicator.GetKeyIdsResult$
 
unapply(Replicator.GetSuccess<A>) - Method in class akka.cluster.ddata.Replicator.GetSuccess$
 
unapply(Replicator.GetSuccess<A>) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.GetSuccess$
 
unapply(akka.cluster.ddata.Replicator.Internal.DataEnvelope) - Static method in class akka.cluster.ddata.Replicator.Internal$.DataEnvelope
 
unapply(akka.cluster.ddata.Replicator.Internal.DataEnvelope) - Method in class akka.cluster.ddata.Replicator.Internal$.DataEnvelope$
 
unapply(akka.cluster.ddata.Replicator.Internal.Delta) - Static method in class akka.cluster.ddata.Replicator.Internal$.Delta
 
unapply(akka.cluster.ddata.Replicator.Internal.Delta) - Method in class akka.cluster.ddata.Replicator.Internal$.Delta$
 
unapply(akka.cluster.ddata.Replicator.Internal.DeltaPropagation) - Static method in class akka.cluster.ddata.Replicator.Internal$.DeltaPropagation
 
unapply(akka.cluster.ddata.Replicator.Internal.DeltaPropagation) - Method in class akka.cluster.ddata.Replicator.Internal$.DeltaPropagation$
 
unapply(akka.cluster.ddata.Replicator.Internal.Gossip) - Static method in class akka.cluster.ddata.Replicator.Internal$.Gossip
 
unapply(akka.cluster.ddata.Replicator.Internal.Gossip) - Method in class akka.cluster.ddata.Replicator.Internal$.Gossip$
 
unapply(akka.cluster.ddata.Replicator.Internal.Read) - Static method in class akka.cluster.ddata.Replicator.Internal$.Read
 
unapply(akka.cluster.ddata.Replicator.Internal.Read) - Method in class akka.cluster.ddata.Replicator.Internal$.Read$
 
unapply(akka.cluster.ddata.Replicator.Internal.ReadRepair) - Static method in class akka.cluster.ddata.Replicator.Internal$.ReadRepair
 
unapply(akka.cluster.ddata.Replicator.Internal.ReadRepair) - Method in class akka.cluster.ddata.Replicator.Internal$.ReadRepair$
 
unapply(akka.cluster.ddata.Replicator.Internal.ReadResult) - Static method in class akka.cluster.ddata.Replicator.Internal$.ReadResult
 
unapply(akka.cluster.ddata.Replicator.Internal.ReadResult) - Method in class akka.cluster.ddata.Replicator.Internal$.ReadResult$
 
unapply(akka.cluster.ddata.Replicator.Internal.Status) - Static method in class akka.cluster.ddata.Replicator.Internal$.Status
 
unapply(akka.cluster.ddata.Replicator.Internal.Status) - Method in class akka.cluster.ddata.Replicator.Internal$.Status$
 
unapply(akka.cluster.ddata.Replicator.Internal.TestFullStateGossip) - Static method in class akka.cluster.ddata.Replicator.Internal$.TestFullStateGossip
 
unapply(akka.cluster.ddata.Replicator.Internal.TestFullStateGossip) - Method in class akka.cluster.ddata.Replicator.Internal$.TestFullStateGossip$
 
unapply(akka.cluster.ddata.Replicator.Internal.Write) - Static method in class akka.cluster.ddata.Replicator.Internal$.Write
 
unapply(akka.cluster.ddata.Replicator.Internal.Write) - Method in class akka.cluster.ddata.Replicator.Internal$.Write$
 
unapply(Replicator.ModifyFailure<A>) - Method in class akka.cluster.ddata.Replicator.ModifyFailure$
 
unapply(Replicator.ModifyFailure<A>) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.ModifyFailure$
 
unapply(Replicator.NotFound<A>) - Method in class akka.cluster.ddata.Replicator.NotFound$
 
unapply(Replicator.NotFound<A>) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.NotFound$
 
unapply(Replicator.ReadAll) - Method in class akka.cluster.ddata.Replicator.ReadAll$
 
unapply(Replicator.ReadFrom) - Method in class akka.cluster.ddata.Replicator.ReadFrom$
 
unapply(Replicator.ReadMajority) - Method in class akka.cluster.ddata.Replicator.ReadMajority$
 
unapply(Replicator.ReadMajorityPlus) - Method in class akka.cluster.ddata.Replicator.ReadMajorityPlus$
 
unapply(Replicator.ReplicaCount) - Method in class akka.cluster.ddata.Replicator.ReplicaCount$
 
unapply(Replicator.ReplicaCount) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.ReplicaCount$
 
unapply(Replicator.ReplicationDeleteFailure<A>) - Method in class akka.cluster.ddata.Replicator.ReplicationDeleteFailure$
 
unapply(Replicator.ReplicationDeleteFailure<A>) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.DeleteFailure$
 
unapply(Replicator.StoreFailure<A>) - Method in class akka.cluster.ddata.Replicator.StoreFailure$
 
unapply(Replicator.StoreFailure<A>) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.StoreFailure$
 
unapply(Replicator.Subscribe<A>) - Method in class akka.cluster.ddata.Replicator.Subscribe$
 
unapply(Replicator.Unsubscribe<A>) - Method in class akka.cluster.ddata.Replicator.Unsubscribe$
 
unapply(Replicator.Update<A>) - Method in class akka.cluster.ddata.Replicator.Update$
 
unapply(Replicator.UpdateDataDeleted<A>) - Method in class akka.cluster.ddata.Replicator.UpdateDataDeleted$
 
unapply(Replicator.UpdateDataDeleted<A>) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.UpdateDataDeleted$
 
unapply(Replicator.UpdateFailure<A>) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.UpdateFailure$
 
unapply(Replicator.UpdateSuccess<A>) - Method in class akka.cluster.ddata.Replicator.UpdateSuccess$
 
unapply(Replicator.UpdateSuccess<A>) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.UpdateSuccess$
 
unapply(Replicator.UpdateTimeout<A>) - Method in class akka.cluster.ddata.Replicator.UpdateTimeout$
 
unapply(Replicator.UpdateTimeout<A>) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.UpdateTimeout$
 
unapply(Replicator.WriteAll) - Method in class akka.cluster.ddata.Replicator.WriteAll$
 
unapply(Replicator.WriteMajority) - Method in class akka.cluster.ddata.Replicator.WriteMajority$
 
unapply(Replicator.WriteMajorityPlus) - Method in class akka.cluster.ddata.Replicator.WriteMajorityPlus$
 
unapply(Replicator.WriteTo) - Method in class akka.cluster.ddata.Replicator.WriteTo$
 
unapply(SelfUniqueAddress) - Static method in class akka.cluster.ddata.SelfUniqueAddress
 
unapply(SelfUniqueAddress) - Method in class akka.cluster.ddata.SelfUniqueAddress$
 
unapply(Replicator.Changed<A>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Changed$
 
unapply(Replicator.DataDeleted<A>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.DataDeleted$
 
unapply(Replicator.Delete<A>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Delete$
 
unapply(Replicator.Deleted<A>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Deleted$
 
unapply(Replicator.DeleteFailure<A>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.DeleteFailure$
 
unapply(Replicator.DeleteSuccess<A>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.DeleteSuccess$
 
unapply(Replicator.Get<A>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Get$
 
unapply(Replicator.GetDataDeleted<A>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetDataDeleted$
 
unapply(Replicator.GetFailure<A>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetFailure$
 
unapply(Replicator.GetReplicaCount) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetReplicaCount$
 
unapply(Replicator.GetSuccess<A>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.GetSuccess$
 
unapply(Replicator.ModifyFailure<A>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ModifyFailure$
 
unapply(Replicator.NotFound<A>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.NotFound$
 
unapply(Replicator.ReadAll) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadAll$
 
unapply(Replicator.ReadFrom) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadFrom$
 
unapply(Replicator.ReadMajority) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReadMajority$
 
unapply(Replicator.ReplicaCount) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.ReplicaCount$
 
unapply(Replicator.StoreFailure<A>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.StoreFailure$
 
unapply(Replicator.Subscribe<A>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Subscribe$
 
unapply(Replicator.Unsubscribe<A>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Unsubscribe$
 
unapply(Replicator.Update<A>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Update$
 
unapply(Replicator.UpdateDataDeleted<A>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.UpdateDataDeleted$
 
unapply(Replicator.UpdateSuccess<A>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.UpdateSuccess$
 
unapply(Replicator.UpdateTimeout<A>) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.UpdateTimeout$
 
unapply(Replicator.WriteAll) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteAll$
 
unapply(Replicator.WriteMajority) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteMajority$
 
unapply(Replicator.WriteTo) - Method in class akka.cluster.ddata.typed.javadsl.Replicator.WriteTo$
 
unapply(Replicator.Delete<A>) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Delete$
 
unapply(Replicator.Get<A>) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Get$
 
unapply(Replicator.GetReplicaCount) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.GetReplicaCount$
 
unapply(Replicator.Subscribe<A>) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Subscribe$
 
unapply(Replicator.Unsubscribe<A>) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Unsubscribe$
 
unapply(Replicator.Update<A>) - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Update$
 
unapply(Gossip) - Method in class akka.cluster.Gossip$
 
unapply(GossipOverview) - Method in class akka.cluster.GossipOverview$
 
unapply(GossipStats) - Method in class akka.cluster.GossipStats$
 
unapply(GossipStatus) - Method in class akka.cluster.GossipStatus$
 
unapply(HeartbeatNodeRing) - Method in class akka.cluster.HeartbeatNodeRing$
 
unapply(InternalClusterAction.AddOnMemberRemovedListener) - Method in class akka.cluster.InternalClusterAction.AddOnMemberRemovedListener$
 
unapply(InternalClusterAction.AddOnMemberUpListener) - Method in class akka.cluster.InternalClusterAction.AddOnMemberUpListener$
 
unapply(InternalClusterAction.CompatibleConfig) - Method in class akka.cluster.InternalClusterAction.CompatibleConfig$
 
unapply(InternalClusterAction.ExitingConfirmed) - Method in class akka.cluster.InternalClusterAction.ExitingConfirmed$
 
unapply(InternalClusterAction.InitJoin) - Method in class akka.cluster.InternalClusterAction.InitJoin$
 
unapply(InternalClusterAction.InitJoinAck) - Method in class akka.cluster.InternalClusterAction.InitJoinAck$
 
unapply(InternalClusterAction.InitJoinNack) - Method in class akka.cluster.InternalClusterAction.InitJoinNack$
 
unapply(InternalClusterAction.Join) - Method in class akka.cluster.InternalClusterAction.Join$
 
unapply(InternalClusterAction.JoinSeedNodes) - Method in class akka.cluster.InternalClusterAction.JoinSeedNodes$
 
unapply(InternalClusterAction.PublishChanges) - Method in class akka.cluster.InternalClusterAction.PublishChanges$
 
unapply(InternalClusterAction.PublishEvent) - Method in class akka.cluster.InternalClusterAction.PublishEvent$
 
unapply(InternalClusterAction.SendCurrentClusterState) - Method in class akka.cluster.InternalClusterAction.SendCurrentClusterState$
 
unapply(InternalClusterAction.SendGossipTo) - Method in class akka.cluster.InternalClusterAction.SendGossipTo$
 
unapply(InternalClusterAction.Subscribe) - Method in class akka.cluster.InternalClusterAction.Subscribe$
 
unapply(InternalClusterAction.Unsubscribe) - Method in class akka.cluster.InternalClusterAction.Unsubscribe$
 
unapply(InternalClusterAction.Welcome) - Method in class akka.cluster.InternalClusterAction.Welcome$
 
unapply(Invalid) - Static method in class akka.cluster.Invalid
 
unapply(Invalid) - Method in class akka.cluster.Invalid$
 
unapply(MembershipState) - Method in class akka.cluster.MembershipState$
 
unapply(AdaptiveLoadBalancingGroup) - Static method in class akka.cluster.metrics.AdaptiveLoadBalancingGroup
 
unapply(AdaptiveLoadBalancingGroup) - Method in class akka.cluster.metrics.AdaptiveLoadBalancingGroup$
 
unapply(AdaptiveLoadBalancingPool) - Static method in class akka.cluster.metrics.AdaptiveLoadBalancingPool
 
unapply(AdaptiveLoadBalancingPool) - Method in class akka.cluster.metrics.AdaptiveLoadBalancingPool$
 
unapply(AdaptiveLoadBalancingRoutingLogic) - Static method in class akka.cluster.metrics.AdaptiveLoadBalancingRoutingLogic
 
unapply(AdaptiveLoadBalancingRoutingLogic) - Method in class akka.cluster.metrics.AdaptiveLoadBalancingRoutingLogic$
 
unapply(ClusterMetricsChanged) - Static method in class akka.cluster.metrics.ClusterMetricsChanged
 
unapply(ClusterMetricsChanged) - Method in class akka.cluster.metrics.ClusterMetricsChanged$
 
unapply(ClusterMetricsSettings) - Static method in class akka.cluster.metrics.ClusterMetricsSettings
 
unapply(ClusterMetricsSettings) - Method in class akka.cluster.metrics.ClusterMetricsSettings$
 
unapply(DefaultSigarProvider) - Static method in class akka.cluster.metrics.DefaultSigarProvider
 
unapply(DefaultSigarProvider) - Method in class akka.cluster.metrics.DefaultSigarProvider$
 
unapply(EWMA) - Static method in class akka.cluster.metrics.EWMA
 
unapply(EWMA) - Method in class akka.cluster.metrics.EWMA$
 
unapply(Metric) - Static method in class akka.cluster.metrics.Metric
 
unapply(Metric) - Method in class akka.cluster.metrics.Metric$
 
unapply(MetricsGossip) - Method in class akka.cluster.metrics.MetricsGossip$
 
unapply(MetricsGossipEnvelope) - Method in class akka.cluster.metrics.MetricsGossipEnvelope$
 
unapply(MixMetricsSelector) - Static method in class akka.cluster.metrics.MixMetricsSelector
 
unapply(MixMetricsSelector) - Method in class akka.cluster.metrics.MixMetricsSelector$
 
unapply(NodeMetrics) - Static method in class akka.cluster.metrics.NodeMetrics
 
unapply(NodeMetrics) - Method in class akka.cluster.metrics.NodeMetrics$
 
unapply(NodeMetrics) - Method in class akka.cluster.metrics.StandardMetrics.Cpu$
Given a NodeMetrics it returns the Cpu data if the nodeMetrics contains necessary cpu metrics.
unapply(NodeMetrics) - Method in class akka.cluster.metrics.StandardMetrics.HeapMemory$
Given a NodeMetrics it returns the HeapMemory data if the nodeMetrics contains necessary heap metrics.
unapply(StandardMetrics.Cpu) - Method in class akka.cluster.metrics.StandardMetrics.Cpu$
 
unapply(StandardMetrics.HeapMemory) - Method in class akka.cluster.metrics.StandardMetrics.HeapMemory$
 
unapply(DistributedPubSubMediator.CountSubscribers) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.CountSubscribers$
 
unapply(DistributedPubSubMediator.CurrentTopics) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.CurrentTopics$
 
unapply(akka.cluster.pubsub.DistributedPubSubMediator.Internal.Bucket) - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Bucket
 
unapply(akka.cluster.pubsub.DistributedPubSubMediator.Internal.Bucket) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Bucket$
 
unapply(akka.cluster.pubsub.DistributedPubSubMediator.Internal.Delta) - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Delta
 
unapply(akka.cluster.pubsub.DistributedPubSubMediator.Internal.Delta) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Delta$
 
unapply(akka.cluster.pubsub.DistributedPubSubMediator.Internal.MediatorRouterEnvelope) - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.MediatorRouterEnvelope
 
unapply(akka.cluster.pubsub.DistributedPubSubMediator.Internal.MediatorRouterEnvelope) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.MediatorRouterEnvelope$
 
unapply(akka.cluster.pubsub.DistributedPubSubMediator.Internal.RegisterTopic) - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.RegisterTopic
 
unapply(akka.cluster.pubsub.DistributedPubSubMediator.Internal.RegisterTopic) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.RegisterTopic$
 
unapply(akka.cluster.pubsub.DistributedPubSubMediator.Internal.SendToOneSubscriber) - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.SendToOneSubscriber
 
unapply(akka.cluster.pubsub.DistributedPubSubMediator.Internal.SendToOneSubscriber) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.SendToOneSubscriber$
 
unapply(akka.cluster.pubsub.DistributedPubSubMediator.Internal.Status) - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Status
 
unapply(akka.cluster.pubsub.DistributedPubSubMediator.Internal.Status) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Status$
 
unapply(akka.cluster.pubsub.DistributedPubSubMediator.Internal.Subscribed) - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Subscribed
 
unapply(akka.cluster.pubsub.DistributedPubSubMediator.Internal.Subscribed) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Subscribed$
 
unapply(akka.cluster.pubsub.DistributedPubSubMediator.Internal.Unsubscribed) - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Unsubscribed
 
unapply(akka.cluster.pubsub.DistributedPubSubMediator.Internal.Unsubscribed) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Unsubscribed$
 
unapply(akka.cluster.pubsub.DistributedPubSubMediator.Internal.ValueHolder) - Static method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.ValueHolder
 
unapply(akka.cluster.pubsub.DistributedPubSubMediator.Internal.ValueHolder) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.ValueHolder$
 
unapply(DistributedPubSubMediator.Publish) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Publish$
 
unapply(DistributedPubSubMediator.Put) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Put$
 
unapply(DistributedPubSubMediator.Remove) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Remove$
 
unapply(DistributedPubSubMediator.Send) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Send$
 
unapply(DistributedPubSubMediator.SendToAll) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.SendToAll$
 
unapply(DistributedPubSubMediator.Subscribe) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Subscribe$
 
unapply(DistributedPubSubMediator.SubscribeAck) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.SubscribeAck$
 
unapply(DistributedPubSubMediator.Unsubscribe) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Unsubscribe$
 
unapply(DistributedPubSubMediator.UnsubscribeAck) - Method in class akka.cluster.pubsub.DistributedPubSubMediator.UnsubscribeAck$
 
unapply(ClusterRouterGroup) - Static method in class akka.cluster.routing.ClusterRouterGroup
 
unapply(ClusterRouterGroup) - Method in class akka.cluster.routing.ClusterRouterGroup$
 
unapply(ClusterRouterGroupSettings) - Static method in class akka.cluster.routing.ClusterRouterGroupSettings
 
unapply(ClusterRouterGroupSettings) - Method in class akka.cluster.routing.ClusterRouterGroupSettings$
 
unapply(ClusterRouterPool) - Static method in class akka.cluster.routing.ClusterRouterPool
 
unapply(ClusterRouterPool) - Method in class akka.cluster.routing.ClusterRouterPool$
 
unapply(ClusterRouterPoolSettings) - Static method in class akka.cluster.routing.ClusterRouterPoolSettings
 
unapply(ClusterRouterPoolSettings) - Method in class akka.cluster.routing.ClusterRouterPoolSettings$
 
unapply(KeepOldestSettings) - Method in class akka.cluster.sbr.KeepOldestSettings$
 
unapply(LeaseMajoritySettings) - Method in class akka.cluster.sbr.LeaseMajoritySettings$
 
unapply(StaticQuorumSettings) - Method in class akka.cluster.sbr.StaticQuorumSettings$
 
unapply(ClusterShardingSettings.CompositePassivationStrategy) - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$
 
unapply(akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy.FrequencySketchAdmissionFilter) - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.FrequencySketchAdmissionFilter$
 
unapply(akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy.HillClimbingAdmissionOptimizer) - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.HillClimbingAdmissionOptimizer$
 
unapply(ClusterShardingSettings.IdlePassivationStrategy) - Method in class akka.cluster.sharding.ClusterShardingSettings.IdlePassivationStrategy$
 
unapply(ClusterShardingSettings.LeastFrequentlyUsedPassivationStrategy) - Method in class akka.cluster.sharding.ClusterShardingSettings.LeastFrequentlyUsedPassivationStrategy$
 
unapply(ClusterShardingSettings.LeastRecentlyUsedPassivationStrategy) - Method in class akka.cluster.sharding.ClusterShardingSettings.LeastRecentlyUsedPassivationStrategy$
 
unapply(ClusterShardingSettings.MostRecentlyUsedPassivationStrategy) - Method in class akka.cluster.sharding.ClusterShardingSettings.MostRecentlyUsedPassivationStrategy$
 
unapply(ExternalShardAllocationStrategy.GetShardLocation) - Method in class akka.cluster.sharding.external.ExternalShardAllocationStrategy.GetShardLocation$
 
unapply(ExternalShardAllocationStrategy.GetShardLocationResponse) - Method in class akka.cluster.sharding.external.ExternalShardAllocationStrategy.GetShardLocationResponse$
 
unapply(ExternalShardAllocationStrategy.GetShardLocationsResponse) - Method in class akka.cluster.sharding.external.ExternalShardAllocationStrategy.GetShardLocationsResponse$
 
unapply(ExternalShardAllocationStrategy.ShardLocation) - Method in class akka.cluster.sharding.external.ExternalShardAllocationStrategy.ShardLocation$
 
unapply(RememberEntitiesCoordinatorStore.AddShard) - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.AddShard$
 
unapply(RememberEntitiesCoordinatorStore.RememberedShards) - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.RememberedShards$
 
unapply(RememberEntitiesCoordinatorStore.UpdateDone) - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.UpdateDone$
 
unapply(RememberEntitiesCoordinatorStore.UpdateFailed) - Method in class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.UpdateFailed$
 
unapply(RememberEntitiesShardStore.RememberedEntities) - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.RememberedEntities$
 
unapply(RememberEntitiesShardStore.Update) - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.Update$
 
unapply(RememberEntitiesShardStore.UpdateDone) - Method in class akka.cluster.sharding.internal.RememberEntitiesShardStore.UpdateDone$
 
unapply(akka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId.Removals) - Method in class akka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Removals$
 
unapply(akka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId.Result) - Method in class akka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Result$
 
unapply(akka.cluster.sharding.ShardCoordinator.Internal.BeginHandOff) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.BeginHandOff
 
unapply(akka.cluster.sharding.ShardCoordinator.Internal.BeginHandOff) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.BeginHandOff$
 
unapply(akka.cluster.sharding.ShardCoordinator.Internal.BeginHandOffAck) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.BeginHandOffAck
 
unapply(akka.cluster.sharding.ShardCoordinator.Internal.BeginHandOffAck) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.BeginHandOffAck$
 
unapply(akka.cluster.sharding.ShardCoordinator.Internal.GetShardHome) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.GetShardHome
 
unapply(akka.cluster.sharding.ShardCoordinator.Internal.GetShardHome) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.GetShardHome$
 
unapply(akka.cluster.sharding.ShardCoordinator.Internal.GracefulShutdownReq) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.GracefulShutdownReq
 
unapply(akka.cluster.sharding.ShardCoordinator.Internal.GracefulShutdownReq) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.GracefulShutdownReq$
 
unapply(akka.cluster.sharding.ShardCoordinator.Internal.HandOff) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.HandOff
 
unapply(akka.cluster.sharding.ShardCoordinator.Internal.HandOff) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.HandOff$
 
unapply(akka.cluster.sharding.ShardCoordinator.Internal.HostShard) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.HostShard
 
unapply(akka.cluster.sharding.ShardCoordinator.Internal.HostShard) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.HostShard$
 
unapply(akka.cluster.sharding.ShardCoordinator.Internal.RegionStopped) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.RegionStopped
 
unapply(akka.cluster.sharding.ShardCoordinator.Internal.RegionStopped) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.RegionStopped$
 
unapply(akka.cluster.sharding.ShardCoordinator.Internal.Register) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.Register
 
unapply(akka.cluster.sharding.ShardCoordinator.Internal.Register) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.Register$
 
unapply(akka.cluster.sharding.ShardCoordinator.Internal.RegisterAck) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.RegisterAck
 
unapply(akka.cluster.sharding.ShardCoordinator.Internal.RegisterAck) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.RegisterAck$
 
unapply(akka.cluster.sharding.ShardCoordinator.Internal.RegisterProxy) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.RegisterProxy
 
unapply(akka.cluster.sharding.ShardCoordinator.Internal.RegisterProxy) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.RegisterProxy$
 
unapply(akka.cluster.sharding.ShardCoordinator.Internal.ShardHome) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHome
 
unapply(akka.cluster.sharding.ShardCoordinator.Internal.ShardHome) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHome$
 
unapply(akka.cluster.sharding.ShardCoordinator.Internal.ShardHomeAllocated) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomeAllocated
 
unapply(akka.cluster.sharding.ShardCoordinator.Internal.ShardHomeAllocated) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomeAllocated$
 
unapply(akka.cluster.sharding.ShardCoordinator.Internal.ShardHomeDeallocated) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomeDeallocated
 
unapply(akka.cluster.sharding.ShardCoordinator.Internal.ShardHomeDeallocated) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomeDeallocated$
 
unapply(akka.cluster.sharding.ShardCoordinator.Internal.ShardHomes) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomes
 
unapply(akka.cluster.sharding.ShardCoordinator.Internal.ShardHomes) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardHomes$
 
unapply(akka.cluster.sharding.ShardCoordinator.Internal.ShardRegionProxyRegistered) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyRegistered
 
unapply(akka.cluster.sharding.ShardCoordinator.Internal.ShardRegionProxyRegistered) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyRegistered$
 
unapply(akka.cluster.sharding.ShardCoordinator.Internal.ShardRegionProxyTerminated) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyTerminated
 
unapply(akka.cluster.sharding.ShardCoordinator.Internal.ShardRegionProxyTerminated) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyTerminated$
 
unapply(akka.cluster.sharding.ShardCoordinator.Internal.ShardRegionRegistered) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionRegistered
 
unapply(akka.cluster.sharding.ShardCoordinator.Internal.ShardRegionRegistered) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionRegistered$
 
unapply(akka.cluster.sharding.ShardCoordinator.Internal.ShardRegionTerminated) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionTerminated
 
unapply(akka.cluster.sharding.ShardCoordinator.Internal.ShardRegionTerminated) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardRegionTerminated$
 
unapply(akka.cluster.sharding.ShardCoordinator.Internal.ShardStarted) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardStarted
 
unapply(akka.cluster.sharding.ShardCoordinator.Internal.ShardStarted) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardStarted$
 
unapply(akka.cluster.sharding.ShardCoordinator.Internal.ShardStopped) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardStopped
 
unapply(akka.cluster.sharding.ShardCoordinator.Internal.ShardStopped) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.ShardStopped$
 
unapply(akka.cluster.sharding.ShardCoordinator.Internal.State) - Static method in class akka.cluster.sharding.ShardCoordinator.Internal$.State
 
unapply(akka.cluster.sharding.ShardCoordinator.Internal.State) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.State$
 
unapply(akka.cluster.sharding.ShardCoordinator.RebalanceWorker.ShardRegionTerminated) - Method in class akka.cluster.sharding.ShardCoordinator.RebalanceWorker$.ShardRegionTerminated$
 
unapply(ShardingQueries.ShardsQueryResult<B>) - Method in class akka.cluster.sharding.ShardingQueries.ShardsQueryResult$
 
unapply(ShardingProducerController.MessageWithConfirmation<A>) - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.MessageWithConfirmation$
 
unapply(ShardingProducerController.RequestNext<A>) - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.RequestNext$
 
unapply(ShardingProducerController.Start<A>) - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.Start$
 
unapply(GetClusterShardingStats) - Static method in class akka.cluster.sharding.typed.GetClusterShardingStats
 
unapply(GetClusterShardingStats) - Method in class akka.cluster.sharding.typed.GetClusterShardingStats$
 
unapply(GetShardRegionState) - Static method in class akka.cluster.sharding.typed.GetShardRegionState
 
unapply(GetShardRegionState) - Method in class akka.cluster.sharding.typed.GetShardRegionState$
 
unapply(EntityTypeKeyImpl<T>) - Method in class akka.cluster.sharding.typed.internal.EntityTypeKeyImpl$
 
unapply(ClusterSharding.Passivate<M>) - Method in class akka.cluster.sharding.typed.javadsl.ClusterSharding.Passivate$
 
unapply(ClusterSharding.Passivate<M>) - Method in class akka.cluster.sharding.typed.scaladsl.ClusterSharding.Passivate$
 
unapply(ShardingDirectReplication.VerifyStarted) - Method in class akka.cluster.sharding.typed.ShardingDirectReplication.VerifyStarted$
 
unapply(ShardingEnvelope<M>) - Static method in class akka.cluster.sharding.typed.ShardingEnvelope
 
unapply(ShardingEnvelope<M>) - Method in class akka.cluster.sharding.typed.ShardingEnvelope$
 
unapply(akka.cluster.singleton.ClusterSingletonManager.Internal.AcquireLeaseFailure) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseFailure
 
unapply(akka.cluster.singleton.ClusterSingletonManager.Internal.AcquireLeaseFailure) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseFailure$
 
unapply(akka.cluster.singleton.ClusterSingletonManager.Internal.AcquireLeaseResult) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseResult
 
unapply(akka.cluster.singleton.ClusterSingletonManager.Internal.AcquireLeaseResult) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquireLeaseResult$
 
unapply(akka.cluster.singleton.ClusterSingletonManager.Internal.AcquiringLeaseData) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLeaseData
 
unapply(akka.cluster.singleton.ClusterSingletonManager.Internal.AcquiringLeaseData) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.AcquiringLeaseData$
 
unapply(akka.cluster.singleton.ClusterSingletonManager.Internal.BecomingOldestData) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.BecomingOldestData
 
unapply(akka.cluster.singleton.ClusterSingletonManager.Internal.BecomingOldestData) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.BecomingOldestData$
 
unapply(akka.cluster.singleton.ClusterSingletonManager.Internal.DelayedMemberRemoved) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.DelayedMemberRemoved
 
unapply(akka.cluster.singleton.ClusterSingletonManager.Internal.DelayedMemberRemoved) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.DelayedMemberRemoved$
 
unapply(akka.cluster.singleton.ClusterSingletonManager.Internal.HandingOverData) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandingOverData
 
unapply(akka.cluster.singleton.ClusterSingletonManager.Internal.HandingOverData) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandingOverData$
 
unapply(akka.cluster.singleton.ClusterSingletonManager.Internal.HandOverRetry) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverRetry
 
unapply(akka.cluster.singleton.ClusterSingletonManager.Internal.HandOverRetry) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.HandOverRetry$
 
unapply(akka.cluster.singleton.ClusterSingletonManager.Internal.LeaseLost) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.LeaseLost
 
unapply(akka.cluster.singleton.ClusterSingletonManager.Internal.LeaseLost) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.LeaseLost$
 
unapply(akka.cluster.singleton.ClusterSingletonManager.Internal.OldestChangedBuffer.InitialOldestState) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.InitialOldestState$
 
unapply(akka.cluster.singleton.ClusterSingletonManager.Internal.OldestChangedBuffer.OldestChanged) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer.OldestChanged$
 
unapply(akka.cluster.singleton.ClusterSingletonManager.Internal.OldestData) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestData
 
unapply(akka.cluster.singleton.ClusterSingletonManager.Internal.OldestData) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestData$
 
unapply(akka.cluster.singleton.ClusterSingletonManager.Internal.ReleaseLeaseFailure) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.ReleaseLeaseFailure
 
unapply(akka.cluster.singleton.ClusterSingletonManager.Internal.ReleaseLeaseFailure) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.ReleaseLeaseFailure$
 
unapply(akka.cluster.singleton.ClusterSingletonManager.Internal.ReleaseLeaseResult) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.ReleaseLeaseResult
 
unapply(akka.cluster.singleton.ClusterSingletonManager.Internal.ReleaseLeaseResult) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.ReleaseLeaseResult$
 
unapply(akka.cluster.singleton.ClusterSingletonManager.Internal.StoppingData) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.StoppingData
 
unapply(akka.cluster.singleton.ClusterSingletonManager.Internal.StoppingData) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.StoppingData$
 
unapply(akka.cluster.singleton.ClusterSingletonManager.Internal.TakeOverRetry) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOverRetry
 
unapply(akka.cluster.singleton.ClusterSingletonManager.Internal.TakeOverRetry) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.TakeOverRetry$
 
unapply(akka.cluster.singleton.ClusterSingletonManager.Internal.WasOldestData) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.WasOldestData
 
unapply(akka.cluster.singleton.ClusterSingletonManager.Internal.WasOldestData) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.WasOldestData$
 
unapply(akka.cluster.singleton.ClusterSingletonManager.Internal.YoungerData) - Static method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.YoungerData
 
unapply(akka.cluster.singleton.ClusterSingletonManager.Internal.YoungerData) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.YoungerData$
 
unapply(Down) - Static method in class akka.cluster.typed.Down
 
unapply(Down) - Method in class akka.cluster.typed.Down$
 
unapply(GetCurrentState) - Static method in class akka.cluster.typed.GetCurrentState
 
unapply(GetCurrentState) - Method in class akka.cluster.typed.GetCurrentState$
 
unapply(ClusterReceptionistSettings) - Method in class akka.cluster.typed.internal.receptionist.ClusterReceptionistSettings$
 
unapply(ServiceRegistry) - Method in class akka.cluster.typed.internal.receptionist.ServiceRegistry$
 
unapply(ShardedServiceRegistry) - Method in class akka.cluster.typed.internal.receptionist.ShardedServiceRegistry$
 
unapply(Join) - Static method in class akka.cluster.typed.Join
 
unapply(Join) - Method in class akka.cluster.typed.Join$
 
unapply(JoinSeedNodes) - Static method in class akka.cluster.typed.JoinSeedNodes
 
unapply(JoinSeedNodes) - Method in class akka.cluster.typed.JoinSeedNodes$
 
unapply(Leave) - Static method in class akka.cluster.typed.Leave
 
unapply(Leave) - Method in class akka.cluster.typed.Leave$
 
unapply(SelfRemoved) - Static method in class akka.cluster.typed.SelfRemoved
 
unapply(SelfRemoved) - Method in class akka.cluster.typed.SelfRemoved$
 
unapply(SelfUp) - Static method in class akka.cluster.typed.SelfUp
 
unapply(SelfUp) - Method in class akka.cluster.typed.SelfUp$
 
unapply(Subscribe<A>) - Static method in class akka.cluster.typed.Subscribe
 
unapply(Subscribe<A>) - Method in class akka.cluster.typed.Subscribe$
 
unapply(Unsubscribe<T>) - Static method in class akka.cluster.typed.Unsubscribe
 
unapply(Unsubscribe<T>) - Method in class akka.cluster.typed.Unsubscribe$
 
unapply(UniqueAddress) - Static method in class akka.cluster.UniqueAddress
 
unapply(UniqueAddress) - Method in class akka.cluster.UniqueAddress$
 
unapply(VectorClock) - Static method in class akka.cluster.VectorClock
 
unapply(VectorClock) - Method in class akka.cluster.VectorClock$
 
unapply(VectorClockStats) - Method in class akka.cluster.VectorClockStats$
 
unapply(ServiceDiscovery.Resolved) - Method in class akka.discovery.ServiceDiscovery.Resolved$
 
unapply(BoundedControlAwareMailbox) - Static method in class akka.dispatch.BoundedControlAwareMailbox
 
unapply(BoundedControlAwareMailbox) - Method in class akka.dispatch.BoundedControlAwareMailbox$
 
unapply(BoundedDequeBasedMailbox) - Static method in class akka.dispatch.BoundedDequeBasedMailbox
 
unapply(BoundedDequeBasedMailbox) - Method in class akka.dispatch.BoundedDequeBasedMailbox$
 
unapply(BoundedMailbox) - Static method in class akka.dispatch.BoundedMailbox
 
unapply(BoundedMailbox) - Method in class akka.dispatch.BoundedMailbox$
 
unapply(DefaultDispatcherPrerequisites) - Method in class akka.dispatch.DefaultDispatcherPrerequisites$
 
unapply(Envelope) - Static method in class akka.dispatch.Envelope
 
unapply(Envelope) - Method in class akka.dispatch.Envelope$
 
unapply(MonitorableThreadFactory) - Static method in class akka.dispatch.MonitorableThreadFactory
 
unapply(MonitorableThreadFactory) - Method in class akka.dispatch.MonitorableThreadFactory$
 
unapply(NonBlockingBoundedMailbox) - Static method in class akka.dispatch.NonBlockingBoundedMailbox
 
unapply(NonBlockingBoundedMailbox) - Method in class akka.dispatch.NonBlockingBoundedMailbox$
 
unapply(SingleConsumerOnlyUnboundedMailbox) - Static method in class akka.dispatch.SingleConsumerOnlyUnboundedMailbox
 
unapply(SingleConsumerOnlyUnboundedMailbox) - Method in class akka.dispatch.SingleConsumerOnlyUnboundedMailbox$
 
unapply(Create) - Method in class akka.dispatch.sysmsg.Create$
 
unapply(DeathWatchNotification) - Method in class akka.dispatch.sysmsg.DeathWatchNotification$
 
unapply(Failed) - Method in class akka.dispatch.sysmsg.Failed$
 
unapply(Recreate) - Method in class akka.dispatch.sysmsg.Recreate$
 
unapply(Resume) - Method in class akka.dispatch.sysmsg.Resume$
 
unapply(Supervise) - Method in class akka.dispatch.sysmsg.Supervise$
 
unapply(Suspend) - Method in class akka.dispatch.sysmsg.Suspend$
 
unapply(Terminate) - Method in class akka.dispatch.sysmsg.Terminate$
 
unapply(Unwatch) - Method in class akka.dispatch.sysmsg.Unwatch$
 
unapply(Watch) - Method in class akka.dispatch.sysmsg.Watch$
 
unapply(TaskInvocation) - Static method in class akka.dispatch.TaskInvocation
 
unapply(TaskInvocation) - Method in class akka.dispatch.TaskInvocation$
 
unapply(ThreadPoolConfig) - Static method in class akka.dispatch.ThreadPoolConfig
 
unapply(ThreadPoolConfig) - Method in class akka.dispatch.ThreadPoolConfig$
 
unapply(ThreadPoolConfigBuilder) - Static method in class akka.dispatch.ThreadPoolConfigBuilder
 
unapply(ThreadPoolConfigBuilder) - Method in class akka.dispatch.ThreadPoolConfigBuilder$
 
unapply(UnboundedControlAwareMailbox) - Static method in class akka.dispatch.UnboundedControlAwareMailbox
 
unapply(UnboundedControlAwareMailbox) - Method in class akka.dispatch.UnboundedControlAwareMailbox$
 
unapply(UnboundedDequeBasedMailbox) - Static method in class akka.dispatch.UnboundedDequeBasedMailbox
 
unapply(UnboundedDequeBasedMailbox) - Method in class akka.dispatch.UnboundedDequeBasedMailbox$
 
unapply(UnboundedMailbox) - Static method in class akka.dispatch.UnboundedMailbox
 
unapply(UnboundedMailbox) - Method in class akka.dispatch.UnboundedMailbox$
 
unapply(ActorWithLogClass) - Method in class akka.event.ActorWithLogClass$
 
unapply(Logging.Debug) - Method in class akka.event.Logging.Debug$
 
unapply(Logging.Error) - Method in class akka.event.Logging.Error$
 
unapply(Logging.Info) - Method in class akka.event.Logging.Info$
 
unapply(Logging.InitializeLogger) - Method in class akka.event.Logging.InitializeLogger$
 
unapply(Logging.LogLevel) - Method in class akka.event.Logging.LogLevel$
 
unapply(Logging.Warning) - Method in class akka.event.Logging.Warning$
 
unapply(AAAARecord) - Static method in class akka.io.dns.AAAARecord
 
unapply(AAAARecord) - Method in class akka.io.dns.AAAARecord$
 
unapply(ARecord) - Static method in class akka.io.dns.ARecord
 
unapply(ARecord) - Method in class akka.io.dns.ARecord$
 
unapply(CachePolicy.Ttl) - Method in class akka.io.dns.CachePolicy.Ttl$
 
unapply(CNameRecord) - Static method in class akka.io.dns.CNameRecord
 
unapply(CNameRecord) - Method in class akka.io.dns.CNameRecord$
 
unapply(DnsProtocol.Ip) - Method in class akka.io.dns.DnsProtocol.Ip$
 
unapply(DnsProtocol.Resolve) - Method in class akka.io.dns.DnsProtocol.Resolve$
 
unapply(DnsProtocol.Resolved) - Method in class akka.io.dns.DnsProtocol.Resolved$
 
unapply(Message) - Method in class akka.io.dns.internal.Message$
 
unapply(MessageFlags) - Method in class akka.io.dns.internal.MessageFlags$
 
unapply(Question) - Method in class akka.io.dns.internal.Question$
 
unapply(ResolvConf) - Method in class akka.io.dns.internal.ResolvConf$
 
unapply(RecordClass) - Static method in class akka.io.dns.RecordClass
 
unapply(RecordClass) - Method in class akka.io.dns.RecordClass$
 
unapply(RecordType) - Static method in class akka.io.dns.RecordType
 
unapply(RecordType) - Method in class akka.io.dns.RecordType$
 
unapply(Dns.Resolve) - Method in class akka.io.Dns.Resolve$
Deprecated.
 
unapply(Dns.Resolved) - Method in class akka.io.Dns.Resolved$
Deprecated.
 
unapply(SRVRecord) - Static method in class akka.io.dns.SRVRecord
 
unapply(SRVRecord) - Method in class akka.io.dns.SRVRecord$
 
unapply(UnknownRecord) - Static method in class akka.io.dns.UnknownRecord
 
unapply(UnknownRecord) - Method in class akka.io.dns.UnknownRecord$
 
unapply(akka.io.Inet.SO.ReceiveBufferSize) - Static method in class akka.io.Inet.SO$.ReceiveBufferSize
 
unapply(akka.io.Inet.SO.ReceiveBufferSize) - Method in class akka.io.Inet.SO$.ReceiveBufferSize$
 
unapply(akka.io.Inet.SO.ReuseAddress) - Static method in class akka.io.Inet.SO$.ReuseAddress
 
unapply(akka.io.Inet.SO.ReuseAddress) - Method in class akka.io.Inet.SO$.ReuseAddress$
 
unapply(akka.io.Inet.SO.SendBufferSize) - Static method in class akka.io.Inet.SO$.SendBufferSize
 
unapply(akka.io.Inet.SO.SendBufferSize) - Method in class akka.io.Inet.SO$.SendBufferSize$
 
unapply(akka.io.Inet.SO.TrafficClass) - Static method in class akka.io.Inet.SO$.TrafficClass
 
unapply(akka.io.Inet.SO.TrafficClass) - Method in class akka.io.Inet.SO$.TrafficClass$
 
unapply(SimpleDnsCache.CacheEntry<T>) - Method in class akka.io.SimpleDnsCache.CacheEntry$
 
unapply(Tcp.Bind) - Method in class akka.io.Tcp.Bind$
 
unapply(Tcp.Bound) - Method in class akka.io.Tcp.Bound$
 
unapply(Tcp.CommandFailed) - Method in class akka.io.Tcp.CommandFailed$
 
unapply(Tcp.CompoundWrite) - Method in class akka.io.Tcp.CompoundWrite$
 
unapply(Tcp.Connect) - Method in class akka.io.Tcp.Connect$
 
unapply(Tcp.Connected) - Method in class akka.io.Tcp.Connected$
 
unapply(Tcp.ErrorClosed) - Method in class akka.io.Tcp.ErrorClosed$
 
unapply(Tcp.NoAck) - Method in class akka.io.Tcp.NoAck$
 
unapply(Tcp.Received) - Method in class akka.io.Tcp.Received$
 
unapply(Tcp.Register) - Method in class akka.io.Tcp.Register$
 
unapply(Tcp.ResumeAccepting) - Method in class akka.io.Tcp.ResumeAccepting$
 
unapply(akka.io.Tcp.SO.KeepAlive) - Static method in class akka.io.Tcp.SO$.KeepAlive
 
unapply(akka.io.Tcp.SO.KeepAlive) - Method in class akka.io.Tcp.SO$.KeepAlive$
 
unapply(akka.io.Tcp.SO.OOBInline) - Static method in class akka.io.Tcp.SO$.OOBInline
 
unapply(akka.io.Tcp.SO.OOBInline) - Method in class akka.io.Tcp.SO$.OOBInline$
 
unapply(akka.io.Tcp.SO.TcpNoDelay) - Static method in class akka.io.Tcp.SO$.TcpNoDelay
 
unapply(akka.io.Tcp.SO.TcpNoDelay) - Method in class akka.io.Tcp.SO$.TcpNoDelay$
 
unapply(Tcp.Write) - Method in class akka.io.Tcp.Write$
 
unapply(Tcp.WriteFile) - Method in class akka.io.Tcp.WriteFile$
Deprecated.
 
unapply(Tcp.WritePath) - Method in class akka.io.Tcp.WritePath$
 
unapply(Udp.Bind) - Method in class akka.io.Udp.Bind$
 
unapply(Udp.Bound) - Method in class akka.io.Udp.Bound$
 
unapply(Udp.CommandFailed) - Method in class akka.io.Udp.CommandFailed$
 
unapply(Udp.NoAck) - Method in class akka.io.Udp.NoAck$
 
unapply(Udp.Received) - Method in class akka.io.Udp.Received$
 
unapply(Udp.Send) - Method in class akka.io.Udp.Send$
 
unapply(Udp.SimpleSender) - Method in class akka.io.Udp.SimpleSender$
 
unapply(akka.io.Udp.SO.Broadcast) - Static method in class akka.io.Udp.SO$.Broadcast
 
unapply(akka.io.Udp.SO.Broadcast) - Method in class akka.io.Udp.SO$.Broadcast$
 
unapply(UdpConnected.CommandFailed) - Method in class akka.io.UdpConnected.CommandFailed$
 
unapply(UdpConnected.Connect) - Method in class akka.io.UdpConnected.Connect$
 
unapply(UdpConnected.NoAck) - Method in class akka.io.UdpConnected.NoAck$
 
unapply(UdpConnected.Received) - Method in class akka.io.UdpConnected.Received$
 
unapply(UdpConnected.Send) - Method in class akka.io.UdpConnected.Send$
 
unapply(Option.Some<A>) - Method in class akka.japi.Option.Some$
 
unapply(Pair<A, B>) - Static method in class akka.japi.Pair
 
unapply(Pair<A, B>) - Method in class akka.japi.Pair$
 
unapply(Tuple10<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10>) - Static method in class akka.japi.tuple.Tuple10
 
unapply(Tuple10<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10>) - Method in class akka.japi.tuple.Tuple10$
 
unapply(Tuple11<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11>) - Static method in class akka.japi.tuple.Tuple11
 
unapply(Tuple11<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11>) - Method in class akka.japi.tuple.Tuple11$
 
unapply(Tuple12<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12>) - Static method in class akka.japi.tuple.Tuple12
 
unapply(Tuple12<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12>) - Method in class akka.japi.tuple.Tuple12$
 
unapply(Tuple13<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13>) - Static method in class akka.japi.tuple.Tuple13
 
unapply(Tuple13<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13>) - Method in class akka.japi.tuple.Tuple13$
 
unapply(Tuple14<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14>) - Static method in class akka.japi.tuple.Tuple14
 
unapply(Tuple14<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14>) - Method in class akka.japi.tuple.Tuple14$
 
unapply(Tuple15<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15>) - Static method in class akka.japi.tuple.Tuple15
 
unapply(Tuple15<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15>) - Method in class akka.japi.tuple.Tuple15$
 
unapply(Tuple16<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16>) - Static method in class akka.japi.tuple.Tuple16
 
unapply(Tuple16<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16>) - Method in class akka.japi.tuple.Tuple16$
 
unapply(Tuple17<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
 
unapply(Tuple17<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17>) - Method in class akka.japi.tuple.Tuple17$
 
unapply(Tuple18<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
 
unapply(Tuple18<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$
 
unapply(Tuple19<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
 
unapply(Tuple19<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$
 
unapply(Tuple20<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
 
unapply(Tuple20<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$
 
unapply(Tuple21<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
 
unapply(Tuple21<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$
 
unapply(Tuple22<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
 
unapply(Tuple22<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$
 
unapply(Tuple3<T1, T2, T3>) - Static method in class akka.japi.tuple.Tuple3
 
unapply(Tuple3<T1, T2, T3>) - Method in class akka.japi.tuple.Tuple3$
 
unapply(Tuple4<T1, T2, T3, T4>) - Static method in class akka.japi.tuple.Tuple4
 
unapply(Tuple4<T1, T2, T3, T4>) - Method in class akka.japi.tuple.Tuple4$
 
unapply(Tuple5<T1, T2, T3, T4, T5>) - Static method in class akka.japi.tuple.Tuple5
 
unapply(Tuple5<T1, T2, T3, T4, T5>) - Method in class akka.japi.tuple.Tuple5$
 
unapply(Tuple6<T1, T2, T3, T4, T5, T6>) - Static method in class akka.japi.tuple.Tuple6
 
unapply(Tuple6<T1, T2, T3, T4, T5, T6>) - Method in class akka.japi.tuple.Tuple6$
 
unapply(Tuple7<T1, T2, T3, T4, T5, T6, T7>) - Static method in class akka.japi.tuple.Tuple7
 
unapply(Tuple7<T1, T2, T3, T4, T5, T6, T7>) - Method in class akka.japi.tuple.Tuple7$
 
unapply(Tuple8<T1, T2, T3, T4, T5, T6, T7, T8>) - Static method in class akka.japi.tuple.Tuple8
 
unapply(Tuple8<T1, T2, T3, T4, T5, T6, T7, T8>) - Method in class akka.japi.tuple.Tuple8$
 
unapply(Tuple9<T1, T2, T3, T4, T5, T6, T7, T8, T9>) - Static method in class akka.japi.tuple.Tuple9
 
unapply(Tuple9<T1, T2, T3, T4, T5, T6, T7, T8, T9>) - Method in class akka.japi.tuple.Tuple9$
 
unapply(AutoReset) - Method in class akka.pattern.AutoReset$
 
unapply(BackoffOnFailureOptionsImpl<T>) - Static method in class akka.pattern.BackoffOnFailureOptionsImpl
 
unapply(BackoffOnFailureOptionsImpl<T>) - Method in class akka.pattern.BackoffOnFailureOptionsImpl$
 
unapply(BackoffOnStopOptionsImpl<T>) - Static method in class akka.pattern.BackoffOnStopOptionsImpl
 
unapply(BackoffOnStopOptionsImpl<T>) - Method in class akka.pattern.BackoffOnStopOptionsImpl$
 
unapply(BackoffOptionsImpl) - Static method in class akka.pattern.BackoffOptionsImpl
 
unapply(BackoffOptionsImpl) - Method in class akka.pattern.BackoffOptionsImpl$
 
unapply(BackoffSupervisor.CurrentChild) - Method in class akka.pattern.BackoffSupervisor.CurrentChild$
 
unapply(BackoffSupervisor.ResetRestartCount) - Method in class akka.pattern.BackoffSupervisor.ResetRestartCount$
 
unapply(BackoffSupervisor.RestartCount) - Method in class akka.pattern.BackoffSupervisor.RestartCount$
 
unapply(ForwardTo) - Method in class akka.pattern.ForwardTo$
 
unapply(ReplyWith) - Method in class akka.pattern.ReplyWith$
 
unapply(StatusReply.ErrorMessage) - Method in class akka.pattern.StatusReply.ErrorMessage$
 
unapply(StatusReply<?>) - Method in class akka.pattern.StatusReply.Error$
 
unapply(StatusReply<Object>) - Method in class akka.pattern.StatusReply.Success$
 
unapply(AtLeastOnceDelivery.AtLeastOnceDeliverySnapshot) - Method in class akka.persistence.AtLeastOnceDelivery.AtLeastOnceDeliverySnapshot$
 
unapply(akka.persistence.AtLeastOnceDelivery.Internal.Delivery) - Static method in class akka.persistence.AtLeastOnceDelivery.Internal$.Delivery
 
unapply(akka.persistence.AtLeastOnceDelivery.Internal.Delivery) - Method in class akka.persistence.AtLeastOnceDelivery.Internal$.Delivery$
 
unapply(AtLeastOnceDelivery.UnconfirmedDelivery) - Method in class akka.persistence.AtLeastOnceDelivery.UnconfirmedDelivery$
 
unapply(AtLeastOnceDelivery.UnconfirmedWarning) - Method in class akka.persistence.AtLeastOnceDelivery.UnconfirmedWarning$
 
unapply(AtomicWrite) - Static method in class akka.persistence.AtomicWrite
 
unapply(AtomicWrite) - Method in class akka.persistence.AtomicWrite$
 
unapply(DeleteMessagesFailure) - Static method in class akka.persistence.DeleteMessagesFailure
 
unapply(DeleteMessagesFailure) - Method in class akka.persistence.DeleteMessagesFailure$
 
unapply(DeleteMessagesSuccess) - Static method in class akka.persistence.DeleteMessagesSuccess
 
unapply(DeleteMessagesSuccess) - Method in class akka.persistence.DeleteMessagesSuccess$
 
unapply(DeleteSnapshotFailure) - Static method in class akka.persistence.DeleteSnapshotFailure
 
unapply(DeleteSnapshotFailure) - Method in class akka.persistence.DeleteSnapshotFailure$
 
unapply(DeleteSnapshotsFailure) - Static method in class akka.persistence.DeleteSnapshotsFailure
 
unapply(DeleteSnapshotsFailure) - Method in class akka.persistence.DeleteSnapshotsFailure$
 
unapply(DeleteSnapshotsSuccess) - Static method in class akka.persistence.DeleteSnapshotsSuccess
 
unapply(DeleteSnapshotsSuccess) - Method in class akka.persistence.DeleteSnapshotsSuccess$
 
unapply(DeleteSnapshotSuccess) - Static method in class akka.persistence.DeleteSnapshotSuccess
 
unapply(DeleteSnapshotSuccess) - Method in class akka.persistence.DeleteSnapshotSuccess$
 
unapply(Eventsourced.AsyncHandlerInvocation) - Method in class akka.persistence.Eventsourced.AsyncHandlerInvocation$
 
unapply(Eventsourced.RecoveryTick) - Method in class akka.persistence.Eventsourced.RecoveryTick$
 
unapply(Eventsourced.StashingHandlerInvocation) - Method in class akka.persistence.Eventsourced.StashingHandlerInvocation$
 
unapply(PersistentFSM.CurrentState<S>) - Method in class akka.persistence.fsm.PersistentFSM.CurrentState$
Deprecated.
 
unapply(PersistentFSM.Event<D>) - Method in class akka.persistence.fsm.PersistentFSM.Event$
Deprecated.
 
unapply(PersistentFSM.Failure) - Method in class akka.persistence.fsm.PersistentFSM.Failure$
Deprecated.
 
unapply(PersistentFSM.LogEntry<S, D>) - Method in class akka.persistence.fsm.PersistentFSM.LogEntry$
Deprecated.
 
unapply(PersistentFSM.PersistentFSMSnapshot<D>) - Method in class akka.persistence.fsm.PersistentFSM.PersistentFSMSnapshot$
Deprecated.
 
unapply(PersistentFSM.State<S, D, E>) - Method in class akka.persistence.fsm.PersistentFSM.State$
Deprecated.
 
unapply(PersistentFSM.StateChangeEvent) - Method in class akka.persistence.fsm.PersistentFSM.StateChangeEvent$
Deprecated.
 
unapply(PersistentFSM.StopEvent<S, D>) - Method in class akka.persistence.fsm.PersistentFSM.StopEvent$
Deprecated.
 
unapply(PersistentFSM.SubscribeTransitionCallBack) - Method in class akka.persistence.fsm.PersistentFSM.SubscribeTransitionCallBack$
Deprecated.
 
unapply(PersistentFSM.TimeoutMarker) - Method in class akka.persistence.fsm.PersistentFSM.TimeoutMarker$
Deprecated.
 
unapply(PersistentFSM.Timer) - Method in class akka.persistence.fsm.PersistentFSM.Timer$
Deprecated.
 
unapply(PersistentFSM.Transition<S>) - Method in class akka.persistence.fsm.PersistentFSM.Transition$
Deprecated.
 
unapply(PersistentFSM.UnsubscribeTransitionCallBack) - Method in class akka.persistence.fsm.PersistentFSM.UnsubscribeTransitionCallBack$
Deprecated.
 
unapply(AsyncWriteJournal.Desequenced) - Method in class akka.persistence.journal.AsyncWriteJournal.Desequenced$
 
unapply(AsyncWriteProxy.SetStore) - Method in class akka.persistence.journal.AsyncWriteProxy.SetStore$
 
unapply(AsyncWriteTarget.DeleteMessagesTo) - Method in class akka.persistence.journal.AsyncWriteTarget.DeleteMessagesTo$
 
unapply(AsyncWriteTarget.ReplayFailure) - Method in class akka.persistence.journal.AsyncWriteTarget.ReplayFailure$
 
unapply(AsyncWriteTarget.ReplayMessages) - Method in class akka.persistence.journal.AsyncWriteTarget.ReplayMessages$
 
unapply(AsyncWriteTarget.ReplaySuccess) - Method in class akka.persistence.journal.AsyncWriteTarget.ReplaySuccess$
 
unapply(AsyncWriteTarget.WriteMessages) - Method in class akka.persistence.journal.AsyncWriteTarget.WriteMessages$
 
unapply(EventAdapters.CombinedReadEventAdapter) - Method in class akka.persistence.journal.EventAdapters.CombinedReadEventAdapter$
 
unapply(EventsSeq<E>) - Static method in class akka.persistence.journal.EventsSeq
 
unapply(EventsSeq<E>) - Method in class akka.persistence.journal.EventsSeq$
 
unapply(JournalPerfSpec.Cmd) - Method in class akka.persistence.journal.JournalPerfSpec.Cmd$
 
unapply(Key) - Method in class akka.persistence.journal.leveldb.Key$
 
unapply(LeveldbCompaction.TryCompactLeveldb) - Method in class akka.persistence.journal.leveldb.LeveldbCompaction.TryCompactLeveldb$
 
unapply(NoopReadEventAdapter) - Method in class akka.persistence.journal.NoopReadEventAdapter$
 
unapply(NoopWriteEventAdapter) - Method in class akka.persistence.journal.NoopWriteEventAdapter$
 
unapply(PersistencePluginProxy.TargetLocation) - Method in class akka.persistence.journal.PersistencePluginProxy.TargetLocation$
 
unapply(SingleEventSeq) - Static method in class akka.persistence.journal.SingleEventSeq
 
unapply(SingleEventSeq) - Method in class akka.persistence.journal.SingleEventSeq$
 
unapply(Tagged) - Static method in class akka.persistence.journal.Tagged
 
unapply(Tagged) - Method in class akka.persistence.journal.Tagged$
 
unapply(JournalProtocol.DeleteMessagesTo) - Method in class akka.persistence.JournalProtocol.DeleteMessagesTo$
 
unapply(JournalProtocol.LoopMessageSuccess) - Method in class akka.persistence.JournalProtocol.LoopMessageSuccess$
 
unapply(JournalProtocol.RecoverySuccess) - Method in class akka.persistence.JournalProtocol.RecoverySuccess$
 
unapply(JournalProtocol.ReplayedMessage) - Method in class akka.persistence.JournalProtocol.ReplayedMessage$
 
unapply(JournalProtocol.ReplayMessages) - Method in class akka.persistence.JournalProtocol.ReplayMessages$
 
unapply(JournalProtocol.ReplayMessagesFailure) - Method in class akka.persistence.JournalProtocol.ReplayMessagesFailure$
 
unapply(JournalProtocol.WriteMessageFailure) - Method in class akka.persistence.JournalProtocol.WriteMessageFailure$
 
unapply(JournalProtocol.WriteMessageRejected) - Method in class akka.persistence.JournalProtocol.WriteMessageRejected$
 
unapply(JournalProtocol.WriteMessages) - Method in class akka.persistence.JournalProtocol.WriteMessages$
 
unapply(JournalProtocol.WriteMessagesFailed) - Method in class akka.persistence.JournalProtocol.WriteMessagesFailed$
 
unapply(JournalProtocol.WriteMessageSuccess) - Method in class akka.persistence.JournalProtocol.WriteMessageSuccess$
 
unapply(NonPersistentRepr) - Method in class akka.persistence.NonPersistentRepr$
 
unapply(Persistence.PluginHolder) - Method in class akka.persistence.Persistence.PluginHolder$
 
unapply(PersistentImpl) - Method in class akka.persistence.PersistentImpl$
 
unapply(PersistentRepr) - Method in class akka.persistence.PersistentRepr$
extractor of payload and sequenceNr.
unapply(DeletedDurableState<A>) - Static method in class akka.persistence.query.DeletedDurableState
 
unapply(DeletedDurableState<A>) - Method in class akka.persistence.query.DeletedDurableState$
 
unapply(EventEnvelope) - Static method in class akka.persistence.query.EventEnvelope
 
unapply(EventEnvelope) - Method in class akka.persistence.query.EventEnvelope$
 
unapply(Sequence) - Static method in class akka.persistence.query.Sequence
 
unapply(Sequence) - Method in class akka.persistence.query.Sequence$
 
unapply(TimeBasedUUID) - Static method in class akka.persistence.query.TimeBasedUUID
 
unapply(TimeBasedUUID) - Method in class akka.persistence.query.TimeBasedUUID$
 
unapply(TimestampOffset) - Static method in class akka.persistence.query.TimestampOffset
 
unapply(TimestampOffset) - Method in class akka.persistence.query.TimestampOffset$
 
unapply(EventEnvelope<Event>) - Static method in class akka.persistence.query.typed.EventEnvelope
 
unapply(EventEnvelope<Event>) - Method in class akka.persistence.query.typed.EventEnvelope$
 
unapply(UpdatedDurableState<A>) - Static method in class akka.persistence.query.UpdatedDurableState
 
unapply(UpdatedDurableState<A>) - Method in class akka.persistence.query.UpdatedDurableState$
 
unapply(Recovery) - Static method in class akka.persistence.Recovery
 
unapply(Recovery) - Method in class akka.persistence.Recovery$
 
unapply(ReplyToStrategy) - Static method in class akka.persistence.ReplyToStrategy
 
unapply(ReplyToStrategy) - Method in class akka.persistence.ReplyToStrategy$
 
unapply(SaveSnapshotFailure) - Static method in class akka.persistence.SaveSnapshotFailure
 
unapply(SaveSnapshotFailure) - Method in class akka.persistence.SaveSnapshotFailure$
 
unapply(SaveSnapshotSuccess) - Static method in class akka.persistence.SaveSnapshotSuccess
 
unapply(SaveSnapshotSuccess) - Method in class akka.persistence.SaveSnapshotSuccess$
 
unapply(MayVerb.TestCanceledByFailure) - Method in class akka.persistence.scalatest.MayVerb.TestCanceledByFailure$
 
unapply(SelectedSnapshot) - Static method in class akka.persistence.SelectedSnapshot
 
unapply(SelectedSnapshot) - Method in class akka.persistence.SelectedSnapshot$
 
unapply(Snapshot) - Static method in class akka.persistence.serialization.Snapshot
 
unapply(Snapshot) - Method in class akka.persistence.serialization.Snapshot$
 
unapply(SnapshotMetadata) - Static method in class akka.persistence.SnapshotMetadata
 
unapply(SnapshotMetadata) - Method in class akka.persistence.SnapshotMetadata$
 
unapply(SnapshotOffer) - Static method in class akka.persistence.SnapshotOffer
 
unapply(SnapshotOffer) - Method in class akka.persistence.SnapshotOffer$
 
unapply(SnapshotProtocol.DeleteSnapshot) - Method in class akka.persistence.SnapshotProtocol.DeleteSnapshot$
 
unapply(SnapshotProtocol.DeleteSnapshots) - Method in class akka.persistence.SnapshotProtocol.DeleteSnapshots$
 
unapply(SnapshotProtocol.LoadSnapshot) - Method in class akka.persistence.SnapshotProtocol.LoadSnapshot$
 
unapply(SnapshotProtocol.LoadSnapshotFailed) - Method in class akka.persistence.SnapshotProtocol.LoadSnapshotFailed$
 
unapply(SnapshotProtocol.LoadSnapshotResult) - Method in class akka.persistence.SnapshotProtocol.LoadSnapshotResult$
 
unapply(SnapshotProtocol.SaveSnapshot) - Method in class akka.persistence.SnapshotProtocol.SaveSnapshot$
 
unapply(SnapshotSelectionCriteria) - Static method in class akka.persistence.SnapshotSelectionCriteria
 
unapply(SnapshotSelectionCriteria) - Method in class akka.persistence.SnapshotSelectionCriteria$
 
unapply(GetObjectResult<A>) - Static method in class akka.persistence.state.javadsl.GetObjectResult
 
unapply(GetObjectResult<A>) - Method in class akka.persistence.state.javadsl.GetObjectResult$
 
unapply(GetObjectResult<A>) - Static method in class akka.persistence.state.scaladsl.GetObjectResult
 
unapply(GetObjectResult<A>) - Method in class akka.persistence.state.scaladsl.GetObjectResult$
 
unapply(DeleteEvents) - Static method in class akka.persistence.testkit.DeleteEvents
 
unapply(DeleteEvents) - Method in class akka.persistence.testkit.DeleteEvents$
 
unapply(DeleteSnapshotByMeta) - Static method in class akka.persistence.testkit.DeleteSnapshotByMeta
 
unapply(DeleteSnapshotByMeta) - Method in class akka.persistence.testkit.DeleteSnapshotByMeta$
 
unapply(DeleteSnapshotsByCriteria) - Static method in class akka.persistence.testkit.DeleteSnapshotsByCriteria
 
unapply(DeleteSnapshotsByCriteria) - Method in class akka.persistence.testkit.DeleteSnapshotsByCriteria$
 
unapply(PersistenceTestKitPlugin.Write) - Method in class akka.persistence.testkit.PersistenceTestKitPlugin.Write$
 
unapply(ReadEvents) - Static method in class akka.persistence.testkit.ReadEvents
 
unapply(ReadEvents) - Method in class akka.persistence.testkit.ReadEvents$
 
unapply(ReadSnapshot) - Static method in class akka.persistence.testkit.ReadSnapshot
 
unapply(ReadSnapshot) - Method in class akka.persistence.testkit.ReadSnapshot$
 
unapply(Reject) - Static method in class akka.persistence.testkit.Reject
 
unapply(Reject) - Method in class akka.persistence.testkit.Reject$
 
unapply(SnapshotMeta) - Static method in class akka.persistence.testkit.SnapshotMeta
 
unapply(SnapshotMeta) - Method in class akka.persistence.testkit.SnapshotMeta$
 
unapply(Record<A>) - Static method in class akka.persistence.testkit.state.scaladsl.Record
 
unapply(Record<A>) - Method in class akka.persistence.testkit.state.scaladsl.Record$
 
unapply(StorageFailure) - Static method in class akka.persistence.testkit.StorageFailure
 
unapply(StorageFailure) - Method in class akka.persistence.testkit.StorageFailure$
 
unapply(WriteEvents) - Static method in class akka.persistence.testkit.WriteEvents
 
unapply(WriteEvents) - Method in class akka.persistence.testkit.WriteEvents$
 
unapply(WriteSnapshot) - Static method in class akka.persistence.testkit.WriteSnapshot
 
unapply(WriteSnapshot) - Method in class akka.persistence.testkit.WriteSnapshot$
 
unapply(TestPayload) - Static method in class akka.persistence.TestPayload
 
unapply(TestPayload) - Method in class akka.persistence.TestPayload$
 
unapply(Counter) - Static method in class akka.persistence.typed.crdt.Counter
 
unapply(Counter) - Method in class akka.persistence.typed.crdt.Counter$
 
unapply(Counter.Updated) - Method in class akka.persistence.typed.crdt.Counter.Updated$
 
unapply(LwwTime) - Static method in class akka.persistence.typed.crdt.LwwTime
 
unapply(LwwTime) - Method in class akka.persistence.typed.crdt.LwwTime$
 
unapply(ORSet.AddDeltaOp<A>) - Method in class akka.persistence.typed.crdt.ORSet.AddDeltaOp$
 
unapply(ORSet.DeltaGroup<A>) - Method in class akka.persistence.typed.crdt.ORSet.DeltaGroup$
 
unapply(ORSet.FullStateDeltaOp<A>) - Method in class akka.persistence.typed.crdt.ORSet.FullStateDeltaOp$
 
unapply(ORSet.RemoveDeltaOp<A>) - Method in class akka.persistence.typed.crdt.ORSet.RemoveDeltaOp$
 
unapply(ORSet<A>) - Static method in class akka.persistence.typed.crdt.ORSet
Extract the ORSet.elements().
unapply(ORSet<A>) - Method in class akka.persistence.typed.crdt.ORSet$
Extract the ORSet.elements().
unapply(DeleteEventsCompleted) - Static method in class akka.persistence.typed.DeleteEventsCompleted
 
unapply(DeleteEventsCompleted) - Method in class akka.persistence.typed.DeleteEventsCompleted$
 
unapply(DeleteEventsFailed) - Static method in class akka.persistence.typed.DeleteEventsFailed
 
unapply(DeleteEventsFailed) - Method in class akka.persistence.typed.DeleteEventsFailed$
 
unapply(DeleteSnapshotsCompleted) - Static method in class akka.persistence.typed.DeleteSnapshotsCompleted
 
unapply(DeleteSnapshotsCompleted) - Method in class akka.persistence.typed.DeleteSnapshotsCompleted$
 
unapply(DeleteSnapshotsFailed) - Static method in class akka.persistence.typed.DeleteSnapshotsFailed
 
unapply(DeleteSnapshotsFailed) - Method in class akka.persistence.typed.DeleteSnapshotsFailed$
 
unapply(DeletionTarget.Criteria) - Method in class akka.persistence.typed.DeletionTarget.Criteria$
 
unapply(DeletionTarget.Individual) - Method in class akka.persistence.typed.DeletionTarget.Individual$
 
unapply(EventsSeq<A>) - Method in class akka.persistence.typed.EventsSeq$
 
unapply(CompositeEffect<Event, State>) - Method in class akka.persistence.typed.internal.CompositeEffect$
 
unapply(EventSourcedBehaviorImpl<Command, Event, State>) - Method in class akka.persistence.typed.internal.EventSourcedBehaviorImpl$
 
unapply(EventSourcedSettings) - Method in class akka.persistence.typed.internal.EventSourcedSettings$
 
unapply(InternalProtocol.IncomingCommand<C>) - Method in class akka.persistence.typed.internal.InternalProtocol.IncomingCommand$
 
unapply(InternalProtocol.JournalResponse) - Method in class akka.persistence.typed.internal.InternalProtocol.JournalResponse$
 
unapply(InternalProtocol.RecoveryTickEvent) - Method in class akka.persistence.typed.internal.InternalProtocol.RecoveryTickEvent$
 
unapply(InternalProtocol.ReplicatedEventEnvelope<E>) - Method in class akka.persistence.typed.internal.InternalProtocol.ReplicatedEventEnvelope$
 
unapply(InternalProtocol.SnapshotterResponse) - Method in class akka.persistence.typed.internal.InternalProtocol.SnapshotterResponse$
 
unapply(JournalInteractions.EventToPersist) - Method in class akka.persistence.typed.internal.JournalInteractions.EventToPersist$
 
unapply(ManyVersionVector) - Method in class akka.persistence.typed.internal.ManyVersionVector$
 
unapply(OneVersionVector) - Method in class akka.persistence.typed.internal.OneVersionVector$
 
unapply(Persist<Event, State>) - Method in class akka.persistence.typed.internal.Persist$
 
unapply(PersistAll<Event, State>) - Method in class akka.persistence.typed.internal.PersistAll$
 
unapply(PublishedEventImpl) - Method in class akka.persistence.typed.internal.PublishedEventImpl$
 
unapply(RecoveryWithSnapshotSelectionCriteria) - Method in class akka.persistence.typed.internal.RecoveryWithSnapshotSelectionCriteria$
 
unapply(ReplicatedEvent<E>) - Method in class akka.persistence.typed.internal.ReplicatedEvent$
 
unapply(ReplicatedEventMetadata) - Method in class akka.persistence.typed.internal.ReplicatedEventMetadata$
 
unapply(ReplicatedSnapshotMetadata) - Method in class akka.persistence.typed.internal.ReplicatedSnapshotMetadata$
 
unapply(ReplicationSetup) - Method in class akka.persistence.typed.internal.ReplicationSetup$
 
unapply(SnapshotCountRetentionCriteriaImpl) - Method in class akka.persistence.typed.internal.SnapshotCountRetentionCriteriaImpl$
 
unapply(PersistenceId) - Static method in class akka.persistence.typed.PersistenceId
 
unapply(PersistenceId) - Method in class akka.persistence.typed.PersistenceId$
 
unapply(RecoveryFailed) - Static method in class akka.persistence.typed.RecoveryFailed
 
unapply(RecoveryFailed) - Method in class akka.persistence.typed.RecoveryFailed$
 
unapply(ReplicaId) - Static method in class akka.persistence.typed.ReplicaId
 
unapply(ReplicaId) - Method in class akka.persistence.typed.ReplicaId$
 
unapply(SingleEventSeq<A>) - Method in class akka.persistence.typed.SingleEventSeq$
 
unapply(SnapshotCompleted) - Static method in class akka.persistence.typed.SnapshotCompleted
 
unapply(SnapshotCompleted) - Method in class akka.persistence.typed.SnapshotCompleted$
 
unapply(SnapshotFailed) - Static method in class akka.persistence.typed.SnapshotFailed
 
unapply(SnapshotFailed) - Method in class akka.persistence.typed.SnapshotFailed$
 
unapply(CompositeEffect<State>) - Method in class akka.persistence.typed.state.internal.CompositeEffect$
 
unapply(Delete<State>) - Method in class akka.persistence.typed.state.internal.Delete$
 
unapply(DurableStateBehaviorImpl<Command, State>) - Method in class akka.persistence.typed.state.internal.DurableStateBehaviorImpl$
 
unapply(DurableStateSettings) - Method in class akka.persistence.typed.state.internal.DurableStateSettings$
 
unapply(InternalProtocol.DeleteFailure) - Method in class akka.persistence.typed.state.internal.InternalProtocol.DeleteFailure$
 
unapply(InternalProtocol.GetFailure) - Method in class akka.persistence.typed.state.internal.InternalProtocol.GetFailure$
 
unapply(InternalProtocol.GetSuccess<S>) - Method in class akka.persistence.typed.state.internal.InternalProtocol.GetSuccess$
 
unapply(InternalProtocol.IncomingCommand<C>) - Method in class akka.persistence.typed.state.internal.InternalProtocol.IncomingCommand$
 
unapply(InternalProtocol.UpsertFailure) - Method in class akka.persistence.typed.state.internal.InternalProtocol.UpsertFailure$
 
unapply(Persist<State>) - Method in class akka.persistence.typed.state.internal.Persist$
 
unapply(RecoveryFailed) - Static method in class akka.persistence.typed.state.RecoveryFailed
 
unapply(RecoveryFailed) - Method in class akka.persistence.typed.state.RecoveryFailed$
 
unapply(Ack) - Static method in class akka.remote.Ack
Deprecated.
 
unapply(Ack) - Method in class akka.remote.Ack$
Deprecated.
 
unapply(AckedReceiveBuffer<T>) - Static method in class akka.remote.AckedReceiveBuffer
Deprecated.
 
unapply(AckedReceiveBuffer<T>) - Method in class akka.remote.AckedReceiveBuffer$
Deprecated.
 
unapply(AckedSendBuffer<T>) - Static method in class akka.remote.AckedSendBuffer
Deprecated.
 
unapply(AckedSendBuffer<T>) - Method in class akka.remote.AckedSendBuffer$
Deprecated.
 
unapply(ActorSystemTerminating) - Method in class akka.remote.artery.ActorSystemTerminating$
 
unapply(ActorSystemTerminatingAck) - Method in class akka.remote.artery.ActorSystemTerminatingAck$
 
unapply(CacheStatistics) - Method in class akka.remote.artery.CacheStatistics$
 
unapply(CompressionProtocol.ActorRefCompressionAdvertisement) - Method in class akka.remote.artery.compress.CompressionProtocol.ActorRefCompressionAdvertisement$
 
unapply(CompressionProtocol.ActorRefCompressionAdvertisementAck) - Method in class akka.remote.artery.compress.CompressionProtocol.ActorRefCompressionAdvertisementAck$
 
unapply(CompressionProtocol.ClassManifestCompressionAdvertisement) - Method in class akka.remote.artery.compress.CompressionProtocol.ClassManifestCompressionAdvertisement$
 
unapply(CompressionProtocol.ClassManifestCompressionAdvertisementAck) - Method in class akka.remote.artery.compress.CompressionProtocol.ClassManifestCompressionAdvertisementAck$
 
unapply(akka.remote.artery.compress.CompressionProtocol.Events.HeavyHitterDetected) - Static method in class akka.remote.artery.compress.CompressionProtocol.Events$.HeavyHitterDetected
 
unapply(akka.remote.artery.compress.CompressionProtocol.Events.HeavyHitterDetected) - Method in class akka.remote.artery.compress.CompressionProtocol.Events$.HeavyHitterDetected$
 
unapply(akka.remote.artery.compress.CompressionProtocol.Events.ReceivedActorRefCompressionTable) - Static method in class akka.remote.artery.compress.CompressionProtocol.Events$.ReceivedActorRefCompressionTable
 
unapply(akka.remote.artery.compress.CompressionProtocol.Events.ReceivedActorRefCompressionTable) - Method in class akka.remote.artery.compress.CompressionProtocol.Events$.ReceivedActorRefCompressionTable$
 
unapply(akka.remote.artery.compress.CompressionProtocol.Events.ReceivedClassManifestCompressionTable) - Static method in class akka.remote.artery.compress.CompressionProtocol.Events$.ReceivedClassManifestCompressionTable
 
unapply(akka.remote.artery.compress.CompressionProtocol.Events.ReceivedClassManifestCompressionTable) - Method in class akka.remote.artery.compress.CompressionProtocol.Events$.ReceivedClassManifestCompressionTable$
 
unapply(DecompressionTable<T>) - Method in class akka.remote.artery.compress.DecompressionTable$
 
unapply(FlushAck) - Method in class akka.remote.artery.FlushAck$
 
unapply(GracefulShutdownQuarantinedEvent) - Static method in class akka.remote.artery.GracefulShutdownQuarantinedEvent
 
unapply(GracefulShutdownQuarantinedEvent) - Method in class akka.remote.artery.GracefulShutdownQuarantinedEvent$
 
unapply(Quarantined) - Method in class akka.remote.artery.Quarantined$
 
unapply(QuarantinedEvent) - Static method in class akka.remote.artery.QuarantinedEvent
 
unapply(QuarantinedEvent) - Method in class akka.remote.artery.QuarantinedEvent$
 
unapply(TestManagementCommands.FailInboundStreamOnce) - Method in class akka.remote.artery.TestManagementCommands.FailInboundStreamOnce$
 
unapply(TestState) - Method in class akka.remote.artery.TestState$
 
unapply(ThisActorSystemQuarantinedEvent) - Static method in class akka.remote.artery.ThisActorSystemQuarantinedEvent
 
unapply(ThisActorSystemQuarantinedEvent) - Method in class akka.remote.artery.ThisActorSystemQuarantinedEvent$
 
unapply(AssociatedEvent) - Static method in class akka.remote.AssociatedEvent
Deprecated.
 
unapply(AssociatedEvent) - Method in class akka.remote.AssociatedEvent$
Deprecated.
 
unapply(AssociationErrorEvent) - Static method in class akka.remote.AssociationErrorEvent
Deprecated.
 
unapply(AssociationErrorEvent) - Method in class akka.remote.AssociationErrorEvent$
Deprecated.
 
unapply(DaemonMsgCreate) - Method in class akka.remote.DaemonMsgCreate$
 
unapply(DisassociatedEvent) - Static method in class akka.remote.DisassociatedEvent
Deprecated.
 
unapply(DisassociatedEvent) - Method in class akka.remote.DisassociatedEvent$
Deprecated.
 
unapply(GracefulShutdownQuarantinedEvent) - Static method in class akka.remote.GracefulShutdownQuarantinedEvent
Deprecated.
 
unapply(GracefulShutdownQuarantinedEvent) - Method in class akka.remote.GracefulShutdownQuarantinedEvent$
Deprecated.
 
unapply(HeartbeatHistory) - Method in class akka.remote.HeartbeatHistory$
 
unapply(HopelessAssociation) - Method in class akka.remote.HopelessAssociation$
 
unapply(InvalidAssociation) - Method in class akka.remote.InvalidAssociation$
 
unapply(QuarantinedEvent) - Static method in class akka.remote.QuarantinedEvent
Deprecated.
 
unapply(QuarantinedEvent) - Method in class akka.remote.QuarantinedEvent$
Deprecated.
 
unapply(RARP) - Method in class akka.remote.RARP$
 
unapply(RemoteScope) - Static method in class akka.remote.RemoteScope
 
unapply(RemoteScope) - Method in class akka.remote.RemoteScope$
 
unapply(RemotingErrorEvent) - Static method in class akka.remote.RemotingErrorEvent
Deprecated.
 
unapply(RemotingErrorEvent) - Method in class akka.remote.RemotingErrorEvent$
Deprecated.
 
unapply(RemotingListenEvent) - Static method in class akka.remote.RemotingListenEvent
 
unapply(RemotingListenEvent) - Method in class akka.remote.RemotingListenEvent$
 
unapply(RemoteRouterConfig) - Static method in class akka.remote.routing.RemoteRouterConfig
 
unapply(RemoteRouterConfig) - Method in class akka.remote.routing.RemoteRouterConfig$
 
unapply(SeqNo) - Static method in class akka.remote.SeqNo
Deprecated.
 
unapply(SeqNo) - Method in class akka.remote.SeqNo$
Deprecated.
 
unapply(ShutDownAssociation) - Method in class akka.remote.ShutDownAssociation$
 
unapply(AddressReply) - Method in class akka.remote.testconductor.AddressReply$
 
unapply(BarrierResult) - Method in class akka.remote.testconductor.BarrierResult$
 
unapply(Disconnect) - Method in class akka.remote.testconductor.Disconnect$
 
unapply(DisconnectMsg) - Method in class akka.remote.testconductor.DisconnectMsg$
 
unapply(EnterBarrier) - Method in class akka.remote.testconductor.EnterBarrier$
 
unapply(FailBarrier) - Method in class akka.remote.testconductor.FailBarrier$
 
unapply(GetAddress) - Method in class akka.remote.testconductor.GetAddress$
 
unapply(Hello) - Method in class akka.remote.testconductor.Hello$
 
unapply(Remove) - Method in class akka.remote.testconductor.Remove$
 
unapply(RoleName) - Static method in class akka.remote.testconductor.RoleName
 
unapply(RoleName) - Method in class akka.remote.testconductor.RoleName$
 
unapply(Terminate) - Method in class akka.remote.testconductor.Terminate$
 
unapply(TerminateMsg) - Method in class akka.remote.testconductor.TerminateMsg$
 
unapply(Throttle) - Method in class akka.remote.testconductor.Throttle$
 
unapply(ThrottleMsg) - Method in class akka.remote.testconductor.ThrottleMsg$
 
unapply(ToClient) - Method in class akka.remote.testconductor.ToClient$
 
unapply(ToServer) - Method in class akka.remote.testconductor.ToServer$
 
unapply(ThisActorSystemQuarantinedEvent) - Static method in class akka.remote.ThisActorSystemQuarantinedEvent
Deprecated.
 
unapply(ThisActorSystemQuarantinedEvent) - Method in class akka.remote.ThisActorSystemQuarantinedEvent$
Deprecated.
 
unapply(ActorTransportAdapter.AssociateUnderlying) - Method in class akka.remote.transport.ActorTransportAdapter.AssociateUnderlying$
Deprecated.
 
unapply(ActorTransportAdapter.DisassociateUnderlying) - Method in class akka.remote.transport.ActorTransportAdapter.DisassociateUnderlying$
Deprecated.
 
unapply(ActorTransportAdapter.ListenerRegistered) - Method in class akka.remote.transport.ActorTransportAdapter.ListenerRegistered$
Deprecated.
 
unapply(ActorTransportAdapter.ListenUnderlying) - Method in class akka.remote.transport.ActorTransportAdapter.ListenUnderlying$
Deprecated.
 
unapply(AkkaPduCodec.Associate) - Method in class akka.remote.transport.AkkaPduCodec.Associate$
 
unapply(AkkaPduCodec.Disassociate) - Method in class akka.remote.transport.AkkaPduCodec.Disassociate$
 
unapply(AkkaPduCodec.Message) - Method in class akka.remote.transport.AkkaPduCodec.Message$
 
unapply(AkkaPduCodec.Payload) - Method in class akka.remote.transport.AkkaPduCodec.Payload$
 
unapply(AssociationHandle.ActorHandleEventListener) - Method in class akka.remote.transport.AssociationHandle.ActorHandleEventListener$
Deprecated.
 
unapply(AssociationHandle.Disassociated) - Method in class akka.remote.transport.AssociationHandle.Disassociated$
Deprecated.
 
unapply(AssociationHandle.InboundPayload) - Method in class akka.remote.transport.AssociationHandle.InboundPayload$
Deprecated.
 
unapply(FailureInjectorException) - Static method in exception akka.remote.transport.FailureInjectorException
Deprecated.
 
unapply(FailureInjectorException) - Method in class akka.remote.transport.FailureInjectorException$
Deprecated.
 
unapply(FailureInjectorHandle) - Method in class akka.remote.transport.FailureInjectorHandle$
 
unapply(HandshakeInfo) - Static method in class akka.remote.transport.HandshakeInfo
 
unapply(HandshakeInfo) - Method in class akka.remote.transport.HandshakeInfo$
 
unapply(TestAssociationHandle) - Static method in class akka.remote.transport.TestAssociationHandle
Deprecated.
 
unapply(TestAssociationHandle) - Method in class akka.remote.transport.TestAssociationHandle$
Deprecated.
 
unapply(TestTransport.AssociateAttempt) - Method in class akka.remote.transport.TestTransport.AssociateAttempt$
Deprecated.
 
unapply(TestTransport.DisassociateAttempt) - Method in class akka.remote.transport.TestTransport.DisassociateAttempt$
Deprecated.
 
unapply(TestTransport.ListenAttempt) - Method in class akka.remote.transport.TestTransport.ListenAttempt$
Deprecated.
 
unapply(TestTransport.ShutdownAttempt) - Method in class akka.remote.transport.TestTransport.ShutdownAttempt$
Deprecated.
 
unapply(TestTransport.WriteAttempt) - Method in class akka.remote.transport.TestTransport.WriteAttempt$
Deprecated.
 
unapply(ThrottlerHandle) - Method in class akka.remote.transport.ThrottlerHandle$
 
unapply(ThrottlerTransportAdapter.ForceDisassociate) - Method in class akka.remote.transport.ThrottlerTransportAdapter.ForceDisassociate$
Deprecated.
 
unapply(ThrottlerTransportAdapter.ForceDisassociateExplicitly) - Method in class akka.remote.transport.ThrottlerTransportAdapter.ForceDisassociateExplicitly$
Deprecated.
 
unapply(ThrottlerTransportAdapter.SetThrottle) - Method in class akka.remote.transport.ThrottlerTransportAdapter.SetThrottle$
Deprecated.
 
unapply(ThrottlerTransportAdapter.TokenBucket) - Method in class akka.remote.transport.ThrottlerTransportAdapter.TokenBucket$
Deprecated.
 
unapply(Transport.ActorAssociationEventListener) - Method in class akka.remote.transport.Transport.ActorAssociationEventListener$
Deprecated.
 
unapply(Transport.InboundAssociation) - Method in class akka.remote.transport.Transport.InboundAssociation$
Deprecated.
 
unapply(Transport.InvalidAssociationException) - Method in class akka.remote.transport.Transport.InvalidAssociationException$
Deprecated.
 
unapply(UniqueAddress) - Static method in class akka.remote.UniqueAddress
 
unapply(UniqueAddress) - Method in class akka.remote.UniqueAddress$
 
unapply(ActorRefRoutee) - Static method in class akka.routing.ActorRefRoutee
 
unapply(ActorRefRoutee) - Method in class akka.routing.ActorRefRoutee$
 
unapply(ActorSelectionRoutee) - Static method in class akka.routing.ActorSelectionRoutee
 
unapply(ActorSelectionRoutee) - Method in class akka.routing.ActorSelectionRoutee$
 
unapply(AddRoutee) - Static method in class akka.routing.AddRoutee
 
unapply(AddRoutee) - Method in class akka.routing.AddRoutee$
 
unapply(AdjustPoolSize) - Static method in class akka.routing.AdjustPoolSize
 
unapply(AdjustPoolSize) - Method in class akka.routing.AdjustPoolSize$
 
unapply(BalancingPool) - Static method in class akka.routing.BalancingPool
 
unapply(BalancingPool) - Method in class akka.routing.BalancingPool$
 
unapply(Broadcast) - Static method in class akka.routing.Broadcast
 
unapply(Broadcast) - Method in class akka.routing.Broadcast$
 
unapply(BroadcastGroup) - Static method in class akka.routing.BroadcastGroup
 
unapply(BroadcastGroup) - Method in class akka.routing.BroadcastGroup$
 
unapply(BroadcastPool) - Static method in class akka.routing.BroadcastPool
 
unapply(BroadcastPool) - Method in class akka.routing.BroadcastPool$
 
unapply(ConsistentHashingGroup) - Static method in class akka.routing.ConsistentHashingGroup
 
unapply(ConsistentHashingGroup) - Method in class akka.routing.ConsistentHashingGroup$
 
unapply(ConsistentHashingPool) - Static method in class akka.routing.ConsistentHashingPool
 
unapply(ConsistentHashingPool) - Method in class akka.routing.ConsistentHashingPool$
 
unapply(ConsistentHashingRouter.ConsistentHashableEnvelope) - Method in class akka.routing.ConsistentHashingRouter.ConsistentHashableEnvelope$
 
unapply(ConsistentHashingRoutingLogic) - Static method in class akka.routing.ConsistentHashingRoutingLogic
 
unapply(ConsistentHashingRoutingLogic) - Method in class akka.routing.ConsistentHashingRoutingLogic$
 
unapply(ConsistentRoutee) - Method in class akka.routing.ConsistentRoutee$
 
unapply(Deafen) - Static method in class akka.routing.Deafen
 
unapply(Deafen) - Method in class akka.routing.Deafen$
 
unapply(DefaultOptimalSizeExploringResizer) - Static method in class akka.routing.DefaultOptimalSizeExploringResizer
 
unapply(DefaultOptimalSizeExploringResizer) - Method in class akka.routing.DefaultOptimalSizeExploringResizer$
 
unapply(DefaultResizer) - Static method in class akka.routing.DefaultResizer
 
unapply(DefaultResizer) - Method in class akka.routing.DefaultResizer$
 
unapply(FromConfig) - Static method in class akka.routing.FromConfig
 
unapply(FromConfig) - Method in class akka.routing.FromConfig$
 
unapply(Listen) - Static method in class akka.routing.Listen
 
unapply(Listen) - Method in class akka.routing.Listen$
 
unapply(OptimalSizeExploringResizer.ResizeRecord) - Method in class akka.routing.OptimalSizeExploringResizer.ResizeRecord$
 
unapply(OptimalSizeExploringResizer.UnderUtilizationStreak) - Method in class akka.routing.OptimalSizeExploringResizer.UnderUtilizationStreak$
 
unapply(RandomGroup) - Static method in class akka.routing.RandomGroup
 
unapply(RandomGroup) - Method in class akka.routing.RandomGroup$
 
unapply(RandomPool) - Static method in class akka.routing.RandomPool
 
unapply(RandomPool) - Method in class akka.routing.RandomPool$
 
unapply(RemoveRoutee) - Static method in class akka.routing.RemoveRoutee
 
unapply(RemoveRoutee) - Method in class akka.routing.RemoveRoutee$
 
unapply(RoundRobinGroup) - Static method in class akka.routing.RoundRobinGroup
 
unapply(RoundRobinGroup) - Method in class akka.routing.RoundRobinGroup$
 
unapply(RoundRobinPool) - Static method in class akka.routing.RoundRobinPool
 
unapply(RoundRobinPool) - Method in class akka.routing.RoundRobinPool$
 
unapply(Routees) - Static method in class akka.routing.Routees
 
unapply(Routees) - Method in class akka.routing.Routees$
 
unapply(Router) - Static method in class akka.routing.Router
 
unapply(Router) - Method in class akka.routing.Router$
 
unapply(ScatterGatherFirstCompletedGroup) - Static method in class akka.routing.ScatterGatherFirstCompletedGroup
 
unapply(ScatterGatherFirstCompletedGroup) - Method in class akka.routing.ScatterGatherFirstCompletedGroup$
 
unapply(ScatterGatherFirstCompletedPool) - Static method in class akka.routing.ScatterGatherFirstCompletedPool
 
unapply(ScatterGatherFirstCompletedPool) - Method in class akka.routing.ScatterGatherFirstCompletedPool$
 
unapply(ScatterGatherFirstCompletedRoutees) - Method in class akka.routing.ScatterGatherFirstCompletedRoutees$
 
unapply(ScatterGatherFirstCompletedRoutingLogic) - Static method in class akka.routing.ScatterGatherFirstCompletedRoutingLogic
 
unapply(ScatterGatherFirstCompletedRoutingLogic) - Method in class akka.routing.ScatterGatherFirstCompletedRoutingLogic$
 
unapply(SeveralRoutees) - Static method in class akka.routing.SeveralRoutees
 
unapply(SeveralRoutees) - Method in class akka.routing.SeveralRoutees$
 
unapply(SmallestMailboxPool) - Static method in class akka.routing.SmallestMailboxPool
 
unapply(SmallestMailboxPool) - Method in class akka.routing.SmallestMailboxPool$
 
unapply(TailChoppingGroup) - Static method in class akka.routing.TailChoppingGroup
 
unapply(TailChoppingGroup) - Method in class akka.routing.TailChoppingGroup$
 
unapply(TailChoppingPool) - Static method in class akka.routing.TailChoppingPool
 
unapply(TailChoppingPool) - Method in class akka.routing.TailChoppingPool$
 
unapply(TailChoppingRoutees) - Method in class akka.routing.TailChoppingRoutees$
 
unapply(TailChoppingRoutingLogic) - Static method in class akka.routing.TailChoppingRoutingLogic
 
unapply(TailChoppingRoutingLogic) - Method in class akka.routing.TailChoppingRoutingLogic$
 
unapply(WithListeners) - Static method in class akka.routing.WithListeners
 
unapply(WithListeners) - Method in class akka.routing.WithListeners$
 
unapply(DisabledJavaSerializer) - Static method in class akka.serialization.DisabledJavaSerializer
 
unapply(DisabledJavaSerializer) - Method in class akka.serialization.DisabledJavaSerializer$
 
unapply(Compression.GZip) - Method in class akka.serialization.jackson.Compression.GZip$
 
unapply(Compression.LZ4) - Method in class akka.serialization.jackson.Compression.LZ4$
 
unapply(Serialization.Information) - Method in class akka.serialization.Serialization.Information$
 
unapply(AbruptIOTerminationException) - Static method in exception akka.stream.AbruptIOTerminationException
Deprecated.
 
unapply(AbruptIOTerminationException) - Method in class akka.stream.AbruptIOTerminationException$
Deprecated.
 
unapply(AbruptTerminationException) - Static method in exception akka.stream.AbruptTerminationException
 
unapply(AbruptTerminationException) - Method in class akka.stream.AbruptTerminationException$
 
unapply(ActorAttributes.DebugLogging) - Method in class akka.stream.ActorAttributes.DebugLogging$
 
unapply(ActorAttributes.Dispatcher) - Method in class akka.stream.ActorAttributes.Dispatcher$
 
unapply(ActorAttributes.FuzzingMode) - Method in class akka.stream.ActorAttributes.FuzzingMode$
 
unapply(ActorAttributes.MaxFixedBufferSize) - Method in class akka.stream.ActorAttributes.MaxFixedBufferSize$
 
unapply(ActorAttributes.OutputBurstLimit) - Method in class akka.stream.ActorAttributes.OutputBurstLimit$
 
unapply(ActorAttributes.StreamSubscriptionTimeout) - Method in class akka.stream.ActorAttributes.StreamSubscriptionTimeout$
 
unapply(ActorAttributes.SupervisionStrategy) - Method in class akka.stream.ActorAttributes.SupervisionStrategy$
 
unapply(ActorAttributes.SyncProcessingLimit) - Method in class akka.stream.ActorAttributes.SyncProcessingLimit$
 
unapply(AmorphousShape) - Static method in class akka.stream.AmorphousShape
 
unapply(AmorphousShape) - Method in class akka.stream.AmorphousShape$
 
unapply(Attributes) - Static method in class akka.stream.Attributes
 
unapply(Attributes) - Method in class akka.stream.Attributes$
 
unapply(Attributes.CancellationStrategy) - Method in class akka.stream.Attributes.CancellationStrategy$
 
unapply(akka.stream.Attributes.CancellationStrategy.AfterDelay) - Method in class akka.stream.Attributes.CancellationStrategy$.AfterDelay$
 
unapply(Attributes.InputBuffer) - Method in class akka.stream.Attributes.InputBuffer$
 
unapply(Attributes.LogLevels) - Method in class akka.stream.Attributes.LogLevels$
 
unapply(Attributes.Name) - Method in class akka.stream.Attributes.Name$
 
unapply(BidiShape<In1, Out1, In2, Out2>) - Static method in class akka.stream.BidiShape
 
unapply(BidiShape<In1, Out1, In2, Out2>) - Method in class akka.stream.BidiShape$
 
unapply(BufferOverflowException) - Static method in exception akka.stream.BufferOverflowException
 
unapply(BufferOverflowException) - Method in class akka.stream.BufferOverflowException$
 
unapply(FanInShape.Name<O>) - Method in class akka.stream.FanInShape.Name$
 
unapply(FanInShape.Ports<O>) - Method in class akka.stream.FanInShape.Ports$
 
unapply(FanOutShape.Name<I>) - Method in class akka.stream.FanOutShape.Name$
 
unapply(FanOutShape.Ports<I>) - Method in class akka.stream.FanOutShape.Ports$
 
unapply(FlowMonitorState.Failed) - Method in class akka.stream.FlowMonitorState.Failed$
 
unapply(FlowMonitorState.Received<U>) - Method in class akka.stream.FlowMonitorState.Received$
 
unapply(FlowShape<I, O>) - Static method in class akka.stream.FlowShape
 
unapply(FlowShape<I, O>) - Method in class akka.stream.FlowShape$
 
unapply(InvalidPartnerActorException) - Static method in exception akka.stream.InvalidPartnerActorException
 
unapply(InvalidPartnerActorException) - Method in class akka.stream.InvalidPartnerActorException$
 
unapply(InvalidSequenceNumberException) - Static method in exception akka.stream.InvalidSequenceNumberException
 
unapply(InvalidSequenceNumberException) - Method in class akka.stream.InvalidSequenceNumberException$
 
unapply(IOResult) - Static method in class akka.stream.IOResult
 
unapply(IOResult) - Method in class akka.stream.IOResult$
 
unapply(MaterializationContext) - Method in class akka.stream.MaterializationContext$
 
unapply(OverflowStrategies.Backpressure) - Method in class akka.stream.OverflowStrategies.Backpressure$
 
unapply(OverflowStrategies.DropBuffer) - Method in class akka.stream.OverflowStrategies.DropBuffer$
 
unapply(OverflowStrategies.DropHead) - Method in class akka.stream.OverflowStrategies.DropHead$
 
unapply(OverflowStrategies.DropNew) - Method in class akka.stream.OverflowStrategies.DropNew$
 
unapply(OverflowStrategies.DropTail) - Method in class akka.stream.OverflowStrategies.DropTail$
 
unapply(OverflowStrategies.Fail) - Method in class akka.stream.OverflowStrategies.Fail$
 
unapply(QueueOfferResult.Failure) - Method in class akka.stream.QueueOfferResult.Failure$
 
unapply(RemoteStreamRefActorTerminatedException) - Static method in exception akka.stream.RemoteStreamRefActorTerminatedException
 
unapply(RemoteStreamRefActorTerminatedException) - Method in class akka.stream.RemoteStreamRefActorTerminatedException$
 
unapply(Partition.PartitionOutOfBoundsException) - Method in class akka.stream.scaladsl.Partition.PartitionOutOfBoundsException$
 
unapply(RestartWithBackoffFlow.Delay) - Method in class akka.stream.scaladsl.RestartWithBackoffFlow.Delay$
 
unapply(RunnableGraph<Mat>) - Static method in class akka.stream.scaladsl.RunnableGraph
 
unapply(RunnableGraph<Mat>) - Method in class akka.stream.scaladsl.RunnableGraph$
 
unapply(Tcp.IncomingConnection) - Method in class akka.stream.scaladsl.Tcp.IncomingConnection$
 
unapply(Tcp.OutgoingConnection) - Method in class akka.stream.scaladsl.Tcp.OutgoingConnection$
 
unapply(Tcp.ServerBinding) - Method in class akka.stream.scaladsl.Tcp.ServerBinding$
 
unapply(TcpAttributes.TcpWriteBufferSize) - Method in class akka.stream.scaladsl.TcpAttributes.TcpWriteBufferSize$
 
unapply(SinkShape<T>) - Static method in class akka.stream.SinkShape
 
unapply(SinkShape<T>) - Method in class akka.stream.SinkShape$
 
unapply(ConnectionSnapshotImpl) - Method in class akka.stream.snapshot.ConnectionSnapshotImpl$
 
unapply(LogicSnapshotImpl) - Method in class akka.stream.snapshot.LogicSnapshotImpl$
 
unapply(RunningInterpreterImpl) - Method in class akka.stream.snapshot.RunningInterpreterImpl$
 
unapply(StreamSnapshotImpl) - Method in class akka.stream.snapshot.StreamSnapshotImpl$
 
unapply(UninitializedInterpreterImpl) - Method in class akka.stream.snapshot.UninitializedInterpreterImpl$
 
unapply(SourceShape<T>) - Static method in class akka.stream.SourceShape
 
unapply(SourceShape<T>) - Method in class akka.stream.SourceShape$
 
unapply(ConcurrentAsyncCallbackState.Event<E>) - Method in class akka.stream.stage.ConcurrentAsyncCallbackState.Event$
 
unapply(ConcurrentAsyncCallbackState.Pending<E>) - Method in class akka.stream.stage.ConcurrentAsyncCallbackState.Pending$
 
unapply(GraphStageLogic.StageActorRefNotInitializedException) - Method in class akka.stream.stage.GraphStageLogic.StageActorRefNotInitializedException$
 
unapply(TimerMessages.Scheduled) - Method in class akka.stream.stage.TimerMessages.Scheduled$
 
unapply(TimerMessages.Timer) - Method in class akka.stream.stage.TimerMessages.Timer$
 
unapply(StreamRefAttributes.BufferCapacity) - Method in class akka.stream.StreamRefAttributes.BufferCapacity$
 
unapply(StreamRefAttributes.DemandRedeliveryInterval) - Method in class akka.stream.StreamRefAttributes.DemandRedeliveryInterval$
 
unapply(StreamRefAttributes.FinalTerminationSignalDeadline) - Method in class akka.stream.StreamRefAttributes.FinalTerminationSignalDeadline$
 
unapply(StreamRefAttributes.SubscriptionTimeout) - Method in class akka.stream.StreamRefAttributes.SubscriptionTimeout$
 
unapply(StreamRefSubscriptionTimeoutException) - Static method in exception akka.stream.StreamRefSubscriptionTimeoutException
 
unapply(StreamRefSubscriptionTimeoutException) - Method in class akka.stream.StreamRefSubscriptionTimeoutException$
 
unapply(TargetRefNotInitializedYetException) - Static method in exception akka.stream.TargetRefNotInitializedYetException
 
unapply(TargetRefNotInitializedYetException) - Method in class akka.stream.TargetRefNotInitializedYetException$
 
unapply(GraphStageMessages.Failure) - Method in class akka.stream.testkit.GraphStageMessages.Failure$
 
unapply(GraphStageMessages.StageFailure) - Method in class akka.stream.testkit.GraphStageMessages.StageFailure$
 
unapply(StreamTestKit.CompletedSubscription<T>) - Method in class akka.stream.testkit.StreamTestKit.CompletedSubscription$
 
unapply(StreamTestKit.FailedSubscription<T>) - Method in class akka.stream.testkit.StreamTestKit.FailedSubscription$
 
unapply(StreamTestKit.PublisherProbeSubscription<I>) - Method in class akka.stream.testkit.StreamTestKit.PublisherProbeSubscription$
 
unapply(TestPublisher.CancelSubscription) - Method in class akka.stream.testkit.TestPublisher.CancelSubscription$
 
unapply(TestPublisher.RequestMore) - Method in class akka.stream.testkit.TestPublisher.RequestMore$
 
unapply(TestPublisher.Subscribe) - Method in class akka.stream.testkit.TestPublisher.Subscribe$
 
unapply(TestSubscriber.OnError) - Method in class akka.stream.testkit.TestSubscriber.OnError$
 
unapply(TestSubscriber.OnNext<I>) - Method in class akka.stream.testkit.TestSubscriber.OnNext$
 
unapply(TestSubscriber.OnSubscribe) - Method in class akka.stream.testkit.TestSubscriber.OnSubscribe$
 
unapply(TLSProtocol.NegotiateNewSession) - Method in class akka.stream.TLSProtocol.NegotiateNewSession$
 
unapply(TLSProtocol.SendBytes) - Method in class akka.stream.TLSProtocol.SendBytes$
 
unapply(TLSProtocol.SessionBytes) - Method in class akka.stream.TLSProtocol.SessionBytes$
 
unapply(CustomEventFilter) - Static method in class akka.testkit.CustomEventFilter
 
unapply(CustomEventFilter) - Method in class akka.testkit.CustomEventFilter$
 
unapply(DeadLettersFilter) - Static method in class akka.testkit.DeadLettersFilter
 
unapply(DeadLettersFilter) - Method in class akka.testkit.DeadLettersFilter$
 
unapply(DebugFilter) - Static method in class akka.testkit.DebugFilter
 
unapply(DebugFilter) - Method in class akka.testkit.DebugFilter$
 
unapply(ErrorFilter) - Static method in class akka.testkit.ErrorFilter
 
unapply(ErrorFilter) - Method in class akka.testkit.ErrorFilter$
 
unapply(InfoFilter) - Static method in class akka.testkit.InfoFilter
 
unapply(InfoFilter) - Method in class akka.testkit.InfoFilter$
 
unapply(TestActor.RealMessage) - Method in class akka.testkit.TestActor.RealMessage$
 
unapply(TestActor.SetAutoPilot) - Method in class akka.testkit.TestActor.SetAutoPilot$
 
unapply(TestActor.SetIgnore) - Method in class akka.testkit.TestActor.SetIgnore$
 
unapply(TestActor.Spawn) - Method in class akka.testkit.TestActor.Spawn$
 
unapply(TestActor.UnWatch) - Method in class akka.testkit.TestActor.UnWatch$
 
unapply(TestActor.Watch) - Method in class akka.testkit.TestActor.Watch$
 
unapply(TestEvent.Mute) - Method in class akka.testkit.TestEvent.Mute$
 
unapply(TestEvent.UnMute) - Method in class akka.testkit.TestEvent.UnMute$
 
unapply(TestException) - Static method in exception akka.testkit.TestException
 
unapply(TestException) - Method in class akka.testkit.TestException$
 
unapply(WarningFilter) - Static method in class akka.testkit.WarningFilter
 
unapply(WarningFilter) - Method in class akka.testkit.WarningFilter$
 
unapply(LineNumbers.SourceFile) - Method in class akka.util.LineNumbers.SourceFile$
 
unapply(LineNumbers.SourceFileLines) - Method in class akka.util.LineNumbers.SourceFileLines$
 
unapply(LineNumbers.UnknownSourceFormat) - Method in class akka.util.LineNumbers.UnknownSourceFormat$
 
unapply(Timeout) - Static method in class akka.util.Timeout
 
unapply(Timeout) - Method in class akka.util.Timeout$
 
unapply(WildcardIndex<T>) - Method in class akka.util.WildcardIndex$
 
unapply(WildcardTree<T>) - Method in class akka.util.WildcardTree$
 
unapply(Version) - Static method in class akka.serialization.jackson.VersionExtractor
 
unapply(Version) - Method in class akka.serialization.jackson.VersionExtractor$
 
unapply(Object) - Static method in class akka.cluster.ddata.ORMultiMap
Extract the ORMultiMap.entries() of an ORMultiMap.
unapply(Object) - Method in class akka.cluster.ddata.ORMultiMap$
Extract the ORMultiMap.entries() of an ORMultiMap.
unapply(String) - Static method in class akka.actor.ActorPathExtractor
 
unapply(String) - Method in class akka.actor.ActorPathExtractor$
 
unapply(String) - Static method in class akka.actor.AddressFromURIString
 
unapply(String) - Method in class akka.actor.AddressFromURIString$
 
unapply(String) - Static method in class akka.actor.RelativeActorPath
 
unapply(String) - Method in class akka.actor.RelativeActorPath$
 
unapply(URI) - Static method in class akka.actor.AddressFromURIString
 
unapply(URI) - Method in class akka.actor.AddressFromURIString$
 
unapply(Tuple2<S, S>) - Method in class akka.actor.FSM.$minus$greater$
 
unapply(Tuple2<S, S>) - Method in class akka.persistence.fsm.PersistentFSM.$minus$greater$
Deprecated.
 
unbatchedExecute(Runnable) - Method in interface akka.dispatch.BatchingExecutor
 
unbatchedExecute(Runnable) - Method in class akka.dispatch.ExecutionContexts.sameThreadExecutionContext$
Deprecated.
 
unbatchedExecute(Runnable) - Method in class akka.dispatch.MessageDispatcher
 
unbecome() - Method in interface akka.actor.ActorContext
Reverts the Actor behavior to the previous one on the behavior stack.
unbind() - Static method in class akka.io.TcpMessage
In order to close down a listening socket, send this message to that socket&rsquo;s actor (that is the actor which previously had sent the Tcp.Bound message).
unbind() - Method in class akka.io.TcpMessage$
In order to close down a listening socket, send this message to that socket&rsquo;s actor (that is the actor which previously had sent the Tcp.Bound message).
unbind() - Static method in class akka.io.UdpMessage
Send this message to the listener actor that previously sent a Udp.Bound message in order to close the listening socket.
unbind() - Method in class akka.io.UdpMessage$
Send this message to the listener actor that previously sent a Udp.Bound message in order to close the listening socket.
unbind() - Method in class akka.stream.javadsl.Tcp.ServerBinding
Asynchronously triggers the unbinding of the port that was bound by the materialization of the connections Source.
unbind() - Method in class akka.stream.scaladsl.Tcp.ServerBinding
 
Unbind$() - Constructor for class akka.io.Tcp.Unbind$
 
Unbind$() - Constructor for class akka.io.Udp.Unbind$
 
Unbound$() - Constructor for class akka.io.Tcp.Unbound$
 
Unbound$() - Constructor for class akka.io.Udp.Unbound$
 
UnboundedControlAwareMailbox - Class in akka.dispatch
UnboundedControlAwareMailbox is an unbounded MailboxType, that maintains two queues to allow messages that extend ControlMessage to be delivered with priority.
UnboundedControlAwareMailbox() - Constructor for class akka.dispatch.UnboundedControlAwareMailbox
 
UnboundedControlAwareMailbox(ActorSystem.Settings, Config) - Constructor for class akka.dispatch.UnboundedControlAwareMailbox
 
UnboundedControlAwareMailbox.MessageQueue - Class in akka.dispatch
 
UnboundedControlAwareMailbox$ - Class in akka.dispatch
 
UnboundedControlAwareMailbox$() - Constructor for class akka.dispatch.UnboundedControlAwareMailbox$
 
UnboundedControlAwareMessageQueueSemantics - Interface in akka.dispatch
 
UnboundedDequeBasedMailbox - Class in akka.dispatch
UnboundedDequeBasedMailbox is an unbounded MailboxType, backed by a Deque.
UnboundedDequeBasedMailbox() - Constructor for class akka.dispatch.UnboundedDequeBasedMailbox
 
UnboundedDequeBasedMailbox(ActorSystem.Settings, Config) - Constructor for class akka.dispatch.UnboundedDequeBasedMailbox
 
UnboundedDequeBasedMailbox.MessageQueue - Class in akka.dispatch
 
UnboundedDequeBasedMailbox$ - Class in akka.dispatch
 
UnboundedDequeBasedMailbox$() - Constructor for class akka.dispatch.UnboundedDequeBasedMailbox$
 
UnboundedDequeBasedMessageQueue - Interface in akka.dispatch
UnboundedDequeBasedMessageQueueSemantics adds unbounded semantics to a DequeBasedMessageQueue, i.e.
UnboundedDequeBasedMessageQueueSemantics - Interface in akka.dispatch
 
UnboundedMailbox - Class in akka.dispatch
UnboundedMailbox is the default unbounded MailboxType used by Akka Actors.
UnboundedMailbox() - Constructor for class akka.dispatch.UnboundedMailbox
 
UnboundedMailbox(ActorSystem.Settings, Config) - Constructor for class akka.dispatch.UnboundedMailbox
 
UnboundedMailbox.MessageQueue - Class in akka.dispatch
 
UnboundedMailbox$ - Class in akka.dispatch
 
UnboundedMailbox$() - Constructor for class akka.dispatch.UnboundedMailbox$
 
UnboundedMessageQueueSemantics - Interface in akka.dispatch
UnboundedMessageQueueSemantics adds unbounded semantics to a QueueBasedMessageQueue, i.e.
UnboundedPriorityMailbox - Class in akka.dispatch
UnboundedPriorityMailbox is an unbounded mailbox that allows for prioritization of its contents.
UnboundedPriorityMailbox(Comparator<Envelope>) - Constructor for class akka.dispatch.UnboundedPriorityMailbox
 
UnboundedPriorityMailbox(Comparator<Envelope>, int) - Constructor for class akka.dispatch.UnboundedPriorityMailbox
 
UnboundedPriorityMailbox.MessageQueue - Class in akka.dispatch
 
UnboundedPriorityMailbox$ - Class in akka.dispatch
 
UnboundedPriorityMailbox$() - Constructor for class akka.dispatch.UnboundedPriorityMailbox$
 
UnboundedQueueBasedMessageQueue - Interface in akka.dispatch
 
UnboundedStablePriorityMailbox - Class in akka.dispatch
UnboundedStablePriorityMailbox is an unbounded mailbox that allows for prioritization of its contents.
UnboundedStablePriorityMailbox(Comparator<Envelope>) - Constructor for class akka.dispatch.UnboundedStablePriorityMailbox
 
UnboundedStablePriorityMailbox(Comparator<Envelope>, int) - Constructor for class akka.dispatch.UnboundedStablePriorityMailbox
 
UnboundedStablePriorityMailbox.MessageQueue - Class in akka.dispatch
 
UnboundedStablePriorityMailbox$ - Class in akka.dispatch
 
UnboundedStablePriorityMailbox$() - Constructor for class akka.dispatch.UnboundedStablePriorityMailbox$
 
UnboundedStash - Interface in akka.actor
The UnboundedStash trait is a version of Stash that enforces an unbounded stash for you actor.
UncheckedConfig - akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck.Type
UncheckedConfig = 1;
UncheckedConfig_VALUE - Static variable in enum akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck.Type
UncheckedConfig = 1;
UncheckedConfig$() - Constructor for class akka.cluster.InternalClusterAction.UncheckedConfig$
 
unconfirmed() - Method in class akka.actor.typed.delivery.DurableProducerQueue.State
 
unconfirmed_$eq(SortedMap<Object, akka.persistence.AtLeastOnceDelivery.Internal.Delivery>) - Method in interface akka.persistence.AtLeastOnceDeliveryLike
 
UNCONFIRMED_FIELD_NUMBER - Static variable in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State
 
UnconfirmedClientOp - Interface in akka.remote.testconductor
 
unconfirmedDeliveries() - Method in class akka.persistence.AtLeastOnceDelivery.AtLeastOnceDeliverySnapshot
 
unconfirmedDeliveries() - Method in class akka.persistence.AtLeastOnceDelivery.UnconfirmedWarning
 
UNCONFIRMEDDELIVERIES_FIELD_NUMBER - Static variable in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot
 
UnconfirmedDelivery(long, ActorPath, Object) - Constructor for class akka.persistence.AtLeastOnceDelivery.UnconfirmedDelivery
 
UnconfirmedDelivery$() - Constructor for class akka.persistence.AtLeastOnceDelivery.UnconfirmedDelivery$
 
UnconfirmedWarning(Seq<AtLeastOnceDelivery.UnconfirmedDelivery>) - Constructor for class akka.persistence.AtLeastOnceDelivery.UnconfirmedWarning
 
UnconfirmedWarning$() - Constructor for class akka.persistence.AtLeastOnceDelivery.UnconfirmedWarning$
 
Undefined() - Method in class akka.persistence.PersistentRepr$
Plugin API: value of an undefined persistenceId or manifest.
Undefined() - Method in class akka.remote.artery.tcp.TcpFraming$
 
UndefinedId() - Method in class akka.persistence.PersistentRepr$
Plugin API: value of an undefined / identity event adapter.
undefinedUid() - Method in class akka.actor.ActorCell$
 
underlying() - Method in class akka.cluster.client.ClusterClientReceptionist
Deprecated.
Returns the underlying receptionist actor, particularly so that its events can be observed via subscribe/unsubscribe.
UNDERLYING_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry
 
UNDERLYING_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry
 
UNDERLYING_FIELD_NUMBER - Static variable in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry
 
underlyingActor() - Method in class akka.testkit.TestActorRef
Retrieve reference to the underlying actor, where the static type matches the factory used inside the constructor.
underutilizationStreak() - Method in class akka.routing.OptimalSizeExploringResizer.ResizeRecord
 
UnderUtilizationStreak(LocalDateTime, int) - Constructor for class akka.routing.OptimalSizeExploringResizer.UnderUtilizationStreak
 
UnderUtilizationStreak$() - Constructor for class akka.routing.OptimalSizeExploringResizer.UnderUtilizationStreak$
 
unfold(S, Function<S, Optional<Pair<S, E>>>) - Static method in class akka.stream.javadsl.Source
Create a Source that will unfold a value of type S into a pair of the next state S and output elements of type E.
unfold(S, Function<S, Optional<Pair<S, E>>>) - Method in class akka.stream.javadsl.Source$
Create a Source that will unfold a value of type S into a pair of the next state S and output elements of type E.
unfold(S, Function1<S, Option<Tuple2<S, E>>>) - Static method in class akka.stream.scaladsl.Source
Create a Source that will unfold a value of type S into a pair of the next state S and output elements of type E.
unfold(S, Function1<S, Option<Tuple2<S, E>>>) - Method in class akka.stream.scaladsl.Source$
Create a Source that will unfold a value of type S into a pair of the next state S and output elements of type E.
unfoldAsync(S, Function<S, CompletionStage<Optional<Pair<S, E>>>>) - Static method in class akka.stream.javadsl.Source
Same as Source.<S,E>unfold(S,akka.japi.function.Function<S,java.util.Optional<akka.japi.Pair<S,E>>>), but uses an async function to generate the next state-element tuple.
unfoldAsync(S, Function<S, CompletionStage<Optional<Pair<S, E>>>>) - Method in class akka.stream.javadsl.Source$
Same as Source$.<S,E>unfold(S,akka.japi.function.Function<S,java.util.Optional<akka.japi.Pair<S,E>>>), but uses an async function to generate the next state-element tuple.
unfoldAsync(S, Function1<S, Future<Option<Tuple2<S, E>>>>) - Static method in class akka.stream.scaladsl.Source
Same as Source.<S,E>unfold(S,scala.Function1<S,scala.Option<scala.Tuple2<S,E>>>), but uses an async function to generate the next state-element tuple.
unfoldAsync(S, Function1<S, Future<Option<Tuple2<S, E>>>>) - Method in class akka.stream.scaladsl.Source$
Same as Source$.<S,E>unfold(S,scala.Function1<S,scala.Option<scala.Tuple2<S,E>>>), but uses an async function to generate the next state-element tuple.
unfoldResource(Creator<S>, Function<S, Optional<T>>, Procedure<S>) - Static method in class akka.stream.javadsl.Source
Start a new Source from some resource which can be opened, read and closed.
unfoldResource(Creator<S>, Function<S, Optional<T>>, Procedure<S>) - Method in class akka.stream.javadsl.Source$
Start a new Source from some resource which can be opened, read and closed.
unfoldResource(Function0<S>, Function1<S, Option<T>>, Function1<S, BoxedUnit>) - Static method in class akka.stream.scaladsl.Source
Start a new Source from some resource which can be opened, read and closed.
unfoldResource(Function0<S>, Function1<S, Option<T>>, Function1<S, BoxedUnit>) - Method in class akka.stream.scaladsl.Source$
Start a new Source from some resource which can be opened, read and closed.
unfoldResourceAsync(Creator<CompletionStage<S>>, Function<S, CompletionStage<Optional<T>>>, Function<S, CompletionStage<Done>>) - Static method in class akka.stream.javadsl.Source
Start a new Source from some resource which can be opened, read and closed.
unfoldResourceAsync(Creator<CompletionStage<S>>, Function<S, CompletionStage<Optional<T>>>, Function<S, CompletionStage<Done>>) - Method in class akka.stream.javadsl.Source$
Start a new Source from some resource which can be opened, read and closed.
unfoldResourceAsync(Function0<Future<S>>, Function1<S, Future<Option<T>>>, Function1<S, Future<Done>>) - Static method in class akka.stream.scaladsl.Source
Start a new Source from some resource which can be opened, read and closed.
unfoldResourceAsync(Function0<Future<S>>, Function1<S, Future<Option<T>>>, Function1<S, Future<Done>>) - Method in class akka.stream.scaladsl.Source$
Start a new Source from some resource which can be opened, read and closed.
unhandled() - Static method in class akka.actor.typed.internal.BehaviorImpl
 
unhandled() - Method in class akka.actor.typed.internal.BehaviorImpl$
 
unhandled() - Static method in class akka.actor.typed.javadsl.Behaviors
Return this behavior from message processing in order to advise the system to reuse the previous behavior, including the hint that the message has not been handled.
unhandled() - Method in class akka.actor.typed.javadsl.Behaviors$
Return this behavior from message processing in order to advise the system to reuse the previous behavior, including the hint that the message has not been handled.
unhandled() - Static method in class akka.actor.typed.scaladsl.Behaviors
Return this behavior from message processing in order to advise the system to reuse the previous behavior, including the hint that the message has not been handled.
unhandled() - Method in class akka.actor.typed.scaladsl.Behaviors$
Return this behavior from message processing in order to advise the system to reuse the previous behavior, including the hint that the message has not been handled.
unhandled() - Method in class akka.persistence.typed.javadsl.EffectFactories
This command is not handled, but it is not an error that it isn't.
unhandled() - Method in class akka.persistence.typed.scaladsl.Effect$
This command is not handled, but it is not an error that it isn't.
unhandled() - Method in class akka.persistence.typed.state.javadsl.EffectFactories
This command is not handled, but it is not an error that it isn't.
unhandled() - Method in class akka.persistence.typed.state.scaladsl.Effect$
This command is not handled, but it is not an error that it isn't.
unhandled(Object) - Method in interface akka.actor.Actor
User overridable callback.
unhandled(Object) - Method in class akka.actor.UntypedAbstractActor
Recommended convention is to call this method if the message isn't handled in UntypedAbstractActor.onReceive(java.lang.Object) (e.g.
unhandled(Object) - Method in class akka.cluster.singleton.ClusterSingletonManager.Internal$.OldestChangedBuffer
 
unhandled(Object) - Method in interface akka.persistence.Eventsourced
 
Unhandled - Class in akka.persistence.typed.internal
INTERNAL API
Unhandled - Class in akka.persistence.typed.state.internal
INTERNAL API
Unhandled() - Constructor for class akka.persistence.typed.internal.Unhandled
 
Unhandled() - Constructor for class akka.persistence.typed.state.internal.Unhandled
 
Unhandled$ - Class in akka.persistence.typed.internal
INTERNAL API
Unhandled$ - Class in akka.persistence.typed.state.internal
INTERNAL API
Unhandled$() - Constructor for class akka.persistence.typed.internal.Unhandled$
 
Unhandled$() - Constructor for class akka.persistence.typed.state.internal.Unhandled$
 
UnhandledBehavior() - Static method in class akka.actor.typed.internal.BehaviorTags
 
UnhandledBehavior() - Method in class akka.actor.typed.internal.BehaviorTags$
 
UnhandledBehavior$() - Constructor for class akka.actor.typed.internal.BehaviorImpl.UnhandledBehavior$
 
UnhandledMessage - Class in akka.actor
This message is published to the EventStream whenever an Actor receives a message it doesn't understand
UnhandledMessage(Object, ActorRef, ActorRef) - Constructor for class akka.actor.UnhandledMessage
 
UnhandledMessage$ - Class in akka.actor
 
UnhandledMessage$() - Constructor for class akka.actor.UnhandledMessage$
 
unhandledSignal() - Static method in class akka.actor.typed.internal.BehaviorImpl
 
unhandledSignal() - Method in class akka.actor.typed.internal.BehaviorImpl$
 
UniformFanInShape<T,​O> - Class in akka.stream
 
UniformFanInShape(int) - Constructor for class akka.stream.UniformFanInShape
 
UniformFanInShape(int, FanInShape.Init<O>) - Constructor for class akka.stream.UniformFanInShape
 
UniformFanInShape(int, String) - Constructor for class akka.stream.UniformFanInShape
 
UniformFanInShape(Outlet<O>, Inlet<T>[]) - Constructor for class akka.stream.UniformFanInShape
 
UniformFanInShape$ - Class in akka.stream
 
UniformFanInShape$() - Constructor for class akka.stream.UniformFanInShape$
 
UniformFanOutShape<I,​O> - Class in akka.stream
 
UniformFanOutShape(int) - Constructor for class akka.stream.UniformFanOutShape
 
UniformFanOutShape(int, FanOutShape.Init<I>) - Constructor for class akka.stream.UniformFanOutShape
 
UniformFanOutShape(int, String) - Constructor for class akka.stream.UniformFanOutShape
 
UniformFanOutShape(Inlet<I>, Outlet<O>[]) - Constructor for class akka.stream.UniformFanOutShape
 
UniformFanOutShape$ - Class in akka.stream
 
UniformFanOutShape$() - Constructor for class akka.stream.UniformFanOutShape$
 
uninitialisedReceive() - Method in class akka.osgi.DefaultOSGiLogger
Behavior of the logger that waits for its LogService
Uninitialized() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.Uninitialized
 
Uninitialized() - Method in class akka.dispatch.affinity.AffinityPool$
 
Uninitialized$() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.Uninitialized$
 
UninitializedInterpreter - Interface in akka.stream.snapshot
A stream interpreter that was not yet initialized when the snapshot was taken
UninitializedInterpreterImpl$ - Class in akka.stream.snapshot
 
UninitializedInterpreterImpl$() - Constructor for class akka.stream.snapshot.UninitializedInterpreterImpl$
 
uniqueAddress() - Method in class akka.cluster.ddata.SelfUniqueAddress
 
uniqueAddress() - Method in class akka.cluster.Member
 
uniqueAddress() - Method in class akka.remote.artery.GracefulShutdownQuarantinedEvent
 
uniqueAddress() - Method in class akka.remote.artery.QuarantinedEvent
 
uniqueAddress() - Method in class akka.remote.GracefulShutdownQuarantinedEvent
Deprecated.
 
UniqueAddress - Class in akka.cluster
Member identifier consisting of address and random uid.
UniqueAddress - Class in akka.remote
 
UniqueAddress(Address, int) - Constructor for class akka.cluster.UniqueAddress
Deprecated.
Use Long UID constructor instead. Since 2.4.11.
UniqueAddress(Address, long) - Constructor for class akka.cluster.UniqueAddress
 
UniqueAddress(Address, long) - Constructor for class akka.remote.UniqueAddress
 
UniqueAddress() - Static method in class akka.cluster.ddata.EstimatedSize
 
UniqueAddress() - Method in class akka.cluster.ddata.EstimatedSize$
 
UniqueAddress$ - Class in akka.cluster
 
UniqueAddress$ - Class in akka.remote
 
UniqueAddress$() - Constructor for class akka.cluster.UniqueAddress$
 
UniqueAddress$() - Constructor for class akka.remote.UniqueAddress$
 
uniqueAddressFromProto(ReplicatorMessages.UniqueAddress) - Method in interface akka.cluster.ddata.protobuf.SerializationSupport
 
uniqueAddressToProto(UniqueAddress) - Method in interface akka.cluster.ddata.protobuf.SerializationSupport
 
UniqueBidiKillSwitchStage$() - Constructor for class akka.stream.KillSwitches.UniqueBidiKillSwitchStage$
 
UniqueId() - Method in class akka.remote.transport.AkkaProtocolTransport$
 
UniqueId() - Static method in class akka.remote.transport.ThrottlerTransportAdapter
Deprecated.
 
UniqueId() - Method in class akka.remote.transport.ThrottlerTransportAdapter$
Deprecated.
 
uniqueIdCounter() - Static method in class akka.remote.transport.netty.NettyTransport
Deprecated.
 
uniqueIdCounter() - Method in class akka.remote.transport.netty.NettyTransport$
Deprecated.
 
UniqueKillSwitch - Class in akka.stream
A UniqueKillSwitch is always a result of a materialization (unlike SharedKillSwitch which is constructed before any materialization) and it always controls that graph and operator which yielded the materialized value.
UniqueKillSwitchStage$() - Constructor for class akka.stream.KillSwitches.UniqueKillSwitchStage$
 
UNIT_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.FiniteDuration
 
UnitFunctionBridge() - Constructor for class akka.dispatch.japi.UnitFunctionBridge
Deprecated.
 
UnitMatch<I> - Class in akka.japi.pf
Version of PartialFunction that can be built during runtime from Java.
UnitPFBuilder<I> - Class in akka.japi.pf
A builder for PartialFunction.
UnitPFBuilder() - Constructor for class akka.japi.pf.UnitPFBuilder
Create a UnitPFBuilder.
unitToUnit() - Static method in class akka.util.ConstantFun
 
unitToUnit() - Method in class akka.util.ConstantFun$
 
Unknown$() - Constructor for class akka.remote.transport.AssociationHandle.Unknown$
Deprecated.
 
unknownReason() - Static method in class akka.actor.CoordinatedShutdown
 
unknownReason() - Method in class akka.actor.CoordinatedShutdown$
 
UnknownReason$() - Constructor for class akka.actor.CoordinatedShutdown.UnknownReason$
 
UnknownRecord - Class in akka.io.dns
 
UnknownRecord(String, CachePolicy.Ttl, short, short, ByteString) - Constructor for class akka.io.dns.UnknownRecord
 
UnknownRecord$ - Class in akka.io.dns
INTERNAL API
UnknownRecord$() - Constructor for class akka.io.dns.UnknownRecord$
 
UnknownSourceFormat(String) - Constructor for class akka.util.LineNumbers.UnknownSourceFormat
 
UnknownSourceFormat$() - Constructor for class akka.util.LineNumbers.UnknownSourceFormat$
 
unlimitedRestarts() - Method in interface akka.actor.typed.SupervisorStrategy.RestartOrBackoff
 
unlink() - Static method in class akka.actor.typed.internal.NoMessage
 
unlink() - Method in interface akka.actor.typed.internal.SystemMessage
 
unlink() - Static method in class akka.dispatch.sysmsg.NoMessage
 
unlink() - Method in interface akka.dispatch.sysmsg.SystemMessage
 
unlinked() - Static method in class akka.actor.typed.internal.NoMessage
 
unlinked() - Method in interface akka.actor.typed.internal.SystemMessage
 
unlinked() - Static method in class akka.dispatch.sysmsg.NoMessage
 
unlinked() - Method in interface akka.dispatch.sysmsg.SystemMessage
 
UnMute(Iterable<EventFilter>) - Constructor for class akka.testkit.TestEvent.UnMute
Java API: create an UnMute command from a list of filters
UnMute(Seq<EventFilter>) - Constructor for class akka.testkit.TestEvent.UnMute
 
UnMute$() - Constructor for class akka.testkit.TestEvent.UnMute$
 
unreachable() - Method in class akka.cluster.ClusterEvent.CurrentClusterState
 
unreachable() - Method in class akka.cluster.ddata.Replicator
 
unreachable(Address) - Static method in class akka.cluster.ClusterLogMarker
Marker "akkaUnreachable" of log event when a node is marked as unreachable based no failure detector observation.
unreachable(Address) - Method in class akka.cluster.ClusterLogMarker$
Marker "akkaUnreachable" of log event when a node is marked as unreachable based no failure detector observation.
Unreachable - akka.cluster.protobuf.msg.ClusterMessages.ReachabilityStatus
Unreachable = 1;
unreachable_$eq(Set<UniqueAddress>) - Method in class akka.cluster.ddata.Replicator
 
Unreachable_VALUE - Static variable in enum akka.cluster.protobuf.msg.ClusterMessages.ReachabilityStatus
Unreachable = 1;
UnreachableDataCenter(String) - Constructor for class akka.cluster.ClusterEvent.UnreachableDataCenter
 
UnreachableDataCenter$() - Constructor for class akka.cluster.ClusterEvent.UnreachableDataCenter$
 
unreachableDataCenters() - Method in class akka.cluster.ClusterEvent.CurrentClusterState
 
UnreachableMember(Member) - Constructor for class akka.cluster.ClusterEvent.UnreachableMember
 
UnreachableMember$() - Constructor for class akka.cluster.ClusterEvent.UnreachableMember$
 
UnreachableNodesReaperInterval() - Method in class akka.cluster.ClusterSettings
 
unregister(akka.actor.ActorCell) - Method in class akka.dispatch.MessageDispatcher
If you override it, you must call it.
unregister(akka.actor.ActorCell) - Method in class akka.dispatch.PinnedDispatcher
 
unregister(akka.actor.ActorCell) - Method in class akka.testkit.CallingThreadDispatcher
 
unregisterFromUnsubscriber(ActorRef, int) - Method in interface akka.event.ManagedActorClassification
INTERNAL API
UnregisteringLogService - Class in akka.osgi
Message sent when LogService is unregistered.
UnregisteringLogService() - Constructor for class akka.osgi.UnregisteringLogService
 
UnregisteringLogService$ - Class in akka.osgi
Message sent when LogService is unregistered.
UnregisteringLogService$() - Constructor for class akka.osgi.UnregisteringLogService$
 
unregisterService(ActorRef) - Method in class akka.cluster.client.ClusterClientReceptionist
Deprecated.
A registered actor will be automatically unregistered when terminated, but it can also be explicitly unregistered before termination.
unregisterSubscriber(String, ActorRef) - Method in class akka.cluster.client.ClusterClientReceptionist
Deprecated.
A registered subscriber will be automatically unregistered when terminated, but it can also be explicitly unregistered before termination.
unregisterTempActor(ActorPath) - Method in interface akka.actor.ActorRefProvider
Unregister a temporary actor from the &ldquo;/temp&rdquo; path (i.e.
unreserve(String) - Method in interface akka.actor.dungeon.ChildrenContainer.EmptyChildrenContainer
 
unreserve(String) - Method in class akka.actor.dungeon.ChildrenContainer.NormalChildrenContainer
 
unreserve(String) - Method in class akka.actor.dungeon.ChildrenContainer.TerminatingChildrenContainer
 
unreserve(String) - Method in interface akka.actor.dungeon.ChildrenContainer
 
unreserveChild(String) - Method in interface akka.actor.dungeon.Children
 
UnrestrictedStash - Interface in akka.actor
A version of Stash that does not enforce any mailbox type.
Unsafe - Class in akka.util
INTERNAL API
Unsafe() - Constructor for class akka.util.Unsafe
 
unsafeDataVia(Graph<FlowShape<Out, Out2>, Mat2>) - Method in class akka.stream.javadsl.FlowWithContext
Transform this flow by the regular flow.
unsafeDataVia(Graph<FlowShape<Out, Out2>, Mat2>) - Method in class akka.stream.javadsl.SourceWithContext
Transform this flow by the regular flow.
unsafeDataVia(Graph<FlowShape<Out, Out2>, Mat2>) - Method in class akka.stream.scaladsl.FlowWithContext
 
unsafeDataVia(Graph<FlowShape<Out, Out2>, Mat2>) - Method in interface akka.stream.scaladsl.FlowWithContextOps
Transform this flow by the regular flow.
unsafeDataVia(Graph<FlowShape<Out, Out2>, Mat2>) - Method in class akka.stream.scaladsl.SourceWithContext
 
unsafeSendNext(T) - Method in class akka.stream.testkit.TestPublisher.Probe
 
unsafeUpcast() - Method in interface akka.actor.typed.ActorRef
Unsafe utility method for widening the type accepted by this ActorRef; provided to avoid having to use asInstanceOf on the full reference type, which would unfortunately also work on non-ActorRefs.
unsafeUpcast() - Method in interface akka.actor.typed.internal.ActorRefImpl
 
UNSCHEDULED() - Static method in class akka.dispatch.MessageDispatcher
 
UNSCHEDULED() - Method in class akka.dispatch.MessageDispatcher$
 
UnstartedPushTimeout() - Method in class akka.actor.ActorSystem.Settings
 
unstash() - Method in interface akka.actor.StashSupport
Prepends the oldest message in the stash to the mailbox, and then removes that message from the stash.
unstash(Behavior<T>, int, Function<T, T>) - Method in interface akka.actor.typed.javadsl.StashBuffer
Transition to the given behavior and process numberOfMessages of the stashed messages.
unstash(Behavior<T>, int, Function1<T, T>) - Method in interface akka.actor.typed.scaladsl.StashBuffer
Transition to the given behavior and process numberOfMessages of the stashed messages.
unstashAll() - Method in interface akka.actor.StashSupport
Prepends all messages in the stash to the mailbox, and then clears the stash.
unstashAll() - Method in interface akka.persistence.Eventsourced
 
unstashAll() - Method in class akka.persistence.typed.internal.SideEffect$
 
unstashAll() - Method in interface akka.persistence.typed.internal.StashManagement
Subsequent tryUnstashOne will drain the user stash buffer before using the internal stash buffer.
unstashAll() - Method in class akka.persistence.typed.javadsl.EffectFactories
Unstash the commands that were stashed with EffectFactories.stash.
unstashAll() - Method in class akka.persistence.typed.scaladsl.Effect$
Unstash the commands that were stashed with Effect.stash.
unstashAll() - Method in class akka.persistence.typed.state.internal.SideEffect$
 
unstashAll() - Method in interface akka.persistence.typed.state.internal.StashManagement
Subsequent tryUnstashOne will drain the user stash buffer before using the internal stash buffer.
unstashAll() - Method in class akka.persistence.typed.state.javadsl.EffectFactories
Unstash the commands that were stashed with EffectFactories.stash.
unstashAll() - Method in class akka.persistence.typed.state.scaladsl.Effect$
Unstash the commands that were stashed with Effect.stash.
unstashAll(Behavior<T>) - Method in interface akka.actor.typed.javadsl.StashBuffer
Transition to the given behavior and process all stashed messages.
unstashAll(Behavior<T>) - Method in interface akka.actor.typed.scaladsl.StashBuffer
Transition to the given behavior and process all stashed messages.
unstashAll(Function1<Object, Object>) - Method in interface akka.actor.StashSupport
INTERNAL API.
UnstashAll - Class in akka.persistence.typed.internal
INTERNAL API
UnstashAll - Class in akka.persistence.typed.state.internal
INTERNAL API
UnstashAll() - Constructor for class akka.persistence.typed.internal.UnstashAll
 
UnstashAll() - Constructor for class akka.persistence.typed.state.internal.UnstashAll
 
UnstashAll$ - Class in akka.persistence.typed.internal
INTERNAL API
UnstashAll$ - Class in akka.persistence.typed.state.internal
INTERNAL API
UnstashAll$() - Constructor for class akka.persistence.typed.internal.UnstashAll$
 
UnstashAll$() - Constructor for class akka.persistence.typed.state.internal.UnstashAll$
 
UnstashException$ - Class in akka.actor.typed.internal
INTERNAL API
UnstashException$() - Constructor for class akka.actor.typed.internal.UnstashException$
 
unstashInternally(boolean) - Method in interface akka.persistence.Eventsourced
 
unstashOneGetShardHomeRequest() - Method in class akka.cluster.sharding.PersistentShardCoordinator
Deprecated.
 
unstashOneGetShardHomeRequest() - Method in class akka.cluster.sharding.ShardCoordinator
 
unsubscribe() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.UnsubscribeAck
 
unsubscribe(ActorRef) - Method in class akka.cluster.Cluster
Unsubscribe to all cluster domain events.
unsubscribe(ActorRef) - Method in class akka.cluster.metrics.ClusterMetricsExtension
Unsubscribe user metrics listener actor from ClusterMetricsEvent events published by extension on the system event bus.
unsubscribe(ActorRef) - Method in class akka.event.EventStream
 
unsubscribe(ActorRef) - Method in class akka.event.japi.ManagedActorEventBus
 
unsubscribe(ActorRef) - Method in interface akka.event.ManagedActorClassification
 
unsubscribe(ActorRef, ActorRef) - Method in class akka.event.japi.ManagedActorEventBus
 
unsubscribe(ActorRef, ActorRef) - Method in interface akka.event.ManagedActorClassification
 
unsubscribe(ActorRef, Class<?>) - Method in class akka.cluster.Cluster
Unsubscribe to a specific type of cluster domain events, matching previous subscribe registration.
unsubscribe(ActorRef, Class<?>) - Method in class akka.event.EventStream
 
unsubscribe(ActorRef<T>) - Static method in class akka.actor.typed.pubsub.Topic
Java API: Unsubscribe a previously subscribed actor from this topic.
unsubscribe(ActorRef<T>) - Method in class akka.actor.typed.pubsub.Topic$
Java API: Unsubscribe a previously subscribed actor from this topic.
unsubscribe(Key<B>) - Method in class akka.cluster.ddata.typed.javadsl.ReplicatorMessageAdapter
Unsubscribe from a previous subscription of a given key.
unsubscribe(Key<B>) - Method in class akka.cluster.ddata.typed.scaladsl.ReplicatorMessageAdapter
Unsubscribe from a previous subscription of a given key.
unsubscribe(EventBus) - Method in interface akka.event.EventBus
Attempts to deregister the subscriber from all Classifiers it may be subscribed to
unsubscribe(EventBus, EventBus) - Method in interface akka.event.EventBus
Attempts to deregister the subscriber from the specified Classifier
unsubscribe(LookupClassification) - Method in interface akka.event.LookupClassification
 
unsubscribe(LookupClassification, LookupClassification) - Method in interface akka.event.LookupClassification
 
unsubscribe(ScanningClassification) - Method in interface akka.event.ScanningClassification
 
unsubscribe(ScanningClassification, ScanningClassification) - Method in interface akka.event.ScanningClassification
 
unsubscribe(SubchannelClassification) - Method in interface akka.event.SubchannelClassification
 
unsubscribe(SubchannelClassification, SubchannelClassification) - Method in interface akka.event.SubchannelClassification
 
unsubscribe(S) - Method in interface akka.event.japi.EventBus
Attempts to deregister the subscriber from all Classifiers it may be subscribed to
unsubscribe(S) - Method in class akka.event.japi.LookupEventBus
 
unsubscribe(S) - Method in class akka.event.japi.ScanningEventBus
 
unsubscribe(S) - Method in class akka.event.japi.SubchannelEventBus
 
unsubscribe(S, C) - Method in interface akka.event.japi.EventBus
Attempts to deregister the subscriber from the specified Classifier
unsubscribe(S, C) - Method in class akka.event.japi.LookupEventBus
 
unsubscribe(S, C) - Method in class akka.event.japi.ScanningEventBus
 
unsubscribe(S, C) - Method in class akka.event.japi.SubchannelEventBus
 
Unsubscribe<T> - Class in akka.cluster.typed
 
Unsubscribe(ActorRef, Option<Class<?>>) - Constructor for class akka.cluster.InternalClusterAction.Unsubscribe
 
Unsubscribe(ActorRef<E>) - Constructor for class akka.actor.typed.eventstream.EventStream.Unsubscribe
 
Unsubscribe(ActorRef<T>) - Constructor for class akka.cluster.typed.Unsubscribe
 
Unsubscribe(Key<A>, ActorRef) - Constructor for class akka.cluster.ddata.Replicator.Unsubscribe
 
Unsubscribe(Key<A>, ActorRef<Replicator.SubscribeResponse<A>>) - Constructor for class akka.cluster.ddata.typed.scaladsl.Replicator.Unsubscribe
 
Unsubscribe(Key<A>, ActorRef<Replicator.SubscribeResponse<A>>) - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.Unsubscribe
 
Unsubscribe(String, ActorRef) - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.Unsubscribe
 
Unsubscribe(String, String, ActorRef) - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.Unsubscribe
 
Unsubscribe(String, Option<String>, ActorRef) - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.Unsubscribe
 
Unsubscribe$ - Class in akka.cluster.typed
 
Unsubscribe$() - Constructor for class akka.actor.typed.eventstream.EventStream.Unsubscribe$
 
Unsubscribe$() - Constructor for class akka.actor.typed.pubsub.Topic.Unsubscribe$
 
Unsubscribe$() - Constructor for class akka.cluster.ddata.Replicator.Unsubscribe$
 
Unsubscribe$() - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.Unsubscribe$
 
Unsubscribe$() - Constructor for class akka.cluster.ddata.typed.scaladsl.Replicator.Unsubscribe$
 
Unsubscribe$() - Constructor for class akka.cluster.InternalClusterAction.Unsubscribe$
 
Unsubscribe$() - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.Unsubscribe$
 
Unsubscribe$() - Constructor for class akka.cluster.typed.Unsubscribe$
 
UnsubscribeAck(DistributedPubSubMediator.Unsubscribe) - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.UnsubscribeAck
 
UnsubscribeAck$() - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.UnsubscribeAck$
 
unsubscribeAddressTerminated() - Method in interface akka.actor.dungeon.DeathWatch
 
UnsubscribeClusterClients - Class in akka.cluster.client
 
UnsubscribeClusterClients() - Constructor for class akka.cluster.client.UnsubscribeClusterClients
 
UnsubscribeClusterClients$ - Class in akka.cluster.client
Explicitly unsubscribe from client interaction events.
UnsubscribeClusterClients$() - Constructor for class akka.cluster.client.UnsubscribeClusterClients$
 
UnsubscribeContactPoints - Class in akka.cluster.client
 
UnsubscribeContactPoints() - Constructor for class akka.cluster.client.UnsubscribeContactPoints
 
UnsubscribeContactPoints$ - Class in akka.cluster.client
Explicitly unsubscribe from contact point change events.
UnsubscribeContactPoints$() - Constructor for class akka.cluster.client.UnsubscribeContactPoints$
 
Unsubscribed(DistributedPubSubMediator.UnsubscribeAck, ActorRef) - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Unsubscribed
 
Unsubscribed$() - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Unsubscribed$
 
UnsubscribeManifest() - Method in class akka.cluster.ddata.protobuf.ReplicatorMessageSerializer
 
unsubscriber() - Method in interface akka.event.ManagedActorClassification
The unsubscriber takes care of unsubscribing actors, which have terminated.
UnsubscribeTransitionCallBack(ActorRef) - Constructor for class akka.actor.FSM.UnsubscribeTransitionCallBack
 
UnsubscribeTransitionCallBack(ActorRef) - Constructor for class akka.persistence.fsm.PersistentFSM.UnsubscribeTransitionCallBack
Deprecated.
 
UnsubscribeTransitionCallBack$() - Constructor for class akka.actor.FSM.UnsubscribeTransitionCallBack$
 
UnsubscribeTransitionCallBack$() - Constructor for class akka.persistence.fsm.PersistentFSM.UnsubscribeTransitionCallBack$
Deprecated.
 
UnsupportedAkkaVersion - Exception in akka
 
Unthrottled$() - Constructor for class akka.remote.transport.ThrottlerTransportAdapter.Unthrottled$
Deprecated.
 
unthrottledThrottleMode() - Static method in class akka.remote.transport.ThrottlerTransportAdapter
Deprecated.
Java API: get the ThrottleMode.Unthrottled instance
unthrottledThrottleMode() - Method in class akka.remote.transport.ThrottlerTransportAdapter$
Deprecated.
Java API: get the ThrottleMode.Unthrottled instance
until() - Method in class akka.util.ByteIterator.ByteArrayIterator
 
UntrustedMode() - Method in class akka.remote.RemoteSettings
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
UntypedAbstractActor - Class in akka.actor
If the validation of the ReceiveBuilder match logic turns out to be a bottleneck for some of your actors you can consider to implement it at lower level by extending UntypedAbstractActor instead of AbstractActor.
UntypedAbstractActor() - Constructor for class akka.actor.UntypedAbstractActor
 
unwatch(ActorContext, ActorRef<U>) - Static method in class akka.actor.typed.javadsl.Adapter
 
unwatch(ActorContext, ActorRef<U>) - Method in class akka.actor.typed.javadsl.Adapter$
 
unwatch(ActorRef) - Method in interface akka.actor.ActorContext
Unregisters this actor as Monitor for the provided ActorRef.
unwatch(ActorRef) - Method in interface akka.actor.dungeon.DeathWatch
 
unwatch(ActorRef) - Method in class akka.stream.stage.GraphStageLogic.StageActor
 
unwatch(ActorRef) - Method in class akka.testkit.javadsl.TestKit
Have the testActor stop watching someone (i.e.
unwatch(ActorRef) - Method in class akka.testkit.TestActorRef
Unregisters this actor from being a death monitor of the provided ActorRef This means that this actor will not get a Terminated()-message when the provided actor is permanently terminated.
unwatch(ActorRef) - Method in interface akka.testkit.TestKitBase
Have the testActor stop watching someone (i.e.
unwatch(ActorRef<U>) - Method in interface akka.actor.typed.javadsl.ActorContext
Revoke the registration established by watch.
unwatch(ActorRef<U>) - Method in interface akka.actor.typed.scaladsl.ActorContext
Revoke the registration established by watch.
unwatch(ActorContext<?>, ActorRef) - Static method in class akka.actor.typed.javadsl.Adapter
 
unwatch(ActorContext<?>, ActorRef) - Method in class akka.actor.typed.javadsl.Adapter$
 
UnWatch(ActorRef) - Constructor for class akka.testkit.TestActor.UnWatch
 
UNWATCH - akka.remote.SystemMessageFormats.SystemMessage.Type
UNWATCH = 7;
UNWATCH_VALUE - Static variable in enum akka.remote.SystemMessageFormats.SystemMessage.Type
UNWATCH = 7;
Unwatch$ - Class in akka.actor.typed.internal
 
Unwatch$ - Class in akka.dispatch.sysmsg
 
Unwatch$() - Constructor for class akka.actor.typed.internal.Unwatch$
 
Unwatch$() - Constructor for class akka.dispatch.sysmsg.Unwatch$
 
UnWatch$() - Constructor for class akka.testkit.TestActor.UnWatch$
 
unwatched(ActorRef<T>) - Static method in class akka.actor.testkit.typed.javadsl.Effects
The behavior stopped watching other, through context.unwatch(other)
unwatched(ActorRef<T>) - Method in class akka.actor.testkit.typed.javadsl.Effects$
The behavior stopped watching other, through context.unwatch(other)
unwatched(ActorRef<T>) - Static method in class akka.actor.testkit.typed.scaladsl.Effects
The behavior stopped watching other, through context.unwatch(other)
unwatched(ActorRef<T>) - Method in class akka.actor.testkit.typed.scaladsl.Effects$
The behavior stopped watching other, through context.unwatch(other)
Unwatched(ActorRef<T>) - Constructor for class akka.actor.testkit.typed.Effect.Unwatched
 
Unwatched$() - Constructor for class akka.actor.testkit.typed.Effect.Unwatched$
 
unwatchWatchedActors(Actor) - Method in interface akka.actor.dungeon.DeathWatch
 
unwrap(Object) - Method in class akka.actor.WrappedMessage$
Unwrap WrappedMessage recursively.
unwrap(Throwable) - Method in class akka.actor.typed.internal.UnstashException$
 
unwrapMessage(ShardingEnvelope<M>) - Method in class akka.cluster.sharding.typed.HashCodeMessageExtractor
 
unwrapMessage(ShardingEnvelope<M>) - Method in class akka.cluster.sharding.typed.Murmur2MessageExtractor
 
unwrapMessage(E) - Method in class akka.cluster.sharding.typed.ShardingMessageExtractor
Extract the message to send to the entity from an incoming message.
unwrapMessage(M) - Method in class akka.cluster.sharding.typed.HashCodeNoEnvelopeMessageExtractor
 
unwrapMessage(M) - Method in class akka.cluster.sharding.typed.Murmur2NoEnvelopeMessageExtractor
 
Unzip - Class in akka.stream.javadsl
Takes a stream of pair elements and splits each pair to two output streams.
Unzip<A,​B> - Class in akka.stream.scaladsl
Takes a stream of pair elements and splits each pair to two output streams.
Unzip() - Constructor for class akka.stream.javadsl.Unzip
 
Unzip() - Constructor for class akka.stream.scaladsl.Unzip
 
Unzip$ - Class in akka.stream.javadsl
Takes a stream of pair elements and splits each pair to two output streams.
Unzip$ - Class in akka.stream.scaladsl
Takes a stream of pair elements and splits each pair to two output streams.
Unzip$() - Constructor for class akka.stream.javadsl.Unzip$
 
Unzip$() - Constructor for class akka.stream.scaladsl.Unzip$
 
unzipper() - Method in class akka.stream.scaladsl.UnzipWith10
 
unzipper() - Method in class akka.stream.scaladsl.UnzipWith11
 
unzipper() - Method in class akka.stream.scaladsl.UnzipWith12
 
unzipper() - Method in class akka.stream.scaladsl.UnzipWith13
 
unzipper() - Method in class akka.stream.scaladsl.UnzipWith14
 
unzipper() - Method in class akka.stream.scaladsl.UnzipWith15
 
unzipper() - Method in class akka.stream.scaladsl.UnzipWith16
 
unzipper() - Method in class akka.stream.scaladsl.UnzipWith17
 
unzipper() - Method in class akka.stream.scaladsl.UnzipWith18
 
unzipper() - Method in class akka.stream.scaladsl.UnzipWith19
 
unzipper() - Method in class akka.stream.scaladsl.UnzipWith2
 
unzipper() - Method in class akka.stream.scaladsl.UnzipWith20
 
unzipper() - Method in class akka.stream.scaladsl.UnzipWith21
 
unzipper() - Method in class akka.stream.scaladsl.UnzipWith22
 
unzipper() - Method in class akka.stream.scaladsl.UnzipWith3
 
unzipper() - Method in class akka.stream.scaladsl.UnzipWith4
 
unzipper() - Method in class akka.stream.scaladsl.UnzipWith5
 
unzipper() - Method in class akka.stream.scaladsl.UnzipWith6
 
unzipper() - Method in class akka.stream.scaladsl.UnzipWith7
 
unzipper() - Method in class akka.stream.scaladsl.UnzipWith8
 
unzipper() - Method in class akka.stream.scaladsl.UnzipWith9
 
UnzipWith - Class in akka.stream.javadsl
Split one stream into several streams using a splitting function.
UnzipWith - Class in akka.stream.scaladsl
Transforms each element of input stream into multiple streams using a splitter function.
UnzipWith() - Constructor for class akka.stream.javadsl.UnzipWith
 
UnzipWith() - Constructor for class akka.stream.scaladsl.UnzipWith
 
UnzipWith$ - Class in akka.stream.javadsl
Split one stream into several streams using a splitting function.
UnzipWith$ - Class in akka.stream.scaladsl
Transforms each element of input stream into multiple streams using a splitter function.
UnzipWith$() - Constructor for class akka.stream.javadsl.UnzipWith$
 
UnzipWith$() - Constructor for class akka.stream.scaladsl.UnzipWith$
 
UnzipWith10<In,​A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​A10> - Class in akka.stream.scaladsl
`UnzipWith` specialized for 10 outputs
UnzipWith10(Function1<In, Tuple10<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10>>) - Constructor for class akka.stream.scaladsl.UnzipWith10
 
UnzipWith11<In,​A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​A10,​A11> - Class in akka.stream.scaladsl
`UnzipWith` specialized for 11 outputs
UnzipWith11(Function1<In, Tuple11<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11>>) - Constructor for class akka.stream.scaladsl.UnzipWith11
 
UnzipWith12<In,​A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​A10,​A11,​A12> - Class in akka.stream.scaladsl
`UnzipWith` specialized for 12 outputs
UnzipWith12(Function1<In, Tuple12<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12>>) - Constructor for class akka.stream.scaladsl.UnzipWith12
 
UnzipWith13<In,​A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​A10,​A11,​A12,​A13> - Class in akka.stream.scaladsl
`UnzipWith` specialized for 13 outputs
UnzipWith13(Function1<In, Tuple13<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13>>) - Constructor for class akka.stream.scaladsl.UnzipWith13
 
UnzipWith14<In,​A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​A10,​A11,​A12,​A13,​A14> - Class in akka.stream.scaladsl
`UnzipWith` specialized for 14 outputs
UnzipWith14(Function1<In, Tuple14<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14>>) - Constructor for class akka.stream.scaladsl.UnzipWith14
 
UnzipWith15<In,​A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​A10,​A11,​A12,​A13,​A14,​A15> - Class in akka.stream.scaladsl
`UnzipWith` specialized for 15 outputs
UnzipWith15(Function1<In, Tuple15<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15>>) - Constructor for class akka.stream.scaladsl.UnzipWith15
 
UnzipWith16<In,​A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​A10,​A11,​A12,​A13,​A14,​A15,​A16> - Class in akka.stream.scaladsl
`UnzipWith` specialized for 16 outputs
UnzipWith16(Function1<In, Tuple16<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16>>) - Constructor for class akka.stream.scaladsl.UnzipWith16
 
UnzipWith17<In,​A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​A10,​A11,​A12,​A13,​A14,​A15,​A16,​A17> - Class in akka.stream.scaladsl
`UnzipWith` specialized for 17 outputs
UnzipWith17(Function1<In, Tuple17<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17>>) - Constructor for class akka.stream.scaladsl.UnzipWith17
 
UnzipWith18<In,​A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​A10,​A11,​A12,​A13,​A14,​A15,​A16,​A17,​A18> - Class in akka.stream.scaladsl
`UnzipWith` specialized for 18 outputs
UnzipWith18(Function1<In, Tuple18<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18>>) - Constructor for class akka.stream.scaladsl.UnzipWith18
 
UnzipWith19<In,​A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​A10,​A11,​A12,​A13,​A14,​A15,​A16,​A17,​A18,​A19> - Class in akka.stream.scaladsl
`UnzipWith` specialized for 19 outputs
UnzipWith19(Function1<In, Tuple19<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19>>) - Constructor for class akka.stream.scaladsl.UnzipWith19
 
UnzipWith2<In,​A1,​A2> - Class in akka.stream.scaladsl
`UnzipWith` specialized for 2 outputs
UnzipWith2(Function1<In, Tuple2<A1, A2>>) - Constructor for class akka.stream.scaladsl.UnzipWith2
 
UnzipWith20<In,​A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​A10,​A11,​A12,​A13,​A14,​A15,​A16,​A17,​A18,​A19,​A20> - Class in akka.stream.scaladsl
`UnzipWith` specialized for 20 outputs
UnzipWith20(Function1<In, Tuple20<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20>>) - Constructor for class akka.stream.scaladsl.UnzipWith20
 
UnzipWith21<In,​A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​A10,​A11,​A12,​A13,​A14,​A15,​A16,​A17,​A18,​A19,​A20,​A21> - Class in akka.stream.scaladsl
`UnzipWith` specialized for 21 outputs
UnzipWith21(Function1<In, Tuple21<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21>>) - Constructor for class akka.stream.scaladsl.UnzipWith21
 
UnzipWith22<In,​A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​A10,​A11,​A12,​A13,​A14,​A15,​A16,​A17,​A18,​A19,​A20,​A21,​A22> - Class in akka.stream.scaladsl
`UnzipWith` specialized for 22 outputs
UnzipWith22(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>>) - Constructor for class akka.stream.scaladsl.UnzipWith22
 
UnzipWith3<In,​A1,​A2,​A3> - Class in akka.stream.scaladsl
`UnzipWith` specialized for 3 outputs
UnzipWith3(Function1<In, Tuple3<A1, A2, A3>>) - Constructor for class akka.stream.scaladsl.UnzipWith3
 
UnzipWith4<In,​A1,​A2,​A3,​A4> - Class in akka.stream.scaladsl
`UnzipWith` specialized for 4 outputs
UnzipWith4(Function1<In, Tuple4<A1, A2, A3, A4>>) - Constructor for class akka.stream.scaladsl.UnzipWith4
 
UnzipWith5<In,​A1,​A2,​A3,​A4,​A5> - Class in akka.stream.scaladsl
`UnzipWith` specialized for 5 outputs
UnzipWith5(Function1<In, Tuple5<A1, A2, A3, A4, A5>>) - Constructor for class akka.stream.scaladsl.UnzipWith5
 
UnzipWith6<In,​A1,​A2,​A3,​A4,​A5,​A6> - Class in akka.stream.scaladsl
`UnzipWith` specialized for 6 outputs
UnzipWith6(Function1<In, Tuple6<A1, A2, A3, A4, A5, A6>>) - Constructor for class akka.stream.scaladsl.UnzipWith6
 
UnzipWith7<In,​A1,​A2,​A3,​A4,​A5,​A6,​A7> - Class in akka.stream.scaladsl
`UnzipWith` specialized for 7 outputs
UnzipWith7(Function1<In, Tuple7<A1, A2, A3, A4, A5, A6, A7>>) - Constructor for class akka.stream.scaladsl.UnzipWith7
 
UnzipWith8<In,​A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8> - Class in akka.stream.scaladsl
`UnzipWith` specialized for 8 outputs
UnzipWith8(Function1<In, Tuple8<A1, A2, A3, A4, A5, A6, A7, A8>>) - Constructor for class akka.stream.scaladsl.UnzipWith8
 
UnzipWith9<In,​A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9> - Class in akka.stream.scaladsl
`UnzipWith` specialized for 9 outputs
UnzipWith9(Function1<In, Tuple9<A1, A2, A3, A4, A5, A6, A7, A8, A9>>) - Constructor for class akka.stream.scaladsl.UnzipWith9
 
UnzipWithApply - Interface in akka.stream.scaladsl
 
UnzipWithApply.UnzipWithCreator<In,​Out,​T> - Interface in akka.stream.scaladsl
 
UnzipWithApply.UnzipWithCreator10<In,​A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​A10> - Interface in akka.stream.scaladsl
 
UnzipWithApply.UnzipWithCreator11<In,​A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​A10,​A11> - Interface in akka.stream.scaladsl
 
UnzipWithApply.UnzipWithCreator12<In,​A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​A10,​A11,​A12> - Interface in akka.stream.scaladsl
 
UnzipWithApply.UnzipWithCreator13<In,​A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​A10,​A11,​A12,​A13> - Interface in akka.stream.scaladsl
 
UnzipWithApply.UnzipWithCreator14<In,​A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​A10,​A11,​A12,​A13,​A14> - Interface in akka.stream.scaladsl
 
UnzipWithApply.UnzipWithCreator15<In,​A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​A10,​A11,​A12,​A13,​A14,​A15> - Interface in akka.stream.scaladsl
 
UnzipWithApply.UnzipWithCreator16<In,​A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​A10,​A11,​A12,​A13,​A14,​A15,​A16> - Interface in akka.stream.scaladsl
 
UnzipWithApply.UnzipWithCreator17<In,​A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​A10,​A11,​A12,​A13,​A14,​A15,​A16,​A17> - Interface in akka.stream.scaladsl
 
UnzipWithApply.UnzipWithCreator18<In,​A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​A10,​A11,​A12,​A13,​A14,​A15,​A16,​A17,​A18> - Interface in akka.stream.scaladsl
 
UnzipWithApply.UnzipWithCreator19<In,​A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​A10,​A11,​A12,​A13,​A14,​A15,​A16,​A17,​A18,​A19> - Interface in akka.stream.scaladsl
 
UnzipWithApply.UnzipWithCreator2<In,​A1,​A2> - Interface in akka.stream.scaladsl
 
UnzipWithApply.UnzipWithCreator20<In,​A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​A10,​A11,​A12,​A13,​A14,​A15,​A16,​A17,​A18,​A19,​A20> - Interface in akka.stream.scaladsl
 
UnzipWithApply.UnzipWithCreator21<In,​A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​A10,​A11,​A12,​A13,​A14,​A15,​A16,​A17,​A18,​A19,​A20,​A21> - Interface in akka.stream.scaladsl
 
UnzipWithApply.UnzipWithCreator22<In,​A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​A10,​A11,​A12,​A13,​A14,​A15,​A16,​A17,​A18,​A19,​A20,​A21,​A22> - Interface in akka.stream.scaladsl
 
UnzipWithApply.UnzipWithCreator3<In,​A1,​A2,​A3> - Interface in akka.stream.scaladsl
 
UnzipWithApply.UnzipWithCreator4<In,​A1,​A2,​A3,​A4> - Interface in akka.stream.scaladsl
 
UnzipWithApply.UnzipWithCreator5<In,​A1,​A2,​A3,​A4,​A5> - Interface in akka.stream.scaladsl
 
UnzipWithApply.UnzipWithCreator6<In,​A1,​A2,​A3,​A4,​A5,​A6> - Interface in akka.stream.scaladsl
 
UnzipWithApply.UnzipWithCreator7<In,​A1,​A2,​A3,​A4,​A5,​A6,​A7> - Interface in akka.stream.scaladsl
 
UnzipWithApply.UnzipWithCreator8<In,​A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8> - Interface in akka.stream.scaladsl
 
UnzipWithApply.UnzipWithCreator9<In,​A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9> - Interface in akka.stream.scaladsl
 
UnzipWithApply.UnzipWithCreatorObject10$ - Class in akka.stream.scaladsl
 
UnzipWithApply.UnzipWithCreatorObject11$ - Class in akka.stream.scaladsl
 
UnzipWithApply.UnzipWithCreatorObject12$ - Class in akka.stream.scaladsl
 
UnzipWithApply.UnzipWithCreatorObject13$ - Class in akka.stream.scaladsl
 
UnzipWithApply.UnzipWithCreatorObject14$ - Class in akka.stream.scaladsl
 
UnzipWithApply.UnzipWithCreatorObject15$ - Class in akka.stream.scaladsl
 
UnzipWithApply.UnzipWithCreatorObject16$ - Class in akka.stream.scaladsl
 
UnzipWithApply.UnzipWithCreatorObject17$ - Class in akka.stream.scaladsl
 
UnzipWithApply.UnzipWithCreatorObject18$ - Class in akka.stream.scaladsl
 
UnzipWithApply.UnzipWithCreatorObject19$ - Class in akka.stream.scaladsl
 
UnzipWithApply.UnzipWithCreatorObject2$ - Class in akka.stream.scaladsl
 
UnzipWithApply.UnzipWithCreatorObject20$ - Class in akka.stream.scaladsl
 
UnzipWithApply.UnzipWithCreatorObject21$ - Class in akka.stream.scaladsl
 
UnzipWithApply.UnzipWithCreatorObject22$ - Class in akka.stream.scaladsl
 
UnzipWithApply.UnzipWithCreatorObject3$ - Class in akka.stream.scaladsl
 
UnzipWithApply.UnzipWithCreatorObject4$ - Class in akka.stream.scaladsl
 
UnzipWithApply.UnzipWithCreatorObject5$ - Class in akka.stream.scaladsl
 
UnzipWithApply.UnzipWithCreatorObject6$ - Class in akka.stream.scaladsl
 
UnzipWithApply.UnzipWithCreatorObject7$ - Class in akka.stream.scaladsl
 
UnzipWithApply.UnzipWithCreatorObject8$ - Class in akka.stream.scaladsl
 
UnzipWithApply.UnzipWithCreatorObject9$ - Class in akka.stream.scaladsl
 
UnzipWithApply$ - Class in akka.stream.scaladsl
 
UnzipWithApply$() - Constructor for class akka.stream.scaladsl.UnzipWithApply$
 
UnzipWithCreatorObject10$() - Constructor for class akka.stream.scaladsl.UnzipWithApply.UnzipWithCreatorObject10$
 
UnzipWithCreatorObject11$() - Constructor for class akka.stream.scaladsl.UnzipWithApply.UnzipWithCreatorObject11$
 
UnzipWithCreatorObject12$() - Constructor for class akka.stream.scaladsl.UnzipWithApply.UnzipWithCreatorObject12$
 
UnzipWithCreatorObject13$() - Constructor for class akka.stream.scaladsl.UnzipWithApply.UnzipWithCreatorObject13$
 
UnzipWithCreatorObject14$() - Constructor for class akka.stream.scaladsl.UnzipWithApply.UnzipWithCreatorObject14$
 
UnzipWithCreatorObject15$() - Constructor for class akka.stream.scaladsl.UnzipWithApply.UnzipWithCreatorObject15$
 
UnzipWithCreatorObject16$() - Constructor for class akka.stream.scaladsl.UnzipWithApply.UnzipWithCreatorObject16$
 
UnzipWithCreatorObject17$() - Constructor for class akka.stream.scaladsl.UnzipWithApply.UnzipWithCreatorObject17$
 
UnzipWithCreatorObject18$() - Constructor for class akka.stream.scaladsl.UnzipWithApply.UnzipWithCreatorObject18$
 
UnzipWithCreatorObject19$() - Constructor for class akka.stream.scaladsl.UnzipWithApply.UnzipWithCreatorObject19$
 
UnzipWithCreatorObject2$() - Constructor for class akka.stream.scaladsl.UnzipWithApply.UnzipWithCreatorObject2$
 
UnzipWithCreatorObject20$() - Constructor for class akka.stream.scaladsl.UnzipWithApply.UnzipWithCreatorObject20$
 
UnzipWithCreatorObject21$() - Constructor for class akka.stream.scaladsl.UnzipWithApply.UnzipWithCreatorObject21$
 
UnzipWithCreatorObject22$() - Constructor for class akka.stream.scaladsl.UnzipWithApply.UnzipWithCreatorObject22$
 
UnzipWithCreatorObject3$() - Constructor for class akka.stream.scaladsl.UnzipWithApply.UnzipWithCreatorObject3$
 
UnzipWithCreatorObject4$() - Constructor for class akka.stream.scaladsl.UnzipWithApply.UnzipWithCreatorObject4$
 
UnzipWithCreatorObject5$() - Constructor for class akka.stream.scaladsl.UnzipWithApply.UnzipWithCreatorObject5$
 
UnzipWithCreatorObject6$() - Constructor for class akka.stream.scaladsl.UnzipWithApply.UnzipWithCreatorObject6$
 
UnzipWithCreatorObject7$() - Constructor for class akka.stream.scaladsl.UnzipWithApply.UnzipWithCreatorObject7$
 
UnzipWithCreatorObject8$() - Constructor for class akka.stream.scaladsl.UnzipWithApply.UnzipWithCreatorObject8$
 
UnzipWithCreatorObject9$() - Constructor for class akka.stream.scaladsl.UnzipWithApply.UnzipWithCreatorObject9$
 
up() - Static method in class akka.cluster.MemberStatus
Java API: retrieve the Up status singleton
up() - Method in class akka.cluster.MemberStatus$
Java API: retrieve the Up status singleton
Up - akka.cluster.protobuf.msg.ClusterMessages.MemberStatus
Up = 1;
Up_VALUE - Static variable in enum akka.cluster.protobuf.msg.ClusterMessages.MemberStatus
Up = 1;
Up$() - Constructor for class akka.cluster.MemberStatus.Up$
 
upcast(Flow<In, Out, M>) - Static method in class akka.stream.javadsl.Flow
Upcast a stream of elements to a stream of supertypes of that element.
upcast(Flow<In, Out, M>) - Method in class akka.stream.javadsl.Flow$
Upcast a stream of elements to a stream of supertypes of that element.
upcast(Source<Out, Mat>) - Static method in class akka.stream.javadsl.Source
Upcast a stream of elements to a stream of supertypes of that element.
upcast(Source<Out, Mat>) - Method in class akka.stream.javadsl.Source$
Upcast a stream of elements to a stream of supertypes of that element.
upcast(SubFlow<In, Out, M>) - Static method in class akka.stream.javadsl.SubFlow
Upcast a stream of elements to a stream of supertypes of that element.
upcast(SubFlow<In, Out, M>) - Method in class akka.stream.javadsl.SubFlow$
Upcast a stream of elements to a stream of supertypes of that element.
upcast(SubSource<T, Mat>) - Static method in class akka.stream.javadsl.SubSource
 
upcast(SubSource<T, Mat>) - Method in class akka.stream.javadsl.SubSource$
 
update(long, String, boolean, ActorRef, String) - Method in interface akka.persistence.PersistentRepr
Creates a new copy of this PersistentRepr.
update(Cluster, A, B, Function<B, B>) - Method in class akka.cluster.ddata.ORMap
Deprecated.
Use `update` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
update(SelfUniqueAddress, A, B, Function<B, B>) - Method in class akka.cluster.ddata.ORMap
Java API: Replace a value by applying the modify function on the existing value.
update(NodeMetrics) - Method in class akka.cluster.metrics.NodeMetrics
Returns the most recent data with EWMA averaging.
update(E, Function1<E, BoxedUnit>) - Method in class akka.cluster.sharding.PersistentShardCoordinator
Deprecated.
 
update(E, Function1<E, BoxedUnit>) - Method in class akka.cluster.sharding.ShardCoordinator
 
update(String) - Static method in class akka.cluster.sharding.internal.AlwaysAdmissionFilter
 
update(String) - Method in class akka.cluster.sharding.internal.AlwaysAdmissionFilter$
 
update(String) - Static method in class akka.cluster.sharding.internal.NoActiveEntities
 
update(String) - Method in class akka.cluster.sharding.internal.NoActiveEntities$
 
update(String, ReplicatedData) - Method in interface akka.cluster.ddata.DeltaPropagationSelector
 
Update(Key<A>, Replicator.WriteConsistency, ActorRef<Replicator.UpdateResponse<A>>, Function1<Option<A>, A>) - Constructor for class akka.cluster.ddata.typed.scaladsl.Replicator.Update
 
Update(Key<A>, Replicator.WriteConsistency, Option<Object>, Function1<Option<A>, A>) - Constructor for class akka.cluster.ddata.Replicator.Update
 
Update(Key<A>, A, Replicator.WriteConsistency, Function<A, A>) - Constructor for class akka.cluster.ddata.Replicator.Update
Java API: Modify value of local Replicator and replicate with given writeConsistency.
Update(Key<A>, A, Replicator.WriteConsistency, Optional<Object>, Function<A, A>) - Constructor for class akka.cluster.ddata.Replicator.Update
Java API: Modify value of local Replicator and replicate with given writeConsistency.
Update(Key<A>, A, Replicator.WriteConsistency, ActorRef<Replicator.UpdateResponse<A>>, Function<A, A>) - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.Update
Modify value of local Replicator and replicate with given writeConsistency.
Update(Set<String>, Set<String>) - Constructor for class akka.cluster.sharding.internal.RememberEntitiesShardStore.Update
 
Update$() - Constructor for class akka.cluster.ddata.Replicator.Update$
 
Update$() - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.Update$
 
Update$() - Constructor for class akka.cluster.ddata.typed.scaladsl.Replicator.Update$
 
Update$() - Constructor for class akka.cluster.sharding.internal.RememberEntitiesShardStore.Update$
 
update$default$1() - Method in interface akka.persistence.PersistentRepr
 
update$default$2() - Method in interface akka.persistence.PersistentRepr
 
update$default$3() - Method in interface akka.persistence.PersistentRepr
 
update$default$4() - Method in interface akka.persistence.PersistentRepr
 
update$default$5() - Method in interface akka.persistence.PersistentRepr
 
updateCapacity(int) - Static method in class akka.cluster.sharding.internal.AlwaysAdmissionFilter
 
updateCapacity(int) - Method in class akka.cluster.sharding.internal.AlwaysAdmissionFilter$
 
updateClientInteractions(ActorRef) - Method in class akka.cluster.client.ClusterReceptionist
Deprecated.
 
updateCompactionSegment(String, long) - Method in interface akka.persistence.journal.leveldb.CompactionSegmentManagement
 
updated(Cluster, A, B, Function<B, B>) - Method in class akka.cluster.ddata.ORMap
Deprecated.
use update for the Java API as updated is ambiguous with the Scala API. Since 2.5.20.
updated(Cluster, A, B, Function1<B, B>) - Method in class akka.cluster.ddata.ORMap
Deprecated.
Use `updated` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
updated(SelfUniqueAddress, A, B, Function1<B, B>) - Method in class akka.cluster.ddata.ORMap
Scala API: Replace a value by applying the modify function on the existing value.
updated(akka.cluster.sharding.ShardCoordinator.Internal.DomainEvent) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.State
 
Updated(int) - Constructor for class akka.persistence.typed.crdt.Counter.Updated
JAVA API
Updated(BigInteger) - Constructor for class akka.persistence.typed.crdt.Counter.Updated
JAVA API
Updated(BigInt) - Constructor for class akka.persistence.typed.crdt.Counter.Updated
 
Updated$() - Constructor for class akka.persistence.typed.crdt.Counter.Updated$
 
UpdateDataDeleted(Key<A>) - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.UpdateDataDeleted
 
UpdateDataDeleted(Key<A>, Option<Object>) - Constructor for class akka.cluster.ddata.Replicator.UpdateDataDeleted
 
UpdateDataDeleted$() - Constructor for class akka.cluster.ddata.Replicator.UpdateDataDeleted$
 
UpdateDataDeleted$() - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.UpdateDataDeleted$
 
UpdateDataDeleted$() - Constructor for class akka.cluster.ddata.typed.scaladsl.Replicator.UpdateDataDeleted$
 
updatedBy() - Method in class akka.cluster.ddata.LWWRegister
The current value was set by this node.
updatedData() - Method in class akka.cluster.ddata.Replicator.Internal$.Gossip
 
UpdatedDurableState<A> - Class in akka.persistence.query
param: persistenceId The persistence id of the origin entity.
UpdatedDurableState(String, long, A, Offset, long) - Constructor for class akka.persistence.query.UpdatedDurableState
 
UpdatedDurableState$ - Class in akka.persistence.query
 
UpdatedDurableState$() - Constructor for class akka.persistence.query.UpdatedDurableState$
 
UpdateDeltaOp$() - Constructor for class akka.cluster.ddata.ORMap.UpdateDeltaOp$
 
UpdateDone(String) - Constructor for class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.UpdateDone
 
UpdateDone(Set<String>, Set<String>) - Constructor for class akka.cluster.sharding.internal.RememberEntitiesShardStore.UpdateDone
 
UpdateDone$() - Constructor for class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.UpdateDone$
 
UpdateDone$() - Constructor for class akka.cluster.sharding.internal.RememberEntitiesShardStore.UpdateDone$
 
UpdateFailed(String) - Constructor for class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.UpdateFailed
 
UpdateFailed$() - Constructor for class akka.cluster.sharding.internal.RememberEntitiesCoordinatorStore.UpdateFailed$
 
UpdateFailure() - Constructor for class akka.cluster.ddata.Replicator.UpdateFailure
 
UpdateFailure() - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.UpdateFailure
 
UpdateFailure$() - Constructor for class akka.cluster.ddata.typed.scaladsl.Replicator.UpdateFailure$
 
updateLastSequenceNr(PersistentRepr) - Method in interface akka.persistence.Eventsourced
 
updateLimit(int) - Static method in class akka.cluster.sharding.internal.NoActiveEntities
 
updateLimit(int) - Method in class akka.cluster.sharding.internal.NoActiveEntities$
 
updateLimit(int) - Static method in class akka.cluster.sharding.internal.NoAdmissionOptimizer
 
updateLimit(int) - Method in class akka.cluster.sharding.internal.NoAdmissionOptimizer$
 
updateOrSetNew(K, Function1<Vector<R>, Vector<R>>) - Method in interface akka.persistence.testkit.internal.InMemStorage
Sets new elements returned by updater ordered by seqnum.
UpdateResponse() - Constructor for class akka.cluster.ddata.Replicator.UpdateResponse
 
UpdateResponse() - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.UpdateResponse
 
updateShardLocation(String, Address) - Method in interface akka.cluster.sharding.external.scaladsl.ExternalShardAllocationClient
Update the given shard's location.
updateShardLocations(Map<String, Address>) - Method in interface akka.cluster.sharding.external.scaladsl.ExternalShardAllocationClient
Update all of the provided ShardLocations.
UpdateSuccess(Key<A>) - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.UpdateSuccess
 
UpdateSuccess(Key<A>, Option<Object>) - Constructor for class akka.cluster.ddata.Replicator.UpdateSuccess
 
UpdateSuccess$() - Constructor for class akka.cluster.ddata.Replicator.UpdateSuccess$
 
UpdateSuccess$() - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.UpdateSuccess$
 
UpdateSuccess$() - Constructor for class akka.cluster.ddata.typed.scaladsl.Replicator.UpdateSuccess$
 
UpdateTimeout(Key<A>) - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.UpdateTimeout
 
UpdateTimeout(Key<A>, Option<Object>) - Constructor for class akka.cluster.ddata.Replicator.UpdateTimeout
 
UpdateTimeout$() - Constructor for class akka.cluster.ddata.Replicator.UpdateTimeout$
 
UpdateTimeout$() - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.UpdateTimeout$
 
UpdateTimeout$() - Constructor for class akka.cluster.ddata.typed.scaladsl.Replicator.UpdateTimeout$
 
updateWatching(akka.actor.InternalActorRef, Option<Object>) - Method in interface akka.actor.dungeon.DeathWatch
 
updatingStateTimeout() - Method in class akka.cluster.sharding.ClusterShardingSettings.TuningParameters
 
updatingStateTimeout() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
UPNUMBER_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.Member
 
upperBound() - Method in class akka.routing.DefaultOptimalSizeExploringResizer
 
upperBound() - Method in class akka.routing.DefaultResizer
 
UPPERBOUND_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.DefaultResizer
 
UpsertFailure(Throwable) - Constructor for class akka.persistence.typed.state.internal.InternalProtocol.UpsertFailure
 
UpsertFailure$() - Constructor for class akka.persistence.typed.state.internal.InternalProtocol.UpsertFailure$
 
upsertObject(String, long, A, String) - Method in interface akka.persistence.state.javadsl.DurableStateUpdateStore
 
upsertObject(String, long, A, String) - Method in interface akka.persistence.state.scaladsl.DurableStateUpdateStore
 
upsertObject(String, long, A, String) - Method in class akka.persistence.testkit.state.javadsl.PersistenceTestKitDurableStateStore
 
upsertObject(String, long, A, String) - Method in class akka.persistence.testkit.state.scaladsl.PersistenceTestKitDurableStateStore
 
UpsertSuccess$() - Constructor for class akka.persistence.typed.state.internal.InternalProtocol.UpsertSuccess$
 
UpstreamFinish$() - Constructor for class akka.stream.testkit.GraphStageMessages.UpstreamFinish$
 
upstreamListener() - Method in class akka.remote.transport.ActorTransportAdapter.ListenUnderlying
Deprecated.
 
uptime() - Method in class akka.actor.ActorSystem
Up-time of this actor system in seconds.
uptime() - Method in class akka.actor.typed.ActorSystem
Up-time of this actor system in seconds.
used() - Method in class akka.cluster.metrics.StandardMetrics.HeapMemory
 
UseDispatcher() - Method in class akka.cluster.ClusterSettings
 
UseDispatcherForIo() - Method in class akka.remote.transport.netty.NettyTransportSettings
Deprecated.
 
useFor() - Method in class akka.serialization.SerializerDetails
 
useJvmHostnameVerification() - Method in class com.typesafe.sslconfig.akka.AkkaSSLConfig
Deprecated.
INTERNAL API
useOutboundCompression(boolean) - Method in interface akka.remote.artery.HeaderBuilder
 
UsePassiveConnections() - Method in class akka.remote.RemoteSettings
Deprecated.
Classic remoting is deprecated, use Artery. Since 2.6.0.
usePoolDispatcher() - Method in class akka.cluster.metrics.AdaptiveLoadBalancingPool
 
usePoolDispatcher() - Method in class akka.routing.BroadcastPool
 
usePoolDispatcher() - Method in class akka.routing.ConsistentHashingPool
 
usePoolDispatcher() - Static method in class akka.routing.FromConfig
 
usePoolDispatcher() - Method in interface akka.routing.Pool
Use a dedicated dispatcher for the routees of the pool.
usePoolDispatcher() - Method in class akka.routing.RandomPool
 
usePoolDispatcher() - Method in class akka.routing.RoundRobinPool
 
usePoolDispatcher() - Method in class akka.routing.ScatterGatherFirstCompletedPool
 
usePoolDispatcher() - Method in class akka.routing.SmallestMailboxPool
 
usePoolDispatcher() - Method in class akka.routing.TailChoppingPool
 
USEPOOLDISPATCHER_FIELD_NUMBER - Static variable in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool
 
USEPOOLDISPATCHER_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.GenericRoutingPool
 
useResumeWriting() - Method in class akka.io.Tcp.Register
 
useRole() - Method in class akka.cluster.routing.ClusterRouterGroupSettings
Deprecated.
useRole has been replaced with useRoles. Since 2.5.4.
useRole() - Method in class akka.cluster.routing.ClusterRouterPoolSettings
Deprecated.
useRole has been replaced with useRoles. Since 2.5.4.
USEROLE_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings
 
useRoleOption(String) - Method in class akka.cluster.routing.ClusterRouterSettingsBase$
 
useRoles() - Method in class akka.cluster.routing.ClusterRouterGroupSettings
 
useRoles() - Method in class akka.cluster.routing.ClusterRouterPoolSettings
 
useRoles() - Method in interface akka.cluster.routing.ClusterRouterSettingsBase
 
USEROLES_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings
 
UserRequest$() - Constructor for class akka.actor.dungeon.ChildrenContainer.UserRequest$
 
UseUnsafeRemoteFeaturesWithoutCluster() - Method in class akka.remote.RemoteSettings
 
using(D) - Method in class akka.actor.FSM.State
Modify state transition descriptor with new state data.
using(PartialFunction<FSM.State<S, D>, FSM.State<S, D>>) - Method in class akka.actor.FSM.TransformHelper
 
using(PartialFunction<PersistentFSM.State<S, D, E>, PersistentFSM.State<S, D, E>>) - Method in class akka.persistence.fsm.PersistentFSMBase.TransformHelper
Deprecated.
 
UTF_8() - Static method in class akka.util.ByteString
Standard "UTF-8" charset
UTF_8() - Method in class akka.util.ByteString$
Standard "UTF-8" charset
utf8String() - Method in class akka.util.ByteString
Decodes this ByteString as a UTF-8 encoded String.
Util - Class in akka.japi
This class hold common utilities for Java
Util() - Constructor for class akka.japi.Util
 
Util$ - Class in akka.japi
This class hold common utilities for Java
Util$() - Constructor for class akka.japi.Util$
 
UUIDComparator - Class in akka.util
Scala implementation of UUIDComparator in https://github.com/cowtowncoder/java-uuid-generator Apache License 2.0.
UUIDComparator() - Constructor for class akka.util.UUIDComparator
 
UUIDComparator$ - Class in akka.util
 
UUIDComparator$() - Constructor for class akka.util.UUIDComparator$
 

V

v() - Method in class akka.japi.Option.Some
 
Valid - Class in akka.cluster
 
Valid() - Constructor for class akka.cluster.Valid
 
Valid$ - Class in akka.cluster
 
Valid$() - Constructor for class akka.cluster.Valid$
 
validate(Class<?>) - Method in interface akka.actor.AbstractProps
INTERNAL API
validate(ThreadFactory) - Method in class akka.dispatch.ForkJoinExecutorConfigurator
 
validateAsInitial(Behavior<T>) - Static method in class akka.actor.typed.Behavior
Validate the given behavior as a suitable initial actor behavior; most notably the behavior can neither be same nor unhandled.
validateAsInitial(Behavior<T>) - Method in class akka.actor.typed.Behavior$
Validate the given behavior as a suitable initial actor behavior; most notably the behavior can neither be same nor unhandled.
validateDefaultTrustManager(SSLConfigSettings) - Method in class com.typesafe.sslconfig.akka.AkkaSSLConfig
Deprecated.
 
validatePathElement(String) - Method in class akka.actor.ActorPath$
Validates the given actor path element and throws an InvalidActorNameException if invalid.
validatePathElement(String) - Static method in class akka.actor.ActorPaths
Validates the given actor path element and throws an InvalidActorNameException if invalid.
validatePathElement(String) - Method in class akka.actor.ActorPaths$
Validates the given actor path element and throws an InvalidActorNameException if invalid.
validatePathElement(String, String) - Method in class akka.actor.ActorPath$
Validates the given actor path element and throws an InvalidActorNameException if invalid.
validatePathElement(String, String) - Static method in class akka.actor.ActorPaths
Validates the given actor path element and throws an InvalidActorNameException if invalid.
validatePathElement(String, String) - Method in class akka.actor.ActorPaths$
Validates the given actor path element and throws an InvalidActorNameException if invalid.
value - Variable in class akka.dispatch.AbstractBoundedNodeQueue.Node
 
value - Variable in class akka.dispatch.AbstractNodeQueue.Node
 
value() - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
value() - Method in class akka.cluster.ddata.GCounter
Scala API: Current total value of the counter.
value() - Method in class akka.cluster.ddata.LWWMap.LWWMapTag$
 
value() - Method in class akka.cluster.ddata.LWWRegister
 
value() - Method in class akka.cluster.ddata.ORMap.VanillaORMapTag$
 
value() - Method in interface akka.cluster.ddata.ORMap.ZeroTag
 
value() - Method in class akka.cluster.ddata.ORMultiMap.ORMultiMapTag$
 
value() - Method in class akka.cluster.ddata.ORMultiMap.ORMultiMapWithValueDeltasTag$
 
value() - Method in class akka.cluster.ddata.PNCounter
Scala API: Current total value of the counter.
value() - Method in class akka.cluster.ddata.PNCounterMap.PNCounterMapTag$
 
value() - Method in class akka.cluster.metrics.EWMA
 
value() - Method in class akka.cluster.metrics.Metric
 
value() - Method in class akka.io.dns.CachePolicy.Ttl
 
value() - Method in class akka.persistence.CapabilityFlag
 
value() - Method in class akka.persistence.PluginSpec
 
value() - Method in class akka.persistence.query.Sequence
 
value() - Method in class akka.persistence.query.TimeBasedUUID
 
value() - Method in class akka.persistence.query.UpdatedDurableState
 
value() - Method in class akka.persistence.state.javadsl.GetObjectResult
 
value() - Method in class akka.persistence.state.scaladsl.GetObjectResult
 
value() - Method in class akka.persistence.testkit.state.scaladsl.Record
 
value() - Method in class akka.persistence.typed.crdt.Counter
 
value() - Method in class akka.util.Helpers.Requiring
 
Value() - Static method in class akka.io.dns.internal.OpCode
 
Value() - Static method in class akka.io.dns.internal.ResponseCode
 
Value(int) - Static method in class akka.io.dns.internal.OpCode
 
Value(int) - Static method in class akka.io.dns.internal.ResponseCode
 
Value(int, String) - Static method in class akka.io.dns.internal.OpCode
 
Value(int, String) - Static method in class akka.io.dns.internal.ResponseCode
 
Value(String) - Static method in class akka.io.dns.internal.OpCode
 
Value(String) - Static method in class akka.io.dns.internal.ResponseCode
 
VALUE_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry
 
VALUE_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry
 
VALUE_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry
 
VALUE_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry
 
VALUE_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry
 
VALUE_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry
 
VALUE_FIELD_NUMBER - Static variable in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA
 
VALUE_FIELD_NUMBER - Static variable in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry
 
VALUE_FIELD_NUMBER - Static variable in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter
 
VALUE_FIELD_NUMBER - Static variable in class akka.remote.ContainerFormats.Option
 
VALUE_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.FiniteDuration
 
VALUE32_FIELD_NUMBER - Static variable in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number
 
VALUE64_FIELD_NUMBER - Static variable in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number
 
valueComparator() - Method in class akka.util.Index
 
ValueHolder(long, Option<ActorRef>) - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.ValueHolder
 
ValueHolder$() - Constructor for class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.ValueHolder$
 
valueIterator(K) - Method in class akka.util.Index
Returns an Iterator of V containing the values for the supplied key, or an empty iterator if the key doesn't exist
valueOf(int) - Static method in enum akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaOp
Deprecated.
valueOf(int) - Static method in enum akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaOp
Deprecated.
valueOf(int) - Static method in enum akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.NumberType
Deprecated.
valueOf(int) - Static method in enum akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck.Type
Deprecated.
valueOf(int) - Static method in enum akka.cluster.protobuf.msg.ClusterMessages.MemberStatus
Deprecated.
valueOf(int) - Static method in enum akka.cluster.protobuf.msg.ClusterMessages.ReachabilityStatus
Deprecated.
valueOf(int) - Static method in enum akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaOp
Deprecated.
valueOf(int) - Static method in enum akka.remote.ContainerFormats.PatternType
Deprecated.
valueOf(int) - Static method in enum akka.remote.SystemMessageFormats.SystemMessage.Type
Deprecated.
valueOf(int) - Static method in enum akka.remote.testconductor.TestConductorProtocol.BarrierOp
Deprecated.
valueOf(int) - Static method in enum akka.remote.testconductor.TestConductorProtocol.Direction
Deprecated.
valueOf(int) - Static method in enum akka.remote.testconductor.TestConductorProtocol.FailType
Deprecated.
valueOf(int) - Static method in enum akka.remote.WireFormats.CommandType
Deprecated.
valueOf(int) - Static method in enum akka.remote.WireFormats.TimeUnit
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaOp
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaOp
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.NumberType
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck.Type
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum akka.cluster.protobuf.msg.ClusterMessages.MemberStatus
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum akka.cluster.protobuf.msg.ClusterMessages.ReachabilityStatus
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaOp
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum akka.remote.ContainerFormats.PatternType
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum akka.remote.SystemMessageFormats.SystemMessage.Type
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum akka.remote.testconductor.TestConductorProtocol.BarrierOp
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum akka.remote.testconductor.TestConductorProtocol.Direction
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum akka.remote.testconductor.TestConductorProtocol.FailType
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum akka.remote.WireFormats.CommandType
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum akka.remote.WireFormats.TimeUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaOp
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaOp
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.NumberType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum akka.cluster.protobuf.msg.ClusterMessages.MemberStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum akka.cluster.protobuf.msg.ClusterMessages.ReachabilityStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaOp
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum akka.remote.ContainerFormats.PatternType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum akka.remote.SystemMessageFormats.SystemMessage.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum akka.remote.testconductor.TestConductorProtocol.BarrierOp
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum akka.remote.testconductor.TestConductorProtocol.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum akka.remote.testconductor.TestConductorProtocol.FailType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum akka.remote.WireFormats.CommandType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum akka.remote.WireFormats.TimeUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum akka.stream.javadsl.AsPublisher
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum akka.stream.javadsl.FramingTruncation
Returns the enum constant of this type with the specified name.
valueRemoved(Object) - Method in class akka.util.TypedMultiMap
Return a map that has the given value removed from all keys.
values() - Static method in enum akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaOp
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaOp
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.NumberType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum akka.cluster.protobuf.msg.ClusterMessages.MemberStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum akka.cluster.protobuf.msg.ClusterMessages.ReachabilityStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class akka.io.dns.internal.OpCode
 
values() - Static method in class akka.io.dns.internal.ResponseCode
 
values() - Static method in enum akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaOp
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum akka.remote.ContainerFormats.PatternType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum akka.remote.SystemMessageFormats.SystemMessage.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum akka.remote.testconductor.TestConductorProtocol.BarrierOp
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum akka.remote.testconductor.TestConductorProtocol.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum akka.remote.testconductor.TestConductorProtocol.FailType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum akka.remote.WireFormats.CommandType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum akka.remote.WireFormats.TimeUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum akka.stream.javadsl.AsPublisher
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum akka.stream.javadsl.FramingTruncation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class akka.util.Index
Returns the union of all value sets.
VALUES_FIELD_NUMBER - Static variable in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement
 
valuesIterator() - Method in class akka.actor.dungeon.ChildrenContainer.ChildrenIterable
 
valuesIterator() - Method in class akka.actor.dungeon.ChildrenContainer.ChildRestartsIterable
 
valuesIterator() - Method in class akka.util.Collections.PartialImmutableValuesIterable
 
VanillaORMapTag$() - Constructor for class akka.cluster.ddata.ORMap.VanillaORMapTag$
 
vclockName(UniqueAddress) - Method in class akka.cluster.Gossip$
 
VectorClock - Class in akka.cluster
 
VectorClock(TreeMap<String, Object>) - Constructor for class akka.cluster.VectorClock
 
VectorClock.After$ - Class in akka.cluster
 
VectorClock.Before$ - Class in akka.cluster
 
VectorClock.Concurrent$ - Class in akka.cluster
 
VectorClock.Node$ - Class in akka.cluster
 
VectorClock.Ordering - Interface in akka.cluster
 
VectorClock.Same$ - Class in akka.cluster
 
VectorClock.Timestamp$ - Class in akka.cluster
 
VectorClock$ - Class in akka.cluster
VectorClock module with helper classes and methods.
VectorClock$() - Constructor for class akka.cluster.VectorClock$
 
VectorClockStats$ - Class in akka.cluster
 
VectorClockStats$() - Constructor for class akka.cluster.VectorClockStats$
 
VerboseGossipLogging() - Method in class akka.cluster.ClusterSettings.Debug$
 
verboseHeartbeat() - Method in class akka.cluster.client.ClusterReceptionist
Deprecated.
 
VerboseHeartbeatLogging() - Method in class akka.cluster.ClusterSettings.Debug$
 
verifiedSigarInstance() - Method in interface akka.cluster.metrics.SigarProvider
Create sigar and verify it works.
verifyClientSession(String, SSLSession) - Method in class akka.remote.artery.tcp.ConfigSSLEngineProvider
 
verifyClientSession(String, SSLSession) - Static method in class akka.remote.artery.tcp.ssl.NoopSessionVerifier
 
verifyClientSession(String, SSLSession) - Method in class akka.remote.artery.tcp.ssl.NoopSessionVerifier$
 
verifyClientSession(String, SSLSession) - Method in class akka.remote.artery.tcp.ssl.RotatingKeysSSLEngineProvider
 
verifyClientSession(String, SSLSession) - Method in interface akka.remote.artery.tcp.ssl.SessionVerifier
 
verifyClientSession(String, SSLSession) - Method in interface akka.remote.artery.tcp.SSLEngineProvider
Verification that will be called after every successful handshake to verify additional session information.
verifyCommands() - Method in class akka.persistence.testkit.javadsl.EventSourcedBehaviorTestKit.SerializationSettings
 
verifyCommands() - Method in class akka.persistence.testkit.scaladsl.EventSourcedBehaviorTestKit.SerializationSettings
 
verifyConfig(ActorPath) - Method in class akka.routing.FromConfig
 
verifyConfig(ActorPath) - Static method in class akka.routing.NoRouter
 
verifyConfig(ActorPath) - Method in interface akka.routing.RouterConfig
Check that everything is there which is needed.
verifyEquality() - Method in class akka.persistence.testkit.javadsl.EventSourcedBehaviorTestKit.SerializationSettings
 
verifyEquality() - Method in class akka.persistence.testkit.scaladsl.EventSourcedBehaviorTestKit.SerializationSettings
 
verifyEvents() - Method in class akka.persistence.testkit.javadsl.EventSourcedBehaviorTestKit.SerializationSettings
 
verifyEvents() - Method in class akka.persistence.testkit.scaladsl.EventSourcedBehaviorTestKit.SerializationSettings
 
verifySerialization(M) - Method in class akka.actor.testkit.typed.scaladsl.SerializationTestKit
Verify serialization roundtrip.
verifySerialization(M, boolean) - Method in class akka.actor.testkit.typed.javadsl.SerializationTestKit
Verify serialization roundtrip.
verifySerialization(M, boolean) - Method in class akka.actor.testkit.typed.scaladsl.SerializationTestKit
Verify serialization roundtrip.
verifyServerSession(String, SSLSession) - Method in class akka.remote.artery.tcp.ConfigSSLEngineProvider
 
verifyServerSession(String, SSLSession) - Static method in class akka.remote.artery.tcp.ssl.NoopSessionVerifier
 
verifyServerSession(String, SSLSession) - Method in class akka.remote.artery.tcp.ssl.NoopSessionVerifier$
 
verifyServerSession(String, SSLSession) - Method in class akka.remote.artery.tcp.ssl.RotatingKeysSSLEngineProvider
 
verifyServerSession(String, SSLSession) - Method in interface akka.remote.artery.tcp.ssl.SessionVerifier
 
verifyServerSession(String, SSLSession) - Method in interface akka.remote.artery.tcp.SSLEngineProvider
Verification that will be called after every successful handshake to verify additional session information.
VerifyStarted$() - Constructor for class akka.cluster.sharding.typed.ShardingDirectReplication.VerifyStarted$
 
verifyState() - Method in class akka.persistence.testkit.javadsl.EventSourcedBehaviorTestKit.SerializationSettings
 
verifyState() - Method in class akka.persistence.testkit.scaladsl.EventSourcedBehaviorTestKit.SerializationSettings
 
verifySystemShutdown() - Method in class akka.remote.testkit.MultiNodeSpec
Override this and return true to assert that the shutdown of the ActorSystem was done properly.
version() - Method in class akka.cluster.ddata.OneVersionVector
 
version() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Bucket
 
version() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.ValueHolder
 
version() - Method in interface akka.remote.artery.HeaderBuilder
 
version() - Static method in class akka.serialization.jackson.AkkaJacksonModule
 
version() - Static method in class akka.serialization.jackson.AkkaStreamJacksonModule
 
version() - Static method in class akka.serialization.jackson.AkkaTypedJacksonModule
 
version() - Method in interface akka.serialization.jackson.JacksonModule
 
version() - Method in class akka.serialization.jackson.JacksonModule$
 
version() - Method in class akka.util.ManifestInfo.Version
 
version() - Method in class akka.util.Version
 
Version - Class in akka.util
Comparable version information.
Version - Class in akka
 
Version() - Constructor for class akka.Version
 
Version(String) - Constructor for class akka.util.ManifestInfo.Version
 
Version(String) - Constructor for class akka.util.Version
 
Version() - Static method in class akka.actor.ActorSystem
 
Version() - Method in class akka.actor.ActorSystem$
 
VERSION_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry
 
VERSION_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
 
VERSION_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus
 
VERSION_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability
 
VERSION_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability
 
VERSION_FIELD_NUMBER - Static variable in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket
 
VERSION_FIELD_NUMBER - Static variable in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry
 
VERSION_FIELD_NUMBER - Static variable in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata
 
VERSION_FIELD_NUMBER - Static variable in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry
 
VERSION_FIELD_NUMBER - Static variable in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck
 
Version$ - Class in akka.util
 
Version$ - Class in akka
 
Version$() - Constructor for class akka.util.Version$
 
Version$() - Constructor for class akka.Version$
 
VersionExtractor - Class in akka.serialization.jackson
INTERNAL API
VersionExtractor() - Constructor for class akka.serialization.jackson.VersionExtractor
 
VersionExtractor$ - Class in akka.serialization.jackson
INTERNAL API
VersionExtractor$() - Constructor for class akka.serialization.jackson.VersionExtractor$
 
VersionOffset() - Method in class akka.remote.artery.EnvelopeBuffer$
 
versions() - Method in class akka.cluster.ddata.ManyVersionVector
 
versions() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$.Status
 
versions() - Method in class akka.cluster.VectorClock
 
versions() - Method in class akka.util.ManifestInfo
Versions of artifacts from known vendors.
VERSIONS_FIELD_NUMBER - Static variable in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock
 
VERSIONS_FIELD_NUMBER - Static variable in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status
 
VersionVector - Class in akka.cluster.ddata
Representation of a Vector-based clock (counting clock), inspired by Lamport logical clocks.
VersionVector() - Constructor for class akka.cluster.ddata.VersionVector
 
VERSIONVECTOR_FIELD_NUMBER - Static variable in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata
 
VERSIONVECTOR_FIELD_NUMBER - Static variable in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData
 
VersionVector.After$ - Class in akka.cluster.ddata
 
VersionVector.Before$ - Class in akka.cluster.ddata
 
VersionVector.Concurrent$ - Class in akka.cluster.ddata
 
VersionVector.Ordering - Interface in akka.cluster.ddata
 
VersionVector.Same$ - Class in akka.cluster.ddata
 
VersionVector.Timestamp$ - Class in akka.cluster.ddata
INTERNAL API
VersionVector$ - Class in akka.cluster.ddata
VersionVector module with helper classes and methods.
VersionVector$ - Class in akka.persistence.typed.internal
INTERNAL API
VersionVector$() - Constructor for class akka.cluster.ddata.VersionVector$
 
VersionVector$() - Constructor for class akka.persistence.typed.internal.VersionVector$
 
versionVectorFromBinary(byte[]) - Method in interface akka.cluster.ddata.protobuf.SerializationSupport
 
versionVectorFromProto(ReplicatorMessages.VersionVector) - Method in interface akka.cluster.ddata.protobuf.SerializationSupport
 
versionVectorToProto(VersionVector) - Method in interface akka.cluster.ddata.protobuf.SerializationSupport
 
via(FlowShape<? super T, U>) - Method in class akka.stream.javadsl.GraphDSL.Builder.ForwardOps
 
via(FlowShape<U, ? extends T>) - Method in class akka.stream.javadsl.GraphDSL.Builder.ReverseOps
 
via(Graph<FlowShape<Pair<Out, Ctx>, Pair<Out2, Ctx2>>, Mat2>) - Method in class akka.stream.javadsl.SourceWithContext
Transform this flow by the regular flow.
via(Graph<FlowShape<Pair<Out, CtxOut>, Pair<Out2, CtxOut2>>, Mat2>) - Method in class akka.stream.javadsl.FlowWithContext
Transform this flow by the regular flow.
via(Graph<FlowShape<Out, T>, M>) - Method in class akka.stream.javadsl.Flow
Transform this Flow by appending the given processing steps.
via(Graph<FlowShape<Out, T>, M>) - Method in class akka.stream.javadsl.Source
Transform this Source by appending the given processing operators.
via(Graph<FlowShape<Out, T>, M>) - Method in class akka.stream.javadsl.SubFlow
Transform this Flow by appending the given processing steps.
via(Graph<FlowShape<Out, T>, M>) - Method in class akka.stream.javadsl.SubSource
Transform this SubSource by appending the given processing steps.
via(Graph<FlowShape<Out, T>, Mat2>) - Method in class akka.stream.scaladsl.Flow
 
via(Graph<FlowShape<Out, T>, Mat2>) - Method in interface akka.stream.scaladsl.FlowOps
 
via(Graph<FlowShape<Out, T>, Mat2>) - Method in class akka.stream.scaladsl.Source
 
via(Graph<FlowShape<Tuple2<Out, Ctx>, Tuple2<Out2, Ctx2>>, Mat2>) - Method in interface akka.stream.scaladsl.FlowWithContextOps
Transform this flow by the regular flow.
via(Graph<FlowShape<Tuple2<Out, Ctx>, Tuple2<Out2, Ctx2>>, Mat2>) - Method in class akka.stream.scaladsl.SourceWithContext
 
via(Graph<FlowShape<Tuple2<Out, CtxOut>, Tuple2<Out2, Ctx2>>, Mat2>) - Method in class akka.stream.scaladsl.FlowWithContext
 
viaFanIn(UniformFanInShape<? super T, U>) - Method in class akka.stream.javadsl.GraphDSL.Builder.ForwardOps
 
viaFanIn(UniformFanInShape<U, ? extends T>) - Method in class akka.stream.javadsl.GraphDSL.Builder.ReverseOps
 
viaFanOut(UniformFanOutShape<? super T, U>) - Method in class akka.stream.javadsl.GraphDSL.Builder.ForwardOps
 
viaFanOut(UniformFanOutShape<U, ? extends T>) - Method in class akka.stream.javadsl.GraphDSL.Builder.ReverseOps
 
viaMat(Graph<FlowShape<Out, T>, M>, Function2<Mat, M, M2>) - Method in class akka.stream.javadsl.Flow
Transform this Flow by appending the given processing steps.
viaMat(Graph<FlowShape<Out, T>, M>, Function2<Mat, M, M2>) - Method in class akka.stream.javadsl.Source
Transform this Source by appending the given processing operators.
viaMat(Graph<FlowShape<Out, T>, Mat2>, Function2<Mat, Mat2, Mat3>) - Method in class akka.stream.scaladsl.Flow
 
viaMat(Graph<FlowShape<Out, T>, Mat2>, Function2<Mat, Mat2, Mat3>) - Method in interface akka.stream.scaladsl.FlowOpsMat
Transform this Flow by appending the given processing steps.
viaMat(Graph<FlowShape<Out, T>, Mat2>, Function2<Mat, Mat2, Mat3>) - Method in class akka.stream.scaladsl.Source
 
viaMat(Graph<FlowShape<Tuple2<Out, Ctx>, Tuple2<Out2, Ctx2>>, Mat2>, Function2<Mat, Mat2, Mat3>) - Method in interface akka.stream.scaladsl.FlowWithContextOps
Transform this flow by the regular flow.
viaMat(Graph<FlowShape<Tuple2<Out, Ctx>, Tuple2<Out2, Ctx2>>, Mat2>, Function2<Mat, Mat2, Mat3>) - Method in class akka.stream.scaladsl.SourceWithContext
 
viaMat(Graph<FlowShape<Tuple2<Out, CtxOut>, Tuple2<Out2, Ctx2>>, Mat2>, Function2<Mat, Mat2, Mat3>) - Method in class akka.stream.scaladsl.FlowWithContext
 
viaTimeout() - Method in class akka.actor.typed.delivery.internal.ProducerControllerImpl.Request
 
VIATIMEOUT_FIELD_NUMBER - Static variable in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request
 
virtualNodesFactor() - Method in class akka.cluster.client.ClusterReceptionist
Deprecated.
 
virtualNodesFactor() - Method in class akka.routing.ConsistentHash
 
virtualNodesFactor() - Method in class akka.routing.ConsistentHashingGroup
 
virtualNodesFactor() - Method in class akka.routing.ConsistentHashingPool
 
virtualNodesFactor() - Method in class akka.routing.ConsistentHashingRoutingLogic
 
vnodes() - Method in class akka.routing.ConsistentHashingRoutingLogic
 
VVECTOR_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
 
VVECTOR_FIELD_NUMBER - Static variable in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
 

W

Waiter() - Constructor for class akka.remote.testconductor.Player.Waiter
 
waiterProps() - Method in class akka.remote.testconductor.Player$
 
waitForAllDownstreams() - Method in class akka.stream.scaladsl.Balance
 
waiting() - Method in class akka.remote.testconductor.Player.Waiter
 
waiting_$eq(ActorRef) - Method in class akka.remote.testconductor.Player.Waiter
 
waitingForChildrenOrNull() - Method in interface akka.actor.dungeon.Children
 
waitingForLocalRegionToTerminate() - Method in class akka.cluster.sharding.ShardCoordinator
 
waitingForLocalRegionToTerminate_$eq(boolean) - Method in class akka.cluster.sharding.ShardCoordinator
 
waitingForStateInitialized() - Method in class akka.cluster.sharding.PersistentShardCoordinator
Deprecated.
 
waitingForStateTimeout() - Method in class akka.cluster.sharding.ClusterShardingSettings.TuningParameters
 
waitingForStateTimeout() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
waitingRecoveryPermit(Recovery) - Method in interface akka.persistence.Eventsourced
 
waitNanos(long) - Method in class akka.actor.LightArrayRevolverScheduler
Overridable for tests
WallClock - Interface in akka.util
A time source.
WallClock$ - Class in akka.util
 
WallClock$() - Constructor for class akka.util.WallClock$
 
want() - Static method in class akka.stream.TLSClientAuth
 
want() - Method in class akka.stream.TLSClientAuth$
 
Want$() - Constructor for class akka.stream.TLSClientAuth.Want$
 
wantsAck() - Method in class akka.io.Tcp.SimpleWriteCommand
An acknowledgment is only sent if this write command &ldquo;wants an ack&rdquo;, which is equivalent to the Tcp.SimpleWriteCommand.ack() token not being a of type Tcp.NoAck.
wantsAck() - Method in class akka.io.Udp.Send
 
wantsAck() - Method in class akka.io.UdpConnected.Send
 
warn() - Static method in class akka.stream.StreamSubscriptionTimeoutTerminationMode
Log a warning when the timeout expires.
warn() - Method in class akka.stream.StreamSubscriptionTimeoutTerminationMode$
Log a warning when the timeout expires.
warn(Class<Throwable>) - Static method in class akka.actor.testkit.typed.javadsl.LoggingTestKit
Create a filter for WARN level events with a an included throwable that is a class or subclass of the given * Throwable class.
warn(Class<Throwable>) - Method in class akka.actor.testkit.typed.javadsl.LoggingTestKit$
Create a filter for WARN level events with a an included throwable that is a class or subclass of the given * Throwable class.
warn(String) - Static method in class akka.actor.testkit.typed.javadsl.LoggingTestKit
Create a filter for WARN level events with a log message that contains the given messageIncludes.
warn(String) - Method in class akka.actor.testkit.typed.javadsl.LoggingTestKit$
Create a filter for WARN level events with a log message that contains the given messageIncludes.
warn(String) - Method in class akka.actor.testkit.typed.scaladsl.LoggingTestKit$
Create a filter for WARN level events with a log message that contains the given messageIncludes.
warn(String) - Method in class com.typesafe.sslconfig.akka.util.AkkaLoggerBridge
 
warn(ClassTag<A>) - Method in class akka.actor.testkit.typed.scaladsl.LoggingTestKit$
Create a filter for WARN level events with a an included throwable that is a class or subclass of the given Throwable ClassTag.
WarnAboutDirectUse() - Method in class akka.remote.RemoteSettings
 
warnAfterNumberOfUnconfirmedAttempts() - Method in interface akka.persistence.AtLeastOnceDeliveryLike
After this number of delivery attempts an AtLeastOnceDelivery.UnconfirmedWarning message will be sent to self.
warnAfterNumberOfUnconfirmedAttempts() - Static method in class akka.persistence.PersistenceSettings.atLeastOnceDelivery
 
warnAfterNumberOfUnconfirmedAttempts() - Method in class akka.persistence.PersistenceSettings.atLeastOnceDelivery$
 
warning(Logging.Warning) - Method in interface akka.event.Logging.StdOutLogger
 
warning(LogMarker, String) - Method in class akka.event.MarkerLoggingAdapter
Log message at warning level.
warning(LogMarker, String) - Static method in class akka.event.NoMarkerLogging
 
warning(LogMarker, String) - Method in class akka.event.NoMarkerLogging$
 
warning(LogMarker, String, Object) - Method in class akka.event.MarkerLoggingAdapter
Message template with 1 replacement argument.
warning(LogMarker, String, Object) - Static method in class akka.event.NoMarkerLogging
 
warning(LogMarker, String, Object) - Method in class akka.event.NoMarkerLogging$
 
warning(LogMarker, String, Object, Object) - Method in class akka.event.MarkerLoggingAdapter
Message template with 2 replacement arguments.
warning(LogMarker, String, Object, Object) - Static method in class akka.event.NoMarkerLogging
 
warning(LogMarker, String, Object, Object) - Method in class akka.event.NoMarkerLogging$
 
warning(LogMarker, String, Object, Object, Object) - Method in class akka.event.MarkerLoggingAdapter
Message template with 3 replacement arguments.
warning(LogMarker, String, Object, Object, Object) - Static method in class akka.event.NoMarkerLogging
 
warning(LogMarker, String, Object, Object, Object) - Method in class akka.event.NoMarkerLogging$
 
warning(LogMarker, String, Object, Object, Object, Object) - Method in class akka.event.MarkerLoggingAdapter
Message template with 4 replacement arguments.
warning(LogMarker, String, Object, Object, Object, Object) - Static method in class akka.event.NoMarkerLogging
 
warning(LogMarker, String, Object, Object, Object, Object) - Method in class akka.event.NoMarkerLogging$
 
warning(String) - Method in interface akka.event.LoggingAdapter
 
warning(String) - Static method in class akka.event.NoLogging
 
warning(String, Object) - Method in interface akka.event.LoggingAdapter
 
warning(String, Object) - Static method in class akka.event.NoLogging
 
warning(String, Object, Object) - Method in interface akka.event.LoggingAdapter
 
warning(String, Object, Object) - Static method in class akka.event.NoLogging
 
warning(String, Object, Object, Object) - Method in interface akka.event.LoggingAdapter
 
warning(String, Object, Object, Object) - Static method in class akka.event.NoLogging
 
warning(String, Object, Object, Object, Object) - Method in interface akka.event.LoggingAdapter
 
warning(String, Object, Object, Object, Object) - Static method in class akka.event.NoLogging
 
warning(String, String, String, String, int) - Static method in class akka.testkit.EventFilter
Create a filter for Warning events.
warning(String, String, String, String, int) - Method in class akka.testkit.EventFilter$
Create a filter for Warning events.
warning(Throwable, String) - Method in interface akka.event.LoggingAdapter
 
warning(Throwable, String) - Static method in class akka.event.NoLogging
 
warning(Throwable, String, Object) - Method in interface akka.event.LoggingAdapter
 
warning(Throwable, String, Object) - Static method in class akka.event.NoLogging
 
warning(Throwable, String, Object, Object) - Method in interface akka.event.LoggingAdapter
 
warning(Throwable, String, Object, Object) - Static method in class akka.event.NoLogging
 
warning(Throwable, String, Object, Object, Object) - Method in interface akka.event.LoggingAdapter
 
warning(Throwable, String, Object, Object, Object) - Static method in class akka.event.NoLogging
 
warning(Throwable, String, Object, Object, Object, Object) - Method in interface akka.event.LoggingAdapter
 
warning(Throwable, String, Object, Object, Object, Object) - Static method in class akka.event.NoLogging
 
Warning(String, Class<?>, Object) - Constructor for class akka.event.Logging.Warning
 
Warning() - Method in class akka.stream.Attributes.LogLevels$
Use to enable logging at WARNING level for certain operations when configuring Attributes.logLevels(akka.event.Logging.LogLevel, akka.event.Logging.LogLevel, akka.event.Logging.LogLevel)
Warning$() - Constructor for class akka.event.Logging.Warning$
 
warning$default$1() - Static method in class akka.testkit.EventFilter
 
warning$default$1() - Method in class akka.testkit.EventFilter$
 
warning$default$2() - Static method in class akka.testkit.EventFilter
 
warning$default$2() - Method in class akka.testkit.EventFilter$
 
warning$default$3() - Static method in class akka.testkit.EventFilter
 
warning$default$3() - Method in class akka.testkit.EventFilter$
 
warning$default$4() - Static method in class akka.testkit.EventFilter
 
warning$default$4() - Method in class akka.testkit.EventFilter$
 
warning$default$5() - Static method in class akka.testkit.EventFilter
 
warning$default$5() - Method in class akka.testkit.EventFilter$
 
Warning2(String, Class<?>, Object, Map<String, Object>) - Constructor for class akka.event.Logging.Warning2
 
Warning3(String, Class<?>, Object, Map<String, Object>, LogMarker) - Constructor for class akka.event.Logging.Warning3
 
Warning4(String, Class<?>, Object, Map<String, Object>, LogMarker, Throwable) - Constructor for class akka.event.Logging.Warning4
 
WarningFilter - Class in akka.testkit
Filter which matches Warning events, if they satisfy the given criteria: source, if given, applies a filter on the event&rsquo;s origin message applies a filter on the event&rsquo;s message (either with String.startsWith or Regex.findFirstIn().isDefined) If you want to match all Warning events, the most efficient is to use Left("").
WarningFilter(String, String, boolean, boolean, int) - Constructor for class akka.testkit.WarningFilter
Java API: create a WarningFilter
WarningFilter(Option<String>, Either<String, Regex>, boolean, int) - Constructor for class akka.testkit.WarningFilter
 
WarningFilter$ - Class in akka.testkit
 
WarningFilter$() - Constructor for class akka.testkit.WarningFilter$
 
WarningLevel() - Static method in class akka.event.Logging
 
WarningLevel() - Method in class akka.event.Logging$
 
WarnTermination$() - Constructor for class akka.stream.StreamSubscriptionTimeoutTerminationMode.WarnTermination$
 
WarnUnsafeWatchWithoutCluster() - Method in class akka.remote.RemoteSettings
 
WasOldest() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.WasOldest
 
WasOldest$() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.WasOldest$
 
WasOldestData(Option<ActorRef>, Option<UniqueAddress>) - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.WasOldestData
 
WasOldestData$() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.WasOldestData$
 
wasSuccessful() - Method in class akka.stream.IOResult
Deprecated.
status is always set to Success(Done). Since 2.6.0.
watch(ActorContext, ActorRef<U>) - Static method in class akka.actor.typed.javadsl.Adapter
 
watch(ActorContext, ActorRef<U>) - Method in class akka.actor.typed.javadsl.Adapter$
 
watch(ActorRef) - Method in interface akka.actor.ActorContext
Registers this actor as a Monitor for the provided ActorRef.
watch(ActorRef) - Method in interface akka.actor.dungeon.DeathWatch
 
watch(ActorRef) - Method in class akka.stream.javadsl.Flow
The operator fails with an WatchedActorTerminatedException if the target actor is terminated.
watch(ActorRef) - Method in class akka.stream.javadsl.Source
The operator fails with an WatchedActorTerminatedException if the target actor is terminated.
watch(ActorRef) - Method in interface akka.stream.scaladsl.FlowOps
The operator fails with an WatchedActorTerminatedException if the target actor is terminated.
watch(ActorRef) - Method in class akka.stream.stage.GraphStageLogic.StageActor
 
watch(ActorRef) - Method in class akka.testkit.javadsl.TestKit
Have the testActor watch someone (i.e.
watch(ActorRef) - Method in class akka.testkit.TestActorRef
Registers this actor to be a death monitor of the provided ActorRef This means that this actor will get a Terminated()-message when the provided actor is permanently terminated.
watch(ActorRef) - Method in interface akka.testkit.TestKitBase
Have the testActor watch someone (i.e.
watch(ActorRef<U>) - Method in interface akka.actor.typed.javadsl.ActorContext
Register for Terminated notification once the Actor identified by the given ActorRef terminates.
watch(ActorRef<U>) - Method in interface akka.actor.typed.scaladsl.ActorContext
Register for Terminated notification once the Actor identified by the given ActorRef terminates.
watch(ActorContext<?>, ActorRef) - Static method in class akka.actor.typed.javadsl.Adapter
 
watch(ActorContext<?>, ActorRef) - Method in class akka.actor.typed.javadsl.Adapter$
 
Watch(ActorRef) - Constructor for class akka.testkit.TestActor.Watch
 
WATCH - akka.remote.SystemMessageFormats.SystemMessage.Type
WATCH = 6;
WATCH_VALUE - Static variable in enum akka.remote.SystemMessageFormats.SystemMessage.Type
WATCH = 6;
Watch$ - Class in akka.actor.typed.internal
 
Watch$ - Class in akka.dispatch.sysmsg
 
Watch$() - Constructor for class akka.actor.typed.internal.Watch$
 
Watch$() - Constructor for class akka.dispatch.sysmsg.Watch$
 
Watch$() - Constructor for class akka.testkit.TestActor.Watch$
 
watchCompletion() - Method in interface akka.stream.javadsl.SourceQueue
Returns a CompletionStage that will be completed if this operator completes, or will be failed when the stream is failed.
watchCompletion() - Method in interface akka.stream.javadsl.SourceQueueWithComplete
Method returns a CompletionStage that will be completed if this operator completes, or will be failed when the stream fails, for example when SourceQueueWithComplete.fail is invoked.
watchCompletion() - Method in interface akka.stream.scaladsl.SourceQueue
Returns a Future that will be completed if this operator completes, or will be failed when the operator faces an internal failure.
watchCompletion() - Method in interface akka.stream.scaladsl.SourceQueueWithComplete
Method returns a Future that will be completed if this operator completes, or will be failed when the stream fails, for example when SourceQueueWithComplete.fail is invoked.
WATCHDATA_FIELD_NUMBER - Static variable in class akka.remote.SystemMessageFormats.SystemMessage
 
watched(ActorRef<T>) - Static method in class akka.actor.testkit.typed.javadsl.Effects
The behavior started watching other, through context.watch(other)
watched(ActorRef<T>) - Method in class akka.actor.testkit.typed.javadsl.Effects$
The behavior started watching other, through context.watch(other)
watched(ActorRef<T>) - Static method in class akka.actor.testkit.typed.scaladsl.Effects
The behavior started watching other, through context.watch(other)
watched(ActorRef<T>) - Method in class akka.actor.testkit.typed.scaladsl.Effects$
The behavior started watching other, through context.watch(other)
Watched(ActorRef<T>) - Constructor for class akka.actor.testkit.typed.Effect.Watched
 
Watched$() - Constructor for class akka.actor.testkit.typed.Effect.Watched$
 
watchedActorTerminated(ActorRef, boolean, boolean) - Method in interface akka.actor.dungeon.DeathWatch
When this actor is watching the subject of Terminated message it will be propagated to user's receive.
WatchedActorTerminatedException - Exception in akka.stream
Used as failure exception by an ask operator if the target actor terminates.
WatchedActorTerminatedException(String, ActorRef) - Constructor for exception akka.stream.WatchedActorTerminatedException
 
watchedBy_$eq(Set<ActorRef>) - Method in interface akka.actor.dungeon.DeathWatch
 
watchedWith(ActorRef<U>, T) - Static method in class akka.actor.testkit.typed.javadsl.Effects
The behavior started watching other, through context.watchWith(other, message)
watchedWith(ActorRef<U>, T) - Method in class akka.actor.testkit.typed.javadsl.Effects$
The behavior started watching other, through context.watchWith(other, message)
watchedWith(ActorRef<U>, T) - Static method in class akka.actor.testkit.typed.scaladsl.Effects
The behavior started watching other, through context.watchWith(other, message)
watchedWith(ActorRef<U>, T) - Method in class akka.actor.testkit.typed.scaladsl.Effects$
The behavior started watching other, through context.watchWith(other, message)
WatchedWith(ActorRef<U>, T) - Constructor for class akka.actor.testkit.typed.Effect.WatchedWith
 
WatchedWith$() - Constructor for class akka.actor.testkit.typed.Effect.WatchedWith$
 
WATCHEE_FIELD_NUMBER - Static variable in class akka.remote.SystemMessageFormats.WatchData
 
WATCHER_FIELD_NUMBER - Static variable in class akka.remote.SystemMessageFormats.WatchData
 
WatchFailureDetectorConfig() - Method in class akka.remote.RemoteSettings
 
WatchFailureDetectorImplementationClass() - Method in class akka.remote.RemoteSettings
 
WatchHeartbeatExpectedResponseAfter() - Method in class akka.remote.RemoteSettings
 
WatchHeartBeatInterval() - Method in class akka.remote.RemoteSettings
 
watching_$eq(Map<ActorRef, Option<Object>>) - Method in interface akka.actor.dungeon.DeathWatch
 
watchingStageName() - Method in exception akka.stream.WatchedActorTerminatedException
 
watchStateActors() - Method in class akka.cluster.sharding.ShardCoordinator
 
watchTermination(Function2<Mat, CompletionStage<Done>, M>) - Method in class akka.stream.javadsl.Flow
Materializes to CompletionStage that completes on getting termination message.
watchTermination(Function2<Mat, CompletionStage<Done>, M>) - Method in class akka.stream.javadsl.Source
Materializes to Future[Done] that completes on getting termination message.
watchTermination(Function2<Mat, Future<Done>, Mat2>) - Method in interface akka.stream.scaladsl.FlowOpsMat
Materializes to Future[Done] that completes on getting termination message.
WatchUnreachableReaperInterval() - Method in class akka.remote.RemoteSettings
 
watchWith(ActorRef, Object) - Method in interface akka.actor.ActorContext
Registers this actor as a Monitor for the provided ActorRef.
watchWith(ActorRef, Object) - Method in interface akka.actor.dungeon.DeathWatch
 
watchWith(ActorRef<U>, T) - Method in interface akka.actor.typed.javadsl.ActorContext
Register for termination notification with a custom message once the Actor identified by the given ActorRef terminates.
watchWith(ActorRef<U>, T) - Method in interface akka.actor.typed.scaladsl.ActorContext
Register for termination notification with a custom message once the Actor identified by the given ActorRef terminates.
weaklyUp() - Static method in class akka.cluster.MemberStatus
Java API: retrieve the WeaklyUp status singleton.
weaklyUp() - Method in class akka.cluster.MemberStatus$
Java API: retrieve the WeaklyUp status singleton.
WeaklyUp - akka.cluster.protobuf.msg.ClusterMessages.MemberStatus
WeaklyUp = 6;
WeaklyUp_VALUE - Static variable in enum akka.cluster.protobuf.msg.ClusterMessages.MemberStatus
WeaklyUp = 6;
WeaklyUp$() - Constructor for class akka.cluster.MemberStatus.WeaklyUp$
 
WeaklyUpAfter() - Method in class akka.cluster.ClusterSettings
 
weaklyUpNodes() - Method in class akka.cluster.ddata.Replicator
 
weaklyUpNodes_$eq(SortedSet<UniqueAddress>) - Method in class akka.cluster.ddata.Replicator
 
weight() - Method in class akka.io.dns.SRVRecord
 
weightOfLatestMetric() - Method in class akka.routing.DefaultOptimalSizeExploringResizer
 
weights(Map<Address, Object>) - Method in class akka.cluster.metrics.CapacityMetricsSelector
Converts the capacity values to weights.
weights(Map<Address, Object>) - Static method in class akka.cluster.metrics.CpuMetricsSelector
 
weights(Map<Address, Object>) - Static method in class akka.cluster.metrics.HeapMetricsSelector
 
weights(Map<Address, Object>) - Static method in class akka.cluster.metrics.MixMetricsSelector
 
weights(Map<Address, Object>) - Static method in class akka.cluster.metrics.SystemLoadAverageMetricsSelector
 
weights(Set<NodeMetrics>) - Method in class akka.cluster.metrics.CapacityMetricsSelector
The weights per address, based on the capacity produced by the nodeMetrics.
weights(Set<NodeMetrics>) - Static method in class akka.cluster.metrics.CpuMetricsSelector
 
weights(Set<NodeMetrics>) - Static method in class akka.cluster.metrics.HeapMetricsSelector
 
weights(Set<NodeMetrics>) - Method in interface akka.cluster.metrics.MetricsSelector
The weights per address, based on the nodeMetrics.
weights(Set<NodeMetrics>) - Static method in class akka.cluster.metrics.MixMetricsSelector
 
weights(Set<NodeMetrics>) - Static method in class akka.cluster.metrics.SystemLoadAverageMetricsSelector
 
Welcome(UniqueAddress, Gossip) - Constructor for class akka.cluster.InternalClusterAction.Welcome
 
Welcome$() - Constructor for class akka.cluster.InternalClusterAction.Welcome$
 
WelcomeManifest() - Static method in class akka.cluster.protobuf.ClusterMessageSerializer
 
WelcomeManifest() - Method in class akka.cluster.protobuf.ClusterMessageSerializer$
 
WheelSize() - Method in class akka.actor.LightArrayRevolverScheduler
 
when(S, FSMStateFunctionBuilder<S, D>) - Method in class akka.actor.AbstractFSM
Insert a new StateFunction at the end of the processing chain for the given state.
when(S, FSMStateFunctionBuilder<S, D, E>) - Method in class akka.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
Insert a new StateFunction at the end of the processing chain for the given state.
when(S, Duration, FSMStateFunctionBuilder<S, D>) - Method in class akka.actor.AbstractFSM
Insert a new StateFunction at the end of the processing chain for the given state.
when(S, FiniteDuration, FSMStateFunctionBuilder<S, D>) - Method in class akka.actor.AbstractFSM
Insert a new StateFunction at the end of the processing chain for the given state.
when(S, FiniteDuration, FSMStateFunctionBuilder<S, D, E>) - Method in class akka.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
Insert a new StateFunction at the end of the processing chain for the given state.
when(S, FiniteDuration, PartialFunction<FSM.Event<D>, FSM.State<S, D>>) - Method in interface akka.actor.FSM
Insert a new StateFunction at the end of the processing chain for the given state.
when(S, FiniteDuration, PartialFunction<PersistentFSM.Event<D>, PersistentFSM.State<S, D, E>>) - Method in interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
Insert a new StateFunction at the end of the processing chain for the given state.
when(S, PartialFunction<FSM.Event<D>, FSM.State<S, D>>) - Method in class akka.actor.AbstractFSM
Insert a new StateFunction at the end of the processing chain for the given state.
when(S, PartialFunction<PersistentFSM.Event<D>, PersistentFSM.State<S, D, E>>) - Method in class akka.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
Insert a new StateFunction at the end of the processing chain for the given state.
when$default$2() - Method in interface akka.actor.FSM
 
when$default$2() - Method in interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
 
whenTerminated() - Method in class akka.actor.ActorSystem
Returns a Future which will be completed after the ActorSystem has been terminated and termination hooks have been executed.
whenTerminated() - Method in class akka.actor.typed.ActorSystem
Scala API: Returns a Future which will be completed after the ActorSystem has been terminated.
whenUnbound() - Method in class akka.stream.javadsl.Tcp.ServerBinding
 
whenUnbound() - Method in class akka.stream.scaladsl.Tcp.ServerBinding
 
whenUnhandled(FSMStateFunctionBuilder<S, D>) - Method in class akka.actor.AbstractFSM
Set handler which is called upon reception of unhandled messages.
whenUnhandled(FSMStateFunctionBuilder<S, D, E>) - Method in class akka.persistence.fsm.AbstractPersistentFSMBase
Deprecated.
Set handler which is called upon reception of unhandled messages.
whenUnhandled(PartialFunction<FSM.Event<D>, FSM.State<S, D>>) - Method in interface akka.actor.FSM
 
whenUnhandled(PartialFunction<PersistentFSM.Event<D>, PersistentFSM.State<S, D, E>>) - Method in interface akka.persistence.fsm.PersistentFSMBase
Deprecated.
 
whileOff(Function0<BoxedUnit>) - Method in class akka.util.Switch
Executes the provided action and returns if the action was executed or not, if the switch is off, waiting for any pending changes to happen before (locking) Be careful of longrunning or blocking within the provided action as it can lead to deadlocks or bad performance
whileOffYield(Function0<T>) - Method in class akka.util.Switch
Executes the provided action and returns its value if the switch is off, waiting for any pending changes to happen before (locking) Be careful of longrunning or blocking within the provided action as it can lead to deadlocks or bad performance
whileOn(Function0<BoxedUnit>) - Method in class akka.util.Switch
Executes the provided action and returns if the action was executed or not, if the switch is on, waiting for any pending changes to happen before (locking) Be careful of longrunning or blocking within the provided action as it can lead to deadlocks or bad performance
whileOnYield(Function0<T>) - Method in class akka.util.Switch
Executes the provided action and returns its value if the switch is on, waiting for any pending changes to happen before (locking) Be careful of longrunning or blocking within the provided action as it can lead to deadlocks or bad performance
widthMultiplier() - Method in class akka.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.FrequencySketchAdmissionFilter
 
widthMultiplier() - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FrequencySketchSettings
 
widthMultiplier() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FrequencySketchSettings
 
Wildcard() - Method in class akka.persistence.journal.leveldb.CompactionSegmentManagement$
 
WILDCARD() - Static method in class akka.io.dns.RecordClass
 
WILDCARD() - Method in class akka.io.dns.RecordClass$
 
WILDCARD() - Static method in class akka.io.dns.RecordType
 
WILDCARD() - Method in class akka.io.dns.RecordType$
 
WILDCARDFANOUT_FIELD_NUMBER - Static variable in class akka.remote.ContainerFormats.SelectionEnvelope
 
WildcardIndex$ - Class in akka.util
 
WildcardIndex$() - Constructor for class akka.util.WildcardIndex$
 
WildcardTree$ - Class in akka.util
 
WildcardTree$() - Constructor for class akka.util.WildcardTree$
 
window() - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings
 
window() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings
 
WindowsConnectionAbortWorkaroundEnabled() - Method in class akka.io.TcpExt.Settings
 
WindowSettings(double, double, double, Option<akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.AdmissionSettings.OptimizerSettings>, Option<akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.PolicySettings>) - Constructor for class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.WindowSettings
 
WindowSettings(double, double, double, Option<akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings.AdmissionSettings.OptimizerSettings>, Option<akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings.PolicySettings>) - Constructor for class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.WindowSettings
 
WindowSettings$() - Constructor for class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.WindowSettings$
 
WindowSettings$() - Constructor for class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.WindowSettings$
 
wire(T) - Method in class akka.dispatch.MonitorableThreadFactory
 
WireFormats - Class in akka.remote
 
WireFormats.AckAndEnvelopeContainer - Class in akka.remote
Protobuf type AckAndEnvelopeContainer
WireFormats.AckAndEnvelopeContainer.Builder - Class in akka.remote
Protobuf type AckAndEnvelopeContainer
WireFormats.AckAndEnvelopeContainerOrBuilder - Interface in akka.remote
 
WireFormats.AcknowledgementInfo - Class in akka.remote
Protobuf type AcknowledgementInfo
WireFormats.AcknowledgementInfo.Builder - Class in akka.remote
Protobuf type AcknowledgementInfo
WireFormats.AcknowledgementInfoOrBuilder - Interface in akka.remote
 
WireFormats.ActorRefData - Class in akka.remote
Defines a remote ActorRef that "remembers" and uses its original Actor instance on the original node.
WireFormats.ActorRefData.Builder - Class in akka.remote
Defines a remote ActorRef that "remembers" and uses its original Actor instance on the original node.
WireFormats.ActorRefDataOrBuilder - Interface in akka.remote
 
WireFormats.AddressData - Class in akka.remote
Defines a remote address.
WireFormats.AddressData.Builder - Class in akka.remote
Defines a remote address.
WireFormats.AddressDataOrBuilder - Interface in akka.remote
 
WireFormats.AkkaControlMessage - Class in akka.remote
Defines some control messages for the remoting
WireFormats.AkkaControlMessage.Builder - Class in akka.remote
Defines some control messages for the remoting
WireFormats.AkkaControlMessageOrBuilder - Interface in akka.remote
 
WireFormats.AkkaHandshakeInfo - Class in akka.remote
Protobuf type AkkaHandshakeInfo
WireFormats.AkkaHandshakeInfo.Builder - Class in akka.remote
Protobuf type AkkaHandshakeInfo
WireFormats.AkkaHandshakeInfoOrBuilder - Interface in akka.remote
 
WireFormats.AkkaProtocolMessage - Class in akka.remote
Message format of Akka Protocol.
WireFormats.AkkaProtocolMessage.Builder - Class in akka.remote
Message format of Akka Protocol.
WireFormats.AkkaProtocolMessageOrBuilder - Interface in akka.remote
 
WireFormats.CommandType - Enum in akka.remote
Defines the type of the AkkaControlMessage command type
WireFormats.DaemonMsgCreateData - Class in akka.remote
Defines akka.remote.DaemonMsgCreate
WireFormats.DaemonMsgCreateData.Builder - Class in akka.remote
Defines akka.remote.DaemonMsgCreate
WireFormats.DaemonMsgCreateDataOrBuilder - Interface in akka.remote
 
WireFormats.DefaultResizer - Class in akka.remote
Protobuf type DefaultResizer
WireFormats.DefaultResizer.Builder - Class in akka.remote
Protobuf type DefaultResizer
WireFormats.DefaultResizerOrBuilder - Interface in akka.remote
 
WireFormats.DeployData - Class in akka.remote
Serialization of akka.actor.Deploy
WireFormats.DeployData.Builder - Class in akka.remote
Serialization of akka.actor.Deploy
WireFormats.DeployDataOrBuilder - Interface in akka.remote
 
WireFormats.FiniteDuration - Class in akka.remote
Protobuf type FiniteDuration
WireFormats.FiniteDuration.Builder - Class in akka.remote
Protobuf type FiniteDuration
WireFormats.FiniteDurationOrBuilder - Interface in akka.remote
 
WireFormats.FromConfig - Class in akka.remote
Protobuf type FromConfig
WireFormats.FromConfig.Builder - Class in akka.remote
Protobuf type FromConfig
WireFormats.FromConfigOrBuilder - Interface in akka.remote
 
WireFormats.GenericRoutingPool - Class in akka.remote
Protobuf type GenericRoutingPool
WireFormats.GenericRoutingPool.Builder - Class in akka.remote
Protobuf type GenericRoutingPool
WireFormats.GenericRoutingPoolOrBuilder - Interface in akka.remote
 
WireFormats.PropsData - Class in akka.remote
Serialization of akka.actor.Props
WireFormats.PropsData.Builder - Class in akka.remote
Serialization of akka.actor.Props
WireFormats.PropsDataOrBuilder - Interface in akka.remote
 
WireFormats.RemoteEnvelope - Class in akka.remote
Defines a remote message.
WireFormats.RemoteEnvelope.Builder - Class in akka.remote
Defines a remote message.
WireFormats.RemoteEnvelopeOrBuilder - Interface in akka.remote
 
WireFormats.RemoteRouterConfig - Class in akka.remote
Protobuf type RemoteRouterConfig
WireFormats.RemoteRouterConfig.Builder - Class in akka.remote
Protobuf type RemoteRouterConfig
WireFormats.RemoteRouterConfigOrBuilder - Interface in akka.remote
 
WireFormats.RemoteScope - Class in akka.remote
Protobuf type RemoteScope
WireFormats.RemoteScope.Builder - Class in akka.remote
Protobuf type RemoteScope
WireFormats.RemoteScopeOrBuilder - Interface in akka.remote
 
WireFormats.ScatterGatherPool - Class in akka.remote
Protobuf type ScatterGatherPool
WireFormats.ScatterGatherPool.Builder - Class in akka.remote
Protobuf type ScatterGatherPool
WireFormats.ScatterGatherPoolOrBuilder - Interface in akka.remote
 
WireFormats.SerializedMessage - Class in akka.remote
Defines a message.
WireFormats.SerializedMessage.Builder - Class in akka.remote
Defines a message.
WireFormats.SerializedMessageOrBuilder - Interface in akka.remote
 
WireFormats.TailChoppingPool - Class in akka.remote
Protobuf type TailChoppingPool
WireFormats.TailChoppingPool.Builder - Class in akka.remote
Protobuf type TailChoppingPool
WireFormats.TailChoppingPoolOrBuilder - Interface in akka.remote
 
WireFormats.TimeUnit - Enum in akka.remote
java.util.concurrent.TimeUnit enum
wireTap(Procedure<Out>) - Method in class akka.stream.javadsl.Flow
This is a simplified version of wireTap(Sink) that takes only a simple procedure.
wireTap(Procedure<Out>) - Method in class akka.stream.javadsl.Source
This is a simplified version of wireTap(Sink) that takes only a simple procedure.
wireTap(Procedure<Out>) - Method in class akka.stream.javadsl.SubFlow
This is a simplified version of wireTap(Sink) that takes only a simple procedure.
wireTap(Procedure<Out>) - Method in class akka.stream.javadsl.SubSource
This is a simplified version of wireTap(Sink) that takes only a simple procedure.
wireTap(Graph<SinkShape<Out>, ?>) - Method in class akka.stream.javadsl.Flow
Attaches the given Sink to this Flow as a wire tap, meaning that elements that pass through will also be sent to the wire-tap Sink, without the latter affecting the mainline flow.
wireTap(Graph<SinkShape<Out>, ?>) - Method in class akka.stream.javadsl.Source
Attaches the given Sink to this Flow as a wire tap, meaning that elements that pass through will also be sent to the wire-tap Sink, without the latter affecting the mainline flow.
wireTap(Graph<SinkShape<Out>, ?>) - Method in class akka.stream.javadsl.SubFlow
Attaches the given Sink to this Flow as a wire tap, meaning that elements that pass through will also be sent to the wire-tap Sink, without the latter affecting the mainline flow.
wireTap(Graph<SinkShape<Out>, ?>) - Method in class akka.stream.javadsl.SubSource
Attaches the given Sink to this Flow as a wire tap, meaning that elements that pass through will also be sent to the wire-tap Sink, without the latter affecting the mainline flow.
wireTap(Graph<SinkShape<Out>, ?>) - Method in interface akka.stream.scaladsl.FlowOps
Attaches the given Sink to this Flow as a wire tap, meaning that elements that pass through will also be sent to the wire-tap Sink, without the latter affecting the mainline flow.
wireTap(Function1<Out, BoxedUnit>) - Method in interface akka.stream.scaladsl.FlowOps
This is a simplified version of wireTap(Sink) that takes only a simple function.
WireTap$ - Class in akka.stream.scaladsl
 
WireTap$() - Constructor for class akka.stream.scaladsl.WireTap$
 
wireTapGraph(Graph<SinkShape<Out>, M>) - Method in interface akka.stream.scaladsl.FlowOps
 
wireTapMat(Graph<SinkShape<Out>, M2>, Function2<Mat, M2, M3>) - Method in class akka.stream.javadsl.Flow
Attaches the given Sink to this Flow as a wire tap, meaning that elements that pass through will also be sent to the wire-tap Sink, without the latter affecting the mainline flow.
wireTapMat(Graph<SinkShape<Out>, M2>, Function2<Mat, M2, M3>) - Method in class akka.stream.javadsl.Source
Attaches the given Sink to this Flow as a wire tap, meaning that elements that pass through will also be sent to the wire-tap Sink, without the latter affecting the mainline flow.
wireTapMat(Graph<SinkShape<Out>, Mat2>, Function2<Mat, Mat2, Mat3>) - Method in interface akka.stream.scaladsl.FlowOpsMat
Attaches the given Sink to this Flow as a wire tap, meaning that elements that pass through will also be sent to the wire-tap Sink, without the latter affecting the mainline flow.
WITH_FANOUT - akka.stream.javadsl.AsPublisher
 
withActiveEntityLimit(int) - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings
 
withActiveEntityLimit(int) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings
 
withActorRefProvider(ProviderSelection) - Method in class akka.actor.BootstrapSetup
 
withActorTags(String...) - Method in class akka.actor.Props
Returns a new Props with the specified set of tags.
withActorTags(Seq<String>) - Method in class akka.actor.Props
Returns a new Props with the specified set of tags.
withActorTags(Set<String>) - Method in class akka.actor.Props
Scala API: Returns a new Props with the specified set of tags.
withAdjustMultiplier(double) - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.HillClimbingSettings
 
withAdjustMultiplier(double) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.HillClimbingSettings
 
withAdmission(akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.AdmissionSettings) - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings
 
withAdmission(akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings.AdmissionSettings) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings
 
withAllocationStrategy(ShardCoordinator.ShardAllocationStrategy) - Method in class akka.cluster.sharding.typed.javadsl.Entity
Allocation strategy which decides on which nodes to allocate new shards, ClusterSharding.defaultShardAllocationStrategy(akka.cluster.sharding.typed.ClusterShardingSettings) is used if this is not specified.
withAllocationStrategy(ShardCoordinator.ShardAllocationStrategy) - Method in class akka.cluster.sharding.typed.scaladsl.Entity
Allocation strategy which decides on which nodes to allocate new shards, ClusterSharding.defaultShardAllocationStrategy(akka.cluster.sharding.typed.ClusterShardingSettings) is used if this is not specified.
withAttributes(Attributes) - Method in interface akka.stream.Graph
Replace the attributes of this Flow with the given ones.
withAttributes(Attributes) - Method in class akka.stream.javadsl.BidiFlow
Change the attributes of this Source to the given ones and seal the list of attributes.
withAttributes(Attributes) - Method in class akka.stream.javadsl.Flow
Replace the attributes of this Flow with the given ones.
withAttributes(Attributes) - Method in class akka.stream.javadsl.FlowWithContext
Context-preserving variant of akka.stream.javadsl.Flow.withAttributes.
withAttributes(Attributes) - Method in class akka.stream.javadsl.RunnableGraph
 
withAttributes(Attributes) - Method in class akka.stream.javadsl.Sink
Replace the attributes of this Sink with the given ones.
withAttributes(Attributes) - Method in class akka.stream.javadsl.Source
Replace the attributes of this Source with the given ones.
withAttributes(Attributes) - Method in class akka.stream.javadsl.SourceWithContext
Context-preserving variant of akka.stream.javadsl.Source.withAttributes.
withAttributes(Attributes) - Method in class akka.stream.javadsl.SubFlow
Change the attributes of this Source to the given ones and seal the list of attributes.
withAttributes(Attributes) - Method in class akka.stream.javadsl.SubSource
Change the attributes of this Source to the given ones and seal the list of attributes.
withAttributes(Attributes) - Method in class akka.stream.scaladsl.BidiFlow
Change the attributes of this Source to the given ones and seal the list of attributes.
withAttributes(Attributes) - Method in class akka.stream.scaladsl.Flow
Replace the attributes of this Flow with the given ones.
withAttributes(Attributes) - Method in interface akka.stream.scaladsl.FlowOps
 
withAttributes(Attributes) - Method in class akka.stream.scaladsl.FlowWithContext
Context-preserving variant of akka.stream.scaladsl.Flow.withAttributes.
withAttributes(Attributes) - Method in class akka.stream.scaladsl.RunnableGraph
 
withAttributes(Attributes) - Method in class akka.stream.scaladsl.Sink
Replace the attributes of this Sink with the given ones.
withAttributes(Attributes) - Method in class akka.stream.scaladsl.Source
Replace the attributes of this Source with the given ones.
withAttributes(Attributes) - Method in class akka.stream.scaladsl.SourceWithContext
Context-preserving variant of akka.stream.scaladsl.Source.withAttributes.
withAttributes(Attributes) - Method in class akka.stream.stage.GraphStageWithMaterializedValue
 
withAttributes(Attributes) - Method in class akka.stream.testkit.StreamTestKit.ProbeSink
 
withAttributes(Attributes) - Method in class akka.stream.testkit.StreamTestKit.ProbeSource
 
withAutoReset(FiniteDuration) - Method in class akka.pattern.BackoffOnFailureOptionsImpl
 
withAutoReset(FiniteDuration) - Method in class akka.pattern.BackoffOnStopOptionsImpl
 
withAutoReset(FiniteDuration) - Method in interface akka.pattern.BackoffOptions
Deprecated.
 
withAutoReset(FiniteDuration) - Method in class akka.pattern.BackoffOptionsImpl
 
withAutoReset(FiniteDuration) - Method in interface akka.pattern.ExtendedBackoffOptions
Returns a new BackoffOptions with automatic back-off reset.
withBackoff(RestartSettings, Creator<Flow<In, Out, ?>>) - Static method in class akka.stream.javadsl.RestartFlow
Wrap the given Flow with a Flow that will restart it when it fails or complete using an exponential backoff.
withBackoff(RestartSettings, Creator<Flow<In, Out, ?>>) - Method in class akka.stream.javadsl.RestartFlow$
Wrap the given Flow with a Flow that will restart it when it fails or complete using an exponential backoff.
withBackoff(RestartSettings, Creator<Sink<T, ?>>) - Static method in class akka.stream.javadsl.RestartSink
Wrap the given Sink with a Sink that will restart it when it fails or complete using an exponential backoff.
withBackoff(RestartSettings, Creator<Sink<T, ?>>) - Method in class akka.stream.javadsl.RestartSink$
Wrap the given Sink with a Sink that will restart it when it fails or complete using an exponential backoff.
withBackoff(RestartSettings, Creator<Source<T, ?>>) - Static method in class akka.stream.javadsl.RestartSource
Wrap the given Source with a Source that will restart it when it fails or complete using an exponential backoff.
withBackoff(RestartSettings, Creator<Source<T, ?>>) - Method in class akka.stream.javadsl.RestartSource$
Wrap the given Source with a Source that will restart it when it fails or complete using an exponential backoff.
withBackoff(RestartSettings, Function0<Flow<In, Out, ?>>) - Static method in class akka.stream.scaladsl.RestartFlow
Wrap the given Flow with a Flow that will restart it when it fails or complete using an exponential backoff.
withBackoff(RestartSettings, Function0<Flow<In, Out, ?>>) - Method in class akka.stream.scaladsl.RestartFlow$
Wrap the given Flow with a Flow that will restart it when it fails or complete using an exponential backoff.
withBackoff(RestartSettings, Function0<Sink<T, ?>>) - Static method in class akka.stream.scaladsl.RestartSink
Wrap the given Sink with a Sink that will restart it when it fails or complete using an exponential backoff.
withBackoff(RestartSettings, Function0<Sink<T, ?>>) - Method in class akka.stream.scaladsl.RestartSink$
Wrap the given Sink with a Sink that will restart it when it fails or complete using an exponential backoff.
withBackoff(RestartSettings, Function0<Source<T, ?>>) - Static method in class akka.stream.scaladsl.RestartSource
Wrap the given Source with a Source that will restart it when it fails or complete using an exponential backoff.
withBackoff(RestartSettings, Function0<Source<T, ?>>) - Method in class akka.stream.scaladsl.RestartSource$
Wrap the given Source with a Source that will restart it when it fails or complete using an exponential backoff.
withBackoff(Duration, Duration, double, int, Creator<Flow<In, Out, ?>>) - Static method in class akka.stream.javadsl.RestartFlow
Deprecated.
Use the overloaded method which accepts akka.stream.RestartSettings instead. Since 2.6.10.
withBackoff(Duration, Duration, double, int, Creator<Flow<In, Out, ?>>) - Method in class akka.stream.javadsl.RestartFlow$
Deprecated.
Use the overloaded method which accepts akka.stream.RestartSettings instead. Since 2.6.10.
withBackoff(Duration, Duration, double, int, Creator<Sink<T, ?>>) - Static method in class akka.stream.javadsl.RestartSink
Deprecated.
Use the overloaded method which accepts akka.stream.RestartSettings instead. Since 2.6.10.
withBackoff(Duration, Duration, double, int, Creator<Sink<T, ?>>) - Method in class akka.stream.javadsl.RestartSink$
Deprecated.
Use the overloaded method which accepts akka.stream.RestartSettings instead. Since 2.6.10.
withBackoff(Duration, Duration, double, int, Creator<Source<T, ?>>) - Static method in class akka.stream.javadsl.RestartSource
Deprecated.
Use the overloaded method which accepts akka.stream.RestartSettings instead. Since 2.6.10.
withBackoff(Duration, Duration, double, int, Creator<Source<T, ?>>) - Method in class akka.stream.javadsl.RestartSource$
Deprecated.
Use the overloaded method which accepts akka.stream.RestartSettings instead. Since 2.6.10.
withBackoff(Duration, Duration, double, int, Flow<In, Out, Mat>, Function2<In, Out, Optional<In>>) - Static method in class akka.stream.javadsl.RetryFlow
API may change!
withBackoff(Duration, Duration, double, int, Flow<In, Out, Mat>, Function2<In, Out, Optional<In>>) - Method in class akka.stream.javadsl.RetryFlow$
API may change!
withBackoff(Duration, Duration, double, Creator<Flow<In, Out, ?>>) - Static method in class akka.stream.javadsl.RestartFlow
Deprecated.
Use the overloaded method which accepts akka.stream.RestartSettings instead. Since 2.6.10.
withBackoff(Duration, Duration, double, Creator<Flow<In, Out, ?>>) - Method in class akka.stream.javadsl.RestartFlow$
Deprecated.
Use the overloaded method which accepts akka.stream.RestartSettings instead. Since 2.6.10.
withBackoff(Duration, Duration, double, Creator<Sink<T, ?>>) - Static method in class akka.stream.javadsl.RestartSink
Deprecated.
Use the overloaded method which accepts akka.stream.RestartSettings instead. Since 2.6.10.
withBackoff(Duration, Duration, double, Creator<Sink<T, ?>>) - Method in class akka.stream.javadsl.RestartSink$
Deprecated.
Use the overloaded method which accepts akka.stream.RestartSettings instead. Since 2.6.10.
withBackoff(Duration, Duration, double, Creator<Source<T, ?>>) - Static method in class akka.stream.javadsl.RestartSource
Deprecated.
Use the overloaded method which accepts akka.stream.RestartSettings instead. Since 2.6.10.
withBackoff(Duration, Duration, double, Creator<Source<T, ?>>) - Method in class akka.stream.javadsl.RestartSource$
Deprecated.
Use the overloaded method which accepts akka.stream.RestartSettings instead. Since 2.6.10.
withBackoff(FiniteDuration, FiniteDuration, double, int, Creator<Flow<In, Out, ?>>) - Static method in class akka.stream.javadsl.RestartFlow
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
withBackoff(FiniteDuration, FiniteDuration, double, int, Creator<Flow<In, Out, ?>>) - Method in class akka.stream.javadsl.RestartFlow$
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
withBackoff(FiniteDuration, FiniteDuration, double, int, Creator<Sink<T, ?>>) - Static method in class akka.stream.javadsl.RestartSink
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
withBackoff(FiniteDuration, FiniteDuration, double, int, Creator<Sink<T, ?>>) - Method in class akka.stream.javadsl.RestartSink$
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
withBackoff(FiniteDuration, FiniteDuration, double, int, Creator<Source<T, ?>>) - Static method in class akka.stream.javadsl.RestartSource
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
withBackoff(FiniteDuration, FiniteDuration, double, int, Creator<Source<T, ?>>) - Method in class akka.stream.javadsl.RestartSource$
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
withBackoff(FiniteDuration, FiniteDuration, double, int, Flow<In, Out, Mat>, Function2<In, Out, Option<In>>) - Static method in class akka.stream.scaladsl.RetryFlow
API may change!
withBackoff(FiniteDuration, FiniteDuration, double, int, Flow<In, Out, Mat>, Function2<In, Out, Option<In>>) - Method in class akka.stream.scaladsl.RetryFlow$
API may change!
withBackoff(FiniteDuration, FiniteDuration, double, int, Function0<Flow<In, Out, ?>>) - Static method in class akka.stream.scaladsl.RestartFlow
Deprecated.
Use the overloaded method which accepts akka.stream.RestartSettings instead. Since 2.6.10.
withBackoff(FiniteDuration, FiniteDuration, double, int, Function0<Flow<In, Out, ?>>) - Method in class akka.stream.scaladsl.RestartFlow$
Deprecated.
Use the overloaded method which accepts akka.stream.RestartSettings instead. Since 2.6.10.
withBackoff(FiniteDuration, FiniteDuration, double, int, Function0<Sink<T, ?>>) - Static method in class akka.stream.scaladsl.RestartSink
Deprecated.
Use the overloaded method which accepts akka.stream.RestartSettings instead. Since 2.6.10.
withBackoff(FiniteDuration, FiniteDuration, double, int, Function0<Sink<T, ?>>) - Method in class akka.stream.scaladsl.RestartSink$
Deprecated.
Use the overloaded method which accepts akka.stream.RestartSettings instead. Since 2.6.10.
withBackoff(FiniteDuration, FiniteDuration, double, int, Function0<Source<T, ?>>) - Static method in class akka.stream.scaladsl.RestartSource
Deprecated.
Use the overloaded method which accepts akka.stream.RestartSettings instead. Since 2.6.10.
withBackoff(FiniteDuration, FiniteDuration, double, int, Function0<Source<T, ?>>) - Method in class akka.stream.scaladsl.RestartSource$
Deprecated.
Use the overloaded method which accepts akka.stream.RestartSettings instead. Since 2.6.10.
withBackoff(FiniteDuration, FiniteDuration, double, Creator<Flow<In, Out, ?>>) - Static method in class akka.stream.javadsl.RestartFlow
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
withBackoff(FiniteDuration, FiniteDuration, double, Creator<Flow<In, Out, ?>>) - Method in class akka.stream.javadsl.RestartFlow$
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
withBackoff(FiniteDuration, FiniteDuration, double, Creator<Sink<T, ?>>) - Static method in class akka.stream.javadsl.RestartSink
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
withBackoff(FiniteDuration, FiniteDuration, double, Creator<Sink<T, ?>>) - Method in class akka.stream.javadsl.RestartSink$
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
withBackoff(FiniteDuration, FiniteDuration, double, Creator<Source<T, ?>>) - Static method in class akka.stream.javadsl.RestartSource
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
withBackoff(FiniteDuration, FiniteDuration, double, Creator<Source<T, ?>>) - Method in class akka.stream.javadsl.RestartSource$
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
withBackoff(FiniteDuration, FiniteDuration, double, Function0<Flow<In, Out, ?>>) - Static method in class akka.stream.scaladsl.RestartFlow
Deprecated.
Use the overloaded method which accepts akka.stream.RestartSettings instead. Since 2.6.10.
withBackoff(FiniteDuration, FiniteDuration, double, Function0<Flow<In, Out, ?>>) - Method in class akka.stream.scaladsl.RestartFlow$
Deprecated.
Use the overloaded method which accepts akka.stream.RestartSettings instead. Since 2.6.10.
withBackoff(FiniteDuration, FiniteDuration, double, Function0<Sink<T, ?>>) - Static method in class akka.stream.scaladsl.RestartSink
Deprecated.
Use the overloaded method which accepts akka.stream.RestartSettings instead. Since 2.6.10.
withBackoff(FiniteDuration, FiniteDuration, double, Function0<Sink<T, ?>>) - Method in class akka.stream.scaladsl.RestartSink$
Deprecated.
Use the overloaded method which accepts akka.stream.RestartSettings instead. Since 2.6.10.
withBackoff(FiniteDuration, FiniteDuration, double, Function0<Source<T, ?>>) - Static method in class akka.stream.scaladsl.RestartSource
Deprecated.
Use the overloaded method which accepts akka.stream.RestartSettings instead. Since 2.6.10.
withBackoff(FiniteDuration, FiniteDuration, double, Function0<Source<T, ?>>) - Method in class akka.stream.scaladsl.RestartSource$
Deprecated.
Use the overloaded method which accepts akka.stream.RestartSettings instead. Since 2.6.10.
withBackoffAndContext(Duration, Duration, double, int, FlowWithContext<In, InCtx, Out, OutCtx, Mat>, Function2<Pair<In, InCtx>, Pair<Out, OutCtx>, Optional<Pair<In, InCtx>>>) - Static method in class akka.stream.javadsl.RetryFlow
API may change!
withBackoffAndContext(Duration, Duration, double, int, FlowWithContext<In, InCtx, Out, OutCtx, Mat>, Function2<Pair<In, InCtx>, Pair<Out, OutCtx>, Optional<Pair<In, InCtx>>>) - Method in class akka.stream.javadsl.RetryFlow$
API may change!
withBackoffAndContext(FiniteDuration, FiniteDuration, double, int, FlowWithContext<In, CtxIn, Out, CtxOut, Mat>, Function2<Tuple2<In, CtxIn>, Tuple2<Out, CtxOut>, Option<Tuple2<In, CtxIn>>>) - Static method in class akka.stream.scaladsl.RetryFlow
API may change!
withBackoffAndContext(FiniteDuration, FiniteDuration, double, int, FlowWithContext<In, CtxIn, Out, CtxOut, Mat>, Function2<Tuple2<In, CtxIn>, Tuple2<Out, CtxOut>, Option<Tuple2<In, CtxIn>>>) - Method in class akka.stream.scaladsl.RetryFlow$
API may change!
withBatch(Function1<WriteBatch, R>) - Method in interface akka.persistence.journal.leveldb.LeveldbStore
 
withBlockingIoDispatcher(String) - Method in class akka.stream.ActorMaterializerSettings
Deprecated.
Use attribute 'ActorAttributes.BlockingIoDispatcher' to change setting value. Since 2.6.0.
withBroadcastPredicate(Predicate<T>) - Method in class akka.actor.typed.javadsl.PoolRouter
Any message that the predicate returns true for will be broadcast to all routees.
withBroadcastPredicate(Function1<T, Object>) - Method in interface akka.actor.typed.scaladsl.PoolRouter
Any message that the predicate returns true for will be broadcast to all routees.
withBufferCapacity(int) - Method in interface akka.stream.StreamRefSettings
 
withBufferSize(int) - Method in class akka.actor.typed.delivery.WorkPullingProducerController.Settings
 
withBufferSize(int) - Method in class akka.cluster.client.ClusterClientSettings
Deprecated.
 
withBufferSize(int) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
withBufferSize(int) - Method in class akka.cluster.sharding.typed.delivery.ShardingConsumerController.Settings
 
withBufferSize(int) - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.Settings
 
withBufferSize(int) - Method in class akka.cluster.singleton.ClusterSingletonProxySettings
 
withBufferSize(int) - Method in class akka.cluster.typed.ClusterSingletonSettings
 
withCause(Class<? extends Throwable>) - Method in class akka.actor.testkit.typed.javadsl.LoggingTestKit
Matching events with an included throwable that is a class or subclass of the given Throwable class.
withCause(ClassTag<A>) - Method in interface akka.actor.testkit.typed.scaladsl.LoggingTestKit
Matching events with an included throwable that is a class or subclass of the given Throwable ClassTag.
withCheckExcess(boolean) - Method in class akka.actor.testkit.typed.javadsl.LoggingTestKit
After matching the expected number of hits, check for excess messages
withCheckExcess(boolean) - Method in interface akka.actor.testkit.typed.scaladsl.LoggingTestKit
After matching the expected number of hits, check for excess messages
withChunkLargeMessagesBytes(int) - Method in class akka.actor.typed.delivery.ProducerController.Settings
 
withCipherSuites(String...) - Method in class akka.stream.TLSProtocol.NegotiateNewSession
Java API: Make a copy of this message with the given enabledCipherSuites.
withCipherSuites(Seq<String>) - Method in class akka.stream.TLSProtocol.NegotiateNewSession
Java API: Make a copy of this message with the given enabledCipherSuites.
withCircuitBreaker(Function0<Future<T>>) - Method in class akka.pattern.CircuitBreaker
Wraps invocations of asynchronous calls that need to be protected.
withCircuitBreaker(Function0<Future<T>>, Function1<Try<T>, Object>) - Method in class akka.pattern.CircuitBreaker
Wraps invocations of asynchronous calls that need to be protected.
withClassloader(ClassLoader) - Method in class akka.actor.BootstrapSetup
 
withCleanupUnusedAfter(Duration) - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.Settings
 
withCleanupUnusedAfter(Duration) - Method in class akka.persistence.typed.delivery.EventSourcedProducerQueue.Settings
Java API
withCleanupUnusedAfter(FiniteDuration) - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.Settings
 
withCleanupUnusedAfter(FiniteDuration) - Method in class akka.persistence.typed.delivery.EventSourcedProducerQueue.Settings
Scala API
withClientAuth(TLSClientAuth) - Method in class akka.stream.TLSProtocol.NegotiateNewSession
Java API: Make a copy of this message with the given TLSClientAuth setting.
withCoalesceWrites(int) - Method in class akka.stream.IOSettings
 
withConfig(Config) - Method in class akka.actor.BootstrapSetup
 
withConfirmationQualifier(String) - Method in class akka.actor.typed.delivery.DurableProducerQueue.MessageSent
 
withConsistentHashingRouting(int, Function<T, String>) - Method in class akka.actor.typed.javadsl.GroupRouter
Route messages by using consistent hashing.
withConsistentHashingRouting(int, Function<T, String>) - Method in class akka.actor.typed.javadsl.PoolRouter
Route messages by using consistent hashing.
withConsistentHashingRouting(int, Function1<T, String>) - Method in interface akka.actor.typed.scaladsl.GroupRouter
Route messages by using consistent hashing.
withConsistentHashingRouting(int, Function1<T, String>) - Method in interface akka.actor.typed.scaladsl.PoolRouter
Route messages by using consistent hashing.
withConsumerControllerSettings(ConsumerController.Settings) - Method in class akka.cluster.sharding.typed.delivery.ShardingConsumerController.Settings
 
withCoordinatorFailureBackoff(Duration) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
withCoordinatorFailureBackoff(FiniteDuration) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
withCoordinatorSingletonSettings(ClusterSingletonManagerSettings) - Method in class akka.cluster.sharding.ClusterShardingSettings
The role of the ClusterSingletonManagerSettings is not used.
withCoordinatorSingletonSettings(ClusterSingletonManagerSettings) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings
The role of the ClusterSingletonManagerSettings is not used.
withCoordinatorStateReadMajorityPlus(int) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
withCoordinatorStateWriteMajorityPlus(int) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
withCount(long) - Method in class akka.stream.IOResult
 
withCounterBits(int) - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FrequencySketchSettings
 
withCounterBits(int) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FrequencySketchSettings
 
withCriticalLogLevel(Logging.LogLevel, int) - Method in class akka.stream.RestartSettings.LogSettings
Possibility to use another log level after a given number of errors.
withCriticalLogLevel(Level, int) - Method in class akka.actor.typed.BackoffSupervisorStrategy
Possibility to use another log level after a given number of errors.
withCustom(Function1<LoggingEvent, Object>) - Method in class akka.actor.testkit.typed.javadsl.LoggingTestKit
Matching events for which the supplied function returns true.
withCustom(Function1<LoggingEvent, Object>) - Method in interface akka.actor.testkit.typed.scaladsl.LoggingTestKit
Matching events for which the supplied function returnstrue.
withDataCenter(String) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings
 
withDataCenter(String) - Method in class akka.cluster.sharding.typed.javadsl.Entity
The data center of the cluster nodes where the cluster sharding is running.
withDataCenter(String) - Method in class akka.cluster.sharding.typed.scaladsl.Entity
The data center of the cluster nodes where the cluster sharding is running.
withDataCenter(String) - Method in class akka.cluster.singleton.ClusterSingletonProxySettings
 
withDataCenter(String) - Method in class akka.cluster.typed.ClusterSingletonSettings
 
withDataCenter(Option<String>) - Method in class akka.cluster.singleton.ClusterSingletonProxySettings
 
withDebugLogging(boolean) - Method in class akka.stream.ActorMaterializerSettings
Deprecated.
Use attribute 'ActorAttributes.DebugLogging' to change setting value. Since 2.6.0.
withDefaultExecutionContext(ExecutionContext) - Method in class akka.actor.BootstrapSetup
 
withDefaults() - Method in class akka.stream.TLSProtocol.NegotiateNewSession$
Java API: obtain the default value (which will leave the SSLEngine&rsquo;s settings unchanged).
withDefaultStoppingStrategy() - Method in interface akka.pattern.BackoffOnStopOptions
Returns a new BackoffOptions with a default SupervisorStrategy.stoppingStrategy.
withDefaultStoppingStrategy() - Method in class akka.pattern.BackoffOnStopOptionsImpl
 
withDefaultStoppingStrategy() - Method in interface akka.pattern.BackoffOptions
Deprecated.
 
withDefaultStoppingStrategy() - Method in class akka.pattern.BackoffOptionsImpl
 
withDeleteEvents(boolean) - Method in class akka.persistence.typed.delivery.EventSourcedProducerQueue.Settings
 
withDeleteEventsOnSnapshot() - Method in class akka.persistence.typed.javadsl.SnapshotCountRetentionCriteria
Delete events after saving snapshot via RetentionCriteria.snapshotEvery.
withDeleteEventsOnSnapshot() - Method in interface akka.persistence.typed.scaladsl.SnapshotCountRetentionCriteria
Delete events after saving snapshot via RetentionCriteria.snapshotEvery.
withDeltaCrdtEnabled(boolean) - Method in class akka.cluster.ddata.ReplicatorSettings
 
withDemandRedeliveryInterval(FiniteDuration) - Method in interface akka.stream.StreamRefSettings
 
withDeploy(Deploy) - Method in class akka.actor.Props
Returns a new Props with the specified deployment configuration.
withDeploy(Deploy) - Method in class akka.actor.TypedProps
Returns a new TypedProps with the specified deployment configuration.
withDepth(int) - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FrequencySketchSettings
 
withDepth(int) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FrequencySketchSettings
 
withDirectReplication(boolean) - Method in class akka.cluster.sharding.typed.ReplicatedEntityProvider
Start direct replication over sharding when replicated sharding starts up, requires the entities to also have it enabled through akka.persistence.typed.scaladsl.EventSourcedBehavior.withEventPublishing or akka.persistence.typed.javadsl.ReplicatedEventSourcedBehavior.withEventPublishing to work.
withDispatcher(String) - Method in class akka.actor.Props
Returns a new Props with the specified dispatcher set.
withDispatcher(String) - Method in class akka.actor.TypedProps
Returns a new TypedProps with the specified dispatcher set.
withDispatcher(String) - Method in class akka.cluster.ddata.ReplicatorSettings
 
withDispatcher(String) - Method in class akka.cluster.metrics.AdaptiveLoadBalancingGroup
Setting the dispatcher to be used for the router head actor, which handles router management messages
withDispatcher(String) - Method in class akka.cluster.metrics.AdaptiveLoadBalancingPool
Setting the dispatcher to be used for the router head actor, which handles supervision, death watch and router management messages.
withDispatcher(String) - Method in class akka.routing.BalancingPool
Setting the dispatcher to be used for the router head actor, which handles supervision, death watch and router management messages.
withDispatcher(String) - Method in class akka.routing.BroadcastGroup
Setting the dispatcher to be used for the router head actor, which handles router management messages
withDispatcher(String) - Method in class akka.routing.BroadcastPool
Setting the dispatcher to be used for the router head actor, which handles supervision, death watch and router management messages.
withDispatcher(String) - Method in class akka.routing.ConsistentHashingGroup
Setting the dispatcher to be used for the router head actor, which handles router management messages
withDispatcher(String) - Method in class akka.routing.ConsistentHashingPool
Setting the dispatcher to be used for the router head actor, which handles supervision, death watch and router management messages.
withDispatcher(String) - Method in class akka.routing.FromConfig
Setting the dispatcher to be used for the router head actor, which handles supervision, death watch and router management messages.
withDispatcher(String) - Method in class akka.routing.RandomGroup
Setting the dispatcher to be used for the router head actor, which handles router management messages
withDispatcher(String) - Method in class akka.routing.RandomPool
Setting the dispatcher to be used for the router head actor, which handles supervision, death watch and router management messages.
withDispatcher(String) - Method in class akka.routing.RoundRobinGroup
Setting the dispatcher to be used for the router head actor, which handles router management messages
withDispatcher(String) - Method in class akka.routing.RoundRobinPool
Setting the dispatcher to be used for the router head actor, which handles supervision, death watch and router management messages.
withDispatcher(String) - Method in class akka.routing.ScatterGatherFirstCompletedGroup
Setting the dispatcher to be used for the router head actor, which handles router management messages
withDispatcher(String) - Method in class akka.routing.ScatterGatherFirstCompletedPool
Setting the dispatcher to be used for the router head actor, which handles supervision, death watch and router management messages.
withDispatcher(String) - Method in class akka.routing.SmallestMailboxPool
Setting the dispatcher to be used for the router head actor, which handles supervision, death watch and router management messages.
withDispatcher(String) - Method in class akka.routing.TailChoppingGroup
Setting the dispatcher to be used for the router head actor, which handles router management messages
withDispatcher(String) - Method in class akka.routing.TailChoppingPool
Setting the dispatcher to be used for the router head actor, which handles supervision, death watch and router management messages.
withDispatcher(String) - Method in class akka.stream.ActorMaterializerSettings
Deprecated.
Use attribute 'ActorAttributes.Dispatcher' to change setting value. Since 2.6.0.
withDispatcherDefault() - Method in class akka.actor.typed.Props
Prepend a selection of the ActorSystem default executor to this Props.
withDispatcherFromConfig(String) - Method in class akka.actor.typed.Props
Prepend a selection of the executor found at the given Config path to this Props.
withDispatcherSameAsParent() - Method in class akka.actor.typed.Props
Prepend a selection of the same executor as the parent actor to this Props.
withDraining(Class<T>) - Static method in class akka.stream.javadsl.MergeHub
Creates a Source that emits elements merged from a dynamic set of producers.
withDraining(Class<T>) - Method in class akka.stream.javadsl.MergeHub$
Creates a Source that emits elements merged from a dynamic set of producers.
withDraining(Class<T>, int) - Static method in class akka.stream.javadsl.MergeHub
Creates a Source that emits elements merged from a dynamic set of producers.
withDraining(Class<T>, int) - Method in class akka.stream.javadsl.MergeHub$
Creates a Source that emits elements merged from a dynamic set of producers.
withDurableKeys(Set<String>) - Method in class akka.cluster.ddata.ReplicatorSettings
Java API
withDurableKeys(Set<String>) - Method in class akka.cluster.ddata.ReplicatorSettings
Scala API
withDurableQueueRequestTimeout(Duration) - Method in class akka.actor.typed.delivery.ProducerController.Settings
Java API
withDurableQueueRequestTimeout(FiniteDuration) - Method in class akka.actor.typed.delivery.ProducerController.Settings
Scala API
withDurableQueueResendFirstInterval(Duration) - Method in class akka.actor.typed.delivery.ProducerController.Settings
Java API
withDurableQueueResendFirstInterval(FiniteDuration) - Method in class akka.actor.typed.delivery.ProducerController.Settings
Scala API
withDurableQueueRetryAttempts(int) - Method in class akka.actor.typed.delivery.ProducerController.Settings
 
withDurableStateStorePluginId(String) - Method in interface akka.persistence.typed.state.scaladsl.DurableStateBehavior
Change the DurableStateStore plugin id that this actor should use.
withDurableStoreProps(Props) - Method in class akka.cluster.ddata.ReplicatorSettings
 
withDynamicAging() - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.LeastFrequentlyUsedSettings
 
withDynamicAging() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.LeastFrequentlyUsedSettings
 
withDynamicAging(boolean) - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.LeastFrequentlyUsedSettings
 
withDynamicAging(boolean) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.LeastFrequentlyUsedSettings
 
withEnabled(boolean) - Method in class akka.actor.typed.LogOptions
User control whether messages are logged or not.
withEnabled(boolean) - Method in class akka.persistence.testkit.javadsl.EventSourcedBehaviorTestKit.SerializationSettings
 
withEnabled(boolean) - Method in class akka.persistence.testkit.scaladsl.EventSourcedBehaviorTestKit.SerializationSettings
 
withEnforcedReplies(PersistenceId, State, Function2<State, Command, ReplyEffect<Event, State>>, Function2<State, Event, State>) - Method in class akka.persistence.typed.scaladsl.EventSourcedBehavior$
Create a Behavior for a persistent actor that is enforcing that replies to commands are not forgotten.
withEnforcedReplies(PersistenceId, State, Function2<State, Command, ReplyEffect<State>>) - Method in class akka.persistence.typed.state.scaladsl.DurableStateBehavior$
Create a Behavior for a persistent actor that is enforcing that replies to commands are not forgotten.
withEntityProps(Props) - Method in class akka.cluster.sharding.typed.javadsl.Entity
Props of the entity actors, such as dispatcher settings.
withEntityProps(Props) - Method in class akka.cluster.sharding.typed.scaladsl.Entity
Props of the entity actors, such as dispatcher settings.
withEntityRecoveryConstantRateStrategyFrequency(Duration) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
withEntityRecoveryConstantRateStrategyFrequency(FiniteDuration) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
withEntityRecoveryConstantRateStrategyNumberOfEntities(int) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
withEntityRecoveryStrategy(String) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
withEntityRestartBackoff(Duration) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
withEntityRestartBackoff(FiniteDuration) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
withEstablishingGetContactsInterval(FiniteDuration) - Method in class akka.cluster.client.ClusterClientSettings
Deprecated.
 
withEventPublishing() - Method in class akka.persistence.typed.javadsl.ReplicatedEventSourcedBehavior
Override and return false to disable events being published to the system event stream as PublishedEvent after they have been persisted.
withEventPublishing(boolean) - Method in interface akka.persistence.typed.scaladsl.EventSourcedBehavior
Publish events to the system event stream as PublishedEvent after they have been persisted
withExponentialBackoff(Duration) - Method in class akka.pattern.CircuitBreaker
The resetTimeout will be increased exponentially for each failed attempt to close the circuit.
withExponentialBackoff(FiniteDuration) - Method in class akka.pattern.CircuitBreaker
The resetTimeout will be increased exponentially for each failed attempt to close the circuit.
withFallback(Deploy) - Method in class akka.actor.Deploy
Do a merge between this and the other Deploy, where values from &ldquo;this&rdquo; take precedence.
withFallback(Scope) - Static method in class akka.actor.LocalScope
 
withFallback(Scope) - Method in class akka.actor.LocalScope$
 
withFallback(Scope) - Static method in class akka.actor.NoScopeGiven
 
withFallback(Scope) - Method in class akka.actor.NoScopeGiven$
 
withFallback(Scope) - Method in interface akka.actor.Scope
When merging Deploy instances using withFallback() on the left one, this is propagated to &ldquo;merging&rdquo; scopes in the same way.
withFallback(Scope) - Static method in class akka.cluster.ClusterScope
 
withFallback(Scope) - Method in class akka.cluster.ClusterScope$
 
withFallback(Scope) - Method in class akka.remote.RemoteScope
 
withFallback(RouterConfig) - Method in class akka.cluster.metrics.AdaptiveLoadBalancingPool
Uses the supervisor strategy of the given RouterConfig if this RouterConfig doesn't have one
withFallback(RouterConfig) - Method in class akka.cluster.routing.ClusterRouterGroup
 
withFallback(RouterConfig) - Method in class akka.cluster.routing.ClusterRouterPool
 
withFallback(RouterConfig) - Method in class akka.remote.routing.RemoteRouterConfig
 
withFallback(RouterConfig) - Method in class akka.routing.BalancingPool
Uses the supervisor strategy of the given RouterConfig if this RouterConfig doesn't have one.
withFallback(RouterConfig) - Method in class akka.routing.BroadcastPool
Uses the resizer and/or the supervisor strategy of the given RouterConfig if this RouterConfig doesn't have one, i.e.
withFallback(RouterConfig) - Method in class akka.routing.ConsistentHashingGroup
Uses the hashMapping defined in code, since that can't be defined in configuration.
withFallback(RouterConfig) - Method in class akka.routing.ConsistentHashingPool
Uses the resizer and/or the supervisor strategy of the given RouterConfig if this RouterConfig doesn't have one, i.e.
withFallback(RouterConfig) - Static method in class akka.routing.FromConfig
 
withFallback(RouterConfig) - Static method in class akka.routing.NoRouter
 
withFallback(RouterConfig) - Method in class akka.routing.NoRouter$
 
withFallback(RouterConfig) - Method in class akka.routing.RandomPool
Uses the resizer and/or the supervisor strategy of the given RouterConfig if this RouterConfig doesn't have one, i.e.
withFallback(RouterConfig) - Method in class akka.routing.RoundRobinPool
Uses the resizer and/or the supervisor strategy of the given RouterConfig if this RouterConfig doesn't have one, i.e.
withFallback(RouterConfig) - Method in interface akka.routing.RouterConfig
Overridable merge strategy, by default completely prefers this (i.e.
withFallback(RouterConfig) - Method in class akka.routing.ScatterGatherFirstCompletedPool
Uses the resizer and/or the supervisor strategy of the given RouterConfig if this RouterConfig doesn't have one, i.e.
withFallback(RouterConfig) - Method in class akka.routing.SmallestMailboxPool
Uses the resizer and/or the supervisor strategy of the given RouterConfig if this RouterConfig doesn't have one, i.e.
withFallback(RouterConfig) - Method in class akka.routing.TailChoppingPool
Uses the resizer and/or the supervisor strategy of the given RouterConfig if this RouterConfig doesn't have one, i.e.
withFilter(akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.AdmissionSettings.FilterSettings) - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings
 
withFilter(akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings.AdmissionSettings.FilterSettings) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings
 
withFinalStopMessage(Function1<Object, Object>) - Method in interface akka.pattern.BackoffOnStopOptions
Predicate evaluated for each message, if it returns true and the supervised actor is stopped then the supervisor will stop its self.
withFinalStopMessage(Function1<Object, Object>) - Method in class akka.pattern.BackoffOnStopOptionsImpl
 
withFinalStopMessage(Function1<Object, Object>) - Method in interface akka.pattern.BackoffOptions
Deprecated.
 
withFinalStopMessage(Function1<Object, Object>) - Method in class akka.pattern.BackoffOptionsImpl
 
withFixture(TestSuite.NoArgTest) - Method in interface akka.actor.testkit.typed.scaladsl.LogCapturing
 
withFlowControlWindow(int) - Method in class akka.actor.typed.delivery.ConsumerController.Settings
 
withFuzzing(boolean) - Method in class akka.stream.ActorMaterializerSettings
Deprecated.
Use attribute 'ActorAttributes.FuzzingMode' to change setting value. Since 2.6.0.
withGossipInterval(FiniteDuration) - Method in class akka.cluster.ddata.ReplicatorSettings
 
withGossipInterval(FiniteDuration) - Method in class akka.cluster.pubsub.DistributedPubSubSettings
 
withGuard(Function0<T>) - Method in class akka.util.ReentrantGuard
 
withHandlerWhileStopped(ActorRef) - Method in class akka.pattern.BackoffOnFailureOptionsImpl
 
withHandlerWhileStopped(ActorRef) - Method in class akka.pattern.BackoffOnStopOptionsImpl
 
withHandlerWhileStopped(ActorRef) - Method in interface akka.pattern.ExtendedBackoffOptions
Returns a new BackoffOptions with a custom handler for messages that the supervisor receives while its child is stopped.
withHandOffTimeout(Duration) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
withHandOffTimeout(FiniteDuration) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
withHandoverRetryInterval(Duration) - Method in class akka.cluster.typed.ClusterSingletonSettings
 
withHandoverRetryInterval(FiniteDuration) - Method in class akka.cluster.typed.ClusterSingletonSettings
 
withHandOverRetryInterval(Duration) - Method in class akka.cluster.typed.ClusterSingletonManagerSettings
 
withHandOverRetryInterval(FiniteDuration) - Method in class akka.cluster.singleton.ClusterSingletonManagerSettings
 
withHandOverRetryInterval(FiniteDuration) - Method in class akka.cluster.typed.ClusterSingletonManagerSettings
 
withHashMapper(ConsistentHashingRouter.ConsistentHashMapper) - Method in class akka.routing.ConsistentHashingGroup
Java API: Setting the mapping from message to the data to use for the consistent hash key.
withHashMapper(ConsistentHashingRouter.ConsistentHashMapper) - Method in class akka.routing.ConsistentHashingPool
Java API: Setting the mapping from message to the data to use for the consistent hash key.
withHashMapper(ConsistentHashingRouter.ConsistentHashMapper) - Method in class akka.routing.ConsistentHashingRoutingLogic
Java API: Setting the mapping from message to the data to use for the consistent hash key.
withHeartbeat(FiniteDuration, FiniteDuration) - Method in class akka.cluster.client.ClusterClientSettings
Deprecated.
 
withHeartbeat(FiniteDuration, FiniteDuration, FiniteDuration) - Method in class akka.cluster.client.ClusterReceptionistSettings
Deprecated.
 
withHeartbeatInterval(Duration) - Method in class akka.coordination.lease.TimeoutSettings
Java API
withHeartbeatInterval(FiniteDuration) - Method in class akka.coordination.lease.TimeoutSettings
 
withHeartbeatTimeout(Duration) - Method in class akka.coordination.lease.TimeoutSettings
Java API
withHeartbeatTimeout(FiniteDuration) - Method in class akka.coordination.lease.TimeoutSettings
 
withIdleEntityPassivation(akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.IdleSettings) - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings
 
withIdleEntityPassivation(akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings.IdleSettings) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings
 
withIdleEntityPassivation(Duration, Duration) - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings
 
withIdleEntityPassivation(Duration, Duration) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings
 
withIdleEntityPassivation(FiniteDuration, FiniteDuration) - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings
 
withIdleEntityPassivation(FiniteDuration, FiniteDuration) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings
 
within() - Method in class akka.routing.ScatterGatherFirstCompletedGroup
 
within() - Method in class akka.routing.ScatterGatherFirstCompletedPool
 
within() - Method in class akka.routing.ScatterGatherFirstCompletedRoutingLogic
 
within() - Method in class akka.routing.TailChoppingGroup
 
within() - Method in class akka.routing.TailChoppingPool
 
within() - Method in class akka.routing.TailChoppingRoutingLogic
 
within(Duration, Duration, Supplier<T>) - Method in class akka.actor.testkit.typed.javadsl.TestProbe
Execute code block while bounding its execution time between min and max.
within(Duration, Duration, Supplier<T>) - Method in class akka.testkit.javadsl.TestKit
Execute code block while bounding its execution time between min and max.
within(Duration, Supplier<T>) - Method in class akka.actor.testkit.typed.javadsl.TestProbe
Same as calling within(0 seconds, max)(f).
within(Duration, Supplier<T>) - Method in class akka.testkit.javadsl.TestKit
Execute code block while bounding its execution time between min and max.
within(FiniteDuration, Supplier<T>) - Method in class akka.testkit.javadsl.TestKit
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
within(FiniteDuration, FiniteDuration, Supplier<T>) - Method in class akka.testkit.javadsl.TestKit
Deprecated.
Use the overloaded one which accepts java.time.Duration instead. Since 2.5.12.
within(FiniteDuration, FiniteDuration, Function0<T>) - Method in interface akka.actor.testkit.typed.scaladsl.TestProbe
Execute code block while bounding its execution time between min and max.
within(FiniteDuration, FiniteDuration, Function0<T>) - Method in class akka.stream.testkit.TestPublisher.ManualProbe
Execute code block while bounding its execution time between min and max.
within(FiniteDuration, FiniteDuration, Function0<T>) - Method in class akka.stream.testkit.TestSubscriber.ManualProbe
Execute code block while bounding its execution time between min and max.
within(FiniteDuration, FiniteDuration, Function0<T>) - Method in interface akka.testkit.TestKitBase
Execute code block while bounding its execution time between min and max.
within(FiniteDuration, Function0<T>) - Method in interface akka.actor.testkit.typed.scaladsl.TestProbe
Same as calling within(0 seconds, max)(f).
within(FiniteDuration, Function0<T>) - Method in class akka.stream.testkit.TestPublisher.ManualProbe
Same as calling within(0 seconds, max)(f).
within(FiniteDuration, Function0<T>) - Method in class akka.stream.testkit.TestSubscriber.ManualProbe
Same as calling within(0 seconds, max)(f).
within(FiniteDuration, Function0<T>) - Method in interface akka.testkit.TestKitBase
Same as calling within(0 seconds, max)(f).
WITHIN_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.ScatterGatherPool
 
WITHIN_FIELD_NUMBER - Static variable in class akka.remote.WireFormats.TailChoppingPool
 
withInitialContacts(Set<ActorPath>) - Method in class akka.cluster.client.ClusterClientSettings
Deprecated.
Java API
withInitialContacts(Set<ActorPath>) - Method in class akka.cluster.client.ClusterClientSettings
Deprecated.
Scala API
withInitialProportion(double) - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.WindowSettings
 
withInitialProportion(double) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.WindowSettings
 
withInitialStep(double) - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.HillClimbingSettings
 
withInitialStep(double) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.HillClimbingSettings
 
withInputBuffer(int, int) - Method in class akka.stream.ActorMaterializerSettings
Deprecated.
Use attribute 'Attributes.InputBuffer' to change setting value. Since 2.6.0.
withInterface(Class<? super T>) - Method in class akka.actor.TypedProps
Returns a new TypedProps that has the specified interface, or if the interface class is not an interface, all the interfaces it implements, appended in the sequence of interfaces.
withInternalAskTimeout(Duration) - Method in class akka.actor.typed.delivery.WorkPullingProducerController.Settings
 
withInternalAskTimeout(Duration) - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.Settings
 
withInternalAskTimeout(FiniteDuration) - Method in class akka.actor.typed.delivery.WorkPullingProducerController.Settings
 
withInternalAskTimeout(FiniteDuration) - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.Settings
 
withInterval(Duration) - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.IdleSettings
 
withInterval(Duration) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.IdleSettings
 
withInterval(FiniteDuration) - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.IdleSettings
 
withInterval(FiniteDuration) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.IdleSettings
 
withinTimeRange() - Method in class akka.actor.AllForOneStrategy
 
withinTimeRange() - Method in class akka.actor.OneForOneStrategy
 
withIOSettings(IOSettings) - Method in class akka.stream.ActorMaterializerSettings
 
withIterator(Function1<DBIterator, R>) - Method in interface akka.persistence.journal.leveldb.LeveldbStore
 
withJournalPluginId(String) - Method in class akka.cluster.sharding.ClusterShardingSettings
 
withJournalPluginId(String) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings
 
withJournalPluginId(String) - Method in class akka.persistence.typed.delivery.EventSourcedProducerQueue.Settings
 
withJournalPluginId(String) - Method in interface akka.persistence.typed.scaladsl.EventSourcedBehavior
Change the journal plugin id that this actor should use.
withKeepAliveInterval(Duration) - Method in class akka.cluster.sharding.typed.ShardedDaemonProcessSettings
Java API: The interval each parent of the sharded set is pinged from each node in the cluster.
withKeepAliveInterval(FiniteDuration) - Method in class akka.cluster.sharding.typed.ShardedDaemonProcessSettings
Scala API: The interval each parent of the sharded set is pinged from each node in the cluster.
withKeepNrOfBatches(int) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
withKeepNSnapshots(int) - Method in class akka.persistence.typed.delivery.EventSourcedProducerQueue.Settings
 
withLabel(String, Logging.LogLevel, PartialFunction<Object, BoxedUnit>, ActorContext) - Static method in class akka.event.LoggingReceive
Create a decorated logger which will append " in state " + label to each message it logs.
withLabel(String, Logging.LogLevel, PartialFunction<Object, BoxedUnit>, ActorContext) - Method in class akka.event.LoggingReceive$
Create a decorated logger which will append " in state " + label to each message it logs.
withLabel(String, PartialFunction<Object, BoxedUnit>, ActorContext) - Static method in class akka.event.LoggingReceive
Create a decorated logger which will append " in state " + label to each message it logs.
withLabel(String, PartialFunction<Object, BoxedUnit>, ActorContext) - Method in class akka.event.LoggingReceive$
Create a decorated logger which will append " in state " + label to each message it logs.
withLeaseSettings(LeaseUsageSettings) - Method in class akka.cluster.sharding.ClusterShardingSettings
 
withLeaseSettings(LeaseUsageSettings) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings
 
withLeaseSettings(LeaseUsageSettings) - Method in class akka.cluster.singleton.ClusterSingletonManagerSettings
 
withLeaseSettings(LeaseUsageSettings) - Method in class akka.cluster.typed.ClusterSingletonManagerSettings
 
withLeaseSettings(LeaseUsageSettings) - Method in class akka.cluster.typed.ClusterSingletonSettings
 
withLeastFrequentlyUsedReplacement() - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings
 
withLeastFrequentlyUsedReplacement() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings
 
withLeastRecentlyUsedReplacement() - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings
 
withLeastRecentlyUsedReplacement() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings
 
withLeastShardAllocationAbsoluteLimit(int) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
withLeastShardAllocationMaxSimultaneousRebalance(int) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
withLeastShardAllocationRebalanceThreshold(int) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
withLeastShardAllocationRelativeLimit(double) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
withLevel(Level) - Method in class akka.actor.typed.LogOptions
The Level to use when logging messages.
withLevels(int) - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings$.SegmentedSettings
 
withLevels(int) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings$.SegmentedSettings
 
withLimit(int, Duration) - Method in class akka.actor.typed.RestartSupervisorStrategy
Java API: Restart with a limit of number of restart retries.
withLimit(int, FiniteDuration) - Method in class akka.actor.typed.RestartSupervisorStrategy
Scala API: Restart with a limit of number of restart retries.
WithListeners - Class in akka.routing
 
WithListeners(Function1<ActorRef, BoxedUnit>) - Constructor for class akka.routing.WithListeners
 
WithListeners$ - Class in akka.routing
 
WithListeners$() - Constructor for class akka.routing.WithListeners$
 
withLoader(ClassLoader) - Method in class akka.actor.TypedProps
Java API: return a new TypedProps that will use the specified ClassLoader to create its proxy class in If loader is null, it will use the bootstrap classloader.
withLoader(Option<ClassLoader>) - Method in class akka.actor.TypedProps
Scala API: return a new TypedProps that will use the specified ClassLoader to create its proxy class in If loader is null, it will use the bootstrap classloader.
withLogDataSizeExceeding(int) - Method in class akka.cluster.ddata.ReplicatorSettings
 
withLogger(Logger) - Method in class akka.actor.typed.internal.ActorContextImpl.LoggingContext
 
withLogger(Logger) - Method in class akka.actor.typed.LogOptions
A Logger to use when logging messages.
withLoggerName(String) - Method in class akka.actor.testkit.typed.javadsl.LoggingTestKit
Matching events with the given logger name or sub-names in the same way as configuration loggers are configured in logback.xml.
withLoggerName(String) - Method in interface akka.actor.testkit.typed.scaladsl.LoggingTestKit
Matching events with the given logger name or sub-names in the same way as configuration loggers are configured in logback.xml.
withLoggingEnabled(boolean) - Method in class akka.actor.typed.BackoffSupervisorStrategy
 
withLoggingEnabled(boolean) - Method in class akka.actor.typed.RestartSupervisorStrategy
 
withLoggingEnabled(boolean) - Method in class akka.actor.typed.SupervisorStrategy
 
withLogLevel(Logging.LogLevel) - Method in class akka.stream.OverflowStrategy
 
withLogLevel(Logging.LogLevel) - Method in class akka.stream.RestartSettings.LogSettings
 
withLogLevel(Level) - Method in class akka.actor.testkit.typed.javadsl.LoggingTestKit
Matching events with the given log level.
withLogLevel(Level) - Method in interface akka.actor.testkit.typed.scaladsl.LoggingTestKit
Matching events with the given log level.
withLogLevel(Level) - Method in class akka.actor.typed.BackoffSupervisorStrategy
 
withLogLevel(Level) - Method in class akka.actor.typed.RestartSupervisorStrategy
 
withLogLevel(Level) - Method in class akka.actor.typed.SupervisorStrategy
 
withLogSettings(RestartSettings.LogSettings) - Method in class akka.stream.RestartSettings
 
withMailbox(String) - Method in class akka.actor.Props
Returns a new Props with the specified mailbox set.
withManifest(String) - Method in interface akka.persistence.PersistentRepr
Creates a new persistent message with the specified event adapter manifest.
withManualReset() - Method in class akka.pattern.BackoffOnFailureOptionsImpl
 
withManualReset() - Method in class akka.pattern.BackoffOnStopOptionsImpl
 
withManualReset() - Method in interface akka.pattern.BackoffOptions
Deprecated.
 
withManualReset() - Method in class akka.pattern.BackoffOptionsImpl
 
withManualReset() - Method in interface akka.pattern.ExtendedBackoffOptions
Returns a new BackoffOptions with manual back-off reset.
withMarker(Actor) - Static method in class akka.event.Logging
 
withMarker(Actor) - Method in class akka.event.Logging$
 
withMarker(ActorSystem, T, LogSource<T>) - Static method in class akka.event.Logging
Obtain LoggingAdapter with additional "marker" support (which some logging frameworks are able to utilise) for the given actor system and source object.
withMarker(ActorSystem, T, LogSource<T>) - Method in class akka.event.Logging$
Obtain LoggingAdapter with additional "marker" support (which some logging frameworks are able to utilise) for the given actor system and source object.
withMarker(LoggingBus, T, LogSource<T>) - Static method in class akka.event.Logging
Obtain LoggingAdapter for the given logging bus and source object.
withMarker(LoggingBus, T, LogSource<T>) - Method in class akka.event.Logging$
Obtain LoggingAdapter for the given logging bus and source object.
withMaxBackoff(Duration) - Method in class akka.stream.RestartSettings
Java API: the exponential back-off is capped to this duration
withMaxBackoff(FiniteDuration) - Method in class akka.stream.RestartSettings
Scala API: the exponential back-off is capped to this duration
withMaxDeltaElements(int) - Method in class akka.cluster.ddata.ReplicatorSettings
 
withMaxDeltaElements(int) - Method in class akka.cluster.pubsub.DistributedPubSubSettings
 
withMaxDeltaSize(int) - Method in class akka.cluster.ddata.ReplicatorSettings
 
withMaxFixedBufferSize(int) - Method in class akka.stream.ActorMaterializerSettings
Deprecated.
Use attribute 'ActorAttributes.MaxFixedBufferSize' to change setting value. Since 2.6.0.
withMaximumProportion(double) - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.WindowSettings
 
withMaximumProportion(double) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.WindowSettings
 
withMaxNrOfRetries(int) - Method in class akka.actor.OneForOneStrategy
 
withMaxNrOfRetries(int) - Method in class akka.pattern.BackoffOnFailureOptionsImpl
 
withMaxNrOfRetries(int) - Method in class akka.pattern.BackoffOnStopOptionsImpl
 
withMaxNrOfRetries(int) - Method in interface akka.pattern.BackoffOptions
Deprecated.
 
withMaxNrOfRetries(int) - Method in class akka.pattern.BackoffOptionsImpl
 
withMaxNrOfRetries(int) - Method in interface akka.pattern.ExtendedBackoffOptions
Returns a new BackoffOptions with a maximum number of retries to restart the child actor.
withMaxRestarts(int) - Method in class akka.actor.typed.BackoffSupervisorStrategy
Allow at most this number of failed restarts in a row.
withMaxRestarts(int, Duration) - Method in class akka.stream.RestartSettings
Java API: The amount of restarts is capped to `count` within a timeframe of `within`
withMaxRestarts(int, FiniteDuration) - Method in class akka.stream.RestartSettings
Scala API: The amount of restarts is capped to `count` within a timeframe of `within`
withMaxSequenceNr(long) - Method in class akka.persistence.typed.SnapshotSelectionCriteria
upper bound for a selected snapshot's sequence number
withMaxTimestamp(long) - Method in class akka.persistence.typed.SnapshotSelectionCriteria
upper bound for a selected snapshot's timestamp, in milliseconds from the epoch of 1970-01-01T00:00:00Z.
withMdc(Class<T>, Function<T, Map<String, String>>, Behavior<T>) - Static method in class akka.actor.typed.javadsl.Behaviors
Per message MDC (Mapped Diagnostic Context) logging.
withMdc(Class<T>, Function<T, Map<String, String>>, Behavior<T>) - Method in class akka.actor.typed.javadsl.Behaviors$
Per message MDC (Mapped Diagnostic Context) logging.
withMdc(Class<T>, Map<String, String>, Behavior<T>) - Static method in class akka.actor.typed.javadsl.Behaviors
Static MDC (Mapped Diagnostic Context)
withMdc(Class<T>, Map<String, String>, Behavior<T>) - Method in class akka.actor.typed.javadsl.Behaviors$
Static MDC (Mapped Diagnostic Context)
withMdc(Class<T>, Map<String, String>, Function<T, Map<String, String>>, Behavior<T>) - Static method in class akka.actor.typed.javadsl.Behaviors
Combination of static and per message MDC (Mapped Diagnostic Context).
withMdc(Class<T>, Map<String, String>, Function<T, Map<String, String>>, Behavior<T>) - Method in class akka.actor.typed.javadsl.Behaviors$
Combination of static and per message MDC (Mapped Diagnostic Context).
withMdc(String, Logging.LogEvent, Function0<BoxedUnit>) - Method in class akka.event.slf4j.Slf4jLogger
 
withMdc(Map<String, String>) - Method in class akka.actor.testkit.typed.javadsl.LoggingTestKit
Matching events with MDC containing all entries of the given Map.
withMdc(Map<String, String>) - Method in interface akka.actor.testkit.typed.scaladsl.LoggingTestKit
Matching events with MDC containing all entries of the given Map.
withMdc(Map<String, String>, Behavior<T>, ClassTag<T>) - Static method in class akka.actor.typed.scaladsl.Behaviors
Static MDC (Mapped Diagnostic Context)
withMdc(Map<String, String>, Behavior<T>, ClassTag<T>) - Method in class akka.actor.typed.scaladsl.Behaviors$
Static MDC (Mapped Diagnostic Context)
withMdc(Map<String, String>, Function1<T, Map<String, String>>, Behavior<T>, ClassTag<T>) - Static method in class akka.actor.typed.scaladsl.Behaviors
Combination of static and per message MDC (Mapped Diagnostic Context).
withMdc(Map<String, String>, Function1<T, Map<String, String>>, Behavior<T>, ClassTag<T>) - Method in class akka.actor.typed.scaladsl.Behaviors$
Combination of static and per message MDC (Mapped Diagnostic Context).
withMdc(Function1<T, Map<String, String>>, Behavior<T>, ClassTag<T>) - Static method in class akka.actor.typed.scaladsl.Behaviors
Per message MDC (Mapped Diagnostic Context) logging.
withMdc(Function1<T, Map<String, String>>, Behavior<T>, ClassTag<T>) - Method in class akka.actor.typed.scaladsl.Behaviors$
Per message MDC (Mapped Diagnostic Context) logging.
WithMdcBehaviorInterceptor$ - Class in akka.actor.typed.internal
INTERNAL API
WithMdcBehaviorInterceptor$() - Constructor for class akka.actor.typed.internal.WithMdcBehaviorInterceptor$
 
withMemberTombstones(Set<UniqueAddress>) - Method in class akka.cluster.ClusterEvent.CurrentClusterState
 
withMessage(Object) - Method in interface akka.remote.artery.InboundEnvelope
 
withMessage(Object) - Method in interface akka.remote.artery.OutboundEnvelope
 
withMessageContains(String) - Method in class akka.actor.testkit.typed.javadsl.LoggingTestKit
Matching events with a message that contains the given value.
withMessageContains(String) - Method in interface akka.actor.testkit.typed.scaladsl.LoggingTestKit
Matching events with a message that contains the given value.
withMessageExtractor(ShardingMessageExtractor<Envelope, M>) - Method in class akka.cluster.sharding.typed.javadsl.Entity
If a messageExtractor is not specified the messages are sent to the entities by wrapping them in ShardingEnvelope with the entityId of the recipient actor.
withMessageExtractor(ShardingMessageExtractor<Envelope, M>) - Method in class akka.cluster.sharding.typed.scaladsl.Entity
If a messageExtractor is not specified the messages are sent to the entities by wrapping them in ShardingEnvelope with the entityId of the recipient actor.
withMessageRegex(String) - Method in class akka.actor.testkit.typed.javadsl.LoggingTestKit
Matching events with a message that matches the given regular expression.
withMessageRegex(String) - Method in interface akka.actor.testkit.typed.scaladsl.LoggingTestKit
Matching events with a message that matches the given regular expression.
withMetadata(Object) - Method in interface akka.persistence.PersistentRepr
 
withMetadata(Object) - Method in class akka.persistence.SnapshotMetadata
 
withMinBackoff(Duration) - Method in class akka.stream.RestartSettings
Java API: minimum (initial) duration until the child actor will started again, if it is terminated
withMinBackoff(FiniteDuration) - Method in class akka.stream.RestartSettings
Scala API: minimum (initial) duration until the child actor will started again, if it is terminated
withMinimumProportion(double) - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.WindowSettings
 
withMinimumProportion(double) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.WindowSettings
 
withMinSequenceNr(long) - Method in class akka.persistence.typed.SnapshotSelectionCriteria
lower bound for a selected snapshot's sequence number
withMinTimestamp(long) - Method in class akka.persistence.typed.SnapshotSelectionCriteria
lower bound for a selected snapshot's timestamp, in milliseconds from the epoch of 1970-01-01T00:00:00Z.
withMostRecentlyUsedReplacement() - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings
 
withMostRecentlyUsedReplacement() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings
 
withName(String) - Method in class akka.dispatch.MonitorableThreadFactory
 
withName(String) - Static method in class akka.io.dns.internal.OpCode
 
withName(String) - Static method in class akka.io.dns.internal.ResponseCode
 
withNamePrefix(String) - Method in class akka.stream.Materializer
The namePrefix shall be used for deriving the names of processing entities that are created during materialization.
withNewThreadPoolWithArrayBlockingQueueWithCapacityAndFairness(int, boolean) - Method in class akka.dispatch.ThreadPoolConfigBuilder
 
withNewThreadPoolWithCustomBlockingQueue(BlockingQueue<Runnable>) - Method in class akka.dispatch.ThreadPoolConfigBuilder
 
withNewThreadPoolWithCustomBlockingQueue(Function0<BlockingQueue<Runnable>>) - Method in class akka.dispatch.ThreadPoolConfigBuilder
 
withNewThreadPoolWithLinkedBlockingQueueWithCapacity(int) - Method in class akka.dispatch.ThreadPoolConfigBuilder
 
withNewThreadPoolWithLinkedBlockingQueueWithUnboundedCapacity() - Method in class akka.dispatch.ThreadPoolConfigBuilder
 
withNewThreadPoolWithSynchronousQueueWithFairness(boolean) - Method in class akka.dispatch.ThreadPoolConfigBuilder
 
withNext(Props) - Method in class akka.actor.typed.internal.PropsImpl.ActorTagsImpl
 
withNext(Props) - Method in class akka.actor.typed.internal.PropsImpl.BoundedMailboxSelector
 
withNext(Props) - Method in class akka.actor.typed.internal.PropsImpl.DefaultMailboxSelector
 
withNext(Props) - Method in class akka.actor.typed.internal.PropsImpl.DispatcherDefault
 
withNext(Props) - Method in class akka.actor.typed.internal.PropsImpl.DispatcherFromConfig
 
withNext(Props) - Method in class akka.actor.typed.internal.PropsImpl.DispatcherSameAsParent
 
withNext(Props) - Method in class akka.actor.typed.internal.PropsImpl.EmptyProps$
 
withNext(Props) - Method in class akka.actor.typed.internal.PropsImpl.MailboxFromConfigSelector
 
withNoDataCenter() - Method in class akka.cluster.typed.ClusterSingletonSettings
 
withNoPassivationStrategy() - Method in class akka.cluster.sharding.ClusterShardingSettings
 
withNoPassivationStrategy() - Method in class akka.cluster.sharding.typed.ClusterShardingSettings
 
withNoRole() - Method in class akka.cluster.typed.ClusterSingletonSettings
 
withNotifySubscribersInterval(FiniteDuration) - Method in class akka.cluster.ddata.ReplicatorSettings
 
withNumberOfContacts(int) - Method in class akka.cluster.client.ClusterReceptionistSettings
Deprecated.
 
withOccurrences(int) - Method in class akka.actor.testkit.typed.javadsl.LoggingTestKit
Number of events the testkit is supposed to match.
withOccurrences(int) - Method in interface akka.actor.testkit.typed.scaladsl.LoggingTestKit
Number of events the testkit is supposed to match.
withOnlyFlowControl(boolean) - Method in class akka.actor.typed.delivery.ConsumerController.Settings
 
withOperationTimeout(Duration) - Method in class akka.coordination.lease.TimeoutSettings
Java API
withOperationTimeout(FiniteDuration) - Method in class akka.coordination.lease.TimeoutSettings
 
withOptimizer(akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.AdmissionSettings.OptimizerSettings) - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.WindowSettings
 
withOptimizer(akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings.AdmissionSettings.OptimizerSettings) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.WindowSettings
 
WITHOUT_FANOUT - akka.stream.javadsl.AsPublisher
 
withoutDeltaVersions() - Method in class akka.cluster.ddata.Replicator.Internal$.DataEnvelope
 
withoutInterface(Class<? super T>) - Method in class akka.actor.TypedProps
Returns a new TypedProps without the specified interface, or if the interface class is not an interface, all the interfaces it implements.
withOutputBurstLimit(int) - Method in class akka.stream.ActorMaterializerSettings
Deprecated.
Use attribute 'ActorAttributes.OutputBurstLimit' to change setting value. Since 2.6.0.
withoutTags() - Method in interface akka.persistence.typed.PublishedEvent
If the published event is tagged, return a new published event with the payload unwrapped and the tags dropped, if it is not tagged return the published event as is.
withParameters(SSLParameters) - Method in class akka.stream.TLSProtocol.NegotiateNewSession
Java API: Make a copy of this message with the given SSLParameters.
withPassivateIdleAfter(Duration) - Method in class akka.cluster.sharding.ClusterShardingSettings
Deprecated.
Use withPassivationStrategy instead. Since 2.6.18.
withPassivateIdleAfter(FiniteDuration) - Method in class akka.cluster.sharding.ClusterShardingSettings
Deprecated.
Use withPassivationStrategy instead. Since 2.6.18.
withPassivateIdleEntityAfter(Duration) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings
Deprecated.
Use withPassivationStrategy instead. Since 2.6.18.
withPassivateIdleEntityAfter(FiniteDuration) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings
Deprecated.
Use withPassivationStrategy instead. Since 2.6.18.
withPassivationStrategy(ClusterShardingSettings.PassivationStrategySettings) - Method in class akka.cluster.sharding.ClusterShardingSettings
API MAY CHANGE: Settings for passivation strategies may change after additional testing and feedback.
withPassivationStrategy(ClusterShardingSettings.PassivationStrategySettings) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings
API MAY CHANGE: Settings for passivation strategies may change after additional testing and feedback.
withPayload(Object) - Method in interface akka.persistence.PersistentRepr
Creates a new persistent message with the specified payload (event).
withPolicy(akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.PolicySettings) - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.WindowSettings
 
withPolicy(akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings.PolicySettings) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.WindowSettings
 
withPolicy(ProcessingPolicy<JournalOperation>) - Method in class akka.persistence.testkit.javadsl.PersistenceTestKit
Set new processing policy for journal operations.
withPolicy(ProcessingPolicy<SnapshotOperation>) - Method in class akka.persistence.testkit.javadsl.SnapshotTestKit
Set new processing policy for journal operations.
withPolicy(ProcessingPolicy<P>) - Method in interface akka.persistence.testkit.scaladsl.PolicyOpsTestKit
Set new processing policy for journal operations.
withPoolSize(int) - Method in class akka.actor.typed.javadsl.PoolRouter
Set a new pool size from the one set at construction
withPoolSize(int) - Method in interface akka.actor.typed.scaladsl.PoolRouter
Set a new pool size from the one set at construction
withPortName(String) - Method in class akka.discovery.Lookup
Which port for a service e.g.
withPreferOldest(boolean) - Method in class akka.cluster.ddata.ReplicatorSettings
 
withProducerControllerSettings(ProducerController.Settings) - Method in class akka.actor.typed.delivery.WorkPullingProducerController.Settings
 
withProducerControllerSettings(ProducerController.Settings) - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.Settings
 
withProportions(List<Double>) - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings$.SegmentedSettings
 
withProportions(List<Double>) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings$.SegmentedSettings
 
withProportions(Seq<Object>) - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings$.SegmentedSettings
 
withProportions(Seq<Object>) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings$.SegmentedSettings
 
withProps(Props) - Method in class akka.cluster.typed.SingletonActor
Props of the singleton actor, such as dispatcher settings.
withProtocol(String) - Method in class akka.discovery.Lookup
Which protocol e.g.
withProtocols(String...) - Method in class akka.stream.TLSProtocol.NegotiateNewSession
Java API: Make a copy of this message with the given enabledProtocols.
withProtocols(Seq<String>) - Method in class akka.stream.TLSProtocol.NegotiateNewSession
Java API: Make a copy of this message with the given enabledProtocols.
withPruning(FiniteDuration, FiniteDuration) - Method in class akka.cluster.ddata.ReplicatorSettings
 
withPruningMarkerTimeToLive(FiniteDuration, FiniteDuration) - Method in class akka.cluster.ddata.ReplicatorSettings
 
withRandomFactor(double) - Method in class akka.pattern.CircuitBreaker
Adds jitter to the delay.
withRandomFactor(double) - Method in class akka.stream.RestartSettings
After calculation of the exponential back-off an additional random delay based on this factor is added e.g.
withRandomRouting() - Method in class akka.actor.typed.javadsl.GroupRouter
Route messages by randomly selecting the routee from the available routees.
withRandomRouting() - Method in class akka.actor.typed.javadsl.PoolRouter
Route messages by randomly selecting the routee from the available routees.
withRandomRouting() - Method in interface akka.actor.typed.scaladsl.GroupRouter
Route messages by randomly selecting the routee from the available routees.
withRandomRouting() - Method in interface akka.actor.typed.scaladsl.PoolRouter
Route messages by randomly selecting the routee from the available routees.
withRandomRouting(boolean) - Method in class akka.actor.typed.javadsl.GroupRouter
Route messages by randomly selecting the routee from the available routees.
withRandomRouting(boolean) - Method in interface akka.actor.typed.scaladsl.GroupRouter
Route messages by randomly selecting the routee from the available routees.
withRebalanceInterval(Duration) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
withRebalanceInterval(FiniteDuration) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
withRecipient(akka.actor.InternalActorRef) - Method in interface akka.remote.artery.InboundEnvelope
 
withReconnectTimeout(Option<FiniteDuration>) - Method in class akka.cluster.client.ClusterClientSettings
Deprecated.
 
withRecovery(Recovery) - Method in interface akka.persistence.typed.scaladsl.EventSourcedBehavior
Change the recovery strategy.
withRefreshContactsInterval(FiniteDuration) - Method in class akka.cluster.client.ClusterClientSettings
Deprecated.
 
withRememberEntities(boolean) - Method in class akka.cluster.sharding.ClusterShardingSettings
 
withRememberEntities(boolean) - Method in class akka.cluster.sharding.ShardCoordinator.Internal$.State
 
withRememberEntities(boolean) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings
 
withRememberEntitiesStoreMode(ClusterShardingSettings.RememberEntitiesStoreMode) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings
 
withRemovalMargin(Duration) - Method in class akka.cluster.typed.ClusterSingletonManagerSettings
 
withRemovalMargin(Duration) - Method in class akka.cluster.typed.ClusterSingletonSettings
 
withRemovalMargin(FiniteDuration) - Method in class akka.cluster.singleton.ClusterSingletonManagerSettings
 
withRemovalMargin(FiniteDuration) - Method in class akka.cluster.typed.ClusterSingletonManagerSettings
 
withRemovalMargin(FiniteDuration) - Method in class akka.cluster.typed.ClusterSingletonSettings
 
withRemovedTimeToLive(FiniteDuration) - Method in class akka.cluster.pubsub.DistributedPubSubSettings
 
withReplacementPolicy(akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.PolicySettings) - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings
 
withReplacementPolicy(akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings.PolicySettings) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings
 
withReplica(ReplicaId) - Method in class akka.persistence.typed.ReplicationId
 
withReplication(akka.persistence.typed.internal.ReplicationContextImpl) - Method in interface akka.persistence.typed.scaladsl.EventSourcedBehavior
INTERNAL API
withReplicatorMessageAdapter(Function<ReplicatorMessageAdapter<A, B>, Behavior<A>>) - Static method in class akka.cluster.ddata.typed.javadsl.DistributedData
When interacting with the DistributedData.replicator from an actor the ReplicatorMessageAdapter provides convenient methods that adapts the response messages to the requesting actor's message protocol.
withReplicatorMessageAdapter(Function<ReplicatorMessageAdapter<A, B>, Behavior<A>>) - Method in class akka.cluster.ddata.typed.javadsl.DistributedData$
When interacting with the DistributedData.replicator from an actor the ReplicatorMessageAdapter provides convenient methods that adapts the response messages to the requesting actor's message protocol.
withReplicatorMessageAdapter(Function1<ReplicatorMessageAdapter<A, B>, Behavior<A>>) - Static method in class akka.cluster.ddata.typed.scaladsl.DistributedData
When interacting with the DistributedData.replicator from an actor the ReplicatorMessageAdapter provides convenient methods that adapts the response messages to the requesting actor's message protocol.
withReplicatorMessageAdapter(Function1<ReplicatorMessageAdapter<A, B>, Behavior<A>>) - Method in class akka.cluster.ddata.typed.scaladsl.DistributedData$
When interacting with the DistributedData.replicator from an actor the ReplicatorMessageAdapter provides convenient methods that adapts the response messages to the requesting actor's message protocol.
withReplyWhileStopped(Object) - Method in class akka.pattern.BackoffOnFailureOptionsImpl
 
withReplyWhileStopped(Object) - Method in class akka.pattern.BackoffOnStopOptionsImpl
 
withReplyWhileStopped(Object) - Method in interface akka.pattern.BackoffOptions
Deprecated.
 
withReplyWhileStopped(Object) - Method in class akka.pattern.BackoffOptionsImpl
 
withReplyWhileStopped(Object) - Method in interface akka.pattern.ExtendedBackoffOptions
Returns a new BackoffOptions with a constant reply to messages that the supervisor receives while its child is stopped.
withResendFirstUnconfirmedIdleTimeout(Duration) - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.Settings
 
withResendFirstUnconfirmedIdleTimeout(FiniteDuration) - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.Settings
 
withResendFirsUnconfirmedIdleTimeout(Duration) - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.Settings
 
withResendFirsUnconfirmedIdleTimeout(FiniteDuration) - Method in class akka.cluster.sharding.typed.delivery.ShardingProducerController.Settings
Deprecated.
use resendFirstUnconfirmedIdleTimeout. Since 2.6.19.
withResendIntervalMax(Duration) - Method in class akka.actor.typed.delivery.ConsumerController.Settings
Java API
withResendIntervalMax(FiniteDuration) - Method in class akka.actor.typed.delivery.ConsumerController.Settings
Scala API
withResendIntervalMin(Duration) - Method in class akka.actor.typed.delivery.ConsumerController.Settings
Java API
withResendIntervalMin(FiniteDuration) - Method in class akka.actor.typed.delivery.ConsumerController.Settings
Scala API
withResetBackoffAfter(Duration) - Method in class akka.actor.typed.BackoffSupervisorStrategy
Java API: The back-off algorithm is reset if the actor does not crash within the specified resetBackoffAfter.
withResetBackoffAfter(FiniteDuration) - Method in class akka.actor.typed.BackoffSupervisorStrategy
Scala API: The back-off algorithm is reset if the actor does not crash within the specified resetBackoffAfter.
withResetMultiplier(double) - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FrequencySketchSettings
 
withResetMultiplier(double) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FrequencySketchSettings
 
withResizer(Resizer) - Method in class akka.routing.BroadcastPool
Setting the resizer to be used.
withResizer(Resizer) - Method in class akka.routing.ConsistentHashingPool
Setting the resizer to be used.
withResizer(Resizer) - Method in class akka.routing.FromConfig
Setting the resizer to be used.
withResizer(Resizer) - Method in interface akka.routing.PoolOverrideUnsetConfig
 
withResizer(Resizer) - Method in class akka.routing.RandomPool
Setting the resizer to be used.
withResizer(Resizer) - Method in class akka.routing.RoundRobinPool
Setting the resizer to be used.
withResizer(Resizer) - Method in class akka.routing.ScatterGatherFirstCompletedPool
Setting the resizer to be used.
withResizer(Resizer) - Method in class akka.routing.SmallestMailboxPool
Setting the resizer to be used.
withResizer(Resizer) - Method in class akka.routing.TailChoppingPool
Setting the resizer to be used.
withResponseTunnelReceiveTimeout(FiniteDuration) - Method in class akka.cluster.client.ClusterReceptionistSettings
Deprecated.
 
withRestartMaxBackoff(Duration) - Method in class akka.persistence.typed.delivery.EventSourcedProducerQueue.Settings
Java API
withRestartMaxBackoff(FiniteDuration) - Method in class akka.persistence.typed.delivery.EventSourcedProducerQueue.Settings
Scala API
withRestartOn(Predicate<Throwable>) - Method in class akka.stream.RestartSettings
Decides whether the failure should restart the stream or make the surrounding stream fail
withRestartThreshold(double) - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.HillClimbingSettings
 
withRestartThreshold(double) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.HillClimbingSettings
 
withRetention(RetentionCriteria) - Method in interface akka.persistence.typed.scaladsl.EventSourcedBehavior
Criteria for retention/deletion of snapshots and events.
withRetryInterval(Duration) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
withRetryInterval(FiniteDuration) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
withRole(String) - Method in class akka.cluster.client.ClusterReceptionistSettings
Deprecated.
 
withRole(String) - Method in class akka.cluster.ddata.ReplicatorSettings
 
withRole(String) - Method in class akka.cluster.pubsub.DistributedPubSubSettings
 
withRole(String) - Method in class akka.cluster.sharding.ClusterShardingSettings
 
withRole(String) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings
 
withRole(String) - Method in class akka.cluster.sharding.typed.javadsl.Entity
Run the Entity actors on nodes with the given role.
withRole(String) - Method in class akka.cluster.sharding.typed.scaladsl.Entity
Run the Entity actors on nodes with the given role.
withRole(String) - Method in class akka.cluster.sharding.typed.ShardedDaemonProcessSettings
Specifies that the ShardedDaemonProcess should run on nodes with a specific role.
withRole(String) - Method in class akka.cluster.singleton.ClusterSingletonManagerSettings
 
withRole(String) - Method in class akka.cluster.singleton.ClusterSingletonProxySettings
 
withRole(String) - Method in class akka.cluster.typed.ClusterSingletonManagerSettings
 
withRole(String) - Method in class akka.cluster.typed.ClusterSingletonSettings
 
withRole(Option<String>) - Method in class akka.cluster.client.ClusterReceptionistSettings
Deprecated.
 
withRole(Option<String>) - Method in class akka.cluster.ddata.ReplicatorSettings
 
withRole(Option<String>) - Method in class akka.cluster.pubsub.DistributedPubSubSettings
 
withRole(Option<String>) - Method in class akka.cluster.sharding.ClusterShardingSettings
 
withRole(Option<String>) - Method in class akka.cluster.singleton.ClusterSingletonManagerSettings
 
withRole(Option<String>) - Method in class akka.cluster.singleton.ClusterSingletonProxySettings
 
withRole(Option<String>) - Method in class akka.cluster.typed.ClusterSingletonManagerSettings
 
withRoles(String...) - Method in class akka.cluster.ddata.ReplicatorSettings
 
withRoles(Seq<String>) - Method in class akka.cluster.ddata.ReplicatorSettings
 
withRoundRobinRouting() - Method in class akka.actor.typed.javadsl.GroupRouter
Route messages by using round robin.
withRoundRobinRouting() - Method in class akka.actor.typed.javadsl.PoolRouter
Route messages through round robin, providing a fair distribution of messages across the routees.
withRoundRobinRouting() - Method in interface akka.actor.typed.scaladsl.GroupRouter
Route messages by using round robin.
withRoundRobinRouting() - Method in interface akka.actor.typed.scaladsl.PoolRouter
Route messages through round robin, providing a fair distribution of messages across the routees.
withRoundRobinRouting(boolean) - Method in class akka.actor.typed.javadsl.GroupRouter
Route messages by using round robin.
withRoundRobinRouting(boolean) - Method in interface akka.actor.typed.scaladsl.GroupRouter
Route messages by using round robin.
withRouteeProps(Props) - Method in class akka.actor.typed.javadsl.PoolRouter
Set the props used to spawn the pool's routees
withRouteeProps(Props) - Method in interface akka.actor.typed.scaladsl.PoolRouter
Set the props used to spawn the pool's routees
withRoutees(IndexedSeq<Routee>) - Method in class akka.routing.Router
Create a new instance with the specified routees and the same RoutingLogic.
withRouter(RouterConfig) - Method in class akka.actor.Props
Returns a new Props with the specified router config set.
withRoutingLogic(RoutingLogic) - Method in class akka.cluster.pubsub.DistributedPubSubSettings
 
withSegmented(int) - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings
 
withSegmented(int) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings
 
withSegmented(Seq<Object>) - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings
 
withSegmented(Seq<Object>) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings
 
withSegmentedProportions(List<Double>) - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings
 
withSegmentedProportions(List<Double>) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings
 
withSendToDeadLettersWhenNoSubscribers(boolean) - Method in class akka.cluster.pubsub.DistributedPubSubSettings
 
withSettings(ClusterShardingSettings) - Method in class akka.cluster.sharding.typed.javadsl.Entity
Additional settings, typically loaded from configuration.
withSettings(ClusterShardingSettings) - Method in class akka.cluster.sharding.typed.scaladsl.Entity
Additional settings, typically loaded from configuration.
withSettings(ShardingConsumerController.Settings, 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.
withSettings(ShardingConsumerController.Settings, 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.
withSettings(ClusterSingletonSettings) - Method in class akka.cluster.typed.SingletonActor
Additional settings, typically loaded from configuration.
withSettings(SSLConfigSettings) - Method in class com.typesafe.sslconfig.akka.AkkaSSLConfig
Deprecated.
Can be used to modify the underlying config, most typically used to change a few values in the default config
withSetup(T) - Method in class akka.actor.setup.ActorSystemSetup
Add a concrete Setup.
withShardFailureBackoff(Duration) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
withShardFailureBackoff(FiniteDuration) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
withShardingSettings(ClusterShardingSettings) - Method in class akka.cluster.sharding.typed.ShardedDaemonProcessSettings
Specify sharding settings that should be used for the sharded daemon process instead of loading from config.
withShardRegionQueryTimeout(Duration) - Method in class akka.cluster.sharding.ClusterShardingSettings
 
withShardRegionQueryTimeout(Duration) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings
 
withShardRegionQueryTimeout(FiniteDuration) - Method in class akka.cluster.sharding.ClusterShardingSettings
 
withShardRegionQueryTimeout(FiniteDuration) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings
 
withShardStartTimeout(Duration) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
withShardStartTimeout(FiniteDuration) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
withSingletonIdentificationInterval(FiniteDuration) - Method in class akka.cluster.singleton.ClusterSingletonProxySettings
 
withSingletonName(String) - Method in class akka.cluster.singleton.ClusterSingletonManagerSettings
 
withSingletonName(String) - Method in class akka.cluster.singleton.ClusterSingletonProxySettings
 
withSingletonName(String) - Method in class akka.cluster.typed.ClusterSingletonManagerSettings
 
withSnapshotAfter(int) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
withSnapshotEvery(int) - Method in class akka.persistence.typed.delivery.EventSourcedProducerQueue.Settings
 
withSnapshotPluginId(String) - Method in class akka.cluster.sharding.ClusterShardingSettings
 
withSnapshotPluginId(String) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings
 
withSnapshotPluginId(String) - Method in class akka.persistence.typed.delivery.EventSourcedProducerQueue.Settings
 
withSnapshotPluginId(String) - Method in interface akka.persistence.typed.scaladsl.EventSourcedBehavior
Change the snapshot store plugin id that this actor should use.
withSnapshotSelectionCriteria(SnapshotSelectionCriteria) - Static method in class akka.persistence.typed.javadsl.Recovery
Changes the snapshot selection criteria used for the recovery.
withSnapshotSelectionCriteria(SnapshotSelectionCriteria) - Method in class akka.persistence.typed.javadsl.Recovery$
Changes the snapshot selection criteria used for the recovery.
withSnapshotSelectionCriteria(SnapshotSelectionCriteria) - Method in interface akka.persistence.typed.scaladsl.EventSourcedBehavior
Deprecated.
use withRecovery(Recovery.withSnapshotSelectionCriteria(...)). Since 2.6.5.
withSnapshotSelectionCriteria(SnapshotSelectionCriteria) - Method in class akka.persistence.typed.scaladsl.Recovery$
Changes the snapshot selection criteria used for the recovery.
withSource(String) - Method in class akka.actor.testkit.typed.javadsl.LoggingTestKit
Matching events that have "akkaSource" MDC value equal to the given value.
withSource(String) - Method in interface akka.actor.testkit.typed.scaladsl.LoggingTestKit
Matching events that have "akkaSource" MDC value equal to the given value.
withStash(int, Function<StashBuffer<T>, Behavior<T>>) - Static method in class akka.actor.typed.javadsl.Behaviors
Support for stashing messages to unstash at a later time.
withStash(int, Function<StashBuffer<T>, Behavior<T>>) - Method in class akka.actor.typed.javadsl.Behaviors$
Support for stashing messages to unstash at a later time.
withStash(int, Function1<StashBuffer<T>, Behavior<T>>) - Static method in class akka.actor.typed.scaladsl.Behaviors
Support for stashing messages to unstash at a later time.
withStash(int, Function1<StashBuffer<T>, Behavior<T>>) - Method in class akka.actor.typed.scaladsl.Behaviors$
Support for stashing messages to unstash at a later time.
withStashCapacity(int) - Method in class akka.actor.typed.BackoffSupervisorStrategy
While restarting (waiting for backoff to expire and children to stop) incoming messages and signals are stashed, and delivered later to the newly restarted behavior.
withStashCapacity(int) - Method in class akka.actor.typed.RestartSupervisorStrategy
While restarting (waiting for children to stop) incoming messages and signals are stashed, and delivered later to the newly restarted behavior.
withStateStoreMode(ClusterShardingSettings.StateStoreMode) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings
 
withStateStoreMode(String) - Method in class akka.cluster.sharding.ClusterShardingSettings
 
withStatus(Try<Done>) - Method in class akka.stream.IOResult
Deprecated.
status is always set to Success(Done). Since 2.6.0.
withStepDecay(double) - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.HillClimbingSettings
 
withStepDecay(double) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.HillClimbingSettings
 
withStopChildren(boolean) - Method in class akka.actor.typed.BackoffSupervisorStrategy
Stop or keep child actors when the parent actor is restarted.
withStopChildren(boolean) - Method in class akka.actor.typed.RestartSupervisorStrategy
Stop or keep child actors when the parent actor is restarted.
withStopMessage(M) - Method in class akka.cluster.sharding.typed.javadsl.Entity
Message sent to an entity to tell it to stop, e.g.
withStopMessage(M) - Method in class akka.cluster.sharding.typed.scaladsl.Entity
Message sent to an entity to tell it to stop, e.g.
withStopMessage(M) - Method in class akka.cluster.typed.SingletonActor
Message sent to the singleton to tell it to stop, e.g.
withStreamRefSettings(StreamRefSettings) - Method in class akka.stream.ActorMaterializerSettings
Change settings specific to SourceRef and SinkRef.
withSubscriptionTimeout(FiniteDuration) - Method in interface akka.stream.StreamRefSettings
 
withSubscriptionTimeoutSettings(StreamSubscriptionTimeoutSettings) - Method in class akka.stream.ActorMaterializerSettings
Leaked publishers and subscribers are cleaned up when they are not used within a given deadline, configured by StreamSubscriptionTimeoutSettings.
withSupervisionStrategy(Function<Throwable, Supervision.Directive>) - Static method in class akka.stream.ActorAttributes
Java API: Decides how exceptions from application code are to be handled.
withSupervisionStrategy(Function<Throwable, Supervision.Directive>) - Method in class akka.stream.ActorAttributes$
Java API: Decides how exceptions from application code are to be handled.
withSupervisionStrategy(Function<Throwable, Supervision.Directive>) - Method in class akka.stream.ActorMaterializerSettings
Deprecated.
Use attribute 'ActorAttributes.SupervisionStrategy' to change setting value. Since 2.6.0.
withSupervisionStrategy(Function1<Throwable, Supervision.Directive>) - Method in class akka.stream.ActorMaterializerSettings
Deprecated.
Use attribute 'ActorAttributes.supervisionStrategy' to change setting value. Since 2.6.0.
withSupervisorStrategy(OneForOneStrategy) - Method in class akka.pattern.BackoffOnFailureOptionsImpl
 
withSupervisorStrategy(OneForOneStrategy) - Method in class akka.pattern.BackoffOnStopOptionsImpl
 
withSupervisorStrategy(OneForOneStrategy) - Method in interface akka.pattern.BackoffOptions
Deprecated.
 
withSupervisorStrategy(OneForOneStrategy) - Method in class akka.pattern.BackoffOptionsImpl
 
withSupervisorStrategy(OneForOneStrategy) - Method in interface akka.pattern.ExtendedBackoffOptions
Returns a new BackoffOptions with the supervisorStrategy.
withSupervisorStrategy(SupervisorStrategy) - Method in class akka.cluster.metrics.AdaptiveLoadBalancingPool
Setting the supervisor strategy to be used for the &ldquo;head&rdquo; Router actor.
withSupervisorStrategy(SupervisorStrategy) - Method in class akka.routing.BalancingPool
Setting the supervisor strategy to be used for the &ldquo;head&rdquo; Router actor.
withSupervisorStrategy(SupervisorStrategy) - Method in class akka.routing.BroadcastPool
Setting the supervisor strategy to be used for the &ldquo;head&rdquo; Router actor.
withSupervisorStrategy(SupervisorStrategy) - Method in class akka.routing.ConsistentHashingPool
Setting the supervisor strategy to be used for the &ldquo;head&rdquo; Router actor.
withSupervisorStrategy(SupervisorStrategy) - Method in class akka.routing.FromConfig
Setting the supervisor strategy to be used for the &ldquo;head&rdquo; Router actor.
withSupervisorStrategy(SupervisorStrategy) - Method in interface akka.routing.PoolOverrideUnsetConfig
 
withSupervisorStrategy(SupervisorStrategy) - Method in class akka.routing.RandomPool
Setting the supervisor strategy to be used for the &ldquo;head&rdquo; Router actor.
withSupervisorStrategy(SupervisorStrategy) - Method in class akka.routing.RoundRobinPool
Setting the supervisor strategy to be used for the &ldquo;head&rdquo; Router actor.
withSupervisorStrategy(SupervisorStrategy) - Method in class akka.routing.ScatterGatherFirstCompletedPool
Setting the supervisor strategy to be used for the &ldquo;head&rdquo; Router actor.
withSupervisorStrategy(SupervisorStrategy) - Method in class akka.routing.SmallestMailboxPool
Setting the supervisor strategy to be used for the &ldquo;head&rdquo; Router actor.
withSupervisorStrategy(SupervisorStrategy) - Method in class akka.routing.TailChoppingPool
Setting the supervisor strategy to be used for the &ldquo;head&rdquo; Router actor.
withSyncCircuitBreaker(Function0<T>) - Method in class akka.pattern.CircuitBreaker
Wraps invocations of synchronous calls that need to be protected.
withSyncCircuitBreaker(Function0<T>, Function1<Try<T>, Object>) - Method in class akka.pattern.CircuitBreaker
Wraps invocations of synchronous calls that need to be protected.
withSyncProcessingLimit(int) - Method in class akka.stream.ActorMaterializerSettings
Deprecated.
Use attribute 'ActorAttributes.SyncProcessingLimit' to change setting value. Since 2.6.0.
withTag(String) - Method in interface akka.persistence.typed.state.scaladsl.DurableStateBehavior
The tag that can used in persistence query
withTagger(Function1<Event, Set<String>>) - Method in interface akka.persistence.typed.scaladsl.EventSourcedBehavior
The tagger function should give event tags, which will be used in persistence query
withTags(Set<String>) - Method in class akka.actor.Deploy
 
withTcpWriteBufferSize(int) - Method in class akka.stream.IOSettings
 
withTerminationReceivedBeforeCompletionLeeway(FiniteDuration) - Method in interface akka.stream.StreamRefSettings
 
withTimeout(Timeout) - Method in class akka.actor.TypedProps
Java API: return a new TypedProps that will use the specified Timeout for its non-void-returning methods, if null is specified, it will use the default timeout as specified in the configuration.
withTimeout(Duration) - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.IdleSettings
 
withTimeout(Duration) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.IdleSettings
 
withTimeout(FiniteDuration) - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.IdleSettings
 
withTimeout(FiniteDuration) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.IdleSettings
 
withTimeout(Option<Timeout>) - Method in class akka.actor.TypedProps
Scala API: return a new TypedProps that will use the specified Timeout for its non-void-returning methods, if None is specified, it will use the default timeout as specified in the configuration.
withTimeoutSettings(TimeoutSettings) - Method in class akka.coordination.lease.LeaseSettings
 
withTimers(Function<TimerScheduler<T>, Behavior<T>>) - Static method in class akka.actor.typed.javadsl.Behaviors
Support for scheduled self messages in an actor.
withTimers(Function<TimerScheduler<T>, Behavior<T>>) - Method in class akka.actor.typed.javadsl.Behaviors$
Support for scheduled self messages in an actor.
withTimers(Function1<TimerSchedulerCrossDslSupport<T>, Behavior<T>>) - Method in class akka.actor.typed.internal.TimerSchedulerImpl$
 
withTimers(Function1<TimerScheduler<T>, Behavior<T>>) - Static method in class akka.actor.typed.scaladsl.Behaviors
Support for scheduled self messages in an actor.
withTimers(Function1<TimerScheduler<T>, Behavior<T>>) - Method in class akka.actor.typed.scaladsl.Behaviors$
Support for scheduled self messages in an actor.
withTimestamp(long) - Method in interface akka.persistence.PersistentRepr
 
withTimestampMillis(long) - Method in class akka.actor.typed.delivery.DurableProducerQueue.MessageSent
 
withTransportInformation(ExtendedActorSystem, Function0<T>) - Static method in class akka.serialization.Serialization
Sets serialization information in a ThreadLocal and runs f.
withTransportInformation(ExtendedActorSystem, Function0<T>) - Method in class akka.serialization.Serialization$
Sets serialization information in a ThreadLocal and runs f.
withTuningParameters(ClusterShardingSettings.TuningParameters) - Method in class akka.cluster.sharding.ClusterShardingSettings
 
withTuningParameters(ClusterShardingSettings.TuningParameters) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings
 
WithUdpSend - Interface in akka.io
INTERNAL API
withUid(int) - Method in interface akka.actor.ActorPath
INTERNAL API Creates a new ActorPath with same elements but with the specified uid.
withUnreachableDataCenters(Set<String>) - Method in class akka.cluster.ClusterEvent.CurrentClusterState
Replace the set of unreachable datacenters with the given set
withUpdatingStateTimeout(Duration) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
withUpdatingStateTimeout(FiniteDuration) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
withUseRoles(String...) - Method in class akka.cluster.routing.ClusterRouterGroupSettings
Java API
withUseRoles(String...) - Method in class akka.cluster.routing.ClusterRouterPoolSettings
Java API
withUseRoles(Set<String>) - Method in class akka.cluster.routing.ClusterRouterGroupSettings
Java API
withUseRoles(Set<String>) - Method in class akka.cluster.routing.ClusterRouterPoolSettings
Java API
withUseRoles(Seq<String>) - Method in class akka.cluster.routing.ClusterRouterGroupSettings
 
withUseRoles(Seq<String>) - Method in class akka.cluster.routing.ClusterRouterPoolSettings
 
withUseRoles(Set<String>) - Method in class akka.cluster.routing.ClusterRouterGroupSettings
 
withUseRoles(Set<String>) - Method in class akka.cluster.routing.ClusterRouterPoolSettings
 
withValue(ExtendedActorSystem, Callable<S>) - Method in class akka.serialization.JavaSerializer.CurrentSystem
Java API: invoke the callable with the current system being set to the given value for this thread.
withValue(Cluster, A) - Method in class akka.cluster.ddata.LWWRegister
Deprecated.
Use `withValue` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
withValue(Cluster, A, LWWRegister.Clock<A>) - Method in class akka.cluster.ddata.LWWRegister
Deprecated.
Use `withValue` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
withValue(SelfUniqueAddress, A) - Method in class akka.cluster.ddata.LWWRegister
Change the value of the register.
withValue(SelfUniqueAddress, A, LWWRegister.Clock<A>) - Method in class akka.cluster.ddata.LWWRegister
Change the value of the register.
withValue(A, Cluster, LWWRegister.Clock<A>) - Method in class akka.cluster.ddata.LWWRegister
Deprecated.
Use `withValueOf` that takes a `SelfUniqueAddress` parameter instead. Since 2.5.20.
withValue$default$3(A) - Method in class akka.cluster.ddata.LWWRegister
 
WITHVALUEDELTAS_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap
 
withValueOf(A, SelfUniqueAddress, LWWRegister.Clock<A>) - Method in class akka.cluster.ddata.LWWRegister
Change the value of the register.
withValueOf$default$3(A) - Method in class akka.cluster.ddata.LWWRegister
 
withVerifyCommands(boolean) - Method in class akka.persistence.testkit.javadsl.EventSourcedBehaviorTestKit.SerializationSettings
 
withVerifyCommands(boolean) - Method in class akka.persistence.testkit.scaladsl.EventSourcedBehaviorTestKit.SerializationSettings
 
withVerifyEquality(boolean) - Method in class akka.persistence.testkit.javadsl.EventSourcedBehaviorTestKit.SerializationSettings
 
withVerifyEquality(boolean) - Method in class akka.persistence.testkit.scaladsl.EventSourcedBehaviorTestKit.SerializationSettings
 
withVerifyEvents(boolean) - Method in class akka.persistence.testkit.javadsl.EventSourcedBehaviorTestKit.SerializationSettings
 
withVerifyEvents(boolean) - Method in class akka.persistence.testkit.scaladsl.EventSourcedBehaviorTestKit.SerializationSettings
 
withVerifyState(boolean) - Method in class akka.persistence.testkit.javadsl.EventSourcedBehaviorTestKit.SerializationSettings
 
withVerifyState(boolean) - Method in class akka.persistence.testkit.scaladsl.EventSourcedBehaviorTestKit.SerializationSettings
 
withVirtualNodesFactor(int) - Method in class akka.routing.ConsistentHashingGroup
Setting the number of virtual nodes per node, used in ConsistentHash
withVirtualNodesFactor(int) - Method in class akka.routing.ConsistentHashingPool
Setting the number of virtual nodes per node, used in ConsistentHash
withVirtualNodesFactor(int) - Method in class akka.routing.ConsistentHashingRoutingLogic
Setting the number of virtual nodes per node, used in ConsistentHash
withWaitingForStateTimeout(Duration) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
withWaitingForStateTimeout(FiniteDuration) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.TuningParameters
 
withWidthMultiplier(int) - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FrequencySketchSettings
 
withWidthMultiplier(int) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FrequencySketchSettings
 
withWindow(akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings.AdmissionSettings.WindowSettings) - Method in class akka.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings
 
withWindow(akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings.AdmissionSettings.WindowSettings) - Method in class akka.cluster.sharding.typed.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings
 
WKS() - Static method in class akka.io.dns.RecordType
A well known service description
WKS() - Method in class akka.io.dns.RecordType$
A well known service description
WorkerDispatcher() - Method in class akka.io.SelectionHandlerSettings
 
WorkerStats(int) - Constructor for class akka.actor.typed.delivery.WorkPullingProducerController.WorkerStats
 
WorkerStats$() - Constructor for class akka.actor.typed.delivery.WorkPullingProducerController.WorkerStats$
 
WorkPullingProducerController - Class in akka.actor.typed.delivery
Work pulling is a pattern where several worker actors pull tasks in their own pace from a shared work manager instead of that the manager pushes work to the workers blindly without knowing their individual capacity and current availability.
WorkPullingProducerController() - Constructor for class akka.actor.typed.delivery.WorkPullingProducerController
 
WorkPullingProducerController.Command<A> - Interface in akka.actor.typed.delivery
 
WorkPullingProducerController.GetWorkerStats<A> - Class in akka.actor.typed.delivery
Retrieve information about registered workers.
WorkPullingProducerController.GetWorkerStats$ - Class in akka.actor.typed.delivery
 
WorkPullingProducerController.MessageWithConfirmation<A> - Class in akka.actor.typed.delivery
For sending confirmation message back to the producer when the message has been fully delivered, processed, and confirmed by the consumer.
WorkPullingProducerController.MessageWithConfirmation$ - Class in akka.actor.typed.delivery
 
WorkPullingProducerController.RequestNext<A> - Class in akka.actor.typed.delivery
The WorkPullingProducerController sends RequestNext to the producer when it is allowed to send one message via the sendNextTo or askNextTo.
WorkPullingProducerController.RequestNext$ - Class in akka.actor.typed.delivery
 
WorkPullingProducerController.Settings - Class in akka.actor.typed.delivery
 
WorkPullingProducerController.Settings$ - Class in akka.actor.typed.delivery
 
WorkPullingProducerController.Start<A> - Class in akka.actor.typed.delivery
Initial message from the producer actor.
WorkPullingProducerController.Start$ - Class in akka.actor.typed.delivery
 
WorkPullingProducerController.WorkerStats - Class in akka.actor.typed.delivery
 
WorkPullingProducerController.WorkerStats$ - Class in akka.actor.typed.delivery
 
WorkPullingProducerController$ - Class in akka.actor.typed.delivery
Work pulling is a pattern where several worker actors pull tasks in their own pace from a shared work manager instead of that the manager pushes work to the workers blindly without knowing their individual capacity and current availability.
WorkPullingProducerController$() - Constructor for class akka.actor.typed.delivery.WorkPullingProducerController$
 
WorkPullingProducerControllerImpl<A> - Class in akka.actor.typed.delivery.internal
 
WorkPullingProducerControllerImpl(ActorContext<WorkPullingProducerControllerImpl.InternalCommand>, StashBuffer<WorkPullingProducerControllerImpl.InternalCommand>, String, WorkPullingProducerController.RequestNext<A>, Option<ActorRef<DurableProducerQueue.Command<A>>>, WorkPullingProducerController.Settings, ClassTag<A>) - Constructor for class akka.actor.typed.delivery.internal.WorkPullingProducerControllerImpl
 
WorkPullingProducerControllerImpl.InternalCommand - Interface in akka.actor.typed.delivery.internal
 
WorkPullingProducerControllerImpl.UnsealedInternalCommand - Interface in akka.actor.typed.delivery.internal
For commands defined in public WorkPullingProducerController
WorkPullingProducerControllerImpl$ - Class in akka.actor.typed.delivery.internal
INTERNAL API
WorkPullingProducerControllerImpl$() - Constructor for class akka.actor.typed.delivery.internal.WorkPullingProducerControllerImpl$
 
wrap(ActorSystem) - Static method in class akka.actor.typed.ActorSystem
Wrap a classic ActorSystem such that it can be used from Akka Typed Behavior.
wrap(ActorSystem) - Method in class akka.actor.typed.ActorSystem$
Wrap a classic ActorSystem such that it can be used from Akka Typed Behavior.
wrap(LoggingFilter) - Method in class akka.event.LoggingFilterWithMarker$
 
wrapIfNeeded() - Method in class akka.cluster.pubsub.DistributedPubSubMediator.Internal$
Mediator uses Router to send messages to multiple destinations, Router in general unwraps messages from RouterEnvelope and sends the contents to Routees.
wrapped() - Method in class akka.actor.typed.scaladsl.Behaviors.Supervise
 
WrappedElement(E, long) - Constructor for class akka.util.PriorityQueueStabilizer.WrappedElement
 
WrappedElementComparator(Comparator<E>) - Constructor for class akka.util.PriorityQueueStabilizer.WrappedElementComparator
 
wrappedHandle() - Method in class akka.remote.transport.AbstractTransportAdapterHandle
Deprecated.
 
WrappedMessage - Interface in akka.actor
Message envelopes may implement this trait for better logging, such as logging of message class name of the wrapped message instead of the envelope class name.
WrappedMessage$ - Class in akka.actor
 
WrappedMessage$() - Constructor for class akka.actor.WrappedMessage$
 
WrappedPayloadSupport$ - Class in akka.remote.serialization
 
WrappedPayloadSupport$() - Constructor for class akka.remote.serialization.WrappedPayloadSupport$
 
wrappedTransport() - Method in class akka.remote.transport.AbstractTransportAdapter
Deprecated.
 
wrapWithTimers(Function1<TimerSchedulerCrossDslSupport<T>, Behavior<T>>, ActorContext<T>) - Method in class akka.actor.typed.internal.TimerSchedulerImpl$
 
writable() - Method in class akka.actor.testkit.typed.scaladsl.ScalaTestWithActorTestKit
 
writable() - Method in class akka.persistence.PluginSpec
 
writable() - Method in class akka.remote.transport.TestAssociationHandle
Deprecated.
 
writable_$eq(boolean) - Method in class akka.remote.transport.TestAssociationHandle
Deprecated.
 
write(ByteString) - Static method in class akka.io.TcpMessage
The same as write(data, noAck()).
write(ByteString) - Method in class akka.io.TcpMessage$
The same as write(data, noAck()).
write(ByteString) - Method in interface akka.remote.transport.AssociationHandle
Deprecated.
Asynchronously sends the specified payload to the remote endpoint.
write(ByteString) - Method in class akka.remote.transport.TestAssociationHandle
Deprecated.
 
write(ByteStringBuilder, RecordClass) - Static method in class akka.io.dns.internal.RecordClassSerializer
 
write(ByteStringBuilder, RecordClass) - Method in class akka.io.dns.internal.RecordClassSerializer$
 
write(ByteStringBuilder, RecordType) - Static method in class akka.io.dns.internal.RecordTypeSerializer
 
write(ByteStringBuilder, RecordType) - Method in class akka.io.dns.internal.RecordTypeSerializer$
 
write(ByteStringBuilder, String) - Static method in class akka.io.dns.internal.DomainName
 
write(ByteStringBuilder, String) - Method in class akka.io.dns.internal.DomainName$
 
write(ByteString, Tcp.Event) - Static method in class akka.io.TcpMessage
Write data to the TCP connection.
write(ByteString, Tcp.Event) - Method in class akka.io.TcpMessage$
Write data to the TCP connection.
write(String, akka.cluster.ddata.Replicator.Internal.DataEnvelope) - Method in class akka.cluster.ddata.Replicator
 
Write(ByteString, Tcp.Event) - Constructor for class akka.io.Tcp.Write
 
Write(String, akka.cluster.ddata.Replicator.Internal.DataEnvelope, Option<UniqueAddress>) - Constructor for class akka.cluster.ddata.Replicator.Internal$.Write
 
Write$() - Constructor for class akka.cluster.ddata.Replicator.Internal$.Write$
 
Write$() - Constructor for class akka.io.Tcp.Write$
 
Write$() - Constructor for class akka.persistence.testkit.PersistenceTestKitPlugin.Write$
 
WriteAck() - Constructor for class akka.cluster.ddata.Replicator.Internal$.WriteAck
 
WriteAck$() - Constructor for class akka.cluster.ddata.Replicator.Internal$.WriteAck$
 
WriteAckManifest() - Method in class akka.cluster.ddata.protobuf.ReplicatorMessageSerializer
 
WriteAggregator$ - Class in akka.cluster.ddata
INTERNAL API
WriteAggregator$() - Constructor for class akka.cluster.ddata.WriteAggregator$
 
WriteAll(Duration) - Constructor for class akka.cluster.ddata.Replicator.WriteAll
Java API
WriteAll(Duration) - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.WriteAll
 
WriteAll(FiniteDuration) - Constructor for class akka.cluster.ddata.Replicator.WriteAll
 
WriteAll$() - Constructor for class akka.cluster.ddata.Replicator.WriteAll$
 
WriteAll$() - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.WriteAll$
 
WriteAll$() - Constructor for class akka.cluster.ddata.typed.scaladsl.Replicator.WriteAll$
 
writeAndStore(String, akka.cluster.ddata.Replicator.Internal.DataEnvelope, boolean) - Method in class akka.cluster.ddata.Replicator
 
WriteAttempt(Address, Address, ByteString) - Constructor for class akka.remote.transport.TestTransport.WriteAttempt
Deprecated.
 
WriteAttempt$() - Constructor for class akka.remote.transport.TestTransport.WriteAttempt$
Deprecated.
 
writeBehavior() - Method in class akka.remote.transport.TestTransport
Deprecated.
The TestTransport.SwitchableLoggedBehavior for the write() method on handles.
writeBehind() - Method in class akka.cluster.ddata.LmdbDurableStore
 
writeBehindInterval() - Method in class akka.cluster.ddata.LmdbDurableStore
 
WriteBufferHighWaterMark() - Method in class akka.remote.transport.netty.NettyTransportSettings
Deprecated.
 
WriteBufferLowWaterMark() - Method in class akka.remote.transport.netty.NettyTransportSettings
Deprecated.
 
WriteCommand() - Constructor for class akka.io.Tcp.WriteCommand
 
WriteCommand$() - Constructor for class akka.io.Tcp.WriteCommand$
 
writeConsistency() - Method in class akka.cluster.ddata.Replicator.Update
 
writeConsistency() - Method in class akka.cluster.ddata.typed.javadsl.Replicator.Update
 
writeConsistency() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator.Update
 
writeCount() - Method in class akka.persistence.JournalProtocol.WriteMessagesFailed
 
WriteEventAdapter - Interface in akka.persistence.journal
Facility to convert to specialised data models, as may be required by specialized persistence Journals.
writeEventFailed(PersistentRepr, Throwable) - Method in interface akka.persistence.Eventsourced
 
writeEventRejected(PersistentRepr, Throwable) - Method in interface akka.persistence.Eventsourced
 
WriteEvents - Class in akka.persistence.testkit
Write in journal operation with events to be written.
WriteEvents(Seq<Object>) - Constructor for class akka.persistence.testkit.WriteEvents
 
WriteEvents$ - Class in akka.persistence.testkit
 
WriteEvents$() - Constructor for class akka.persistence.testkit.WriteEvents$
 
writeEventSucceeded(PersistentRepr) - Method in interface akka.persistence.Eventsourced
 
writeFile(String, long, long, Tcp.Event) - Static method in class akka.io.TcpMessage
Write count bytes starting at position from file at filePath to the connection.
writeFile(String, long, long, Tcp.Event) - Method in class akka.io.TcpMessage$
Write count bytes starting at position from file at filePath to the connection.
WriteFile(String, long, long, Tcp.Event) - Constructor for class akka.io.Tcp.WriteFile
Deprecated.
 
WriteFile$() - Constructor for class akka.io.Tcp.WriteFile$
Deprecated.
 
writeIdMapping(String, int) - Method in interface akka.persistence.journal.leveldb.LeveldbIdMapping
 
writeInProgress_$eq(boolean) - Method in interface akka.persistence.Eventsourced
 
WriteJournalBase - Interface in akka.persistence.journal
 
writeLocal() - Static method in class akka.cluster.ddata.Replicator
Java API: The WriteLocal instance
writeLocal() - Method in class akka.cluster.ddata.Replicator$
Java API: The WriteLocal instance
writeLocal() - Static method in class akka.cluster.ddata.typed.javadsl.Replicator
The WriteLocal instance
writeLocal() - Method in class akka.cluster.ddata.typed.javadsl.Replicator$
The WriteLocal instance
WriteLocal() - Static method in class akka.cluster.ddata.typed.scaladsl.Replicator
 
WriteLocal() - Method in class akka.cluster.ddata.typed.scaladsl.Replicator$
 
WriteLocal$() - Constructor for class akka.cluster.ddata.Replicator.WriteLocal$
 
WriteLocal$() - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.WriteLocal$
 
WriteMajority(Duration) - Constructor for class akka.cluster.ddata.Replicator.WriteMajority
Java API
WriteMajority(Duration) - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.WriteMajority
 
WriteMajority(Duration, int) - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.WriteMajority
 
WriteMajority(FiniteDuration) - Constructor for class akka.cluster.ddata.Replicator.WriteMajority
 
WriteMajority(FiniteDuration, int) - Constructor for class akka.cluster.ddata.Replicator.WriteMajority
 
WriteMajority$() - Constructor for class akka.cluster.ddata.Replicator.WriteMajority$
 
WriteMajority$() - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.WriteMajority$
 
WriteMajority$() - Constructor for class akka.cluster.ddata.typed.scaladsl.Replicator.WriteMajority$
 
WriteMajorityPlus(Duration, int) - Constructor for class akka.cluster.ddata.Replicator.WriteMajorityPlus
Java API
WriteMajorityPlus(FiniteDuration, int, int) - Constructor for class akka.cluster.ddata.Replicator.WriteMajorityPlus
 
WriteMajorityPlus$() - Constructor for class akka.cluster.ddata.Replicator.WriteMajorityPlus$
 
WriteManifest() - Method in class akka.cluster.ddata.protobuf.ReplicatorMessageSerializer
 
WriteMessageFailure(PersistentRepr, Throwable, int) - Constructor for class akka.persistence.JournalProtocol.WriteMessageFailure
 
WriteMessageFailure$() - Constructor for class akka.persistence.JournalProtocol.WriteMessageFailure$
 
WriteMessageRejected(PersistentRepr, Throwable, int) - Constructor for class akka.persistence.JournalProtocol.WriteMessageRejected
 
WriteMessageRejected$() - Constructor for class akka.persistence.JournalProtocol.WriteMessageRejected$
 
writeMessages(int, int, String, ActorRef, String) - Method in class akka.persistence.journal.JournalSpec
 
WriteMessages(Seq<AtomicWrite>) - Constructor for class akka.persistence.journal.AsyncWriteTarget.WriteMessages
 
WriteMessages(Seq<PersistentEnvelope>, ActorRef, int) - Constructor for class akka.persistence.JournalProtocol.WriteMessages
 
WriteMessages$() - Constructor for class akka.persistence.journal.AsyncWriteTarget.WriteMessages$
 
WriteMessages$() - Constructor for class akka.persistence.JournalProtocol.WriteMessages$
 
WriteMessagesFailed(Throwable, int) - Constructor for class akka.persistence.JournalProtocol.WriteMessagesFailed
 
WriteMessagesFailed$() - Constructor for class akka.persistence.JournalProtocol.WriteMessagesFailed$
 
WriteMessagesSuccessful$() - Constructor for class akka.persistence.JournalProtocol.WriteMessagesSuccessful$
 
WriteMessageSuccess(PersistentRepr, int) - Constructor for class akka.persistence.JournalProtocol.WriteMessageSuccess
 
WriteMessageSuccess$() - Constructor for class akka.persistence.JournalProtocol.WriteMessageSuccess$
 
WriteNack() - Constructor for class akka.cluster.ddata.Replicator.Internal$.WriteNack
 
WriteNack$() - Constructor for class akka.cluster.ddata.Replicator.Internal$.WriteNack$
 
WriteNackManifest() - Method in class akka.cluster.ddata.protobuf.ReplicatorMessageSerializer
 
writeObject(ObjectOutputStream) - Method in interface akka.actor.ActorContext
ActorContexts shouldn't be Serializable
writePath(Path, long, long, Tcp.Event) - Static method in class akka.io.TcpMessage
Write count bytes starting at position from file at filePath to the connection.
writePath(Path, long, long, Tcp.Event) - Method in class akka.io.TcpMessage$
Write count bytes starting at position from file at filePath to the connection.
WritePath(Path, long, long, Tcp.Event) - Constructor for class akka.io.Tcp.WritePath
 
WritePath$() - Constructor for class akka.io.Tcp.WritePath$
 
writeReplace() - Method in interface akka.actor.MinimalActorRef
 
writeReplace() - Static method in class akka.actor.Nobody
 
writeReplace() - Method in class akka.actor.Nobody$
 
writeReplace() - Method in interface akka.actor.typed.ActorRef
 
writeReplace() - Method in class akka.event.Logging.StandardOutLogger
 
writeReplace() - Method in class akka.util.ByteString.ByteString1
 
writeReplace() - Method in class akka.util.ByteString.ByteStrings
 
writerUuid() - Method in interface akka.persistence.PersistentRepr
Unique identifier of the writing persistent actor.
writerUuid() - Method in class akka.persistence.PluginSpec
 
WRITERUUID_FIELD_NUMBER - Static variable in class akka.persistence.serialization.MessageFormats.PersistentMessage
 
WriteSnapshot - Class in akka.persistence.testkit
Storage write operation to persist snapshot in the storage.
WriteSnapshot(SnapshotMeta, Object) - Constructor for class akka.persistence.testkit.WriteSnapshot
 
WriteSnapshot$ - Class in akka.persistence.testkit
 
WriteSnapshot$() - Constructor for class akka.persistence.testkit.WriteSnapshot$
 
writeSnapshots() - Method in class akka.persistence.snapshot.SnapshotStoreSpec
 
writeTo(CodedOutputStream) - Method in class akka.cluster.client.protobuf.msg.ClusterClientMessages.Contacts
 
writeTo(CodedOutputStream) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.Flag
 
writeTo(CodedOutputStream) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter.Entry
 
writeTo(CodedOutputStream) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GCounter
 
writeTo(CodedOutputStream) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.GSet
 
writeTo(CodedOutputStream) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap.Entry
 
writeTo(CodedOutputStream) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWMap
 
writeTo(CodedOutputStream) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.LWWRegister
 
writeTo(CodedOutputStream) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap.Entry
 
writeTo(CodedOutputStream) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMap
 
writeTo(CodedOutputStream) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry
 
writeTo(CodedOutputStream) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.MapEntry
 
writeTo(CodedOutputStream) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup
 
writeTo(CodedOutputStream) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap.Entry
 
writeTo(CodedOutputStream) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMultiMap
 
writeTo(CodedOutputStream) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSet
 
writeTo(CodedOutputStream) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup.Entry
 
writeTo(CodedOutputStream) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORSetDeltaGroup
 
writeTo(CodedOutputStream) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounter
 
writeTo(CodedOutputStream) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap.Entry
 
writeTo(CodedOutputStream) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.PNCounterMap
 
writeTo(CodedOutputStream) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Address
 
writeTo(CodedOutputStream) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Changed
 
writeTo(CodedOutputStream) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope.PruningEntry
 
writeTo(CodedOutputStream) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DataEnvelope
 
writeTo(CodedOutputStream) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation.Entry
 
writeTo(CodedOutputStream) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DeltaPropagation
 
writeTo(CodedOutputStream) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.DurableDataEnvelope
 
writeTo(CodedOutputStream) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Empty
 
writeTo(CodedOutputStream) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Get
 
writeTo(CodedOutputStream) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetFailure
 
writeTo(CodedOutputStream) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.GetSuccess
 
writeTo(CodedOutputStream) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip.Entry
 
writeTo(CodedOutputStream) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Gossip
 
writeTo(CodedOutputStream) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.NotFound
 
writeTo(CodedOutputStream) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.OtherMessage
 
writeTo(CodedOutputStream) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Read
 
writeTo(CodedOutputStream) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.ReadResult
 
writeTo(CodedOutputStream) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status.Entry
 
writeTo(CodedOutputStream) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Status
 
writeTo(CodedOutputStream) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.StringGSet
 
writeTo(CodedOutputStream) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Subscribe
 
writeTo(CodedOutputStream) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.UniqueAddress
 
writeTo(CodedOutputStream) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Unsubscribe
 
writeTo(CodedOutputStream) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector.Entry
 
writeTo(CodedOutputStream) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.VersionVector
 
writeTo(CodedOutputStream) - Method in class akka.cluster.ddata.protobuf.msg.ReplicatorMessages.Write
 
writeTo(CodedOutputStream) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.AdaptiveLoadBalancingPool
 
writeTo(CodedOutputStream) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.Address
 
writeTo(CodedOutputStream) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossip
 
writeTo(CodedOutputStream) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsGossipEnvelope
 
writeTo(CodedOutputStream) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MetricsSelector
 
writeTo(CodedOutputStream) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.MixMetricsSelector
 
writeTo(CodedOutputStream) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.EWMA
 
writeTo(CodedOutputStream) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Metric
 
writeTo(CodedOutputStream) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics.Number
 
writeTo(CodedOutputStream) - Method in class akka.cluster.metrics.protobuf.msg.ClusterMetricsMessages.NodeMetrics
 
writeTo(CodedOutputStream) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Address
 
writeTo(CodedOutputStream) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPool
 
writeTo(CodedOutputStream) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ClusterRouterPoolSettings
 
writeTo(CodedOutputStream) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ConfigCheck
 
writeTo(CodedOutputStream) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Empty
 
writeTo(CodedOutputStream) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Gossip
 
writeTo(CodedOutputStream) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipEnvelope
 
writeTo(CodedOutputStream) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipOverview
 
writeTo(CodedOutputStream) - Method in class akka.cluster.protobuf.msg.ClusterMessages.GossipStatus
 
writeTo(CodedOutputStream) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Heartbeat
 
writeTo(CodedOutputStream) - Method in class akka.cluster.protobuf.msg.ClusterMessages.HeartBeatResponse
 
writeTo(CodedOutputStream) - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoin
 
writeTo(CodedOutputStream) - Method in class akka.cluster.protobuf.msg.ClusterMessages.InitJoinAck
 
writeTo(CodedOutputStream) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Join
 
writeTo(CodedOutputStream) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Member
 
writeTo(CodedOutputStream) - Method in class akka.cluster.protobuf.msg.ClusterMessages.ObserverReachability
 
writeTo(CodedOutputStream) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Pool
 
writeTo(CodedOutputStream) - Method in class akka.cluster.protobuf.msg.ClusterMessages.SubjectReachability
 
writeTo(CodedOutputStream) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Tombstone
 
writeTo(CodedOutputStream) - Method in class akka.cluster.protobuf.msg.ClusterMessages.UniqueAddress
 
writeTo(CodedOutputStream) - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock.Version
 
writeTo(CodedOutputStream) - Method in class akka.cluster.protobuf.msg.ClusterMessages.VectorClock
 
writeTo(CodedOutputStream) - Method in class akka.cluster.protobuf.msg.ClusterMessages.Welcome
 
writeTo(CodedOutputStream) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Address
 
writeTo(CodedOutputStream) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Bucket
 
writeTo(CodedOutputStream) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta.Entry
 
writeTo(CodedOutputStream) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Delta
 
writeTo(CodedOutputStream) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Payload
 
writeTo(CodedOutputStream) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Publish
 
writeTo(CodedOutputStream) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Send
 
writeTo(CodedOutputStream) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToAll
 
writeTo(CodedOutputStream) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.SendToOneSubscriber
 
writeTo(CodedOutputStream) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status.Version
 
writeTo(CodedOutputStream) - Method in class akka.cluster.pubsub.protobuf.msg.DistributedPubSubMessages.Status
 
writeTo(CodedOutputStream) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ActorRefMessage
 
writeTo(CodedOutputStream) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.Address
 
writeTo(CodedOutputStream) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStats
 
writeTo(CodedOutputStream) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ClusterShardingStatsEntry
 
writeTo(CodedOutputStream) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState.ShardEntry
 
writeTo(CodedOutputStream) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CoordinatorState
 
writeTo(CodedOutputStream) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentRegions
 
writeTo(CodedOutputStream) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardRegionState
 
writeTo(CodedOutputStream) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.CurrentShardState
 
writeTo(CodedOutputStream) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStarted
 
writeTo(CodedOutputStream) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntitiesStopped
 
writeTo(CodedOutputStream) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStarted
 
writeTo(CodedOutputStream) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityState
 
writeTo(CodedOutputStream) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.EntityStopped
 
writeTo(CodedOutputStream) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.GetClusterShardingStats
 
writeTo(CodedOutputStream) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.MapFieldEntry
 
writeTo(CodedOutputStream) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.RememberedShardState
 
writeTo(CodedOutputStream) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHome
 
writeTo(CodedOutputStream) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomeAllocated
 
writeTo(CodedOutputStream) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomes
 
writeTo(CodedOutputStream) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardHomesEntry
 
writeTo(CodedOutputStream) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardIdMessage
 
writeTo(CodedOutputStream) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardRegionStats
 
writeTo(CodedOutputStream) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardState
 
writeTo(CodedOutputStream) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.ShardStats
 
writeTo(CodedOutputStream) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntity
 
writeTo(CodedOutputStream) - Method in class akka.cluster.sharding.protobuf.msg.ClusterShardingMessages.StartEntityAck
 
writeTo(CodedOutputStream) - Method in class akka.cluster.sharding.typed.internal.protobuf.ShardingMessages.ShardingEnvelope
 
writeTo(CodedOutputStream) - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.PubSubMessagePublished
 
writeTo(CodedOutputStream) - Method in class akka.cluster.typed.internal.protobuf.ClusterMessages.ReceptionistEntry
 
writeTo(CodedOutputStream) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Ack
 
writeTo(CodedOutputStream) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Cleanup
 
writeTo(CodedOutputStream) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Confirmed
 
writeTo(CodedOutputStream) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.MessageSent
 
writeTo(CodedOutputStream) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.RegisterConsumer
 
writeTo(CodedOutputStream) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Request
 
writeTo(CodedOutputStream) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.Resend
 
writeTo(CodedOutputStream) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.SequencedMessage
 
writeTo(CodedOutputStream) - Method in class akka.cluster.typed.internal.protobuf.ReliableDelivery.State
 
writeTo(CodedOutputStream) - Method in class akka.persistence.query.internal.protobuf.QueryMessages.EventEnvelope
 
writeTo(CodedOutputStream) - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot.UnconfirmedDelivery
 
writeTo(CodedOutputStream) - Method in class akka.persistence.serialization.MessageFormats.AtLeastOnceDeliverySnapshot
 
writeTo(CodedOutputStream) - Method in class akka.persistence.serialization.MessageFormats.AtomicWrite
 
writeTo(CodedOutputStream) - Method in class akka.persistence.serialization.MessageFormats.PersistentFSMSnapshot
 
writeTo(CodedOutputStream) - Method in class akka.persistence.serialization.MessageFormats.PersistentMessage
 
writeTo(CodedOutputStream) - Method in class akka.persistence.serialization.MessageFormats.PersistentPayload
 
writeTo(CodedOutputStream) - Method in class akka.persistence.serialization.MessageFormats.PersistentStateChangeEvent
 
writeTo(CodedOutputStream) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.Counter
 
writeTo(CodedOutputStream) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.CounterUpdate
 
writeTo(CodedOutputStream) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSet
 
writeTo(CodedOutputStream) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup.Entry
 
writeTo(CodedOutputStream) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ORSetDeltaGroup
 
writeTo(CodedOutputStream) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.PublishedEvent
 
writeTo(CodedOutputStream) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedEventMetadata
 
writeTo(CodedOutputStream) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedPublishedEventMetaData
 
writeTo(CodedOutputStream) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata.Seen
 
writeTo(CodedOutputStream) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.ReplicatedSnapshotMetadata
 
writeTo(CodedOutputStream) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector.Entry
 
writeTo(CodedOutputStream) - Method in class akka.persistence.typed.serialization.ReplicatedEventSourcing.VersionVector
 
writeTo(CodedOutputStream) - Method in class akka.remote.ArteryControlFormats.Address
 
writeTo(CodedOutputStream) - Method in class akka.remote.ArteryControlFormats.ArteryHeartbeatRsp
 
writeTo(CodedOutputStream) - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisement
 
writeTo(CodedOutputStream) - Method in class akka.remote.ArteryControlFormats.CompressionTableAdvertisementAck
 
writeTo(CodedOutputStream) - Method in class akka.remote.ArteryControlFormats.FlushAck
 
writeTo(CodedOutputStream) - Method in class akka.remote.ArteryControlFormats.HandshakeReq
 
writeTo(CodedOutputStream) - Method in class akka.remote.ArteryControlFormats.MessageWithAddress
 
writeTo(CodedOutputStream) - Method in class akka.remote.ArteryControlFormats.Quarantined
 
writeTo(CodedOutputStream) - Method in class akka.remote.ArteryControlFormats.SystemMessageDeliveryAck
 
writeTo(CodedOutputStream) - Method in class akka.remote.ArteryControlFormats.SystemMessageEnvelope
 
writeTo(CodedOutputStream) - Method in class akka.remote.ArteryControlFormats.UniqueAddress
 
writeTo(CodedOutputStream) - Method in class akka.remote.ContainerFormats.ActorIdentity
 
writeTo(CodedOutputStream) - Method in class akka.remote.ContainerFormats.ActorInitializationException
 
writeTo(CodedOutputStream) - Method in class akka.remote.ContainerFormats.ActorRef
 
writeTo(CodedOutputStream) - Method in class akka.remote.ContainerFormats.Identify
 
writeTo(CodedOutputStream) - Method in class akka.remote.ContainerFormats.Option
 
writeTo(CodedOutputStream) - Method in class akka.remote.ContainerFormats.Payload
 
writeTo(CodedOutputStream) - Method in class akka.remote.ContainerFormats.Selection
 
writeTo(CodedOutputStream) - Method in class akka.remote.ContainerFormats.SelectionEnvelope
 
writeTo(CodedOutputStream) - Method in class akka.remote.ContainerFormats.StackTraceElement
 
writeTo(CodedOutputStream) - Method in class akka.remote.ContainerFormats.StatusReplyErrorMessage
 
writeTo(CodedOutputStream) - Method in class akka.remote.ContainerFormats.Throwable
 
writeTo(CodedOutputStream) - Method in class akka.remote.ContainerFormats.ThrowableNotSerializable
 
writeTo(CodedOutputStream) - Method in class akka.remote.ContainerFormats.WatcherHeartbeatResponse
 
writeTo(CodedOutputStream) - Method in class akka.remote.SystemMessageFormats.DeathWatchNotificationData
 
writeTo(CodedOutputStream) - Method in class akka.remote.SystemMessageFormats.FailedData
 
writeTo(CodedOutputStream) - Method in class akka.remote.SystemMessageFormats.SuperviseData
 
writeTo(CodedOutputStream) - Method in class akka.remote.SystemMessageFormats.SystemMessage
 
writeTo(CodedOutputStream) - Method in class akka.remote.SystemMessageFormats.WatchData
 
writeTo(CodedOutputStream) - Method in class akka.remote.testconductor.TestConductorProtocol.Address
 
writeTo(CodedOutputStream) - Method in class akka.remote.testconductor.TestConductorProtocol.AddressRequest
 
writeTo(CodedOutputStream) - Method in class akka.remote.testconductor.TestConductorProtocol.EnterBarrier
 
writeTo(CodedOutputStream) - Method in class akka.remote.testconductor.TestConductorProtocol.Hello
 
writeTo(CodedOutputStream) - Method in class akka.remote.testconductor.TestConductorProtocol.InjectFailure
 
writeTo(CodedOutputStream) - Method in class akka.remote.testconductor.TestConductorProtocol.Wrapper
 
writeTo(CodedOutputStream) - Method in class akka.remote.WireFormats.AckAndEnvelopeContainer
 
writeTo(CodedOutputStream) - Method in class akka.remote.WireFormats.AcknowledgementInfo
 
writeTo(CodedOutputStream) - Method in class akka.remote.WireFormats.ActorRefData
 
writeTo(CodedOutputStream) - Method in class akka.remote.WireFormats.AddressData
 
writeTo(CodedOutputStream) - Method in class akka.remote.WireFormats.AkkaControlMessage
 
writeTo(CodedOutputStream) - Method in class akka.remote.WireFormats.AkkaHandshakeInfo
 
writeTo(CodedOutputStream) - Method in class akka.remote.WireFormats.AkkaProtocolMessage
 
writeTo(CodedOutputStream) - Method in class akka.remote.WireFormats.DaemonMsgCreateData
 
writeTo(CodedOutputStream) - Method in class akka.remote.WireFormats.DefaultResizer
 
writeTo(CodedOutputStream) - Method in class akka.remote.WireFormats.DeployData
 
writeTo(CodedOutputStream) - Method in class akka.remote.WireFormats.FiniteDuration
 
writeTo(CodedOutputStream) - Method in class akka.remote.WireFormats.FromConfig
 
writeTo(CodedOutputStream) - Method in class akka.remote.WireFormats.GenericRoutingPool
 
writeTo(CodedOutputStream) - Method in class akka.remote.WireFormats.PropsData
 
writeTo(CodedOutputStream) - Method in class akka.remote.WireFormats.RemoteEnvelope
 
writeTo(CodedOutputStream) - Method in class akka.remote.WireFormats.RemoteRouterConfig
 
writeTo(CodedOutputStream) - Method in class akka.remote.WireFormats.RemoteScope
 
writeTo(CodedOutputStream) - Method in class akka.remote.WireFormats.ScatterGatherPool
 
writeTo(CodedOutputStream) - Method in class akka.remote.WireFormats.SerializedMessage
 
writeTo(CodedOutputStream) - Method in class akka.remote.WireFormats.TailChoppingPool
 
writeTo(CodedOutputStream) - Method in class akka.stream.StreamRefMessages.ActorRef
 
writeTo(CodedOutputStream) - Method in class akka.stream.StreamRefMessages.CumulativeDemand
 
writeTo(CodedOutputStream) - Method in class akka.stream.StreamRefMessages.OnSubscribeHandshake
 
writeTo(CodedOutputStream) - Method in class akka.stream.StreamRefMessages.Payload
 
writeTo(CodedOutputStream) - Method in class akka.stream.StreamRefMessages.RemoteStreamCompleted
 
writeTo(CodedOutputStream) - Method in class akka.stream.StreamRefMessages.RemoteStreamFailure
 
writeTo(CodedOutputStream) - Method in class akka.stream.StreamRefMessages.SequencedOnNext
 
writeTo(CodedOutputStream) - Method in class akka.stream.StreamRefMessages.SinkRef
 
writeTo(CodedOutputStream) - Method in class akka.stream.StreamRefMessages.SourceRef
 
WriteTo(int, Duration) - Constructor for class akka.cluster.ddata.Replicator.WriteTo
Java API
WriteTo(int, Duration) - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.WriteTo
 
WriteTo(int, FiniteDuration) - Constructor for class akka.cluster.ddata.Replicator.WriteTo
 
WriteTo$() - Constructor for class akka.cluster.ddata.Replicator.WriteTo$
 
WriteTo$() - Constructor for class akka.cluster.ddata.typed.javadsl.Replicator.WriteTo$
 
WriteTo$() - Constructor for class akka.cluster.ddata.typed.scaladsl.Replicator.WriteTo$
 
WritingResumed$() - Constructor for class akka.io.Tcp.WritingResumed$
 

X

X509Readers - Class in akka.remote.artery.tcp.ssl
INTERNAL API
X509Readers() - Constructor for class akka.remote.artery.tcp.ssl.X509Readers
 
X509Readers$ - Class in akka.remote.artery.tcp.ssl
INTERNAL API
X509Readers$() - Constructor for class akka.remote.artery.tcp.ssl.X509Readers$
 

Y

Yielding() - Method in class akka.dispatch.affinity.AffinityPool$
 
Younger() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.Younger
 
Younger$() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.Younger$
 
YoungerData(List<UniqueAddress>) - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.YoungerData
 
YoungerData$() - Constructor for class akka.cluster.singleton.ClusterSingletonManager.Internal$.YoungerData$
 

Z

zero() - Method in class akka.cluster.ddata.GCounter
 
zero() - Method in class akka.cluster.ddata.GSet
 
zero() - Method in class akka.cluster.ddata.LWWMap.LWWMapTag$
 
zero() - Method in interface akka.cluster.ddata.ORMap.DeltaOp
 
zero() - Method in class akka.cluster.ddata.ORMap.VanillaORMapTag$
 
zero() - Method in interface akka.cluster.ddata.ORMap.ZeroTag
 
zero() - Method in class akka.cluster.ddata.ORMultiMap.ORMultiMapTag$
 
zero() - Method in class akka.cluster.ddata.ORMultiMap.ORMultiMapWithValueDeltasTag$
 
zero() - Method in class akka.cluster.ddata.PNCounter
 
zero() - Method in class akka.cluster.ddata.PNCounterMap.PNCounterMapTag$
 
zero() - Method in interface akka.cluster.ddata.ReplicatedDelta
The empty full state.
zero() - Static method in class akka.util.Timeout
A timeout with zero duration, will cause most requests to always timeout.
zero() - Method in class akka.util.Timeout$
A timeout with zero duration, will cause most requests to always timeout.
Zero() - Method in class akka.cluster.ddata.VersionVector.Timestamp$
 
Zero() - Method in class akka.cluster.VectorClock.Timestamp$
 
Zero() - Static method in class akka.persistence.query.TimestampOffset
 
Zero() - Method in class akka.persistence.query.TimestampOffset$
 
Zero() - Static method in class akka.util.Version
 
Zero() - Method in class akka.util.Version$
 
zeroLong() - Static method in class akka.util.ConstantFun
 
zeroLong() - Method in class akka.util.ConstantFun$
 
ZEROTAG_FIELD_NUMBER - Static variable in class akka.cluster.ddata.protobuf.msg.ReplicatedDataMessages.ORMapDeltaGroup.Entry
 
zip(Graph<SourceShape<T>, ?>) - Method in class akka.stream.javadsl.Flow
Combine the elements of current Flow and the given Source into a stream of tuples.
zip(Graph<SourceShape<T>, ?>) - Method in class akka.stream.javadsl.Source
Combine the elements of current Source and the given one into a stream of tuples.
zip(Graph<SourceShape<T>, ?>) - Method in class akka.stream.javadsl.SubFlow
Combine the elements of current Flow and the given Source into a stream of tuples.
zip(Graph<SourceShape<T>, ?>) - Method in class akka.stream.javadsl.SubSource
Combine the elements of current Flow and the given Source into a stream of tuples.
zip(Graph<SourceShape<U>, ?>) - Method in interface akka.stream.scaladsl.FlowOps
Combine the elements of current flow and the given Source into a stream of tuples.
Zip - Class in akka.stream.javadsl
Combine the elements of 2 streams into a stream of tuples.
Zip<A,​B> - Class in akka.stream.scaladsl
Combine the elements of 2 streams into a stream of tuples.
Zip() - Constructor for class akka.stream.javadsl.Zip
 
Zip() - Constructor for class akka.stream.scaladsl.Zip
 
Zip$ - Class in akka.stream.javadsl
Combine the elements of 2 streams into a stream of tuples.
Zip$ - Class in akka.stream.scaladsl
 
Zip$() - Constructor for class akka.stream.javadsl.Zip$
 
Zip$() - Constructor for class akka.stream.scaladsl.Zip$
 
zipAll(Graph<SourceShape<U>, ?>, A, U) - Method in class akka.stream.javadsl.Flow
Combine the elements of current flow and the given Source into a stream of tuples.
zipAll(Graph<SourceShape<U>, ?>, A, U) - Method in class akka.stream.javadsl.Source
Combine the elements of current flow and the given Source into a stream of tuples.
zipAll(Graph<SourceShape<U>, ?>, A, U) - Method in class akka.stream.javadsl.SubFlow
Combine the elements of current flow and the given Source into a stream of tuples.
zipAll(Graph<SourceShape<U>, ?>, A, U) - Method in class akka.stream.javadsl.SubSource
Combine the elements of current flow and the given Source into a stream of tuples.
zipAll(Graph<SourceShape<U>, ?>, A, U) - Method in interface akka.stream.scaladsl.FlowOps
Combine the elements of current flow and the given Source into a stream of tuples.
zipAllFlow(Graph<SourceShape<U>, Mat2>, A, U) - Method in interface akka.stream.scaladsl.FlowOps
 
zipAllMat(Graph<SourceShape<U>, Mat2>, A, U, Function2<Mat, Mat2, Mat3>) - Method in class akka.stream.javadsl.Flow
Combine the elements of current flow and the given Source into a stream of tuples.
zipAllMat(Graph<SourceShape<U>, Mat2>, A, U, Function2<Mat, Mat2, Mat3>) - Method in class akka.stream.javadsl.Source
Combine the elements of current flow and the given Source into a stream of tuples.
zipAllMat(Graph<SourceShape<U>, Mat2>, A, U, Function2<Mat, Mat2, Mat3>) - Method in interface akka.stream.scaladsl.FlowOpsMat
Combine the elements of current flow and the given Source into a stream of tuples.
zipGraph(Graph<SourceShape<U>, M>) - Method in interface akka.stream.scaladsl.FlowOps
 
zipLatest(Graph<SourceShape<T>, ?>) - Method in class akka.stream.javadsl.Flow
Combine the elements of 2 streams into a stream of tuples, picking always the latest element of each.
zipLatest(Graph<SourceShape<T>, ?>) - Method in class akka.stream.javadsl.Source
Combine the elements of 2 streams into a stream of tuples, picking always the latest element of each.
zipLatest(Graph<SourceShape<T>, ?>) - Method in class akka.stream.javadsl.SubFlow
Combine the elements of current Flow and the given Source into a stream of tuples, picking always the latest element of each.
zipLatest(Graph<SourceShape<T>, ?>) - Method in class akka.stream.javadsl.SubSource
Combine the elements of current Flow and the given Source into a stream of tuples, picking always the latest element of each.
zipLatest(Graph<SourceShape<U>, ?>) - Method in interface akka.stream.scaladsl.FlowOps
Combine the elements of 2 streams into a stream of tuples, picking always the latest element of each.
ZipLatest - Class in akka.stream.javadsl
Combine the elements of 2 streams into a stream of tuples, picking always the latest element of each.
ZipLatest<A,​B> - Class in akka.stream.scaladsl
Combine the elements of 2 streams into a stream of tuples, picking always the latest element of each.
ZipLatest() - Constructor for class akka.stream.javadsl.ZipLatest
 
ZipLatest() - Constructor for class akka.stream.scaladsl.ZipLatest
 
ZipLatest(boolean) - Constructor for class akka.stream.scaladsl.ZipLatest
 
ZipLatest$ - Class in akka.stream.javadsl
Combine the elements of 2 streams into a stream of tuples, picking always the latest element of each.
ZipLatest$ - Class in akka.stream.scaladsl
 
ZipLatest$() - Constructor for class akka.stream.javadsl.ZipLatest$
 
ZipLatest$() - Constructor for class akka.stream.scaladsl.ZipLatest$
 
zipLatestGraph(Graph<SourceShape<U>, M>) - Method in interface akka.stream.scaladsl.FlowOps
 
zipLatestMat(Graph<SourceShape<T>, M>, Function2<Mat, M, M2>) - Method in class akka.stream.javadsl.Flow
Combine the elements of current Flow and the given Source into a stream of tuples, picking always the latest element of each.
zipLatestMat(Graph<SourceShape<T>, M>, Function2<Mat, M, M2>) - Method in class akka.stream.javadsl.Source
Combine the elements of current Source and the given one into a stream of tuples, picking always the latest element of each.
zipLatestMat(Graph<SourceShape<U>, Mat2>, Function2<Mat, Mat2, Mat3>) - Method in interface akka.stream.scaladsl.FlowOpsMat
Combine the elements of current flow and the given Source into a stream of tuples, picking always the latest of the elements of each source.
zipLatestWith(Graph<SourceShape<Out2>, ?>, boolean, Function2<Out, Out2, Out3>) - Method in class akka.stream.javadsl.Flow
Combine the elements of multiple streams into a stream of combined elements using a combiner function, picking always the latest of the elements of each source.
zipLatestWith(Graph<SourceShape<Out2>, ?>, boolean, Function2<Out, Out2, Out3>) - Method in class akka.stream.javadsl.Source
Combine the elements of multiple streams into a stream of combined elements using a combiner function, picking always the latest of the elements of each source.
zipLatestWith(Graph<SourceShape<Out2>, ?>, boolean, Function2<Out, Out2, Out3>) - Method in interface akka.stream.scaladsl.FlowOps
Combine the elements of multiple streams into a stream of combined elements using a combiner function, picking always the latest of the elements of each source.
zipLatestWith(Graph<SourceShape<Out2>, ?>, Function2<Out, Out2, Out3>) - Method in class akka.stream.javadsl.Flow
Combine the elements of multiple streams into a stream of combined elements using a combiner function, picking always the latest of the elements of each source.
zipLatestWith(Graph<SourceShape<Out2>, ?>, Function2<Out, Out2, Out3>) - Method in class akka.stream.javadsl.Source
Combine the elements of multiple streams into a stream of combined elements using a combiner function, picking always the latest of the elements of each source.
zipLatestWith(Graph<SourceShape<Out2>, ?>, Function2<Out, Out2, Out3>) - Method in class akka.stream.javadsl.SubFlow
Put together the elements of current Flow and the given Source into a stream of combined elements using a combiner function, picking always the latest element of each.
zipLatestWith(Graph<SourceShape<Out2>, ?>, Function2<Out, Out2, Out3>) - Method in class akka.stream.javadsl.SubSource
Put together the elements of current Flow and the given Source into a stream of combined elements using a combiner function, picking always the latest element of each.
zipLatestWith(Graph<SourceShape<Out2>, ?>, Function2<Out, Out2, Out3>) - Method in interface akka.stream.scaladsl.FlowOps
Combine the elements of multiple streams into a stream of combined elements using a combiner function, picking always the latest of the elements of each source.
ZipLatestWith - Class in akka.stream.javadsl
Combine the elements of multiple streams into a stream of combined elements using a combiner function, picking always the latest of the elements of each source.
ZipLatestWith - Class in akka.stream.scaladsl
Combine the elements of multiple streams into a stream of combined elements using a combiner function, picking always the latest of the elements of each source.
ZipLatestWith() - Constructor for class akka.stream.javadsl.ZipLatestWith
 
ZipLatestWith() - Constructor for class akka.stream.scaladsl.ZipLatestWith
 
ZipLatestWith$ - Class in akka.stream.javadsl
Combine the elements of multiple streams into a stream of combined elements using a combiner function, picking always the latest of the elements of each source.
ZipLatestWith$ - Class in akka.stream.scaladsl
Combine the elements of multiple streams into a stream of combined elements using a combiner function, picking always the latest of the elements of each source.
ZipLatestWith$() - Constructor for class akka.stream.javadsl.ZipLatestWith$
 
ZipLatestWith$() - Constructor for class akka.stream.scaladsl.ZipLatestWith$
 
ZipLatestWith10<A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​A10,​O> - Class in akka.stream.scaladsl
`ZipLatestWith` specialized for 10 inputs
ZipLatestWith10(Function10<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, O>) - Constructor for class akka.stream.scaladsl.ZipLatestWith10
 
ZipLatestWith10(Function10<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, O>, boolean) - Constructor for class akka.stream.scaladsl.ZipLatestWith10
 
ZipLatestWith11<A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​A10,​A11,​O> - Class in akka.stream.scaladsl
`ZipLatestWith` specialized for 11 inputs
ZipLatestWith11(Function11<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, O>) - Constructor for class akka.stream.scaladsl.ZipLatestWith11
 
ZipLatestWith11(Function11<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, O>, boolean) - Constructor for class akka.stream.scaladsl.ZipLatestWith11
 
ZipLatestWith12<A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​A10,​A11,​A12,​O> - Class in akka.stream.scaladsl
`ZipLatestWith` specialized for 12 inputs
ZipLatestWith12(Function12<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, O>) - Constructor for class akka.stream.scaladsl.ZipLatestWith12
 
ZipLatestWith12(Function12<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, O>, boolean) - Constructor for class akka.stream.scaladsl.ZipLatestWith12
 
ZipLatestWith13<A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​A10,​A11,​A12,​A13,​O> - Class in akka.stream.scaladsl
`ZipLatestWith` specialized for 13 inputs
ZipLatestWith13(Function13<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, O>) - Constructor for class akka.stream.scaladsl.ZipLatestWith13
 
ZipLatestWith13(Function13<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, O>, boolean) - Constructor for class akka.stream.scaladsl.ZipLatestWith13
 
ZipLatestWith14<A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​A10,​A11,​A12,​A13,​A14,​O> - Class in akka.stream.scaladsl
`ZipLatestWith` specialized for 14 inputs
ZipLatestWith14(Function14<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, O>) - Constructor for class akka.stream.scaladsl.ZipLatestWith14
 
ZipLatestWith14(Function14<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, O>, boolean) - Constructor for class akka.stream.scaladsl.ZipLatestWith14
 
ZipLatestWith15<A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​A10,​A11,​A12,​A13,​A14,​A15,​O> - Class in akka.stream.scaladsl
`ZipLatestWith` specialized for 15 inputs
ZipLatestWith15(Function15<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, O>) - Constructor for class akka.stream.scaladsl.ZipLatestWith15
 
ZipLatestWith15(Function15<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, O>, boolean) - Constructor for class akka.stream.scaladsl.ZipLatestWith15
 
ZipLatestWith16<A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​A10,​A11,​A12,​A13,​A14,​A15,​A16,​O> - Class in akka.stream.scaladsl
`ZipLatestWith` specialized for 16 inputs
ZipLatestWith16(Function16<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, O>) - Constructor for class akka.stream.scaladsl.ZipLatestWith16
 
ZipLatestWith16(Function16<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, O>, boolean) - Constructor for class akka.stream.scaladsl.ZipLatestWith16
 
ZipLatestWith17<A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​A10,​A11,​A12,​A13,​A14,​A15,​A16,​A17,​O> - Class in akka.stream.scaladsl
`ZipLatestWith` specialized for 17 inputs
ZipLatestWith17(Function17<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, O>) - Constructor for class akka.stream.scaladsl.ZipLatestWith17
 
ZipLatestWith17(Function17<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, O>, boolean) - Constructor for class akka.stream.scaladsl.ZipLatestWith17
 
ZipLatestWith18<A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​A10,​A11,​A12,​A13,​A14,​A15,​A16,​A17,​A18,​O> - Class in akka.stream.scaladsl
`ZipLatestWith` specialized for 18 inputs
ZipLatestWith18(Function18<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, O>) - Constructor for class akka.stream.scaladsl.ZipLatestWith18
 
ZipLatestWith18(Function18<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, O>, boolean) - Constructor for class akka.stream.scaladsl.ZipLatestWith18
 
ZipLatestWith19<A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​A10,​A11,​A12,​A13,​A14,​A15,​A16,​A17,​A18,​A19,​O> - Class in akka.stream.scaladsl
`ZipLatestWith` specialized for 19 inputs
ZipLatestWith19(Function19<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, O>) - Constructor for class akka.stream.scaladsl.ZipLatestWith19
 
ZipLatestWith19(Function19<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, O>, boolean) - Constructor for class akka.stream.scaladsl.ZipLatestWith19
 
ZipLatestWith2<A1,​A2,​O> - Class in akka.stream.scaladsl
`ZipLatestWith` specialized for 2 inputs
ZipLatestWith2(Function2<A1, A2, O>) - Constructor for class akka.stream.scaladsl.ZipLatestWith2
 
ZipLatestWith2(Function2<A1, A2, O>, boolean) - Constructor for class akka.stream.scaladsl.ZipLatestWith2
 
ZipLatestWith20<A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​A10,​A11,​A12,​A13,​A14,​A15,​A16,​A17,​A18,​A19,​A20,​O> - Class in akka.stream.scaladsl
`ZipLatestWith` specialized for 20 inputs
ZipLatestWith20(Function20<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, O>) - Constructor for class akka.stream.scaladsl.ZipLatestWith20
 
ZipLatestWith20(Function20<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, O>, boolean) - Constructor for class akka.stream.scaladsl.ZipLatestWith20
 
ZipLatestWith21<A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​A10,​A11,​A12,​A13,​A14,​A15,​A16,​A17,​A18,​A19,​A20,​A21,​O> - Class in akka.stream.scaladsl
`ZipLatestWith` specialized for 21 inputs
ZipLatestWith21(Function21<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21, O>) - Constructor for class akka.stream.scaladsl.ZipLatestWith21
 
ZipLatestWith21(Function21<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21, O>, boolean) - Constructor for class akka.stream.scaladsl.ZipLatestWith21
 
ZipLatestWith22<A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​A10,​A11,​A12,​A13,​A14,​A15,​A16,​A17,​A18,​A19,​A20,​A21,​A22,​O> - Class in akka.stream.scaladsl
`ZipLatestWith` specialized for 22 inputs
ZipLatestWith22(Function22<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21, A22, O>) - Constructor for class akka.stream.scaladsl.ZipLatestWith22
 
ZipLatestWith22(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) - Constructor for class akka.stream.scaladsl.ZipLatestWith22
 
ZipLatestWith3<A1,​A2,​A3,​O> - Class in akka.stream.scaladsl
`ZipLatestWith` specialized for 3 inputs
ZipLatestWith3(Function3<A1, A2, A3, O>) - Constructor for class akka.stream.scaladsl.ZipLatestWith3
 
ZipLatestWith3(Function3<A1, A2, A3, O>, boolean) - Constructor for class akka.stream.scaladsl.ZipLatestWith3
 
ZipLatestWith4<A1,​A2,​A3,​A4,​O> - Class in akka.stream.scaladsl
`ZipLatestWith` specialized for 4 inputs
ZipLatestWith4(Function4<A1, A2, A3, A4, O>) - Constructor for class akka.stream.scaladsl.ZipLatestWith4
 
ZipLatestWith4(Function4<A1, A2, A3, A4, O>, boolean) - Constructor for class akka.stream.scaladsl.ZipLatestWith4
 
ZipLatestWith5<A1,​A2,​A3,​A4,​A5,​O> - Class in akka.stream.scaladsl
`ZipLatestWith` specialized for 5 inputs
ZipLatestWith5(Function5<A1, A2, A3, A4, A5, O>) - Constructor for class akka.stream.scaladsl.ZipLatestWith5
 
ZipLatestWith5(Function5<A1, A2, A3, A4, A5, O>, boolean) - Constructor for class akka.stream.scaladsl.ZipLatestWith5
 
ZipLatestWith6<A1,​A2,​A3,​A4,​A5,​A6,​O> - Class in akka.stream.scaladsl
`ZipLatestWith` specialized for 6 inputs
ZipLatestWith6(Function6<A1, A2, A3, A4, A5, A6, O>) - Constructor for class akka.stream.scaladsl.ZipLatestWith6
 
ZipLatestWith6(Function6<A1, A2, A3, A4, A5, A6, O>, boolean) - Constructor for class akka.stream.scaladsl.ZipLatestWith6
 
ZipLatestWith7<A1,​A2,​A3,​A4,​A5,​A6,​A7,​O> - Class in akka.stream.scaladsl
`ZipLatestWith` specialized for 7 inputs
ZipLatestWith7(Function7<A1, A2, A3, A4, A5, A6, A7, O>) - Constructor for class akka.stream.scaladsl.ZipLatestWith7
 
ZipLatestWith7(Function7<A1, A2, A3, A4, A5, A6, A7, O>, boolean) - Constructor for class akka.stream.scaladsl.ZipLatestWith7
 
ZipLatestWith8<A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​O> - Class in akka.stream.scaladsl
`ZipLatestWith` specialized for 8 inputs
ZipLatestWith8(Function8<A1, A2, A3, A4, A5, A6, A7, A8, O>) - Constructor for class akka.stream.scaladsl.ZipLatestWith8
 
ZipLatestWith8(Function8<A1, A2, A3, A4, A5, A6, A7, A8, O>, boolean) - Constructor for class akka.stream.scaladsl.ZipLatestWith8
 
ZipLatestWith9<A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​O> - Class in akka.stream.scaladsl
`ZipLatestWith` specialized for 9 inputs
ZipLatestWith9(Function9<A1, A2, A3, A4, A5, A6, A7, A8, A9, O>) - Constructor for class akka.stream.scaladsl.ZipLatestWith9
 
ZipLatestWith9(Function9<A1, A2, A3, A4, A5, A6, A7, A8, A9, O>, boolean) - Constructor for class akka.stream.scaladsl.ZipLatestWith9
 
ZipLatestWithApply - Interface in akka.stream.scaladsl
 
zipLatestWithGraph(Graph<SourceShape<Out2>, M>, boolean, Function2<Out, Out2, Out3>) - Method in interface akka.stream.scaladsl.FlowOps
 
zipLatestWithGraph(Graph<SourceShape<Out2>, M>, Function2<Out, Out2, Out3>) - Method in interface akka.stream.scaladsl.FlowOps
 
zipLatestWithMat(Graph<SourceShape<Out2>, M>, boolean, Function2<Out, Out2, Out3>, Function2<Mat, M, M2>) - Method in class akka.stream.javadsl.Flow
Put together the elements of current Flow and the given Source into a stream of combined elements using a combiner function, picking always the latest element of each.
zipLatestWithMat(Graph<SourceShape<Out2>, M>, boolean, Function2<Out, Out2, Out3>, Function2<Mat, M, M2>) - Method in class akka.stream.javadsl.Source
Put together the elements of current Source and the given one into a stream of combined elements using a combiner function, picking always the latest of the elements of each source.
zipLatestWithMat(Graph<SourceShape<Out2>, M>, Function2<Out, Out2, Out3>, Function2<Mat, M, M2>) - Method in class akka.stream.javadsl.Flow
Put together the elements of current Flow and the given Source into a stream of combined elements using a combiner function, picking always the latest element of each.
zipLatestWithMat(Graph<SourceShape<Out2>, M>, Function2<Out, Out2, Out3>, Function2<Mat, M, M2>) - Method in class akka.stream.javadsl.Source
Put together the elements of current Source and the given one into a stream of combined elements using a combiner function, picking always the latest of the elements of each source.
zipLatestWithMat(Graph<SourceShape<Out2>, Mat2>, boolean, Function2<Out, Out2, Out3>, Function2<Mat, Mat2, Mat3>) - Method in interface akka.stream.scaladsl.FlowOpsMat
Put together the elements of current flow and the given Source into a stream of combined elements using a combiner function, picking always the latest of the elements of each source.
zipLatestWithMat(Graph<SourceShape<Out2>, Mat2>, Function2<Out, Out2, Out3>, Function2<Mat, Mat2, Mat3>) - Method in interface akka.stream.scaladsl.FlowOpsMat
Put together the elements of current flow and the given Source into a stream of combined elements using a combiner function, picking always the latest of the elements of each source.
zipMat(Graph<SourceShape<T>, M>, Function2<Mat, M, M2>) - Method in class akka.stream.javadsl.Flow
Combine the elements of current Flow and the given Source into a stream of tuples.
zipMat(Graph<SourceShape<T>, M>, Function2<Mat, M, M2>) - Method in class akka.stream.javadsl.Source
Combine the elements of current Source and the given one into a stream of tuples.
zipMat(Graph<SourceShape<U>, Mat2>, Function2<Mat, Mat2, Mat3>) - Method in interface akka.stream.scaladsl.FlowOpsMat
Combine the elements of current flow and the given Source into a stream of tuples.
zipN(List<Source<T, ?>>) - Static method in class akka.stream.javadsl.Source
Combine the elements of multiple streams into a stream of lists.
zipN(List<Source<T, ?>>) - Method in class akka.stream.javadsl.Source$
Combine the elements of multiple streams into a stream of lists.
zipN(Seq<Source<T, ?>>) - Static method in class akka.stream.scaladsl.Source
Combine the elements of multiple streams into a stream of sequences.
zipN(Seq<Source<T, ?>>) - Method in class akka.stream.scaladsl.Source$
Combine the elements of multiple streams into a stream of sequences.
ZipN - Class in akka.stream.javadsl
Combine the elements of multiple streams into a stream of lists.
ZipN<A> - Class in akka.stream.scaladsl
Combine the elements of multiple streams into a stream of sequences.
ZipN() - Constructor for class akka.stream.javadsl.ZipN
 
ZipN(int) - Constructor for class akka.stream.scaladsl.ZipN
 
ZipN$ - Class in akka.stream.javadsl
Combine the elements of multiple streams into a stream of lists.
ZipN$ - Class in akka.stream.scaladsl
 
ZipN$() - Constructor for class akka.stream.javadsl.ZipN$
 
ZipN$() - Constructor for class akka.stream.scaladsl.ZipN$
 
zipper() - Method in class akka.stream.scaladsl.ZipLatestWith10
 
zipper() - Method in class akka.stream.scaladsl.ZipLatestWith11
 
zipper() - Method in class akka.stream.scaladsl.ZipLatestWith12
 
zipper() - Method in class akka.stream.scaladsl.ZipLatestWith13
 
zipper() - Method in class akka.stream.scaladsl.ZipLatestWith14
 
zipper() - Method in class akka.stream.scaladsl.ZipLatestWith15
 
zipper() - Method in class akka.stream.scaladsl.ZipLatestWith16
 
zipper() - Method in class akka.stream.scaladsl.ZipLatestWith17
 
zipper() - Method in class akka.stream.scaladsl.ZipLatestWith18
 
zipper() - Method in class akka.stream.scaladsl.ZipLatestWith19
 
zipper() - Method in class akka.stream.scaladsl.ZipLatestWith2
 
zipper() - Method in class akka.stream.scaladsl.ZipLatestWith20
 
zipper() - Method in class akka.stream.scaladsl.ZipLatestWith21
 
zipper() - Method in class akka.stream.scaladsl.ZipLatestWith22
 
zipper() - Method in class akka.stream.scaladsl.ZipLatestWith3
 
zipper() - Method in class akka.stream.scaladsl.ZipLatestWith4
 
zipper() - Method in class akka.stream.scaladsl.ZipLatestWith5
 
zipper() - Method in class akka.stream.scaladsl.ZipLatestWith6
 
zipper() - Method in class akka.stream.scaladsl.ZipLatestWith7
 
zipper() - Method in class akka.stream.scaladsl.ZipLatestWith8
 
zipper() - Method in class akka.stream.scaladsl.ZipLatestWith9
 
zipper() - Method in class akka.stream.scaladsl.ZipWith10
 
zipper() - Method in class akka.stream.scaladsl.ZipWith11
 
zipper() - Method in class akka.stream.scaladsl.ZipWith12
 
zipper() - Method in class akka.stream.scaladsl.ZipWith13
 
zipper() - Method in class akka.stream.scaladsl.ZipWith14
 
zipper() - Method in class akka.stream.scaladsl.ZipWith15
 
zipper() - Method in class akka.stream.scaladsl.ZipWith16
 
zipper() - Method in class akka.stream.scaladsl.ZipWith17
 
zipper() - Method in class akka.stream.scaladsl.ZipWith18
 
zipper() - Method in class akka.stream.scaladsl.ZipWith19
 
zipper() - Method in class akka.stream.scaladsl.ZipWith2
 
zipper() - Method in class akka.stream.scaladsl.ZipWith20
 
zipper() - Method in class akka.stream.scaladsl.ZipWith21
 
zipper() - Method in class akka.stream.scaladsl.ZipWith22
 
zipper() - Method in class akka.stream.scaladsl.ZipWith3
 
zipper() - Method in class akka.stream.scaladsl.ZipWith4
 
zipper() - Method in class akka.stream.scaladsl.ZipWith5
 
zipper() - Method in class akka.stream.scaladsl.ZipWith6
 
zipper() - Method in class akka.stream.scaladsl.ZipWith7
 
zipper() - Method in class akka.stream.scaladsl.ZipWith8
 
zipper() - Method in class akka.stream.scaladsl.ZipWith9
 
zipWith(Graph<SourceShape<Out2>, ?>, Function2<Out, Out2, Out3>) - Method in class akka.stream.javadsl.Flow
Put together the elements of current Flow and the given Source into a stream of combined elements using a combiner function.
zipWith(Graph<SourceShape<Out2>, ?>, Function2<Out, Out2, Out3>) - Method in class akka.stream.javadsl.Source
Put together the elements of current Source and the given one into a stream of combined elements using a combiner function.
zipWith(Graph<SourceShape<Out2>, ?>, Function2<Out, Out2, Out3>) - Method in class akka.stream.javadsl.SubFlow
Put together the elements of current Flow and the given Source into a stream of combined elements using a combiner function.
zipWith(Graph<SourceShape<Out2>, ?>, Function2<Out, Out2, Out3>) - Method in class akka.stream.javadsl.SubSource
Put together the elements of current Flow and the given Source into a stream of combined elements using a combiner function.
zipWith(Graph<SourceShape<Out2>, ?>, Function2<Out, Out2, Out3>) - Method in interface akka.stream.scaladsl.FlowOps
Put together the elements of current flow and the given Source into a stream of combined elements using a combiner function.
ZipWith - Class in akka.stream.javadsl
Combine the elements of multiple streams into a stream of combined elements using a combiner function.
ZipWith - Class in akka.stream.scaladsl
Combine the elements of multiple streams into a stream of combined elements using a combiner function.
ZipWith() - Constructor for class akka.stream.javadsl.ZipWith
 
ZipWith() - Constructor for class akka.stream.scaladsl.ZipWith
 
ZipWith$ - Class in akka.stream.javadsl
Combine the elements of multiple streams into a stream of combined elements using a combiner function.
ZipWith$ - Class in akka.stream.scaladsl
Combine the elements of multiple streams into a stream of combined elements using a combiner function.
ZipWith$() - Constructor for class akka.stream.javadsl.ZipWith$
 
ZipWith$() - Constructor for class akka.stream.scaladsl.ZipWith$
 
ZipWith10<A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​A10,​O> - Class in akka.stream.scaladsl
`ZipWith` specialized for 10 inputs
ZipWith10(Function10<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, O>) - Constructor for class akka.stream.scaladsl.ZipWith10
 
ZipWith11<A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​A10,​A11,​O> - Class in akka.stream.scaladsl
`ZipWith` specialized for 11 inputs
ZipWith11(Function11<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, O>) - Constructor for class akka.stream.scaladsl.ZipWith11
 
ZipWith12<A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​A10,​A11,​A12,​O> - Class in akka.stream.scaladsl
`ZipWith` specialized for 12 inputs
ZipWith12(Function12<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, O>) - Constructor for class akka.stream.scaladsl.ZipWith12
 
ZipWith13<A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​A10,​A11,​A12,​A13,​O> - Class in akka.stream.scaladsl
`ZipWith` specialized for 13 inputs
ZipWith13(Function13<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, O>) - Constructor for class akka.stream.scaladsl.ZipWith13
 
ZipWith14<A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​A10,​A11,​A12,​A13,​A14,​O> - Class in akka.stream.scaladsl
`ZipWith` specialized for 14 inputs
ZipWith14(Function14<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, O>) - Constructor for class akka.stream.scaladsl.ZipWith14
 
ZipWith15<A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​A10,​A11,​A12,​A13,​A14,​A15,​O> - Class in akka.stream.scaladsl
`ZipWith` specialized for 15 inputs
ZipWith15(Function15<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, O>) - Constructor for class akka.stream.scaladsl.ZipWith15
 
ZipWith16<A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​A10,​A11,​A12,​A13,​A14,​A15,​A16,​O> - Class in akka.stream.scaladsl
`ZipWith` specialized for 16 inputs
ZipWith16(Function16<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, O>) - Constructor for class akka.stream.scaladsl.ZipWith16
 
ZipWith17<A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​A10,​A11,​A12,​A13,​A14,​A15,​A16,​A17,​O> - Class in akka.stream.scaladsl
`ZipWith` specialized for 17 inputs
ZipWith17(Function17<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, O>) - Constructor for class akka.stream.scaladsl.ZipWith17
 
ZipWith18<A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​A10,​A11,​A12,​A13,​A14,​A15,​A16,​A17,​A18,​O> - Class in akka.stream.scaladsl
`ZipWith` specialized for 18 inputs
ZipWith18(Function18<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, O>) - Constructor for class akka.stream.scaladsl.ZipWith18
 
ZipWith19<A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​A10,​A11,​A12,​A13,​A14,​A15,​A16,​A17,​A18,​A19,​O> - Class in akka.stream.scaladsl
`ZipWith` specialized for 19 inputs
ZipWith19(Function19<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, O>) - Constructor for class akka.stream.scaladsl.ZipWith19
 
ZipWith2<A1,​A2,​O> - Class in akka.stream.scaladsl
`ZipWith` specialized for 2 inputs
ZipWith2(Function2<A1, A2, O>) - Constructor for class akka.stream.scaladsl.ZipWith2
 
ZipWith20<A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​A10,​A11,​A12,​A13,​A14,​A15,​A16,​A17,​A18,​A19,​A20,​O> - Class in akka.stream.scaladsl
`ZipWith` specialized for 20 inputs
ZipWith20(Function20<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, O>) - Constructor for class akka.stream.scaladsl.ZipWith20
 
ZipWith21<A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​A10,​A11,​A12,​A13,​A14,​A15,​A16,​A17,​A18,​A19,​A20,​A21,​O> - Class in akka.stream.scaladsl
`ZipWith` specialized for 21 inputs
ZipWith21(Function21<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21, O>) - Constructor for class akka.stream.scaladsl.ZipWith21
 
ZipWith22<A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​A10,​A11,​A12,​A13,​A14,​A15,​A16,​A17,​A18,​A19,​A20,​A21,​A22,​O> - Class in akka.stream.scaladsl
`ZipWith` specialized for 22 inputs
ZipWith22(Function22<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21, A22, O>) - Constructor for class akka.stream.scaladsl.ZipWith22
 
ZipWith3<A1,​A2,​A3,​O> - Class in akka.stream.scaladsl
`ZipWith` specialized for 3 inputs
ZipWith3(Function3<A1, A2, A3, O>) - Constructor for class akka.stream.scaladsl.ZipWith3
 
ZipWith4<A1,​A2,​A3,​A4,​O> - Class in akka.stream.scaladsl
`ZipWith` specialized for 4 inputs
ZipWith4(Function4<A1, A2, A3, A4, O>) - Constructor for class akka.stream.scaladsl.ZipWith4
 
ZipWith5<A1,​A2,​A3,​A4,​A5,​O> - Class in akka.stream.scaladsl
`ZipWith` specialized for 5 inputs
ZipWith5(Function5<A1, A2, A3, A4, A5, O>) - Constructor for class akka.stream.scaladsl.ZipWith5
 
ZipWith6<A1,​A2,​A3,​A4,​A5,​A6,​O> - Class in akka.stream.scaladsl
`ZipWith` specialized for 6 inputs
ZipWith6(Function6<A1, A2, A3, A4, A5, A6, O>) - Constructor for class akka.stream.scaladsl.ZipWith6
 
ZipWith7<A1,​A2,​A3,​A4,​A5,​A6,​A7,​O> - Class in akka.stream.scaladsl
`ZipWith` specialized for 7 inputs
ZipWith7(Function7<A1, A2, A3, A4, A5, A6, A7, O>) - Constructor for class akka.stream.scaladsl.ZipWith7
 
ZipWith8<A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​O> - Class in akka.stream.scaladsl
`ZipWith` specialized for 8 inputs
ZipWith8(Function8<A1, A2, A3, A4, A5, A6, A7, A8, O>) - Constructor for class akka.stream.scaladsl.ZipWith8
 
ZipWith9<A1,​A2,​A3,​A4,​A5,​A6,​A7,​A8,​A9,​O> - Class in akka.stream.scaladsl
`ZipWith` specialized for 9 inputs
ZipWith9(Function9<A1, A2, A3, A4, A5, A6, A7, A8, A9, O>) - Constructor for class akka.stream.scaladsl.ZipWith9
 
ZipWithApply - Interface in akka.stream.scaladsl
 
zipWithGraph(Graph<SourceShape<Out2>, M>, Function2<Out, Out2, Out3>) - Method in interface akka.stream.scaladsl.FlowOps
 
zipWithIndex() - Method in class akka.stream.javadsl.Flow
Combine the elements of current flow into a stream of tuples consisting of all elements paired with their index.
zipWithIndex() - Method in class akka.stream.javadsl.Source
Combine the elements of current Source into a stream of tuples consisting of all elements paired with their index.
zipWithIndex() - Method in class akka.stream.javadsl.SubFlow
Combine the elements of current Flow into a stream of tuples consisting of all elements paired with their index.
zipWithIndex() - Method in class akka.stream.javadsl.SubSource
Combine the elements of current Source into a stream of tuples consisting of all elements paired with their index.
zipWithIndex() - Method in interface akka.stream.scaladsl.FlowOps
Combine the elements of current flow into a stream of tuples consisting of all elements paired with their index.
zipWithMat(Graph<SourceShape<Out2>, M>, Function2<Out, Out2, Out3>, Function2<Mat, M, M2>) - Method in class akka.stream.javadsl.Flow
Put together the elements of current Flow and the given Source into a stream of combined elements using a combiner function.
zipWithMat(Graph<SourceShape<Out2>, M>, Function2<Out, Out2, Out3>, Function2<Mat, M, M2>) - Method in class akka.stream.javadsl.Source
Put together the elements of current Source and the given one into a stream of combined elements using a combiner function.
zipWithMat(Graph<SourceShape<Out2>, Mat2>, Function2<Out, Out2, Out3>, Function2<Mat, Mat2, Mat3>) - Method in interface akka.stream.scaladsl.FlowOpsMat
Put together the elements of current flow and the given Source into a stream of combined elements using a combiner function.
zipWithN(Function<List<T>, O>, List<Source<T, ?>>) - Static method in class akka.stream.javadsl.Source
 
zipWithN(Function<List<T>, O>, List<Source<T, ?>>) - Method in class akka.stream.javadsl.Source$
 
zipWithN(Function1<Seq<T>, O>, Seq<Source<T, ?>>) - Static method in class akka.stream.scaladsl.Source
 
zipWithN(Function1<Seq<T>, O>, Seq<Source<T, ?>>) - Method in class akka.stream.scaladsl.Source$
 
ZipWithN - Class in akka.stream.javadsl
Combine the elements of multiple streams into a stream of lists using a combiner function.
ZipWithN<A,​O> - Class in akka.stream.scaladsl
Combine the elements of multiple streams into a stream of sequences using a combiner function.
ZipWithN() - Constructor for class akka.stream.javadsl.ZipWithN
 
ZipWithN(Function1<Seq<A>, O>, int) - Constructor for class akka.stream.scaladsl.ZipWithN
 
ZipWithN$ - Class in akka.stream.javadsl
Combine the elements of multiple streams into a stream of lists using a combiner function.
ZipWithN$ - Class in akka.stream.scaladsl
 
ZipWithN$() - Constructor for class akka.stream.javadsl.ZipWithN$
 
ZipWithN$() - Constructor for class akka.stream.scaladsl.ZipWithN$
 

_

_1() - Method in class akka.actor.testkit.typed.Effect.Spawned
 
_1() - Method in class akka.actor.testkit.typed.Effect.SpawnedAnonymous
 
_1() - Method in class akka.cluster.ClusterEvent.CurrentClusterState
 
_1() - Method in class akka.persistence.query.EventEnvelope
 
_1() - Method in class akka.persistence.SnapshotMetadata
 
_2() - Method in class akka.actor.testkit.typed.Effect.Spawned
 
_2() - Method in class akka.actor.testkit.typed.Effect.SpawnedAnonymous
 
_2() - Method in class akka.cluster.ClusterEvent.CurrentClusterState
 
_2() - Method in class akka.persistence.query.EventEnvelope
 
_2() - Method in class akka.persistence.SnapshotMetadata
 
_3() - Method in class akka.actor.testkit.typed.Effect.Spawned
 
_3() - Method in class akka.cluster.ClusterEvent.CurrentClusterState
 
_3() - Method in class akka.persistence.query.EventEnvelope
 
_3() - Method in class akka.persistence.SnapshotMetadata
 
_4() - Method in class akka.cluster.ClusterEvent.CurrentClusterState
 
_4() - Method in class akka.persistence.query.EventEnvelope
 
_5() - Method in class akka.cluster.ClusterEvent.CurrentClusterState
 
_allServiceInstances() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Listing
 
_childrenRefsDoNotCallMeDirectly_$eq(ChildrenContainer) - Method in interface akka.actor.dungeon.Children
 
_client_$eq(ActorRef) - Method in interface akka.remote.testconductor.Player
 
_controller_$eq(ActorRef) - Method in interface akka.remote.testconductor.Conductor
 
_currentActorThread_$eq(<any>) - Method in interface akka.actor.typed.internal.ActorContextImpl
 
_empty() - Static method in class akka.cluster.ddata.ORMultiMap
 
_empty() - Method in class akka.cluster.ddata.ORMultiMap$
 
_emptyWithValueDeltas() - Static method in class akka.cluster.ddata.ORMultiMap
 
_emptyWithValueDeltas() - Method in class akka.cluster.ddata.ORMultiMap$
 
_enter() - Method in interface akka.pattern.CircuitBreaker.State
Template method for concrete traits
_failed_$eq(FaultHandling.FailedInfo) - Method in interface akka.actor.dungeon.FaultHandling
 
_fromNode() - Method in class akka.cluster.ddata.Replicator.Internal$.DeltaPropagation
 
_functionRefsDoNotCallMeDirectly_$eq(Map<String, akka.actor.FunctionRef>) - Method in interface akka.actor.dungeon.Children
 
_id() - Method in class akka.cluster.ddata.FlagKey
 
_id() - Method in class akka.cluster.ddata.GCounterKey
 
_id() - Method in class akka.cluster.ddata.GSetKey
 
_id() - Method in class akka.cluster.ddata.LWWMapKey
 
_id() - Method in class akka.cluster.ddata.LWWRegisterKey
 
_id() - Method in class akka.cluster.ddata.ORMapKey
 
_id() - Method in class akka.cluster.ddata.ORMultiMapKey
 
_id() - Method in class akka.cluster.ddata.ORSetKey
 
_id() - Method in class akka.cluster.ddata.PNCounterKey
 
_id() - Method in class akka.cluster.ddata.PNCounterMapKey
 
_lastSequenceNr_$eq(long) - Method in interface akka.persistence.Eventsourced
 
_log_$eq(LoggingAdapter) - Method in interface akka.actor.ActorLogging
 
_log_$eq(LoggingAdapter) - Method in interface akka.stream.stage.StageLogging
 
_logging_$eq(<any>) - Method in interface akka.actor.typed.internal.ActorContextImpl
 
_logLevel_$eq(Logging.LogLevel) - Method in interface akka.event.LoggingBus
 
_mailboxDoNotCallMeDirectly_$eq(akka.dispatch.Mailbox) - Method in interface akka.actor.dungeon.Dispatch
 
_mdc_$eq(Map<String, Object>) - Method in interface akka.event.DiagnosticLoggingAdapter
 
_messageAdapters_$eq(List<Tuple2<Class<?>, Function1<Object, T>>>) - Method in interface akka.actor.typed.internal.ActorContextImpl
 
_nextNameDoNotCallMeDirectly_$eq(long) - Method in interface akka.actor.dungeon.Children
 
_preventPrivateUnusedErasure() - Method in interface akka.actor.dungeon.Children
 
_preventPrivateUnusedErasure() - Method in interface akka.actor.dungeon.Dispatch
 
_propagationCount_$eq(long) - Method in interface akka.cluster.ddata.DeltaPropagationSelector
 
_serviceInstance() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Deregistered
 
_serviceInstance() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Registered
 
_serviceInstances() - Method in class akka.actor.typed.internal.receptionist.ReceptionistMessages.Listing
 
_tempCapacity() - Method in class akka.util.ByteStringBuilder
 
_timer_$eq(<any>) - Method in interface akka.actor.typed.internal.ActorContextImpl
 
$ 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