Package | Description |
---|---|
org.apache.hadoop.hdfs.server.federation.router |
The router package includes the core services for a HDFS federation router.
|
Modifier and Type | Method and Description |
---|---|
<T extends RemoteLocationContext,R> |
RouterRpcClient.invokeConcurrent(Collection<T> locations,
RemoteMethod method,
boolean standby,
long timeOutMs,
Class<R> clazz)
Invokes multiple concurrent proxy calls to different clients.
|
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.