public static class DFSClient.Conf extends Object
Constructor and Description |
---|
DFSClient.Conf(org.apache.hadoop.conf.Configuration conf) |
Modifier and Type | Method and Description |
---|---|
String |
getDomainSocketPath() |
boolean |
isDomainSocketDataTraffic() |
boolean |
isShortCircuitLocalReads() |
boolean |
isUseLegacyBlockReaderLocal() |
public DFSClient.Conf(org.apache.hadoop.conf.Configuration conf)
public boolean isUseLegacyBlockReaderLocal()
public String getDomainSocketPath()
public boolean isShortCircuitLocalReads()
public boolean isDomainSocketDataTraffic()
Copyright © 2014 Apache Software Foundation. All Rights Reserved.