Modifier and Type | Class and Description |
---|---|
static class |
JmsState.Options |
Modifier | Constructor and Description |
---|---|
protected |
JmsState(JmsState.Options options) |
Modifier and Type | Method and Description |
---|---|
void |
beginCommit(Long someLong) |
void |
commit(Long someLong) |
protected void |
prepare() |
void |
updateState(List<TridentTuple> tuples,
TridentCollector collector) |
protected JmsState(JmsState.Options options)
protected void prepare()
public void beginCommit(Long someLong)
beginCommit
in interface State
public void updateState(List<TridentTuple> tuples, TridentCollector collector) throws javax.jms.JMSException
javax.jms.JMSException
Copyright © 2022 The Apache Software Foundation. All rights reserved.