| Package | Description |
|---|---|
| org.apache.drill.test |
Provides a variety of test framework tools to simplify Drill unit
tests and ad-hoc tests created while developing features.
|
| Modifier and Type | Method and Description |
|---|---|
static <T,E extends Exception> |
PrintingUtils.printAndThrow(CheckedSupplier<T,E> supplier)
Enables printing to stdout for lambda functions that throw an exception.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.