| Package | Description |
|---|---|
| net.volcanite.util |
Various utilities
|
| org.schwefel.kv |
schwefel - a dead simple RocksDB Java wrapper
|
| Class and Description |
|---|
| Byte4Key
Key generator for auto-incrementing fixed length 4 byte[] array keys which
wrap-around on overflow.
|
| Byte8Key
Key generator for auto-incrementing fixed length 8 byte[] array keys which
wrap-around on overflow.
|
| DoubleStatistics
A state object for collecting statistics such as count, min, max, sum,
average and variance (or standard deviation).
|
| DoubleStatisticsNoSync
A state object for collecting statistics such as count, min, max, sum,
average and variance (or standard deviation).
|
| DoubleStatisticsSync
A state object for collecting statistics such as count, min, max, sum,
average and variance (or standard deviation).
|
| Class and Description |
|---|
| DoubleStatistics
A state object for collecting statistics such as count, min, max, sum,
average and variance (or standard deviation).
|
Copyright © 2022. All rights reserved.