org.apache.hadoop.chukwa.extraction.engine.datasource
Class DataSourceFactory

java.lang.Object
  extended by org.apache.hadoop.chukwa.extraction.engine.datasource.DataSourceFactory

public class DataSourceFactory
extends Object


Method Summary
 DataSource getDataSource(String datasourceName)
           
static DataSourceFactory getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static DataSourceFactory getInstance()

getDataSource

public DataSource getDataSource(String datasourceName)
                         throws DataSourceException
Throws:
DataSourceException


Copyright © ${year} The Apache Software Foundation