| Package | Description |
|---|---|
| co.cask.cdap.data2.util.hbase |
| Modifier and Type | Method and Description |
|---|---|
static HBaseVersion.Version |
HBaseVersion.get()
Returns the major version of the currently loaded HBase library.
|
static HBaseVersion.Version |
HBaseVersion.Version.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HBaseVersion.Version[] |
HBaseVersion.Version.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.