Subversion Repositories SmartDukaan

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
5827 amar.kumar 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_26) on Fri Aug 17 13:40:06 IST 2012 -->
6
<TITLE>
7
net.sourceforge.stat4j (stat4j API)
8
</TITLE>
9
 
10
<META NAME="date" CONTENT="2012-08-17">
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="net.sourceforge.stat4j (stat4j API)";
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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
42
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
43
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
44
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
45
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
46
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
47
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
48
  </TR>
49
</TABLE>
50
</TD>
51
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
52
</EM>
53
</TD>
54
</TR>
55
 
56
<TR>
57
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
58
&nbsp;PREV PACKAGE&nbsp;
59
&nbsp;<A HREF="../../../net/sourceforge/stat4j/calculators/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
60
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
61
  <A HREF="../../../index.html?net/sourceforge/stat4j/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
62
&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
63
&nbsp;<SCRIPT type="text/javascript">
64
  <!--
65
  if(window==top) {
66
    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
67
  }
68
  //-->
69
</SCRIPT>
70
<NOSCRIPT>
71
  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
72
</NOSCRIPT>
73
 
74
 
75
</FONT></TD>
76
</TR>
77
</TABLE>
78
<A NAME="skip-navbar_top"></A>
79
<!-- ========= END OF TOP NAVBAR ========= -->
80
 
81
<HR>
82
<H2>
83
Package net.sourceforge.stat4j
84
</H2>
85
 
86
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
87
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
88
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
89
<B>Interface Summary</B></FONT></TH>
90
</TR>
91
<TR BGCOLOR="white" CLASS="TableRowColor">
92
<TD WIDTH="15%"><B><A HREF="../../../net/sourceforge/stat4j/Calculator.html" title="interface in net.sourceforge.stat4j">Calculator</A></B></TD>
93
<TD>Name:           Calculator.java
94
 Date:          Aug 29, 2004
95
 Description:
96
 
97
 Calculator contract for all Calculators that calculate/derive
98
 statistic values from metrics.</TD>
99
</TR>
100
<TR BGCOLOR="white" CLASS="TableRowColor">
101
<TD WIDTH="15%"><B><A HREF="../../../net/sourceforge/stat4j/Threshold.Operators.html" title="interface in net.sourceforge.stat4j">Threshold.Operators</A></B></TD>
102
<TD>&nbsp;</TD>
103
</TR>
104
</TABLE>
105
&nbsp;
106
 
107
<P>
108
 
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>Class Summary</B></FONT></TH>
113
</TR>
114
<TR BGCOLOR="white" CLASS="TableRowColor">
115
<TD WIDTH="15%"><B><A HREF="../../../net/sourceforge/stat4j/Alert.html" title="class in net.sourceforge.stat4j">Alert</A></B></TD>
116
<TD>Name: Alert.java Date: Sep 6, 2004 Description:
117
 
118
 Simple threshold based alert.</TD>
119
</TR>
120
<TR BGCOLOR="white" CLASS="TableRowColor">
121
<TD WIDTH="15%"><B><A HREF="../../../net/sourceforge/stat4j/AlertTest.html" title="class in net.sourceforge.stat4j">AlertTest</A></B></TD>
122
<TD>&nbsp;</TD>
123
</TR>
124
<TR BGCOLOR="white" CLASS="TableRowColor">
125
<TD WIDTH="15%"><B><A HREF="../../../net/sourceforge/stat4j/Filter.html" title="class in net.sourceforge.stat4j">Filter</A></B></TD>
126
<TD>Name:           Filter.java
127
 Date:          Aug 29, 2004
128
 Description:
129
 
130
 A filter encapculates a regular 
131
 expression that may be 'matched' or
132
 filtered from a log.</TD>
133
</TR>
134
<TR BGCOLOR="white" CLASS="TableRowColor">
135
<TD WIDTH="15%"><B><A HREF="../../../net/sourceforge/stat4j/Metric.html" title="class in net.sourceforge.stat4j">Metric</A></B></TD>
136
<TD>Name:           Metric.java
137
 Date:          Aug 29, 2004
138
 Description:
139
 
140
 A metric is collected from a log either at a point in time (single reading) or
141
 over 2 points in time (dual reading).</TD>
142
</TR>
143
<TR BGCOLOR="white" CLASS="TableRowColor">
144
<TD WIDTH="15%"><B><A HREF="../../../net/sourceforge/stat4j/Reading.html" title="class in net.sourceforge.stat4j">Reading</A></B></TD>
145
<TD>Name:           Reading.java
146
 Date:          Aug 29, 2004
147
 Description:
148
 
149
 A reading captured from the log at a point in time.</TD>
150
</TR>
151
<TR BGCOLOR="white" CLASS="TableRowColor">
152
<TD WIDTH="15%"><B><A HREF="../../../net/sourceforge/stat4j/Statistic.html" title="class in net.sourceforge.stat4j">Statistic</A></B></TD>
153
<TD>Name:           Statistic.java
154
 Date:          Aug 29, 2004
155
 Description:
156
 
157
 This class represtents a statistic to be evaluated/derived from a log
158
 
159
 A statistic consists of a calculator and one or two fiters.</TD>
160
</TR>
161
<TR BGCOLOR="white" CLASS="TableRowColor">
162
<TD WIDTH="15%"><B><A HREF="../../../net/sourceforge/stat4j/Threshold.html" title="class in net.sourceforge.stat4j">Threshold</A></B></TD>
163
<TD>Name:           Threshold.java
164
 Date:          Sep 6, 2004
165
 Description:
166
 
167
 A preset limit that may be applied to a statstic so
168
 as to trigger an alert.</TD>
169
</TR>
170
<TR BGCOLOR="white" CLASS="TableRowColor">
171
<TD WIDTH="15%"><B><A HREF="../../../net/sourceforge/stat4j/Unit.html" title="class in net.sourceforge.stat4j">Unit</A></B></TD>
172
<TD>Name:           Unit.java
173
 Date:          Aug 30, 2004
174
 Description:
175
 
176
  A Unit of measurement for a statistic.</TD>
177
</TR>
178
</TABLE>
179
&nbsp;
180
 
181
<P>
182
<DL>
183
</DL>
184
<HR>
185
 
186
 
187
<!-- ======= START OF BOTTOM NAVBAR ====== -->
188
<A NAME="navbar_bottom"><!-- --></A>
189
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
190
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
191
<TR>
192
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
193
<A NAME="navbar_bottom_firstrow"><!-- --></A>
194
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
195
  <TR ALIGN="center" VALIGN="top">
196
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
197
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
198
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
199
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
200
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
201
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
202
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
203
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
204
  </TR>
205
</TABLE>
206
</TD>
207
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
208
</EM>
209
</TD>
210
</TR>
211
 
212
<TR>
213
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
214
&nbsp;PREV PACKAGE&nbsp;
215
&nbsp;<A HREF="../../../net/sourceforge/stat4j/calculators/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
216
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
217
  <A HREF="../../../index.html?net/sourceforge/stat4j/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
218
&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
219
&nbsp;<SCRIPT type="text/javascript">
220
  <!--
221
  if(window==top) {
222
    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
223
  }
224
  //-->
225
</SCRIPT>
226
<NOSCRIPT>
227
  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
228
</NOSCRIPT>
229
 
230
 
231
</FONT></TD>
232
</TR>
233
</TABLE>
234
<A NAME="skip-navbar_bottom"></A>
235
<!-- ======== END OF BOTTOM NAVBAR ======= -->
236
 
237
<HR>
238
 
239
</BODY>
240
</HTML>