Package | Description |
---|---|
org.apache.hadoop.hdfs.server.namenode |
Modifier and Type | Field and Description |
---|---|
static 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 and Description |
---|---|
INodeReference.WithName |
INodeReference.WithCount.getLastWithName()
Return the last WithName reference if there is any, null otherwise.
|
Copyright © 2017 Apache Software Foundation. All Rights Reserved.