org.apache.flume.sink
Class DefaultSinkFactory
java.lang.Object
   org.apache.flume.sink.DefaultSinkFactory
org.apache.flume.sink.DefaultSinkFactory
- All Implemented Interfaces: 
- SinkFactory
- public class DefaultSinkFactory 
- extends Object- implements SinkFactory
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
DefaultSinkFactory
public DefaultSinkFactory()
create
public Sink create(String name,
                   String type)
            throws FlumeException
- 
- Specified by:
- createin interface- SinkFactory
 
- 
- Throws:
- FlumeException
 
getClass
public Class<? extends Sink> getClass(String type)
                               throws FlumeException
- 
- Specified by:
- getClassin interface- SinkFactory
 
- 
- Throws:
- FlumeException
 
Copyright © 2009-2015 Apache Software Foundation. All Rights Reserved.