Hierarchy For Package ai.vespa.feed.client
Class Hierarchy
- java.lang.Object
- ai.vespa.feed.client.DocumentId
- ai.vespa.feed.client.JsonFeeder (implements java.io.Closeable)
- ai.vespa.feed.client.JsonFeeder.Builder
- ai.vespa.feed.client.OperationParameters
- ai.vespa.feed.client.OperationStats
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- ai.vespa.feed.client.FeedException
- ai.vespa.feed.client.OperationParseException
- ai.vespa.feed.client.ResultException
- ai.vespa.feed.client.ResultParseException
- ai.vespa.feed.client.MultiFeedException
- ai.vespa.feed.client.FeedException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- java.lang.AutoCloseable
- java.io.Closeable
- ai.vespa.feed.client.FeedClient
- java.io.Closeable
- ai.vespa.feed.client.FeedClient.CircuitBreaker
- ai.vespa.feed.client.FeedClient.RetryStrategy
- ai.vespa.feed.client.FeedClientBuilder
- ai.vespa.feed.client.HttpResponse
- ai.vespa.feed.client.JsonFeeder.ResultCallback
- ai.vespa.feed.client.Result
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- ai.vespa.feed.client.FeedClient.CircuitBreaker.State
- ai.vespa.feed.client.FeedClient.OperationType
- ai.vespa.feed.client.Result.Type
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)