public interface ChangeEvents
Modifier and Type | Method and Description |
---|---|
List<ChangeEvent> |
getChangeEvents()
Returns the change event list.
|
boolean |
getHasMoreItems()
Indicates whether are more change events or not.
|
String |
getLatestChangeLogToken()
Returns the changelog token if available.
|
long |
getTotalNumItems()
Returns the total number of change events if available.
|
String getLatestChangeLogToken()
List<ChangeEvent> getChangeEvents()
boolean getHasMoreItems()
long getTotalNumItems()
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.