Package com.bakdata.kafka.streams.kstream
package com.bakdata.kafka.streams.kstream
-
ClassDescriptionBranchedKStreamX<K,
V> Extends theBranchedKStream
interface by adding methods to simplify Serde configuration, error handling, and topic accessBranchedX<K,V> Extends theBranched
interface by adding methods to simplify Serde configuration, error handling, and topic accessCogroupedKStreamX<K,VOut> Extends theCogroupedKStream
interface by adding methods to simplify Serde configuration, error handling, and topic accessConsumedX<K,V> UsePreconfigured
to lazily configureSerde
forConsumed
usingConfigurator
GroupedX<K,V> UsePreconfigured
to lazily configureSerde
forGrouped
usingConfigurator
JoinedX<K,V1, V2> UsePreconfigured
to lazily configureSerde
forJoined
usingConfigurator
KErrorStreamX<K,V, KR, VR> KStreamX
that contains successfully processed records and errors of a previous operationKGroupedStreamX<K,V> Extends theKGroupedStream
interface by adding methods to simplify Serde configuration, error handling, and topic accessKGroupedTableX<K,V> Extends theKGroupedTable
interface by adding methods to simplify Serde configuration, error handling, and topic accessKStreamX<K,V> Extends theKStream
interface by adding methods to simplify Serde configuration, error handling, and topic accessKTableX<K,V> Extends theKTable
interface by adding methods to simplify Serde configuration, error handling, and topic accessMaterializedX<K,V, S extends org.apache.kafka.streams.processor.StateStore> UsePreconfigured
to lazily configureSerde
forMaterialized
usingConfigurator
ProducedX<K,V> UsePreconfigured
to lazily configureSerde
forProduced
usingConfigurator
RepartitionedX<K,V> UsePreconfigured
to lazily configureSerde
forRepartitioned
usingConfigurator
SessionWindowedCogroupedKStreamX<K,VOut> Extends theSessionWindowedCogroupedKStream
interface by adding methods to simplify Serde configuration, error handling, and topic accessExtends theSessionWindowedKStream
interface by adding methods to simplify Serde configuration, error handling, and topic accessUsePreconfigured
to lazily configureSerde
forStores
usingConfigurator
StreamJoinedX<K,V1, V2> UsePreconfigured
to lazily configureSerde
forStreamJoined
usingConfigurator
Provides all runtime configurations and supports building aTopology
of aStreamsApp
Provides context for the configured Kafka Streams application environment, i.e., topic configuration and StreamsConfigTimeWindowedCogroupedKStreamX<K,VOut> Extends theTimeWindowedCogroupedKStream
interface by adding methods to simplify Serde configuration, error handling, and topic accessTimeWindowedKStreamX<K,V> Extends theTimeWindowedKStream
interface by adding methods to simplify Serde configuration, error handling, and topic access