Skip navigation links
B C D E F G H I O P S T W 

B

build() - Method in class org.springframework.cloud.netflix.hystrix.HystrixCommands.PublisherBuilder
 

C

commandName(String) - Method in class org.springframework.cloud.netflix.hystrix.HystrixCommands.PublisherBuilder
 
commandProperties(HystrixCommandProperties.Setter) - Method in class org.springframework.cloud.netflix.hystrix.HystrixCommands.PublisherBuilder
 
commandProperties(Function<HystrixCommandProperties.Setter, HystrixCommandProperties.Setter>) - Method in class org.springframework.cloud.netflix.hystrix.HystrixCommands.PublisherBuilder
 

D

doHealthCheck(Health.Builder) - Method in class org.springframework.cloud.netflix.hystrix.HystrixHealthIndicator
 

E

eager() - Method in class org.springframework.cloud.netflix.hystrix.HystrixCommands.PublisherBuilder
 
EnableHystrix - Annotation Type in org.springframework.cloud.netflix.hystrix
Convenience annotation for clients to enable Hystrix circuit breakers (specifically).
equals(Object) - Method in class org.springframework.cloud.netflix.hystrix.HystrixMetricsProperties
 

F

fallback(Publisher<T>) - Method in class org.springframework.cloud.netflix.hystrix.HystrixCommands.PublisherBuilder
 
fallback(Function<Throwable, Publisher<T>>) - Method in class org.springframework.cloud.netflix.hystrix.HystrixCommands.PublisherBuilder
 
from(Publisher<T>) - Static method in class org.springframework.cloud.netflix.hystrix.HystrixCommands
 

G

get() - Method in class org.springframework.cloud.netflix.hystrix.HystrixStreamEndpoint
 
getBlockingQueue(int) - Method in class org.springframework.cloud.netflix.hystrix.security.SecurityContextConcurrencyStrategy
 
getConfig() - Method in class org.springframework.cloud.netflix.hystrix.HystrixProperties
 
getObservableFunction() - Method in class org.springframework.cloud.netflix.hystrix.HystrixCommands.PublisherBuilder
 
getPollingIntervalMs() - Method in class org.springframework.cloud.netflix.hystrix.HystrixMetricsProperties
 
getRequestVariable(HystrixRequestVariableLifecycle<T>) - Method in class org.springframework.cloud.netflix.hystrix.security.SecurityContextConcurrencyStrategy
 
getSetter() - Method in class org.springframework.cloud.netflix.hystrix.HystrixCommands.PublisherBuilder
 
getThreadPool(HystrixThreadPoolKey, HystrixProperty<Integer>, HystrixProperty<Integer>, HystrixProperty<Integer>, TimeUnit, BlockingQueue<Runnable>) - Method in class org.springframework.cloud.netflix.hystrix.security.SecurityContextConcurrencyStrategy
 
getThreadPool(HystrixThreadPoolKey, HystrixThreadPoolProperties) - Method in class org.springframework.cloud.netflix.hystrix.security.SecurityContextConcurrencyStrategy
 
groupName(String) - Method in class org.springframework.cloud.netflix.hystrix.HystrixCommands.PublisherBuilder
 

H

hashCode() - Method in class org.springframework.cloud.netflix.hystrix.HystrixMetricsProperties
 
HYSTRIX_STREAM_DESTINATION - Static variable in class org.springframework.cloud.netflix.hystrix.HystrixConstants
Hystrix stream destination name.
HystrixAutoConfiguration - Class in org.springframework.cloud.netflix.hystrix
Auto configuration for Hystrix.
HystrixAutoConfiguration() - Constructor for class org.springframework.cloud.netflix.hystrix.HystrixAutoConfiguration
 
HystrixAutoConfiguration.HystrixMetricsConfiguration - Class in org.springframework.cloud.netflix.hystrix
 
HystrixAutoConfiguration.HystrixServletAutoConfiguration - Class in org.springframework.cloud.netflix.hystrix
See original JolokiaEndpointAutoConfiguration.
HystrixAutoConfiguration.HystrixWebfluxManagementContextConfiguration - Class in org.springframework.cloud.netflix.hystrix
 
HystrixCircuitBreakerConfiguration - Class in org.springframework.cloud.netflix.hystrix
 
HystrixCircuitBreakerConfiguration() - Constructor for class org.springframework.cloud.netflix.hystrix.HystrixCircuitBreakerConfiguration
 
hystrixCommandAspect() - Method in class org.springframework.cloud.netflix.hystrix.HystrixCircuitBreakerConfiguration
 
HystrixCommands - Class in org.springframework.cloud.netflix.hystrix
Utility class to wrap a Publisher in a HystrixObservableCommand.
HystrixCommands.PublisherBuilder<T> - Class in org.springframework.cloud.netflix.hystrix
A builder class for building Hystrix-command-specific Publishers.
HystrixConstants - Class in org.springframework.cloud.netflix.hystrix
 
hystrixFeature() - Method in class org.springframework.cloud.netflix.hystrix.HystrixCircuitBreakerConfiguration
 
hystrixHealthIndicator() - Method in class org.springframework.cloud.netflix.hystrix.HystrixAutoConfiguration
 
HystrixHealthIndicator - Class in org.springframework.cloud.netflix.hystrix
A HealthIndicator implementation for Hystrix circuit breakers.
HystrixHealthIndicator() - Constructor for class org.springframework.cloud.netflix.hystrix.HystrixHealthIndicator
 
hystrixMetricsBinder() - Method in class org.springframework.cloud.netflix.hystrix.HystrixAutoConfiguration.HystrixMetricsConfiguration
 
HystrixMetricsConfiguration() - Constructor for class org.springframework.cloud.netflix.hystrix.HystrixAutoConfiguration.HystrixMetricsConfiguration
 
HystrixMetricsProperties - Class in org.springframework.cloud.netflix.hystrix
 
HystrixMetricsProperties() - Constructor for class org.springframework.cloud.netflix.hystrix.HystrixMetricsProperties
 
HystrixProperties - Class in org.springframework.cloud.netflix.hystrix
Configuration properties for Hystrix Servlet.
HystrixProperties() - Constructor for class org.springframework.cloud.netflix.hystrix.HystrixProperties
 
HystrixSecurityAutoConfiguration - Class in org.springframework.cloud.netflix.hystrix.security
 
HystrixSecurityAutoConfiguration() - Constructor for class org.springframework.cloud.netflix.hystrix.security.HystrixSecurityAutoConfiguration
 
HystrixServletAutoConfiguration() - Constructor for class org.springframework.cloud.netflix.hystrix.HystrixAutoConfiguration.HystrixServletAutoConfiguration
 
hystrixShutdownHook() - Method in class org.springframework.cloud.netflix.hystrix.HystrixCircuitBreakerConfiguration
 
hystrixStream() - Method in class org.springframework.cloud.netflix.hystrix.HystrixWebfluxEndpoint
 
hystrixStreamEndpoint(HystrixProperties) - Method in class org.springframework.cloud.netflix.hystrix.HystrixAutoConfiguration.HystrixServletAutoConfiguration
 
HystrixStreamEndpoint - Class in org.springframework.cloud.netflix.hystrix
Endpoint to expose a Jolokia HystrixMetricsStreamServlet.
HystrixStreamEndpoint(Map<String, String>) - Constructor for class org.springframework.cloud.netflix.hystrix.HystrixStreamEndpoint
 
hystrixStreamFeature() - Method in class org.springframework.cloud.netflix.hystrix.HystrixAutoConfiguration.HystrixServletAutoConfiguration
 
hystrixStreamFeature() - Method in class org.springframework.cloud.netflix.hystrix.HystrixAutoConfiguration.HystrixWebfluxManagementContextConfiguration
 
hystrixWebfluxController() - Method in class org.springframework.cloud.netflix.hystrix.HystrixAutoConfiguration.HystrixWebfluxManagementContextConfiguration
 
HystrixWebfluxEndpoint - Class in org.springframework.cloud.netflix.hystrix
 
HystrixWebfluxEndpoint(Publisher<String>) - Constructor for class org.springframework.cloud.netflix.hystrix.HystrixWebfluxEndpoint
 
HystrixWebfluxManagementContextConfiguration() - Constructor for class org.springframework.cloud.netflix.hystrix.HystrixAutoConfiguration.HystrixWebfluxManagementContextConfiguration
 

I

init() - Method in class org.springframework.cloud.netflix.hystrix.security.HystrixSecurityAutoConfiguration
 
isEnabled() - Method in class org.springframework.cloud.netflix.hystrix.HystrixMetricsProperties
 

O

org.springframework.cloud.netflix.hystrix - package org.springframework.cloud.netflix.hystrix
 
org.springframework.cloud.netflix.hystrix.security - package org.springframework.cloud.netflix.hystrix.security
 

P

PublisherBuilder(Publisher<T>) - Constructor for class org.springframework.cloud.netflix.hystrix.HystrixCommands.PublisherBuilder
 

S

SecurityContextConcurrencyStrategy - Class in org.springframework.cloud.netflix.hystrix.security
 
SecurityContextConcurrencyStrategy(HystrixConcurrencyStrategy) - Constructor for class org.springframework.cloud.netflix.hystrix.security.SecurityContextConcurrencyStrategy
 
setEnabled(boolean) - Method in class org.springframework.cloud.netflix.hystrix.HystrixMetricsProperties
 
setPollingIntervalMs(Integer) - Method in class org.springframework.cloud.netflix.hystrix.HystrixMetricsProperties
 
setter(HystrixObservableCommand.Setter) - Method in class org.springframework.cloud.netflix.hystrix.HystrixCommands.PublisherBuilder
 

T

toFlux() - Method in class org.springframework.cloud.netflix.hystrix.HystrixCommands.PublisherBuilder
 
toMono() - Method in class org.springframework.cloud.netflix.hystrix.HystrixCommands.PublisherBuilder
 
toObservable(Function<HystrixObservableCommand<T>, Observable<T>>) - Method in class org.springframework.cloud.netflix.hystrix.HystrixCommands.PublisherBuilder
 
toString() - Method in class org.springframework.cloud.netflix.hystrix.HystrixMetricsProperties
 

W

wrapCallable(Callable<T>) - Method in class org.springframework.cloud.netflix.hystrix.security.SecurityContextConcurrencyStrategy
 
B C D E F G H I O P S T W 
Skip navigation links

Copyright © 2020 Pivotal Software, Inc.. All rights reserved.