org.apache.hadoop.hdfs.shortcircuit
Class DomainSocketFactory.PathInfo

java.lang.Object
  extended by org.apache.hadoop.hdfs.shortcircuit.DomainSocketFactory.PathInfo
Enclosing class:
DomainSocketFactory

public static class DomainSocketFactory.PathInfo
extends Object


Method Summary
 String getPath()
           
 DomainSocketFactory.PathState getPathState()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getPath

public String getPath()

getPathState

public DomainSocketFactory.PathState getPathState()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2014 Apache Software Foundation. All Rights Reserved.