| Constructor and Description |
|---|
KCVSConfiguration(BackendOperation.TransactionalProvider txProvider,
Configuration config,
KeyColumnValueStore store,
String identifier) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConsistentKeyIDAuthority
IDAuthority implementation
assuming that the backing store supports consistent key operations. |
| Modifier and Type | Class and Description |
|---|---|
class |
KCVSLog
Implementation of
Log wrapped around a KeyColumnValueStore. |
| Modifier and Type | Method and Description |
|---|---|
static <R> R |
BackendOperation.execute(BackendOperation.Transactional<R> exe,
BackendOperation.TransactionalProvider provider,
TimestampProvider times) |
static <R> R |
BackendOperation.execute(BackendOperation.Transactional<R> exe,
BackendOperation.TransactionalProvider provider,
TimestampProvider times,
java.time.Duration maxTime) |
Copyright © 2012–2015. All rights reserved.