public class Protocol.NodeGroupInfoReject extends BinaryProtocol.RejectMessage
errorMessage| Constructor and Description |
|---|
Protocol.NodeGroupInfoReject(java.nio.ByteBuffer buffer) |
Protocol.NodeGroupInfoReject(java.lang.String errorMessage) |
| Modifier and Type | Method and Description |
|---|---|
BinaryProtocol.MessageOp |
getOp() |
java.nio.ByteBuffer |
wireFormat()
The default message consists of the operation enum and just a 0
length size.
|
getErrorMessage, toStringgetBoolean, getByteArray, getDouble, getEnum, getNameIdPair, getRepNodeImplArray, getStringArray, getVLSN, wireFormatallocateInitializedBuffer, matchProtocol.NodeGroupInfoReject(java.lang.String errorMessage)
public Protocol.NodeGroupInfoReject(java.nio.ByteBuffer buffer)
public BinaryProtocol.MessageOp getOp()
getOp in class BinaryProtocol.Messagepublic java.nio.ByteBuffer wireFormat()
BinaryProtocol.MessagewireFormat in interface BinaryProtocol.WireFormatablewireFormat in class BinaryProtocol.RejectMessageCopyright (c) 2004-2012 Oracle. All rights reserved.