public interface BundleFormatWriter extends FormatWriter
Modifier and Type | Method and Description |
---|---|
void |
writeBundle(BundleRecords bundle)
Write a bundle of records directly.
|
addElement, reachTargetSize
void writeBundle(BundleRecords bundle) throws IOException
bundle
- the records to be writtenIOException
- if exception happensCopyright © 2023–2024 The Apache Software Foundation. All rights reserved.