Interface RouterAdminProtocol
- All Superinterfaces:
org.apache.hadoop.ipc.GenericRefreshProtocol,MountTableManager,NameserviceManager,RouterGenericManager,RouterStateManager
- All Known Implementing Classes:
RouterAdminServer
@Private
@Stable
public interface RouterAdminProtocol
extends MountTableManager, RouterStateManager, NameserviceManager, org.apache.hadoop.ipc.GenericRefreshProtocol, RouterGenericManager
Protocol used by routeradmin to communicate with statestore.
-
Field Summary
Fields inherited from interface org.apache.hadoop.ipc.GenericRefreshProtocol
versionID -
Method Summary
Methods inherited from interface org.apache.hadoop.ipc.GenericRefreshProtocol
refreshMethods inherited from interface org.apache.hadoop.hdfs.server.federation.resolver.MountTableManager
addMountTableEntries, addMountTableEntry, getDestination, getMountTableEntries, refreshMountTableEntries, removeMountTableEntry, updateMountTableEntryMethods inherited from interface org.apache.hadoop.hdfs.server.federation.router.NameserviceManager
disableNameservice, enableNameservice, getDisabledNameservicesMethods inherited from interface org.apache.hadoop.hdfs.server.federation.resolver.RouterGenericManager
refreshSuperUserGroupsConfigurationMethods inherited from interface org.apache.hadoop.hdfs.server.federation.router.RouterStateManager
enterSafeMode, getSafeMode, leaveSafeMode