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