Modifier and Type | Class and Description |
---|---|
static class |
HdfsState.HdfsFileOptions |
static class |
HdfsState.Options |
static class |
HdfsState.SequenceFileOptions |
Modifier and Type | Field and Description |
---|---|
static org.slf4j.Logger |
LOG |
Modifier and Type | Method and Description |
---|---|
void |
beginCommit(Long txId) |
void |
commit(Long txId) |
void |
updateState(List<TridentTuple> tuples,
TridentCollector tridentCollector) |
public void beginCommit(Long txId)
beginCommit
in interface State
public void updateState(List<TridentTuple> tuples, TridentCollector tridentCollector)
Copyright © 2022 The Apache Software Foundation. All rights reserved.