Interface | Description |
---|---|
Journal |
A facade for the Journal subsystem.
|
JournalStore |
A store for change events on the directory which exposes methods for
managing, querying and in general performing legal operations on the log.
|
Class | Description |
---|---|
DefaultJournal |
The default journal implementation.
|
DefaultJournalStore | |
JournalEvent |
TODO JournalEvent.
|
JournalInterceptor |
An interceptor which intercepts write operations to the directory and
logs them into a journal.
|
Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.