Modifier and Type | Method and Description |
---|---|
Object |
getColumn(int columnIndex) |
static BufferedDataRow |
parse(io.netty.buffer.ByteBuf buffer,
List<ResultField> columns,
Context parsingContext) |
void |
release() |
void |
touch() |
public Object getColumn(int columnIndex) throws IOException
getColumn
in interface DataRow
IOException
public static BufferedDataRow parse(io.netty.buffer.ByteBuf buffer, List<ResultField> columns, Context parsingContext)
Copyright © 2013–2017 impossibl.com. All rights reserved.