Class Hierarchy
- java.lang.Object
- org.elasticsearch.search.fetch.FetchPhase (implements org.elasticsearch.search.SearchPhase)
- org.elasticsearch.search.fetch.FetchSubPhase.HitContext
- org.elasticsearch.search.fetch.StoredFieldsContext (implements org.elasticsearch.common.io.stream.Writeable)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.elasticsearch.ElasticsearchException (implements org.elasticsearch.common.xcontent.ToXContentFragment, org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.search.SearchException (implements org.elasticsearch.ElasticsearchWrapperException)
- org.elasticsearch.search.SearchContextException
- org.elasticsearch.search.fetch.FetchPhaseExecutionException
- org.elasticsearch.search.SearchContextException
- org.elasticsearch.search.SearchException (implements org.elasticsearch.ElasticsearchWrapperException)
- org.elasticsearch.ElasticsearchException (implements org.elasticsearch.common.xcontent.ToXContentFragment, org.elasticsearch.common.io.stream.Writeable)
- java.lang.RuntimeException
- java.lang.Exception
- org.elasticsearch.transport.TransportMessage (implements org.elasticsearch.common.io.stream.Streamable, org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.transport.TransportRequest (implements org.elasticsearch.tasks.TaskAwareRequest)
- org.elasticsearch.search.fetch.ShardFetchRequest
- org.elasticsearch.search.fetch.ShardFetchSearchRequest (implements org.elasticsearch.action.IndicesRequest)
- org.elasticsearch.search.fetch.ShardFetchRequest
- org.elasticsearch.transport.TransportResponse
- org.elasticsearch.search.SearchPhaseResult (implements org.elasticsearch.common.io.stream.Streamable)
- org.elasticsearch.search.fetch.FetchSearchResult
- org.elasticsearch.search.fetch.QueryFetchSearchResult
- org.elasticsearch.search.fetch.ScrollQueryFetchSearchResult
- org.elasticsearch.search.SearchPhaseResult (implements org.elasticsearch.common.io.stream.Streamable)
- org.elasticsearch.transport.TransportRequest (implements org.elasticsearch.tasks.TaskAwareRequest)
Interface Hierarchy
- org.elasticsearch.search.fetch.FetchSubPhase