Searched defs:CheckPoint (Results 1 – 1 of 1) sorted by relevance
185 private abstract static class CheckPoint { class in ShutdownCheckPoints190 CheckPoint(long timestamp, @Nullable String reason) { in CheckPoint() method in ShutdownCheckPoints.CheckPoint