com.sleepycat.je.rep.stream
Class Protocol.ShutdownResponse
java.lang.Object
com.sleepycat.je.rep.utilint.BinaryProtocol.Message
com.sleepycat.je.rep.stream.Protocol.ShutdownResponse
- All Implemented Interfaces:
- BinaryProtocol.WireFormatable
- Enclosing class:
- Protocol
public class Protocol.ShutdownResponse
- extends BinaryProtocol.Message
Message in response to a shutdown request.
Protocol.ShutdownResponse
public Protocol.ShutdownResponse()
Protocol.ShutdownResponse
public Protocol.ShutdownResponse(ByteBuffer buffer)
getOp
public BinaryProtocol.MessageOp getOp()
- Specified by:
getOp
in class BinaryProtocol.Message
Copyright (c) 2004-2012 Oracle. All rights reserved.