public static interface RequestExecutor.ExtendedQueryHandler extends RequestExecutor.QueryHandler
RequestExecutor.query(String, String, FieldFormatRef[], ByteBuf[], FieldFormatRef[], int, ExtendedQueryHandler)
request.Modifier and Type | Method and Description |
---|---|
void |
handleSuspend(TypeRef[] parameterTypes,
ResultField[] resultFields,
RowDataSet rows,
List<Notice> notices) |
handleComplete
handleReady
handleError
void handleSuspend(TypeRef[] parameterTypes, ResultField[] resultFields, RowDataSet rows, List<Notice> notices) throws IOException
IOException