HBasePB.RegionSpecifier.RegionSpecifierType |
HBasePB.RegionSpecifierOrBuilder.getType()
required .RegionSpecifier.RegionSpecifierType type = 1;
|
HBasePB.RegionSpecifier.RegionSpecifierType |
HBasePB.RegionSpecifier.getType()
required .RegionSpecifier.RegionSpecifierType type = 1;
|
HBasePB.RegionSpecifier.RegionSpecifierType |
HBasePB.RegionSpecifier.Builder.getType()
required .RegionSpecifier.RegionSpecifierType type = 1;
|
static HBasePB.RegionSpecifier.RegionSpecifierType |
HBasePB.RegionSpecifier.RegionSpecifierType.valueOf(int value) |
static HBasePB.RegionSpecifier.RegionSpecifierType |
HBasePB.RegionSpecifier.RegionSpecifierType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HBasePB.RegionSpecifier.RegionSpecifierType[] |
HBasePB.RegionSpecifier.RegionSpecifierType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|