|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.directory.server.schema.bootstrap.partition.SchemaPartitionExtractor
public class SchemaPartitionExtractor
Extracts dbfiles for the schema partition onto a destination directory.
| Constructor Summary | |
|---|---|
SchemaPartitionExtractor(java.io.File outputDirectory)
|
|
| Method Summary | |
|---|---|
void |
extract()
|
DbFileListing |
getDbFileListing()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SchemaPartitionExtractor(java.io.File outputDirectory)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public void extract()
throws java.io.IOException
java.io.IOExceptionpublic DbFileListing getDbFileListing()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||