JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.google.enterprise.connector.util.diffing
Interface ChangeSource
All Known Implementing Classes:
ChangeQueue
public interface
ChangeSource
A source of
Change
objects.
Since:
2.8
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Change
getNextChange
()
Method Detail
getNextChange
Change
getNextChange()
Returns:
the next change, or
null
if there is no change available
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method