Uses of Class
org.apache.hadoop.hdfs.shortcircuit.DomainSocketFactory.PathState

Packages that use DomainSocketFactory.PathState
org.apache.hadoop.hdfs.shortcircuit   
 

Uses of DomainSocketFactory.PathState in org.apache.hadoop.hdfs.shortcircuit
 

Methods in org.apache.hadoop.hdfs.shortcircuit that return DomainSocketFactory.PathState
 DomainSocketFactory.PathState DomainSocketFactory.PathInfo.getPathState()
           
static DomainSocketFactory.PathState DomainSocketFactory.PathState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DomainSocketFactory.PathState[] DomainSocketFactory.PathState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.