net.corda.node.services.network / InMemoryNetworkMapCache / get

get

open fun get(): <ERROR CLASS>
Overrides NetworkMapCache.get

Get a copy of all nodes in the map.



open fun get(serviceType: ServiceType): <ERROR CLASS>
Overrides NetworkMapCache.get

Get the collection of nodes which advertise a specific service.