| Package | Description |
|---|---|
| org.apache.parquet.util |
| Modifier and Type | Method and Description |
|---|---|
static void |
AutoCloseables.uncheckedClose(Iterable<? extends AutoCloseable> autoCloseables)
Works similarly to
AutoCloseables.close(Iterable) but it wraps the thrown exception (if any) into a
AutoCloseables.ParquetCloseResourceException. |
Copyright © 2023 The Apache Software Foundation. All rights reserved.