See: Description
| Class | 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.
|
| LevelDBMetricsTable |
A metrics table client based on leveldb.
|
| LevelDBMetricsTableDefinition |
LevelDB backed implementation for
MetricsTable |
| LevelDBTable |
A table client based on LevelDB.
|
| LevelDBTableAdmin | |
| LevelDBTableCore |
Provides common operations for levelDB tables and queues.
|
| LevelDBTableDefinition | |
| LevelDBTableService |
Service maintaining all LevelDB tables.
|
| LevelDBTableService.KeyValueDBComparator |
A comparator for the keys of key/value pairs.
|
| LevelDBTableService.TableStats |
Represents LevelDB's table stats.
|
| Enum | Description |
|---|---|
| KeyValue.Type |
Key type.
|
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.