Modifier and Type | Class and Description |
---|---|
static class |
MongoState.Options |
Modifier | Constructor and Description |
---|---|
protected |
MongoState(Map map,
MongoState.Options options) |
Modifier and Type | Method and Description |
---|---|
void |
beginCommit(Long txid) |
void |
commit(Long txid) |
protected void |
prepare() |
void |
updateState(List<TridentTuple> tuples,
TridentCollector collector) |
protected MongoState(Map map, MongoState.Options options)
protected void prepare()
public void beginCommit(Long txid)
beginCommit
in interface State
public void updateState(List<TridentTuple> tuples, TridentCollector collector)
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.