org.apache.hadoop.hdfs.protocol
Class RollingUpgradeInfo.Bean
java.lang.Object
org.apache.hadoop.hdfs.protocol.RollingUpgradeInfo.Bean
- Enclosing class:
- org.apache.hadoop.hdfs.protocol.RollingUpgradeInfo
public static class RollingUpgradeInfo.Bean
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RollingUpgradeInfo.Bean
public RollingUpgradeInfo.Bean(org.apache.hadoop.hdfs.protocol.RollingUpgradeInfo f)
getBlockPoolId
public String getBlockPoolId()
getStartTime
public long getStartTime()
getFinalizeTime
public long getFinalizeTime()
isCreatedRollbackImages
public boolean isCreatedRollbackImages()
Copyright © 2014 Apache Software Foundation. All Rights Reserved.