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.IndexIOHandler
IOException
public static void validateTwoSegments(File dir1, File dir2) throws IOException
IOException
public static void validateTwoSegments(IndexableAdapter adapter1, IndexableAdapter adapter2)
public static void convertV8toV9(File v8Dir, File v9Dir, IndexSpec indexSpec) throws IOException
IOException
Copyright © 2011–2015. All rights reserved.