Class RemoteAddressExtension

java.lang.Object
org.apache.pekko.actor.AbstractExtensionId<RemoteAddressExtension.RemoteAddressExtensionImpl>
org.apache.flink.runtime.rpc.pekko.RemoteAddressExtension
All Implemented Interfaces:
org.apache.pekko.actor.ExtensionId<RemoteAddressExtension.RemoteAddressExtensionImpl>

public class RemoteAddressExtension extends org.apache.pekko.actor.AbstractExtensionId<RemoteAddressExtension.RemoteAddressExtensionImpl>
ActorSystem Extension used to obtain the Address on which the given ActorSystem is listening.