Package | Description |
---|---|
org.apache.flume.channel |
Modifier and Type | Class and Description |
---|---|
class |
AbstractChannelSelector |
class |
MultiplexingChannelSelector |
class |
ReplicatingChannelSelector
Replicating channel selector.
|
Modifier and Type | Method and Description |
---|---|
static ChannelSelector |
ChannelSelectorFactory.create(List<Channel> channels,
ChannelSelectorConfiguration conf) |
static ChannelSelector |
ChannelSelectorFactory.create(List<Channel> channels,
Map<String,String> config) |
ChannelSelector |
ChannelProcessor.getSelector() |
Constructor and Description |
---|
ChannelProcessor(ChannelSelector selector) |
Copyright © 2009–2019 Apache Software Foundation. All rights reserved.