public class DatanodeDescriptor.LeavingServiceStatus extends Object
Constructor and Description |
---|
LeavingServiceStatus() |
Modifier and Type | Method and Description |
---|---|
LightWeightHashSet<Long> |
getOpenFiles() |
int |
getOutOfServiceOnlyReplicas() |
long |
getStartTime() |
int |
getUnderReplicatedBlocks() |
int |
getUnderReplicatedInOpenFiles() |
void |
setStartTime(long time)
Set start time
|
public int getUnderReplicatedBlocks()
public int getOutOfServiceOnlyReplicas()
public int getUnderReplicatedInOpenFiles()
public LightWeightHashSet<Long> getOpenFiles()
public void setStartTime(long time)
public long getStartTime()
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.