Uses of Interface
org.apache.drill.exec.coord.store.TransientStoreFactory
Packages that use TransientStoreFactory
Package
Description
Zookeeper/Curator integration code.
-
Uses of TransientStoreFactory in org.apache.drill.exec.coord.store
Classes in org.apache.drill.exec.coord.store that implement TransientStoreFactoryMethods in org.apache.drill.exec.coord.store that return TransientStoreFactoryModifier and TypeMethodDescriptionstatic TransientStoreFactory
CachingTransientStoreFactory.of
(TransientStoreFactory delegate) Methods in org.apache.drill.exec.coord.store with parameters of type TransientStoreFactoryModifier and TypeMethodDescriptionstatic TransientStoreFactory
CachingTransientStoreFactory.of
(TransientStoreFactory delegate) Constructors in org.apache.drill.exec.coord.store with parameters of type TransientStoreFactory -
Uses of TransientStoreFactory in org.apache.drill.exec.coord.zk
Classes in org.apache.drill.exec.coord.zk that implement TransientStoreFactory