Uses of Interface
org.elasticsearch.ElasticsearchWrapperException
-
-
Uses of ElasticsearchWrapperException in org.elasticsearch.action.support.broadcast
Classes in org.elasticsearch.action.support.broadcast that implement ElasticsearchWrapperException Modifier and Type Class Description classBroadcastShardOperationFailedExceptionAn exception indicating that a failure occurred performing an operation on the shard. -
Uses of ElasticsearchWrapperException in org.elasticsearch.indices
Classes in org.elasticsearch.indices that implement ElasticsearchWrapperException Modifier and Type Class Description classIndexCreationException -
Uses of ElasticsearchWrapperException in org.elasticsearch.indices.recovery
Classes in org.elasticsearch.indices.recovery that implement ElasticsearchWrapperException Modifier and Type Class Description classRecoverFilesRecoveryException -
Uses of ElasticsearchWrapperException in org.elasticsearch.ingest
Classes in org.elasticsearch.ingest that implement ElasticsearchWrapperException Modifier and Type Class Description classIngestProcessorExceptionA dedicated wrapper for exceptions encountered executing an ingest processor. -
Uses of ElasticsearchWrapperException in org.elasticsearch.search
Classes in org.elasticsearch.search that implement ElasticsearchWrapperException Modifier and Type Class Description classSearchExceptionclassSearchParseException -
Uses of ElasticsearchWrapperException in org.elasticsearch.search.dfs
Classes in org.elasticsearch.search.dfs that implement ElasticsearchWrapperException Modifier and Type Class Description classDfsPhaseExecutionException -
Uses of ElasticsearchWrapperException in org.elasticsearch.search.fetch
Classes in org.elasticsearch.search.fetch that implement ElasticsearchWrapperException Modifier and Type Class Description classFetchPhaseExecutionException -
Uses of ElasticsearchWrapperException in org.elasticsearch.search.query
Classes in org.elasticsearch.search.query that implement ElasticsearchWrapperException Modifier and Type Class Description classQueryPhaseExecutionException -
Uses of ElasticsearchWrapperException in org.elasticsearch.transport
Classes in org.elasticsearch.transport that implement ElasticsearchWrapperException Modifier and Type Class Description classRemoteTransportExceptionA remote exception for an action.classSendRequestTransportException
-