public interface RecordProducer
| Modifier and Type | Method and Description |
|---|---|
Record |
append()
Append a record.
|
Record append() throws JournalException
Record.update() or Record.cancelUpdate().
on the record returned.JournalException - if an error occursCopyright © 2004–2024 The Apache Software Foundation. All rights reserved.