Uses of Class
io.confluent.kafka.serializers.protobuf.ProtobufSchemaAndValue
Packages that use ProtobufSchemaAndValue
-
Uses of ProtobufSchemaAndValue in io.confluent.kafka.serializers.protobuf
Methods in io.confluent.kafka.serializers.protobuf that return ProtobufSchemaAndValueModifier and TypeMethodDescriptionKafkaProtobufDeserializer.deserializeWithSchema(String topic, org.apache.kafka.common.header.Headers headers, byte[] bytes) protected ProtobufSchemaAndValueAbstractKafkaProtobufDeserializer.deserializeWithSchemaAndVersion(String topic, boolean isKey, org.apache.kafka.common.header.Headers headers, byte[] payload)