public class EWRawBlock extends Object
| Constructor and Description |
|---|
EWRawBlock(io.netty.buffer.ByteBuf byteBuf,
int rowCount,
SQLException lastError) |
| Modifier and Type | Method and Description |
|---|---|
io.netty.buffer.ByteBuf |
getByteBuf() |
SQLException |
getLastError() |
int |
getRowCount() |
public EWRawBlock(io.netty.buffer.ByteBuf byteBuf,
int rowCount,
SQLException lastError)
public io.netty.buffer.ByteBuf getByteBuf()
public int getRowCount()
public SQLException getLastError()
Copyright © 2025. All rights reserved.