public class BasicSyncQueryResults extends BasicQueryResult implements SyncQueryResults
| Constructor and Description |
|---|
BasicSyncQueryResults(long syncId,
java.util.List<PathInfo> pathInfos) |
| Modifier and Type | Method and Description |
|---|---|
long |
getSyncId() |
cancel, finish, finishInternal, finishWithError, getError, getPathInfo, hasNext, isCanceled, isErrored, next, onData, publish, setPathInfoclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcancel, getError, getPathInfo, isErrored, onDatapublic BasicSyncQueryResults(long syncId,
java.util.List<PathInfo> pathInfos)
public long getSyncId()
getSyncId in interface SyncQueryResults