public interface RogLogQueryResultSet extends QueryResultSet<RogLogReader.Entry>
RogLogQueryResultSet provides an familiar SQL-like result set for navigating Query results
from a RogLogQueryEngine.QueryResultSet.Collation, QueryResultSet.Row<REC>| Modifier and Type | Method and Description |
|---|---|
RogLogReader.Entry |
getLogEntry()
Gets the
RogLogReader.Entry for the current result or null if there
is no current result. |
IRogMetadata |
getRogMetadata()
Gets the
IRogMetadata for the current result or null if there
is no current result. |
IRogNode |
getRogNode()
Gets the
IRogNode for the current result or null if there
is no current result. |
absolute, beforeFirst, close, describePlan, first, getArray, getArray, getBigDecimal, getBigDecimal, getBigInteger, getBigInteger, getBoolean, getBoolean, getByte, getByte, getChar, getChar, getCount, getCurrency, getCurrency, getDate, getDate, getDouble, getDouble, getEstimatedCount, getFloat, getFloat, getInteger, getInteger, getLong, getLong, getObject, getObject, getPlan, getQueryResult, getRawResult, getSelectedFieldNames, getSelectedFields, getShort, getShort, getString, getString, isFullScan, next, setCollationRogLogReader.Entry getLogEntry()
RogLogReader.Entry for the current result or null if there
is no current result.RogLogReader.Entry for the current result or null if there is no current result.IRogMetadata getRogMetadata()
IRogMetadata for the current result or null if there
is no current result.IRogMetadata for the current result or null if there is no current result.Copyright © 2019 N5 Technologies, Inc. All Rights Reserved.