| 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 |
|---|---|
Counters |
Sttc.counters()
Counters.
|
Counters |
RtSttc.counters() |
| Modifier and Type | Class and Description |
|---|---|
class |
CdCounters
Cached counters.
|
| Modifier and Type | Method and Description |
|---|---|
Counters |
CdSttc.counters() |
| Constructor and Description |
|---|
CdCounters(Counters orgn)
Ctor.
|
| Modifier and Type | Method and Description |
|---|---|
Counters |
MkSttc.counters() |
| Modifier and Type | Class and Description |
|---|---|
class |
ReCounters
Retriable counters.
|
| Modifier and Type | Method and Description |
|---|---|
Counters |
ReSttc.counters() |
| Constructor and Description |
|---|
ReCounters(Counters orgn)
Ctor.
|
Copyright © 2014–2015 stateful.co. All rights reserved.