Class ServiceRegistry$

  • All Implemented Interfaces:
    java.io.Serializable

    public class ServiceRegistry$
    extends java.lang.Object
    implements java.io.Serializable
    INTERNAL API
    See Also:
    Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static ServiceRegistry$ MODULE$
      Static reference to the singleton instance of this Scala object.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      <T> scala.collection.immutable.Set<ActorRef<java.lang.Object>> actorRefsFor$extension​(akka.cluster.typed.internal.receptionist.ServiceRegistry $this, akka.actor.typed.internal.receptionist.AbstractServiceKey key)  
      <T> akka.cluster.typed.internal.receptionist.ServiceRegistry addBinding$extension​(akka.cluster.typed.internal.receptionist.ServiceRegistry $this, ServiceKey<T> key, akka.cluster.typed.internal.receptionist.ClusterReceptionist.Entry value, SelfUniqueAddress node)  
      akka.cluster.typed.internal.receptionist.ServiceRegistry apply​(ORMultiMap<ServiceKey<?>,​akka.cluster.typed.internal.receptionist.ClusterReceptionist.Entry> entries)  
      boolean canEqual$extension​(akka.cluster.typed.internal.receptionist.ServiceRegistry $this, java.lang.Object x$1)  
      scala.collection.immutable.Set<akka.actor.typed.internal.receptionist.AbstractServiceKey> collectChangedKeys​(akka.cluster.typed.internal.receptionist.ServiceRegistry previousRegistry, akka.cluster.typed.internal.receptionist.ServiceRegistry newRegistry)  
      ORMultiMap<ServiceKey<?>,​akka.cluster.typed.internal.receptionist.ClusterReceptionist.Entry> copy$default$1$extension​(akka.cluster.typed.internal.receptionist.ServiceRegistry $this)  
      akka.cluster.typed.internal.receptionist.ServiceRegistry copy$extension​(akka.cluster.typed.internal.receptionist.ServiceRegistry $this, ORMultiMap<ServiceKey<?>,​akka.cluster.typed.internal.receptionist.ClusterReceptionist.Entry> entries)  
      akka.cluster.typed.internal.receptionist.ServiceRegistry Empty()  
      scala.collection.immutable.Set<akka.cluster.typed.internal.receptionist.ClusterReceptionist.Entry> entriesFor$extension​(akka.cluster.typed.internal.receptionist.ServiceRegistry $this, akka.actor.typed.internal.receptionist.AbstractServiceKey key)  
      boolean equals$extension​(akka.cluster.typed.internal.receptionist.ServiceRegistry $this, java.lang.Object x$1)  
      int hashCode$extension​(akka.cluster.typed.internal.receptionist.ServiceRegistry $this)  
      scala.collection.immutable.Set<ServiceKey<?>> keysFor$extension​(akka.cluster.typed.internal.receptionist.ServiceRegistry $this, UniqueAddress address, SelfUniqueAddress node)  
      int productArity$extension​(akka.cluster.typed.internal.receptionist.ServiceRegistry $this)  
      java.lang.Object productElement$extension​(akka.cluster.typed.internal.receptionist.ServiceRegistry $this, int x$1)  
      java.lang.String productElementName$extension​(akka.cluster.typed.internal.receptionist.ServiceRegistry $this, int x$1)  
      scala.collection.Iterator<java.lang.Object> productIterator$extension​(akka.cluster.typed.internal.receptionist.ServiceRegistry $this)  
      java.lang.String productPrefix$extension​(akka.cluster.typed.internal.receptionist.ServiceRegistry $this)  
      akka.cluster.typed.internal.receptionist.ServiceRegistry removeAll$extension​(akka.cluster.typed.internal.receptionist.ServiceRegistry $this, scala.collection.immutable.Map<akka.actor.typed.internal.receptionist.AbstractServiceKey,​scala.collection.immutable.Set<akka.cluster.typed.internal.receptionist.ClusterReceptionist.Entry>> entries, SelfUniqueAddress node)  
      <T> akka.cluster.typed.internal.receptionist.ServiceRegistry removeBinding$extension​(akka.cluster.typed.internal.receptionist.ServiceRegistry $this, ServiceKey<T> key, akka.cluster.typed.internal.receptionist.ClusterReceptionist.Entry value, SelfUniqueAddress node)  
      ORMultiMap<ServiceKey<?>,​akka.cluster.typed.internal.receptionist.ClusterReceptionist.Entry> toORMultiMap$extension​(akka.cluster.typed.internal.receptionist.ServiceRegistry $this)  
      java.lang.String toString$extension​(akka.cluster.typed.internal.receptionist.ServiceRegistry $this)  
      scala.Option<ORMultiMap<ServiceKey<?>,​akka.cluster.typed.internal.receptionist.ClusterReceptionist.Entry>> unapply​(akka.cluster.typed.internal.receptionist.ServiceRegistry x$0)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • MODULE$

        public static final ServiceRegistry$ MODULE$
        Static reference to the singleton instance of this Scala object.
    • Constructor Detail

      • ServiceRegistry$

        public ServiceRegistry$()
    • Method Detail

      • Empty

        public final akka.cluster.typed.internal.receptionist.ServiceRegistry Empty()
      • collectChangedKeys

        public scala.collection.immutable.Set<akka.actor.typed.internal.receptionist.AbstractServiceKey> collectChangedKeys​(akka.cluster.typed.internal.receptionist.ServiceRegistry previousRegistry,
                                                                                                                            akka.cluster.typed.internal.receptionist.ServiceRegistry newRegistry)
      • apply

        public akka.cluster.typed.internal.receptionist.ServiceRegistry apply​(ORMultiMap<ServiceKey<?>,​akka.cluster.typed.internal.receptionist.ClusterReceptionist.Entry> entries)
      • unapply

        public scala.Option<ORMultiMap<ServiceKey<?>,​akka.cluster.typed.internal.receptionist.ClusterReceptionist.Entry>> unapply​(akka.cluster.typed.internal.receptionist.ServiceRegistry x$0)
      • actorRefsFor$extension

        public final <T> scala.collection.immutable.Set<ActorRef<java.lang.Object>> actorRefsFor$extension​(akka.cluster.typed.internal.receptionist.ServiceRegistry $this,
                                                                                                           akka.actor.typed.internal.receptionist.AbstractServiceKey key)
      • entriesFor$extension

        public final scala.collection.immutable.Set<akka.cluster.typed.internal.receptionist.ClusterReceptionist.Entry> entriesFor$extension​(akka.cluster.typed.internal.receptionist.ServiceRegistry $this,
                                                                                                                                             akka.actor.typed.internal.receptionist.AbstractServiceKey key)
      • keysFor$extension

        public final scala.collection.immutable.Set<ServiceKey<?>> keysFor$extension​(akka.cluster.typed.internal.receptionist.ServiceRegistry $this,
                                                                                     UniqueAddress address,
                                                                                     SelfUniqueAddress node)
      • addBinding$extension

        public final <T> akka.cluster.typed.internal.receptionist.ServiceRegistry addBinding$extension​(akka.cluster.typed.internal.receptionist.ServiceRegistry $this,
                                                                                                       ServiceKey<T> key,
                                                                                                       akka.cluster.typed.internal.receptionist.ClusterReceptionist.Entry value,
                                                                                                       SelfUniqueAddress node)
      • removeBinding$extension

        public final <T> akka.cluster.typed.internal.receptionist.ServiceRegistry removeBinding$extension​(akka.cluster.typed.internal.receptionist.ServiceRegistry $this,
                                                                                                          ServiceKey<T> key,
                                                                                                          akka.cluster.typed.internal.receptionist.ClusterReceptionist.Entry value,
                                                                                                          SelfUniqueAddress node)
      • removeAll$extension

        public final akka.cluster.typed.internal.receptionist.ServiceRegistry removeAll$extension​(akka.cluster.typed.internal.receptionist.ServiceRegistry $this,
                                                                                                  scala.collection.immutable.Map<akka.actor.typed.internal.receptionist.AbstractServiceKey,​scala.collection.immutable.Set<akka.cluster.typed.internal.receptionist.ClusterReceptionist.Entry>> entries,
                                                                                                  SelfUniqueAddress node)
      • toORMultiMap$extension

        public final ORMultiMap<ServiceKey<?>,​akka.cluster.typed.internal.receptionist.ClusterReceptionist.Entry> toORMultiMap$extension​(akka.cluster.typed.internal.receptionist.ServiceRegistry $this)
      • copy$extension

        public final akka.cluster.typed.internal.receptionist.ServiceRegistry copy$extension​(akka.cluster.typed.internal.receptionist.ServiceRegistry $this,
                                                                                             ORMultiMap<ServiceKey<?>,​akka.cluster.typed.internal.receptionist.ClusterReceptionist.Entry> entries)
      • copy$default$1$extension

        public final ORMultiMap<ServiceKey<?>,​akka.cluster.typed.internal.receptionist.ClusterReceptionist.Entry> copy$default$1$extension​(akka.cluster.typed.internal.receptionist.ServiceRegistry $this)
      • productPrefix$extension

        public final java.lang.String productPrefix$extension​(akka.cluster.typed.internal.receptionist.ServiceRegistry $this)
      • productArity$extension

        public final int productArity$extension​(akka.cluster.typed.internal.receptionist.ServiceRegistry $this)
      • productElement$extension

        public final java.lang.Object productElement$extension​(akka.cluster.typed.internal.receptionist.ServiceRegistry $this,
                                                               int x$1)
      • productIterator$extension

        public final scala.collection.Iterator<java.lang.Object> productIterator$extension​(akka.cluster.typed.internal.receptionist.ServiceRegistry $this)
      • canEqual$extension

        public final boolean canEqual$extension​(akka.cluster.typed.internal.receptionist.ServiceRegistry $this,
                                                java.lang.Object x$1)
      • productElementName$extension

        public final java.lang.String productElementName$extension​(akka.cluster.typed.internal.receptionist.ServiceRegistry $this,
                                                                   int x$1)
      • hashCode$extension

        public final int hashCode$extension​(akka.cluster.typed.internal.receptionist.ServiceRegistry $this)
      • equals$extension

        public final boolean equals$extension​(akka.cluster.typed.internal.receptionist.ServiceRegistry $this,
                                              java.lang.Object x$1)
      • toString$extension

        public final java.lang.String toString$extension​(akka.cluster.typed.internal.receptionist.ServiceRegistry $this)