public static class IndexIO.DefaultIndexIOHandler extends Object implements IndexIO.IndexIOHandler
| Constructor and Description |
|---|
IndexIO.DefaultIndexIOHandler() |
| Modifier and Type | Method and Description |
|---|---|
static void |
convertV8toV9(File v8Dir,
File v9Dir,
IndexSpec indexSpec) |
MMappedIndex |
mapDir(File inDir) |
static void |
validateTwoSegments(File dir1,
File dir2) |
static void |
validateTwoSegments(IndexableAdapter adapter1,
IndexableAdapter adapter2) |
public MMappedIndex mapDir(File inDir) throws IOException
mapDir in interface IndexIO.IndexIOHandlerIOExceptionpublic static void validateTwoSegments(File dir1, File dir2) throws IOException
IOExceptionpublic static void validateTwoSegments(IndexableAdapter adapter1, IndexableAdapter adapter2)
public static void convertV8toV9(File v8Dir, File v9Dir, IndexSpec indexSpec) throws IOException
IOExceptionCopyright © 2011–2015. All rights reserved.