|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of HBaseProtos.SnapshotDescription.Type in org.apache.hadoop.hbase.protobuf.generated |
|---|
| Methods in org.apache.hadoop.hbase.protobuf.generated that return HBaseProtos.SnapshotDescription.Type | |
|---|---|
HBaseProtos.SnapshotDescription.Type |
HBaseProtos.SnapshotDescriptionOrBuilder.getType()
optional .SnapshotDescription.Type type = 4 [default = FLUSH]; |
HBaseProtos.SnapshotDescription.Type |
HBaseProtos.SnapshotDescription.getType()
optional .SnapshotDescription.Type type = 4 [default = FLUSH]; |
HBaseProtos.SnapshotDescription.Type |
HBaseProtos.SnapshotDescription.Builder.getType()
optional .SnapshotDescription.Type type = 4 [default = FLUSH]; |
static HBaseProtos.SnapshotDescription.Type |
HBaseProtos.SnapshotDescription.Type.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
|
static HBaseProtos.SnapshotDescription.Type |
HBaseProtos.SnapshotDescription.Type.valueOf(int value)
|
static HBaseProtos.SnapshotDescription.Type |
HBaseProtos.SnapshotDescription.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static HBaseProtos.SnapshotDescription.Type[] |
HBaseProtos.SnapshotDescription.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.apache.hadoop.hbase.protobuf.generated that return types with arguments of type HBaseProtos.SnapshotDescription.Type | |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<HBaseProtos.SnapshotDescription.Type> |
HBaseProtos.SnapshotDescription.Type.internalGetValueMap()
|
| Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type HBaseProtos.SnapshotDescription.Type | |
|---|---|
HBaseProtos.SnapshotDescription.Builder |
HBaseProtos.SnapshotDescription.Builder.setType(HBaseProtos.SnapshotDescription.Type value)
optional .SnapshotDescription.Type type = 4 [default = FLUSH]; |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||