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. |
com.google.enterprise.connector.util.diffing.testing |
Modifier and Type | Class and Description |
---|---|
class |
DeleteDocumentHandleFactory
A
DocumentHandleFactory for DeleteDocumentHandle objects. |
Constructor and Description |
---|
CheckpointAndChangeQueue(ChangeSource changeSource,
java.io.File persistDir,
DocumentHandleFactory internalDocumentHandleFactory,
DocumentHandleFactory clientDocumentHandleFactory) |
Constructor and Description |
---|
FakeDocumentSnapshotRepositoryMonitorManager(ChangeSource changeSource,
junit.framework.TestCase testCase,
DocumentHandleFactory internalFactory,
DocumentHandleFactory clientFactory)
Construct a
FakeDocumentSnapshotRepositoryMonitorManager for
testing. |