Uses of Class
org.apache.hadoop.hdfs.server.federation.store.protocol.RefreshMountTableEntriesRequest
Packages that use RefreshMountTableEntriesRequest
Package
Description
This package contains the implementation of the Protocol Buffers
protocols related to HDFS Router.
The resolver package contains indepedent data resolvers used in HDFS
federation.
The router package includes the core services for a HDFS federation router.
Contains implementations of the state store API interfaces.
Contains the abstract definitions of the API request and response objects for
the various state store APIs.
Protobuf implementations of FederationProtocolBase request/response objects
used by state store APIs.
-
Uses of RefreshMountTableEntriesRequest in org.apache.hadoop.hdfs.protocolPB
Methods in org.apache.hadoop.hdfs.protocolPB with parameters of type RefreshMountTableEntriesRequestModifier and TypeMethodDescriptionRouterAdminProtocolTranslatorPB.refreshMountTableEntries(RefreshMountTableEntriesRequest request) -
Uses of RefreshMountTableEntriesRequest in org.apache.hadoop.hdfs.server.federation.resolver
Methods in org.apache.hadoop.hdfs.server.federation.resolver with parameters of type RefreshMountTableEntriesRequestModifier and TypeMethodDescriptionMountTableManager.refreshMountTableEntries(RefreshMountTableEntriesRequest request) Refresh mount table entries cache from the state store. -
Uses of RefreshMountTableEntriesRequest in org.apache.hadoop.hdfs.server.federation.router
Methods in org.apache.hadoop.hdfs.server.federation.router with parameters of type RefreshMountTableEntriesRequestModifier and TypeMethodDescriptionRouterAdminServer.refreshMountTableEntries(RefreshMountTableEntriesRequest request) -
Uses of RefreshMountTableEntriesRequest in org.apache.hadoop.hdfs.server.federation.store.impl
Methods in org.apache.hadoop.hdfs.server.federation.store.impl with parameters of type RefreshMountTableEntriesRequestModifier and TypeMethodDescriptionMountTableStoreImpl.refreshMountTableEntries(RefreshMountTableEntriesRequest request) -
Uses of RefreshMountTableEntriesRequest in org.apache.hadoop.hdfs.server.federation.store.protocol
Methods in org.apache.hadoop.hdfs.server.federation.store.protocol that return RefreshMountTableEntriesRequest -
Uses of RefreshMountTableEntriesRequest in org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pb
Subclasses of RefreshMountTableEntriesRequest in org.apache.hadoop.hdfs.server.federation.store.protocol.impl.pbModifier and TypeClassDescriptionclassProtobuf implementation of the state store API object RefreshMountTableEntriesRequest.