source: sandbox/expresso-solr/solr/docs/api/org/apache/solr/handler/ReplicationHandler.html @ 7588

Revision 7588, 62.2 KB checked in by adir, 11 years ago (diff)

Ticket #000 - Adicionando a integracao de buscas com Solr na base a ser isnerida na comunidade

Line 
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_24) on Mon Jun 25 15:26:24 EDT 2012 -->
6<META http-equiv="Content-Type" content="text/html; charset=utf-8">
7<TITLE>
8ReplicationHandler (Solr 4.0.0-ALPHA API)
9</TITLE>
10
11<META NAME="date" CONTENT="2012-06-25">
12
13<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
14
15<SCRIPT type="text/javascript">
16function windowTitle()
17{
18    if (location.href.indexOf('is-external=true') == -1) {
19        parent.document.title="ReplicationHandler (Solr 4.0.0-ALPHA API)";
20    }
21}
22</SCRIPT>
23<NOSCRIPT>
24</NOSCRIPT>
25
26</HEAD>
27
28<BODY BGCOLOR="white" onload="windowTitle();">
29<HR>
30
31
32<!-- ========= START OF TOP NAVBAR ======= -->
33<A NAME="navbar_top"><!-- --></A>
34<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
35<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
36<TR>
37<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
38<A NAME="navbar_top_firstrow"><!-- --></A>
39<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
40  <TR ALIGN="center" VALIGN="top">
41  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
42  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
43  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
44  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/ReplicationHandler.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
45  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
46  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</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;<A HREF="../../../../org/apache/solr/handler/RealTimeGetHandler.html" title="class in org.apache.solr.handler"><B>PREV CLASS</B></A>&nbsp;
59&nbsp;<A HREF="../../../../org/apache/solr/handler/RequestHandlerBase.html" title="class in org.apache.solr.handler"><B>NEXT CLASS</B></A></FONT></TD>
60<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
61  <A HREF="../../../../index.html?org/apache/solr/handler/ReplicationHandler.html" target="_top"><B>FRAMES</B></A>  &nbsp;
62&nbsp;<A HREF="ReplicationHandler.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<TR>
78<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
79  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
80<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
81DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
82</TR>
83</TABLE>
84<A NAME="skip-navbar_top"></A>
85<!-- ========= END OF TOP NAVBAR ========= -->
86
87<HR>
88<!-- ======== START OF CLASS DATA ======== -->
89<H2>
90<FONT SIZE="-1">
91org.apache.solr.handler</FONT>
92<BR>
93Class ReplicationHandler</H2>
94<PRE>
95<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
96  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../org/apache/solr/handler/RequestHandlerBase.html" title="class in org.apache.solr.handler">org.apache.solr.handler.RequestHandlerBase</A>
97      <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.solr.handler.ReplicationHandler</B>
98</PRE>
99<DL>
100<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../org/apache/solr/core/SolrInfoMBean.html" title="interface in org.apache.solr.core">SolrInfoMBean</A>, <A HREF="../../../../org/apache/solr/request/SolrRequestHandler.html" title="interface in org.apache.solr.request">SolrRequestHandler</A>, <A HREF="../../../../org/apache/solr/util/plugin/SolrCoreAware.html" title="interface in org.apache.solr.util.plugin">SolrCoreAware</A></DD>
101</DL>
102<HR>
103<DL>
104<DT><PRE>public class <B>ReplicationHandler</B><DT>extends <A HREF="../../../../org/apache/solr/handler/RequestHandlerBase.html" title="class in org.apache.solr.handler">RequestHandlerBase</A><DT>implements <A HREF="../../../../org/apache/solr/util/plugin/SolrCoreAware.html" title="interface in org.apache.solr.util.plugin">SolrCoreAware</A></DL>
105</PRE>
106
107<P>
108<p> A Handler which provides a REST API for replication and serves replication requests from Slaves. <p/> </p>
109 <p>When running on the master, it provides the following commands <ol> <li>Get the current replicatable index version
110 (command=indexversion)</li> <li>Get the list of files for a given index version
111 (command=filelist&amp;indexversion=&lt;VERSION&gt;)</li> <li>Get full or a part (chunk) of a given index or a config
112 file (command=filecontent&amp;file=&lt;FILE_NAME&gt;) You can optionally specify an offset and length to get that
113 chunk of the file. You can request a configuration file by using "cf" parameter instead of the "file" parameter.</li>
114 <li>Get status/statistics (command=details)</li> </ol> </p> <p>When running on the slave, it provides the following
115 commands <ol> <li>Perform a snap pull now (command=snappull)</li> <li>Get status/statistics (command=details)</li>
116 <li>Abort a snap pull (command=abort)</li> <li>Enable/Disable polling the master for new versions (command=enablepoll
117 or command=disablepoll)</li> </ol> </p>
118<P>
119
120<P>
121<DL>
122<DT><B>Since:</B></DT>
123  <DD>solr 1.4</DD>
124</DL>
125<HR>
126
127<P>
128<!-- ======== NESTED CLASS SUMMARY ======== -->
129
130<A NAME="nested_class_summary"><!-- --></A>
131<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
132<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
133<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
134<B>Nested Class Summary</B></FONT></TH>
135</TR>
136</TABLE>
137&nbsp;<A NAME="nested_classes_inherited_from_class_org.apache.solr.core.SolrInfoMBean"><!-- --></A>
138<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
139<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
140<TH ALIGN="left"><B>Nested classes/interfaces inherited from interface org.apache.solr.core.<A HREF="../../../../org/apache/solr/core/SolrInfoMBean.html" title="interface in org.apache.solr.core">SolrInfoMBean</A></B></TH>
141</TR>
142<TR BGCOLOR="white" CLASS="TableRowColor">
143<TD><CODE><A HREF="../../../../org/apache/solr/core/SolrInfoMBean.Category.html" title="enum in org.apache.solr.core">SolrInfoMBean.Category</A></CODE></TD>
144</TR>
145</TABLE>
146&nbsp;
147<!-- =========== FIELD SUMMARY =========== -->
148
149<A NAME="field_summary"><!-- --></A>
150<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
151<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
152<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
153<B>Field Summary</B></FONT></TH>
154</TR>
155<TR BGCOLOR="white" CLASS="TableRowColor">
156<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
157<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
158<TD><CODE><B><A HREF="../../../../org/apache/solr/handler/ReplicationHandler.html#ALIAS">ALIAS</A></B></CODE>
159
160<BR>
161&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
162</TR>
163<TR BGCOLOR="white" CLASS="TableRowColor">
164<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
165<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
166<TD><CODE><B><A HREF="../../../../org/apache/solr/handler/ReplicationHandler.html#CHECKSUM">CHECKSUM</A></B></CODE>
167
168<BR>
169&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
170</TR>
171<TR BGCOLOR="white" CLASS="TableRowColor">
172<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
173<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
174<TD><CODE><B><A HREF="../../../../org/apache/solr/handler/ReplicationHandler.html#CMD_ABORT_FETCH">CMD_ABORT_FETCH</A></B></CODE>
175
176<BR>
177&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
178</TR>
179<TR BGCOLOR="white" CLASS="TableRowColor">
180<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
181<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
182<TD><CODE><B><A HREF="../../../../org/apache/solr/handler/ReplicationHandler.html#CMD_BACKUP">CMD_BACKUP</A></B></CODE>
183
184<BR>
185&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
186</TR>
187<TR BGCOLOR="white" CLASS="TableRowColor">
188<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
189<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
190<TD><CODE><B><A HREF="../../../../org/apache/solr/handler/ReplicationHandler.html#CMD_DETAILS">CMD_DETAILS</A></B></CODE>
191
192<BR>
193&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
194</TR>
195<TR BGCOLOR="white" CLASS="TableRowColor">
196<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
197<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
198<TD><CODE><B><A HREF="../../../../org/apache/solr/handler/ReplicationHandler.html#CMD_DISABLE_POLL">CMD_DISABLE_POLL</A></B></CODE>
199
200<BR>
201&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
202</TR>
203<TR BGCOLOR="white" CLASS="TableRowColor">
204<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
205<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
206<TD><CODE><B><A HREF="../../../../org/apache/solr/handler/ReplicationHandler.html#CMD_DISABLE_REPL">CMD_DISABLE_REPL</A></B></CODE>
207
208<BR>
209&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
210</TR>
211<TR BGCOLOR="white" CLASS="TableRowColor">
212<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
213<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
214<TD><CODE><B><A HREF="../../../../org/apache/solr/handler/ReplicationHandler.html#CMD_ENABLE_POLL">CMD_ENABLE_POLL</A></B></CODE>
215
216<BR>
217&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
218</TR>
219<TR BGCOLOR="white" CLASS="TableRowColor">
220<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
221<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
222<TD><CODE><B><A HREF="../../../../org/apache/solr/handler/ReplicationHandler.html#CMD_ENABLE_REPL">CMD_ENABLE_REPL</A></B></CODE>
223
224<BR>
225&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
226</TR>
227<TR BGCOLOR="white" CLASS="TableRowColor">
228<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
229<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
230<TD><CODE><B><A HREF="../../../../org/apache/solr/handler/ReplicationHandler.html#CMD_FETCH_INDEX">CMD_FETCH_INDEX</A></B></CODE>
231
232<BR>
233&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
234</TR>
235<TR BGCOLOR="white" CLASS="TableRowColor">
236<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
237<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
238<TD><CODE><B><A HREF="../../../../org/apache/solr/handler/ReplicationHandler.html#CMD_FILE_CHECKSUM">CMD_FILE_CHECKSUM</A></B></CODE>
239
240<BR>
241&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
242</TR>
243<TR BGCOLOR="white" CLASS="TableRowColor">
244<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
245<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
246<TD><CODE><B><A HREF="../../../../org/apache/solr/handler/ReplicationHandler.html#CMD_GET_FILE">CMD_GET_FILE</A></B></CODE>
247
248<BR>
249&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
250</TR>
251<TR BGCOLOR="white" CLASS="TableRowColor">
252<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
253<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
254<TD><CODE><B><A HREF="../../../../org/apache/solr/handler/ReplicationHandler.html#CMD_GET_FILE_LIST">CMD_GET_FILE_LIST</A></B></CODE>
255
256<BR>
257&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
258</TR>
259<TR BGCOLOR="white" CLASS="TableRowColor">
260<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
261<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
262<TD><CODE><B><A HREF="../../../../org/apache/solr/handler/ReplicationHandler.html#CMD_INDEX_VERSION">CMD_INDEX_VERSION</A></B></CODE>
263
264<BR>
265&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
266</TR>
267<TR BGCOLOR="white" CLASS="TableRowColor">
268<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
269<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
270<TD><CODE><B><A HREF="../../../../org/apache/solr/handler/ReplicationHandler.html#CMD_SHOW_COMMITS">CMD_SHOW_COMMITS</A></B></CODE>
271
272<BR>
273&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
274</TR>
275<TR BGCOLOR="white" CLASS="TableRowColor">
276<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
277<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
278<TD><CODE><B><A HREF="../../../../org/apache/solr/handler/ReplicationHandler.html#COMMAND">COMMAND</A></B></CODE>
279
280<BR>
281&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
282</TR>
283<TR BGCOLOR="white" CLASS="TableRowColor">
284<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
285<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
286<TD><CODE><B><A HREF="../../../../org/apache/solr/handler/ReplicationHandler.html#COMPRESSION">COMPRESSION</A></B></CODE>
287
288<BR>
289&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
290</TR>
291<TR BGCOLOR="white" CLASS="TableRowColor">
292<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
293<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
294<TD><CODE><B><A HREF="../../../../org/apache/solr/handler/ReplicationHandler.html#CONF_CHECKSUM">CONF_CHECKSUM</A></B></CODE>
295
296<BR>
297&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
298</TR>
299<TR BGCOLOR="white" CLASS="TableRowColor">
300<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
301<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
302<TD><CODE><B><A HREF="../../../../org/apache/solr/handler/ReplicationHandler.html#CONF_FILE_SHORT">CONF_FILE_SHORT</A></B></CODE>
303
304<BR>
305&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
306</TR>
307<TR BGCOLOR="white" CLASS="TableRowColor">
308<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
309<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
310<TD><CODE><B><A HREF="../../../../org/apache/solr/handler/ReplicationHandler.html#CONF_FILES">CONF_FILES</A></B></CODE>
311
312<BR>
313&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
314</TR>
315<TR BGCOLOR="white" CLASS="TableRowColor">
316<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
317<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
318<TD><CODE><B><A HREF="../../../../org/apache/solr/handler/ReplicationHandler.html#ERR_STATUS">ERR_STATUS</A></B></CODE>
319
320<BR>
321&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
322</TR>
323<TR BGCOLOR="white" CLASS="TableRowColor">
324<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
325<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
326<TD><CODE><B><A HREF="../../../../org/apache/solr/handler/ReplicationHandler.html#EXTERNAL">EXTERNAL</A></B></CODE>
327
328<BR>
329&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
330</TR>
331<TR BGCOLOR="white" CLASS="TableRowColor">
332<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
333<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
334<TD><CODE><B><A HREF="../../../../org/apache/solr/handler/ReplicationHandler.html#FILE">FILE</A></B></CODE>
335
336<BR>
337&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
338</TR>
339<TR BGCOLOR="white" CLASS="TableRowColor">
340<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
341<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
342<TD><CODE><B><A HREF="../../../../org/apache/solr/handler/ReplicationHandler.html#FILE_STREAM">FILE_STREAM</A></B></CODE>
343
344<BR>
345&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
346</TR>
347<TR BGCOLOR="white" CLASS="TableRowColor">
348<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
349<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
350<TD><CODE><B><A HREF="../../../../org/apache/solr/handler/ReplicationHandler.html#GENERATION">GENERATION</A></B></CODE>
351
352<BR>
353&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
354</TR>
355<TR BGCOLOR="white" CLASS="TableRowColor">
356<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
357<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
358<TD><CODE><B><A HREF="../../../../org/apache/solr/handler/ReplicationHandler.html#INTERNAL">INTERNAL</A></B></CODE>
359
360<BR>
361&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
362</TR>
363<TR BGCOLOR="white" CLASS="TableRowColor">
364<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
365<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
366<TD><CODE><B><A HREF="../../../../org/apache/solr/handler/ReplicationHandler.html#LAST_MODIFIED">LAST_MODIFIED</A></B></CODE>
367
368<BR>
369&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
370</TR>
371<TR BGCOLOR="white" CLASS="TableRowColor">
372<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
373<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
374<TD><CODE><B><A HREF="../../../../org/apache/solr/handler/ReplicationHandler.html#LEN">LEN</A></B></CODE>
375
376<BR>
377&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
378</TR>
379<TR BGCOLOR="white" CLASS="TableRowColor">
380<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
381<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
382<TD><CODE><B><A HREF="../../../../org/apache/solr/handler/ReplicationHandler.html#MASTER_URL">MASTER_URL</A></B></CODE>
383
384<BR>
385&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
386</TR>
387<TR BGCOLOR="white" CLASS="TableRowColor">
388<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
389<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
390<TD><CODE><B><A HREF="../../../../org/apache/solr/handler/ReplicationHandler.html#NAME">NAME</A></B></CODE>
391
392<BR>
393&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
394</TR>
395<TR BGCOLOR="white" CLASS="TableRowColor">
396<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
397<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
398<TD><CODE><B><A HREF="../../../../org/apache/solr/handler/ReplicationHandler.html#NEXT_EXECUTION_AT">NEXT_EXECUTION_AT</A></B></CODE>
399
400<BR>
401&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
402</TR>
403<TR BGCOLOR="white" CLASS="TableRowColor">
404<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
405<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
406<TD><CODE><B><A HREF="../../../../org/apache/solr/handler/ReplicationHandler.html#NUMBER_BACKUPS_TO_KEEP_INIT_PARAM">NUMBER_BACKUPS_TO_KEEP_INIT_PARAM</A></B></CODE>
407
408<BR>
409&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
410</TR>
411<TR BGCOLOR="white" CLASS="TableRowColor">
412<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
413<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
414<TD><CODE><B><A HREF="../../../../org/apache/solr/handler/ReplicationHandler.html#NUMBER_BACKUPS_TO_KEEP_REQUEST_PARAM">NUMBER_BACKUPS_TO_KEEP_REQUEST_PARAM</A></B></CODE>
415
416<BR>
417&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
418</TR>
419<TR BGCOLOR="white" CLASS="TableRowColor">
420<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
421<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
422<TD><CODE><B><A HREF="../../../../org/apache/solr/handler/ReplicationHandler.html#OFFSET">OFFSET</A></B></CODE>
423
424<BR>
425&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
426</TR>
427<TR BGCOLOR="white" CLASS="TableRowColor">
428<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
429<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
430<TD><CODE><B><A HREF="../../../../org/apache/solr/handler/ReplicationHandler.html#OK_STATUS">OK_STATUS</A></B></CODE>
431
432<BR>
433&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
434</TR>
435<TR BGCOLOR="white" CLASS="TableRowColor">
436<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
437<CODE>static&nbsp;int</CODE></FONT></TD>
438<TD><CODE><B><A HREF="../../../../org/apache/solr/handler/ReplicationHandler.html#PACKET_SZ">PACKET_SZ</A></B></CODE>
439
440<BR>
441&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
442</TR>
443<TR BGCOLOR="white" CLASS="TableRowColor">
444<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
445<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
446<TD><CODE><B><A HREF="../../../../org/apache/solr/handler/ReplicationHandler.html#REPLICATE_AFTER">REPLICATE_AFTER</A></B></CODE>
447
448<BR>
449&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
450</TR>
451<TR BGCOLOR="white" CLASS="TableRowColor">
452<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
453<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
454<TD><CODE><B><A HREF="../../../../org/apache/solr/handler/ReplicationHandler.html#RESERVE">RESERVE</A></B></CODE>
455
456<BR>
457&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
458</TR>
459<TR BGCOLOR="white" CLASS="TableRowColor">
460<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
461<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
462<TD><CODE><B><A HREF="../../../../org/apache/solr/handler/ReplicationHandler.html#SIZE">SIZE</A></B></CODE>
463
464<BR>
465&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
466</TR>
467<TR BGCOLOR="white" CLASS="TableRowColor">
468<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
469<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
470<TD><CODE><B><A HREF="../../../../org/apache/solr/handler/ReplicationHandler.html#STATUS">STATUS</A></B></CODE>
471
472<BR>
473&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
474</TR>
475</TABLE>
476&nbsp;<A NAME="fields_inherited_from_class_org.apache.solr.handler.RequestHandlerBase"><!-- --></A>
477<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
478<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
479<TH ALIGN="left"><B>Fields inherited from class org.apache.solr.handler.<A HREF="../../../../org/apache/solr/handler/RequestHandlerBase.html" title="class in org.apache.solr.handler">RequestHandlerBase</A></B></TH>
480</TR>
481<TR BGCOLOR="white" CLASS="TableRowColor">
482<TD><CODE><A HREF="../../../../org/apache/solr/handler/RequestHandlerBase.html#appends">appends</A>, <A HREF="../../../../org/apache/solr/handler/RequestHandlerBase.html#defaults">defaults</A>, <A HREF="../../../../org/apache/solr/handler/RequestHandlerBase.html#httpCaching">httpCaching</A>, <A HREF="../../../../org/apache/solr/handler/RequestHandlerBase.html#initArgs">initArgs</A>, <A HREF="../../../../org/apache/solr/handler/RequestHandlerBase.html#invariants">invariants</A></CODE></TD>
483</TR>
484</TABLE>
485&nbsp;
486<!-- ======== CONSTRUCTOR SUMMARY ======== -->
487
488<A NAME="constructor_summary"><!-- --></A>
489<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
490<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
491<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
492<B>Constructor Summary</B></FONT></TH>
493</TR>
494<TR BGCOLOR="white" CLASS="TableRowColor">
495<TD><CODE><B><A HREF="../../../../org/apache/solr/handler/ReplicationHandler.html#ReplicationHandler()">ReplicationHandler</A></B>()</CODE>
496
497<BR>
498&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
499</TR>
500</TABLE>
501&nbsp;
502<!-- ========== METHOD SUMMARY =========== -->
503
504<A NAME="method_summary"><!-- --></A>
505<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
506<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
507<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
508<B>Method Summary</B></FONT></TH>
509</TR>
510<TR BGCOLOR="white" CLASS="TableRowColor">
511<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
512<CODE>&nbsp;boolean</CODE></FONT></TD>
513<TD><CODE><B><A HREF="../../../../org/apache/solr/handler/ReplicationHandler.html#doFetch(org.apache.solr.common.params.SolrParams, boolean)">doFetch</A></B>(<A HREF="../../../../org/apache/solr/common/params/SolrParams.html" title="class in org.apache.solr.common.params">SolrParams</A>&nbsp;solrParams,
514        boolean&nbsp;force)</CODE>
515
516<BR>
517&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
518</TR>
519<TR BGCOLOR="white" CLASS="TableRowColor">
520<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
521<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
522<TD><CODE><B><A HREF="../../../../org/apache/solr/handler/ReplicationHandler.html#getDescription()">getDescription</A></B>()</CODE>
523
524<BR>
525&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Simple one or two line description</TD>
526</TR>
527<TR BGCOLOR="white" CLASS="TableRowColor">
528<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
529<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
530<TD><CODE><B><A HREF="../../../../org/apache/solr/handler/ReplicationHandler.html#getSource()">getSource</A></B>()</CODE>
531
532<BR>
533&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CVS Source, SVN Source, etc</TD>
534</TR>
535<TR BGCOLOR="white" CLASS="TableRowColor">
536<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
537<CODE>&nbsp;<A HREF="../../../../org/apache/solr/common/util/NamedList.html" title="class in org.apache.solr.common.util">NamedList</A></CODE></FONT></TD>
538<TD><CODE><B><A HREF="../../../../org/apache/solr/handler/ReplicationHandler.html#getStatistics()">getStatistics</A></B>()</CODE>
539
540<BR>
541&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Any statistics this instance would like to be publicly available via
542 the Solr Administration interface.</TD>
543</TR>
544<TR BGCOLOR="white" CLASS="TableRowColor">
545<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
546<CODE>&nbsp;void</CODE></FONT></TD>
547<TD><CODE><B><A HREF="../../../../org/apache/solr/handler/ReplicationHandler.html#handleRequestBody(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse)">handleRequestBody</A></B>(<A HREF="../../../../org/apache/solr/request/SolrQueryRequest.html" title="interface in org.apache.solr.request">SolrQueryRequest</A>&nbsp;req,
548                  <A HREF="../../../../org/apache/solr/response/SolrQueryResponse.html" title="class in org.apache.solr.response">SolrQueryResponse</A>&nbsp;rsp)</CODE>
549
550<BR>
551&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
552</TR>
553<TR BGCOLOR="white" CLASS="TableRowColor">
554<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
555<CODE>&nbsp;void</CODE></FONT></TD>
556<TD><CODE><B><A HREF="../../../../org/apache/solr/handler/ReplicationHandler.html#inform(org.apache.solr.core.SolrCore)">inform</A></B>(<A HREF="../../../../org/apache/solr/core/SolrCore.html" title="class in org.apache.solr.core">SolrCore</A>&nbsp;core)</CODE>
557
558<BR>
559&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
560</TR>
561</TABLE>
562&nbsp;<A NAME="methods_inherited_from_class_org.apache.solr.handler.RequestHandlerBase"><!-- --></A>
563<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
564<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
565<TH ALIGN="left"><B>Methods inherited from class org.apache.solr.handler.<A HREF="../../../../org/apache/solr/handler/RequestHandlerBase.html" title="class in org.apache.solr.handler">RequestHandlerBase</A></B></TH>
566</TR>
567<TR BGCOLOR="white" CLASS="TableRowColor">
568<TD><CODE><A HREF="../../../../org/apache/solr/handler/RequestHandlerBase.html#getCategory()">getCategory</A>, <A HREF="../../../../org/apache/solr/handler/RequestHandlerBase.html#getDocs()">getDocs</A>, <A HREF="../../../../org/apache/solr/handler/RequestHandlerBase.html#getInitArgs()">getInitArgs</A>, <A HREF="../../../../org/apache/solr/handler/RequestHandlerBase.html#getName()">getName</A>, <A HREF="../../../../org/apache/solr/handler/RequestHandlerBase.html#getVersion()">getVersion</A>, <A HREF="../../../../org/apache/solr/handler/RequestHandlerBase.html#handleRequest(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse)">handleRequest</A>, <A HREF="../../../../org/apache/solr/handler/RequestHandlerBase.html#init(org.apache.solr.common.util.NamedList)">init</A></CODE></TD>
569</TR>
570</TABLE>
571&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
572<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
573<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
574<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
575</TR>
576<TR BGCOLOR="white" CLASS="TableRowColor">
577<TD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
578</TR>
579</TABLE>
580&nbsp;
581<P>
582
583<!-- ============ FIELD DETAIL =========== -->
584
585<A NAME="field_detail"><!-- --></A>
586<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
587<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
588<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
589<B>Field Detail</B></FONT></TH>
590</TR>
591</TABLE>
592
593<A NAME="MASTER_URL"><!-- --></A><H3>
594MASTER_URL</H3>
595<PRE>
596public static final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>MASTER_URL</B></PRE>
597<DL>
598<DL>
599<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.handler.ReplicationHandler.MASTER_URL">Constant Field Values</A></DL>
600</DL>
601<HR>
602
603<A NAME="STATUS"><!-- --></A><H3>
604STATUS</H3>
605<PRE>
606public static final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>STATUS</B></PRE>
607<DL>
608<DL>
609<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.handler.ReplicationHandler.STATUS">Constant Field Values</A></DL>
610</DL>
611<HR>
612
613<A NAME="COMMAND"><!-- --></A><H3>
614COMMAND</H3>
615<PRE>
616public static final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>COMMAND</B></PRE>
617<DL>
618<DL>
619<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.handler.ReplicationHandler.COMMAND">Constant Field Values</A></DL>
620</DL>
621<HR>
622
623<A NAME="CMD_DETAILS"><!-- --></A><H3>
624CMD_DETAILS</H3>
625<PRE>
626public static final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>CMD_DETAILS</B></PRE>
627<DL>
628<DL>
629<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.handler.ReplicationHandler.CMD_DETAILS">Constant Field Values</A></DL>
630</DL>
631<HR>
632
633<A NAME="CMD_BACKUP"><!-- --></A><H3>
634CMD_BACKUP</H3>
635<PRE>
636public static final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>CMD_BACKUP</B></PRE>
637<DL>
638<DL>
639<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.handler.ReplicationHandler.CMD_BACKUP">Constant Field Values</A></DL>
640</DL>
641<HR>
642
643<A NAME="CMD_FETCH_INDEX"><!-- --></A><H3>
644CMD_FETCH_INDEX</H3>
645<PRE>
646public static final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>CMD_FETCH_INDEX</B></PRE>
647<DL>
648<DL>
649<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.handler.ReplicationHandler.CMD_FETCH_INDEX">Constant Field Values</A></DL>
650</DL>
651<HR>
652
653<A NAME="CMD_ABORT_FETCH"><!-- --></A><H3>
654CMD_ABORT_FETCH</H3>
655<PRE>
656public static final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>CMD_ABORT_FETCH</B></PRE>
657<DL>
658<DL>
659<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.handler.ReplicationHandler.CMD_ABORT_FETCH">Constant Field Values</A></DL>
660</DL>
661<HR>
662
663<A NAME="CMD_GET_FILE_LIST"><!-- --></A><H3>
664CMD_GET_FILE_LIST</H3>
665<PRE>
666public static final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>CMD_GET_FILE_LIST</B></PRE>
667<DL>
668<DL>
669<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.handler.ReplicationHandler.CMD_GET_FILE_LIST">Constant Field Values</A></DL>
670</DL>
671<HR>
672
673<A NAME="CMD_GET_FILE"><!-- --></A><H3>
674CMD_GET_FILE</H3>
675<PRE>
676public static final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>CMD_GET_FILE</B></PRE>
677<DL>
678<DL>
679<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.handler.ReplicationHandler.CMD_GET_FILE">Constant Field Values</A></DL>
680</DL>
681<HR>
682
683<A NAME="CMD_FILE_CHECKSUM"><!-- --></A><H3>
684CMD_FILE_CHECKSUM</H3>
685<PRE>
686public static final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>CMD_FILE_CHECKSUM</B></PRE>
687<DL>
688<DL>
689<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.handler.ReplicationHandler.CMD_FILE_CHECKSUM">Constant Field Values</A></DL>
690</DL>
691<HR>
692
693<A NAME="CMD_DISABLE_POLL"><!-- --></A><H3>
694CMD_DISABLE_POLL</H3>
695<PRE>
696public static final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>CMD_DISABLE_POLL</B></PRE>
697<DL>
698<DL>
699<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.handler.ReplicationHandler.CMD_DISABLE_POLL">Constant Field Values</A></DL>
700</DL>
701<HR>
702
703<A NAME="CMD_DISABLE_REPL"><!-- --></A><H3>
704CMD_DISABLE_REPL</H3>
705<PRE>
706public static final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>CMD_DISABLE_REPL</B></PRE>
707<DL>
708<DL>
709<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.handler.ReplicationHandler.CMD_DISABLE_REPL">Constant Field Values</A></DL>
710</DL>
711<HR>
712
713<A NAME="CMD_ENABLE_REPL"><!-- --></A><H3>
714CMD_ENABLE_REPL</H3>
715<PRE>
716public static final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>CMD_ENABLE_REPL</B></PRE>
717<DL>
718<DL>
719<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.handler.ReplicationHandler.CMD_ENABLE_REPL">Constant Field Values</A></DL>
720</DL>
721<HR>
722
723<A NAME="CMD_ENABLE_POLL"><!-- --></A><H3>
724CMD_ENABLE_POLL</H3>
725<PRE>
726public static final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>CMD_ENABLE_POLL</B></PRE>
727<DL>
728<DL>
729<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.handler.ReplicationHandler.CMD_ENABLE_POLL">Constant Field Values</A></DL>
730</DL>
731<HR>
732
733<A NAME="CMD_INDEX_VERSION"><!-- --></A><H3>
734CMD_INDEX_VERSION</H3>
735<PRE>
736public static final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>CMD_INDEX_VERSION</B></PRE>
737<DL>
738<DL>
739<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.handler.ReplicationHandler.CMD_INDEX_VERSION">Constant Field Values</A></DL>
740</DL>
741<HR>
742
743<A NAME="CMD_SHOW_COMMITS"><!-- --></A><H3>
744CMD_SHOW_COMMITS</H3>
745<PRE>
746public static final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>CMD_SHOW_COMMITS</B></PRE>
747<DL>
748<DL>
749<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.handler.ReplicationHandler.CMD_SHOW_COMMITS">Constant Field Values</A></DL>
750</DL>
751<HR>
752
753<A NAME="GENERATION"><!-- --></A><H3>
754GENERATION</H3>
755<PRE>
756public static final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>GENERATION</B></PRE>
757<DL>
758<DL>
759<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.handler.ReplicationHandler.GENERATION">Constant Field Values</A></DL>
760</DL>
761<HR>
762
763<A NAME="OFFSET"><!-- --></A><H3>
764OFFSET</H3>
765<PRE>
766public static final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>OFFSET</B></PRE>
767<DL>
768<DL>
769<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.handler.ReplicationHandler.OFFSET">Constant Field Values</A></DL>
770</DL>
771<HR>
772
773<A NAME="LEN"><!-- --></A><H3>
774LEN</H3>
775<PRE>
776public static final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>LEN</B></PRE>
777<DL>
778<DL>
779<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.handler.ReplicationHandler.LEN">Constant Field Values</A></DL>
780</DL>
781<HR>
782
783<A NAME="FILE"><!-- --></A><H3>
784FILE</H3>
785<PRE>
786public static final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>FILE</B></PRE>
787<DL>
788<DL>
789<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.handler.ReplicationHandler.FILE">Constant Field Values</A></DL>
790</DL>
791<HR>
792
793<A NAME="NAME"><!-- --></A><H3>
794NAME</H3>
795<PRE>
796public static final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>NAME</B></PRE>
797<DL>
798<DL>
799<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.handler.ReplicationHandler.NAME">Constant Field Values</A></DL>
800</DL>
801<HR>
802
803<A NAME="SIZE"><!-- --></A><H3>
804SIZE</H3>
805<PRE>
806public static final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>SIZE</B></PRE>
807<DL>
808<DL>
809<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.handler.ReplicationHandler.SIZE">Constant Field Values</A></DL>
810</DL>
811<HR>
812
813<A NAME="LAST_MODIFIED"><!-- --></A><H3>
814LAST_MODIFIED</H3>
815<PRE>
816public static final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>LAST_MODIFIED</B></PRE>
817<DL>
818<DL>
819<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.handler.ReplicationHandler.LAST_MODIFIED">Constant Field Values</A></DL>
820</DL>
821<HR>
822
823<A NAME="CONF_FILE_SHORT"><!-- --></A><H3>
824CONF_FILE_SHORT</H3>
825<PRE>
826public static final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>CONF_FILE_SHORT</B></PRE>
827<DL>
828<DL>
829<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.handler.ReplicationHandler.CONF_FILE_SHORT">Constant Field Values</A></DL>
830</DL>
831<HR>
832
833<A NAME="CHECKSUM"><!-- --></A><H3>
834CHECKSUM</H3>
835<PRE>
836public static final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>CHECKSUM</B></PRE>
837<DL>
838<DL>
839<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.handler.ReplicationHandler.CHECKSUM">Constant Field Values</A></DL>
840</DL>
841<HR>
842
843<A NAME="ALIAS"><!-- --></A><H3>
844ALIAS</H3>
845<PRE>
846public static final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>ALIAS</B></PRE>
847<DL>
848<DL>
849<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.handler.ReplicationHandler.ALIAS">Constant Field Values</A></DL>
850</DL>
851<HR>
852
853<A NAME="CONF_CHECKSUM"><!-- --></A><H3>
854CONF_CHECKSUM</H3>
855<PRE>
856public static final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>CONF_CHECKSUM</B></PRE>
857<DL>
858<DL>
859<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.handler.ReplicationHandler.CONF_CHECKSUM">Constant Field Values</A></DL>
860</DL>
861<HR>
862
863<A NAME="CONF_FILES"><!-- --></A><H3>
864CONF_FILES</H3>
865<PRE>
866public static final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>CONF_FILES</B></PRE>
867<DL>
868<DL>
869<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.handler.ReplicationHandler.CONF_FILES">Constant Field Values</A></DL>
870</DL>
871<HR>
872
873<A NAME="REPLICATE_AFTER"><!-- --></A><H3>
874REPLICATE_AFTER</H3>
875<PRE>
876public static final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>REPLICATE_AFTER</B></PRE>
877<DL>
878<DL>
879<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.handler.ReplicationHandler.REPLICATE_AFTER">Constant Field Values</A></DL>
880</DL>
881<HR>
882
883<A NAME="FILE_STREAM"><!-- --></A><H3>
884FILE_STREAM</H3>
885<PRE>
886public static final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>FILE_STREAM</B></PRE>
887<DL>
888<DL>
889<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.handler.ReplicationHandler.FILE_STREAM">Constant Field Values</A></DL>
890</DL>
891<HR>
892
893<A NAME="PACKET_SZ"><!-- --></A><H3>
894PACKET_SZ</H3>
895<PRE>
896public static final int <B>PACKET_SZ</B></PRE>
897<DL>
898<DL>
899<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.handler.ReplicationHandler.PACKET_SZ">Constant Field Values</A></DL>
900</DL>
901<HR>
902
903<A NAME="RESERVE"><!-- --></A><H3>
904RESERVE</H3>
905<PRE>
906public static final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>RESERVE</B></PRE>
907<DL>
908<DL>
909<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.handler.ReplicationHandler.RESERVE">Constant Field Values</A></DL>
910</DL>
911<HR>
912
913<A NAME="COMPRESSION"><!-- --></A><H3>
914COMPRESSION</H3>
915<PRE>
916public static final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>COMPRESSION</B></PRE>
917<DL>
918<DL>
919<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.handler.ReplicationHandler.COMPRESSION">Constant Field Values</A></DL>
920</DL>
921<HR>
922
923<A NAME="EXTERNAL"><!-- --></A><H3>
924EXTERNAL</H3>
925<PRE>
926public static final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>EXTERNAL</B></PRE>
927<DL>
928<DL>
929<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.handler.ReplicationHandler.EXTERNAL">Constant Field Values</A></DL>
930</DL>
931<HR>
932
933<A NAME="INTERNAL"><!-- --></A><H3>
934INTERNAL</H3>
935<PRE>
936public static final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>INTERNAL</B></PRE>
937<DL>
938<DL>
939<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.handler.ReplicationHandler.INTERNAL">Constant Field Values</A></DL>
940</DL>
941<HR>
942
943<A NAME="ERR_STATUS"><!-- --></A><H3>
944ERR_STATUS</H3>
945<PRE>
946public static final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>ERR_STATUS</B></PRE>
947<DL>
948<DL>
949<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.handler.ReplicationHandler.ERR_STATUS">Constant Field Values</A></DL>
950</DL>
951<HR>
952
953<A NAME="OK_STATUS"><!-- --></A><H3>
954OK_STATUS</H3>
955<PRE>
956public static final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>OK_STATUS</B></PRE>
957<DL>
958<DL>
959<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.handler.ReplicationHandler.OK_STATUS">Constant Field Values</A></DL>
960</DL>
961<HR>
962
963<A NAME="NEXT_EXECUTION_AT"><!-- --></A><H3>
964NEXT_EXECUTION_AT</H3>
965<PRE>
966public static final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>NEXT_EXECUTION_AT</B></PRE>
967<DL>
968<DL>
969<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.handler.ReplicationHandler.NEXT_EXECUTION_AT">Constant Field Values</A></DL>
970</DL>
971<HR>
972
973<A NAME="NUMBER_BACKUPS_TO_KEEP_REQUEST_PARAM"><!-- --></A><H3>
974NUMBER_BACKUPS_TO_KEEP_REQUEST_PARAM</H3>
975<PRE>
976public static final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>NUMBER_BACKUPS_TO_KEEP_REQUEST_PARAM</B></PRE>
977<DL>
978<DL>
979<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.handler.ReplicationHandler.NUMBER_BACKUPS_TO_KEEP_REQUEST_PARAM">Constant Field Values</A></DL>
980</DL>
981<HR>
982
983<A NAME="NUMBER_BACKUPS_TO_KEEP_INIT_PARAM"><!-- --></A><H3>
984NUMBER_BACKUPS_TO_KEEP_INIT_PARAM</H3>
985<PRE>
986public static final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>NUMBER_BACKUPS_TO_KEEP_INIT_PARAM</B></PRE>
987<DL>
988<DL>
989<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.solr.handler.ReplicationHandler.NUMBER_BACKUPS_TO_KEEP_INIT_PARAM">Constant Field Values</A></DL>
990</DL>
991
992<!-- ========= CONSTRUCTOR DETAIL ======== -->
993
994<A NAME="constructor_detail"><!-- --></A>
995<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
996<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
997<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
998<B>Constructor Detail</B></FONT></TH>
999</TR>
1000</TABLE>
1001
1002<A NAME="ReplicationHandler()"><!-- --></A><H3>
1003ReplicationHandler</H3>
1004<PRE>
1005public <B>ReplicationHandler</B>()</PRE>
1006<DL>
1007</DL>
1008
1009<!-- ============ METHOD DETAIL ========== -->
1010
1011<A NAME="method_detail"><!-- --></A>
1012<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1013<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
1014<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
1015<B>Method Detail</B></FONT></TH>
1016</TR>
1017</TABLE>
1018
1019<A NAME="handleRequestBody(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse)"><!-- --></A><H3>
1020handleRequestBody</H3>
1021<PRE>
1022public void <B>handleRequestBody</B>(<A HREF="../../../../org/apache/solr/request/SolrQueryRequest.html" title="interface in org.apache.solr.request">SolrQueryRequest</A>&nbsp;req,
1023                              <A HREF="../../../../org/apache/solr/response/SolrQueryResponse.html" title="class in org.apache.solr.response">SolrQueryResponse</A>&nbsp;rsp)
1024                       throws <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
1025<DL>
1026<DD><DL>
1027<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/solr/handler/RequestHandlerBase.html#handleRequestBody(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse)">handleRequestBody</A></CODE> in class <CODE><A HREF="../../../../org/apache/solr/handler/RequestHandlerBase.html" title="class in org.apache.solr.handler">RequestHandlerBase</A></CODE></DL>
1028</DD>
1029<DD><DL>
1030
1031<DT><B>Throws:</B>
1032<DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
1033</DD>
1034</DL>
1035<HR>
1036
1037<A NAME="doFetch(org.apache.solr.common.params.SolrParams, boolean)"><!-- --></A><H3>
1038doFetch</H3>
1039<PRE>
1040public boolean <B>doFetch</B>(<A HREF="../../../../org/apache/solr/common/params/SolrParams.html" title="class in org.apache.solr.common.params">SolrParams</A>&nbsp;solrParams,
1041                       boolean&nbsp;force)</PRE>
1042<DL>
1043<DD><DL>
1044</DL>
1045</DD>
1046<DD><DL>
1047</DL>
1048</DD>
1049</DL>
1050<HR>
1051
1052<A NAME="getDescription()"><!-- --></A><H3>
1053getDescription</H3>
1054<PRE>
1055public <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getDescription</B>()</PRE>
1056<DL>
1057<DD><B>Description copied from interface: <CODE><A HREF="../../../../org/apache/solr/core/SolrInfoMBean.html#getDescription()">SolrInfoMBean</A></CODE></B></DD>
1058<DD>Simple one or two line description
1059<P>
1060<DD><DL>
1061<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/solr/core/SolrInfoMBean.html#getDescription()">getDescription</A></CODE> in interface <CODE><A HREF="../../../../org/apache/solr/core/SolrInfoMBean.html" title="interface in org.apache.solr.core">SolrInfoMBean</A></CODE><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/solr/handler/RequestHandlerBase.html#getDescription()">getDescription</A></CODE> in class <CODE><A HREF="../../../../org/apache/solr/handler/RequestHandlerBase.html" title="class in org.apache.solr.handler">RequestHandlerBase</A></CODE></DL>
1062</DD>
1063<DD><DL>
1064</DL>
1065</DD>
1066</DL>
1067<HR>
1068
1069<A NAME="getSource()"><!-- --></A><H3>
1070getSource</H3>
1071<PRE>
1072public <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getSource</B>()</PRE>
1073<DL>
1074<DD><B>Description copied from interface: <CODE><A HREF="../../../../org/apache/solr/core/SolrInfoMBean.html#getSource()">SolrInfoMBean</A></CODE></B></DD>
1075<DD>CVS Source, SVN Source, etc
1076<P>
1077<DD><DL>
1078<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/solr/core/SolrInfoMBean.html#getSource()">getSource</A></CODE> in interface <CODE><A HREF="../../../../org/apache/solr/core/SolrInfoMBean.html" title="interface in org.apache.solr.core">SolrInfoMBean</A></CODE><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/solr/handler/RequestHandlerBase.html#getSource()">getSource</A></CODE> in class <CODE><A HREF="../../../../org/apache/solr/handler/RequestHandlerBase.html" title="class in org.apache.solr.handler">RequestHandlerBase</A></CODE></DL>
1079</DD>
1080<DD><DL>
1081</DL>
1082</DD>
1083</DL>
1084<HR>
1085
1086<A NAME="getStatistics()"><!-- --></A><H3>
1087getStatistics</H3>
1088<PRE>
1089public <A HREF="../../../../org/apache/solr/common/util/NamedList.html" title="class in org.apache.solr.common.util">NamedList</A> <B>getStatistics</B>()</PRE>
1090<DL>
1091<DD><B>Description copied from interface: <CODE><A HREF="../../../../org/apache/solr/core/SolrInfoMBean.html#getStatistics()">SolrInfoMBean</A></CODE></B></DD>
1092<DD>Any statistics this instance would like to be publicly available via
1093 the Solr Administration interface.
1094
1095 <p>
1096 Any Object type may be stored in the list, but only the
1097 <code>toString()</code> representation will be used.
1098 </p>
1099<P>
1100<DD><DL>
1101<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/solr/core/SolrInfoMBean.html#getStatistics()">getStatistics</A></CODE> in interface <CODE><A HREF="../../../../org/apache/solr/core/SolrInfoMBean.html" title="interface in org.apache.solr.core">SolrInfoMBean</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../org/apache/solr/handler/RequestHandlerBase.html#getStatistics()">getStatistics</A></CODE> in class <CODE><A HREF="../../../../org/apache/solr/handler/RequestHandlerBase.html" title="class in org.apache.solr.handler">RequestHandlerBase</A></CODE></DL>
1102</DD>
1103<DD><DL>
1104</DL>
1105</DD>
1106</DL>
1107<HR>
1108
1109<A NAME="inform(org.apache.solr.core.SolrCore)"><!-- --></A><H3>
1110inform</H3>
1111<PRE>
1112public void <B>inform</B>(<A HREF="../../../../org/apache/solr/core/SolrCore.html" title="class in org.apache.solr.core">SolrCore</A>&nbsp;core)</PRE>
1113<DL>
1114<DD><DL>
1115<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/solr/util/plugin/SolrCoreAware.html#inform(org.apache.solr.core.SolrCore)">inform</A></CODE> in interface <CODE><A HREF="../../../../org/apache/solr/util/plugin/SolrCoreAware.html" title="interface in org.apache.solr.util.plugin">SolrCoreAware</A></CODE></DL>
1116</DD>
1117<DD><DL>
1118</DL>
1119</DD>
1120</DL>
1121<!-- ========= END OF CLASS DATA ========= -->
1122<HR>
1123
1124
1125<!-- ======= START OF BOTTOM NAVBAR ====== -->
1126<A NAME="navbar_bottom"><!-- --></A>
1127<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
1128<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
1129<TR>
1130<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
1131<A NAME="navbar_bottom_firstrow"><!-- --></A>
1132<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
1133  <TR ALIGN="center" VALIGN="top">
1134  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
1135  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
1136  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
1137  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/ReplicationHandler.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
1138  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
1139  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
1140  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
1141  </TR>
1142</TABLE>
1143</TD>
1144<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
1145</EM>
1146</TD>
1147</TR>
1148
1149<TR>
1150<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
1151&nbsp;<A HREF="../../../../org/apache/solr/handler/RealTimeGetHandler.html" title="class in org.apache.solr.handler"><B>PREV CLASS</B></A>&nbsp;
1152&nbsp;<A HREF="../../../../org/apache/solr/handler/RequestHandlerBase.html" title="class in org.apache.solr.handler"><B>NEXT CLASS</B></A></FONT></TD>
1153<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
1154  <A HREF="../../../../index.html?org/apache/solr/handler/ReplicationHandler.html" target="_top"><B>FRAMES</B></A>  &nbsp;
1155&nbsp;<A HREF="ReplicationHandler.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
1156&nbsp;<SCRIPT type="text/javascript">
1157  <!--
1158  if(window==top) {
1159    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
1160  }
1161  //-->
1162</SCRIPT>
1163<NOSCRIPT>
1164  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
1165</NOSCRIPT>
1166
1167
1168</FONT></TD>
1169</TR>
1170<TR>
1171<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
1172  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
1173<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
1174DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
1175</TR>
1176</TABLE>
1177<A NAME="skip-navbar_bottom"></A>
1178<!-- ======== END OF BOTTOM NAVBAR ======= -->
1179
1180<HR>
1181
1182          <address>Copyright &copy; 2000-2012 Apache Software Foundation.  All Rights Reserved.</address>
1183          <script src='../../../../prettify.js' type='text/javascript'></script>
1184          <script type='text/javascript'>
1185            (function(){
1186              var oldonload = window.onload;
1187              if (typeof oldonload != 'function') {
1188                window.onload = prettyPrint;
1189              } else {
1190                window.onload = function() {
1191                  oldonload();
1192                  prettyPrint();
1193                }
1194              }
1195            })();
1196          </script>
1197       
1198</BODY>
1199</HTML>
Note: See TracBrowser for help on using the repository browser.