| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.server.common | |
| org.apache.hadoop.hdfs.server.namenode |
| Modifier and Type | Class and Description |
|---|---|
class |
GenerationStamp
A GenerationStamp is a Hadoop FS primitive, identified by a long.
|
| Modifier and Type | Class and Description |
|---|---|
class |
INodeId
An id which uniquely identifies an inode.
|
class |
SequentialBlockIdGenerator
Generate the next valid block ID by incrementing the maximum block
ID allocated so far, starting at 2^30+1.
|
Copyright © 2013 Apache Software Foundation. All rights reserved.