| Package | Description |
|---|---|
| io.github.bucket4j.distributed.proxy.generic.select_for_update |
| Modifier and Type | Method and Description |
|---|---|
static LockAndGetResult |
LockAndGetResult.locked(byte[] data) |
static LockAndGetResult |
LockAndGetResult.notLocked() |
LockAndGetResult |
SelectForUpdateBasedTransaction.tryLockAndGet()
Locks data by the key associated with this transaction and returns data that is associated with the key.
|
Copyright © 2022. All rights reserved.