| Interface | Description |
|---|---|
| IndexTaskRepository |
IndexTaskRepository is an extension of spring-data JpaRepository and
represents the DAO layer for IndexTask object.
|
| Class | Description |
|---|---|
| IgnoringIndexIdPool |
Represents a pool contains all identifiers which will be ignored in the index process.
|
| IndexTask |
An index task is a POJO that represents an update to a DataONE managed
document that needs to be reflected in the search index.
|
Copyright © 2018. All rights reserved.