Home
last modified time | relevance | path

Searched refs:RESTORE_RESPONSE (Results 1 – 1 of 1) sorted by relevance

/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/je/rep/stream/
H A DProtocol.java193 RESTORE_RESPONSE, in Protocol()
432 public final static MessageOp RESTORE_RESPONSE = field in Protocol
1630 return RESTORE_RESPONSE; in getOp()