public interface IndexImporterProvider
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getType()
Index type for this implementation
|
void |
importIndex(NodeState root,
NodeBuilder defn,
java.io.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, java.io.File indexDir) throws java.io.IOException, CommitFailedException
java.io.IOException
CommitFailedException
java.lang.String getType()
Copyright © 2010 - 2023 Adobe. All Rights Reserved