| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.shaded.protobuf.generated |
| 限定符和类型 | 方法和说明 |
|---|---|
static SnapshotProtos.SnapshotFileInfo.Type |
SnapshotProtos.SnapshotFileInfo.Type.forNumber(int value) |
SnapshotProtos.SnapshotFileInfo.Type |
SnapshotProtos.SnapshotFileInfoOrBuilder.getType()
required .hbase.pb.SnapshotFileInfo.Type type = 1; |
SnapshotProtos.SnapshotFileInfo.Type |
SnapshotProtos.SnapshotFileInfo.getType()
required .hbase.pb.SnapshotFileInfo.Type type = 1; |
SnapshotProtos.SnapshotFileInfo.Type |
SnapshotProtos.SnapshotFileInfo.Builder.getType()
required .hbase.pb.SnapshotFileInfo.Type type = 1; |
static SnapshotProtos.SnapshotFileInfo.Type |
SnapshotProtos.SnapshotFileInfo.Type.valueOf(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static SnapshotProtos.SnapshotFileInfo.Type |
SnapshotProtos.SnapshotFileInfo.Type.valueOf(int value)
已过时。
Use
forNumber(int) instead. |
static SnapshotProtos.SnapshotFileInfo.Type |
SnapshotProtos.SnapshotFileInfo.Type.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static SnapshotProtos.SnapshotFileInfo.Type[] |
SnapshotProtos.SnapshotFileInfo.Type.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static org.apache.hbase.thirdparty.com.google.protobuf.Internal.EnumLiteMap<SnapshotProtos.SnapshotFileInfo.Type> |
SnapshotProtos.SnapshotFileInfo.Type.internalGetValueMap() |
| 限定符和类型 | 方法和说明 |
|---|---|
SnapshotProtos.SnapshotFileInfo.Builder |
SnapshotProtos.SnapshotFileInfo.Builder.setType(SnapshotProtos.SnapshotFileInfo.Type value)
required .hbase.pb.SnapshotFileInfo.Type type = 1; |
Copyright © 2007–2019. All rights reserved.