|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IndexTransactionException | |
|---|---|
| org.xcmis.search.lucene | |
| org.xcmis.search.lucene.index | |
| org.xcmis.search.lucene.index.merge | |
| Uses of IndexTransactionException in org.xcmis.search.lucene |
|---|
| Methods in org.xcmis.search.lucene that throw IndexTransactionException | |
|---|---|
protected Object |
LuceneQueryableIndexStorage.save(LuceneIndexTransaction indexTransaction)
|
protected abstract Object |
AbstractLuceneQueryableIndexStorage.save(LuceneIndexTransaction indexTransaction)
|
protected Object |
InMemoryLuceneQueryableIndexStorage.save(LuceneIndexTransaction indexTransaction)
|
| Uses of IndexTransactionException in org.xcmis.search.lucene.index |
|---|
| Subclasses of IndexTransactionException in org.xcmis.search.lucene.index | |
|---|---|
class |
TransactionLogException
Created by The eXo Platform SAS. |
| Methods in org.xcmis.search.lucene.index that throw IndexTransactionException | |
|---|---|
IndexTransactionModificationReport |
CacheableIndexDataManager.aggregate(Collection<LuceneIndexDataManager> indexes)
|
IndexTransactionModificationReport |
LocalStorageIndexDataManager.aggregate(Collection<LuceneIndexDataManager> indexes)
|
void |
LoggedIndexTransaction.end()
Remove information from persistence storage. |
void |
LoggedIndexTransactionImpl.end()
Remove information from persistence storage. |
void |
LoggedIndexTransaction.log()
Save information about transaction to the persistence storage. |
void |
LoggedIndexTransactionImpl.log()
Save information about transaction to the persistence storage. |
IndexTransactionModificationReport |
IndexDataKeeper.save(IndexTransaction<D> changes)
Saves the IndexTransaction from this storage |
IndexTransactionModificationReport |
TransactionableIndexDataManager.save(IndexTransaction<org.apache.lucene.document.Document> changes)
Saves the IndexTransaction from this storage |
IndexTransactionModificationReport |
CacheableIndexDataManager.save(IndexTransaction<org.apache.lucene.document.Document> changes)
Saves the IndexTransaction from this storage |
IndexTransactionModificationReport |
LocalStorageIndexDataManager.save(IndexTransaction<org.apache.lucene.document.Document> changes)
|
IndexTransactionModificationReport |
ReducibleInMemoryIndexDataKeeper.save(IndexTransaction<org.apache.lucene.document.Document> changes)
Saves the IndexTransaction from this storage |
IndexTransactionModificationReport |
LocalIndexDataManagerProxy.save(IndexTransaction<org.apache.lucene.document.Document> changes)
Saves the IndexTransaction from this storage |
IndexTransactionModificationReport |
StartableIndexingService.save(IndexTransaction<org.apache.lucene.document.Document> changes)
|
| Uses of IndexTransactionException in org.xcmis.search.lucene.index.merge |
|---|
| Methods in org.xcmis.search.lucene.index.merge that throw IndexTransactionException | |
|---|---|
IndexTransactionModificationReport |
IndexAggregator.aggregate(Collection<LuceneIndexDataManager> indexes)
Saves the list of indexes. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||