TIndex - the type of the indexpublic interface SampleIndexer<TIndex>
| Modifier and Type | Method and Description |
|---|---|
TIndex |
calculateIndex(Sample sample)
Calculate index from the specified sample.
|
void |
reset()
Reset the index calculation logic.
|
Copyright © 1998-2020 Apache Software Foundation. All Rights Reserved.