abstract fun get(): Collection<NodeInfo>
Get a copy of all nodes in the map.
abstract fun get(serviceType: ServiceType): Collection<NodeInfo>
Get the collection of nodes which advertise a specific service.