| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.protocolPB |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.hadoop.hdfs.server.namenode | |
| org.apache.hadoop.hdfs.server.protocol |
| Modifier and Type | Method | Description |
|---|---|---|
static NamenodeCommand |
PBHelper.convert(org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.NamenodeCommandProto cmd) |
|
NamenodeCommand |
NamenodeProtocolTranslatorPB.startCheckpoint(NamenodeRegistration registration) |
| Modifier and Type | Method | Description |
|---|---|---|
static org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.NamenodeCommandProto |
PBHelper.convert(NamenodeCommand cmd) |
| Modifier and Type | Method | Description |
|---|---|---|
NamenodeCommand |
NameNodeRpcServer.startCheckpoint(NamenodeRegistration registration) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
CheckpointCommand |
Checkpoint command.
|
| Modifier and Type | Method | Description |
|---|---|---|
NamenodeCommand |
NamenodeProtocol.startCheckpoint(NamenodeRegistration registration) |
A request to the active name-node to start a checkpoint.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.