| 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 | Description |
|---|---|---|
PoolAlignmentContext |
ConnectionPool.getPoolAlignmentContext() |
Get the alignment context for this pool.
|
| Constructor | Description |
|---|---|
ConnectionPool(org.apache.hadoop.conf.Configuration config,
java.lang.String address,
org.apache.hadoop.security.UserGroupInformation user,
int minPoolSize,
int maxPoolSize,
float minActiveRatio,
java.lang.Class<?> proto,
PoolAlignmentContext alignmentContext) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.