Package org.apache.pekko.remote
Class AddressUidExtension
java.lang.Object
org.apache.pekko.remote.AddressUidExtension
- All Implemented Interfaces:
Extension
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintDeprecated.Use longAddressUid instead.static Tapply(ActorSystem system) static Tapply(ClassicActorSystemProvider system) static AddressUidExtensioncreateExtension(ExtendedActorSystem system) static final booleanstatic AddressUidExtensionget(ActorSystem system) static AddressUidExtensionget(ClassicActorSystemProvider system) static final inthashCode()longstatic AddressUidExtension$lookup()system()
-
Constructor Details
-
AddressUidExtension
-
-
Method Details
-
get
-
get
-
lookup
-
createExtension
-
apply
-
apply
-
hashCode
public static final int hashCode() -
equals
-
system
-
longAddressUid
public long longAddressUid() -
addressUid
public int addressUid()Deprecated.Use longAddressUid instead. Since Akka 2.4.x.
-