| Package | Description |
|---|---|
| io.kareldb.avro | |
| io.kareldb.kafka | |
| io.kareldb.schema | |
| io.kareldb.transaction.client | |
| io.kareldb.version |
| Modifier and Type | Method and Description |
|---|---|
VersionedCache |
AvroTable.getRows() |
| Modifier and Type | Method and Description |
|---|---|
VersionedCache |
KafkaTable.getRows() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract VersionedCache |
Table.getRows() |
| Modifier and Type | Method and Description |
|---|---|
VersionedCache |
KarelDbCellId.getCache() |
VersionedCache |
SnapshotFilterImpl.getVersionedCache() |
| Constructor and Description |
|---|
CommitTimestampLocatorImpl(KarelDbCellId cellId,
Map<Long,Long> commitCache,
VersionedCache versionedCache) |
KarelDbCellId(VersionedCache cache,
Comparable[] key,
long timestamp) |
SnapshotFilterImpl(VersionedCache versionedCache) |
| Modifier and Type | Method and Description |
|---|---|
VersionedCache |
VersionedCache.subCache(Comparable[] from,
boolean fromInclusive,
Comparable[] to,
boolean toInclusive) |
| Constructor and Description |
|---|
TxVersionedCache(VersionedCache cache) |
TxVersionedCache(VersionedCache cache,
boolean conflictFree) |
Copyright © 2020. All rights reserved.