Index

A C E G K O P R W 
All Classes and Interfaces|All Packages

A

awaitAtMost(int, long) - Method in class pw.avvero.test.kafka.RecordCaptor
 

C

capture(RecordSnapshot) - Method in class pw.avvero.test.kafka.RecordCaptor
 
ContainerTestUtils - Class in pw.avvero.test.kafka
Utilities for testing listener containers.

E

eventCaptorListener(ConsumerRecord<Object, Object>, Map<String, Object>) - Method in class pw.avvero.test.kafka.RecordCaptorConsumer
Consume a ConsumerRecord.

G

getOffsetsForConsumerGroups(AdminClient, Set<String>, TopicPartition) - Static method in class pw.avvero.test.kafka.KafkaSupport
 
getOffsetsForTopics(AdminClient, Set<String>) - Static method in class pw.avvero.test.kafka.KafkaSupport
 
getRecords(String) - Method in class pw.avvero.test.kafka.RecordCaptor
 
getRecords(String, Object) - Method in class pw.avvero.test.kafka.RecordCaptor
 
getRecords(String, Object) - Method in interface pw.avvero.test.kafka.RecordCaptorAccess
 

K

KafkaSupport - Class in pw.avvero.test.kafka
Utility class providing support functions for Kafka in Spring applications.
KafkaSupport() - Constructor for class pw.avvero.test.kafka.KafkaSupport
 

O

OFFSET_COMMIT_WAIT_ATTEMPTS_MAX - Static variable in class pw.avvero.test.kafka.KafkaSupport
 
OFFSET_COMMIT_WAIT_TIME - Static variable in class pw.avvero.test.kafka.KafkaSupport
 

P

pw.avvero.test.kafka - package pw.avvero.test.kafka
 

R

RecordCaptor - Class in pw.avvero.test.kafka
 
RecordCaptor() - Constructor for class pw.avvero.test.kafka.RecordCaptor
 
RecordCaptorAccess - Interface in pw.avvero.test.kafka
 
RecordCaptorConsumer - Class in pw.avvero.test.kafka
 
RecordCaptorConsumer() - Constructor for class pw.avvero.test.kafka.RecordCaptorConsumer
 
RecordSnapshot - Class in pw.avvero.test.kafka
 
RecordSnapshot() - Constructor for class pw.avvero.test.kafka.RecordSnapshot
 
RecordSnapshotMapper - Class in pw.avvero.test.kafka
 
RecordSnapshotMapper() - Constructor for class pw.avvero.test.kafka.RecordSnapshotMapper
 
recordToSnapshot(ConsumerRecord<Object, Object>, Map<String, Object>) - Method in class pw.avvero.test.kafka.RecordSnapshotMapper
Converts a ConsumerRecord to a RecordSnapshot while filtering headers based on a provided map of bound headers.

W

waitForAssignment(Object, int) - Static method in class pw.avvero.test.kafka.ContainerTestUtils
Wait until the container has the required number of assigned partitions and return the actual number of assigned partitions.
waitForPartitionAssignment(ApplicationContext) - Static method in class pw.avvero.test.kafka.KafkaSupport
Waits for the partition assignment for all Kafka listener containers in the application context.
waitForPartitionOffsetCommit(List<String>) - Static method in class pw.avvero.test.kafka.KafkaSupport
Waits for the offset commit across all consumer groups for all topics in the provided list of bootstrap servers.
waitForPartitionOffsetCommit(ApplicationContext) - Static method in class pw.avvero.test.kafka.KafkaSupport
Waits for the offset commit for a given list of bootstrap servers retrieved from the application context.
A C E G K O P R W 
All Classes and Interfaces|All Packages