| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Transaction | |
|---|---|
| org.apache.flume | |
| org.apache.flume.channel | |
| org.apache.flume.channel.jdbc | |
| org.apache.flume.channel.jdbc.impl | |
| Uses of Transaction in org.apache.flume | 
|---|
| Methods in org.apache.flume that return Transaction | |
|---|---|
|  Transaction | Channel.getTransaction() | 
| Uses of Transaction in org.apache.flume.channel | 
|---|
| Classes in org.apache.flume.channel that implement Transaction | |
|---|---|
|  class | BasicTransactionSemanticsAn implementation of basic Transactionsemantics designed
 to work in concert withBasicChannelSemanticsto simplify
 creation of robustChannelimplementations. | 
| static class | PseudoTxnMemoryChannel.NoOpTransactionA no-op transaction implementation that does nothing at all. | 
| Methods in org.apache.flume.channel that return Transaction | |
|---|---|
|  Transaction | PseudoTxnMemoryChannel.getTransaction() | 
|  Transaction | BasicChannelSemantics.getTransaction()Initializes the channel if it is not already, then checks to see if there is an open transaction for this thread, creating a new one via createTransactionif not. | 
| static Transaction | PseudoTxnMemoryChannel.NoOpTransaction.sharedInstance() | 
| Uses of Transaction in org.apache.flume.channel.jdbc | 
|---|
| Methods in org.apache.flume.channel.jdbc that return Transaction | |
|---|---|
|  Transaction | JdbcChannelProvider.getTransaction() | 
|  Transaction | JdbcChannel.getTransaction() | 
| Uses of Transaction in org.apache.flume.channel.jdbc.impl | 
|---|
| Classes in org.apache.flume.channel.jdbc.impl that implement Transaction | |
|---|---|
|  class | JdbcTransactionImpl | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||