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