Package | Description |
---|---|
org.apache.hadoop.hdfs.client.impl |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
org.apache.hadoop.hdfs.client.impl.metrics |
Support for tracking Block Reader Local's latencies.
|
org.apache.hadoop.hdfs.shortcircuit |
Modifier and Type | Method and Description |
---|---|
DfsClientConf.ShortCircuitConf |
DfsClientConf.getShortCircuitConf() |
Constructor and Description |
---|
BlockReaderIoProvider(DfsClientConf.ShortCircuitConf conf,
org.apache.hadoop.hdfs.client.impl.metrics.BlockReaderLocalMetrics metrics,
org.apache.hadoop.util.Timer timer) |
Modifier and Type | Method and Description |
---|---|
DomainSocketFactory.PathInfo |
DomainSocketFactory.getPathInfo(InetSocketAddress addr,
DfsClientConf.ShortCircuitConf conf)
Get information about a domain socket path.
|
Constructor and Description |
---|
DomainSocketFactory(DfsClientConf.ShortCircuitConf conf) |
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.