Uses of Class
org.apache.hadoop.hdfs.server.federation.store.RouterStore
Packages that use RouterStore
Package
Description
The router package includes the core services for a HDFS federation router.
Contains implementations of the state store API interfaces.
-
Uses of RouterStore in org.apache.hadoop.hdfs.server.federation.router
Methods in org.apache.hadoop.hdfs.server.federation.router that return RouterStoreModifier and TypeMethodDescriptionRouter.getRouterStateManager()Get the state store interface for the router heartbeats. -
Uses of RouterStore in org.apache.hadoop.hdfs.server.federation.store.impl
Subclasses of RouterStore in org.apache.hadoop.hdfs.server.federation.store.impl