|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
D - Document class.public interface IndexTransaction<D>
Created by The eXo Platform SAS.
| Method Summary | |
|---|---|
IndexTransaction<D> |
apply(IndexTransactionModificationReport report)
Remove modifications f |
Map<String,D> |
getAddedDocuments()
Map of documents what should be added to index. |
long |
getAddedDocumentSizeInBytes()
|
Set<String> |
getRemovedDocuments()
Set of identifiers of documents what should be removed from index. |
boolean |
hasAddedDocuments()
|
boolean |
hasModifacationsDocuments()
|
| Method Detail |
|---|
IndexTransaction<D> apply(IndexTransactionModificationReport report)
report - Map<String,D> getAddedDocuments()
long getAddedDocumentSizeInBytes()
Set<String> getRemovedDocuments()
boolean hasAddedDocuments()
boolean hasModifacationsDocuments()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||