| Package | Description |
|---|---|
| org.alfresco.repo.search.impl.lucene | |
| org.alfresco.repo.search.impl.lucene.index |
| Modifier and Type | Method and Description |
|---|---|
protected TransactionStatus |
AbstractLuceneBase.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractLuceneBase.setStatus(TransactionStatus status) |
| Modifier and Type | Method and Description |
|---|---|
static TransactionStatus |
TransactionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransactionStatus[] |
TransactionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
TransactionStatus.follows(TransactionStatus previous)
Can this state follow the one given?
|
void |
IndexInfo.setStatus(String id,
TransactionStatus state,
Set<org.apache.lucene.index.Term> toDelete,
Set<org.apache.lucene.index.Term> read) |
Copyright © 2005–2018 Alfresco Software. All rights reserved.