Skip to content

Commit fe0f25f

Browse files
author
pivotal-rabbitmq-ci
committed
Fix performance tool dependencies
Performance tool dependencies are now optional in the default profile and they are "compile" (default) in the performance-tool profile. This way they are not pulled by projects using only the client. Fixes #24
1 parent 1250576 commit fe0f25f

File tree

490 files changed

+1344
-496
lines changed

Some content is hidden

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

490 files changed

+1344
-496
lines changed

0.4.0-SNAPSHOT/api/allclasses-frame.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 08:38:36 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 12:27:06 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>All Classes (RabbitMQ Stream Java Client 0.4.0-SNAPSHOT API)</title>
88
<meta name="date" content="2021-08-30">
@@ -72,6 +72,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
7272
<li><a href="com/rabbitmq/stream/EnvironmentBuilder.TlsConfiguration.html" title="interface in com.rabbitmq.stream" target="classFrame"><span class="interfaceName">EnvironmentBuilder.TlsConfiguration</span></a></li>
7373
<li><a href="com/rabbitmq/stream/sasl/ExternalSaslMechanism.html" title="class in com.rabbitmq.stream.sasl" target="classFrame">ExternalSaslMechanism</a></li>
7474
<li><a href="com/rabbitmq/stream/sasl/JdkSaslConfiguration.html" title="class in com.rabbitmq.stream.sasl" target="classFrame">JdkSaslConfiguration</a></li>
75+
<li><a href="com/rabbitmq/stream/perf/LogUtils.html" title="class in com.rabbitmq.stream.perf" target="classFrame">LogUtils</a></li>
7576
<li><a href="com/rabbitmq/stream/Message.html" title="interface in com.rabbitmq.stream" target="classFrame"><span class="interfaceName">Message</span></a></li>
7677
<li><a href="com/rabbitmq/stream/impl/MessageBatch.html" title="class in com.rabbitmq.stream.impl" target="classFrame">MessageBatch</a></li>
7778
<li><a href="com/rabbitmq/stream/MessageBuilder.html" title="interface in com.rabbitmq.stream" target="classFrame"><span class="interfaceName">MessageBuilder</span></a></li>

0.4.0-SNAPSHOT/api/allclasses-noframe.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 08:38:36 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 12:27:06 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>All Classes (RabbitMQ Stream Java Client 0.4.0-SNAPSHOT API)</title>
88
<meta name="date" content="2021-08-30">
@@ -72,6 +72,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
7272
<li><a href="com/rabbitmq/stream/EnvironmentBuilder.TlsConfiguration.html" title="interface in com.rabbitmq.stream"><span class="interfaceName">EnvironmentBuilder.TlsConfiguration</span></a></li>
7373
<li><a href="com/rabbitmq/stream/sasl/ExternalSaslMechanism.html" title="class in com.rabbitmq.stream.sasl">ExternalSaslMechanism</a></li>
7474
<li><a href="com/rabbitmq/stream/sasl/JdkSaslConfiguration.html" title="class in com.rabbitmq.stream.sasl">JdkSaslConfiguration</a></li>
75+
<li><a href="com/rabbitmq/stream/perf/LogUtils.html" title="class in com.rabbitmq.stream.perf">LogUtils</a></li>
7576
<li><a href="com/rabbitmq/stream/Message.html" title="interface in com.rabbitmq.stream"><span class="interfaceName">Message</span></a></li>
7677
<li><a href="com/rabbitmq/stream/impl/MessageBatch.html" title="class in com.rabbitmq.stream.impl">MessageBatch</a></li>
7778
<li><a href="com/rabbitmq/stream/MessageBuilder.html" title="interface in com.rabbitmq.stream"><span class="interfaceName">MessageBuilder</span></a></li>

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 08:38:35 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 12:27:05 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>Address (RabbitMQ Stream Java Client 0.4.0-SNAPSHOT API)</title>
88
<meta name="date" content="2021-08-30">

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 08:38:35 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 12:27:05 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>AddressResolver (RabbitMQ Stream Java Client 0.4.0-SNAPSHOT API)</title>
88
<meta name="date" content="2021-08-30">

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 08:38:35 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 12:27:05 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>AuthenticationFailureException (RabbitMQ Stream Java Client 0.4.0-SNAPSHOT API)</title>
88
<meta name="date" content="2021-08-30">

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 08:38:35 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 12:27:06 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>BackOffDelayPolicy.FixedWithInitialDelayAndTimeoutBackOffPolicy (RabbitMQ Stream Java Client 0.4.0-SNAPSHOT API)</title>
88
<meta name="date" content="2021-08-30">

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 08:38:35 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 12:27:06 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>BackOffDelayPolicy.FixedWithInitialDelayBackOffPolicy (RabbitMQ Stream Java Client 0.4.0-SNAPSHOT API)</title>
88
<meta name="date" content="2021-08-30">

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 08:38:35 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 12:27:05 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>BackOffDelayPolicy (RabbitMQ Stream Java Client 0.4.0-SNAPSHOT API)</title>
88
<meta name="date" content="2021-08-30">

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 08:38:35 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 12:27:06 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>ByteCapacity (RabbitMQ Stream Java Client 0.4.0-SNAPSHOT API)</title>
88
<meta name="date" content="2021-08-30">

0.4.0-SNAPSHOT/api/com/rabbitmq/stream/ChannelCustomizer.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 08:38:35 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 12:27:06 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>ChannelCustomizer (RabbitMQ Stream Java Client 0.4.0-SNAPSHOT API)</title>
88
<meta name="date" content="2021-08-30">

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 08:38:35 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 12:27:06 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>ChunkChecksum (RabbitMQ Stream Java Client 0.4.0-SNAPSHOT API)</title>
88
<meta name="date" content="2021-08-30">

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 08:38:35 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 12:27:06 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>ChunkChecksumValidationException (RabbitMQ Stream Java Client 0.4.0-SNAPSHOT API)</title>
88
<meta name="date" content="2021-08-30">

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 08:38:35 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 12:27:06 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>Codec.EncodedMessage (RabbitMQ Stream Java Client 0.4.0-SNAPSHOT API)</title>
88
<meta name="date" content="2021-08-30">

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 08:38:35 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 12:27:06 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>Codec (RabbitMQ Stream Java Client 0.4.0-SNAPSHOT API)</title>
88
<meta name="date" content="2021-08-30">

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 08:38:35 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 12:27:06 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>ConfirmationHandler (RabbitMQ Stream Java Client 0.4.0-SNAPSHOT API)</title>
88
<meta name="date" content="2021-08-30">

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 08:38:35 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 12:27:06 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>ConfirmationStatus (RabbitMQ Stream Java Client 0.4.0-SNAPSHOT API)</title>
88
<meta name="date" content="2021-08-30">

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 08:38:35 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 12:27:06 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>Constants (RabbitMQ Stream Java Client 0.4.0-SNAPSHOT API)</title>
88
<meta name="date" content="2021-08-30">

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 08:38:35 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 12:27:06 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>Consumer (RabbitMQ Stream Java Client 0.4.0-SNAPSHOT API)</title>
88
<meta name="date" content="2021-08-30">

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 08:38:35 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 12:27:06 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>ConsumerBuilder.AutoTrackingStrategy (RabbitMQ Stream Java Client 0.4.0-SNAPSHOT API)</title>
88
<meta name="date" content="2021-08-30">

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 08:38:35 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 12:27:06 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>ConsumerBuilder.ManualTrackingStrategy (RabbitMQ Stream Java Client 0.4.0-SNAPSHOT API)</title>
88
<meta name="date" content="2021-08-30">

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 08:38:35 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 12:27:06 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>ConsumerBuilder (RabbitMQ Stream Java Client 0.4.0-SNAPSHOT API)</title>
88
<meta name="date" content="2021-08-30">

0.4.0-SNAPSHOT/api/com/rabbitmq/stream/Environment.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 08:38:35 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 12:27:06 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>Environment (RabbitMQ Stream Java Client 0.4.0-SNAPSHOT API)</title>
88
<meta name="date" content="2021-08-30">

0.4.0-SNAPSHOT/api/com/rabbitmq/stream/EnvironmentBuilder.TlsConfiguration.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 08:38:35 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 12:27:06 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>EnvironmentBuilder.TlsConfiguration (RabbitMQ Stream Java Client 0.4.0-SNAPSHOT API)</title>
88
<meta name="date" content="2021-08-30">

0.4.0-SNAPSHOT/api/com/rabbitmq/stream/EnvironmentBuilder.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 08:38:35 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 12:27:06 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>EnvironmentBuilder (RabbitMQ Stream Java Client 0.4.0-SNAPSHOT API)</title>
88
<meta name="date" content="2021-08-30">

0.4.0-SNAPSHOT/api/com/rabbitmq/stream/Message.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 08:38:35 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 12:27:06 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>Message (RabbitMQ Stream Java Client 0.4.0-SNAPSHOT API)</title>
88
<meta name="date" content="2021-08-30">

0.4.0-SNAPSHOT/api/com/rabbitmq/stream/MessageBuilder.ApplicationPropertiesBuilder.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 08:38:35 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 12:27:06 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>MessageBuilder.ApplicationPropertiesBuilder (RabbitMQ Stream Java Client 0.4.0-SNAPSHOT API)</title>
88
<meta name="date" content="2021-08-30">

0.4.0-SNAPSHOT/api/com/rabbitmq/stream/MessageBuilder.MessageAnnotationsBuilder.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 08:38:35 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 12:27:06 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>MessageBuilder.MessageAnnotationsBuilder (RabbitMQ Stream Java Client 0.4.0-SNAPSHOT API)</title>
88
<meta name="date" content="2021-08-30">

0.4.0-SNAPSHOT/api/com/rabbitmq/stream/MessageBuilder.PropertiesBuilder.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 08:38:35 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 12:27:06 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>MessageBuilder.PropertiesBuilder (RabbitMQ Stream Java Client 0.4.0-SNAPSHOT API)</title>
88
<meta name="date" content="2021-08-30">

0.4.0-SNAPSHOT/api/com/rabbitmq/stream/MessageBuilder.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 08:38:35 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 12:27:06 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>MessageBuilder (RabbitMQ Stream Java Client 0.4.0-SNAPSHOT API)</title>
88
<meta name="date" content="2021-08-30">

0.4.0-SNAPSHOT/api/com/rabbitmq/stream/MessageHandler.Context.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 08:38:35 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 12:27:06 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>MessageHandler.Context (RabbitMQ Stream Java Client 0.4.0-SNAPSHOT API)</title>
88
<meta name="date" content="2021-08-30">

0.4.0-SNAPSHOT/api/com/rabbitmq/stream/MessageHandler.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 08:38:35 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 12:27:06 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>MessageHandler (RabbitMQ Stream Java Client 0.4.0-SNAPSHOT API)</title>
88
<meta name="date" content="2021-08-30">

0.4.0-SNAPSHOT/api/com/rabbitmq/stream/OffsetSpecification.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 08:38:35 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 12:27:06 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>OffsetSpecification (RabbitMQ Stream Java Client 0.4.0-SNAPSHOT API)</title>
88
<meta name="date" content="2021-08-30">

0.4.0-SNAPSHOT/api/com/rabbitmq/stream/Producer.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 08:38:35 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 12:27:06 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>Producer (RabbitMQ Stream Java Client 0.4.0-SNAPSHOT API)</title>
88
<meta name="date" content="2021-08-30">

0.4.0-SNAPSHOT/api/com/rabbitmq/stream/ProducerBuilder.RoutingType.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 08:38:35 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 12:27:06 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>ProducerBuilder.RoutingType (RabbitMQ Stream Java Client 0.4.0-SNAPSHOT API)</title>
88
<meta name="date" content="2021-08-30">

0.4.0-SNAPSHOT/api/com/rabbitmq/stream/ProducerBuilder.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 08:38:35 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 12:27:06 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>ProducerBuilder (RabbitMQ Stream Java Client 0.4.0-SNAPSHOT API)</title>
88
<meta name="date" content="2021-08-30">

0.4.0-SNAPSHOT/api/com/rabbitmq/stream/Properties.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 08:38:35 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 12:27:06 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>Properties (RabbitMQ Stream Java Client 0.4.0-SNAPSHOT API)</title>
88
<meta name="date" content="2021-08-30">

0.4.0-SNAPSHOT/api/com/rabbitmq/stream/StreamCreator.LeaderLocator.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 08:38:35 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 12:27:06 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>StreamCreator.LeaderLocator (RabbitMQ Stream Java Client 0.4.0-SNAPSHOT API)</title>
88
<meta name="date" content="2021-08-30">

0.4.0-SNAPSHOT/api/com/rabbitmq/stream/StreamCreator.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 08:38:35 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 12:27:06 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>StreamCreator (RabbitMQ Stream Java Client 0.4.0-SNAPSHOT API)</title>
88
<meta name="date" content="2021-08-30">

0.4.0-SNAPSHOT/api/com/rabbitmq/stream/StreamDoesNotExistException.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 08:38:35 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 12:27:06 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>StreamDoesNotExistException (RabbitMQ Stream Java Client 0.4.0-SNAPSHOT API)</title>
88
<meta name="date" content="2021-08-30">

0.4.0-SNAPSHOT/api/com/rabbitmq/stream/StreamException.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 08:38:35 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 12:27:06 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>StreamException (RabbitMQ Stream Java Client 0.4.0-SNAPSHOT API)</title>
88
<meta name="date" content="2021-08-30">

0.4.0-SNAPSHOT/api/com/rabbitmq/stream/amqp/Symbol.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 08:38:35 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 12:27:06 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>Symbol (RabbitMQ Stream Java Client 0.4.0-SNAPSHOT API)</title>
88
<meta name="date" content="2021-08-30">

0.4.0-SNAPSHOT/api/com/rabbitmq/stream/amqp/UnsignedByte.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 08:38:35 GMT 2021 -->
5+
<!-- Generated by javadoc (1.8.0_302) on Mon Aug 30 12:27:06 GMT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<title>UnsignedByte (RabbitMQ Stream Java Client 0.4.0-SNAPSHOT API)</title>
88
<meta name="date" content="2021-08-30">

0 commit comments

Comments
 (0)