public class BaseProtocol.StartStream extends BaseProtocol.VLSNMessage
vlsn| Constructor and Description |
|---|
StartStream(ByteBuffer buffer) |
| Modifier and Type | Method and Description |
|---|---|
FeederFilter |
getFeederFilter() |
BinaryProtocol.MessageOp |
getOp() |
String |
toString() |
ByteBuffer |
wireFormat()
The default message consists of the operation enum and just a 0
length size.
|
allocateInitializedBuffer, matchpublic StartStream(ByteBuffer buffer)
public FeederFilter getFeederFilter()
public ByteBuffer wireFormat()
BinaryProtocol.MessagewireFormat in class BaseProtocol.VLSNMessagepublic BinaryProtocol.MessageOp getOp()
getOp in class BinaryProtocol.Messagepublic String toString()
toString in class BaseProtocol.VLSNMessageCopyright © 2024. All rights reserved.