public class ChannelGrouper
extends java.lang.Object
Constructor and Description |
---|
ChannelGrouper() |
ChannelGrouper(java.lang.String configFileLoc) |
Modifier and Type | Method and Description |
---|---|
java.util.List<ChannelGroup> |
group(java.util.List<ChannelImpl> channels,
java.util.List<ChannelImpl> failures) |
static boolean |
sanityCheck(ChannelGroup channelGroup) |
public ChannelGrouper()
public ChannelGrouper(java.lang.String configFileLoc)
public java.util.List<ChannelGroup> group(java.util.List<ChannelImpl> channels, java.util.List<ChannelImpl> failures)
public static boolean sanityCheck(ChannelGroup channelGroup)