Package | Description |
---|---|
org.apache.jackrabbit.core.journal |
Modifier and Type | Class and Description |
---|---|
class |
DefaultRecordProducer
Produces new records that can be appended to the journal.
|
Modifier and Type | Method and Description |
---|---|
protected RecordProducer |
AbstractJournal.createProducer(String identifier)
Create the record producer for a given identifier.
|
RecordProducer |
Journal.getProducer(String identifier)
Return the record producer for a given identifier.
|
RecordProducer |
AbstractJournal.getProducer(String identifier)
Return the record producer for a given identifier.
|
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.