Home
last modified time | relevance | path

Searched defs:EntryRequest (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.java1427 public class EntryRequest extends VLSNMessage { class in Protocol
1429 EntryRequest(VLSN matchpoint) { in EntryRequest() method in Protocol.EntryRequest
1433 public EntryRequest(ByteBuffer buffer) { in EntryRequest() method in Protocol.EntryRequest