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(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static SnapshotProtos.SnapshotFileInfo.Type |
SnapshotProtos.SnapshotFileInfo.Type.valueOf(int value) |
static SnapshotProtos.SnapshotFileInfo.Type |
SnapshotProtos.SnapshotFileInfo.Type.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static SnapshotProtos.SnapshotFileInfo.Type[] |
SnapshotProtos.SnapshotFileInfo.Type.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|