| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.server.namenode |
| Modifier and Type | Method | Description |
|---|---|---|
static FsImageProto.INodeSection.INode.Type |
FsImageProto.INodeSection.INode.Type.forNumber(int value) |
|
FsImageProto.INodeSection.INode.Type |
FsImageProto.INodeSection.INode.Builder.getType() |
required .hadoop.hdfs.fsimage.INodeSection.INode.Type type = 1; |
FsImageProto.INodeSection.INode.Type |
FsImageProto.INodeSection.INode.getType() |
required .hadoop.hdfs.fsimage.INodeSection.INode.Type type = 1; |
FsImageProto.INodeSection.INode.Type |
FsImageProto.INodeSection.INodeOrBuilder.getType() |
required .hadoop.hdfs.fsimage.INodeSection.INode.Type type = 1; |
static FsImageProto.INodeSection.INode.Type |
FsImageProto.INodeSection.INode.Type.valueOf(int value) |
Deprecated.
|
static FsImageProto.INodeSection.INode.Type |
FsImageProto.INodeSection.INode.Type.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static FsImageProto.INodeSection.INode.Type |
FsImageProto.INodeSection.INode.Type.valueOf(org.apache.hadoop.thirdparty.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static FsImageProto.INodeSection.INode.Type[] |
FsImageProto.INodeSection.INode.Type.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
static org.apache.hadoop.thirdparty.protobuf.Internal.EnumLiteMap<FsImageProto.INodeSection.INode.Type> |
FsImageProto.INodeSection.INode.Type.internalGetValueMap() |
| Modifier and Type | Method | Description |
|---|---|---|
FsImageProto.INodeSection.INode.Builder |
FsImageProto.INodeSection.INode.Builder.setType(FsImageProto.INodeSection.INode.Type value) |
required .hadoop.hdfs.fsimage.INodeSection.INode.Type type = 1; |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.