com.sleepycat.je.rep.stream
Class Protocol.RestoreRequest
java.lang.Object
com.sleepycat.je.rep.utilint.BinaryProtocol.Message
com.sleepycat.je.rep.stream.Protocol.VLSNMessage
com.sleepycat.je.rep.stream.Protocol.RestoreRequest
- All Implemented Interfaces:
- BinaryProtocol.WireFormatable
- Enclosing class:
- Protocol
public class Protocol.RestoreRequest
- extends Protocol.VLSNMessage
Request from the replica to the feeder for sufficient information to
start a network restore.
Protocol.RestoreRequest
Protocol.RestoreRequest(VLSN failedMatchpoint)
Protocol.RestoreRequest
public Protocol.RestoreRequest(ByteBuffer buffer)
getOp
public BinaryProtocol.MessageOp getOp()
- Specified by:
getOp
in class BinaryProtocol.Message
Copyright (c) 2004-2012 Oracle. All rights reserved.