static class RemoteSlotManager.RemoteSlotPinger
extends java.util.TimerTask
Modifier and Type | Field and Description |
---|---|
private RemoteSlotManager |
master |
Constructor and Description |
---|
RemoteSlotManager.RemoteSlotPinger(RemoteSlotManager master) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
private final RemoteSlotManager master
RemoteSlotManager.RemoteSlotPinger(RemoteSlotManager master)