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