Interface | Description |
---|---|
IndexGenerator |
This interface is responsible to generate index name from given
Row record. |
Class | Description |
---|---|
AbstractTimeIndexGenerator |
Abstract class for time related
IndexGenerator . |
IndexGeneratorBase |
Base class for
IndexGenerator . |
IndexGeneratorFactory |
Factory of
IndexGenerator . |
StaticIndexGenerator |
A static
IndexGenerator which generate fixed index name. |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.