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