| Package | Description |
|---|---|
| com.google.enterprise.connector.util.diffing |
The
diffing package provides a framework for writing
connectors to repositories that do not provide information about
added, deleted, or updated documents. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<T> |
SnapshotRepository.iterator()
Returns an
Iterator to access the collection
of DocumentSnapshot objects from the repository. |