|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SnapshotProtos.SnapshotFileInfo.Type | |
---|---|
org.apache.hadoop.hbase.protobuf.generated |
Uses of SnapshotProtos.SnapshotFileInfo.Type in org.apache.hadoop.hbase.protobuf.generated |
---|
Methods in org.apache.hadoop.hbase.protobuf.generated that return SnapshotProtos.SnapshotFileInfo.Type | |
---|---|
SnapshotProtos.SnapshotFileInfo.Type |
SnapshotProtos.SnapshotFileInfoOrBuilder.getType()
required .SnapshotFileInfo.Type type = 1; |
SnapshotProtos.SnapshotFileInfo.Type |
SnapshotProtos.SnapshotFileInfo.getType()
required .SnapshotFileInfo.Type type = 1; |
SnapshotProtos.SnapshotFileInfo.Type |
SnapshotProtos.SnapshotFileInfo.Builder.getType()
required .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)
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. |
Methods in org.apache.hadoop.hbase.protobuf.generated that return types with arguments of type SnapshotProtos.SnapshotFileInfo.Type | |
---|---|
static com.google.protobuf.Internal.EnumLiteMap<SnapshotProtos.SnapshotFileInfo.Type> |
SnapshotProtos.SnapshotFileInfo.Type.internalGetValueMap()
|
Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type SnapshotProtos.SnapshotFileInfo.Type | |
---|---|
SnapshotProtos.SnapshotFileInfo.Builder |
SnapshotProtos.SnapshotFileInfo.Builder.setType(SnapshotProtos.SnapshotFileInfo.Type value)
required .SnapshotFileInfo.Type type = 1; |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |