| Package | Description |
|---|---|
| org.apache.drill.common.concurrent | |
| org.apache.drill.exec.testing | |
| org.apache.drill.exec.work.filter |
| Modifier and Type | Class and Description |
|---|---|
class |
AutoCloseableLock
Simple wrapper class that allows Locks to be released via an try-with-resources block.
|
| Modifier and Type | Method and Description |
|---|---|
AutoCloseables.Closeable |
AutoCloseableLock.open() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CountDownLatchInjection
This class is used internally for tracking injected countdown latches.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CountDownLatchInjectionImpl
See
CountDownLatchInjection Degenerates to
PauseInjection.pause(), if initialized to zero count. |
| Modifier and Type | Class and Description |
|---|---|
class |
RuntimeFilterWritable
A binary wire transferable representation of the RuntimeFilter which contains
the runtime filter definition and its corresponding data.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.