JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.apache.kafka.streams.kstream
Interface Initializer<T>
Type Parameters:
T
- Aggregate value type.
public interface
Initializer<T>
The Initializer interface for creating an initial value for aggregations.
Method Summary
Methods
Modifier and Type
Method and Description
T
apply
()
Method Detail
apply
T
apply()
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method