Uses of Interface
org.apache.falcon.resource.channel.Channel

Packages that use Channel
org.apache.falcon.resource.channel   
 

Uses of Channel in org.apache.falcon.resource.channel
 

Classes in org.apache.falcon.resource.channel that implement Channel
 class AbstractChannel
          A base class for Channel.
 class HTTPChannel
          A Channel implementation for HTTP.
 class IPCChannel
          Inter-process implementation of a Channel.
 

Methods in org.apache.falcon.resource.channel that return Channel
static Channel ChannelFactory.get(String serviceName, String colo)
           
 



Copyright © 2013-2014 Apache Software Foundation. All Rights Reserved.