JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
pw.avvero.test.kafka
Interface RecordCaptorAccess
All Known Implementing Classes:
RecordCaptor
public interface
RecordCaptorAccess
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
RecordSnapshot
>
getRecords
(
String
topic,
Object
key)
Method Details
getRecords
List
<
RecordSnapshot
>
getRecords
(
String
topic,
Object
key)