Uses of Interface
org.apache.hadoop.chukwa.datacollection.connector.Connector

Packages that use Connector
org.apache.hadoop.chukwa.datacollection.agent   
org.apache.hadoop.chukwa.datacollection.connector.http   
org.apache.hadoop.chukwa.datacollection.test   
 

Uses of Connector in org.apache.hadoop.chukwa.datacollection.agent
 

Methods in org.apache.hadoop.chukwa.datacollection.agent that return Connector
 Connector ChukwaAgent.getConnector()
           
 

Uses of Connector in org.apache.hadoop.chukwa.datacollection.connector.http
 

Classes in org.apache.hadoop.chukwa.datacollection.connector.http that implement Connector
 class HttpConnector
           
 

Uses of Connector in org.apache.hadoop.chukwa.datacollection.test
 

Classes in org.apache.hadoop.chukwa.datacollection.test that implement Connector
 class ConsoleOutConnector
          Output events to stdout.
 



Copyright © ${year} The Apache Software Foundation