You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pulsar-client-reactive-api/src/main/java/org/apache/pulsar/reactive/client/api/ImmutableReactiveMessageConsumerSpec.java
+35Lines changed: 35 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -283,6 +283,41 @@ public ImmutableReactiveMessageConsumerSpec(List<String> topicNames, Pattern top
283
283
/**
284
284
* Constructs an instance with the specified parameters. Intended for use by the
0 commit comments