dns-discovery
Module Contents
alltypes
Module Contents
class
ENRNode
:
DNSEntry
Module Contents
ENRNode
(
attrs
:
Map
<
String
,
String
>
)
val
nodeRecord
:
EthereumNodeRecord
class
ENRTree
:
DNSEntry
Module Contents
ENRTree
(
attrs
:
Map
<
String
,
String
>
)
val
entries
:
List
<
String
>
fun
toString
(
)
:
String
class
ENRTreeLink
:
DNSEntry
Module Contents
ENRTreeLink
(
attrs
:
Map
<
String
,
String
>
)
val
domainName
:
String
fun
toString
(
)
:
String
class
ENRTreeRoot
:
DNSEntry
Module Contents
ENRTreeRoot
(
attrs
:
Map
<
String
,
String
>
)
val
hash
:
Bytes
val
seq
:
Int
val
sig
:
Signature
fun
toString
(
)
:
String
val
version
:
String
class
InvalidEntryException
:
RuntimeException
Module Contents
InvalidEntryException
(
message
:
String
?
)
package
org.apache.tuweni.discovery
Module Contents
class
ENRNode
:
DNSEntry
Module Contents
ENRNode
(
attrs
:
Map
<
String
,
String
>
)
val
nodeRecord
:
EthereumNodeRecord
class
ENRTree
:
DNSEntry
Module Contents
ENRTree
(
attrs
:
Map
<
String
,
String
>
)
val
entries
:
List
<
String
>
fun
toString
(
)
:
String
class
ENRTreeLink
:
DNSEntry
Module Contents
ENRTreeLink
(
attrs
:
Map
<
String
,
String
>
)
val
domainName
:
String
fun
toString
(
)
:
String
class
ENRTreeRoot
:
DNSEntry
Module Contents
ENRTreeRoot
(
attrs
:
Map
<
String
,
String
>
)
val
hash
:
Bytes
val
seq
:
Int
val
sig
:
Signature
fun
toString
(
)
:
String
val
version
:
String
class
InvalidEntryException
:
RuntimeException
Module Contents
InvalidEntryException
(
message
:
String
?
)