| Class | Description |
|---|---|
| AbstractElasticsearchHttpProcessor |
A base class for Elasticsearch processors that use the HTTP API
|
| AbstractElasticsearchProcessor |
A base class for all Elasticsearch processors
|
| AbstractElasticsearchTransportClientProcessor | |
| FetchElasticsearch | |
| FetchElasticsearchHttp | |
| PutElasticsearch | |
| PutElasticsearchHttp | |
| PutElasticsearchHttpRecord | |
| QueryElasticsearchHttp | |
| ScrollElasticsearchHttp |
| Enum | Description |
|---|---|
| QueryElasticsearchHttp.QueryInfoRouteStrategy |
| Exception | Description |
|---|---|
| IdentifierNotFoundException |
A domain-specific exception for when a valid Elasticsearch document identifier is expected but not found
|
| RetryableException |
Represents a retryable exception from ElasticSearch.
|
| UnretryableException |
Represents an unrecoverable error from ElasticSearch.
|
Copyright © 2020 Apache NiFi Project. All rights reserved.