public class MesosServicesUtils extends Object
MesosServices.| Constructor and Description |
|---|
MesosServicesUtils() |
| Modifier and Type | Method and Description |
|---|---|
static MesosServices |
createMesosServices(org.apache.flink.configuration.Configuration configuration,
String hostname)
Creates a
MesosServices instance depending on the high availability settings. |
public static MesosServices createMesosServices(org.apache.flink.configuration.Configuration configuration, String hostname) throws Exception
MesosServices instance depending on the high availability settings.configuration - containing the high availability settingshostname - the hostname to advertise to remote clientsException - if the mesos services instance could not be createdCopyright © 2014–2019 The Apache Software Foundation. All rights reserved.