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
IOException
void preFooterWrite(OrcFile.WriterContext context) throws IOException
IOException
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.