| Package | Description |
|---|---|
| org.apache.hadoop.registry.client.api |
YARN Registry Client API.
|
| org.apache.hadoop.registry.client.impl |
Registry client services
|
| org.apache.hadoop.registry.client.impl.zk |
Core Zookeeper support.
|
| org.apache.hadoop.registry.server.services |
Basic services for the YARN registry
The
RegistryAdminService
extends the shared YARN Registry client with registry setup and
(potentially asynchronous) administrative actions. |
| Modifier and Type | Class | Description |
|---|---|---|
class |
DNSOperationsFactory |
A factory for DNS operation service instances.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
RegistryOperationsClient |
This is the client service for applications to work with the registry.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
CuratorService |
This service binds to Zookeeper via Apache Curator.
|
class |
RegistryOperationsService |
The Registry operations service.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
MicroZookeeperService |
This is a small, localhost Zookeeper service instance that is contained
in a YARN service...it's been derived from Apache Twill.
|
class |
RegistryAdminService |
Administrator service for the registry.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.