public static class IncrementalIndexStorageAdapter.EntryHolder extends Object
| Constructor and Description |
|---|
EntryHolder() |
| Modifier and Type | Method and Description |
|---|---|
IncrementalIndex.TimeAndDims |
get() |
IncrementalIndex.TimeAndDims |
getKey() |
int |
getValue() |
void |
set(IncrementalIndex.TimeAndDims currEntry) |
public IncrementalIndex.TimeAndDims get()
public void set(IncrementalIndex.TimeAndDims currEntry)
public IncrementalIndex.TimeAndDims getKey()
public int getValue()
Copyright © 2011–2017. All rights reserved.