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.common |
Modifier and Type | Method and Description |
---|---|
static org.apache.hadoop.hdfs.server.common.StorageInfo |
PBHelper.convert(org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.StorageInfoProto info,
HdfsServerConstants.NodeType type) |
Modifier and Type | Method and Description |
---|---|
static HdfsServerConstants.NodeType |
HdfsServerConstants.NodeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HdfsServerConstants.NodeType[] |
HdfsServerConstants.NodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.