com.sleepycat.je.rep.util.ldiff
Class Protocol.BlockListEnd
java.lang.Object
com.sleepycat.je.rep.utilint.BinaryProtocol.Message
com.sleepycat.je.rep.utilint.BinaryProtocol.SimpleMessage
com.sleepycat.je.rep.util.ldiff.Protocol.BlockListEnd
- All Implemented Interfaces:
- BinaryProtocol.WireFormatable
- Enclosing class:
- Protocol
public class Protocol.BlockListEnd
- extends BinaryProtocol.SimpleMessage
Denotes the end of the list of blocks.
Protocol.BlockListEnd
public Protocol.BlockListEnd()
Protocol.BlockListEnd
public Protocol.BlockListEnd(ByteBuffer buffer)
getOp
public BinaryProtocol.MessageOp getOp()
- Specified by:
getOp
in class BinaryProtocol.Message
Copyright (c) 2004-2010 Oracle. All rights reserved.