Interface RegistryBindingSource
- All Known Implementing Classes:
org.apache.hadoop.registry.client.impl.zk.CuratorService,RegistryOperationsClient,RegistryOperationsService
@Public
@Evolving
public interface RegistryBindingSource
Interface which can be implemented by a registry binding source
-
Method Summary
Modifier and TypeMethodDescriptionSupply the binding information for this registry
-
Method Details
-
supplyBindingInformation
BindingInformation supplyBindingInformation()Supply the binding information for this registry- Returns:
- the binding information data
-