Package org.apache.pekko.discovery.dns
Class DnsServiceDiscovery$
java.lang.Object
org.apache.pekko.discovery.dns.DnsServiceDiscovery$
INTERNAL API
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DnsServiceDiscovery$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsrvRecordsToResolved(String srvRequest, DnsProtocol.Resolved resolved)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
DnsServiceDiscovery$
public DnsServiceDiscovery$()
-
-
Method Details
-
srvRecordsToResolved
public ServiceDiscovery.Resolved srvRecordsToResolved(String srvRequest, DnsProtocol.Resolved resolved)
-