| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.server.namenode |
| Modifier and Type | Method | Description |
|---|---|---|
static FsImageProto.SnapshotDiffSection.DiffEntry.Type |
FsImageProto.SnapshotDiffSection.DiffEntry.Type.forNumber(int value) |
|
FsImageProto.SnapshotDiffSection.DiffEntry.Type |
FsImageProto.SnapshotDiffSection.DiffEntry.Builder.getType() |
required .hadoop.hdfs.fsimage.SnapshotDiffSection.DiffEntry.Type type = 1; |
FsImageProto.SnapshotDiffSection.DiffEntry.Type |
FsImageProto.SnapshotDiffSection.DiffEntry.getType() |
required .hadoop.hdfs.fsimage.SnapshotDiffSection.DiffEntry.Type type = 1; |
FsImageProto.SnapshotDiffSection.DiffEntry.Type |
FsImageProto.SnapshotDiffSection.DiffEntryOrBuilder.getType() |
required .hadoop.hdfs.fsimage.SnapshotDiffSection.DiffEntry.Type type = 1; |
static FsImageProto.SnapshotDiffSection.DiffEntry.Type |
FsImageProto.SnapshotDiffSection.DiffEntry.Type.valueOf(int value) |
Deprecated.
|
static FsImageProto.SnapshotDiffSection.DiffEntry.Type |
FsImageProto.SnapshotDiffSection.DiffEntry.Type.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static FsImageProto.SnapshotDiffSection.DiffEntry.Type |
FsImageProto.SnapshotDiffSection.DiffEntry.Type.valueOf(org.apache.hadoop.thirdparty.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static FsImageProto.SnapshotDiffSection.DiffEntry.Type[] |
FsImageProto.SnapshotDiffSection.DiffEntry.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.SnapshotDiffSection.DiffEntry.Type> |
FsImageProto.SnapshotDiffSection.DiffEntry.Type.internalGetValueMap() |
| Modifier and Type | Method | Description |
|---|---|---|
FsImageProto.SnapshotDiffSection.DiffEntry.Builder |
FsImageProto.SnapshotDiffSection.DiffEntry.Builder.setType(FsImageProto.SnapshotDiffSection.DiffEntry.Type value) |
required .hadoop.hdfs.fsimage.SnapshotDiffSection.DiffEntry.Type type = 1; |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.