JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
io.aiven.kafka.connect.common.grouper
Interface RecordGrouper.Rotator<T>
Enclosing interface:
RecordGrouper
public static interface
RecordGrouper.Rotator<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
rotate
(
T
t)
Method Details
rotate
boolean
rotate
(
T
t)