Package herddb.proto
Class PduCodec.FetchScannerData
- java.lang.Object
-
- herddb.proto.PduCodec.FetchScannerData
-
-
Constructor Summary
Constructors Constructor Description FetchScannerData()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static intreadFetchSize(Pdu pdu)static longreadScannerId(Pdu pdu)static io.netty.buffer.ByteBufwrite(long messageId, long scannerId, int fetchSize)
-