Uses of Package
org.apache.hadoop.hdfs.server.federation.resolver.order
Packages that use org.apache.hadoop.hdfs.server.federation.resolver.order
Package
Description
The resolver package contains indepedent data resolvers used in HDFS
federation.
A federated location can be resolved to multiple subclusters.
Contains the abstract definitions of the state store data records.
The protobuf implementations of state store data records defined in the
org.apache.hadoop.hdfs.server.federation.store.records package.
It includes the tools to manage the Router-based federation.
-
Classes in org.apache.hadoop.hdfs.server.federation.resolver.order used by org.apache.hadoop.hdfs.server.federation.resolverClassDescriptionOrder of the destinations when we have multiple of them.Policy that decides which should be the first location accessed given multiple destinations.
-
Classes in org.apache.hadoop.hdfs.server.federation.resolver.order used by org.apache.hadoop.hdfs.server.federation.resolver.orderClassDescriptionOrder of the destinations when we have multiple of them.Order the destinations based on consistent hashing.Policy that decides which should be the first location accessed given multiple destinations.The order resolver that depends upon the Router service.
-
-
-