Skip to content

Commit 104e81b

Browse files
author
Nathan Marz
committed
add 0.8.0 docs
1 parent f568d7e commit 104e81b

File tree

524 files changed

+166066
-0
lines changed

Some content is hidden

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

524 files changed

+166066
-0
lines changed

doc-0.8.0/allclasses-frame.html

+769
Large diffs are not rendered by default.

doc-0.8.0/allclasses-noframe.html

+769
Large diffs are not rendered by default.

doc-0.8.0/backtype/storm/Config.html

+2,191
Large diffs are not rendered by default.
+294
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,294 @@
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_33) on Thu Aug 02 09:25:43 PDT 2012 -->
6+
<TITLE>
7+
Constants
8+
</TITLE>
9+
10+
<META NAME="date" CONTENT="2012-08-02">
11+
12+
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style">
13+
14+
<SCRIPT type="text/javascript">
15+
function windowTitle()
16+
{
17+
if (location.href.indexOf('is-external=true') == -1) {
18+
parent.document.title="Constants";
19+
}
20+
}
21+
</SCRIPT>
22+
<NOSCRIPT>
23+
</NOSCRIPT>
24+
25+
</HEAD>
26+
27+
<BODY BGCOLOR="white" onload="windowTitle();">
28+
<HR>
29+
30+
31+
<!-- ========= START OF TOP NAVBAR ======= -->
32+
<A NAME="navbar_top"><!-- --></A>
33+
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
34+
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
35+
<TR>
36+
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
37+
<A NAME="navbar_top_firstrow"><!-- --></A>
38+
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
39+
<TR ALIGN="center" VALIGN="top">
40+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
41+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
42+
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
43+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
44+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
45+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
46+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
47+
</TR>
48+
</TABLE>
49+
</TD>
50+
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
51+
</EM>
52+
</TD>
53+
</TR>
54+
55+
<TR>
56+
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
57+
&nbsp;<A HREF="../../backtype/storm/Config.html" title="class in backtype.storm"><B>PREV CLASS</B></A>&nbsp;
58+
&nbsp;<A HREF="../../backtype/storm/ILocalCluster.html" title="interface in backtype.storm"><B>NEXT CLASS</B></A></FONT></TD>
59+
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
60+
<A HREF="../../index.html?backtype/storm/Constants.html" target="_top"><B>FRAMES</B></A> &nbsp;
61+
&nbsp;<A HREF="Constants.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
62+
&nbsp;<SCRIPT type="text/javascript">
63+
<!--
64+
if(window==top) {
65+
document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>');
66+
}
67+
//-->
68+
</SCRIPT>
69+
<NOSCRIPT>
70+
<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>
71+
</NOSCRIPT>
72+
73+
74+
</FONT></TD>
75+
</TR>
76+
<TR>
77+
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
78+
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_java.lang.Object">METHOD</A></FONT></TD>
79+
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
80+
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD>
81+
</TR>
82+
</TABLE>
83+
<A NAME="skip-navbar_top"></A>
84+
<!-- ========= END OF TOP NAVBAR ========= -->
85+
86+
<HR>
87+
<!-- ======== START OF CLASS DATA ======== -->
88+
<H2>
89+
<FONT SIZE="-1">
90+
backtype.storm</FONT>
91+
<BR>
92+
Class Constants</H2>
93+
<PRE>
94+
java.lang.Object
95+
<IMG SRC="../../resources/inherit.gif" ALT="extended by "><B>backtype.storm.Constants</B>
96+
</PRE>
97+
<HR>
98+
<DL>
99+
<DT><PRE>public class <B>Constants</B><DT>extends java.lang.Object</DL>
100+
</PRE>
101+
102+
<P>
103+
<HR>
104+
105+
<P>
106+
<!-- =========== FIELD SUMMARY =========== -->
107+
108+
<A NAME="field_summary"><!-- --></A>
109+
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
110+
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
111+
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
112+
<B>Field Summary</B></FONT></TH>
113+
</TR>
114+
<TR BGCOLOR="white" CLASS="TableRowColor">
115+
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
116+
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
117+
<TD><CODE><B><A HREF="../../backtype/storm/Constants.html#COORDINATED_STREAM_ID">COORDINATED_STREAM_ID</A></B></CODE>
118+
119+
<BR>
120+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
121+
</TR>
122+
<TR BGCOLOR="white" CLASS="TableRowColor">
123+
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
124+
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
125+
<TD><CODE><B><A HREF="../../backtype/storm/Constants.html#SYSTEM_COMPONENT_ID">SYSTEM_COMPONENT_ID</A></B></CODE>
126+
127+
<BR>
128+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
129+
</TR>
130+
<TR BGCOLOR="white" CLASS="TableRowColor">
131+
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
132+
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
133+
<TD><CODE><B><A HREF="../../backtype/storm/Constants.html#SYSTEM_TICK_STREAM_ID">SYSTEM_TICK_STREAM_ID</A></B></CODE>
134+
135+
<BR>
136+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
137+
</TR>
138+
</TABLE>
139+
&nbsp;
140+
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
141+
142+
<A NAME="constructor_summary"><!-- --></A>
143+
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
144+
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
145+
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
146+
<B>Constructor Summary</B></FONT></TH>
147+
</TR>
148+
<TR BGCOLOR="white" CLASS="TableRowColor">
149+
<TD><CODE><B><A HREF="../../backtype/storm/Constants.html#Constants()">Constants</A></B>()</CODE>
150+
151+
<BR>
152+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
153+
</TR>
154+
</TABLE>
155+
&nbsp;
156+
<!-- ========== METHOD SUMMARY =========== -->
157+
158+
<A NAME="method_summary"><!-- --></A>
159+
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
160+
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
161+
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
162+
<B>Method Summary</B></FONT></TH>
163+
</TR>
164+
</TABLE>
165+
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
166+
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
167+
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
168+
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
169+
</TR>
170+
<TR BGCOLOR="white" CLASS="TableRowColor">
171+
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
172+
</TR>
173+
</TABLE>
174+
&nbsp;
175+
<P>
176+
177+
<!-- ============ FIELD DETAIL =========== -->
178+
179+
<A NAME="field_detail"><!-- --></A>
180+
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
181+
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
182+
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
183+
<B>Field Detail</B></FONT></TH>
184+
</TR>
185+
</TABLE>
186+
187+
<A NAME="COORDINATED_STREAM_ID"><!-- --></A><H3>
188+
COORDINATED_STREAM_ID</H3>
189+
<PRE>
190+
public static final java.lang.String <B>COORDINATED_STREAM_ID</B></PRE>
191+
<DL>
192+
<DL>
193+
</DL>
194+
</DL>
195+
<HR>
196+
197+
<A NAME="SYSTEM_COMPONENT_ID"><!-- --></A><H3>
198+
SYSTEM_COMPONENT_ID</H3>
199+
<PRE>
200+
public static final java.lang.String <B>SYSTEM_COMPONENT_ID</B></PRE>
201+
<DL>
202+
<DL>
203+
<DT><B>See Also:</B><DD><A HREF="../../constant-values.html#backtype.storm.Constants.SYSTEM_COMPONENT_ID">Constant Field Values</A></DL>
204+
</DL>
205+
<HR>
206+
207+
<A NAME="SYSTEM_TICK_STREAM_ID"><!-- --></A><H3>
208+
SYSTEM_TICK_STREAM_ID</H3>
209+
<PRE>
210+
public static final java.lang.String <B>SYSTEM_TICK_STREAM_ID</B></PRE>
211+
<DL>
212+
<DL>
213+
<DT><B>See Also:</B><DD><A HREF="../../constant-values.html#backtype.storm.Constants.SYSTEM_TICK_STREAM_ID">Constant Field Values</A></DL>
214+
</DL>
215+
216+
<!-- ========= CONSTRUCTOR DETAIL ======== -->
217+
218+
<A NAME="constructor_detail"><!-- --></A>
219+
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
220+
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
221+
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
222+
<B>Constructor Detail</B></FONT></TH>
223+
</TR>
224+
</TABLE>
225+
226+
<A NAME="Constants()"><!-- --></A><H3>
227+
Constants</H3>
228+
<PRE>
229+
public <B>Constants</B>()</PRE>
230+
<DL>
231+
</DL>
232+
<!-- ========= END OF CLASS DATA ========= -->
233+
<HR>
234+
235+
236+
<!-- ======= START OF BOTTOM NAVBAR ====== -->
237+
<A NAME="navbar_bottom"><!-- --></A>
238+
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
239+
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
240+
<TR>
241+
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
242+
<A NAME="navbar_bottom_firstrow"><!-- --></A>
243+
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
244+
<TR ALIGN="center" VALIGN="top">
245+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
246+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
247+
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
248+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
249+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
250+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
251+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
252+
</TR>
253+
</TABLE>
254+
</TD>
255+
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
256+
</EM>
257+
</TD>
258+
</TR>
259+
260+
<TR>
261+
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
262+
&nbsp;<A HREF="../../backtype/storm/Config.html" title="class in backtype.storm"><B>PREV CLASS</B></A>&nbsp;
263+
&nbsp;<A HREF="../../backtype/storm/ILocalCluster.html" title="interface in backtype.storm"><B>NEXT CLASS</B></A></FONT></TD>
264+
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
265+
<A HREF="../../index.html?backtype/storm/Constants.html" target="_top"><B>FRAMES</B></A> &nbsp;
266+
&nbsp;<A HREF="Constants.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
267+
&nbsp;<SCRIPT type="text/javascript">
268+
<!--
269+
if(window==top) {
270+
document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>');
271+
}
272+
//-->
273+
</SCRIPT>
274+
<NOSCRIPT>
275+
<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>
276+
</NOSCRIPT>
277+
278+
279+
</FONT></TD>
280+
</TR>
281+
<TR>
282+
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
283+
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_java.lang.Object">METHOD</A></FONT></TD>
284+
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
285+
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD>
286+
</TR>
287+
</TABLE>
288+
<A NAME="skip-navbar_bottom"></A>
289+
<!-- ======== END OF BOTTOM NAVBAR ======= -->
290+
291+
<HR>
292+
293+
</BODY>
294+
</HTML>

0 commit comments

Comments
 (0)