org.apache.hadoop.hdfs.protocol
Interface LayoutVersion.LayoutFeature

All Known Implementing Classes:
DataNodeLayoutVersion.Feature, LayoutVersion.Feature, NameNodeLayoutVersion.Feature
Enclosing class:
org.apache.hadoop.hdfs.protocol.LayoutVersion

public static interface LayoutVersion.LayoutFeature

The interface to be implemented by NameNode and DataNode layout features


Method Summary
 LayoutVersion.FeatureInfo getInfo()
           
 

Method Detail

getInfo

LayoutVersion.FeatureInfo getInfo()


Copyright © 2014 Apache Software Foundation. All Rights Reserved.