Skip to content

Commit a3385d0

Browse files
Javadoc 1.0.2
1 parent 9dfc072 commit a3385d0

File tree

77 files changed

+362
-362
lines changed

Some content is hidden

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

77 files changed

+362
-362
lines changed

javadoc/allclasses-frame.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
<!--NewPage-->
33
<HTML>
44
<HEAD>
5-
<!-- Generated by javadoc (build 1.6.0_35) on Wed Nov 21 20:53:01 PST 2012 -->
5+
<!-- Generated by javadoc (build 1.6.0_35) on Sun Nov 25 22:21:14 PST 2012 -->
66
<TITLE>
7-
All Classes (Hystrix Javadoc 1.0.0)
7+
All Classes (Hystrix Javadoc 1.0.2)
88
</TITLE>
99

10-
<META NAME="date" CONTENT="2012-11-21">
10+
<META NAME="date" CONTENT="2012-11-25">
1111

1212
<LINK REL ="stylesheet" TYPE="text/css" HREF="javadocStyleSheet.css" TITLE="Style">
1313

javadoc/allclasses-noframe.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
<!--NewPage-->
33
<HTML>
44
<HEAD>
5-
<!-- Generated by javadoc (build 1.6.0_35) on Wed Nov 21 20:53:01 PST 2012 -->
5+
<!-- Generated by javadoc (build 1.6.0_35) on Sun Nov 25 22:21:14 PST 2012 -->
66
<TITLE>
7-
All Classes (Hystrix Javadoc 1.0.0)
7+
All Classes (Hystrix Javadoc 1.0.2)
88
</TITLE>
99

10-
<META NAME="date" CONTENT="2012-11-21">
10+
<META NAME="date" CONTENT="2012-11-25">
1111

1212
<LINK REL ="stylesheet" TYPE="text/css" HREF="javadocStyleSheet.css" TITLE="Style">
1313

javadoc/com/netflix/hystrix/HystrixCircuitBreaker.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,20 @@
22
<!--NewPage-->
33
<HTML>
44
<HEAD>
5-
<!-- Generated by javadoc (build 1.6.0_35) on Wed Nov 21 20:53:00 PST 2012 -->
5+
<!-- Generated by javadoc (build 1.6.0_35) on Sun Nov 25 22:21:12 PST 2012 -->
66
<TITLE>
7-
HystrixCircuitBreaker (Hystrix Javadoc 1.0.0)
7+
HystrixCircuitBreaker (Hystrix Javadoc 1.0.2)
88
</TITLE>
99

10-
<META NAME="date" CONTENT="2012-11-21">
10+
<META NAME="date" CONTENT="2012-11-25">
1111

1212
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../javadocStyleSheet.css" TITLE="Style">
1313

1414
<SCRIPT type="text/javascript">
1515
function windowTitle()
1616
{
1717
if (location.href.indexOf('is-external=true') == -1) {
18-
parent.document.title="HystrixCircuitBreaker (Hystrix Javadoc 1.0.0)";
18+
parent.document.title="HystrixCircuitBreaker (Hystrix Javadoc 1.0.2)";
1919
}
2020
}
2121
</SCRIPT>
@@ -25,7 +25,7 @@
2525
</HEAD>
2626

2727
<BODY BGCOLOR="white" onload="windowTitle();">
28-
<h2 class='title'>Hystrix: Latency and Fault Tolerance for Distributed Systems</h2><HR>
28+
<a href='https://github.com/Netflix/Hystrix'><img border='0' align='left' src='http://netflix.github.com/Hystrix/images/hystrix-logo-small.png'></a><h2 class='title' style='padding-top:40px'>Hystrix: Latency and Fault Tolerance for Distributed Systems</h2><HR>
2929

3030

3131
<!-- ========= START OF TOP NAVBAR ======= -->

javadoc/com/netflix/hystrix/HystrixCollapser.CollapsedRequest.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,20 @@
22
<!--NewPage-->
33
<HTML>
44
<HEAD>
5-
<!-- Generated by javadoc (build 1.6.0_35) on Wed Nov 21 20:53:00 PST 2012 -->
5+
<!-- Generated by javadoc (build 1.6.0_35) on Sun Nov 25 22:21:13 PST 2012 -->
66
<TITLE>
7-
HystrixCollapser.CollapsedRequest (Hystrix Javadoc 1.0.0)
7+
HystrixCollapser.CollapsedRequest (Hystrix Javadoc 1.0.2)
88
</TITLE>
99

10-
<META NAME="date" CONTENT="2012-11-21">
10+
<META NAME="date" CONTENT="2012-11-25">
1111

1212
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../javadocStyleSheet.css" TITLE="Style">
1313

1414
<SCRIPT type="text/javascript">
1515
function windowTitle()
1616
{
1717
if (location.href.indexOf('is-external=true') == -1) {
18-
parent.document.title="HystrixCollapser.CollapsedRequest (Hystrix Javadoc 1.0.0)";
18+
parent.document.title="HystrixCollapser.CollapsedRequest (Hystrix Javadoc 1.0.2)";
1919
}
2020
}
2121
</SCRIPT>
@@ -25,7 +25,7 @@
2525
</HEAD>
2626

2727
<BODY BGCOLOR="white" onload="windowTitle();">
28-
<h2 class='title'>Hystrix: Latency and Fault Tolerance for Distributed Systems</h2><HR>
28+
<a href='https://github.com/Netflix/Hystrix'><img border='0' align='left' src='http://netflix.github.com/Hystrix/images/hystrix-logo-small.png'></a><h2 class='title' style='padding-top:40px'>Hystrix: Latency and Fault Tolerance for Distributed Systems</h2><HR>
2929

3030

3131
<!-- ========= START OF TOP NAVBAR ======= -->

javadoc/com/netflix/hystrix/HystrixCollapser.Scope.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,20 @@
22
<!--NewPage-->
33
<HTML>
44
<HEAD>
5-
<!-- Generated by javadoc (build 1.6.0_35) on Wed Nov 21 20:53:00 PST 2012 -->
5+
<!-- Generated by javadoc (build 1.6.0_35) on Sun Nov 25 22:21:13 PST 2012 -->
66
<TITLE>
7-
HystrixCollapser.Scope (Hystrix Javadoc 1.0.0)
7+
HystrixCollapser.Scope (Hystrix Javadoc 1.0.2)
88
</TITLE>
99

10-
<META NAME="date" CONTENT="2012-11-21">
10+
<META NAME="date" CONTENT="2012-11-25">
1111

1212
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../javadocStyleSheet.css" TITLE="Style">
1313

1414
<SCRIPT type="text/javascript">
1515
function windowTitle()
1616
{
1717
if (location.href.indexOf('is-external=true') == -1) {
18-
parent.document.title="HystrixCollapser.Scope (Hystrix Javadoc 1.0.0)";
18+
parent.document.title="HystrixCollapser.Scope (Hystrix Javadoc 1.0.2)";
1919
}
2020
}
2121
</SCRIPT>
@@ -25,7 +25,7 @@
2525
</HEAD>
2626

2727
<BODY BGCOLOR="white" onload="windowTitle();">
28-
<h2 class='title'>Hystrix: Latency and Fault Tolerance for Distributed Systems</h2><HR>
28+
<a href='https://github.com/Netflix/Hystrix'><img border='0' align='left' src='http://netflix.github.com/Hystrix/images/hystrix-logo-small.png'></a><h2 class='title' style='padding-top:40px'>Hystrix: Latency and Fault Tolerance for Distributed Systems</h2><HR>
2929

3030

3131
<!-- ========= START OF TOP NAVBAR ======= -->

javadoc/com/netflix/hystrix/HystrixCollapser.Setter.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,20 @@
22
<!--NewPage-->
33
<HTML>
44
<HEAD>
5-
<!-- Generated by javadoc (build 1.6.0_35) on Wed Nov 21 20:53:00 PST 2012 -->
5+
<!-- Generated by javadoc (build 1.6.0_35) on Sun Nov 25 22:21:13 PST 2012 -->
66
<TITLE>
7-
HystrixCollapser.Setter (Hystrix Javadoc 1.0.0)
7+
HystrixCollapser.Setter (Hystrix Javadoc 1.0.2)
88
</TITLE>
99

10-
<META NAME="date" CONTENT="2012-11-21">
10+
<META NAME="date" CONTENT="2012-11-25">
1111

1212
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../javadocStyleSheet.css" TITLE="Style">
1313

1414
<SCRIPT type="text/javascript">
1515
function windowTitle()
1616
{
1717
if (location.href.indexOf('is-external=true') == -1) {
18-
parent.document.title="HystrixCollapser.Setter (Hystrix Javadoc 1.0.0)";
18+
parent.document.title="HystrixCollapser.Setter (Hystrix Javadoc 1.0.2)";
1919
}
2020
}
2121
</SCRIPT>
@@ -25,7 +25,7 @@
2525
</HEAD>
2626

2727
<BODY BGCOLOR="white" onload="windowTitle();">
28-
<h2 class='title'>Hystrix: Latency and Fault Tolerance for Distributed Systems</h2><HR>
28+
<a href='https://github.com/Netflix/Hystrix'><img border='0' align='left' src='http://netflix.github.com/Hystrix/images/hystrix-logo-small.png'></a><h2 class='title' style='padding-top:40px'>Hystrix: Latency and Fault Tolerance for Distributed Systems</h2><HR>
2929

3030

3131
<!-- ========= START OF TOP NAVBAR ======= -->

javadoc/com/netflix/hystrix/HystrixCollapser.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,20 @@
22
<!--NewPage-->
33
<HTML>
44
<HEAD>
5-
<!-- Generated by javadoc (build 1.6.0_35) on Wed Nov 21 20:53:00 PST 2012 -->
5+
<!-- Generated by javadoc (build 1.6.0_35) on Sun Nov 25 22:21:12 PST 2012 -->
66
<TITLE>
7-
HystrixCollapser (Hystrix Javadoc 1.0.0)
7+
HystrixCollapser (Hystrix Javadoc 1.0.2)
88
</TITLE>
99

10-
<META NAME="date" CONTENT="2012-11-21">
10+
<META NAME="date" CONTENT="2012-11-25">
1111

1212
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../javadocStyleSheet.css" TITLE="Style">
1313

1414
<SCRIPT type="text/javascript">
1515
function windowTitle()
1616
{
1717
if (location.href.indexOf('is-external=true') == -1) {
18-
parent.document.title="HystrixCollapser (Hystrix Javadoc 1.0.0)";
18+
parent.document.title="HystrixCollapser (Hystrix Javadoc 1.0.2)";
1919
}
2020
}
2121
</SCRIPT>
@@ -25,7 +25,7 @@
2525
</HEAD>
2626

2727
<BODY BGCOLOR="white" onload="windowTitle();">
28-
<h2 class='title'>Hystrix: Latency and Fault Tolerance for Distributed Systems</h2><HR>
28+
<a href='https://github.com/Netflix/Hystrix'><img border='0' align='left' src='http://netflix.github.com/Hystrix/images/hystrix-logo-small.png'></a><h2 class='title' style='padding-top:40px'>Hystrix: Latency and Fault Tolerance for Distributed Systems</h2><HR>
2929

3030

3131
<!-- ========= START OF TOP NAVBAR ======= -->

javadoc/com/netflix/hystrix/HystrixCollapserKey.Factory.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,20 @@
22
<!--NewPage-->
33
<HTML>
44
<HEAD>
5-
<!-- Generated by javadoc (build 1.6.0_35) on Wed Nov 21 20:53:00 PST 2012 -->
5+
<!-- Generated by javadoc (build 1.6.0_35) on Sun Nov 25 22:21:13 PST 2012 -->
66
<TITLE>
7-
HystrixCollapserKey.Factory (Hystrix Javadoc 1.0.0)
7+
HystrixCollapserKey.Factory (Hystrix Javadoc 1.0.2)
88
</TITLE>
99

10-
<META NAME="date" CONTENT="2012-11-21">
10+
<META NAME="date" CONTENT="2012-11-25">
1111

1212
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../javadocStyleSheet.css" TITLE="Style">
1313

1414
<SCRIPT type="text/javascript">
1515
function windowTitle()
1616
{
1717
if (location.href.indexOf('is-external=true') == -1) {
18-
parent.document.title="HystrixCollapserKey.Factory (Hystrix Javadoc 1.0.0)";
18+
parent.document.title="HystrixCollapserKey.Factory (Hystrix Javadoc 1.0.2)";
1919
}
2020
}
2121
</SCRIPT>
@@ -25,7 +25,7 @@
2525
</HEAD>
2626

2727
<BODY BGCOLOR="white" onload="windowTitle();">
28-
<h2 class='title'>Hystrix: Latency and Fault Tolerance for Distributed Systems</h2><HR>
28+
<a href='https://github.com/Netflix/Hystrix'><img border='0' align='left' src='http://netflix.github.com/Hystrix/images/hystrix-logo-small.png'></a><h2 class='title' style='padding-top:40px'>Hystrix: Latency and Fault Tolerance for Distributed Systems</h2><HR>
2929

3030

3131
<!-- ========= START OF TOP NAVBAR ======= -->

javadoc/com/netflix/hystrix/HystrixCollapserKey.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,20 @@
22
<!--NewPage-->
33
<HTML>
44
<HEAD>
5-
<!-- Generated by javadoc (build 1.6.0_35) on Wed Nov 21 20:53:00 PST 2012 -->
5+
<!-- Generated by javadoc (build 1.6.0_35) on Sun Nov 25 22:21:13 PST 2012 -->
66
<TITLE>
7-
HystrixCollapserKey (Hystrix Javadoc 1.0.0)
7+
HystrixCollapserKey (Hystrix Javadoc 1.0.2)
88
</TITLE>
99

10-
<META NAME="date" CONTENT="2012-11-21">
10+
<META NAME="date" CONTENT="2012-11-25">
1111

1212
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../javadocStyleSheet.css" TITLE="Style">
1313

1414
<SCRIPT type="text/javascript">
1515
function windowTitle()
1616
{
1717
if (location.href.indexOf('is-external=true') == -1) {
18-
parent.document.title="HystrixCollapserKey (Hystrix Javadoc 1.0.0)";
18+
parent.document.title="HystrixCollapserKey (Hystrix Javadoc 1.0.2)";
1919
}
2020
}
2121
</SCRIPT>
@@ -25,7 +25,7 @@
2525
</HEAD>
2626

2727
<BODY BGCOLOR="white" onload="windowTitle();">
28-
<h2 class='title'>Hystrix: Latency and Fault Tolerance for Distributed Systems</h2><HR>
28+
<a href='https://github.com/Netflix/Hystrix'><img border='0' align='left' src='http://netflix.github.com/Hystrix/images/hystrix-logo-small.png'></a><h2 class='title' style='padding-top:40px'>Hystrix: Latency and Fault Tolerance for Distributed Systems</h2><HR>
2929

3030

3131
<!-- ========= START OF TOP NAVBAR ======= -->

javadoc/com/netflix/hystrix/HystrixCollapserProperties.Setter.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,20 @@
22
<!--NewPage-->
33
<HTML>
44
<HEAD>
5-
<!-- Generated by javadoc (build 1.6.0_35) on Wed Nov 21 20:53:00 PST 2012 -->
5+
<!-- Generated by javadoc (build 1.6.0_35) on Sun Nov 25 22:21:13 PST 2012 -->
66
<TITLE>
7-
HystrixCollapserProperties.Setter (Hystrix Javadoc 1.0.0)
7+
HystrixCollapserProperties.Setter (Hystrix Javadoc 1.0.2)
88
</TITLE>
99

10-
<META NAME="date" CONTENT="2012-11-21">
10+
<META NAME="date" CONTENT="2012-11-25">
1111

1212
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../javadocStyleSheet.css" TITLE="Style">
1313

1414
<SCRIPT type="text/javascript">
1515
function windowTitle()
1616
{
1717
if (location.href.indexOf('is-external=true') == -1) {
18-
parent.document.title="HystrixCollapserProperties.Setter (Hystrix Javadoc 1.0.0)";
18+
parent.document.title="HystrixCollapserProperties.Setter (Hystrix Javadoc 1.0.2)";
1919
}
2020
}
2121
</SCRIPT>
@@ -25,7 +25,7 @@
2525
</HEAD>
2626

2727
<BODY BGCOLOR="white" onload="windowTitle();">
28-
<h2 class='title'>Hystrix: Latency and Fault Tolerance for Distributed Systems</h2><HR>
28+
<a href='https://github.com/Netflix/Hystrix'><img border='0' align='left' src='http://netflix.github.com/Hystrix/images/hystrix-logo-small.png'></a><h2 class='title' style='padding-top:40px'>Hystrix: Latency and Fault Tolerance for Distributed Systems</h2><HR>
2929

3030

3131
<!-- ========= START OF TOP NAVBAR ======= -->

0 commit comments

Comments
 (0)