Interface OSyncSource
- All Known Implementing Classes:
OBackgroundBackup,OBackgroundNewDelta
public interface OSyncSource
-
Method Summary
-
Method Details
-
getIncremental
boolean getIncremental() -
getInputStream
InputStream getInputStream() -
getFinished
CountDownLatch getFinished() -
invalidate
void invalidate() -
isValid
boolean isValid()
-