| Constructor and Description |
|---|
AsyncIndexUpdate(String name,
NodeStore store,
IndexEditorProvider provider) |
AsyncIndexUpdate(String name,
NodeStore store,
IndexEditorProvider provider,
boolean switchOnSync) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.AsyncIndexStats |
getIndexStats() |
boolean |
isClosed() |
boolean |
isFailing() |
boolean |
isFinished() |
void |
run() |
void |
setIndexMBeanRegistration(IndexMBeanRegistration mbeanRegistration) |
public AsyncIndexUpdate(String name, NodeStore store, IndexEditorProvider provider, boolean switchOnSync)
public AsyncIndexUpdate(String name, NodeStore store, IndexEditorProvider provider)
public void close()
close in interface Closeableclose in interface AutoCloseablepublic boolean isClosed()
public org.apache.jackrabbit.oak.plugins.index.AsyncIndexUpdate.AsyncIndexStats getIndexStats()
public boolean isFinished()
public boolean isFailing()
public void setIndexMBeanRegistration(IndexMBeanRegistration mbeanRegistration)
"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"