public static class CheckpointFile.CheckpointReadBuffer<T> extends Object
Constructor and Description |
---|
CheckpointReadBuffer(String location,
BufferedReader reader,
int version,
CheckpointFile.EntryFormatter<T> formatter) |
public CheckpointReadBuffer(String location, BufferedReader reader, int version, CheckpointFile.EntryFormatter<T> formatter)
public List<T> read() throws IOException
IOException