|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IndexTransactionModificationReport | |
|---|---|
| org.xcmis.search.lucene.index | |
| org.xcmis.search.lucene.index.merge | |
| Uses of IndexTransactionModificationReport in org.xcmis.search.lucene.index |
|---|
| Classes in org.xcmis.search.lucene.index that implement IndexTransactionModificationReport | |
|---|---|
class |
IndexTransactionModificationReportImpl
Created by The eXo Platform SAS. |
| Methods in org.xcmis.search.lucene.index that return IndexTransactionModificationReport | |
|---|---|
IndexTransactionModificationReport |
LocalStorageIndexDataManager.aggregate(Collection<LuceneIndexDataManager> indexes)
|
IndexTransactionModificationReport |
CacheableIndexDataManager.aggregate(Collection<LuceneIndexDataManager> indexes)
|
IndexTransactionModificationReport |
IndexDataKeeper.save(IndexTransaction<D> changes)
Saves the IndexTransaction from this storage |
IndexTransactionModificationReport |
StartableIndexingService.save(IndexTransaction<org.apache.lucene.document.Document> changes)
|
IndexTransactionModificationReport |
PersistedIndex.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 |
CacheableIndexDataManager.save(IndexTransaction<org.apache.lucene.document.Document> changes)
Saves the IndexTransaction from this storage |
IndexTransactionModificationReport |
TransactionableIndexDataManager.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 |
| Methods in org.xcmis.search.lucene.index with parameters of type IndexTransactionModificationReport | |
|---|---|
IndexTransaction<D> |
IndexTransaction.apply(IndexTransactionModificationReport report)
Remove modifications f |
IndexTransaction<org.apache.lucene.document.Document> |
LoggedIndexTransactionImpl.apply(IndexTransactionModificationReport report)
|
IndexTransaction<org.apache.lucene.document.Document> |
LuceneIndexTransaction.apply(IndexTransactionModificationReport report)
Remove modifications f |
| Uses of IndexTransactionModificationReport in org.xcmis.search.lucene.index.merge |
|---|
| Methods in org.xcmis.search.lucene.index.merge that return IndexTransactionModificationReport | |
|---|---|
IndexTransactionModificationReport |
IndexAggregator.aggregate(Collection<LuceneIndexDataManager> indexes)
Saves the list of indexes. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||