com.sleepycat.je.rep.elections
Class Protocol.Shutdown
java.lang.Object
com.sleepycat.je.rep.impl.TextProtocol.Message
com.sleepycat.je.rep.impl.TextProtocol.RequestMessage
com.sleepycat.je.rep.elections.Protocol.Shutdown
- All Implemented Interfaces:
- TextProtocol.WireFormatable
- Enclosing class:
- Protocol
public class Protocol.Shutdown
- extends TextProtocol.RequestMessage
Protocol.Shutdown
public Protocol.Shutdown()
Protocol.Shutdown
public Protocol.Shutdown(String responseLine,
String[] tokens)
throws TextProtocol.InvalidMessageException
- Throws:
TextProtocol.InvalidMessageException
getOp
public TextProtocol.MessageOp getOp()
- Specified by:
getOp
in class TextProtocol.Message
wireFormat
public String wireFormat()
Copyright (c) 2004-2010 Oracle. All rights reserved.