Class OBackgroundNewDelta
java.lang.Object
com.orientechnologies.orient.core.storage.impl.local.OBackgroundNewDelta
- All Implemented Interfaces:
OSyncSource,Runnable
-
Field Details
-
CHUNK_MAX_SIZE
public static final int CHUNK_MAX_SIZE- See Also:
-
-
Constructor Details
-
OBackgroundNewDelta
- Throws:
IOException
-
-
Method Details
-
run
public void run() -
getIncremental
public boolean getIncremental()- Specified by:
getIncrementalin interfaceOSyncSource
-
getInputStream
- Specified by:
getInputStreamin interfaceOSyncSource
-
getFinished
- Specified by:
getFinishedin interfaceOSyncSource
-
isValid
public boolean isValid()- Specified by:
isValidin interfaceOSyncSource
-
invalidate
public void invalidate()- Specified by:
invalidatein interfaceOSyncSource
-