index
int64
repo_id
string
file_path
string
content
string
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/streams
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/streams/messaging/package-info.java
/** * Package for classes related to spring-messaging with Kafka Streams. */ package org.springframework.kafka.streams.messaging;
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/support/AbstractKafkaHeaderMapper.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/support/Acknowledgment.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/support/AllowDenyCollectionManager.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/support/CompositeProducerListener.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/support/DefaultKafkaHeaderMapper.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/support/EndpointHandlerMethod.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/support/ExponentialBackOffWithMaxRetries.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/support/JacksonMimeTypeModule.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/support/JacksonPresent.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/support/JacksonUtils.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/support/JavaUtils.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/support/KafkaHeaderMapper.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/support/KafkaHeaders.java
/* * Copyright 2014-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/support/KafkaNull.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/support/KafkaStreamBrancher.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/support/KafkaUtils.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/support/LogIfLevelEnabled.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/support/LoggingProducerListener.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/support/ProducerListener.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/support/SendResult.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/support/SimpleKafkaHeaderMapper.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/support/Suffixer.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/support/TopicPartitionOffset.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/support/TransactionSupport.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/support/package-info.java
/** * Package for kafka support */ package org.springframework.kafka.support;
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/support
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/support/converter/BatchMessageConverter.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/support
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/support/converter/BatchMessagingMessageConverter.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/support
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/support/converter/ByteArrayJsonMessageConverter.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/support
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/support/converter/BytesJsonMessageConverter.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/support
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/support/converter/ConversionException.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/support
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/support/converter/JsonMessageConverter.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/support
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/support/converter/KafkaMessageHeaders.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/support
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/support/converter/MappingJacksonParameterizedConverter.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/support
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/support/converter/MessageConverter.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/support
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/support/converter/MessagingMessageConverter.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/support
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/support/converter/ProjectingMessageConverter.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/support
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/support/converter/RecordMessageConverter.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/support
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/support/converter/StringJsonMessageConverter.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/support
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/support/converter/package-info.java
/** * Package for kafka converters */ package org.springframework.kafka.support.converter;
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/support
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/support/mapping/AbstractJavaTypeMapper.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/support
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/support/mapping/ClassMapper.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/support
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/support/mapping/DefaultJackson2JavaTypeMapper.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/support
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/support/mapping/Jackson2JavaTypeMapper.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/support
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/support/mapping/package-info.java
/** * Provides classes related to type mapping. */ package org.springframework.kafka.support.mapping;
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/support
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/support/micrometer/MicrometerHolder.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/support
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/support/micrometer/package-info.java
/** * Provides classes to support Micrometer. */ package org.springframework.kafka.support.micrometer;
0
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/support
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/support/serializer/DelegatingByTopicDeserializer.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/support
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/support/serializer/DelegatingByTopicSerialization.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/support
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/support/serializer/DelegatingByTopicSerializer.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/support
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/support/serializer/DelegatingByTypeSerializer.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/support
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/support/serializer/DelegatingDeserializer.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/support
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/support/serializer/DelegatingSerializer.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/support
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/support/serializer/DeserializationException.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/support
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/support/serializer/ErrorHandlingDeserializer.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/support
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/support/serializer/FailedDeserializationInfo.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/support
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/support/serializer/JsonDeserializer.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/support
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/support/serializer/JsonSerde.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/support
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/support/serializer/JsonSerializer.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/support
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/support/serializer/JsonTypeResolver.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/support
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/support/serializer/ParseStringDeserializer.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/support
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/support/serializer/RetryingDeserializer.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/support
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/support/serializer/SerializationUtils.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/support
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/support/serializer/StringOrBytesSerializer.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/support
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/support/serializer/ToFromStringSerde.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/support
java-sources/ai/superstream/spring-kafka/2.8.4-alpha6/org/springframework/kafka/support/serializer/ToStringSerializer.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/transaction/ChainedKafkaTransactionManager.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/transaction/KafkaAwareTransactionManager.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/transaction/KafkaTransactionManager.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/transaction/package-info.java
/** * Provides classes related to transactions. */ package org.springframework.kafka.transaction;
0
java-sources/ai/superstream/superstream-clients/1.0.208/ai/superstream
java-sources/ai/superstream/superstream-clients/1.0.208/ai/superstream/agent/KafkaProducerCloseInterceptor.java
package ai.superstream.agent; import ai.superstream.util.SuperstreamLogger; import net.bytebuddy.asm.Advice; /** * Intercepts {@code KafkaProducer.close(..)} so that Superstream stops collecting * metrics and sending statistics for that producer instance after the * application has closed it. */ public class Kafk...
0
java-sources/ai/superstream/superstream-clients/1.0.208/ai/superstream
java-sources/ai/superstream/superstream-clients/1.0.208/ai/superstream/agent/KafkaProducerInterceptor.java
package ai.superstream.agent; import ai.superstream.core.ClientStatsReporter; import ai.superstream.core.SuperstreamManager; import ai.superstream.model.MetadataMessage; import ai.superstream.util.SuperstreamLogger; import ai.superstream.util.ClientUtils; import net.bytebuddy.asm.Advice; import java.util.AbstractMap; ...
0
java-sources/ai/superstream/superstream-clients/1.0.208/ai/superstream
java-sources/ai/superstream/superstream-clients/1.0.208/ai/superstream/agent/SuperstreamAgent.java
package ai.superstream.agent; import ai.superstream.util.SuperstreamLogger; import net.bytebuddy.agent.builder.AgentBuilder; import net.bytebuddy.asm.Advice; import net.bytebuddy.matcher.ElementMatchers; import java.lang.instrument.Instrumentation; import java.util.HashMap; import java.util.Map; /** * Java agent en...
0
java-sources/ai/superstream/superstream-clients/1.0.208/ai/superstream
java-sources/ai/superstream/superstream-clients/1.0.208/ai/superstream/core/ClientStatsCollector.java
package ai.superstream.core; import java.util.concurrent.atomic.AtomicLong; /** * Collects and tracks client statistics for Kafka producers. * This class provides methods to record data about producer operations * and calculates compression ratio metrics. */ public class ClientStatsCollector { // Tracks the t...
0
java-sources/ai/superstream/superstream-clients/1.0.208/ai/superstream
java-sources/ai/superstream/superstream-clients/1.0.208/ai/superstream/core/ClientStatsReporter.java
package ai.superstream.core; import ai.superstream.agent.KafkaProducerInterceptor; import ai.superstream.model.ClientStatsMessage; import ai.superstream.util.NetworkUtils; import ai.superstream.util.SuperstreamLogger; import ai.superstream.util.KafkaPropertiesUtils; import ai.superstream.util.ClientUtils; import com....
0
java-sources/ai/superstream/superstream-clients/1.0.208/ai/superstream
java-sources/ai/superstream/superstream-clients/1.0.208/ai/superstream/core/ConfigurationOptimizer.java
package ai.superstream.core; import ai.superstream.model.MetadataMessage; import ai.superstream.model.TopicConfiguration; import ai.superstream.util.SuperstreamLogger; import java.util.*; import java.util.stream.Collectors; /** * Optimizes Kafka producer configurations based on metadata. */ public class Configurat...
0
java-sources/ai/superstream/superstream-clients/1.0.208/ai/superstream
java-sources/ai/superstream/superstream-clients/1.0.208/ai/superstream/core/MetadataConsumer.java
package ai.superstream.core; import ai.superstream.model.MetadataMessage; import ai.superstream.util.SuperstreamLogger; import ai.superstream.util.KafkaPropertiesUtils; import com.fasterxml.jackson.databind.ObjectMapper; import org.apache.kafka.clients.consumer.Consumer; import org.apache.kafka.clients.consumer.Consum...
0
java-sources/ai/superstream/superstream-clients/1.0.208/ai/superstream
java-sources/ai/superstream/superstream-clients/1.0.208/ai/superstream/core/SuperstreamManager.java
package ai.superstream.core; import ai.superstream.model.MetadataMessage; import ai.superstream.util.SuperstreamLogger; import java.util.*; import java.util.concurrent.ConcurrentHashMap; /** * Main manager class for the Superstream library. */ public class SuperstreamManager { private static final SuperstreamL...
0
java-sources/ai/superstream/superstream-clients/1.0.208/ai/superstream
java-sources/ai/superstream/superstream-clients/1.0.208/ai/superstream/model/ClientMessage.java
package ai.superstream.model; import com.fasterxml.jackson.annotation.JsonProperty; import java.util.Map; import java.util.Objects; /** * Represents a message to be sent to the superstream.clients topic. */ public class ClientMessage { private int superstreamClusterId; private boolean active; private S...
0
java-sources/ai/superstream/superstream-clients/1.0.208/ai/superstream
java-sources/ai/superstream/superstream-clients/1.0.208/ai/superstream/model/ClientStatsMessage.java
package ai.superstream.model; import com.fasterxml.jackson.annotation.JsonProperty; import java.util.Objects; /** * Represents a message containing client statistics information * to be sent to the superstream.clients topic. */ public class ClientStatsMessage { private String clientId; private String ipAd...
0
java-sources/ai/superstream/superstream-clients/1.0.208/ai/superstream
java-sources/ai/superstream/superstream-clients/1.0.208/ai/superstream/model/MetadataMessage.java
package ai.superstream.model; import com.fasterxml.jackson.annotation.JsonProperty; import java.util.List; import java.util.Objects; /** * Represents a message from the superstream.metadata_v1 topic. */ public class MetadataMessage { private int superstreamClusterId; private boolean active; private List...
0
java-sources/ai/superstream/superstream-clients/1.0.208/ai/superstream
java-sources/ai/superstream/superstream-clients/1.0.208/ai/superstream/model/TopicConfiguration.java
package ai.superstream.model; import com.fasterxml.jackson.annotation.JsonProperty; import java.util.Map; import java.util.Objects; /** * Represents the configuration for a specific Kafka topic. */ public class TopicConfiguration { private String topicName; private int potentialReductionPercentage; priv...
0
java-sources/ai/superstream/superstream-clients/1.0.208/ai/superstream
java-sources/ai/superstream/superstream-clients/1.0.208/ai/superstream/util/ClientUtils.java
package ai.superstream.util; import java.io.IOException; import java.io.InputStream; import java.lang.reflect.Field; import java.util.HashMap; import java.util.Map; import java.util.Properties; /** * Utility class for client-related operations. */ public class ClientUtils { private static final SuperstreamLogge...
0
java-sources/ai/superstream/superstream-clients/1.0.208/ai/superstream
java-sources/ai/superstream/superstream-clients/1.0.208/ai/superstream/util/EnvironmentVariables.java
package ai.superstream.util; import java.util.HashMap; import java.util.Map; /** * Utility class for collecting environment variables. */ public class EnvironmentVariables { private static final String SUPERSTREAM_PREFIX = "SUPERSTREAM_"; /** * Collects all environment variables that start with SUPERS...
0
java-sources/ai/superstream/superstream-clients/1.0.208/ai/superstream
java-sources/ai/superstream/superstream-clients/1.0.208/ai/superstream/util/KafkaPropertiesUtils.java
package ai.superstream.util; import java.util.Properties; /** * Utility class for Kafka properties management. */ public class KafkaPropertiesUtils { private static final SuperstreamLogger logger = SuperstreamLogger.getLogger(KafkaPropertiesUtils.class); /** * Copies essential client configuration pro...
0
java-sources/ai/superstream/superstream-clients/1.0.208/ai/superstream
java-sources/ai/superstream/superstream-clients/1.0.208/ai/superstream/util/NetworkUtils.java
package ai.superstream.util; import java.net.InetAddress; import java.net.NetworkInterface; import java.net.SocketException; import java.net.UnknownHostException; import java.util.Enumeration; /** * Utility class for network-related operations. */ public class NetworkUtils { private static final SuperstreamLogg...
0
java-sources/ai/superstream/superstream-clients/1.0.208/ai/superstream
java-sources/ai/superstream/superstream-clients/1.0.208/ai/superstream/util/SuperstreamLogger.java
package ai.superstream.util; /** * Custom logger for the Superstream library that falls back to System.out/System.err */ public class SuperstreamLogger { private static final String PREFIX = "superstream"; private final String className; // Flag to control debug logging - default to false to hide debug l...
0
java-sources/ai/superstream/superstream-clients-java/1.0.1-beta/ai/superstream
java-sources/ai/superstream/superstream-clients-java/1.0.1-beta/ai/superstream/agent/KafkaProducerInterceptor.java
package ai.superstream.agent; import ai.superstream.core.SuperstreamManager; import ai.superstream.util.SuperstreamLogger; import net.bytebuddy.asm.Advice; import java.lang.reflect.Field; import java.lang.reflect.Method; import java.util.Properties; import java.util.Map; /** * Intercepts KafkaProducer constructor ...
0
java-sources/ai/superstream/superstream-clients-java/1.0.1-beta/ai/superstream
java-sources/ai/superstream/superstream-clients-java/1.0.1-beta/ai/superstream/agent/SuperstreamAgent.java
package ai.superstream.agent; import ai.superstream.util.SuperstreamLogger; import net.bytebuddy.agent.builder.AgentBuilder; import net.bytebuddy.asm.Advice; import net.bytebuddy.matcher.ElementMatchers; import java.lang.instrument.Instrumentation; /** * Java agent entry point for the Superstream library. */ publi...
0
java-sources/ai/superstream/superstream-clients-java/1.0.1-beta/ai/superstream
java-sources/ai/superstream/superstream-clients-java/1.0.1-beta/ai/superstream/core/ClientReporter.java
package ai.superstream.core; import ai.superstream.model.ClientMessage; import ai.superstream.util.NetworkUtils; import ai.superstream.util.SuperstreamLogger; import com.fasterxml.jackson.databind.ObjectMapper; import org.apache.kafka.clients.producer.KafkaProducer; import org.apache.kafka.clients.producer.Producer; i...
0
java-sources/ai/superstream/superstream-clients-java/1.0.1-beta/ai/superstream
java-sources/ai/superstream/superstream-clients-java/1.0.1-beta/ai/superstream/core/ConfigurationOptimizer.java
package ai.superstream.core; import ai.superstream.model.MetadataMessage; import ai.superstream.model.TopicConfiguration; import ai.superstream.util.SuperstreamLogger; import java.util.*; import java.util.stream.Collectors; /** * Optimizes Kafka producer configurations based on metadata. */ public class Configurat...
0
java-sources/ai/superstream/superstream-clients-java/1.0.1-beta/ai/superstream
java-sources/ai/superstream/superstream-clients-java/1.0.1-beta/ai/superstream/core/MetadataConsumer.java
package ai.superstream.core; import ai.superstream.model.MetadataMessage; import ai.superstream.util.SuperstreamLogger; import com.fasterxml.jackson.databind.ObjectMapper; import org.apache.kafka.clients.consumer.Consumer; import org.apache.kafka.clients.consumer.ConsumerConfig; import org.apache.kafka.clients.consume...
0
java-sources/ai/superstream/superstream-clients-java/1.0.1-beta/ai/superstream
java-sources/ai/superstream/superstream-clients-java/1.0.1-beta/ai/superstream/core/SuperstreamManager.java
package ai.superstream.core; import ai.superstream.model.MetadataMessage; import ai.superstream.util.SuperstreamLogger; import java.util.*; import java.util.concurrent.ConcurrentHashMap; /** * Main manager class for the Superstream library. */ public class SuperstreamManager { private static final SuperstreamL...
0
java-sources/ai/superstream/superstream-clients-java/1.0.1-beta/ai/superstream
java-sources/ai/superstream/superstream-clients-java/1.0.1-beta/ai/superstream/model/ClientMessage.java
package ai.superstream.model; import com.fasterxml.jackson.annotation.JsonProperty; import java.util.Map; import java.util.Objects; /** * Represents a message to be sent to the superstream.clients topic. */ public class ClientMessage { private int superstreamClusterId; private boolean active; private S...
0
java-sources/ai/superstream/superstream-clients-java/1.0.1-beta/ai/superstream
java-sources/ai/superstream/superstream-clients-java/1.0.1-beta/ai/superstream/model/MetadataMessage.java
package ai.superstream.model; import com.fasterxml.jackson.annotation.JsonProperty; import java.util.List; import java.util.Objects; /** * Represents a message from the superstream.metadata_v1 topic. */ public class MetadataMessage { private int superstreamClusterId; private boolean active; private List...
0
java-sources/ai/superstream/superstream-clients-java/1.0.1-beta/ai/superstream
java-sources/ai/superstream/superstream-clients-java/1.0.1-beta/ai/superstream/util/NetworkUtils.java
package ai.superstream.util; import java.net.InetAddress; import java.net.NetworkInterface; import java.net.SocketException; import java.net.UnknownHostException; import java.util.Enumeration; /** * Utility class for network-related operations. */ public class NetworkUtils { private static final SuperstreamLogg...
0
java-sources/ai/superstream/superstream-clients-java/1.0.1-beta/ai/superstream
java-sources/ai/superstream/superstream-clients-java/1.0.1-beta/ai/superstream/util/SuperstreamLogger.java
package ai.superstream.util; import org.slf4j.Logger; import org.slf4j.LoggerFactory; /** * Custom logger for the Superstream library. * All logs will have the "superstream" prefix. */ public class SuperstreamLogger { private static final String PREFIX = "superstream"; private final Logger logger; pri...
0
java-sources/ai/superstream/superstream-java
java-sources/ai/superstream/superstream-java/1.0.12-beta16/App.java
package example; import java.time.Duration; import java.util.Collections; import java.util.HashMap; import java.util.Map; import java.util.Properties; import org.apache.kafka.clients.consumer.ConsumerConfig; import org.apache.kafka.clients.consumer.ConsumerRecord; import org.apache.kafka.clients.consumer.ConsumerReco...
0
java-sources/ai/superstream/superstream-java/1.0.12-beta16/ai
java-sources/ai/superstream/superstream-java/1.0.12-beta16/ai/superstream/Consts.java
package ai.superstream; public class Consts { public static final String sdkVersion = "1.0.11"; public static final String clientReconnectionUpdateSubject = "internal_tasks.clientReconnectionUpdate"; public static final String clientTypeUpdateSubject = "internal.clientTypeUpdate"; public static final S...
0
java-sources/ai/superstream/superstream-java/1.0.12-beta16/ai
java-sources/ai/superstream/superstream-java/1.0.12-beta16/ai/superstream/NatsAuthHandler.java
package ai.superstream; import io.nats.client.AuthHandler; import io.nats.client.NKey; public class NatsAuthHandler implements AuthHandler { private final String jwt; private final NKey nkey; public NatsAuthHandler(String jwt, String nkeySeed) { this.jwt = jwt; this.nkey = NKey.fromSeed(n...