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

Class Summary
ChangeJournalNative This class contains the native methods that are used for the native windows filesystem implementation.
ChangeJournalWrapper  
FileChange  
FileReferenceDB  
FileTreeData Class containg filesystem tree data.
JournalData  
JournalInfo  
JournalRecord  
NodeInfo Class modeling a node in the file tree saved in the 'volume image'.
Reasons This class encapsulates the bitmask reason codes as they are defined in in the windows api.
 

Exception Summary
ChangeJournalDataMissedException Thrown when the oldest change journal entry is younger than the last processed file change.
ChangeJournalDeletedException  
ChangeJournalDeletionInProgressException  
ChangeJournalException  
ChangeJournalUnsupportedException  
ChangeJournalWrapperException  
ImageParsingException Is throw if there was an error encountered during parsing of the volume image.
QueryRangeTooLargeException Thrown by the ChangeJournalWrapper if the query predicate date for a change change journal query is older than the first record of the journal.