Package | Description |
---|---|
org.apache.hadoop.hdfs.protocolPB | |
org.apache.hadoop.hdfs.server.protocol |
Modifier and Type | Method and Description |
---|---|
static NamenodeCommand |
PBHelper.convert(HdfsProtos.NamenodeCommandProto cmd) |
NamenodeCommand |
NamenodeProtocolTranslatorPB.startCheckpoint(NamenodeRegistration registration) |
Modifier and Type | Method and Description |
---|---|
static HdfsProtos.NamenodeCommandProto |
PBHelper.convert(NamenodeCommand cmd) |
Modifier and Type | Class and Description |
---|---|
class |
CheckpointCommand
Checkpoint command.
|
Modifier and Type | Method and Description |
---|---|
NamenodeCommand |
NamenodeProtocol.startCheckpoint(NamenodeRegistration registration)
A request to the active name-node to start a checkpoint.
|
Copyright © 2013 Apache Software Foundation. All rights reserved.