Skip to content

Commit b2446a9

Browse files
Version 1.1.0 Javadocs
Moved 1.0.4 to /javadoc/1.0/
1 parent 8558025 commit b2446a9

File tree

157 files changed

+22336
-519
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

157 files changed

+22336
-519
lines changed

javadoc/1.0/allclasses-frame.html

Lines changed: 119 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,119 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2+
<!--NewPage-->
3+
<HTML>
4+
<HEAD>
5+
<!-- Generated by javadoc (build 1.6.0_35) on Mon Dec 03 21:20:53 PST 2012 -->
6+
<TITLE>
7+
All Classes (Hystrix Javadoc 1.0.4)
8+
</TITLE>
9+
10+
<META NAME="date" CONTENT="2012-12-03">
11+
12+
<LINK REL ="stylesheet" TYPE="text/css" HREF="javadocStyleSheet.css" TITLE="Style">
13+
14+
15+
</HEAD>
16+
17+
<BODY BGCOLOR="white">
18+
<FONT size="+1" CLASS="FrameHeadingFont">
19+
<B>All Classes</B></FONT>
20+
<BR>
21+
22+
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
23+
<TR>
24+
<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="com/netflix/hystrix/exception/HystrixBadRequestException.html" title="class in com.netflix.hystrix.exception" target="classFrame">HystrixBadRequestException</A>
25+
<BR>
26+
<A HREF="com/netflix/hystrix/HystrixCircuitBreaker.html" title="interface in com.netflix.hystrix" target="classFrame"><I>HystrixCircuitBreaker</I></A>
27+
<BR>
28+
<A HREF="com/netflix/hystrix/HystrixCollapser.html" title="class in com.netflix.hystrix" target="classFrame">HystrixCollapser</A>
29+
<BR>
30+
<A HREF="com/netflix/hystrix/HystrixCollapser.CollapsedRequest.html" title="interface in com.netflix.hystrix" target="classFrame"><I>HystrixCollapser.CollapsedRequest</I></A>
31+
<BR>
32+
<A HREF="com/netflix/hystrix/HystrixCollapser.Scope.html" title="enum in com.netflix.hystrix" target="classFrame">HystrixCollapser.Scope</A>
33+
<BR>
34+
<A HREF="com/netflix/hystrix/HystrixCollapser.Setter.html" title="class in com.netflix.hystrix" target="classFrame">HystrixCollapser.Setter</A>
35+
<BR>
36+
<A HREF="com/netflix/hystrix/HystrixCollapserKey.html" title="interface in com.netflix.hystrix" target="classFrame"><I>HystrixCollapserKey</I></A>
37+
<BR>
38+
<A HREF="com/netflix/hystrix/HystrixCollapserKey.Factory.html" title="class in com.netflix.hystrix" target="classFrame">HystrixCollapserKey.Factory</A>
39+
<BR>
40+
<A HREF="com/netflix/hystrix/HystrixCollapserProperties.html" title="class in com.netflix.hystrix" target="classFrame">HystrixCollapserProperties</A>
41+
<BR>
42+
<A HREF="com/netflix/hystrix/HystrixCollapserProperties.Setter.html" title="class in com.netflix.hystrix" target="classFrame">HystrixCollapserProperties.Setter</A>
43+
<BR>
44+
<A HREF="com/netflix/hystrix/HystrixCommand.html" title="class in com.netflix.hystrix" target="classFrame">HystrixCommand</A>
45+
<BR>
46+
<A HREF="com/netflix/hystrix/HystrixCommand.Setter.html" title="class in com.netflix.hystrix" target="classFrame">HystrixCommand.Setter</A>
47+
<BR>
48+
<A HREF="com/netflix/hystrix/HystrixCommandGroupKey.html" title="interface in com.netflix.hystrix" target="classFrame"><I>HystrixCommandGroupKey</I></A>
49+
<BR>
50+
<A HREF="com/netflix/hystrix/HystrixCommandGroupKey.Factory.html" title="class in com.netflix.hystrix" target="classFrame">HystrixCommandGroupKey.Factory</A>
51+
<BR>
52+
<A HREF="com/netflix/hystrix/HystrixCommandKey.html" title="interface in com.netflix.hystrix" target="classFrame"><I>HystrixCommandKey</I></A>
53+
<BR>
54+
<A HREF="com/netflix/hystrix/HystrixCommandKey.Factory.html" title="class in com.netflix.hystrix" target="classFrame">HystrixCommandKey.Factory</A>
55+
<BR>
56+
<A HREF="com/netflix/hystrix/HystrixCommandMetrics.html" title="class in com.netflix.hystrix" target="classFrame">HystrixCommandMetrics</A>
57+
<BR>
58+
<A HREF="com/netflix/hystrix/HystrixCommandMetrics.HealthCounts.html" title="class in com.netflix.hystrix" target="classFrame">HystrixCommandMetrics.HealthCounts</A>
59+
<BR>
60+
<A HREF="com/netflix/hystrix/HystrixCommandProperties.html" title="class in com.netflix.hystrix" target="classFrame">HystrixCommandProperties</A>
61+
<BR>
62+
<A HREF="com/netflix/hystrix/HystrixCommandProperties.ExecutionIsolationStrategy.html" title="enum in com.netflix.hystrix" target="classFrame">HystrixCommandProperties.ExecutionIsolationStrategy</A>
63+
<BR>
64+
<A HREF="com/netflix/hystrix/HystrixCommandProperties.Setter.html" title="class in com.netflix.hystrix" target="classFrame">HystrixCommandProperties.Setter</A>
65+
<BR>
66+
<A HREF="com/netflix/hystrix/strategy/concurrency/HystrixConcurrencyStrategy.html" title="class in com.netflix.hystrix.strategy.concurrency" target="classFrame">HystrixConcurrencyStrategy</A>
67+
<BR>
68+
<A HREF="com/netflix/hystrix/strategy/eventnotifier/HystrixEventNotifier.html" title="class in com.netflix.hystrix.strategy.eventnotifier" target="classFrame">HystrixEventNotifier</A>
69+
<BR>
70+
<A HREF="com/netflix/hystrix/HystrixEventType.html" title="enum in com.netflix.hystrix" target="classFrame">HystrixEventType</A>
71+
<BR>
72+
<A HREF="com/netflix/hystrix/HystrixExecutable.html" title="interface in com.netflix.hystrix" target="classFrame"><I>HystrixExecutable</I></A>
73+
<BR>
74+
<A HREF="com/netflix/hystrix/strategy/metrics/HystrixMetricsPublisher.html" title="class in com.netflix.hystrix.strategy.metrics" target="classFrame">HystrixMetricsPublisher</A>
75+
<BR>
76+
<A HREF="com/netflix/hystrix/strategy/metrics/HystrixMetricsPublisherCommand.html" title="interface in com.netflix.hystrix.strategy.metrics" target="classFrame"><I>HystrixMetricsPublisherCommand</I></A>
77+
<BR>
78+
<A HREF="com/netflix/hystrix/strategy/metrics/HystrixMetricsPublisherThreadPool.html" title="interface in com.netflix.hystrix.strategy.metrics" target="classFrame"><I>HystrixMetricsPublisherThreadPool</I></A>
79+
<BR>
80+
<A HREF="com/netflix/hystrix/strategy/HystrixPlugins.html" title="class in com.netflix.hystrix.strategy" target="classFrame">HystrixPlugins</A>
81+
<BR>
82+
<A HREF="com/netflix/hystrix/strategy/properties/HystrixPropertiesStrategy.html" title="class in com.netflix.hystrix.strategy.properties" target="classFrame">HystrixPropertiesStrategy</A>
83+
<BR>
84+
<A HREF="com/netflix/hystrix/strategy/properties/HystrixProperty.html" title="interface in com.netflix.hystrix.strategy.properties" target="classFrame"><I>HystrixProperty</I></A>
85+
<BR>
86+
<A HREF="com/netflix/hystrix/strategy/properties/HystrixProperty.Factory.html" title="class in com.netflix.hystrix.strategy.properties" target="classFrame">HystrixProperty.Factory</A>
87+
<BR>
88+
<A HREF="com/netflix/hystrix/HystrixRequestCache.html" title="class in com.netflix.hystrix" target="classFrame">HystrixRequestCache</A>
89+
<BR>
90+
<A HREF="com/netflix/hystrix/strategy/concurrency/HystrixRequestContext.html" title="class in com.netflix.hystrix.strategy.concurrency" target="classFrame">HystrixRequestContext</A>
91+
<BR>
92+
<A HREF="com/netflix/hystrix/HystrixRequestLog.html" title="class in com.netflix.hystrix" target="classFrame">HystrixRequestLog</A>
93+
<BR>
94+
<A HREF="com/netflix/hystrix/strategy/concurrency/HystrixRequestVariable.html" title="interface in com.netflix.hystrix.strategy.concurrency" target="classFrame"><I>HystrixRequestVariable</I></A>
95+
<BR>
96+
<A HREF="com/netflix/hystrix/strategy/concurrency/HystrixRequestVariableLifecycle.html" title="interface in com.netflix.hystrix.strategy.concurrency" target="classFrame"><I>HystrixRequestVariableLifecycle</I></A>
97+
<BR>
98+
<A HREF="com/netflix/hystrix/exception/HystrixRuntimeException.html" title="class in com.netflix.hystrix.exception" target="classFrame">HystrixRuntimeException</A>
99+
<BR>
100+
<A HREF="com/netflix/hystrix/exception/HystrixRuntimeException.FailureType.html" title="enum in com.netflix.hystrix.exception" target="classFrame">HystrixRuntimeException.FailureType</A>
101+
<BR>
102+
<A HREF="com/netflix/hystrix/HystrixThreadPool.html" title="interface in com.netflix.hystrix" target="classFrame"><I>HystrixThreadPool</I></A>
103+
<BR>
104+
<A HREF="com/netflix/hystrix/HystrixThreadPoolKey.html" title="interface in com.netflix.hystrix" target="classFrame"><I>HystrixThreadPoolKey</I></A>
105+
<BR>
106+
<A HREF="com/netflix/hystrix/HystrixThreadPoolKey.Factory.html" title="class in com.netflix.hystrix" target="classFrame">HystrixThreadPoolKey.Factory</A>
107+
<BR>
108+
<A HREF="com/netflix/hystrix/HystrixThreadPoolMetrics.html" title="class in com.netflix.hystrix" target="classFrame">HystrixThreadPoolMetrics</A>
109+
<BR>
110+
<A HREF="com/netflix/hystrix/HystrixThreadPoolProperties.html" title="class in com.netflix.hystrix" target="classFrame">HystrixThreadPoolProperties</A>
111+
<BR>
112+
<A HREF="com/netflix/hystrix/HystrixThreadPoolProperties.Setter.html" title="class in com.netflix.hystrix" target="classFrame">HystrixThreadPoolProperties.Setter</A>
113+
<BR>
114+
</FONT></TD>
115+
</TR>
116+
</TABLE>
117+
118+
</BODY>
119+
</HTML>
Lines changed: 119 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,119 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2+
<!--NewPage-->
3+
<HTML>
4+
<HEAD>
5+
<!-- Generated by javadoc (build 1.6.0_35) on Mon Dec 03 21:20:53 PST 2012 -->
6+
<TITLE>
7+
All Classes (Hystrix Javadoc 1.0.4)
8+
</TITLE>
9+
10+
<META NAME="date" CONTENT="2012-12-03">
11+
12+
<LINK REL ="stylesheet" TYPE="text/css" HREF="javadocStyleSheet.css" TITLE="Style">
13+
14+
15+
</HEAD>
16+
17+
<BODY BGCOLOR="white">
18+
<FONT size="+1" CLASS="FrameHeadingFont">
19+
<B>All Classes</B></FONT>
20+
<BR>
21+
22+
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
23+
<TR>
24+
<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="com/netflix/hystrix/exception/HystrixBadRequestException.html" title="class in com.netflix.hystrix.exception">HystrixBadRequestException</A>
25+
<BR>
26+
<A HREF="com/netflix/hystrix/HystrixCircuitBreaker.html" title="interface in com.netflix.hystrix"><I>HystrixCircuitBreaker</I></A>
27+
<BR>
28+
<A HREF="com/netflix/hystrix/HystrixCollapser.html" title="class in com.netflix.hystrix">HystrixCollapser</A>
29+
<BR>
30+
<A HREF="com/netflix/hystrix/HystrixCollapser.CollapsedRequest.html" title="interface in com.netflix.hystrix"><I>HystrixCollapser.CollapsedRequest</I></A>
31+
<BR>
32+
<A HREF="com/netflix/hystrix/HystrixCollapser.Scope.html" title="enum in com.netflix.hystrix">HystrixCollapser.Scope</A>
33+
<BR>
34+
<A HREF="com/netflix/hystrix/HystrixCollapser.Setter.html" title="class in com.netflix.hystrix">HystrixCollapser.Setter</A>
35+
<BR>
36+
<A HREF="com/netflix/hystrix/HystrixCollapserKey.html" title="interface in com.netflix.hystrix"><I>HystrixCollapserKey</I></A>
37+
<BR>
38+
<A HREF="com/netflix/hystrix/HystrixCollapserKey.Factory.html" title="class in com.netflix.hystrix">HystrixCollapserKey.Factory</A>
39+
<BR>
40+
<A HREF="com/netflix/hystrix/HystrixCollapserProperties.html" title="class in com.netflix.hystrix">HystrixCollapserProperties</A>
41+
<BR>
42+
<A HREF="com/netflix/hystrix/HystrixCollapserProperties.Setter.html" title="class in com.netflix.hystrix">HystrixCollapserProperties.Setter</A>
43+
<BR>
44+
<A HREF="com/netflix/hystrix/HystrixCommand.html" title="class in com.netflix.hystrix">HystrixCommand</A>
45+
<BR>
46+
<A HREF="com/netflix/hystrix/HystrixCommand.Setter.html" title="class in com.netflix.hystrix">HystrixCommand.Setter</A>
47+
<BR>
48+
<A HREF="com/netflix/hystrix/HystrixCommandGroupKey.html" title="interface in com.netflix.hystrix"><I>HystrixCommandGroupKey</I></A>
49+
<BR>
50+
<A HREF="com/netflix/hystrix/HystrixCommandGroupKey.Factory.html" title="class in com.netflix.hystrix">HystrixCommandGroupKey.Factory</A>
51+
<BR>
52+
<A HREF="com/netflix/hystrix/HystrixCommandKey.html" title="interface in com.netflix.hystrix"><I>HystrixCommandKey</I></A>
53+
<BR>
54+
<A HREF="com/netflix/hystrix/HystrixCommandKey.Factory.html" title="class in com.netflix.hystrix">HystrixCommandKey.Factory</A>
55+
<BR>
56+
<A HREF="com/netflix/hystrix/HystrixCommandMetrics.html" title="class in com.netflix.hystrix">HystrixCommandMetrics</A>
57+
<BR>
58+
<A HREF="com/netflix/hystrix/HystrixCommandMetrics.HealthCounts.html" title="class in com.netflix.hystrix">HystrixCommandMetrics.HealthCounts</A>
59+
<BR>
60+
<A HREF="com/netflix/hystrix/HystrixCommandProperties.html" title="class in com.netflix.hystrix">HystrixCommandProperties</A>
61+
<BR>
62+
<A HREF="com/netflix/hystrix/HystrixCommandProperties.ExecutionIsolationStrategy.html" title="enum in com.netflix.hystrix">HystrixCommandProperties.ExecutionIsolationStrategy</A>
63+
<BR>
64+
<A HREF="com/netflix/hystrix/HystrixCommandProperties.Setter.html" title="class in com.netflix.hystrix">HystrixCommandProperties.Setter</A>
65+
<BR>
66+
<A HREF="com/netflix/hystrix/strategy/concurrency/HystrixConcurrencyStrategy.html" title="class in com.netflix.hystrix.strategy.concurrency">HystrixConcurrencyStrategy</A>
67+
<BR>
68+
<A HREF="com/netflix/hystrix/strategy/eventnotifier/HystrixEventNotifier.html" title="class in com.netflix.hystrix.strategy.eventnotifier">HystrixEventNotifier</A>
69+
<BR>
70+
<A HREF="com/netflix/hystrix/HystrixEventType.html" title="enum in com.netflix.hystrix">HystrixEventType</A>
71+
<BR>
72+
<A HREF="com/netflix/hystrix/HystrixExecutable.html" title="interface in com.netflix.hystrix"><I>HystrixExecutable</I></A>
73+
<BR>
74+
<A HREF="com/netflix/hystrix/strategy/metrics/HystrixMetricsPublisher.html" title="class in com.netflix.hystrix.strategy.metrics">HystrixMetricsPublisher</A>
75+
<BR>
76+
<A HREF="com/netflix/hystrix/strategy/metrics/HystrixMetricsPublisherCommand.html" title="interface in com.netflix.hystrix.strategy.metrics"><I>HystrixMetricsPublisherCommand</I></A>
77+
<BR>
78+
<A HREF="com/netflix/hystrix/strategy/metrics/HystrixMetricsPublisherThreadPool.html" title="interface in com.netflix.hystrix.strategy.metrics"><I>HystrixMetricsPublisherThreadPool</I></A>
79+
<BR>
80+
<A HREF="com/netflix/hystrix/strategy/HystrixPlugins.html" title="class in com.netflix.hystrix.strategy">HystrixPlugins</A>
81+
<BR>
82+
<A HREF="com/netflix/hystrix/strategy/properties/HystrixPropertiesStrategy.html" title="class in com.netflix.hystrix.strategy.properties">HystrixPropertiesStrategy</A>
83+
<BR>
84+
<A HREF="com/netflix/hystrix/strategy/properties/HystrixProperty.html" title="interface in com.netflix.hystrix.strategy.properties"><I>HystrixProperty</I></A>
85+
<BR>
86+
<A HREF="com/netflix/hystrix/strategy/properties/HystrixProperty.Factory.html" title="class in com.netflix.hystrix.strategy.properties">HystrixProperty.Factory</A>
87+
<BR>
88+
<A HREF="com/netflix/hystrix/HystrixRequestCache.html" title="class in com.netflix.hystrix">HystrixRequestCache</A>
89+
<BR>
90+
<A HREF="com/netflix/hystrix/strategy/concurrency/HystrixRequestContext.html" title="class in com.netflix.hystrix.strategy.concurrency">HystrixRequestContext</A>
91+
<BR>
92+
<A HREF="com/netflix/hystrix/HystrixRequestLog.html" title="class in com.netflix.hystrix">HystrixRequestLog</A>
93+
<BR>
94+
<A HREF="com/netflix/hystrix/strategy/concurrency/HystrixRequestVariable.html" title="interface in com.netflix.hystrix.strategy.concurrency"><I>HystrixRequestVariable</I></A>
95+
<BR>
96+
<A HREF="com/netflix/hystrix/strategy/concurrency/HystrixRequestVariableLifecycle.html" title="interface in com.netflix.hystrix.strategy.concurrency"><I>HystrixRequestVariableLifecycle</I></A>
97+
<BR>
98+
<A HREF="com/netflix/hystrix/exception/HystrixRuntimeException.html" title="class in com.netflix.hystrix.exception">HystrixRuntimeException</A>
99+
<BR>
100+
<A HREF="com/netflix/hystrix/exception/HystrixRuntimeException.FailureType.html" title="enum in com.netflix.hystrix.exception">HystrixRuntimeException.FailureType</A>
101+
<BR>
102+
<A HREF="com/netflix/hystrix/HystrixThreadPool.html" title="interface in com.netflix.hystrix"><I>HystrixThreadPool</I></A>
103+
<BR>
104+
<A HREF="com/netflix/hystrix/HystrixThreadPoolKey.html" title="interface in com.netflix.hystrix"><I>HystrixThreadPoolKey</I></A>
105+
<BR>
106+
<A HREF="com/netflix/hystrix/HystrixThreadPoolKey.Factory.html" title="class in com.netflix.hystrix">HystrixThreadPoolKey.Factory</A>
107+
<BR>
108+
<A HREF="com/netflix/hystrix/HystrixThreadPoolMetrics.html" title="class in com.netflix.hystrix">HystrixThreadPoolMetrics</A>
109+
<BR>
110+
<A HREF="com/netflix/hystrix/HystrixThreadPoolProperties.html" title="class in com.netflix.hystrix">HystrixThreadPoolProperties</A>
111+
<BR>
112+
<A HREF="com/netflix/hystrix/HystrixThreadPoolProperties.Setter.html" title="class in com.netflix.hystrix">HystrixThreadPoolProperties.Setter</A>
113+
<BR>
114+
</FONT></TD>
115+
</TR>
116+
</TABLE>
117+
118+
</BODY>
119+
</HTML>

0 commit comments

Comments
 (0)