com.sleepycat.je.rep.impl
Class RepGroupProtocol.GroupResponse
java.lang.Object
com.sleepycat.je.rep.impl.TextProtocol.Message
com.sleepycat.je.rep.impl.TextProtocol.ResponseMessage
com.sleepycat.je.rep.impl.RepGroupProtocol.GroupResponse
- All Implemented Interfaces:
- TextProtocol.WireFormatable
- Enclosing class:
- RepGroupProtocol
public class RepGroupProtocol.GroupResponse
- extends TextProtocol.ResponseMessage
group
final RepGroupImpl group
RepGroupProtocol.GroupResponse
public RepGroupProtocol.GroupResponse(RepGroupImpl group)
RepGroupProtocol.GroupResponse
public RepGroupProtocol.GroupResponse(String line,
String[] tokens)
throws TextProtocol.InvalidMessageException
- Throws:
TextProtocol.InvalidMessageException
getGroup
public RepGroupImpl getGroup()
getOp
public TextProtocol.MessageOp getOp()
- Specified by:
getOp
in class TextProtocol.Message
getMessagePrefix
protected String getMessagePrefix()
- Overrides:
getMessagePrefix
in class TextProtocol.Message
wireFormat
public String wireFormat()
Copyright (c) 2004-2010 Oracle. All rights reserved.