Uses of Interface
org.apache.drill.common.AutoCloseables.Closeable
Packages that use AutoCloseables.Closeable
Package
Description
-
Uses of AutoCloseables.Closeable in org.apache.drill.common.concurrent
Classes in org.apache.drill.common.concurrent that implement AutoCloseables.CloseableModifier and TypeClassDescriptionclassSimple wrapper class that allows Locks to be released via an try-with-resources block.Methods in org.apache.drill.common.concurrent that return AutoCloseables.Closeable -
Uses of AutoCloseables.Closeable in org.apache.drill.exec.testing
Subinterfaces of AutoCloseables.Closeable in org.apache.drill.exec.testingModifier and TypeInterfaceDescriptioninterfaceThis class is used internally for tracking injected countdown latches.Classes in org.apache.drill.exec.testing that implement AutoCloseables.CloseableModifier and TypeClassDescriptionclassSeeCountDownLatchInjectionDegenerates toPauseInjection.pause(), if initialized to zero count. -
Uses of AutoCloseables.Closeable in org.apache.drill.exec.work.filter
Classes in org.apache.drill.exec.work.filter that implement AutoCloseables.CloseableModifier and TypeClassDescriptionclassA binary wire transferable representation of the RuntimeFilter which contains the runtime filter definition and its corresponding data.