public class DatanodeDescriptor.LeavingServiceStatus
extends java.lang.Object
| Constructor | Description |
|---|---|
LeavingServiceStatus() |
| Modifier and Type | Method | Description |
|---|---|---|
LightWeightHashSet<java.lang.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<java.lang.Long> getOpenFiles()
public void setStartTime(long time)
public long getStartTime()
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.