public class FetcherThreadPublisher extends Object
| Constructor and Description |
|---|
FetcherThreadPublisher(Configuration conf)
Configure all registered publishers
|
| Modifier and Type | Method and Description |
|---|---|
void |
publish(FetcherThreadEvent event,
Configuration conf)
Publish event to all registered publishers
|
public FetcherThreadPublisher(Configuration conf)
conf - Configuration to be usedpublic void publish(FetcherThreadEvent event, Configuration conf)
event - Event to be publishedconf - Configuration to be usedCopyright © 2021 The Apache Software Foundation