com.sleepycat.je.rep.util.ldiff
Class Protocol.DiffAreaEnd
java.lang.Object
com.sleepycat.je.rep.utilint.BinaryProtocol.Message
com.sleepycat.je.rep.utilint.BinaryProtocol.SimpleMessage
com.sleepycat.je.rep.util.ldiff.Protocol.DiffAreaEnd
- All Implemented Interfaces:
- BinaryProtocol.WireFormatable
- Enclosing class:
- Protocol
public class Protocol.DiffAreaEnd
- extends BinaryProtocol.SimpleMessage
Message used to present the transfer of a different area on remote
database is done.
Protocol.DiffAreaEnd
public Protocol.DiffAreaEnd()
Protocol.DiffAreaEnd
public Protocol.DiffAreaEnd(ByteBuffer buffer)
getOp
public BinaryProtocol.MessageOp getOp()
- Specified by:
getOp
in class BinaryProtocol.Message
Copyright (c) 2004-2010 Oracle. All rights reserved.