index
int64
repo_id
string
file_path
string
content
string
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/config/MethodKafkaListenerEndpoint.java
/* * Copyright 2016-2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/config/MultiMethodKafkaListenerEndpoint.java
/* * Copyright 2016-2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/config/StreamsBuilderFactoryBean.java
/* * Copyright 2017-2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/config/StreamsBuilderFactoryBeanConfigurer.java
/* * Copyright 2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/config/StreamsBuilderFactoryBeanCustomizer.java
/* * Copyright 2020-2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/config/TopicBuilder.java
/* * Copyright 2019-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/config/package-info.java
/** * Package for kafka configuration */ @org.springframework.lang.NonNullApi package org.springframework.kafka.config;
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/core/ABSwitchCluster.java
/* * Copyright 2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/core/CleanupConfig.java
/* * Copyright 2018-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/core/ConsumerFactory.java
/* * Copyright 2016-2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/core/ConsumerPostProcessor.java
/* * Copyright 2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/core/DefaultKafkaConsumerFactory.java
/* * Copyright 2016-2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/core/DefaultKafkaProducerFactory.java
/* * Copyright 2016-2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/core/KafkaAdmin.java
/* * Copyright 2017-2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/core/KafkaAdminOperations.java
/* * Copyright 2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/core/KafkaFailureCallback.java
/* * Copyright 2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/core/KafkaOperations.java
/* * Copyright 2015-2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/core/KafkaProducerException.java
/* * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/core/KafkaResourceFactory.java
/* * Copyright 2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/core/KafkaResourceHolder.java
/* * Copyright 2017-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/core/KafkaSendCallback.java
/* * Copyright 2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/core/KafkaTemplate.java
/* * Copyright 2015-2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/core/MicrometerConsumerListener.java
/* * Copyright 2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/core/MicrometerProducerListener.java
/* * Copyright 2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/core/ProducerFactory.java
/* * Copyright 2016-2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/core/ProducerFactoryUtils.java
/* * Copyright 2002-2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/core/ProducerPostProcessor.java
/* * Copyright 2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/core/RoutingKafkaTemplate.java
/* * Copyright 2020-2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/core/package-info.java
/** * Package for kafka core components */ @org.springframework.lang.NonNullApi package org.springframework.kafka.core;
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/core
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/core/reactive/ReactiveKafkaConsumerTemplate.java
/* * Copyright 2019-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/core
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/core/reactive/ReactiveKafkaProducerTemplate.java
/* * Copyright 2019-2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/core
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/core/reactive/package-info.java
/** * Reactive component for consumer and producer. */ @org.springframework.lang.NonNullApi package org.springframework.kafka.core.reactive;
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/event/ConsumerFailedToStartEvent.java
/* * Copyright 2018-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/event/ConsumerPartitionPausedEvent.java
/* * Copyright 2018-2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/event/ConsumerPartitionResumedEvent.java
/* * Copyright 2018-2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/event/ConsumerPausedEvent.java
/* * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/event/ConsumerResumedEvent.java
/* * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/event/ConsumerStartedEvent.java
/* * Copyright 2018-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/event/ConsumerStartingEvent.java
/* * Copyright 2018-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/event/ConsumerStoppedEvent.java
/* * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/event/ConsumerStoppingEvent.java
/* * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/event/ContainerStoppedEvent.java
/* * Copyright 2018-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/event/KafkaEvent.java
/* * Copyright 2015-2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/event/ListenerContainerIdleEvent.java
/* * Copyright 2016-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/event/ListenerContainerNoLongerIdleEvent.java
/* * Copyright 2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/event/ListenerContainerPartitionIdleEvent.java
/* * Copyright 2016-2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/event/ListenerContainerPartitionNoLongerIdleEvent.java
/* * Copyright 2020-2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/event/NonResponsiveConsumerEvent.java
/* * Copyright 2017-2022 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/event/package-info.java
/** * Application Events. */ package org.springframework.kafka.event;
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/listener/AbstractConsumerSeekAware.java
/* * Copyright 2019-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/listener/AbstractKafkaBackOffManagerFactory.java
/* * Copyright 2018-2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/listener/AbstractMessageListenerContainer.java
/* * Copyright 2016-2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/listener/AcknowledgingConsumerAwareMessageListener.java
/* * Copyright 2017-2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/listener/AcknowledgingMessageListener.java
/* * Copyright 2015-2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/listener/AfterRollbackProcessor.java
/* * Copyright 2018-2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/listener/BatchAcknowledgingConsumerAwareMessageListener.java
/* * Copyright 2017-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/listener/BatchAcknowledgingMessageListener.java
/* * Copyright 2015-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/listener/BatchConsumerAwareMessageListener.java
/* * Copyright 2017-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/listener/BatchErrorHandler.java
/* * Copyright 2015-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/listener/BatchInterceptor.java
/* * Copyright 2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/listener/BatchListenerFailedException.java
/* * Copyright 2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/listener/BatchLoggingErrorHandler.java
/* * Copyright 2016-2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/listener/BatchMessageListener.java
/* * Copyright 2015-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/listener/CommonContainerStoppingErrorHandler.java
/* * Copyright 2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/listener/CommonDelegatingErrorHandler.java
/* * Copyright 2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/listener/CommonErrorHandler.java
/* * Copyright 2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/listener/CommonLoggingErrorHandler.java
/* * Copyright 2021-2022 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/listener/CommonMixedErrorHandler.java
/* * Copyright 2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/listener/CompositeBatchInterceptor.java
/* * Copyright 2019-2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/listener/CompositeRecordInterceptor.java
/* * Copyright 2019-2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/listener/ConcurrentMessageListenerContainer.java
/* * Copyright 2015-2022 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/listener/ConditionalDelegatingBatchErrorHandler.java
/* * Copyright 2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/listener/ConditionalDelegatingErrorHandler.java
/* * Copyright 2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/listener/ConsumerAwareBatchErrorHandler.java
/* * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/listener/ConsumerAwareErrorHandler.java
/* * Copyright 2017-2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/listener/ConsumerAwareListenerErrorHandler.java
/* * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/listener/ConsumerAwareMessageListener.java
/* * Copyright 2017-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/listener/ConsumerAwareRebalanceListener.java
/* * Copyright 2017-2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/listener/ConsumerAwareRecordInterceptor.java
/* * Copyright 2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/listener/ConsumerAwareRecordRecoverer.java
/* * Copyright 2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/listener/ConsumerProperties.java
/* * Copyright 2019-2022 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/listener/ConsumerRecordRecoverer.java
/* * Copyright 2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/listener/ConsumerSeekAware.java
/* * Copyright 2016-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/listener/ContainerAwareBatchErrorHandler.java
/* * Copyright 2017-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/listener/ContainerAwareErrorHandler.java
/* * Copyright 2017-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/listener/ContainerGroup.java
/* * Copyright 2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/listener/ContainerGroupSequencer.java
/* * Copyright 2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/listener/ContainerProperties.java
/* * Copyright 2016-2022 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/listener/ContainerStoppingBatchErrorHandler.java
/* * Copyright 2017-2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/listener/ContainerStoppingErrorHandler.java
/* * Copyright 2017-2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/listener/DeadLetterPublishingRecoverer.java
/* * Copyright 2018-2022 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/listener/DefaultAfterRollbackProcessor.java
/* * Copyright 2018-2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/listener/DefaultErrorHandler.java
/* * Copyright 2021-2022 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/listener/DelegatingMessageListener.java
/* * Copyright 2017-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/listener/DeliveryAttemptAware.java
/* * Copyright 2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/listener/ErrorHandler.java
/* * Copyright 2015-2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/listener/ErrorHandlerAdapter.java
/* * Copyright 2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/listener/ErrorHandlingUtils.java
/* * Copyright 2021-2022 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/listener/ExceptionClassifier.java
/* * Copyright 2021-2022 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/listener/FailedBatchProcessor.java
/* * Copyright 2021-2022 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...