Package org.apache.hadoop.registry.client.impl


package org.apache.hadoop.registry.client.impl
Registry client services

These are classes which follow the YARN lifecycle and which implement the RegistryOperations API.

  • Classes
    Class
    Description
    org.apache.hadoop.registry.client.impl.FSRegistryOperationsService
    Filesystem-based implementation of RegistryOperations.
    This is the client service for applications to work with the registry.