Package com.bakdata.kafka.streams.kstream
package com.bakdata.kafka.streams.kstream
-
ClassDescriptionBranchedKStreamX<K,
V> Extends theBranchedKStreaminterface by adding methods to simplify Serde configuration, error handling, and topic accessBranchedX<K,V> Extends theBranchedinterface by adding methods to simplify Serde configuration, error handling, and topic accessCogroupedKStreamX<K,VOut> Extends theCogroupedKStreaminterface by adding methods to simplify Serde configuration, error handling, and topic accessConsumedX<K,V> UsePreconfiguredto lazily configureSerdeforConsumedusingConfiguratorGroupedX<K,V> UsePreconfiguredto lazily configureSerdeforGroupedusingConfiguratorJoinedX<K,V1, V2> UsePreconfiguredto lazily configureSerdeforJoinedusingConfiguratorKErrorStreamX<K,V, KR, VR> KStreamXthat contains successfully processed records and errors of a previous operationKGroupedStreamX<K,V> Extends theKGroupedStreaminterface by adding methods to simplify Serde configuration, error handling, and topic accessKGroupedTableX<K,V> Extends theKGroupedTableinterface by adding methods to simplify Serde configuration, error handling, and topic accessKStreamX<K,V> Extends theKStreaminterface by adding methods to simplify Serde configuration, error handling, and topic accessKTableX<K,V> Extends theKTableinterface by adding methods to simplify Serde configuration, error handling, and topic accessMaterializedX<K,V, S extends org.apache.kafka.streams.processor.StateStore> UsePreconfiguredto lazily configureSerdeforMaterializedusingConfiguratorProducedX<K,V> UsePreconfiguredto lazily configureSerdeforProducedusingConfiguratorRepartitionedX<K,V> UsePreconfiguredto lazily configureSerdeforRepartitionedusingConfiguratorSessionWindowedCogroupedKStreamX<K,VOut> Extends theSessionWindowedCogroupedKStreaminterface by adding methods to simplify Serde configuration, error handling, and topic accessExtends theSessionWindowedKStreaminterface by adding methods to simplify Serde configuration, error handling, and topic accessUsePreconfiguredto lazily configureSerdeforStoresusingConfiguratorStreamJoinedX<K,V1, V2> UsePreconfiguredto lazily configureSerdeforStreamJoinedusingConfiguratorProvides all runtime configurations and supports building aTopologyof aStreamsAppProvides context for the configured Kafka Streams application environment, i.e., topic configuration and StreamsConfigTimeWindowedCogroupedKStreamX<K,VOut> Extends theTimeWindowedCogroupedKStreaminterface by adding methods to simplify Serde configuration, error handling, and topic accessTimeWindowedKStreamX<K,V> Extends theTimeWindowedKStreaminterface by adding methods to simplify Serde configuration, error handling, and topic access