Skip navigation links
Hystrix DropWizard Bundle API, v. 0.9.2
B D E H I O R 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

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

E

enabled(V) - Method in interface org.zapodot.hystrix.bundle.HystrixBundle.MetricsPublishPredicate
Is publishing enabled?

H

HystrixBundle<T extends Configuration> - 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() - Constructor for class org.zapodot.hystrix.bundle.HystrixBundle
 
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
HystrixBundle.MetricsPublishPredicate<V extends Configuration> - Interface in org.zapodot.hystrix.bundle
Predicate to be used for deciding whether Hystrix Metrics should be published through DropWizard or not

I

initialize(Bootstrap<?>) - Method in class org.zapodot.hystrix.bundle.HystrixBundle
 

O

org.zapodot.hystrix.bundle - package org.zapodot.hystrix.bundle
 

R

run(T, Environment) - Method in class org.zapodot.hystrix.bundle.HystrixBundle
Setup method for the ConfiguredBundle

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
withMetricsPublisherPredicate(HystrixBundle.MetricsPublishPredicate) - Method in class org.zapodot.hystrix.bundle.HystrixBundle.Builder
Allows clients to specify some other way of specifying whether Hystrix metrics should be published or not
B D E H I O R W 
Skip navigation links
Hystrix DropWizard Bundle API, v. 0.9.2

Copyright © 2015–2017 Sondre Eikanger Kvalø. All rights reserved..