Class DFSRouter
java.lang.Object
org.apache.hadoop.hdfs.server.federation.router.DFSRouter
Tool to start the
Router for Router-based federation.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intPriority of the Router shutdown hook. -
Method Summary
-
Field Details
-
SHUTDOWN_HOOK_PRIORITY
public static final int SHUTDOWN_HOOK_PRIORITYPriority of the Router shutdown hook.- See Also:
-
-
Method Details
-
main
Main run loop for the router.- Parameters:
argv- parameters.
-