Class MarathonServiceDiscoveryHelper.MarathonPoller

java.lang.Object
com.marathon.hazelcast.servicediscovery.MarathonServiceDiscoveryHelper.MarathonPoller
All Implemented Interfaces:
Runnable
Enclosing class:
MarathonServiceDiscoveryHelper

public static class MarathonServiceDiscoveryHelper.MarathonPoller extends Object implements Runnable
  • Constructor Details

    • MarathonPoller

      public MarathonPoller(Marathon marathon, String app, int portIndex)
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable