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