Package | Description |
---|---|
org.apache.hadoop.hdfs.server.namenode |
Modifier and Type | Class and Description |
---|---|
class |
BackupImage
Extension of FSImage for the backup node.
|
Modifier and Type | Method and Description |
---|---|
FSImage |
NameNode.getFSImage()
get FSImage
|
FSImage |
FSNamesystem.getFSImage() |
static FSImage |
NameNodeHttpServer.getFsImageFromContext(javax.servlet.ServletContext context) |
Modifier and Type | Method and Description |
---|---|
void |
NameNodeHttpServer.setFSImage(FSImage fsImage)
Sets fsimage for use by servlets.
|
Copyright © 2013 Apache Software Foundation. All rights reserved.