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 Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetFqdnHostName()StringgetHostName()
-