Constructor and Description |
---|
PingOperation(LocationAwarePingClient pingClient,
MonitoringLocationDao monitoringLocationDao,
NodeDao nodeDao) |
Constructor and Description |
---|
PingWindow(LocationAwarePingClient pingClient,
List<String> locations,
List<InetAddress> ipAddresses,
String defaultLocation,
InetAddress defaultIp,
String caption)
Creates the PingWindow to make ping requests.
|
Modifier and Type | Method and Description |
---|---|
void |
DiscoveryTaskExecutorImpl.setLocationAwarePingClient(LocationAwarePingClient locationAwarePingClient) |
Modifier and Type | Method and Description |
---|---|
void |
PingCommand.setLocationAwarePingClient(LocationAwarePingClient locationAwarePingClient) |
void |
PingSweepCommand.setLocationAwarePingClient(LocationAwarePingClient 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 © 2020. All rights reserved.