public static class RollingUpgradeInfo.Bean extends Object
Constructor and Description |
---|
RollingUpgradeInfo.Bean(org.apache.hadoop.hdfs.protocol.RollingUpgradeInfo f) |
Modifier and Type | Method and Description |
---|---|
String |
getBlockPoolId() |
long |
getFinalizeTime() |
long |
getStartTime() |
boolean |
isCreatedRollbackImages() |
public RollingUpgradeInfo.Bean(org.apache.hadoop.hdfs.protocol.RollingUpgradeInfo f)
public String getBlockPoolId()
public long getStartTime()
public long getFinalizeTime()
public boolean isCreatedRollbackImages()
Copyright © 2018 Apache Software Foundation. All Rights Reserved.