Uses of Package
org.apache.drill.exec.coord.store
Packages that use org.apache.drill.exec.coord.store
Package
Description
Cluster coordination system based on Apache Zookeeper and Curator.
A single-node "cluster coordinator" used when running Drill locally.
Zookeeper/Curator integration code.
Interface between the Application Master and ZooKeeper.
-
Classes in org.apache.drill.exec.coord.store used by org.apache.drill.exec.coordClassDescriptionAn abstraction for storing, retrieving and observing transient (key, value) pairs in a distributed environment.
-
Classes in org.apache.drill.exec.coord.store used by org.apache.drill.exec.coord.localClassDescriptionAn abstraction for storing, retrieving and observing transient (key, value) pairs in a distributed environment.
-
Classes in org.apache.drill.exec.coord.store used by org.apache.drill.exec.coord.storeClassDescriptionAn abstraction for storing, retrieving and observing transient (key, value) pairs in a distributed environment.Represents an event created as a result of an operation over a particular (key, value) entry in a
store
instance.Types of store events.Factory that is used to obtain astore
instance.A listener used for observingtransient store
events
. -
Classes in org.apache.drill.exec.coord.store used by org.apache.drill.exec.coord.zkClassDescriptionAn abstraction for storing, retrieving and observing transient (key, value) pairs in a distributed environment.Represents an event created as a result of an operation over a particular (key, value) entry in a
store
instance.Types of store events.Factory that is used to obtain astore
instance. -
Classes in org.apache.drill.exec.coord.store used by org.apache.drill.exec.expr.fn.registry
-
Classes in org.apache.drill.exec.coord.store used by org.apache.drill.exec.serverClassDescriptionAn abstraction for storing, retrieving and observing transient (key, value) pairs in a distributed environment.
-
Classes in org.apache.drill.exec.coord.store used by org.apache.drill.yarn.zkClassDescriptionAn abstraction for storing, retrieving and observing transient (key, value) pairs in a distributed environment.