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.5.0) on Thu May 15 17:17:31 EDT 2008 -->
6<TITLE>
7FeedbackHandler (Oracle - Berkeley DB Java API)
8</TITLE>
9
10<META NAME="keywords" CONTENT="com.sleepycat.db.FeedbackHandler interface">
11
12<LINK REL ="stylesheet" TYPE="text/css" HREF="/style.css" TITLE="Style">
13
14<SCRIPT type="text/javascript">
15function windowTitle()
16{
17    parent.document.title="FeedbackHandler (Oracle - Berkeley DB Java API)";
18}
19</SCRIPT>
20<NOSCRIPT>
21</NOSCRIPT>
22
23</HEAD>
24
25<BODY BGCOLOR="white" onload="windowTitle();">
26
27
28<!-- ========= START OF TOP NAVBAR ======= -->
29<A NAME="navbar_top"><!-- --></A>
30<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
31<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
32<TR>
33<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
34<A NAME="navbar_top_firstrow"><!-- --></A>
35<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
36  <TR ALIGN="center" VALIGN="top">
37  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="/overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
38  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
39  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
40  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/FeedbackHandler.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
41  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
42  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="/deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
43  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="/index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
44  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="/help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
45  </TR>
46</TABLE>
47</TD>
48<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
49<b>Berkeley DB</b><br><font size="-1"> version 4.7.25</font></EM>
50</TD>
51</TR>
52
53<TR>
54<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
55&nbsp;<A HREF="/com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db"><B>PREV CLASS</B></A>&nbsp;
56&nbsp;<A HREF="/com/sleepycat/db/ForeignKeyDeleteAction.html" title="class in com.sleepycat.db"><B>NEXT CLASS</B></A></FONT></TD>
57<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
58  <A HREF="/index.html?com/sleepycat/db/FeedbackHandler.html" target="_top"><B>FRAMES</B></A>  &nbsp;
59&nbsp;<A HREF="FeedbackHandler.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
60&nbsp;<SCRIPT type="text/javascript">
61  <!--
62  if(window==top) {
63    document.writeln('<A HREF="/allclasses-noframe.html"><B>All Classes</B></A>');
64  }
65  //-->
66</SCRIPT>
67<NOSCRIPT>
68  <A HREF="/allclasses-noframe.html"><B>All Classes</B></A>
69</NOSCRIPT>
70
71
72</FONT></TD>
73</TR>
74<TR>
75<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
76  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
77<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
78DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
79</TR>
80</TABLE>
81<A NAME="skip-navbar_top"></A>
82<!-- ========= END OF TOP NAVBAR ========= -->
83
84<HR>
85<!-- ======== START OF CLASS DATA ======== -->
86<H2>
87<FONT SIZE="-1">
88com.sleepycat.db</FONT>
89<BR>
90Interface FeedbackHandler</H2>
91<HR>
92<DL>
93<DT><PRE>public interface <B>FeedbackHandler</B></DL>
94</PRE>
95
96<P>
97An interface specifying a function to be called to provide feedback.
98<P>
99
100<P>
101<HR>
102
103<P>
104
105<!-- ========== METHOD SUMMARY =========== -->
106
107<A NAME="method_summary"><!-- --></A>
108<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
109<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
110<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
111<B>Method Summary</B></FONT></TH>
112</TR>
113<TR BGCOLOR="white" CLASS="TableRowColor">
114<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
115<CODE>&nbsp;void</CODE></FONT></TD>
116<TD><CODE><B><A HREF="/com/sleepycat/db/FeedbackHandler.html#recoveryFeedback(com.sleepycat.db.Environment, int)">recoveryFeedback</A></B>(<A HREF="/com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>&nbsp;environment,
117                 int&nbsp;percent)</CODE>
118
119<BR>
120&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A function called with progress information when the database environment is being recovered.</TD>
121</TR>
122<TR BGCOLOR="white" CLASS="TableRowColor">
123<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
124<CODE>&nbsp;void</CODE></FONT></TD>
125<TD><CODE><B><A HREF="/com/sleepycat/db/FeedbackHandler.html#upgradeFeedback(com.sleepycat.db.Database, int)">upgradeFeedback</A></B>(<A HREF="/com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>&nbsp;database,
126                int&nbsp;percent)</CODE>
127
128<BR>
129&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A function called with progress information when the database is being upgraded.</TD>
130</TR>
131<TR BGCOLOR="white" CLASS="TableRowColor">
132<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
133<CODE>&nbsp;void</CODE></FONT></TD>
134<TD><CODE><B><A HREF="/com/sleepycat/db/FeedbackHandler.html#verifyFeedback(com.sleepycat.db.Database, int)">verifyFeedback</A></B>(<A HREF="/com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>&nbsp;database,
135               int&nbsp;percent)</CODE>
136
137<BR>
138&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A function called with progress information when the database is being verified.</TD>
139</TR>
140</TABLE>
141&nbsp;
142<P>
143
144<!-- ============ METHOD DETAIL ========== -->
145
146<A NAME="method_detail"><!-- --></A>
147<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
148<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
149<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
150<B>Method Detail</B></FONT></TH>
151</TR>
152</TABLE>
153
154<A NAME="recoveryFeedback(com.sleepycat.db.Environment, int)"><!-- --></A><H3>
155recoveryFeedback</H3>
156<PRE>
157void <B>recoveryFeedback</B>(<A HREF="/com/sleepycat/db/Environment.html" title="class in com.sleepycat.db">Environment</A>&nbsp;environment,
158                      int&nbsp;percent)</PRE>
159<DL>
160<DD>A function called with progress information when the database environment is being recovered.
161    <p>
162    It is up to this function to display this information in an appropriate manner.
163    <p>
164<P>
165<DD><DL>
166<DT><B>Parameters:</B><DD><CODE>environment</CODE> - A reference to the enclosing database environment.
167    <p><DD><CODE>percent</CODE> - The percent of the operation completed, specified as an integer value between 0 and 100.</DL>
168</DD>
169</DL>
170<HR>
171
172<A NAME="upgradeFeedback(com.sleepycat.db.Database, int)"><!-- --></A><H3>
173upgradeFeedback</H3>
174<PRE>
175void <B>upgradeFeedback</B>(<A HREF="/com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>&nbsp;database,
176                     int&nbsp;percent)</PRE>
177<DL>
178<DD>A function called with progress information when the database is being upgraded.
179    <p>
180    It is up to this function to display this information in an appropriate manner.
181    <p>
182<P>
183<DD><DL>
184<DT><B>Parameters:</B><DD><CODE>database</CODE> - A reference to the enclosing database.
185    <p><DD><CODE>percent</CODE> - The percent of the operation completed, specified as an integer value between 0 and 100.</DL>
186</DD>
187</DL>
188<HR>
189
190<A NAME="verifyFeedback(com.sleepycat.db.Database, int)"><!-- --></A><H3>
191verifyFeedback</H3>
192<PRE>
193void <B>verifyFeedback</B>(<A HREF="/com/sleepycat/db/Database.html" title="class in com.sleepycat.db">Database</A>&nbsp;database,
194                    int&nbsp;percent)</PRE>
195<DL>
196<DD>A function called with progress information when the database is being verified.
197    <p>
198    It is up to this function to display this information in an appropriate manner.
199    <p>
200<P>
201<DD><DL>
202<DT><B>Parameters:</B><DD><CODE>database</CODE> - A reference to the enclosing database.
203    <p><DD><CODE>percent</CODE> - The percent of the operation completed, specified as an integer value between 0 and 100.</DL>
204</DD>
205</DL>
206<!-- ========= END OF CLASS DATA ========= -->
207<HR>
208
209
210<!-- ======= START OF BOTTOM NAVBAR ====== -->
211<A NAME="navbar_bottom"><!-- --></A>
212<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
213<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
214<TR>
215<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
216<A NAME="navbar_bottom_firstrow"><!-- --></A>
217<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
218  <TR ALIGN="center" VALIGN="top">
219  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="/overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
220  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
221  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
222  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/FeedbackHandler.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
223  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
224  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="/deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
225  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="/index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
226  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="/help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
227  </TR>
228</TABLE>
229</TD>
230<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
231<b>Berkeley DB</b><br><font size="-1"> version 4.7.25</font></EM>
232</TD>
233</TR>
234
235<TR>
236<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
237&nbsp;<A HREF="/com/sleepycat/db/EventHandlerAdapter.html" title="class in com.sleepycat.db"><B>PREV CLASS</B></A>&nbsp;
238&nbsp;<A HREF="/com/sleepycat/db/ForeignKeyDeleteAction.html" title="class in com.sleepycat.db"><B>NEXT CLASS</B></A></FONT></TD>
239<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
240  <A HREF="/index.html?com/sleepycat/db/FeedbackHandler.html" target="_top"><B>FRAMES</B></A>  &nbsp;
241&nbsp;<A HREF="FeedbackHandler.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
242&nbsp;<SCRIPT type="text/javascript">
243  <!--
244  if(window==top) {
245    document.writeln('<A HREF="/allclasses-noframe.html"><B>All Classes</B></A>');
246  }
247  //-->
248</SCRIPT>
249<NOSCRIPT>
250  <A HREF="/allclasses-noframe.html"><B>All Classes</B></A>
251</NOSCRIPT>
252
253
254</FONT></TD>
255</TR>
256<TR>
257<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
258  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
259<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
260DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
261</TR>
262</TABLE>
263<A NAME="skip-navbar_bottom"></A>
264<!-- ======== END OF BOTTOM NAVBAR ======= -->
265
266<HR>
267<font size=1>Copyright (c) 1996,2008 Oracle.  All rights reserved.</font>
268</BODY>
269</HTML>
270