public class KafkaSink.KafkaSinkState
extends io.siddhi.core.util.snapshot.state.State
| Modifier and Type | Field and Description |
|---|---|
AtomicInteger |
lastSentSequenceNo |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canDestroy() |
void |
restore(Map<String,Object> state) |
Map<String,Object> |
snapshot() |
public AtomicInteger lastSentSequenceNo
public Map<String,Object> snapshot()
snapshot in class io.siddhi.core.util.snapshot.state.Statepublic void restore(Map<String,Object> state)
restore in class io.siddhi.core.util.snapshot.state.Statepublic boolean canDestroy()
canDestroy in class io.siddhi.core.util.snapshot.state.StateCopyright © 2019 WSO2. All rights reserved.