public interface SourceFactory
Modifier and Type | Method and Description |
---|---|
Source |
create(String sourceName,
String type) |
Class<? extends Source> |
getClass(String type) |
Source create(String sourceName, String type) throws FlumeException
FlumeException
Class<? extends Source> getClass(String type) throws FlumeException
FlumeException
Copyright © 2009–2019 Apache Software Foundation. All rights reserved.