Interface TaskManagerLocation.HostNameSupplier

All Superinterfaces:
Serializable
All Known Implementing Classes:
TaskManagerLocation.DefaultHostNameSupplier, TaskManagerLocation.IpOnlyHostNameSupplier
Enclosing class:
TaskManagerLocation

public static interface TaskManagerLocation.HostNameSupplier extends Serializable
  • Method Details

    • getHostName

      String getHostName()
    • getFqdnHostName

      String getFqdnHostName()