Package | Description |
---|---|
org.apache.hadoop.hdfs.protocol | |
org.apache.hadoop.hdfs.protocolPB |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
Modifier and Type | Method and Description |
---|---|
static HdfsConstants.SafeModeAction |
HdfsConstants.SafeModeAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HdfsConstants.SafeModeAction[] |
HdfsConstants.SafeModeAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static HdfsConstants.SafeModeAction |
PBHelperClient.convert(org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos.SafeModeActionProto a) |
Modifier and Type | Method and Description |
---|---|
static org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos.SafeModeActionProto |
PBHelperClient.convert(HdfsConstants.SafeModeAction a) |
Copyright © 2018 Apache Software Foundation. All Rights Reserved.