public interface StateContext
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Void> |
flush() |
void |
incr(String key,
long amount) |
void incr(String key, long amount)
CompletableFuture<Void> flush()
Copyright © 2017–2018 Apache Software Foundation. All rights reserved.