protected abstract class BaseProtocol.VLSNMessage extends BinaryProtocol.Message
| Constructor and Description |
|---|
VLSNMessage(ByteBuffer buffer) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
ByteBuffer |
wireFormat()
The default message consists of the operation enum and just a 0
length size.
|
allocateInitializedBuffer, getOp, matchprotected final VLSN vlsn
public VLSNMessage(ByteBuffer buffer)
public ByteBuffer wireFormat()
BinaryProtocol.MessagewireFormat in class BinaryProtocol.Messagepublic String toString()
toString in class BinaryProtocol.MessageCopyright © 2024. All rights reserved.