Package | Description |
---|---|
org.hbase.async.generated |
Modifier and Type | Method and Description |
---|---|
static HBasePB.TimeUnit |
HBasePB.TimeUnit.valueOf(int value) |
static HBasePB.TimeUnit |
HBasePB.TimeUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HBasePB.TimeUnit[] |
HBasePB.TimeUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static com.google.protobuf.Internal.EnumLiteMap<HBasePB.TimeUnit> |
HBasePB.TimeUnit.internalGetValueMap() |
Copyright © 2010-2017, The Async HBase Authors