| Package | Description |
|---|---|
| co.cask.cdap.data2.dataset2.lib.table.hbase |
This package contains HBase implementations of the table dataset.
|
| co.cask.cdap.data2.dataset2.lib.table.inmemory |
This package contains in-memory implementations of the table dataset.
|
| co.cask.cdap.data2.dataset2.lib.table.leveldb |
This package contains LevelDB implementations of the table dataset.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HBaseTable
Dataset client for HBase tables.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryTable |
| Modifier and Type | Class and Description |
|---|---|
class |
LevelDBTable
A table client based on LevelDB.
|
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.