Class RouterClient
java.lang.Object
org.apache.hadoop.hdfs.server.federation.router.RouterClient
- All Implemented Interfaces:
Closeable,AutoCloseable
Client to connect to the
Router via the admin protocol.-
Constructor Summary
ConstructorsConstructorDescriptionRouterClient(InetSocketAddress address, org.apache.hadoop.conf.Configuration conf) -
Method Summary
-
Constructor Details
-
RouterClient
public RouterClient(InetSocketAddress address, org.apache.hadoop.conf.Configuration conf) throws IOException - Throws:
IOException
-
-
Method Details
-
getMountTableManager
-
getRouterStateManager
-
getNameserviceManager
-
getRouterGenericManager
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Throws:
IOException
-