Skip to content

Commit 4aa98a2

Browse files
committed
fix javadoc error
1 parent c96b31b commit 4aa98a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/io/axoniq/axonserver/connector/event/DcbEventChannel.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ default ResultStream<StreamEventsResponse> stream(StreamEventsRequest request, i
109109
* recommended. The {@code refillBatch} should be sufficiently small to allow for a constant flow of events to
110110
* consume.
111111
* </p>
112+
* <p>
112113
* The stream of events starts immediately upon the invocation of this method, making the first events available for
113114
* consumption as soon as they have arrived from Axon Server.
114115
* </p>

0 commit comments

Comments
 (0)