public class NWorkBalancerStoreMemory extends Object implements net.thevpc.nuts.concurrent.NWorkBalancerStore
| Constructor and Description |
|---|
NWorkBalancerStoreMemory() |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.concurrent.NWorkBalancerModel |
load(String id) |
void |
save(net.thevpc.nuts.concurrent.NWorkBalancerModel model) |
public net.thevpc.nuts.concurrent.NWorkBalancerModel load(String id)
load in interface net.thevpc.nuts.concurrent.NWorkBalancerStorepublic void save(net.thevpc.nuts.concurrent.NWorkBalancerModel model)
save in interface net.thevpc.nuts.concurrent.NWorkBalancerStoreCopyright © 2026 vpc open source initiative. All rights reserved.