| Package | Description |
|---|---|
| org.exoplatform.addons.es.dao | |
| org.exoplatform.addons.es.dao.impl | |
| org.exoplatform.addons.es.index.impl |
| Modifier and Type | Method and Description |
|---|---|
List<IndexingOperation> |
IndexingOperationDAO.findAll(int offset,
int limit) |
List<IndexingOperation> |
IndexingOperationDAO.findAllFirst(Integer maxResults) |
| Modifier and Type | Method and Description |
|---|---|
List<IndexingOperation> |
IndexingOperationDAOImpl.findAll(int offset,
int limit) |
List<IndexingOperation> |
IndexingOperationDAOImpl.findAllFirst(Integer maxResults) |
| Modifier and Type | Method and Description |
|---|---|
IndexingOperation |
QueueIndexingService.getOperation(String operationId) |
| Modifier and Type | Method and Description |
|---|---|
List<IndexingOperation> |
QueueIndexingService.getOperations(int offset,
int limit) |
| Modifier and Type | Method and Description |
|---|---|
void |
QueueIndexingService.deleteOperation(IndexingOperation indexingOperation) |
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.