| Package | Description |
|---|---|
| co.cask.cdap.data2.dataset2.lib.table.leveldb |
This package contains LevelDB implementations of the table dataset.
|
| co.cask.cdap.data2.metrics | |
| co.cask.cdap.data2.transaction.queue.leveldb |
This package contains levelDB implementation of queues.
|
| co.cask.cdap.data2.transaction.stream.leveldb |
This package contains class for stream consumer implementation that uses LevelDB as state store.
|
| Class and Description |
|---|
| KeyValue
This is a copy of parts of HBase's KeyValue, to be used for the leveldb table implementation.
|
| KeyValue.KeyComparator
Compare key portion of a
KeyValue. |
| KeyValue.SplitKeyValue
Utility class that splits a KeyValue buffer into separate byte arrays.
|
| KeyValue.Type
Key type.
|
| LevelDBTableAdmin |
| LevelDBTableService
Service maintaining all LevelDB tables.
|
| LevelDBTableService.TableStats
Represents LevelDB's table stats.
|
| Class and Description |
|---|
| LevelDBTableService
Service maintaining all LevelDB tables.
|
| Class and Description |
|---|
| LevelDBTableCore
Provides common operations for levelDB tables and queues.
|
| LevelDBTableService
Service maintaining all LevelDB tables.
|
| Class and Description |
|---|
| LevelDBTableCore
Provides common operations for levelDB tables and queues.
|
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.