Deprecated API
Contents
-
Deprecated InterfacesInterfaceDescriptionSince 4.0. Use
api.Processor
instead.Since 4.0. Useapi.ProcessorSupplier
instead.Since 4.0. UseFixedKeyProcessor
instead.Since 4.0. UseFixedKeyProcessorSupplier
instead.
-
Deprecated ClassesClassDescriptionSince 4.0 and should not be used any longer.
-
Deprecated Enum Classes
-
Deprecated FieldsFieldDescriptionSince 3.4. Use
"statestore.cache.max.bytes"
instead.Since 4.0. UseStreamsConfig.DESERIALIZATION_EXCEPTION_HANDLER_CLASS_CONFIG
instead.Since 3.7. UseStreamsConfig.DSL_STORE_SUPPLIERS_CLASS_CONFIG
instead.Since 4.0. UseStreamsConfig.PRODUCTION_EXCEPTION_HANDLER_CLASS_CONFIG
instead.
-
Deprecated MethodsMethodDescriptionSince 3.9. Use
DefaultProductionExceptionHandler.handle(ErrorHandlerContext, ProducerRecord, Exception)
instead.Since 3.9. UseDeserializationExceptionHandler.handle(ErrorHandlerContext, ConsumerRecord, Exception)
instead.Since 3.9. UseLogAndContinueExceptionHandler.handle(ErrorHandlerContext, ConsumerRecord, Exception)
instead.Since 3.9. UseLogAndFailExceptionHandler.handle(ErrorHandlerContext, ConsumerRecord, Exception)
instead.Since 3.9. UseProductionExceptionHandler.handle(ErrorHandlerContext, ProducerRecord, Exception)
instead.Since 4.0. UseConsumed.with(Serde, Serde, TimestampExtractor, AutoOffsetReset)
instead.Since 4.0. UseConsumed.with(AutoOffsetReset)
instead.Since 4.0. UseConsumed.withOffsetResetPolicy(AutoOffsetReset)
instead.Since 4.0 and should not be used any longer.Since 4.0 and should not be used any longer.Since 4.0 and should not be used any longer.Since 4.0 and should not be used any longer.Since 3.0. UseJoinWindows.ofTimeDifferenceAndGrace(Duration, Duration)
instead.Since 3.0. UseJoinWindows.ofTimeDifferenceWithNoGrace(Duration)
} instead.Since 4.0. UseStreamsConfig.deserializationExceptionHandler()
instead.Since 4.0. UseStreamsConfig.productionExceptionHandler()
instead.Since 4.0. UseTopology.addSource(org.apache.kafka.streams.AutoOffsetReset, String, String...)
instead.Since 4.0. UseTopology.addSource(org.apache.kafka.streams.AutoOffsetReset, String, Pattern)
instead.