OSDN Git Service

add solr-4.6.0
[libre10/libre10.git] / solr-4.6.0 / docs / solr-test-framework / org / apache / solr / core / MockDirectoryFactory.html
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_30) on Tue Nov 19 11:17:10 CET 2013 -->
6 <META http-equiv="Content-Type" content="text/html; charset=utf-8">
7 <TITLE>
8 MockDirectoryFactory (Solr 4.6.0 API)
9 </TITLE>
10
11 <META NAME="date" CONTENT="2013-11-19">
12
13 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
14
15 <SCRIPT type="text/javascript">
16 function windowTitle()
17 {
18     if (location.href.indexOf('is-external=true') == -1) {
19         parent.document.title="MockDirectoryFactory (Solr 4.6.0 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/MockDirectoryFactory.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/core/AbstractBadConfigTestBase.html" title="class in org.apache.solr.core"><B>PREV CLASS</B></A>&nbsp;
59 &nbsp;<A HREF="../../../../org/apache/solr/core/MockFSDirectoryFactory.html" title="class in org.apache.solr.core"><B>NEXT CLASS</B></A></FONT></TD>
60 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
61   <A HREF="../../../../index.html?org/apache/solr/core/MockDirectoryFactory.html" target="_top"><B>FRAMES</B></A>  &nbsp;
62 &nbsp;<A HREF="MockDirectoryFactory.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;<A HREF="#nested_classes_inherited_from_class_org.apache.solr.core.CachingDirectoryFactory">NESTED</A>&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.apache.solr.core.CachingDirectoryFactory">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">
81 DETAIL:&nbsp;FIELD&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">
91 org.apache.solr.core</FONT>
92 <BR>
93 Class MockDirectoryFactory</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 ">org.apache.solr.core.DirectoryFactory
97       <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">org.apache.solr.core.CachingDirectoryFactory
98           <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">org.apache.solr.core.EphemeralDirectoryFactory
99               <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.solr.core.MockDirectoryFactory</B>
100 </PRE>
101 <DL>
102 <DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</A>, org.apache.solr.util.plugin.NamedListInitializedPlugin</DD>
103 </DL>
104 <HR>
105 <DL>
106 <DT><PRE>public class <B>MockDirectoryFactory</B><DT>extends org.apache.solr.core.EphemeralDirectoryFactory</DL>
107 </PRE>
108
109 <P>
110 Opens a directory with <CODE>LuceneTestCase.newDirectory()</CODE>
111 <P>
112
113 <P>
114 <HR>
115
116 <P>
117 <!-- ======== NESTED CLASS SUMMARY ======== -->
118
119 <A NAME="nested_class_summary"><!-- --></A>
120 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
121 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
122 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
123 <B>Nested Class Summary</B></FONT></TH>
124 </TR>
125 </TABLE>
126 &nbsp;<A NAME="nested_classes_inherited_from_class_org.apache.solr.core.CachingDirectoryFactory"><!-- --></A>
127 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
128 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
129 <TH ALIGN="left"><B>Nested classes/interfaces inherited from class org.apache.solr.core.CachingDirectoryFactory</B></TH>
130 </TR>
131 <TR BGCOLOR="white" CLASS="TableRowColor">
132 <TD><CODE>org.apache.solr.core.CachingDirectoryFactory.CacheValue, org.apache.solr.core.CachingDirectoryFactory.CloseListener</CODE></TD>
133 </TR>
134 </TABLE>
135 &nbsp;
136 <A NAME="nested_classes_inherited_from_class_org.apache.solr.core.DirectoryFactory"><!-- --></A>
137 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
138 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
139 <TH ALIGN="left"><B>Nested classes/interfaces inherited from class org.apache.solr.core.DirectoryFactory</B></TH>
140 </TR>
141 <TR BGCOLOR="white" CLASS="TableRowColor">
142 <TD><CODE>org.apache.solr.core.DirectoryFactory.DirContext</CODE></TD>
143 </TR>
144 </TABLE>
145 &nbsp;
146 <!-- =========== FIELD SUMMARY =========== -->
147
148 <A NAME="field_summary"><!-- --></A>
149 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
150 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
151 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
152 <B>Field Summary</B></FONT></TH>
153 </TR>
154 </TABLE>
155 &nbsp;<A NAME="fields_inherited_from_class_org.apache.solr.core.CachingDirectoryFactory"><!-- --></A>
156 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
157 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
158 <TH ALIGN="left"><B>Fields inherited from class org.apache.solr.core.CachingDirectoryFactory</B></TH>
159 </TR>
160 <TR BGCOLOR="white" CLASS="TableRowColor">
161 <TD><CODE>byDirectoryCache, byPathCache, closeListeners, removeEntries</CODE></TD>
162 </TR>
163 </TABLE>
164 &nbsp;<A NAME="fields_inherited_from_class_org.apache.solr.core.DirectoryFactory"><!-- --></A>
165 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
166 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
167 <TH ALIGN="left"><B>Fields inherited from class org.apache.solr.core.DirectoryFactory</B></TH>
168 </TR>
169 <TR BGCOLOR="white" CLASS="TableRowColor">
170 <TD><CODE>IOCONTEXT_NO_CACHE</CODE></TD>
171 </TR>
172 </TABLE>
173 &nbsp;
174 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
175
176 <A NAME="constructor_summary"><!-- --></A>
177 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
178 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
179 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
180 <B>Constructor Summary</B></FONT></TH>
181 </TR>
182 <TR BGCOLOR="white" CLASS="TableRowColor">
183 <TD><CODE><B><A HREF="../../../../org/apache/solr/core/MockDirectoryFactory.html#MockDirectoryFactory()">MockDirectoryFactory</A></B>()</CODE>
184
185 <BR>
186 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
187 </TR>
188 </TABLE>
189 &nbsp;
190 <!-- ========== METHOD SUMMARY =========== -->
191
192 <A NAME="method_summary"><!-- --></A>
193 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
194 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
195 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
196 <B>Method Summary</B></FONT></TH>
197 </TR>
198 <TR BGCOLOR="white" CLASS="TableRowColor">
199 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
200 <CODE>protected &nbsp;org.apache.lucene.store.Directory</CODE></FONT></TD>
201 <TD><CODE><B><A HREF="../../../../org/apache/solr/core/MockDirectoryFactory.html#create(java.lang.String, org.apache.solr.core.DirectoryFactory.DirContext)">create</A></B>(<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>&nbsp;path,
202        org.apache.solr.core.DirectoryFactory.DirContext&nbsp;dirContext)</CODE>
203
204 <BR>
205 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
206 </TR>
207 <TR BGCOLOR="white" CLASS="TableRowColor">
208 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
209 <CODE>&nbsp;boolean</CODE></FONT></TD>
210 <TD><CODE><B><A HREF="../../../../org/apache/solr/core/MockDirectoryFactory.html#isAbsolute(java.lang.String)">isAbsolute</A></B>(<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>&nbsp;path)</CODE>
211
212 <BR>
213 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
214 </TR>
215 </TABLE>
216 &nbsp;<A NAME="methods_inherited_from_class_org.apache.solr.core.EphemeralDirectoryFactory"><!-- --></A>
217 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
218 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
219 <TH ALIGN="left"><B>Methods inherited from class org.apache.solr.core.EphemeralDirectoryFactory</B></TH>
220 </TR>
221 <TR BGCOLOR="white" CLASS="TableRowColor">
222 <TD><CODE>exists, isPersistent, remove, remove</CODE></TD>
223 </TR>
224 </TABLE>
225 &nbsp;<A NAME="methods_inherited_from_class_org.apache.solr.core.CachingDirectoryFactory"><!-- --></A>
226 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
227 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
228 <TH ALIGN="left"><B>Methods inherited from class org.apache.solr.core.CachingDirectoryFactory</B></TH>
229 </TR>
230 <TR BGCOLOR="white" CLASS="TableRowColor">
231 <TD><CODE>addCloseListener, close, doneWithDirectory, get, getLivePaths, incRef, init, normalize, release, remove, remove, removeDirectory, stripTrailingSlash</CODE></TD>
232 </TR>
233 </TABLE>
234 &nbsp;<A NAME="methods_inherited_from_class_org.apache.solr.core.DirectoryFactory"><!-- --></A>
235 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
236 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
237 <TH ALIGN="left"><B>Methods inherited from class org.apache.solr.core.DirectoryFactory</B></TH>
238 </TR>
239 <TR BGCOLOR="white" CLASS="TableRowColor">
240 <TD><CODE>empty, getDataHome, move, searchersReserveCommitPoints, sizeOf, sizeOfDirectory</CODE></TD>
241 </TR>
242 </TABLE>
243 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
244 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
245 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
246 <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>
247 </TR>
248 <TR BGCOLOR="white" CLASS="TableRowColor">
249 <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>
250 </TR>
251 </TABLE>
252 &nbsp;
253 <P>
254
255 <!-- ========= CONSTRUCTOR DETAIL ======== -->
256
257 <A NAME="constructor_detail"><!-- --></A>
258 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
259 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
260 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
261 <B>Constructor Detail</B></FONT></TH>
262 </TR>
263 </TABLE>
264
265 <A NAME="MockDirectoryFactory()"><!-- --></A><H3>
266 MockDirectoryFactory</H3>
267 <PRE>
268 public <B>MockDirectoryFactory</B>()</PRE>
269 <DL>
270 </DL>
271
272 <!-- ============ METHOD DETAIL ========== -->
273
274 <A NAME="method_detail"><!-- --></A>
275 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
276 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
277 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
278 <B>Method Detail</B></FONT></TH>
279 </TR>
280 </TABLE>
281
282 <A NAME="create(java.lang.String, org.apache.solr.core.DirectoryFactory.DirContext)"><!-- --></A><H3>
283 create</H3>
284 <PRE>
285 protected org.apache.lucene.store.Directory <B>create</B>(<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>&nbsp;path,
286                                                    org.apache.solr.core.DirectoryFactory.DirContext&nbsp;dirContext)
287                                             throws <A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
288 <DL>
289 <DD><DL>
290 <DT><B>Specified by:</B><DD><CODE>create</CODE> in class <CODE>org.apache.solr.core.CachingDirectoryFactory</CODE></DL>
291 </DD>
292 <DD><DL>
293
294 <DT><B>Throws:</B>
295 <DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DL>
296 </DD>
297 </DL>
298 <HR>
299
300 <A NAME="isAbsolute(java.lang.String)"><!-- --></A><H3>
301 isAbsolute</H3>
302 <PRE>
303 public boolean <B>isAbsolute</B>(<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>&nbsp;path)</PRE>
304 <DL>
305 <DD><DL>
306 <DT><B>Overrides:</B><DD><CODE>isAbsolute</CODE> in class <CODE>org.apache.solr.core.EphemeralDirectoryFactory</CODE></DL>
307 </DD>
308 <DD><DL>
309 </DL>
310 </DD>
311 </DL>
312 <!-- ========= END OF CLASS DATA ========= -->
313 <HR>
314
315
316 <!-- ======= START OF BOTTOM NAVBAR ====== -->
317 <A NAME="navbar_bottom"><!-- --></A>
318 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
319 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
320 <TR>
321 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
322 <A NAME="navbar_bottom_firstrow"><!-- --></A>
323 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
324   <TR ALIGN="center" VALIGN="top">
325   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
326   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
327   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
328   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/MockDirectoryFactory.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
329   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
330   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
331   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
332   </TR>
333 </TABLE>
334 </TD>
335 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
336 </EM>
337 </TD>
338 </TR>
339
340 <TR>
341 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
342 &nbsp;<A HREF="../../../../org/apache/solr/core/AbstractBadConfigTestBase.html" title="class in org.apache.solr.core"><B>PREV CLASS</B></A>&nbsp;
343 &nbsp;<A HREF="../../../../org/apache/solr/core/MockFSDirectoryFactory.html" title="class in org.apache.solr.core"><B>NEXT CLASS</B></A></FONT></TD>
344 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
345   <A HREF="../../../../index.html?org/apache/solr/core/MockDirectoryFactory.html" target="_top"><B>FRAMES</B></A>  &nbsp;
346 &nbsp;<A HREF="MockDirectoryFactory.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
347 &nbsp;<SCRIPT type="text/javascript">
348   <!--
349   if(window==top) {
350     document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
351   }
352   //-->
353 </SCRIPT>
354 <NOSCRIPT>
355   <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
356 </NOSCRIPT>
357
358
359 </FONT></TD>
360 </TR>
361 <TR>
362 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
363   SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_org.apache.solr.core.CachingDirectoryFactory">NESTED</A>&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.apache.solr.core.CachingDirectoryFactory">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
364 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
365 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
366 </TR>
367 </TABLE>
368 <A NAME="skip-navbar_bottom"></A>
369 <!-- ======== END OF BOTTOM NAVBAR ======= -->
370
371 <HR>
372
373           <i>Copyright &copy; 2000-2013 Apache Software Foundation.  All Rights Reserved.</i>
374           <script src='../../../../prettify.js' type='text/javascript'></script>
375           <script type='text/javascript'>
376             (function(){
377               var oldonload = window.onload;
378               if (typeof oldonload != 'function') {
379                 window.onload = prettyPrint;
380               } else {
381                 window.onload = function() {
382                   oldonload();
383                   prettyPrint();
384                 }
385               }
386             })();
387           </script>
388         
389 </BODY>
390 </HTML>