| Package | Description |
|---|---|
| co.cask.cdap.data2.transaction.stream.hbase |
This package contains class for stream consumer implementation that uses HBase as state store.
|
| co.cask.cdap.data2.transaction.stream.leveldb |
This package contains class for stream consumer implementation that uses LevelDB as state store.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HBaseStreamFileConsumer
A
StreamConsumer that uses HTable to store consuming states. |
| Modifier and Type | Class and Description |
|---|---|
class |
LevelDBStreamFileConsumer |
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.