Package org.imemex.datasourceplugins.filesystem.nativefs.windows

Class Summary
ChangeEventsProcessor  
CompactFileChange Models the file changes as they are used for reduction and generation of events.
QueueWrapperPullOperator<E>  
 

Exception Summary
ChangeEventsBusyException This exception is thrown, if there is a change journal deletion in progress and the changejournal cannot be accessed temporarily.
ChangeEventsIOException Is thrown when encountering a IO problem during creation/loading of volume image.
ChangeEventsPredicateException Is thrown if the query predicate date is older than the date of the first entry in the change journal.
ChangeEventsUnexpectedException Thrown when encountering unexpected problems when trying to get file change events in the native windows implementation.
ChangeEventsUnsupportedException Is thrown when the change journal is not supported.
InvalidURIException Is throw if the specified URI is invalid.