2324252627282930
return (Long) getId(); } @Override protected LogCheckPoint createInstance() { LogCheckPoint logCheckPoint = new LogCheckPoint(); return logCheckPoint; }