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 TypeClassDescriptionclass
Simple 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 TypeInterfaceDescriptioninterface
This class is used internally for tracking injected countdown latches.Classes in org.apache.drill.exec.testing that implement AutoCloseables.CloseableModifier and TypeClassDescriptionclass
SeeCountDownLatchInjection
Degenerates 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 TypeClassDescriptionclass
A binary wire transferable representation of the RuntimeFilter which contains the runtime filter definition and its corresponding data.