public class JdbcQueryFetchRequest extends JdbcRequest
QRY_CLOSE, QRY_EXEC, QRY_FETCH, QRY_METAHANDSHAKE| Constructor and Description |
|---|
JdbcQueryFetchRequest()
Constructor.
|
JdbcQueryFetchRequest(long queryId,
int pageSize) |
| Modifier and Type | Method and Description |
|---|---|
int |
pageSize() |
long |
queryId() |
void |
readBinary(BinaryReaderExImpl reader)
Reads fields from provided reader.
|
String |
toString() |
void |
writeBinary(BinaryWriterExImpl writer)
Writes fields to provided writer.
|
readRequest, typerequestId, requestIdpublic JdbcQueryFetchRequest()
public JdbcQueryFetchRequest(long queryId,
int pageSize)
queryId - Query ID.pageSize - Fetch size.public long queryId()
public int pageSize()
public void writeBinary(BinaryWriterExImpl writer) throws BinaryObjectException
writeBinary in interface JdbcRawBinarylizablewriteBinary in class JdbcRequestwriter - Binary object writer.BinaryObjectException - In case of error.public void readBinary(BinaryReaderExImpl reader) throws BinaryObjectException
readBinary in interface JdbcRawBinarylizablereadBinary in class JdbcRequestreader - Binary object reader.BinaryObjectException - In case of error.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.2.0 Release Date : September 15 2017