| Constructor and Description | 
|---|
PingOperation(LocationAwarePingClient pingClient,
             MonitoringLocationDao monitoringLocationDao,
             NodeDao nodeDao)  | 
| Constructor and Description | 
|---|
PingWindow(LocationAwarePingClient pingClient,
          List<String> locations,
          List<String> ipAddresses,
          String defaultLocation,
          String defaultIp,
          String caption)
Creates the PingWindow to make ping requests. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DiscoveryTaskExecutorImpl.setLocationAwarePingClient(LocationAwarePingClient locationAwarePingClient)  | 
| Modifier and Type | Field and Description | 
|---|---|
LocationAwarePingClient | 
PingSweepCommand.locationAwarePingClient  | 
LocationAwarePingClient | 
PingCommand.locationAwarePingClient  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
LocationAwarePingClientImpl  | 
| Modifier and Type | Method and Description | 
|---|---|
LocationAwarePingClient | 
DefaultPollContext.getLocationAwarePingClient()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DefaultPollContext.setLocationAwarePingClient(LocationAwarePingClient locationAwarePingClient)  | 
Copyright © 2021. All rights reserved.