| Package | Description |
|---|---|
| org.apache.hadoop.hbase.shaded.protobuf.generated |
| Modifier and Type | Method and Description |
|---|---|
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)
Deprecated.
Use
forNumber(int) instead. |
static SnapshotProtos.SnapshotFileInfo.Type |
SnapshotProtos.SnapshotFileInfo.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SnapshotProtos.SnapshotFileInfo.Type[] |
SnapshotProtos.SnapshotFileInfo.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.hbase.thirdparty.com.google.protobuf.Internal.EnumLiteMap<SnapshotProtos.SnapshotFileInfo.Type> |
SnapshotProtos.SnapshotFileInfo.Type.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
SnapshotProtos.SnapshotFileInfo.Builder |
SnapshotProtos.SnapshotFileInfo.Builder.setType(SnapshotProtos.SnapshotFileInfo.Type value)
required .hbase.pb.SnapshotFileInfo.Type type = 1; |
Copyright © 2007–2019 Cloudera. All rights reserved.