JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
org.apache.drill.exec.cache.Counter
Packages that use
Counter
Package
Description
org.apache.drill.exec.cache
Distributed cache for syncing state and data between Drillbits.
Uses of
Counter
in
org.apache.drill.exec.cache
Methods in
org.apache.drill.exec.cache
that return
Counter
Modifier and Type
Method
Description
Counter
DistributedCache.
getCounter
(
String
name)