| Package | Description |
|---|---|
| co.stateful |
Stateful.co SDK.
|
| co.stateful.cached |
Cached SDK interfaces (highly recommended to use in production).
|
| co.stateful.mock |
Mock of SDK.
|
| co.stateful.retry |
SDK that retries on failures.
|
| Modifier and Type | Method and Description |
|---|---|
Locks |
Sttc.locks()
Locks.
|
Locks |
RtSttc.locks() |
| Modifier and Type | Class and Description |
|---|---|
class |
CdLocks
Cached locks.
|
| Modifier and Type | Method and Description |
|---|---|
Locks |
CdSttc.locks() |
| Constructor and Description |
|---|
CdLocks(Locks orgn)
Ctor.
|
| Modifier and Type | Method and Description |
|---|---|
Locks |
MkSttc.locks() |
| Modifier and Type | Class and Description |
|---|---|
class |
ReLocks
Retriable locks.
|
| Modifier and Type | Method and Description |
|---|---|
Locks |
ReSttc.locks() |
| Constructor and Description |
|---|
ReLocks(Locks orgn)
Ctor.
|
Copyright © 2014–2015 stateful.co. All rights reserved.