Uses of Interface
org.apache.hadoop.registry.client.impl.zk.RegistryBindingSource
Packages that use RegistryBindingSource
Package
Description
Registry client services
Core Zookeeper support.
-
Uses of RegistryBindingSource in org.apache.hadoop.registry.client.impl
Classes in org.apache.hadoop.registry.client.impl that implement RegistryBindingSourceModifier and TypeClassDescriptionclassThis is the client service for applications to work with the registry.Constructors in org.apache.hadoop.registry.client.impl with parameters of type RegistryBindingSourceModifierConstructorDescriptionRegistryOperationsClient(String name, RegistryBindingSource bindingSource) -
Uses of RegistryBindingSource in org.apache.hadoop.registry.client.impl.zk
Classes in org.apache.hadoop.registry.client.impl.zk that implement RegistryBindingSourceModifier and TypeClassDescriptionclassorg.apache.hadoop.registry.client.impl.zk.CuratorServiceThis service binds to Zookeeper via Apache Curator.classThe Registry operations service.Constructors in org.apache.hadoop.registry.client.impl.zk with parameters of type RegistryBindingSourceModifierConstructorDescriptionRegistryOperationsService(String name, RegistryBindingSource bindingSource)