public static interface OrcFile.WriterCallback
| Modifier and Type | Method and Description | 
|---|---|
| void | preFooterWrite(OrcFile.WriterContext context) | 
| void | preStripeWrite(OrcFile.WriterContext context) | 
void preStripeWrite(OrcFile.WriterContext context) throws IOException
IOExceptionvoid preFooterWrite(OrcFile.WriterContext context) throws IOException
IOExceptionCopyright © 2013–2023 The Apache Software Foundation. All rights reserved.