Package | Description |
---|---|
org.apache.jackrabbit.core.cluster | |
org.apache.jackrabbit.core.config |
Jackrabbit configuration handling.
|
org.apache.jackrabbit.core.journal | |
org.apache.jackrabbit.core.observation |
Class and Description |
---|
Journal
Generic journal interface.
|
JournalException
The
JournalException signals an error within a journal operation. |
Record
Record interface.
|
RecordConsumer
Listener interface on a journal that gets called back for records that should be consumed.
|
Class and Description |
---|
Journal
Generic journal interface.
|
JournalFactory
Factory interface for creating
Journal instances. |
Class and Description |
---|
AbstractJournal
Base journal implementation.
|
AbstractRecord
Base implementation for a record.
|
AppendRecord
Default temporary record used for appending to some journal.
|
DatabaseJournal
Database-based journal implementation.
|
InstanceRevision |
Journal
Generic journal interface.
|
JournalException
The
JournalException signals an error within a journal operation. |
MemoryJournal.MemoryRecord
Memory record.
|
ReadRecord
Record used for reading.
|
Record
Record interface.
|
RecordConsumer
Listener interface on a journal that gets called back for records that should be consumed.
|
RecordIterator
RecordIterator interface.
|
RecordProducer
Produces new records that can be appended to the journal.
|
RotatingLogFile
Represents a log file that can be rotated.
|
Class and Description |
---|
Journal
Generic journal interface.
|
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.