Uses of Class
org.apache.hadoop.hdfs.server.federation.store.CachedRecordStore
Packages that use CachedRecordStore
Package
Description
The federation state store tracks persistent values that are shared between
multiple routers.
Contains implementations of the state store API interfaces.
-
Uses of CachedRecordStore in org.apache.hadoop.hdfs.server.federation.store
Subclasses of CachedRecordStore in org.apache.hadoop.hdfs.server.federation.storeModifier and TypeClassDescriptionclassState store record to track disabled name services.classManagement API for NameNode registrations stored inMembershipStaterecords.classManagement API for the HDFS mount table information stored inMountTablerecords.classManagement API forRouterStaterecords in the state store. -
Uses of CachedRecordStore in org.apache.hadoop.hdfs.server.federation.store.impl
Subclasses of CachedRecordStore in org.apache.hadoop.hdfs.server.federation.store.implModifier and TypeClassDescriptionclassImplementation ofDisabledNameserviceStore.classImplementation of theMembershipStoreState Store API.classImplementation of theMountTableStorestate store API.classImplementation of theRouterStorestate store API.