public class NRetryCallStoreMemory extends Object implements net.thevpc.nuts.concurrent.NRetryCallStore
| Constructor and Description |
|---|
NRetryCallStoreMemory() |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.concurrent.NRetryCallModel |
load(String id) |
void |
save(net.thevpc.nuts.concurrent.NRetryCallModel value) |
public net.thevpc.nuts.concurrent.NRetryCallModel load(String id)
load in interface net.thevpc.nuts.concurrent.NRetryCallStorepublic void save(net.thevpc.nuts.concurrent.NRetryCallModel value)
save in interface net.thevpc.nuts.concurrent.NRetryCallStoreCopyright © 2026 vpc open source initiative. All rights reserved.