|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sleepycat.je.rep.utilint.BinaryProtocol.Message
com.sleepycat.je.rep.utilint.BinaryProtocol.SimpleMessage
com.sleepycat.je.rep.utilint.BinaryProtocol.RejectMessage
com.sleepycat.je.rep.stream.Protocol.JEVersionsReject
public class Protocol.JEVersionsReject
Field Summary |
---|
Fields inherited from class com.sleepycat.je.rep.utilint.BinaryProtocol.RejectMessage |
---|
errorMessage |
Constructor Summary | |
---|---|
Protocol.JEVersionsReject(ByteBuffer buffer)
|
|
Protocol.JEVersionsReject(String errorMessage)
|
Method Summary | |
---|---|
BinaryProtocol.MessageOp |
getOp()
|
Methods inherited from class com.sleepycat.je.rep.utilint.BinaryProtocol.RejectMessage |
---|
getErrorMessage, toString, wireFormat |
Methods inherited from class com.sleepycat.je.rep.utilint.BinaryProtocol.SimpleMessage |
---|
getBoolean, getByteArray, getDouble, getEnum, getNameIdPair, getRepNodeImplArray, getStringArray, getVLSN, wireFormat |
Methods inherited from class com.sleepycat.je.rep.utilint.BinaryProtocol.Message |
---|
allocateInitializedBuffer, match |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Protocol.JEVersionsReject(String errorMessage)
public Protocol.JEVersionsReject(ByteBuffer buffer)
Method Detail |
---|
public BinaryProtocol.MessageOp getOp()
getOp
in class BinaryProtocol.Message
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |