@Private @Evolving

Package org.apache.hadoop.hdfs.server.federation.resolver

The resolver package contains indepedent data resolvers used in HDFS federation. The data resolvers collect data from the cluster, including from the state store. The resolvers expose APIs used by HDFS federation to collect aggregated, cached data for use in Real-time request processing. The resolvers are perf-sensitive and are used in the flow of the RouterRpcServer request path.

The principal resolvers are:

Skip navigation links

Copyright © 2008–2025 Apache Software Foundation. All rights reserved.