CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 25: CCDAK: Confluent Certified Developer for Apache Kafka

The producer code below features a 'Callback' class with a method called 'onCompletion()'. In the 'onCompletion()' method, when the request is completed successfully, what does the 'metadata.offset()' value represent?

Nội dung câu hỏi

The producer code below features a 'Callback' class with a method called 'onCompletion()'. In the 'onCompletion()' method, when the request is completed successfully, what does the 'metadata.offset()' value represent?

Minh họa câu hỏi

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. The sequential ID of the message committed into a partition — đáp án hiện tại
  2. B. Its position in the producer's batch of massages
  3. C. The number of bytes that overflowed beyond a producer batch of messages
  4. D. The ID of the partition to which the message was committed

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề