Package org.apache.jackrabbit.oak.index
Class IndexDumper
- java.lang.Object
-
- org.apache.jackrabbit.oak.index.IndexDumper
-
public class IndexDumper extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
INDEX_DUMPS_DIR
-
Constructor Summary
Constructors Constructor Description IndexDumper(IndexHelper indexHelper, File outDir)
-
-
-
Field Detail
-
INDEX_DUMPS_DIR
public static final String INDEX_DUMPS_DIR
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
IndexDumper
public IndexDumper(IndexHelper indexHelper, File outDir)
-
-
Method Detail
-
dump
public void dump() throws IOException
- Throws:
IOException
-
-