Package | Description |
---|---|
org.apache.flume.channel | |
org.apache.flume.channel.file | |
org.apache.flume.channel.kafka |
Modifier and Type | Method and Description |
---|---|
protected BasicTransactionSemantics |
SpillableMemoryChannel.createTransaction() |
protected BasicTransactionSemantics |
MemoryChannel.createTransaction() |
protected abstract BasicTransactionSemantics |
BasicChannelSemantics.createTransaction()
Called to create new
Transaction objects, which must
extend BasicTransactionSemantics . |
Modifier and Type | Method and Description |
---|---|
protected BasicTransactionSemantics |
FileChannel.createTransaction() |
Modifier and Type | Method and Description |
---|---|
protected BasicTransactionSemantics |
KafkaChannel.createTransaction() |
Copyright © 2009–2019 Apache Software Foundation. All rights reserved.