Interface SeedHostsProvider.HostsResolver

Enclosing interface:
SeedHostsProvider

public static interface SeedHostsProvider.HostsResolver
Helper object that allows to resolve a list of hosts to a list of transport addresses. Each host is resolved into a transport address
  • Method Summary

    Modifier and Type
    Method
    Description
    <> hosts)
     
  • Method Details

    • resolveHosts

      <<> hosts)