JavaScript is disabled on your browser.
B D H I O R S W
B
build() - Method in class org.zapodot.hystrix.bundle.HystrixBundle.Builder
Builds a new instance of the Bundle based on previous inputs (or defaults if none has been provided).
builder() - Static method in class org.zapodot.hystrix.bundle.HystrixBundle
Creates a new @{link Builder} that may be used to configure this bundle's behaviour.
Builder() - Constructor for class org.zapodot.hystrix.bundle.HystrixBundle.Builder
D
DEFAULT_STREAM_PATH - Static variable in class org.zapodot.hystrix.bundle.HystrixBundle
The default path that will be used for binding the HystrixMetricsStreamServlet to the admin context.
disableMetricsPublisher() - Method in class org.zapodot.hystrix.bundle.HystrixBundle.Builder
Disables the Hystrix to DropWizard (i.e CodaHale) Metrics publisher
disableStreamServletInAdminContext() - Method in class org.zapodot.hystrix.bundle.HystrixBundle.Builder
Disables the HystrixMetricsStreamServlet from being registered in the admin context
H
HystrixBundle - Class in org.zapodot.hystrix.bundle
A DropWizard bundle that enables the Hystrix event stream to be registered, and the Hystrix metrics to be integrated
with DropWizard's metrics
HystrixBundle.Builder - Class in org.zapodot.hystrix.bundle
A builder that is convenient to use if you need to configure this bundle in any way
I
initialize(Bootstrap<?>) - Method in class org.zapodot.hystrix.bundle.HystrixBundle
O
org.zapodot.hystrix.bundle - package org.zapodot.hystrix.bundle
R
run(Environment) - Method in class org.zapodot.hystrix.bundle.HystrixBundle
S
SERVLET_NAME - Static variable in class org.zapodot.hystrix.bundle.HystrixBundle
W
withAdminStreamUri(String) - Method in class org.zapodot.hystrix.bundle.HystrixBundle.Builder
Configure the path that the HystrixMetricsStreamServlet will be mapped to in the admin context
withApplicationStreamPath(String) - Method in class org.zapodot.hystrix.bundle.HystrixBundle.Builder
Enables the registration of the HystrixMetricsStreamServlet in the application context
withDefaultSettings() - Static method in class org.zapodot.hystrix.bundle.HystrixBundle
Creates a bundle instance with default settings i.e the HystrixMetricsStreamServlet will be added to
the admin context mapped by the @{link #DEFAULT_STREAM_PATH} path and the Hystrix to
DropWizard metrics publisher is enabled
B D H I O R S W
Copyright © 2015–2016 Sondre Eikanger Kvalø . All rights reserved..