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​(org.apache.pekko.cluster.typed.internal.receptionist.ServiceRegistry $this, org.apache.pekko.actor.typed.internal.receptionist.AbstractServiceKey key)  
      <T> org.apache.pekko.cluster.typed.internal.receptionist.ServiceRegistry addBinding$extension​(org.apache.pekko.cluster.typed.internal.receptionist.ServiceRegistry $this, ServiceKey<T> key, org.apache.pekko.cluster.typed.internal.receptionist.ClusterReceptionist.Entry value, SelfUniqueAddress node)  
      org.apache.pekko.cluster.typed.internal.receptionist.ServiceRegistry apply​(ORMultiMap<ServiceKey<?>,​org.apache.pekko.cluster.typed.internal.receptionist.ClusterReceptionist.Entry> entries)  
      boolean canEqual$extension​(org.apache.pekko.cluster.typed.internal.receptionist.ServiceRegistry $this, java.lang.Object x$1)  
      scala.collection.immutable.Set<org.apache.pekko.actor.typed.internal.receptionist.AbstractServiceKey> collectChangedKeys​(org.apache.pekko.cluster.typed.internal.receptionist.ServiceRegistry previousRegistry, org.apache.pekko.cluster.typed.internal.receptionist.ServiceRegistry newRegistry)  
      ORMultiMap<ServiceKey<?>,​org.apache.pekko.cluster.typed.internal.receptionist.ClusterReceptionist.Entry> copy$default$1$extension​(org.apache.pekko.cluster.typed.internal.receptionist.ServiceRegistry $this)  
      org.apache.pekko.cluster.typed.internal.receptionist.ServiceRegistry copy$extension​(org.apache.pekko.cluster.typed.internal.receptionist.ServiceRegistry $this, ORMultiMap<ServiceKey<?>,​org.apache.pekko.cluster.typed.internal.receptionist.ClusterReceptionist.Entry> entries)  
      org.apache.pekko.cluster.typed.internal.receptionist.ServiceRegistry Empty()  
      scala.collection.immutable.Set<org.apache.pekko.cluster.typed.internal.receptionist.ClusterReceptionist.Entry> entriesFor$extension​(org.apache.pekko.cluster.typed.internal.receptionist.ServiceRegistry $this, org.apache.pekko.actor.typed.internal.receptionist.AbstractServiceKey key)  
      boolean equals$extension​(org.apache.pekko.cluster.typed.internal.receptionist.ServiceRegistry $this, java.lang.Object x$1)  
      int hashCode$extension​(org.apache.pekko.cluster.typed.internal.receptionist.ServiceRegistry $this)  
      scala.collection.immutable.Set<ServiceKey<?>> keysFor$extension​(org.apache.pekko.cluster.typed.internal.receptionist.ServiceRegistry $this, UniqueAddress address, SelfUniqueAddress node)  
      int productArity$extension​(org.apache.pekko.cluster.typed.internal.receptionist.ServiceRegistry $this)  
      java.lang.Object productElement$extension​(org.apache.pekko.cluster.typed.internal.receptionist.ServiceRegistry $this, int x$1)  
      java.lang.String productElementName$extension​(org.apache.pekko.cluster.typed.internal.receptionist.ServiceRegistry $this, int x$1)  
      scala.collection.Iterator<java.lang.Object> productIterator$extension​(org.apache.pekko.cluster.typed.internal.receptionist.ServiceRegistry $this)  
      java.lang.String productPrefix$extension​(org.apache.pekko.cluster.typed.internal.receptionist.ServiceRegistry $this)  
      org.apache.pekko.cluster.typed.internal.receptionist.ServiceRegistry removeAll$extension​(org.apache.pekko.cluster.typed.internal.receptionist.ServiceRegistry $this, scala.collection.immutable.Map<org.apache.pekko.actor.typed.internal.receptionist.AbstractServiceKey,​scala.collection.immutable.Set<org.apache.pekko.cluster.typed.internal.receptionist.ClusterReceptionist.Entry>> entries, SelfUniqueAddress node)  
      <T> org.apache.pekko.cluster.typed.internal.receptionist.ServiceRegistry removeBinding$extension​(org.apache.pekko.cluster.typed.internal.receptionist.ServiceRegistry $this, ServiceKey<T> key, org.apache.pekko.cluster.typed.internal.receptionist.ClusterReceptionist.Entry value, SelfUniqueAddress node)  
      ORMultiMap<ServiceKey<?>,​org.apache.pekko.cluster.typed.internal.receptionist.ClusterReceptionist.Entry> toORMultiMap$extension​(org.apache.pekko.cluster.typed.internal.receptionist.ServiceRegistry $this)  
      java.lang.String toString$extension​(org.apache.pekko.cluster.typed.internal.receptionist.ServiceRegistry $this)  
      scala.Option<ORMultiMap<ServiceKey<?>,​org.apache.pekko.cluster.typed.internal.receptionist.ClusterReceptionist.Entry>> unapply​(org.apache.pekko.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 org.apache.pekko.cluster.typed.internal.receptionist.ServiceRegistry Empty()
      • collectChangedKeys

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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