Searched refs:readUpdate (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/rmi/log/
H A DLogHandler.java120 Object readUpdate(LogInputStream in, Object state) throws Exception { method in class:LogHandler
H A DReliableLog.java193 * the "readUpdate" callback to apply any logged updates to the state.
668 * if an exception occurred during a readUpdate callback or if
755 state = handler.readUpdate(new LogInputStream(in, updateLen),

Completed in 598 milliseconds