public interface EsperIOKafkaInputProcessor
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
init(EsperIOKafkaInputProcessorContext context) |
void |
process(org.apache.kafka.clients.consumer.ConsumerRecords<Object,Object> records) |
void init(EsperIOKafkaInputProcessorContext context)
void close()