public class TimeAndDimsHolder extends Object
ColumnValueSelectors
 over incremental index. It's counterpart for historical segments is Offset.| Constructor and Description | 
|---|
TimeAndDimsHolder()  | 
| Modifier and Type | Method and Description | 
|---|---|
IncrementalIndex.TimeAndDims | 
get()  | 
int | 
getValue()
This method doesn't have well-defined semantics ("value" of what?), should be removed in favor of chaining
 get().getRowIndex(). 
 | 
void | 
set(IncrementalIndex.TimeAndDims currEntry)  | 
public IncrementalIndex.TimeAndDims get()
public void set(IncrementalIndex.TimeAndDims currEntry)
public int getValue()
Copyright © 2011–2018. All rights reserved.