| Package | Description |
|---|---|
| io.zeebe.logstreams.rocksdb |
| Modifier and Type | Method and Description |
|---|---|
static ZbRocksDb |
ZbRocksDb.open(org.rocksdb.DBOptions options,
String path,
List<org.rocksdb.ColumnFamilyDescriptor> columnFamilyDescriptors,
List<org.rocksdb.ColumnFamilyHandle> columnFamilyHandles) |
static ZbRocksDb |
ZbRocksDb.open(org.rocksdb.Options options,
String path) |
Copyright © 2017–2018 camunda services GmbH. All rights reserved.