Uses of Class
org.apache.hadoop.hdfs.server.federation.store.MountTableStore
Packages that use MountTableStore
Package
Description
The resolver package contains indepedent data resolvers used in HDFS
federation.
Contains implementations of the state store API interfaces.
-
Uses of MountTableStore in org.apache.hadoop.hdfs.server.federation.resolver
Methods in org.apache.hadoop.hdfs.server.federation.resolver that return MountTableStoreModifier and TypeMethodDescriptionprotected MountTableStoreMountTableResolver.getMountTableStore()Get the mount table store for this resolver. -
Uses of MountTableStore in org.apache.hadoop.hdfs.server.federation.store.impl
Subclasses of MountTableStore in org.apache.hadoop.hdfs.server.federation.store.impl