Searched refs:timestampColumn (Results 1 – 1 of 1) sorted by relevance
164 private final int timestampColumn; field in Coalescer.RowCombiner184 timestampColumn = annotatedCallLogRow.getColumnIndexOrThrow(AnnotatedCallLog.TIMESTAMP); in RowCombiner()248 .setTimestamp(annotatedCallLogRow.getLong(timestampColumn)) in mergeRow()