Package software.amazon.neptune.cluster
Class ClusterEndpointsRefreshAgent.PollingCommand
- java.lang.Object
-
- software.amazon.neptune.cluster.ClusterEndpointsRefreshAgent.PollingCommand
-
- All Implemented Interfaces:
Runnable
- Enclosing class:
- ClusterEndpointsRefreshAgent
public static class ClusterEndpointsRefreshAgent.PollingCommand extends Object implements Runnable
-
-
Constructor Summary
Constructors Constructor Description PollingCommand(Collection<RefreshTask> tasks, ClusterEndpointsRefreshAgent.EndpointsSupplier endpointsSupplier)
-
-
-
Constructor Detail
-
PollingCommand
public PollingCommand(Collection<RefreshTask> tasks, ClusterEndpointsRefreshAgent.EndpointsSupplier endpointsSupplier)
-
-