| Package | Description |
|---|---|
| co.cask.cdap.data2.dataset2.lib.table.hbase |
This package contains HBase implementations of the table dataset.
|
| Modifier and Type | Method and Description |
|---|---|
MetricHBaseTableUtil.Version |
MetricHBaseTableUtil.getVersion(org.apache.hadoop.hbase.HTableDescriptor tableDescriptor) |
static MetricHBaseTableUtil.Version |
MetricHBaseTableUtil.Version.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetricHBaseTableUtil.Version[] |
MetricHBaseTableUtil.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.