| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BasicChannelSemantics | |
|---|---|
| org.apache.flume.channel | |
| org.apache.flume.channel.file | |
| org.apache.flume.channel.kafka | |
| Uses of BasicChannelSemantics in org.apache.flume.channel | 
|---|
| Subclasses of BasicChannelSemantics in org.apache.flume.channel | |
|---|---|
|  class | MemoryChannelMemoryChannel is the recommended channel to use when speeds which writing to disk is impractical is required or durability of data is not required. | 
|  class | SpillableMemoryChannelSpillableMemoryChannel will use main memory for buffering events until it has reached capacity. | 
| Uses of BasicChannelSemantics in org.apache.flume.channel.file | 
|---|
| Subclasses of BasicChannelSemantics in org.apache.flume.channel.file | |
|---|---|
|  class | FileChannelA durable Channelimplementation that uses the local file system for
 its storage. | 
| Uses of BasicChannelSemantics in org.apache.flume.channel.kafka | 
|---|
| Subclasses of BasicChannelSemantics in org.apache.flume.channel.kafka | |
|---|---|
|  class | KafkaChannel | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||