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 |
---|---|
Change |
ChangeSource.getNextChange() |
Change |
ChangeQueue.getNextChange()
Gets the next available change from the ChangeQueue.
|