| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.server.namenode | |
| org.apache.hadoop.hdfs.server.namenode.snapshot |
| Modifier and Type | Field | Description |
|---|---|---|
static java.util.Comparator<INodeReference.WithName> |
INodeReference.WithCount.WITHNAME_COMPARATOR |
Compare snapshot with IDs, where null indicates the current status thus
is greater than any non-null snapshot.
|
| Modifier and Type | Method | Description |
|---|---|---|
INodeReference.WithName |
INodeReference.WithCount.getLastWithName() |
Return the last WithName reference if there is any, null otherwise.
|
| Modifier and Type | Method | Description |
|---|---|---|
byte[][] |
DirectorySnapshottableFeature.findRenameTargetPath(INodeDirectory snapshotRoot,
INodeReference.WithName wn,
int snapshotId) |
We just found a deleted WithName node as the source of a rename operation.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.