| Interface | Description |
|---|---|
| DocValuesFormatProvider |
A
DocValuesFormatProvider acts as a named container for specific
DocValuesFormat implementations. |
| DocValuesFormatProvider.Factory |
A simple factory used to create
DocValuesFormatProvider. |
| Class | Description |
|---|---|
| AbstractDocValuesFormatProvider |
Simple abstract
DocValuesFormat requiring a name for the provider; |
| DefaultDocValuesFormatProvider |
The default doc values format.
|
| DocValuesFormatProvider.Helper | |
| DocValuesFormats |
This class represents the set of Elasticsearch "built-in"
doc values format factories |
| DocValuesFormatService |
The
DocValuesFormatService provides access to
all configured DocValuesFormatProvider instances by
name. |
| PreBuiltDocValuesFormatProvider |
Pre-built format provider which accepts no configuration option.
|
| PreBuiltDocValuesFormatProvider.Factory |
Copyright © 2009–2016. All rights reserved.