Class KafkaTrace.Builder
java.lang.Object
io.smallrye.reactive.messaging.kafka.tracing.KafkaTrace.Builder
- Enclosing class:
- KafkaTrace
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()withClientId(String clientId) withGroupId(String groupId) withHeaders(org.apache.kafka.common.header.Headers headers) withOffset(long offset) withPartition(int partition)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withGroupId
-
withClientId
-
withPartition
-
withTopic
-
withOffset
-
withHeaders
-
build
-