Uses of Enum Class
ai.vespa.feed.client.FeedClient.CircuitBreaker.State
-
Uses of FeedClient.CircuitBreaker.State in ai.vespa.feed.client
Methods in ai.vespa.feed.client that return FeedClient.CircuitBreaker.StateModifier and TypeMethodDescriptionFeedClient.circuitBreakerState()Current state of the circuit breaker.FeedClient.CircuitBreaker.state()The current state of the circuit breaker.Returns the enum constant of this class with the specified name.static FeedClient.CircuitBreaker.State[]FeedClient.CircuitBreaker.State.values()Returns an array containing the constants of this enum class, in the order they are declared.