java.lang.Object
com.marathon.hazelcast.servicediscovery.MarathonServiceDiscoveryHelper
public class MarathonServiceDiscoveryHelper
extends Object
-
Nested Class Summary
Nested Classes
static class
static class
-
Constructor Summary
Constructors
-
Method Summary
static void
start(String marathonEndpoint,
String appId,
int portIndex,
com.hazelcast.logging.ILogger logger)
static void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
MarathonServiceDiscoveryHelper
public MarathonServiceDiscoveryHelper()
-
Method Details
-
start
public static void start(String marathonEndpoint,
String appId,
int portIndex,
com.hazelcast.logging.ILogger logger)
throws Exception
- Throws:
Exception
-
-