Uses of Interface
org.apache.drill.common.AutoCloseables.Closeable
Package
Description
-
Uses of AutoCloseables.Closeable in org.apache.drill.common.concurrent
Modifier and TypeClassDescriptionclass
Simple wrapper class that allows Locks to be released via an try-with-resources block. -
Uses of AutoCloseables.Closeable in org.apache.drill.exec.testing
Modifier and TypeInterfaceDescriptioninterface
This class is used internally for tracking injected countdown latches.Modifier and TypeClassDescriptionclass
SeeCountDownLatchInjection
Degenerates toPauseInjection.pause()
, if initialized to zero count. -
Uses of AutoCloseables.Closeable in org.apache.drill.exec.work.filter
Modifier and TypeClassDescriptionclass
A binary wire transferable representation of the RuntimeFilter which contains the runtime filter definition and its corresponding data.