|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BasicChannelSemantics | |
---|---|
org.apache.flume.channel | |
org.apache.flume.channel.file |
Uses of BasicChannelSemantics in org.apache.flume.channel |
---|
Subclasses of BasicChannelSemantics in org.apache.flume.channel | |
---|---|
class |
MemoryChannel
MemoryChannel is the recommended channel to use when speeds which writing to disk is impractical is required or durability of data is not required. |
Uses of BasicChannelSemantics in org.apache.flume.channel.file |
---|
Subclasses of BasicChannelSemantics in org.apache.flume.channel.file | |
---|---|
class |
FileChannel
A durable Channel implementation that uses the local file system for
its storage. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |