protected Integer | 
OnheapIncrementalIndex.addToFacts(AggregatorFactory[] metrics,
          boolean deserializeComplexMetrics,
          boolean reportParseExceptions,
          InputRow row,
          AtomicInteger numEntries,
          IncrementalIndex.TimeAndDims key,
          ThreadLocal<InputRow> rowContainer,
          com.google.common.base.Supplier<InputRow> rowSupplier,
          boolean skipMaxRowsInMemoryCheck)  | 
protected Integer | 
OffheapIncrementalIndex.addToFacts(AggregatorFactory[] metrics,
          boolean deserializeComplexMetrics,
          boolean reportParseExceptions,
          InputRow row,
          AtomicInteger numEntries,
          IncrementalIndex.TimeAndDims key,
          ThreadLocal<InputRow> rowContainer,
          com.google.common.base.Supplier<InputRow> rowSupplier,
          boolean skipMaxRowsInMemoryCheck)  | 
protected abstract Integer | 
IncrementalIndex.addToFacts(AggregatorFactory[] metrics,
          boolean deserializeComplexMetrics,
          boolean reportParseExceptions,
          InputRow row,
          AtomicInteger numEntries,
          IncrementalIndex.TimeAndDims key,
          ThreadLocal<InputRow> rowContainer,
          com.google.common.base.Supplier<InputRow> rowSupplier,
          boolean skipMaxRowsInMemoryCheck)  | 
void | 
TimeAndDimsHolder.set(IncrementalIndex.TimeAndDims currEntry)  |