| Package | Description |
|---|---|
| org.alfresco.repo.search.impl.lucene |
| Modifier and Type | Field and Description |
|---|---|
protected AbstractLuceneIndexerImpl.IndexUpdateStatus |
AbstractLuceneIndexerImpl.indexUpdateStatus
Flag to indicte if we are doing an in transactional delta or a batch update to the index.
|
| Modifier and Type | Method and Description |
|---|---|
static AbstractLuceneIndexerImpl.IndexUpdateStatus |
AbstractLuceneIndexerImpl.IndexUpdateStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractLuceneIndexerImpl.IndexUpdateStatus[] |
AbstractLuceneIndexerImpl.IndexUpdateStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractLuceneIndexerImpl.checkAbleToDoWork(AbstractLuceneIndexerImpl.IndexUpdateStatus indexUpdateStatus)
Utility method to check we are in the correct state to do work Also keeps track of the dirty flag.
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.