| Package | Description |
|---|---|
| org.nustaq.reallive.impl | |
| org.nustaq.reallive.impl.actors | |
| org.nustaq.reallive.interfaces |
| Modifier and Type | Method and Description |
|---|---|
void |
StorageDriver.atomic(K key,
RLConsumer action) |
void |
Mutator.atomic(K key,
RLConsumer action) |
| Modifier and Type | Method and Description |
|---|---|
void |
TableSharding.ShardMutation.atomic(K key,
RLConsumer action) |
void |
RealLiveTableActor.atomic(K key,
RLConsumer<Record<K>> action) |
void |
TableSharding.atomic(K key,
RLConsumer<Record<K>> action) |
| Modifier and Type | Method and Description |
|---|---|
void |
Mutation.atomic(K key,
RLConsumer action) |
void |
RealLiveTable.atomic(K key,
RLConsumer<Record<K>> action) |
Copyright © 2016. All rights reserved.