@Deprecated public class MesosServicesUtils extends Object
MesosServices
.Constructor and Description |
---|
MesosServicesUtils()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static MesosServices |
createMesosServices(Configuration configuration,
String hostname)
Deprecated.
Creates a
MesosServices instance depending on the high availability settings. |
public static MesosServices createMesosServices(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–2022 The Apache Software Foundation. All rights reserved.