public class WorkerInfo
extends java.lang.Object
Constructor and Description |
---|
WorkerInfo(int workerId) |
Modifier and Type | Method and Description |
---|---|
long |
getLastUpdateTime() |
int |
getWorkerId() |
void |
setCheckpoint(byte[] checkpoint) |
void |
setCurrentDay(int day) |
void |
setUpdateTime() |