Skip to content

Commit 3ef6596

Browse files
committed
Log warning in case of unexpected use of dev mode
The dev mode is activated when no address resolver is set, the host is localhost, and the user is guest. The dev mode sets a resolver that always uses localhost, this avoids problems when e.g. the metadata frame returns the hostname of a local container that the client application cannot reach. This commit adds a warn-level log message if the client detects a local cluster setup (because there are several addresses passed in to the address resolver). References #420
1 parent 0bb2a64 commit 3ef6596

File tree

578 files changed

+1156
-1156
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

578 files changed

+1156
-1156
lines changed

0.20.0-SNAPSHOT/api/allclasses-index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (21) on Thu Oct 31 16:46:53 UTC 2024 -->
4+
<!-- Generated by javadoc (21) on Mon Nov 04 15:00:50 UTC 2024 -->
55
<title>All Classes and Interfaces (RabbitMQ Stream Java Client 0.20.0-SNAPSHOT API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2024-10-31">
8+
<meta name="dc.created" content="2024-11-04">
99
<meta name="description" content="class index">
1010
<meta name="generator" content="javadoc/AllClassesIndexWriter">
1111
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">

0.20.0-SNAPSHOT/api/allpackages-index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (21) on Thu Oct 31 16:46:53 UTC 2024 -->
4+
<!-- Generated by javadoc (21) on Mon Nov 04 15:00:50 UTC 2024 -->
55
<title>All Packages (RabbitMQ Stream Java Client 0.20.0-SNAPSHOT API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2024-10-31">
8+
<meta name="dc.created" content="2024-11-04">
99
<meta name="description" content="package index">
1010
<meta name="generator" content="javadoc/AllPackagesIndexWriter">
1111
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">

0.20.0-SNAPSHOT/api/com/rabbitmq/stream/Address.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (21) on Thu Oct 31 16:46:53 UTC 2024 -->
4+
<!-- Generated by javadoc (21) on Mon Nov 04 15:00:50 UTC 2024 -->
55
<title>Address (RabbitMQ Stream Java Client 0.20.0-SNAPSHOT API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2024-10-31">
8+
<meta name="dc.created" content="2024-11-04">
99
<meta name="description" content="declaration: package: com.rabbitmq.stream, class: Address">
1010
<meta name="generator" content="javadoc/ClassWriterImpl">
1111
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">

0.20.0-SNAPSHOT/api/com/rabbitmq/stream/AddressResolver.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (21) on Thu Oct 31 16:46:53 UTC 2024 -->
4+
<!-- Generated by javadoc (21) on Mon Nov 04 15:00:50 UTC 2024 -->
55
<title>AddressResolver (RabbitMQ Stream Java Client 0.20.0-SNAPSHOT API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2024-10-31">
8+
<meta name="dc.created" content="2024-11-04">
99
<meta name="description" content="declaration: package: com.rabbitmq.stream, interface: AddressResolver">
1010
<meta name="generator" content="javadoc/ClassWriterImpl">
1111
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">

0.20.0-SNAPSHOT/api/com/rabbitmq/stream/AuthenticationFailureException.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (21) on Thu Oct 31 16:46:53 UTC 2024 -->
4+
<!-- Generated by javadoc (21) on Mon Nov 04 15:00:50 UTC 2024 -->
55
<title>AuthenticationFailureException (RabbitMQ Stream Java Client 0.20.0-SNAPSHOT API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2024-10-31">
8+
<meta name="dc.created" content="2024-11-04">
99
<meta name="description" content="declaration: package: com.rabbitmq.stream, class: AuthenticationFailureException">
1010
<meta name="generator" content="javadoc/ClassWriterImpl">
1111
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">

0.20.0-SNAPSHOT/api/com/rabbitmq/stream/BackOffDelayPolicy.FixedWithInitialDelayAndTimeoutBackOffPolicy.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (21) on Thu Oct 31 16:46:53 UTC 2024 -->
4+
<!-- Generated by javadoc (21) on Mon Nov 04 15:00:50 UTC 2024 -->
55
<title>BackOffDelayPolicy.FixedWithInitialDelayAndTimeoutBackOffPolicy (RabbitMQ Stream Java Client 0.20.0-SNAPSHOT API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2024-10-31">
8+
<meta name="dc.created" content="2024-11-04">
99
<meta name="description" content="declaration: package: com.rabbitmq.stream, interface: BackOffDelayPolicy, class: FixedWithInitialDelayAndTimeoutBackOffPolicy">
1010
<meta name="generator" content="javadoc/ClassWriterImpl">
1111
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">

0.20.0-SNAPSHOT/api/com/rabbitmq/stream/BackOffDelayPolicy.FixedWithInitialDelayBackOffPolicy.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (21) on Thu Oct 31 16:46:53 UTC 2024 -->
4+
<!-- Generated by javadoc (21) on Mon Nov 04 15:00:50 UTC 2024 -->
55
<title>BackOffDelayPolicy.FixedWithInitialDelayBackOffPolicy (RabbitMQ Stream Java Client 0.20.0-SNAPSHOT API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2024-10-31">
8+
<meta name="dc.created" content="2024-11-04">
99
<meta name="description" content="declaration: package: com.rabbitmq.stream, interface: BackOffDelayPolicy, class: FixedWithInitialDelayBackOffPolicy">
1010
<meta name="generator" content="javadoc/ClassWriterImpl">
1111
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">

0.20.0-SNAPSHOT/api/com/rabbitmq/stream/BackOffDelayPolicy.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (21) on Thu Oct 31 16:46:53 UTC 2024 -->
4+
<!-- Generated by javadoc (21) on Mon Nov 04 15:00:50 UTC 2024 -->
55
<title>BackOffDelayPolicy (RabbitMQ Stream Java Client 0.20.0-SNAPSHOT API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2024-10-31">
8+
<meta name="dc.created" content="2024-11-04">
99
<meta name="description" content="declaration: package: com.rabbitmq.stream, interface: BackOffDelayPolicy">
1010
<meta name="generator" content="javadoc/ClassWriterImpl">
1111
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">

0.20.0-SNAPSHOT/api/com/rabbitmq/stream/ByteCapacity.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (21) on Thu Oct 31 16:46:53 UTC 2024 -->
4+
<!-- Generated by javadoc (21) on Mon Nov 04 15:00:50 UTC 2024 -->
55
<title>ByteCapacity (RabbitMQ Stream Java Client 0.20.0-SNAPSHOT API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2024-10-31">
8+
<meta name="dc.created" content="2024-11-04">
99
<meta name="description" content="declaration: package: com.rabbitmq.stream, class: ByteCapacity">
1010
<meta name="generator" content="javadoc/ClassWriterImpl">
1111
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">

0.20.0-SNAPSHOT/api/com/rabbitmq/stream/ChunkChecksum.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (21) on Thu Oct 31 16:46:53 UTC 2024 -->
4+
<!-- Generated by javadoc (21) on Mon Nov 04 15:00:50 UTC 2024 -->
55
<title>ChunkChecksum (RabbitMQ Stream Java Client 0.20.0-SNAPSHOT API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2024-10-31">
8+
<meta name="dc.created" content="2024-11-04">
99
<meta name="description" content="declaration: package: com.rabbitmq.stream, interface: ChunkChecksum">
1010
<meta name="generator" content="javadoc/ClassWriterImpl">
1111
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">

0.20.0-SNAPSHOT/api/com/rabbitmq/stream/ChunkChecksumValidationException.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (21) on Thu Oct 31 16:46:53 UTC 2024 -->
4+
<!-- Generated by javadoc (21) on Mon Nov 04 15:00:50 UTC 2024 -->
55
<title>ChunkChecksumValidationException (RabbitMQ Stream Java Client 0.20.0-SNAPSHOT API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2024-10-31">
8+
<meta name="dc.created" content="2024-11-04">
99
<meta name="description" content="declaration: package: com.rabbitmq.stream, class: ChunkChecksumValidationException">
1010
<meta name="generator" content="javadoc/ClassWriterImpl">
1111
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">

0.20.0-SNAPSHOT/api/com/rabbitmq/stream/Codec.EncodedMessage.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (21) on Thu Oct 31 16:46:53 UTC 2024 -->
4+
<!-- Generated by javadoc (21) on Mon Nov 04 15:00:50 UTC 2024 -->
55
<title>Codec.EncodedMessage (RabbitMQ Stream Java Client 0.20.0-SNAPSHOT API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2024-10-31">
8+
<meta name="dc.created" content="2024-11-04">
99
<meta name="description" content="declaration: package: com.rabbitmq.stream, interface: Codec, class: EncodedMessage">
1010
<meta name="generator" content="javadoc/ClassWriterImpl">
1111
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">

0.20.0-SNAPSHOT/api/com/rabbitmq/stream/Codec.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (21) on Thu Oct 31 16:46:53 UTC 2024 -->
4+
<!-- Generated by javadoc (21) on Mon Nov 04 15:00:50 UTC 2024 -->
55
<title>Codec (RabbitMQ Stream Java Client 0.20.0-SNAPSHOT API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2024-10-31">
8+
<meta name="dc.created" content="2024-11-04">
99
<meta name="description" content="declaration: package: com.rabbitmq.stream, interface: Codec">
1010
<meta name="generator" content="javadoc/ClassWriterImpl">
1111
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">

0.20.0-SNAPSHOT/api/com/rabbitmq/stream/ConfirmationHandler.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (21) on Thu Oct 31 16:46:53 UTC 2024 -->
4+
<!-- Generated by javadoc (21) on Mon Nov 04 15:00:50 UTC 2024 -->
55
<title>ConfirmationHandler (RabbitMQ Stream Java Client 0.20.0-SNAPSHOT API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2024-10-31">
8+
<meta name="dc.created" content="2024-11-04">
99
<meta name="description" content="declaration: package: com.rabbitmq.stream, interface: ConfirmationHandler">
1010
<meta name="generator" content="javadoc/ClassWriterImpl">
1111
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">

0.20.0-SNAPSHOT/api/com/rabbitmq/stream/ConfirmationStatus.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (21) on Thu Oct 31 16:46:53 UTC 2024 -->
4+
<!-- Generated by javadoc (21) on Mon Nov 04 15:00:50 UTC 2024 -->
55
<title>ConfirmationStatus (RabbitMQ Stream Java Client 0.20.0-SNAPSHOT API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2024-10-31">
8+
<meta name="dc.created" content="2024-11-04">
99
<meta name="description" content="declaration: package: com.rabbitmq.stream, class: ConfirmationStatus">
1010
<meta name="generator" content="javadoc/ClassWriterImpl">
1111
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">

0.20.0-SNAPSHOT/api/com/rabbitmq/stream/Constants.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (21) on Thu Oct 31 16:46:53 UTC 2024 -->
4+
<!-- Generated by javadoc (21) on Mon Nov 04 15:00:50 UTC 2024 -->
55
<title>Constants (RabbitMQ Stream Java Client 0.20.0-SNAPSHOT API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2024-10-31">
8+
<meta name="dc.created" content="2024-11-04">
99
<meta name="description" content="declaration: package: com.rabbitmq.stream, class: Constants">
1010
<meta name="generator" content="javadoc/ClassWriterImpl">
1111
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">

0.20.0-SNAPSHOT/api/com/rabbitmq/stream/Consumer.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (21) on Thu Oct 31 16:46:53 UTC 2024 -->
4+
<!-- Generated by javadoc (21) on Mon Nov 04 15:00:50 UTC 2024 -->
55
<title>Consumer (RabbitMQ Stream Java Client 0.20.0-SNAPSHOT API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2024-10-31">
8+
<meta name="dc.created" content="2024-11-04">
99
<meta name="description" content="declaration: package: com.rabbitmq.stream, interface: Consumer">
1010
<meta name="generator" content="javadoc/ClassWriterImpl">
1111
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">

0.20.0-SNAPSHOT/api/com/rabbitmq/stream/ConsumerBuilder.AutoTrackingStrategy.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (21) on Thu Oct 31 16:46:53 UTC 2024 -->
4+
<!-- Generated by javadoc (21) on Mon Nov 04 15:00:50 UTC 2024 -->
55
<title>ConsumerBuilder.AutoTrackingStrategy (RabbitMQ Stream Java Client 0.20.0-SNAPSHOT API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2024-10-31">
8+
<meta name="dc.created" content="2024-11-04">
99
<meta name="description" content="declaration: package: com.rabbitmq.stream, interface: ConsumerBuilder, interface: AutoTrackingStrategy">
1010
<meta name="generator" content="javadoc/ClassWriterImpl">
1111
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">

0.20.0-SNAPSHOT/api/com/rabbitmq/stream/ConsumerBuilder.FilterConfiguration.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (21) on Thu Oct 31 16:46:53 UTC 2024 -->
4+
<!-- Generated by javadoc (21) on Mon Nov 04 15:00:50 UTC 2024 -->
55
<title>ConsumerBuilder.FilterConfiguration (RabbitMQ Stream Java Client 0.20.0-SNAPSHOT API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2024-10-31">
8+
<meta name="dc.created" content="2024-11-04">
99
<meta name="description" content="declaration: package: com.rabbitmq.stream, interface: ConsumerBuilder, interface: FilterConfiguration">
1010
<meta name="generator" content="javadoc/ClassWriterImpl">
1111
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">

0.20.0-SNAPSHOT/api/com/rabbitmq/stream/ConsumerBuilder.FlowConfiguration.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (21) on Thu Oct 31 16:46:53 UTC 2024 -->
4+
<!-- Generated by javadoc (21) on Mon Nov 04 15:00:50 UTC 2024 -->
55
<title>ConsumerBuilder.FlowConfiguration (RabbitMQ Stream Java Client 0.20.0-SNAPSHOT API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2024-10-31">
8+
<meta name="dc.created" content="2024-11-04">
99
<meta name="description" content="declaration: package: com.rabbitmq.stream, interface: ConsumerBuilder, interface: FlowConfiguration">
1010
<meta name="generator" content="javadoc/ClassWriterImpl">
1111
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">

0.20.0-SNAPSHOT/api/com/rabbitmq/stream/ConsumerBuilder.ManualTrackingStrategy.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (21) on Thu Oct 31 16:46:53 UTC 2024 -->
4+
<!-- Generated by javadoc (21) on Mon Nov 04 15:00:50 UTC 2024 -->
55
<title>ConsumerBuilder.ManualTrackingStrategy (RabbitMQ Stream Java Client 0.20.0-SNAPSHOT API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2024-10-31">
8+
<meta name="dc.created" content="2024-11-04">
99
<meta name="description" content="declaration: package: com.rabbitmq.stream, interface: ConsumerBuilder, interface: ManualTrackingStrategy">
1010
<meta name="generator" content="javadoc/ClassWriterImpl">
1111
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">

0.20.0-SNAPSHOT/api/com/rabbitmq/stream/ConsumerBuilder.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (21) on Thu Oct 31 16:46:53 UTC 2024 -->
4+
<!-- Generated by javadoc (21) on Mon Nov 04 15:00:50 UTC 2024 -->
55
<title>ConsumerBuilder (RabbitMQ Stream Java Client 0.20.0-SNAPSHOT API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2024-10-31">
8+
<meta name="dc.created" content="2024-11-04">
99
<meta name="description" content="declaration: package: com.rabbitmq.stream, interface: ConsumerBuilder">
1010
<meta name="generator" content="javadoc/ClassWriterImpl">
1111
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">

0.20.0-SNAPSHOT/api/com/rabbitmq/stream/ConsumerFlowStrategy.Context.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (21) on Thu Oct 31 16:46:53 UTC 2024 -->
4+
<!-- Generated by javadoc (21) on Mon Nov 04 15:00:50 UTC 2024 -->
55
<title>ConsumerFlowStrategy.Context (RabbitMQ Stream Java Client 0.20.0-SNAPSHOT API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2024-10-31">
8+
<meta name="dc.created" content="2024-11-04">
99
<meta name="description" content="declaration: package: com.rabbitmq.stream, interface: ConsumerFlowStrategy, interface: Context">
1010
<meta name="generator" content="javadoc/ClassWriterImpl">
1111
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">

0.20.0-SNAPSHOT/api/com/rabbitmq/stream/ConsumerFlowStrategy.CreditOnChunkArrivalConsumerFlowStrategy.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (21) on Thu Oct 31 16:46:53 UTC 2024 -->
4+
<!-- Generated by javadoc (21) on Mon Nov 04 15:00:50 UTC 2024 -->
55
<title>ConsumerFlowStrategy.CreditOnChunkArrivalConsumerFlowStrategy (RabbitMQ Stream Java Client 0.20.0-SNAPSHOT API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2024-10-31">
8+
<meta name="dc.created" content="2024-11-04">
99
<meta name="description" content="declaration: package: com.rabbitmq.stream, interface: ConsumerFlowStrategy, class: CreditOnChunkArrivalConsumerFlowStrategy">
1010
<meta name="generator" content="javadoc/ClassWriterImpl">
1111
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">

0.20.0-SNAPSHOT/api/com/rabbitmq/stream/ConsumerFlowStrategy.MessageCountConsumerFlowStrategy.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (21) on Thu Oct 31 16:46:53 UTC 2024 -->
4+
<!-- Generated by javadoc (21) on Mon Nov 04 15:00:50 UTC 2024 -->
55
<title>ConsumerFlowStrategy.MessageCountConsumerFlowStrategy (RabbitMQ Stream Java Client 0.20.0-SNAPSHOT API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2024-10-31">
8+
<meta name="dc.created" content="2024-11-04">
99
<meta name="description" content="declaration: package: com.rabbitmq.stream, interface: ConsumerFlowStrategy, class: MessageCountConsumerFlowStrategy">
1010
<meta name="generator" content="javadoc/ClassWriterImpl">
1111
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">

0.20.0-SNAPSHOT/api/com/rabbitmq/stream/ConsumerFlowStrategy.MessageProcessedCallback.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<html lang>
33
<head>
4-
<!-- Generated by javadoc (21) on Thu Oct 31 16:46:53 UTC 2024 -->
4+
<!-- Generated by javadoc (21) on Mon Nov 04 15:00:50 UTC 2024 -->
55
<title>ConsumerFlowStrategy.MessageProcessedCallback (RabbitMQ Stream Java Client 0.20.0-SNAPSHOT API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2024-10-31">
8+
<meta name="dc.created" content="2024-11-04">
99
<meta name="description" content="declaration: package: com.rabbitmq.stream, interface: ConsumerFlowStrategy, interface: MessageProcessedCallback">
1010
<meta name="generator" content="javadoc/ClassWriterImpl">
1111
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">

0 commit comments

Comments
 (0)