File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -890,10 +890,10 @@ sqs_Scenario_SendReceiveBatch:
890890 <para>Use explicit batching when you need fine-grained control over batch composition and
891891 error handling. Use automatic batching when you want to optimize performance with minimal
892892 code changes.</para>
893- <para>Use explicit batch operations with messages.
893+ <para><emphasis role="strong">SendRecvBatch.java</emphasis> - Uses explicit batch operations with messages.
894894 snippet_tags:
895895 - sqs.java2.sendRecvBatch.main
896- - description : Use automatic batching of messages.
896+ - description : <emphasis role="strong">SimpleProducerConsumer.java</emphasis> - Uses automatic batching of messages.
897897 snippet_tags :
898898 - sqs.java2.batch_demo.main
899899 services :
You can’t perform that action at this time.
0 commit comments