public class ConsumersExecutorService
extends java.lang.Object
| Constructor and Description |
|---|
ConsumersExecutorService(pl.allegro.tech.hermes.common.config.ConfigFactory configFactory,
pl.allegro.tech.hermes.common.metric.HermesMetrics hermesMetrics) |
| Modifier and Type | Method and Description |
|---|---|
java.util.concurrent.Future |
execute(ConsumerProcess consumer) |
void |
shutdown() |
public ConsumersExecutorService(pl.allegro.tech.hermes.common.config.ConfigFactory configFactory,
pl.allegro.tech.hermes.common.metric.HermesMetrics hermesMetrics)
public java.util.concurrent.Future execute(ConsumerProcess consumer)
public void shutdown()