Searched refs:readLog (Results 1 – 1 of 1) sorted by relevance
171 byte[] log = readLog(input); in getLogs()174 log = readLog(input); in getLogs()224 private byte[] readLog(DataInputStream inputStream) throws IOException, LogCorruptionException { in readLog() method in PersistentLogFileHandler