public class Protocol.Done extends BinaryProtocol.SimpleMessage
| Constructor and Description |
|---|
Done() |
Done(ByteBuffer buffer) |
| Modifier and Type | Method and Description |
|---|---|
BinaryProtocol.MessageOp |
getOp() |
getBoolean, getByteArray, getDouble, getEnum, getNameIdPair, getStringArray, getVLSN, putByteArray, putWireFormat, wireFormat, wireFormatSizeallocateInitializedBuffer, match, toString, wireFormatpublic Done()
public Done(ByteBuffer buffer)
public BinaryProtocol.MessageOp getOp()
getOp in class BinaryProtocol.MessageCopyright © 2024. All rights reserved.