org.apache.hadoop.hdfs
Class DFSClient.Conf
java.lang.Object
org.apache.hadoop.hdfs.DFSClient.Conf
- Enclosing class:
- org.apache.hadoop.hdfs.DFSClient
public static class DFSClient.Conf
- extends Object
DFSClient configuration
Constructor Summary |
DFSClient.Conf(org.apache.hadoop.conf.Configuration conf)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DFSClient.Conf
public DFSClient.Conf(org.apache.hadoop.conf.Configuration conf)
isUseLegacyBlockReaderLocal
public boolean isUseLegacyBlockReaderLocal()
getDomainSocketPath
public String getDomainSocketPath()
isShortCircuitLocalReads
public boolean isShortCircuitLocalReads()
isDomainSocketDataTraffic
public boolean isDomainSocketDataTraffic()
Copyright © 2014 Apache Software Foundation. All Rights Reserved.