| Class | Description |
|---|---|
| AddingCompositeService |
Composite service that exports the add/remove methods.
|
| AddressTypes |
Enum of address types -as integers.
|
| ApplicationServiceRecordProcessor |
A processor for generating application DNS records from registry service
records.
|
| AuthenticationFailedException |
Exception raised when client access wasn't authenticated.
|
| BaseServiceRecordProcessor |
Provides common service record processing logic.
|
| BindFlags |
Combinable Flags to use when creating a service entry.
|
| BindingInformation |
Binding information provided by a
RegistryBindingSource |
| ContainerServiceRecordProcessor |
A processor for generating container DNS records from registry service
records.
|
| CuratorService |
This service binds to Zookeeper via Apache Curator.
|
| DeleteCompletionCallback |
Curator callback for delete operations completing.
|
| DNSOperations |
DNS Operations.
|
| DNSOperationsFactory |
A factory for DNS operation service instances.
|
| DNSOperationsFactory.DNSImplementation |
DNS Implementation type.
|
| Endpoint |
Description of a single service/component endpoint.
|
| FSRegistryOperationsService |
Filesystem-based implementation of RegistryOperations.
|
| InvalidPathnameException |
A path name was invalid.
|
| InvalidRecordException |
Raised if an attempt to parse a record failed.
|
| JsonSerDeser<T> |
Support for marshalling objects to and from JSON.
|
| LookupTask | |
| MicroZookeeperService |
This is a small, localhost Zookeeper service instance that is contained
in a YARN service...it's been derived from Apache Twill.
|
| MicroZookeeperServiceKeys |
Service keys for configuring the
MicroZookeeperService. |
| NoChildrenForEphemeralsException |
This is a manifestation of the Zookeeper restrictions about
what nodes may act as parents.
|
| NoPathPermissionsException |
Raised on path permission exceptions.
|
| NoRecordException |
Raised if there is no
ServiceRecord resolved at the end
of the specified path. |
| PathListener | |
| PersistencePolicies |
Persistence policies for
ServiceRecord |
| PrivilegedRegistryDNSStarter |
This class is used to allow the RegistryDNSServer to run on a privileged
port (e.g.
|
| ProtocolTypes |
some common protocol types
|
| RecordCreatorFactory |
A factory for creating DNS records.
|
| RecordCreatorFactory.HostPortInfo |
An object for storing the host and port info used to generate SRV records.
|
| RecordCreatorFactory.RecordCreator<R extends org.xbill.DNS.Record,T> |
A DNS Record creator.
|
| RegistryAdminService |
Administrator service for the registry.
|
| RegistryAdminService.NodeSelector |
Comparator used for purge logic
|
| RegistryAdminService.PurgePolicy |
Policy to purge entries
|
| RegistryBindingSource |
Interface which can be implemented by a registry binding source
|
| RegistryCli |
Command line for registry operations.
|
| RegistryConfiguration |
Intermediate configuration class to import the keys from YarnConfiguration
in yarn-default.xml and yarn-site.xml.
|
| RegistryConstants |
Constants for the registry, including configuration keys and default
values.
|
| RegistryDNS |
A DNS service reflecting the state of the YARN registry.
|
| RegistryDNS.CloseableLock |
An implementation allowing for obtaining and releasing a lock.
|
| RegistryDNSServer |
A server/service that starts and manages the lifecycle of a DNS registry
instance.
|
| RegistryInternalConstants |
Internal constants for the registry.
|
| RegistryIOException |
Base exception for registry operations.
|
| RegistryOperations |
Registry Operations
|
| RegistryOperationsClient |
This is the client service for applications to work with the registry.
|
| RegistryOperationsFactory |
A factory for registry operation service instances.
|
| RegistryOperationsService |
The Registry operations service.
|
| RegistryPathStatus |
Output of a
RegistryOperations.stat() call |
| RegistryPathUtils |
Basic operations on paths: manipulating them and creating and validating
path elements.
|
| RegistrySecurity |
Implement the registry security ...
|
| RegistrySecurity.AclListInfo |
on-demand stringifier for a list of ACLs
|
| RegistrySecurity.UgiInfo |
On demand string-ifier for UGI with extra details
|
| RegistryTypeUtils |
Static methods to work with registry types —primarily endpoints and the
list representation of addresses.
|
| RegistryUtils |
Utility methods for working with a registry.
|
| RegistryUtils.ServiceRecordMarshal |
Static instance of service record marshalling
|
| ReverseZoneUtils |
Utilities for configuring reverse zones.
|
| SecureableZone |
A zone implementation geared to support some DNSSEC functionality.
|
| SelectByYarnPersistence |
Select an entry by the YARN persistence policy
|
| ServiceRecord |
JSON-marshallable description of a single component.
|
| ServiceRecordProcessor |
Manage the processing of service records in order to create DNS records.
|
| YarnRegistryAttributes |
YARN specific attributes in the registry.
|
| ZKPathDumper |
This class dumps a registry tree to a string.
|
| ZoneSelector |
A selector that returns the zone associated with a provided name.
|
| ZookeeperConfigOptions |
Configuration options which are internal to Zookeeper,
as well as some other ZK constants
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.