public class LuceneIndexInfoProvider extends Object implements IndexInfoProvider
| Constructor and Description |
|---|
LuceneIndexInfoProvider(NodeStore nodeStore,
AsyncIndexInfoService asyncInfoService,
File workDir) |
| Modifier and Type | Method and Description |
|---|---|
IndexInfo |
getInfo(String indexPath) |
String |
getType()
Index type for this implementation can provide information
|
boolean |
isValid(String indexPath)
Determined if the index is valid and usable.
|
public LuceneIndexInfoProvider(NodeStore nodeStore, AsyncIndexInfoService asyncInfoService, File workDir)
public String getType()
IndexInfoProvidergetType in interface IndexInfoProviderpublic IndexInfo getInfo(String indexPath) throws IOException
getInfo in interface IndexInfoProviderIOExceptionpublic boolean isValid(String indexPath) throws IOException
IndexInfoProviderisValid in interface IndexInfoProviderIOExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved