public interface IndexImporterProvider
| Modifier and Type | Method and Description |
|---|---|
String |
getType()
Index type for this implementation
|
void |
importIndex(NodeState root,
NodeBuilder defn,
File indexDir)
Import the index data from given directory into the
NodeBuilder created for the index at given path
|
void importIndex(NodeState root, NodeBuilder defn, File indexDir) throws IOException, CommitFailedException
IOExceptionCommitFailedExceptionString getType()
Copyright © 2010 - 2020 Adobe. All Rights Reserved